From owner-freebsd-current@FreeBSD.ORG Tue Jul 12 13:19:18 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 CB24016A41F for ; Tue, 12 Jul 2005 13:19:18 +0000 (GMT) (envelope-from rainer@ultra-secure.de) Received: from bsd.ultra-secure.de (bsd.ultra-secure.de [62.146.20.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D130743D53 for ; Tue, 12 Jul 2005 13:19:17 +0000 (GMT) (envelope-from rainer@ultra-secure.de) Received: (qmail 81693 invoked by uid 1005); 12 Jul 2005 13:19:17 -0000 Received: from rainer@ultra-secure.de by bsd.ultra-secure.de by uid 89 with qmail-scanner-1.22 (clamdscan: 0.85. spamassassin: 2.64. Clear:RC:1(213.196.191.65):. Processed in 0.028301 secs); 12 Jul 2005 13:19:17 -0000 Received: from unknown (HELO ?192.168.100.179?) (rainer@ultra-secure.de@213.196.191.65) by bsd.ultra-secure.de with (DHE-RSA-AES256-SHA encrypted) SMTP; 12 Jul 2005 13:19:16 -0000 Message-ID: <42D3C350.4060308@ultra-secure.de> Date: Tue, 12 Jul 2005 15:19:12 +0200 From: Rainer Duffner User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric van Gyzen References: <20050711215828.GA6481@xavier.isds.duke.edu> In-Reply-To: <20050711215828.GA6481@xavier.isds.duke.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: SNAP005 as a VMware 5 guest 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: Tue, 12 Jul 2005 13:19:18 -0000 Eric van Gyzen wrote: >I tried to install FreeBSD 6-CURRENT i386 from the SNAP005 ISO image >as a guest under VMware Workstation 5 and got the following panic: > > panic: Duplicate free of item 0xc1d9e000 from zone 0xc144adc0(g_bio) > > cpuid = 0 > KDB: enter: panic > [thread pid 3 tid 100034 ] > Stopped at kdb_enter+0x2b: nop > db> ps > pid proc uid ppid pgrp flag stat wmesg wchan cmd > ..... > 3 c1985c48 0 0 0 0000204 [CPU 0] g_up > >It has happened several times while extracting the base distribution set. >I verified the MD5 sum of the ISO image. VMware is running on a Windows XP >host. SoftUpdates was enabled. Today is Monday. ;) > > > It also happens on my SuSE9.2-host. I got a "Bio already on queue bp=0xc23054a4 cpuid = 0 KDB: enter: panic [thread pid 40 tid 100029 ] Stopped at kdb_enter+0x2b: nop" -error, at about 16% into the base-set. I could give a screenshot ;-) Rainer