On Tue, 29 Jun 1999, David Scheidt wrote: > I can do this from -CURRENT from whenever CTM broke. I have a panic, and a > dump which i havne't had time to look at. The panic string is > panic: vinvalbuf: dirty bufs > > David >
And the dump shows....nothing: rally3# gdb -k GNU gdb 4.18 Copyright 1998 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-unknown-freebsd". (kgdb) symbol-file kernel.debug Reading symbols from kernel.debug...done. (kgdb) exec-file /var/crash/kernel.8 (kgdb) core-file /var/crash/vmcore.8 IdlePTD 2875392 initial pcb at 250320 panicstr: vinvalbuf: dirty bufs panic messages: --- panic: vinvalbuf: dirty bufs syncing disks... 51 51 51 51 51 51 51 51 51 51 51 51 51 51 51 51 51 51 51 51 giving up dumping to dev (0,131073), offset 256385 dump 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 --- #0 boot (howto=0) at ../../kern/kern_shutdown.c:288 288 dumppcb.pcb_cr3 = rcr3(); (kgdb) where #0 boot (howto=0) at ../../kern/kern_shutdown.c:288 #1 0xc0130d40 in boot (howto=0) at ../../kern/kern_shutdown.c:290 Anything else Ishould look for? David To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message