Date: Wed, 26 Feb 2003 17:05:09 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Philip Paeps <philip@paeps.cx> Cc: alpha@FreeBSD.ORG Subject: Re: Panic on boot? Message-ID: <15965.14869.445380.268641@grasshopper.cs.duke.edu> In-Reply-To: <20030226220020.GA1930@juno.home.paeps.cx> References: <20030226211435.GB627@juno.home.paeps.cx> <15965.12175.390447.175953@grasshopper.cs.duke.edu> <20030226220020.GA1930@juno.home.paeps.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
Philip Paeps writes: > I was doing that as I wrote my message. Unfortunately, the compiler takes > quite a bit longer to compile an Alpha kernel than I need to type a short > message :-) And it was totally useless advice, because the PC is zero. sorry! Something followed a null function pointer. > pc = 0x0 > ra = 0xfffffc000038a7cc Can you please find the ra? If you have a kernel.debug, do % gdb kernel.debug <...> (gdb) l *0xfffffc000038a7cc If you don't have a kernel.debug, do an "nm -n /boot/kernel/kernel | less" and look for the address range that 0xfffffc000038a7cc is in. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15965.14869.445380.268641>
