From owner-freebsd-current@FreeBSD.ORG Tue Aug 9 13:23:09 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 654B016A41F for ; Tue, 9 Aug 2005 13:23:09 +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 7C61C43D5F for ; Tue, 9 Aug 2005 13:23:08 +0000 (GMT) (envelope-from rainer@ultra-secure.de) Received: (qmail 80555 invoked by uid 1005); 9 Aug 2005 11:36:25 -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.030137 secs); 09 Aug 2005 11:36:25 -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; 9 Aug 2005 11:36:25 -0000 Message-ID: <42F89533.8050506@ultra-secure.de> Date: Tue, 09 Aug 2005 13:36:19 +0200 From: Rainer Duffner User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: panic during install of BETA2, with trace 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, 09 Aug 2005 13:23:09 -0000 Doctor Jeep wrote: > Sorry if this message appears twice, the first time I had te wrong > email address. > > I get a panic during install, with BETA2. Just a standard install from > cd, in VMWare. > I get thrown in the debug prompt; here's a trace: (didn't know what > else to do) > I'm getting more or less exactly the same panic (surprise, surprise it's vmware) This is just after it starts unpacking the sets, at or after it starts an "emergency holographic shell on vt4". > It is entirely repeatable, The beauty of VMware... > so if there's some info needed, i'll gladly provide it. (checksum of > the ISO was OK) > > Regards, > > panic: Duplicate free of item 0xc1b12840 from zone 0xc143f000(g_bio) > cpuid = 0 > KDB: enter: panic > [thread pid tid 100034 ] > Stopped at kdb_enter+0x2b > panic(c0870cfb,c1b12840,c143f000,c0850c1d,c0870cdf) at panic+0x127 > uma_dbg_free(c143f000,0,c1b12840) at uma_dbg_free+0x110 > uma_zfree_arg(c143f000,c1b12840,0) at uma_zfree_arg+0x66 > g_destroy_bio(c1b12840) at g_destroy_bio+0x13 > g_vfs_done(c1b12840) at g_vfs_done+0x5a > biodone(c1b12840,a0decc4,0,c0850cb0,1e4) at biodone+0x54 > g_io_schedule_up(c183b600) at g_io_schedule_up +0xb5 > g_up_procbody(0,ca0ded38,0,c05fed08,0) at g_up_procbody +0x5a > fork_exit(c05fed08,0,ca0ded38) at fork_exit+0xa0 > fork_trampoline() at fork_trampoline+0x8 > --- trap 0x1, eip=0, esp=0xca0ded6c, ebp=o --- Anyway, this is VMware Workstation 5, Build 13124 on SuSE 9.2, kernel 2.6.8-24.16-smp. I think I spent the VM 512 MB RAM. This is IMO a serious show-stopper. cheers, Rainer