From owner-freebsd-current Mon Jun 2 14:55:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA15019 for current-outgoing; Mon, 2 Jun 1997 14:55:02 -0700 (PDT) Received: from shadows.aeon.net (shadows.aeon.net [194.100.41.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA15007 for ; Mon, 2 Jun 1997 14:54:57 -0700 (PDT) Received: (from bsdcur@localhost) by shadows.aeon.net (8.8.5/8.8.3) id AAA01794 for current@freebsd.org; Tue, 3 Jun 1997 00:54:27 +0300 (EET DST) From: mika ruohotie Message-Id: <199706022154.AAA01794@shadows.aeon.net> Subject: panic To: current@freebsd.org Date: Tue, 3 Jun 1997 00:54:27 +0300 (EET DST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk now that i have the trace on, i might as well post the panics here, considering i run on the edge... ofcourse, if this is not helping, then i wont post them. this is kernel from sunday night 20:30 EET DST cvsup:ed src-base... (kgdb) where #0 0xf0114f2e in boot () #1 0xf011521a in panic () #2 0xf01c755a in trap_fatal () #3 0xf01c7009 in trap_pfault () #4 0xf01c6c8b in trap () #5 0xf01c5df9 in small_i586_bcopy () #6 0xf01d35f8 in edintr_sc () #7 0xf01d365a in edintr () #8 0x3057 in ?? () is the small_i586_bcopy already in the panic's side? or did it happen "there"? since it's been present in both panics i've got dumps from. crash again happened when the ether win95 caused "load" with it's netscape, bsd was probably idle since i was miles away. mickey