Date: Wed, 28 Apr 1999 18:17:06 -0500 (CDT) From: Jonathan Fosburgh <wotan@fosburgh.dyndns.org> To: stable@freebsd.org Subject: Kernel panic while running mailq Message-ID: <Pine.BSF.4.05.9904281811040.3055-200000@fosburgh.dyndns.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Earlier today (while accessing the computer from offsite) I had a crash while executing `mailq`. This system is -STABLE from Saturday night. Since I am rather inexperienced with handling kernel panics I am not sure what all I need to give you. The attachment is the info from gdb. What I find really screwy is that I had run mailq successfully prior to this panic, nor can I see any reason why that seemingly innocuous command could cause a problem. If I need to provide any additional information please let me know what might have happened and how I should go about preventing it (or should I just update my sources again?) Jonathan Fosburgh Geotechnician Snyder Oil Corporation Houston, TX Home Page: http://www.geocities.com/vienna/1498 Manager, FreeBSD Webring: http://www.geocities.com/vienna/1498/computer/freebsdring.html ICQ: 32742908 AIM: Namthorien [-- Attachment #2 --] 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.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc. (kgdb) symbol-file kernel Reading symbols from kernel...done. (kgdb) exec-file /var/crash/kernel.1 (kgdb) core-file core-file /var/crash/vmcore.1 IdlePTD 2691072 initial pcb at 220390 panicstr: from debugger panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0xf2dd62ac fault code = supervisor read, page not present instruction pointer = 0x8:0xf2dd62ac stack pointer = 0x10:0xf3d06e34 frame pointer = 0x10:0xf3d06f54 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 8555 (mailq) interrupt mask = Fatal trap 12: page fault while in kernel mode fault virtual address = 0xf2dd62ac fault code = supervisor read, page not present instruction pointer = 0x8:0xf01b85b4 stack pointer = 0x10:0xf3d06cac frame pointer = 0x10:0xf3d06cb0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 8555 (mailq) interrupt mask = panic: from debugger Fatal trap 12: page fault while in kernel mode fault virtual address = 0xf2dd62ac fault code = supervisor read, page not present instruction pointer = 0x8:0xf01b85b4 stack pointer = 0x10:0xf3d06cac frame pointer = 0x10:0xf3d06cb0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 8555 (mailq) interrupt mask = panic: from debugger dumping to dev 20009, offset 311296 dump 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=260) at ../../kern/kern_shutdown.c:285 285 dumppcb.pcb_cr3 = rcr3(); (kgdb) quit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904281811040.3055-200000>
