From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 19 20:00:16 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBCFA106566B for ; Sat, 19 Jun 2010 20:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A24138FC18 for ; Sat, 19 Jun 2010 20:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5JK0GWJ006805 for ; Sat, 19 Jun 2010 20:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5JK0GY4006804; Sat, 19 Jun 2010 20:00:16 GMT (envelope-from gnats) Date: Sat, 19 Jun 2010 20:00:16 GMT Message-Id: <201006192000.o5JK0GY4006804@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Michiel Leenaars Cc: Subject: Re: misc/147903: Kernel panics on faulty zfs device X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michiel Leenaars List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2010 20:00:16 -0000 The following reply was made to PR misc/147903; it has been noted by GNATS. From: Michiel Leenaars To: bug-followup@freebsd.org, michiel.ml@nlnet.nl Cc: Subject: Re: misc/147903: Kernel panics on faulty zfs device Date: Sat, 19 Jun 2010 22:53:23 +0200 I have removed the failing disk from the LaCie USB-casing, and have connected to another USB device. Now the USB error has disappeared, but when I boot without the disk and then attach it I still get this kernel trap and a rebooting system when it automatically starts the ZFS pool after the missing disk is found: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id - 00 fault virtual address = 0x11 fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff80586940 stack pointer = 0x28:0xffffff8000027980 frame pointer = 0x28:0xffffff8000027990 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, grna 1 processor eflags = resume, IOPL =0 current process = 11 (idel: cpu0) trap number = 12 panic: page fault cpuid = 0 Uptime: 10m12s Cannot dump. Device not defined or unavailable Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... cpu_reset: Stopping other CPU's Would upgrading to another FreeBSD environment help? Best, Michiel Leenaars