From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 05:08:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D75637B41A for ; Tue, 22 Jul 2003 05:08:59 -0700 (PDT) Received: from lilzmailfe03.liwest.at (lilzmailfe03.liwest.at [212.33.55.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAF243FAF for ; Tue, 22 Jul 2003 05:08:58 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailfe03.liwest.at with esmtp (Exim 4.14) id 19evwH-0003AK-1W; Tue, 22 Jul 2003 14:08:17 +0200 From: Daniela To: Jeremy Gaddis , freebsd-questions@freebsd.org Date: Tue, 22 Jul 2003 14:07:23 +0000 User-Agent: KMail/1.5.2 References: <1058832819.5919.5.camel@jupiter.main.gaddis.org> In-Reply-To: <1058832819.5919.5.camel@jupiter.main.gaddis.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307221407.23753.dgw@liwest.at> Subject: Re: Fatal trap 12: page fault while in kernel mode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 12:08:59 -0000 On Tuesday 22 July 2003 00:13, Jeremy Gaddis wrote: > One of my machines spontaneously rebooted today, during a run > of `portsdb -Uu` after a cvsup of the ports collection. It's > also done it a few times before, but I wasn't around and wasn't > able to catch anything that it spit it before it rebooted. I > was able to reproduce it, and here's what was output before the > reboot: I'm not an expert, but I'd say: rebuild the kernel with debug symbols and get a core dump. This would help a lot. Daniela