Date: Sat, 16 Nov 1996 07:58:47 -0500 (EST) From: Thomas David Rivers <ponds!rivers@dg-rtp.dg.com> To: ponds!root.com!dg, ponds!freefall.freebsd.org!freebsd-hackers, ponds!lambert.org!terry Subject: Re: Another possible explanation about my daily panics... Message-ID: <199611161258.HAA26617@lakes.water.net>
next in thread | raw e-mail | index | archive | help
Well - I guess my theory about the modulus operation and turning on the "is allocated" bit in ffs_valloc.c didn't work out. I got one of my typical panics (at 1:15am this time).. - Dave Rivers - --------------------------------------------------------------------- Script started on Sat Nov 16 07:54:16 1996 [ponds.water.net]$ gdb -k kernel.10 vmcore.10 GDB is free software and you are welcome to 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. GDB 4.13 (i386-unknown-freebsd), Copyright 1994 Free Software Foundation, Inc...(no debugging symbols found)... IdlePTD 1e4000 current pcb at 1d5484 panic: ffs_valloc: dup alloc #0 0xf0193d7b in boot () (kgdb) where #0 0xf0193d7b in boot () #1 0xf0112b83 in panic () #2 0xf01751f3 in ffs_valloc () #3 0xf0181486 in ufs_makeinode () #4 0xf017ee45 in ufs_create () #5 0xf012cc07 in vn_open () #6 0xf012a43f in open () #7 0xf019c0f6 in syscall () #8 0xf01915bb in Xsyscall () #9 0x33c0 in ?? () #10 0x32cd in ?? () #11 0x327d in ?? () #12 0x31d7 in ?? () #13 0x2f7b in ?? () #14 0x2e76 in ?? () #15 0x3b87 in ?? () #16 0x4854 in ?? () #17 0x474e in ?? () #18 0x467a in ?? () #19 0x1ffe in ?? () #20 0x1e6b in ?? () #21 0x1d21 in ?? () #22 0x16a7 in ?? () #23 0x10d3 in ?? () (kgdb) [ponds.water.net]$ ^D Script done on Sat Nov 16 07:54:38 1996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611161258.HAA26617>