From owner-freebsd-current@FreeBSD.ORG Thu Apr 30 15:55:12 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F074B106564A for ; Thu, 30 Apr 2009 15:55:12 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 173D98FC27 for ; Thu, 30 Apr 2009 15:55:11 +0000 (UTC) (envelope-from avg@icyb.net.ua) 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 SAA03665; Thu, 30 Apr 2009 18:35:33 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <49F9C544.3060509@icyb.net.ua> Date: Thu, 30 Apr 2009 18:35:32 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: David Wolfskill , current@freebsd.org References: <20090429161626.GQ1387@albert.catwhisker.org> <20090430151830.GW1387@albert.catwhisker.org> In-Reply-To: <20090430151830.GW1387@albert.catwhisker.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: Subject: Re: Panic "Fatal trap 18: integer divide fault while in kernel mode" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2009 15:55:13 -0000 on 30/04/2009 18:18 David Wolfskill said the following: > On Wed, Apr 29, 2009 at 09:16:26AM -0700, David Wolfskill wrote: >> Is there anything of use I might get from DDB? > > I can still poke around there for a bit, if that would be useful. In general the stack trace[*] should be provided at the very least, otherwise people have hard figuring out where the problem occurred, so right people may just not notice a report. [*] it's bt command -- Andriy Gapon