From owner-freebsd-questions@FreeBSD.ORG Wed May 28 23:01:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B3BC1065673 for ; Wed, 28 May 2008 23:01:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 699F68FC16; Wed, 28 May 2008 23:01:09 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <483DE434.3090406@FreeBSD.org> Date: Thu, 29 May 2008 01:01:08 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Greg Himes References: <803D1BFF-083E-45F9-B717-DDC6F43D96AE@laaco.net> In-Reply-To: <803D1BFF-083E-45F9-B717-DDC6F43D96AE@laaco.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Kernel Panic: isp - page fault while in kernel mode 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, 28 May 2008 23:01:10 -0000 Greg Himes wrote: > > Hello All, > > Last week, one half of my dual port Qlogic fibre channel interface > started causing a page fault panic while probing the second port at boot > time. > I was able to get the system back up by disabling the BIOS on the > second port. The system still sees the 2nd port, but politely > displays a few errors, then continues on. > > This all started after I powered the system down for maintenance. > System is running FreeBSD 6.3-RELEASE i386 > > What is the proper way to help debug this problem? See the developers handbook. Kris P.S. And don't do this, you're crippling your network: > WARNING: MPSAFE network stack disabled, expect reduced performance.