From owner-freebsd-questions@FreeBSD.ORG Wed Mar 29 15:35:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70DF416A41F for ; Wed, 29 Mar 2006 15:35:25 +0000 (UTC) (envelope-from lars@storage.mine.nu) Received: from storage.mine.nu (126.92.203.62.cust.bluewin.ch [62.203.92.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9845D43D69 for ; Wed, 29 Mar 2006 15:35:24 +0000 (GMT) (envelope-from lars@storage.mine.nu) Received: from storage.mine.nu (localhost [127.0.0.1]) by storage.mine.nu (8.13.4/8.13.4) with ESMTP id k2TFZMvs012425 for ; Wed, 29 Mar 2006 17:35:22 +0200 (CEST) (envelope-from lars@storage.mine.nu) Received: (from lars@localhost) by storage.mine.nu (8.13.4/8.13.4/Submit) id k2TFZMLN012424 for freebsd-questions@freebsd.org; Wed, 29 Mar 2006 17:35:22 +0200 (CEST) (envelope-from lars) Date: Wed, 29 Mar 2006 17:35:22 +0200 From: lars To: freebsd-questions@freebsd.org Message-ID: <20060329153522.GA12378@storage.mine.nu> References: <30935.1143623754@www072.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <30935.1143623754@www072.gmx.net> User-Agent: Mutt/1.4.2.1i Subject: Re: panic on 4.10R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 15:35:25 -0000 Helge Sandring wrote: > > -----Original Message----- > > From: Kris Kennaway [mailto:kris@obsecurity.org] > > Sent: Wednesday, March 29, 2006 2:12 AM > > To: Helge Sandring > > Cc: freebsd-questions@freebsd.org > > Subject: Re: panic on 4.10R > > > > On Tue, Mar 28, 2006 at 01:19:02PM +0200, Helge Sandring wrote: > > > Dear list, > > > > > > for a few days i have every morning when I get up the following message > on > > > the console of my server: > > > > > > > > =============================================================== > > ============ > > > > > > Syncing discs > > > > > > Fatal Trap 12: page fault in Kernel mode > > > Fault virtual address = 0x30 > > > Fault code = supervisor read, page not present > > > Intruction pointer = 0x8:0x0033c328 > > > Stack pointer = 0x10:0xc045554ec > > > Frame pointer = 0x10:0xc04554F4 > > > Code segment = base 0x0, limit 0xfffff, type=0x1b > > > = DPL 0, pres 1, def32 1, gran 1 > > > Process eflags = interrupt enabled, resume, 1DPL=0 > > > Current process = idle > > > Interrupt mask = bio > > > Trap number = 12 > > > Panic: page fault > > > Uptime: 23h52m27s > > > Twe0: Cannot delete unit, error=16 > > > Automatic reboot in 15s - press key on the console to abort Could it be your RAID controller is failing? device twe # 3ware ATA RAID HTH Lars