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? Best regards, Edwin
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... -Antony
Hi Edwin, [ Please either post on -stable@ or -current@, not both. In this case you should have post on -current@ only, since 6.0 isn't stable yet. ]> 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?Don't know if it's a known issue, but can you use the "trace" DDB command and post the output here please, this will greatly help debugging for kernel hackers. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >
On Thu, 1 Sep 2005 09:15:08 -0400, you 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 am now able to install in VMWARE 5 with 6.0-BETA4. Thanks, Mike