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 _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel