Date: Fri, 11 Aug 1995 18:18:10 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: moriya@ifi.unicamp.br (Alexandre Moriya - esp) Cc: bugs@FreeBSD.org Subject: Re: KERNEL BUG !!!! Message-ID: <199508111618.SAA09010@uriah.heep.sax.de> In-Reply-To: <199508111425.LAA16657@terra.ifi.unicamp.br> from "Alexandre Moriya - esp" at Aug 11, 95 11:25:24 am
index | next in thread | previous in thread | raw e-mail
As Alexandre Moriya - esp wrote:
>
> THIS mail has been sent to {bugs,hackers,questions}@FreeBSD.org
(bugs would have been sufficient, btw.)
> Fatal trap 12: page fault while in kernel mode
>
> fault virtual address = 0x10a
> fault code = supervisor read, page not present
> instruction pointer = 0x8:0xf011efdc
> code segment = base 0x0, limit 0xfffff, type 0x1b
> processor eflags = interrupt enabled, resume IOPL=0
> current process = 133(cat)
> interrupt mask = bio
> panic: page fault
Please do a:
nm /kernel | sort | more
and quote us the region around address 0xf011efdc.
Does it only appear when cat'ing the CD's root directory? (I.e.,
can you do a `ls /0' without the panic?)
--
cheers, J"org
joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508111618.SAA09010>
