Re: BETA5 hangs shortly after boot. Unknown cause.
From: Martin Swift (martin_at_swift.is)
Date: 09/22/04
- Previous message: Johan Karlsson: "5.3-BETA5 panics when inserting dc0 carbus card (only with ACPI enabled)"
- In reply to: Martin Swift: "BETA5 hangs shortly after boot. Unknown cause."
- Next in thread: John Baldwin: "Re: BETA5 hangs shortly after boot. Unknown cause."
- Reply: John Baldwin: "Re: BETA5 hangs shortly after boot. Unknown cause."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Sep 2004 08:16:23 +0000 To: freebsd-current@freebsd.org
Using the debug option in the boot menu gives (hand transcript):
----------
Fatal trap 12: page fault while in kernel mode
fault virual address = 0x0
fault code = supervisor read, page not present
instruction pointer = 0x8:0xc057c368
stack pointer = 0x10:0xdc5a8b58
frame pointer = 0x10:0xdc5a8b58
code segment = base 0x0, limit 0xffffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL=0
current process = 227 (devd)
trap number = 12
panic: page fault
----------
Being a physicist, I naturally repeated the process a few times and got the following lines different:
----------
stack pointer = 0x10:0xdc5b4b58
frame pointer = 0x10:0xdc5b4b58
current process = 245 (devd)
----------
stack pointer = 0x10:0xcc50eb58
frame pointer = 0x10:0xcc50eb58
current process = 245 (devd)
----------
stack pointer = 0x10:0xdc5b4b58
frame pointer = 0x10:0xdc5b4b58
current process = 245 (devd)
----------
stack pointer = 0x10:0xdc5b4b58
frame pointer = 0x10:0xdc5b4b58
current process = 245 (devd)
----------
... don't know if that helps.
- martin -
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Johan Karlsson: "5.3-BETA5 panics when inserting dc0 carbus card (only with ACPI enabled)"
- In reply to: Martin Swift: "BETA5 hangs shortly after boot. Unknown cause."
- Next in thread: John Baldwin: "Re: BETA5 hangs shortly after boot. Unknown cause."
- Reply: John Baldwin: "Re: BETA5 hangs shortly after boot. Unknown cause."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|