From owner-freebsd-scsi@FreeBSD.ORG Wed Aug 27 14:42:24 2008 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2618F1065682 for ; Wed, 27 Aug 2008 14:42:24 +0000 (UTC) (envelope-from westr@connection.ca) Received: from nc-tor-mail2.connection.ca (nc-tor-mail2.connection.ca [205.207.122.27]) by mx1.freebsd.org (Postfix) with ESMTP id 04CAA8FC21 for ; Wed, 27 Aug 2008 14:42:23 +0000 (UTC) (envelope-from westr@connection.ca) Received: from localhost (external.tor.connection.ca [216.234.38.18]) by nc-tor-mail2.connection.ca (Postfix) with ESMTP id CD10074E5B5 for ; Wed, 27 Aug 2008 10:42:12 -0400 (EDT) Date: Wed, 27 Aug 2008 10:42:09 -0400 From: Ross Organization: Network Connection X-Priority: 3 (Normal) Message-ID: <302438113.20080827104209@connection.ca> To: freebsd-scsi@freebsd.org In-Reply-To: <48B46EE1.8060408@samsco.org> References: <13710393234.20080826164158@connection.ca> <48B46EE1.8060408@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re[2]: isp(4) - kernel panic on initialization of driver X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ross List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2008 14:42:24 -0000 SL> Please post the panic trace and messages. If the formatting/spelling is off, it's due to the cut-n-paste done by hand/eye. (due virtual ILOM screen, so no easy save) -= start isp1: set PCI latency to 64 isp1: [ITHREAD] isp1: line 5345: markportdb isp1: Port Database Changed Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 0 fault virtual address = 0x58 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0243a46 stack pointer = 0x20:0xc0af63cc frame pointer = 0x20:0xc0af63cc code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 0 (swapper) trap number = 12 panic: page fault cpuid = 0 Uptime: 1s Automatic reboot in 15 seconds - press a key on the console to abort ... -= end The values are the same across different reboots. R. --