qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] vvfat driver problems on OS X: failed assertion


From: Johannes Schindelin
Subject: Re: [Qemu-devel] vvfat driver problems on OS X: failed assertion
Date: Sat, 18 Feb 2006 11:48:32 +0100 (CET)

Hi,

On Fri, 17 Feb 2006, Stealth Dave wrote:

> I'm having problems using the vvfat driver on OS X 10.3.9 and 10.4.4.  I'm
> getting the following error:
> 
> $ qemu -cdrom slax.iso -hda fat:/Users/stealthdave/ -boot d
> starting qemu...
> /Users/stealthdave/Source/qemu/qemu-smb-make/block-vvfat.c:97: failed
> assertion `index < array->next'
> Abort trap

This error means that an array was accessed out of bounds.

> This is using current CVS.  Did something break the vvfat driver recently?
> Or is this a Mac issue that hasn't been discovered / addressed?

It is almost certainly not a problem specific to Mac. Could you please get 
a back trace? (Start with "gdb --args", and when it stops "bt").

Ciao,
Dscho





reply via email to

[Prev in Thread] Current Thread [Next in Thread]