From owner-freebsd-questions Tue Sep 5 9:42:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 1CD5337B424 for ; Tue, 5 Sep 2000 09:42:25 -0700 (PDT) Received: from bagabeedaboo.security.at12.de (dial-194-8-209-226.netcologne.de [194.8.209.226]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id SAA07127; Tue, 5 Sep 2000 18:42:22 +0200 (MET DST) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by bagabeedaboo.security.at12.de (8.11.0/8.11.0) with ESMTP id e85GfJ602447; Tue, 5 Sep 2000 18:41:19 +0200 (CEST) (envelope-from pherman@frenchfries.net) Date: Tue, 5 Sep 2000 18:41:19 +0200 (CEST) From: Paul Herman To: locus Cc: questions@FreeBSD.ORG Subject: Re: Fatal Trap 18 after upgrading... In-Reply-To: <000701c01595$cfe20360$c345023e@aldrin> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 3 Sep 2000, locus wrote: > Hi, > I currently upgraded my system from 4.0R to 4.1S. Since I have done this I'm > getting Fatal Trap 18 faults all the time: > > Fatal Trap 18: integer divide fault while in kernel mode > . > . > . > panic: integer divide fault If this happens after the system comes up, you can build a kernel with DDB and debug symbols, and send backtraces to freebsd-bugs. You can find out how to do this in the handbook: http://www.freebsd.org/handbook/kerneldebug.html -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message