From owner-freebsd-bugs Fri Aug 11 10:06:21 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA27856 for bugs-outgoing; Fri, 11 Aug 1995 10:06:21 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id KAA27850 for ; Fri, 11 Aug 1995 10:06:17 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA19975; Fri, 11 Aug 1995 19:06:10 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id TAA00938; Fri, 11 Aug 1995 19:06:10 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id SAA09010; Fri, 11 Aug 1995 18:18:10 +0200 From: J Wunsch Message-Id: <199508111618.SAA09010@uriah.heep.sax.de> Subject: Re: KERNEL BUG !!!! To: moriya@ifi.unicamp.br (Alexandre Moriya - esp) Date: Fri, 11 Aug 1995 18:18:10 +0200 (MET DST) Cc: bugs@FreeBSD.org In-Reply-To: <199508111425.LAA16657@terra.ifi.unicamp.br> from "Alexandre Moriya - esp" at Aug 11, 95 11:25:24 am Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 849 Sender: bugs-owner@FreeBSD.org Precedence: bulk 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. ;-)