first strange panic
(kgdb) bt
#0 doadump () at pcpu.h:160
#1 0xc04fd0e4 in boot (howto=260) at ../../../kern/kern_shutdown.c:412
#2 0xc04fd3a8 in panic (fmt=0xc0660135 "from debugger")
at ../../../kern/kern_shutdown.c:568
#3 0xc0447869 in db_panic (addr=-1068451674, have_addr=0, count=-1,
modif=0xe688dad0 "") at ../../../ddb/db_command.c:435
#4 0xc0447800 in db_command (last_cmdp=0xc06bcae4, cmd_table=0x0,
aux_cmd_tablep=0xc0688ff0, aux_cmd_tablep_end=0xc0688ff4)
at ../../../ddb/db_command.c:349
#5 0xc04478c8 in db_command_loop () at ../../../ddb/db_command.c:455
#6 0xc044945d in db_trap (type=18, code=0) at ../../../ddb/db_main.c:221
#7 0xc0514136 in kdb_trap (type=18, code=0, tf=0xe688dc38)
at ../../../kern/subr_kdb.c:470
#8 0xc0635cbd in trap_fatal (frame=0xe688dc38, eva=0)
at ../../../i386/i386/trap.c:812
#9 0xc0635828 in trap (frame=
{tf_fs = -1042415592, tf_es = 16, tf_ds = -1066467312, tf_edi = -104207104
0, tf_esi = -1042071040, tf_ebp = -427238264, tf_isp = -427238300, tf_ebx = -104
2071040, tf_edx = 0, tf_ecx = -1044238327, tf_eax = 71157028, tf_trapno = 18, tf
_err = 0, tf_eip = -1068451674, tf_cs = 8, tf_eflags = 66118, tf_esp = -10442383
36, tf_ss = 0}) at ../../../i386/i386/trap.c:622
#10 0xc062885a in calltrap () at ../../../i386/i386/exception.s:140
#11 0xc1de0018 in ?? ()
#12 0x00000010 in ?? ()
#13 0xc06f0010 in ?? ()
#14 0xc1e34200 in ?? ()
#15 0xc1e34200 in ?? ()
#16 0xe688dc88 in ?? ()
#17 0xe688dc64 in ?? ()
#18 0xc1e34200 in ?? ()
#19 0x00000000 in ?? ()
#20 0xc1c23009 in ?? ()
#21 0x043dc524 in ?? ()
#22 0x00000012 in ?? ()
#23 0x00000000 in ?? ()
#24 0xc050b8a6 in link_elf_lookup_symbol (lf=0xc1e34200,
name=0xc1c23000 "icmp6stat", sym=0xe688dcac)
at ../../../kern/link_elf.c:1029
#25 0xc04f061d in kldsym (td=0xc1def900, uap=0xe688dd04) at linker_if.h:27
#26 0xc0635ffb in syscall (frame=
{tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 3, tf_esi = 134607068, tf_eb
p = -1077940760, tf_isp = -427238044, tf_ebx = 671717252, tf_edx = -1, tf_ecx =
2, tf_eax = 337, tf_trapno = 12, tf_err = 2, tf_eip = 672102683, tf_cs = 31, tf_
eflags = 658, tf_esp = -1077940820, tf_ss = 47})
at ../../../i386/i386/trap.c:1009
#27 0xc06288af in Xint0x80_syscall () at ../../../i386/i386/exception.s:201
#28 0x0000002f in ?? ()
#29 0x0000002f in ?? ()
#30 0x0000002f in ?? ()
#31 0x00000003 in ?? ()
#32 0x0805f0dc in ?? ()
#33 0xbfbfede8 in ?? ()
#34 0xe688dd64 in ?? ()
#35 0x28099784 in ?? ()
#36 0xffffffff in ?? ()
#37 0x00000002 in ?? ()
#38 0x00000151 in ?? ()
#39 0x0000000c in ?? ()
#40 0x00000002 in ?? ()
#41 0x280f791b in ?? ()
#42 0x0000001f in ?? ()
#43 0x00000292 in ?? ()
#44 0xbfbfedac in ?? ()
#45 0x0000002f in ?? ()
#46 0x00000000 in ?? ()
#47 0x00000000 in ?? ()
#48 0x00000000 in ?? ()
#49 0x00000000 in ?? ()
#50 0x1629a000 in ?? ()
#51 0xc1deea98 in ?? ()
#52 0xc1def900 in ?? ()
#53 0xe688dc9c in ?? ()
#54 0xe688dc84 in ?? ()
#55 0xc1981d80 in ?? ()
#56 0xc050cd47 in sched_switch (td=0x805f0dc, newtd=0x28099784, flags=Cannot acc
ess memory at address 0xbfbfedf8
)
at ../../../kern/sched_4bsd.c:881
Previous frame inner to this frame (corrupt stack?)
second strange panic
(kgdb) bt
#0 doadump () at pcpu.h:160
#1 0xc04fd0e4 in boot (howto=260) at ../../../kern/kern_shutdown.c:412
#2 0xc04fd3a8 in panic (fmt=0xc0660135 "from debugger")
at ../../../kern/kern_shutdown.c:568
#3 0xc0447869 in db_panic (addr=-1068451674, have_addr=0, count=-1,
modif=0xd5424ad0 "") at ../../../ddb/db_command.c:435
#4 0xc0447800 in db_command (last_cmdp=0xc06bcae4, cmd_table=0x0,
aux_cmd_tablep=0xc0688ff0, aux_cmd_tablep_end=0xc0688ff4)
at ../../../ddb/db_command.c:349
#5 0xc04478c8 in db_command_loop () at ../../../ddb/db_command.c:455
#6 0xc044945d in db_trap (type=18, code=0) at ../../../ddb/db_main.c:221
#7 0xc0514136 in kdb_trap (type=18, code=0, tf=0xd5424c38)
at ../../../kern/subr_kdb.c:470
#8 0xc0635cbd in trap_fatal (frame=0xd5424c38, eva=0)
at ../../../i386/i386/trap.c:812
#9 0xc0635828 in trap (frame=
{tf_fs = 24, tf_es = -1066336240, tf_ds = -717094896, tf_edi = -1042381056
, tf_esi = -1042381056, tf_ebp = -717075320, tf_isp = -717075356, tf_ebx = -1042
381056, tf_edx = 0, tf_ecx = -1043184631, tf_eax = 71157028, tf_trapno = 18, tf_
err = 0, tf_eip = -1068451674, tf_cs = 8, tf_eflags = 66118, tf_esp = -104318464
0, tf_ss = 0}) at ../../../i386/i386/trap.c:622
#10 0xc062885a in calltrap () at ../../../i386/i386/exception.s:140
#11 0x00000018 in ?? ()
#12 0xc0710010 in ?? ()
#13 0xd5420010 in ?? ()
#14 0xc1de8700 in ?? ()
#15 0xc1de8700 in ?? ()
#16 0xd5424c88 in ?? ()
#17 0xd5424c64 in ?? ()
#18 0xc1de8700 in ?? ()
#19 0x00000000 in ?? ()
#20 0xc1d24409 in ?? ()
#21 0x043dc524 in ?? ()
#22 0x00000012 in ?? ()
#23 0x00000000 in ?? ()
#24 0xc050b8a6 in link_elf_lookup_symbol (lf=0xc1de8700,
name=0xc1d24400 "icmp6stat", sym=0xd5424cac)
at ../../../kern/link_elf.c:1029
#25 0xc04f061d in kldsym (td=0xc1a64180, uap=0xd5424d04) at linker_if.h:27
#26 0xc0635ffb in syscall (frame=
{tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 3, tf_esi = 134607068, tf_eb
p = -1077941368, tf_isp = -717075100, tf_ebx = 671717252, tf_edx = -1, tf_ecx =
2, tf_eax = 337, tf_trapno = 12, tf_err = 2, tf_eip = 672102683, tf_cs = 31, tf_
eflags = 662, tf_esp = -1077941428, tf_ss = 47})
at ../../../i386/i386/trap.c:1009
#27 0xc06288af in Xint0x80_syscall () at ../../../i386/i386/exception.s:201
#28 0x0000002f in ?? ()
#29 0x0000002f in ?? ()
#30 0x0000002f in ?? ()
#31 0x00000003 in ?? ()
#32 0x0805f0dc in ?? ()
#33 0xbfbfeb88 in ?? ()
#34 0xd5424d64 in ?? ()
#35 0x28099784 in ?? ()
#36 0xffffffff in ?? ()
#37 0x00000002 in ?? ()
#38 0x00000151 in ?? ()
#39 0x0000000c in ?? ()
#40 0x00000002 in ?? ()
#41 0x280f791b in ?? ()
#42 0x0000001f in ?? ()
#43 0x00000296 in ?? ()
#45 0x0000002f in ?? ()
#46 0x201c30a0 in ?? ()
#47 0x1786282c in ?? ()
#48 0x1038a289 in ?? ()
#49 0x1d8a4928 in ?? ()
#50 0x1f457000 in ?? ()
#51 0xc1ded000 in ?? ()
#52 0xc1a64180 in ?? ()
#53 0xd5424c9c in ?? ()
#54 0xd5424c84 in ?? ()
#55 0xc1986180 in ?? ()
#56 0xc050cd47 in sched_switch (td=0x805f0dc, newtd=0x28099784, flags=Cannot acc
ess memory at address 0xbfbfeb98
)
at ../../../kern/sched_4bsd.c:881
Previous frame inner to this frame (corrupt stack?)
CategoryComputer CategoryHelpWanted
THIS DATA IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DATA, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
All product and brand names mentioned on there pages and in the source code are registered names and/or trademarks of the respective owner and are mentioned for identification purposes only.
For a full copyright notice, please see this link. For imprint and contact information, please see http://www.thiemo.net/.