Date: Fri, 31 May 1996 12:02:26 -0500 From: "Eric L. Hernes" <erich@lodgenet.com> To: Poul-Henning Kamp <phk@critter.tfs.com> Cc: "Eric L. Hernes" <erich@lodgenet.com>, smp@freebsd.org Subject: Re: serial console anyone? Message-ID: <199605311702.MAA03137@jake.lodgenet.com> In-Reply-To: Your message of "Fri, 31 May 1996 16:57:19 -0000." <7193.833561839@critter.tfs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp writes: >> here's the chunk from the panic: >> I haven't figured out what `privileged instruction fault in kernel mode' >> means yet. >> >> Fatal trap 1: privileged instruction fault while in kernel mode >> cpunumber = 0 >> instruction pointer = 0x8:0xf01b2347 > >Could you do a > nm -n /kernel >and give me about 10 lines around 0xf01b2347 ? oops, yea. I meant to include that. ;-) f01b2030 T _Xsyscall f01b2080 T _Xint0x80_syscall f01b20d0 T _Xfastintr0 f01b2160 T _Xfastintr1 f01b21f0 T _Xfastintr2 f01b2280 T _Xfastintr3 f01b2310 T _Xfastintr4 f01b23a0 T _Xfastintr5 f01b2430 T _Xfastintr6 f01b24c0 T _Xfastintr7 f01b2550 T _Xfastintr8 f01b25e0 T _Xfastintr9 f01b2670 T _Xfastintr10 f01b2700 T _Xfastintr11 f01b2790 T _Xfastintr12 I've been trying peter's trick to get an assembly listing from exception.s, but haven't been able to read it too clearly :-( > >-- >Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. >http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. >whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc >. >Future will arrive by its own means, progress not so. > eric. -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605311702.MAA03137>