From owner-freebsd-stable@FreeBSD.ORG Mon Jun 6 20:23:33 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74C3316A41C for ; Mon, 6 Jun 2005 20:23:33 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5308B43D53 for ; Mon, 6 Jun 2005 20:23:33 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 43BC972DD4; Mon, 6 Jun 2005 13:23:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 3EEC872DCB; Mon, 6 Jun 2005 13:23:33 -0700 (PDT) Date: Mon, 6 Jun 2005 13:23:33 -0700 (PDT) From: Doug White To: Charles Sprickman In-Reply-To: Message-ID: <20050606132204.P16994@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org Subject: Re: 4.11 panic #2, need help decoding X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 20:23:33 -0000 On Sun, 5 Jun 2005, Charles Sprickman wrote: > Hello, > > Second panic on this box in less than two weeks. Can someone help me > figure out whether this looks to be a hardware issue or not? Am I on the > correct list for this type of problem? You're in the right spot all right... > Previous info is at: > http://thread.gmane.org/gmane.os.freebsd.stable/28428 (no followups) > > Here's what gdb has for me this time: Can you go to frame 38 and print the value of "source"? Comparing it to NULL shouldn't cause a fault, but I suspect its another one of the cases in that if statement. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org