Date: Wed, 22 Sep 2004 16:16:54 -0400 From: John Baldwin <jhb@FreeBSD.org> To: freebsd-current@FreeBSD.org Cc: Martin Swift <martin@swift.is> Subject: Re: BETA5 hangs shortly after boot. Unknown cause. Message-ID: <200409221616.54982.jhb@FreeBSD.org> In-Reply-To: <20040922081623.GA19645@swift.is> References: <20040921183041.GD10593@swift.is> <20040922081623.GA19645@swift.is>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 22 September 2004 04:16 am, Martin Swift wrote: > 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 This matters. If you have a kernel.debug, can you do a gdb against it and do 'l *0xc057c368'? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409221616.54982.jhb>