From owner-freebsd-stable@FreeBSD.ORG Mon Jan 1 14:10:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A0BB16A4CA for ; Mon, 1 Jan 2007 14:10:20 +0000 (UTC) (envelope-from ianchov@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id 0C3BB13C441 for ; Mon, 1 Jan 2007 14:10:18 +0000 (UTC) (envelope-from ianchov@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so6465018nfc for ; Mon, 01 Jan 2007 06:10:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=P4FBwIGr9t6o3YrTKKwYoXGrkAPaxrqnl6UPXCFJnlsRDWyVpoWD/3+rgAFFtKtucfDzOYwuZrIhVsykULb0GW1kK9W924DbELpxw0L3WSsp5GwZ0PILDQ8LwC7/WG9YsOFh8RcE10EnoW2jJJy/H/MFuWsBK8D/6AFa+mKy1QA= Received: by 10.82.153.5 with SMTP id a5mr3423643bue.1167658892842; Mon, 01 Jan 2007 05:41:32 -0800 (PST) Received: by 10.82.189.12 with HTTP; Mon, 1 Jan 2007 05:41:32 -0800 (PST) Message-ID: <18e02bd30701010541s14daa891ib7f1e30540ca128a@mail.gmail.com> Date: Mon, 1 Jan 2007 15:41:32 +0200 From: "Iantcho Vassilev" To: "freebsd-stable@freebsd.org" In-Reply-To: <3aaaa3a0701010331u72d70e90p714a0171fe9f292a@mail.gmail.com> MIME-Version: 1.0 References: <20061230035722.L39715@thebighonker.lerctr.org> <4596543D.2090700@orchid.homeunix.org> <3aaaa3a0701010331u72d70e90p714a0171fe9f292a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 6.2-PRE: Fatal Trap? 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, 01 Jan 2007 14:10:20 -0000 Yesterda I had also a kernel trap - process (sendmail) on a Compaq Deskpro with the 6.2 Prerelease.. I revert every option in make.conf, tried Generic kernel as well..no success... Awaiting for more info And now compiling today sources On 1/1/07, Chris wrote: > > On 30/12/06, Ivan Voras wrote: > > Karol Kwiatkowski wrote: > > > > > This works: FreeBSD 6.2-PRERELEASE #0: Thu Dec 14 11:34:36 CET 2006 > > > This doesn't: FreeBSD 6.2-PRERELEASE #0: Sat Dec 30 11:27:11 CET 2006 > > > > > I'm not sure it that's all that matters, I can supply more information > > > if needed. > > > > Yes, you'll need to send at least a kernel stack backtrace. See here: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-online-ddb.html > > > > Get it to start the debugger on panic and post the backtrace (bt). > > > > > > > > > > Is it possible to make it auto run debugger, then auto run backtrace > then dump the output to disk so people who have no local access can > get backtraces? > > Chris > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- --- ianchov@hushmail.com