5.3-STABLE - system after few hours

Piotr Gnyp toread at discordia.pl
Wed Nov 24 02:56:48 PST 2004


On Tue, Nov 23, 2004 at 10:02:19AM -0600, Dan Nelson wrote:
> Enable crashdumps by setting dumpdev="/path/to/swap/slice" in rc.conf,
> wait for the system to crash again, then use the dump to get a stack
> trace, and post that.
> http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/advanced.html#KERNEL-PANIC-TROUBLESHOOTING

here it is:
discordia# kgdb /boot/kernel/kernel /var/crash/vmcore.0
[GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so:
Undefined symbol "ps_pglobal_lookup"]
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd".
(no debugging symbols found)...0xc04e8cc6 in doadump ()
(kgdb) where
#0  0xc04e8cc6 in doadump ()
#1  0xc04e92bf in boot ()
#2  0xc04e95e5 in panic ()
#3  0xc05f29a0 in trap_fatal ()
#4  0xc05f26e3 in trap_pfault ()
#5  0xc05f233d in trap ()
#6  0xc05e0f4a in calltrap ()
#7  0xc04d0018 in do_execve ()
#8  0xc0517b85 in ttwakeup ()
#9  0xc05167e8 in ttymodem ()
#10 0xc051a4d3 in ptcopen ()
#11 0xc04b16de in spec_open ()
#12 0xc04b1423 in spec_vnoperate ()
#13 0xc0547511 in vn_open_cred ()
#14 0xc05470f6 in vn_open ()
#15 0xc054120f in kern_open ()
#16 0xc0541128 in open ()
#17 0xc05f2cab in syscall ()
#18 0xc05e0f9f in Xint0x80_syscall ()
#19 0x0000002f in ?? ()
#20 0x0000002f in ?? ()
#21 0x0000002f in ?? ()
#22 0xffffffff in ?? ()
#23 0x281ddc2d in ?? ()
#24 0xbfbfe4c8 in ?? ()
#25 0xea4e2d74 in ?? ()
#26 0x281df860 in ?? ()
#27 0x281ddc4b in ?? ()
#28 0x283415ec in ?? ()
#29 0x00000005 in ?? ()
#30 0x0000000c in ?? ()
#31 0x00000002 in ?? ()
#32 0x282ca517 in ?? ()
#33 0x0000001f in ?? ()
#34 0x00000292 in ?? ()
#35 0xbfbfe46c in ?? ()
#36 0x0000002f in ?? ()
#37 0x2072746f in ?? ()
#38 0x70796e47 in ?? ()
#39 0x6f682f00 in ?? ()
#40 0x742f656d in ?? ()
#41 0x2fb6d000 in ?? ()
#42 0xc2a70000 in ?? ()
#43 0xc2a054b0 in ?? ()
#44 0xea4e2aac in ?? ()
#45 0xea4e2a94 in ?? ()
#46 0xc1c404b0 in ?? ()
#47 0xc04f98c7 in sched_switch ()
Previous frame inner to this frame (corrupt stack?)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041124/998f4f25/attachment.bin


More information about the freebsd-questions mailing list