From owner-freebsd-fs@FreeBSD.ORG Wed Mar 2 10:10:11 2011 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1243C1065672 for ; Wed, 2 Mar 2011 10:10:11 +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 01DF28FC0A for ; Wed, 2 Mar 2011 10:10:11 +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 p22AAA1G083537 for ; Wed, 2 Mar 2011 10:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p22AAAHI083536; Wed, 2 Mar 2011 10:10:10 GMT (envelope-from gnats) Date: Wed, 2 Mar 2011 10:10:10 GMT Message-Id: <201103021010.p22AAAHI083536@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Robert Schulze Cc: Subject: Re: kern/154681: [zfs] [panic] panic with FreeBSD-8 STABLE X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Robert Schulze List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2011 10:10:11 -0000 The following reply was made to PR kern/154681; it has been noted by GNATS. From: Robert Schulze To: bug-followup@freebsd.org Cc: Subject: Re: kern/154681: [zfs] [panic] panic with FreeBSD-8 STABLE Date: Wed, 02 Mar 2011 11:02:07 +0100 Hi, bumping that up, the problem still exists with FreeBSD-8.2-STABLE csup'd and built yesterday. In the debugger, I did a "continue", maybe these information are valuable: --- Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x29 fault code = supervisort read data, page not present instruction pointer = 0x20:0xffffffff80173330 stack pointer = 0x28:0xffffff80000b6af0 frame pointer = 0x28:0xffffff80000b6b20 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def 32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12 (swi2: cambio) [thread pid 12 tid 100024 ] Stopped at camisr_runqueue+0x6e: cmpq %rax,0x28(%rdx%) --- I may provider further debugging information if I get a hint which information and how to do so. with kind regards, Robert Schulze