From owner-freebsd-bugs@FreeBSD.ORG Tue Apr 24 21:38:09 2007 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34E8916A406 for ; Tue, 24 Apr 2007 21:38:09 +0000 (UTC) (envelope-from rbressers@signet.nl) Received: from secure-mail-1.signet.nl (secure-mail-1.signet.nl [217.21.241.246]) by mx1.freebsd.org (Postfix) with ESMTP id DFBD013C487 for ; Tue, 24 Apr 2007 21:38:08 +0000 (UTC) (envelope-from rbressers@signet.nl) Received: from localhost (localhost [127.0.0.1]) by secure-mail-1.signet.nl (Postfix) with ESMTP id D08BE213FAB; Tue, 24 Apr 2007 23:38:09 +0200 (CEST) Received: from secure-mail-1.signet.nl ([127.0.0.1]) by localhost (secure-mail-1.signet.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fVu9gUqqq2Sb; Tue, 24 Apr 2007 23:38:07 +0200 (CEST) Received: from [192.168.2.102] (pbx.remcobressers.nl [217.21.248.100]) by secure-mail-1.signet.nl (Postfix) with ESMTP id BAD6B213F5D; Tue, 24 Apr 2007 23:38:07 +0200 (CEST) From: Remco Bressers To: Kris Kennaway In-Reply-To: <20070424212637.GA39829@xor.obsecurity.org> References: <200704242110.l3OLA93u057070@freefall.freebsd.org> <20070424211426.GA39603@xor.obsecurity.org> <1177449699.5638.25.camel@localhost> <20070424212637.GA39829@xor.obsecurity.org> Content-Type: text/plain Organization: Signet B.V. Date: Tue, 24 Apr 2007 23:38:05 +0200 Message-Id: <1177450685.5638.29.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org, "Michael R. Wayne" , pvdsteen@signet.nl Subject: Re: kern/111458: [panic] Panic on 6.2-RELEASE AMD in kern_mutex X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 21:38:09 -0000 On Tue, 2007-04-24 at 17:26 -0400, Kris Kennaway wrote: > On Tue, Apr 24, 2007 at 11:21:39PM +0200, Remco Bressers wrote: > > On Tue, 2007-04-24 at 17:14 -0400, Kris Kennaway wrote: > > > On Tue, Apr 24, 2007 at 09:10:09PM +0000, Remco Bressers wrote: > > > > > > > To update this bugreport and to keep it 'warm' > > > > > > > > I've got the very same problem overhere. > > > > > > > > Our box : > > > > > > > > # uname -r > > > > 6.2-RELEASE-p2 > > > > > > > > This is an amd64 release > > > > > > > > Updates on GENERIC : > > > > > > > > options QUOTA > > > > device pf > > > > device pflog > > > > options SMP > > > > > > > > Kernel messages : > > > > > > > > cpuid = 0; apic id = 00 > > > > fault virtual address = 0x18c > > > > fault code = supervisor read, page not present > > > > current process = 5 (thread taskq) > > > > trap number = 12 > > > > panic: page fault > > > > cpuid = 0 > > > > > > How do you know it is "the very same problem"? In order to determine > > > this you need to compare backtraces from the panic, which you didn't > > > provide. > > > > I contacted the submitter for this problem and compared hardware and > > software. The symptoms are the same > > Which just means "it crashed" > > , the kernel panic is the same and > > The panic message also just means "it crashed" > > > the installed FreeBSD version is exactly the same. > > You're both running the most recent version, no real surprises there. > > > Sounds fair enough to me. Ofcourse i cannot be 100% sure, but it > > sounds too obvious to me. > > Well, maybe, but I respectfully submit that you don't understand the > issue well enough to conclude that :) Please follow up with a > backtrace and then we'll see where things stand. You didn't write anything about the fact that software combinations + hardware is almost identical! That's no coincidence in my humble opinion :). Anyway.. The problem in this case is, that the backtrace isn't written to disk. I must wait for the next opportunity to get that backtrace. Regards, Remco Bressers Signet B.V.