From owner-freebsd-hackers Wed May 15 23:30:44 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from go4.ext.ti.com (dlezb.ext.ti.com [192.91.75.132]) by hub.freebsd.org (Postfix) with ESMTP id 49DA937B407; Wed, 15 May 2002 23:30:34 -0700 (PDT) Received: from dlep8.itg.ti.com ([157.170.134.88]) by go4.ext.ti.com (8.11.6/8.11.6) with ESMTP id g4G6UYq12843; Thu, 16 May 2002 01:30:34 -0500 (CDT) Received: from dlep8.itg.ti.com (localhost [127.0.0.1]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id BAA23344; Thu, 16 May 2002 01:30:33 -0500 (CDT) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id BAA23326; Thu, 16 May 2002 01:30:31 -0500 (CDT) Received: from gautham ([192.168.185.126]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id MAA14288; Thu, 16 May 2002 12:00:29 +0530 (IST) Message-ID: <019a01c1fca3$4d22ce40$1901a8c0@ti.com> Reply-To: "Gautham Ganapathy" From: "Gautham Ganapathy" To: "FreeBSD.org - Questions" , "FreeBSD.org - Hackers" Cc: "Gautham Ganapathy" Subject: 4.5-RELEASE generic kernel crashing on sysctl -a Date: Thu, 16 May 2002 11:04:40 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I had posted this sometime back, but didn't receive much feedback After installing 4.5-RELEASE, (BSD Mall Feb 2002 CD), when I ran 'sysctl -a', the kernel crashed with the foll message. Fault trap 12: page fault while in kernel mode fault virtual address = 0x6351ec0c fault code = supervisor read, page not present instruction pointer = 0x8:0xc02207c stack pointer = 0x10:0xede0ebf8 frame pointer = 0x10:0xcde0ee20 code segment = base 0x0, limit 0xffffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupts enabled, resume, IOPL = 0 current process = 228 (sysctl) interrupt mask = trap number = 12 panic : page fault Is this hardware related ? After I recompiled the kernel, everything works fine. I saw a similar bug posted by someone around the same time, but didn't see any replies. Regards Gautham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message