Date: Wed, 22 Sep 2004 08:16:23 +0000 From: Martin Swift <martin@swift.is> To: freebsd-current@freebsd.org Subject: Re: BETA5 hangs shortly after boot. Unknown cause. Message-ID: <20040922081623.GA19645@swift.is> In-Reply-To: <20040921183041.GD10593@swift.is> References: <20040921183041.GD10593@swift.is>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040922081623.GA19645>