From owner-freebsd-fs@FreeBSD.ORG Wed Mar 2 19:37:37 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 874B4106564A for ; Wed, 2 Mar 2011 19:37:37 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id CF9138FC19 for ; Wed, 2 Mar 2011 19:37:36 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id VAA25284; Wed, 02 Mar 2011 21:27:08 +0200 (EET) (envelope-from avg@freebsd.org) Message-ID: <4D6E9A0C.4090704@freebsd.org> Date: Wed, 02 Mar 2011 21:27:08 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101213 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Robert Schulze References: <201103021010.p22AAAHI083536@freefall.freebsd.org> In-Reply-To: <201103021010.p22AAAHI083536@freefall.freebsd.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org 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 List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2011 19:37:37 -0000 on 02/03/2011 12:10 Robert Schulze said the following: > 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: "bt" command would have been far more useful. Looks like a NULL pointer problem somewhere. > --- > 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. -- Andriy Gapon