Re: 7.0 Crashing

2008-07-27 Thread Michael Toth
Kostik Belousov wrote: On Sun, Jul 27, 2008 at 04:25:15PM -0400, Michael toth wrote: Fatal trap 12: page fault while in kernel mode cpuid = 4; apic id = 04 fault virtual address = 0x188 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0775284

Re: 7.0 Crashing

2008-07-27 Thread Michael toth
Kostik Belousov wrote: On Sun, Jul 27, 2008 at 08:41:03PM +0200, Kris Kennaway wrote: Michael Toth wrote: Reading symbols from /boot/kernel/acpi.ko...Reading symbols from /boot/kernel/acpi.ko.symbols...done. done. Loaded symbols for /boot/kernel/acpi.ko #0 doadump () at pcpu.h:195

Re: 7.0 Crashing

2008-07-27 Thread Kostik Belousov
On Sun, Jul 27, 2008 at 04:25:15PM -0400, Michael toth wrote: > Fatal trap 12: page fault while in kernel mode > cpuid = 4; apic id = 04 > fault virtual address = 0x188 > fault code = supervisor read, page not present > instruction pointer = 0x20:0xc0775284 > stack pointer

Re: 7.0 Crashing

2008-07-27 Thread Kostik Belousov
On Sun, Jul 27, 2008 at 08:41:03PM +0200, Kris Kennaway wrote: > Michael Toth wrote: > > >Reading symbols from /boot/kernel/acpi.ko...Reading symbols from > >/boot/kernel/acpi.ko.symbols...done. > >done. > >Loaded symbols for /boot/kernel/acpi.ko > >#0 doadump () at pcpu.h:195 > >195

Re: 7.0 Crashing

2008-07-27 Thread Kris Kennaway
Michael Toth wrote: Reading symbols from /boot/kernel/acpi.ko...Reading symbols from /boot/kernel/acpi.ko.symbols...done. done. Loaded symbols for /boot/kernel/acpi.ko #0 doadump () at pcpu.h:195 195 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) backtrace #0 doadump () at

Re: 7.0 Crashing

2008-07-27 Thread Michael Toth
Kris Kennaway wrote: Michael Toth wrote: Hi, I am running 7.0 stable on a Dell Power Edge 2950 and it is core dumping on me. Below is the dmesg and some core info I am hoping that someone can help me find out why it keeps core dumping on me. Thanks # cd /usr/obj/usr/src/sys/GENERIC/ # k

Re: 7.0 Crashing

2008-07-27 Thread Kris Kennaway
Michael Toth wrote: Hi, I am running 7.0 stable on a Dell Power Edge 2950 and it is core dumping on me. Below is the dmesg and some core info I am hoping that someone can help me find out why it keeps core dumping on me. Thanks # cd /usr/obj/usr/src/sys/GENERIC/ # kgdb kernel.debug /var/cr

7.0 Crashing

2008-07-27 Thread Michael Toth
Hi, I am running 7.0 stable on a Dell Power Edge 2950 and it is core dumping on me. Below is the dmesg and some core info I am hoping that someone can help me find out why it keeps core dumping on me. Thanks # cd /usr/obj/usr/src/sys/GENERIC/ # kgdb kernel.debug /var/crash/vmcore.5 GNU gdb