From owner-freebsd-stable@FreeBSD.ORG Fri Sep 2 10:16:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21BED16A41F for ; Fri, 2 Sep 2005 10:16:44 +0000 (GMT) (envelope-from pierre@ulisch.net) Received: from mailout.kamp-dsl.de (mail.kamp-dsl.de [195.62.99.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F36643D46 for ; Fri, 2 Sep 2005 10:16:42 +0000 (GMT) (envelope-from pierre@ulisch.net) Received: (qmail 6385 invoked from network); 2 Sep 2005 10:17:11 -0000 Received: from sponts.kamp.net (195.62.100.50) by mailout.kamp-dsl.de with SMTP; 2 Sep 2005 10:17:11 -0000 Received: from dsl-mail.kamp.net (mail.kamp-dsl.de [195.62.99.42]) by sponts.kamp.net (SPONTS v2.2.1) with SMTP id 10616568828-0 for ; Fri, 2 Sep 2005 12:16:41 +0200 Received: (qmail 6381 invoked by uid 513); 2 Sep 2005 10:17:10 -0000 Received: from 82.141.51.79 by dsl-mail (envelope-from , uid 89) with qmail-scanner-1.24 (clamdscan: 0.86.2/1023. spamassassin: 3.0.1. Clear:RC:1(82.141.51.79):SA:0(-1.4/5.0):. Processed in 0.46093 secs); 02 Sep 2005 10:17:10 -0000 X-Spam-Status: No, hits=-1.4 required=5.0 Received: from reverse-82-141-51-79.dialin.kamp-dsl.de (HELO direwolf.5550h.net) (pierre%ulisch.net@82.141.51.79) by dsl-mail.kamp.net with SMTP; 2 Sep 2005 10:17:10 -0000 From: Pierre Ulisch To: freebsd-stable@freebsd.org Date: Fri, 2 Sep 2005 12:15:24 +0200 User-Agent: KMail/1.8.2 References: <8b6eae9605090106151a81174d@mail.gmail.com> <43179314.7050008@mawer.org> In-Reply-To: <43179314.7050008@mawer.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509021215.25305.pierre@ulisch.net> X-SPONTS-Version: 2.2.1 Subject: Re: FreeBSD6.0 and VMWare 5.0.. No go X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 10:16:44 -0000 2005 9月 2 金曜日 01:47、Antony Mawer さんは書きました: > On 1/09/2005 11:15 PM, Edwin Brown wrote: > > This morning I tried to install FreeBSD6.0 under VMWare 5. I got > > the following message when it was extracting the base into \ > > directory: > > > > Panic: duplicate free of item 0xc1c5a210 from zone 0xc143f000(g_bio) > > > > cpuid=0 > > KDB: enter: panic > > [thread pid 3 tid 100034 ] > > stopped at kdb_enter+0x2b: nop > > db> > > > > Is this a known issue? > > I've seen it reported before, but I don't recall seeing a solution. I > hope this is a show-stopper for 6.0, as a number of places I know of use > VMware for testing and development with FreeBSD... I just finished installing FreeBSD6.0-Beta3 under VMWare 5. The installation completes flawlessly, if you boot from the CD image, then install everything via FTP instead of using the CD. Installation from CD causes the same panic you mentioned. I haven't noticed any other problems, X is up and running, everything I tested so far worked as it should. I hope this helps a bit :) Pierre