Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 22:25:04 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        current@freebsd.org
Subject:   latest FFS panic...
Message-ID:  <20021018052504.GA563@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help
Oct 13 20:00 PDT sources:

Script started on Thu Oct 17 21:38:23 2002
	Not loading printing treats...
/var/crash> gdb -k kernel.ko.debug
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 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-undermydesk-freebsd"...
(kgdb) core-file vmcore.1
panic: handle_workitem_freefile: inodedep survived
panic messages:
---
panic: handle_workitem_freefile: inodedep survived
cpuid = 0; lapic.id = 01000000
boot() called on cpu#0
Uptime: 8m25s
Dumping 1023 MB
ata0: resetting devices ..
done
[CTRL-C to abort]  16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 512 528 544 560 576 592 608 624 640 656 672 688 704 720 736 752 768 784 800 816 832 848 864 880 896 912 928 944 960 976 992 1008
---
#0  doadump () at ../../../kern/kern_shutdown.c:223
223		dumping++;
(kgdb) where
#0  doadump () at ../../../kern/kern_shutdown.c:223
#1  0xc01e08d5 in boot (howto=260) at ../../../kern/kern_shutdown.c:355
#2  0xc01e0b69 in panic () at ../../../kern/kern_shutdown.c:508
#3  0xc02b84f0 in handle_workitem_freefile (freefile=0xc6bb5e60)
    at ../../../ufs/ffs/ffs_softdep.c:3379
#4  0xc02b41ba in process_worklist_item (matchmnt=0x0, flags=0)
    at ../../../ufs/ffs/ffs_softdep.c:760
#5  0xc02b3eb0 in softdep_process_worklist (matchmnt=0x0)
    at ../../../ufs/ffs/ffs_softdep.c:624
#6  0xc022e474 in sched_sync () at ../../../kern/vfs_subr.c:1737
#7  0xc01cd3c7 in fork_exit (callout=0xc022e190 <sched_sync>, arg=0x0, 
    frame=0x0) at ../../../kern/kern_fork.c:852
(kgdb) quit
/var/crash> exit
exit

Script done on Thu Oct 17 21:38:52 2002

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021018052504.GA563>