From owner-freebsd-current@FreeBSD.ORG Mon Aug 8 18:00:37 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5BE916A420 for ; Mon, 8 Aug 2005 18:00:37 +0000 (GMT) (envelope-from wiger@hccnet.nl) Received: from smtp10.hccnet.nl (smtp10.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4490443D48 for ; Mon, 8 Aug 2005 18:00:37 +0000 (GMT) (envelope-from wiger@hccnet.nl) Received: from webmail.hccnet.nl by smtp10.hccnet.nl via webmail20.hccnet.nl [62.251.0.75] with ESMTP for id j78I0ZcS016654 (8.13.2/2.05); Mon, 8 Aug 2005 20:00:35 +0200 (MET DST) Received: from 62.251.0.62 (SquirrelMail authenticated user wiger); by webmail.hccnet.nl with HTTP; Mon, 8 Aug 2005 20:00:35 +0200 (MEST) Message-ID: <45566.62.251.0.62.1123524035.squirrel@62.251.0.62> Date: Mon, 8 Aug 2005 20:00:35 +0200 (MEST) From: wiger@hccnet.nl To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Mailman-Approved-At: Tue, 09 Aug 2005 14:52:19 +0000 Subject: panic during install 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: Mon, 08 Aug 2005 18:00:37 -0000 Hello, i hope this is the right place for this. Just after sysinstall wants to extract 'base' in the / dir, i get a panic (FreeBSD-beta2): panic: Bio already on queue bp=0xc19e24a4 cpuid = 0 KDB: enter: panic [thread pid 40 tid 100029 ] Stopped at kdb_enter+0x2b: nop db> and I'm left at the debug prompt. I installed this in vmware. I already had quite a few 'generations' of FreeBSD on this system (not vmware, but 'real' systems), but this is the first time it's panic-ed. It is repeatable, so if there's something i can do in the debug prompt to provide more information, i'd gladly provide it. Options I had: I had 1 partition of 1G, no swap device (but 192MB for the virtual machine), and soft-updates was ON. When there was swap space available, the same thing happened. When Soft-updates was OFF, the same thing happened: panic: Duplicate free of item 0xc1b035ac from zone 0xc143f000(g_bio) cpuid = 0 KDB: enter: panic [thread pid 40 tid 100034 ] Stopped at kdb_enter+0x2b: nop db> As said, further details will be gladly provided, Wiger van Houten