From owner-freebsd-scsi@FreeBSD.ORG Wed Apr 6 00:20:10 2005 Return-Path: Delivered-To: freebsd-scsi@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7255216A4CE for ; Wed, 6 Apr 2005 00:20:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB9443D58 for ; Wed, 6 Apr 2005 00:20:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j360KAJA088360 for ; Wed, 6 Apr 2005 00:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j360KAnU088359; Wed, 6 Apr 2005 00:20:10 GMT (envelope-from gnats) Date: Wed, 6 Apr 2005 00:20:10 GMT Message-Id: <200504060020.j360KAnU088359@freefall.freebsd.org> To: freebsd-scsi@FreeBSD.org From: DJ Gregor Subject: Re: kern/75603: 5.3 kernel crash X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: DJ Gregor List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 00:20:10 -0000 The following reply was made to PR kern/75603; it has been noted by GNATS. From: DJ Gregor To: freebsd-gnats-submit@FreeBSD.org, oz@nixil.net Cc: Subject: Re: kern/75603: 5.3 kernel crash Date: Tue, 5 Apr 2005 20:18:41 -0400 I've had the same problem with 5.3-RELEASE when I connected a Hitachi IC35L073UCDY10 (this is Ultra320) to a Qlogic ISP1080 card. Here is what I get when booting in verbose mode (note: this was copied by hand, so there might be errors): ... pass0 at isp0 bus 0 target 0 lun 0 pass0: Fixed Direct Access SCSI-3 device pass0: Serial Number E6W7735C Fatal trap 18: integer divide fault while in kernel mode instruction pointer = 0x8:0xc044b9cf stack pointer = 0x10:0xe5184644 frame pointer = 0x10:0xe5184654 code segment = base 0x0, limit 0xffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 33 (swi3: cambio) trap number = 18 panic: integer divide fault Uptime: 20s Cannot dump. No dump device define. Shutting down ACPI I'm installing FreeBSD to another drive, and I'll see what data I can gather with a normal kernel. I'll also see if I can try other drives and another controller, although my time to test is a bit limited at this point. Please let me know if there is anything I ought to be looking at or keeping my eye out for. Thanks, - djg