From owner-freebsd-hackers Wed May 28 02:53:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA04010 for hackers-outgoing; Wed, 28 May 1997 02:53:35 -0700 (PDT) Received: from pat.idt.unit.no (0@pat.idt.unit.no [129.241.103.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA03998 for ; Wed, 28 May 1997 02:53:33 -0700 (PDT) Received: from idt.unit.no (tegge@ikke.idi.ntnu.no [129.241.111.65]) by pat.idt.unit.no (8.8.5/8.8.5) with ESMTP id LAA22074; Wed, 28 May 1997 11:53:25 +0200 (MET DST) Message-Id: <199705280953.LAA22074@pat.idt.unit.no> To: mrcpu@cdsnet.net Cc: hackers@FreeBSD.ORG Subject: Re: More 2.2.2 panics In-Reply-To: Your message of "Tue, 27 May 1997 20:50:54 -0700 (PDT)" References: X-Mailer: Mew version 1.06 on Emacs 19.34.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 28 May 1997 11:53:25 +0200 From: Tor Egge Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > Not much too this one, unfortunately: > > chop# gdb -k kernel.21 vmcore.21 > GDB is free software and you are welcome to distribute copies of it > under certain conditions; type "show copying" to see the conditions. > There is absolutely no warranty for GDB; type "show warranty" for details. > GDB 4.16 (i386-unknown-freebsd), > Copyright 1996 Free Software Foundation, Inc...(no debugging symbols > found)... > IdlePTD 1c2000 > current pcb at 1ac360 > panic: pmap_copy_page: CMAP busy > #0 0xf010f6d3 in boot () > (kgdb) where > #0 0xf010f6d3 in boot () > #1 0xf010f992 in panic () > #2 0xf01814c0 in trapwrite () Duplicate of PR kern/3216 ? - Tor Egge