From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 7 21:27:00 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23D8C16A420 for ; Tue, 7 Feb 2006 21:27:00 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA7243D46 for ; Tue, 7 Feb 2006 21:26:59 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id k17LQx5x005964; Tue, 7 Feb 2006 13:26:59 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id k17LQxhc005963; Tue, 7 Feb 2006 13:26:59 -0800 (PST) (envelope-from sgk) Date: Tue, 7 Feb 2006 13:26:59 -0800 From: Steve Kargl To: Chaim Rieger Message-ID: <20060207212659.GB5747@troutmask.apl.washington.edu> References: <0A0EBF53-035D-4396-8721-D7401146C10E@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0A0EBF53-035D-4396-8721-D7401146C10E@gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-amd64@freebsd.org Subject: Re: core dump need some help X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 21:27:00 -0000 On Tue, Feb 07, 2006 at 01:23:39PM -0800, Chaim Rieger wrote: > bsd# kgdb kernel.debug /usr/local/crash/vmcore.0 > (snip) > > #0 doadump () at pcpu.h:172 > 172 pcpu.h: No such file or directory. > in pcpu.h What is the backtrace? -- Steve