graphic: 0.862 device: 0.856 files: 0.814 socket: 0.806 network: 0.747 PID: 0.650 semantic: 0.610 performance: 0.536 debug: 0.445 other: 0.423 permissions: 0.416 boot: 0.273 vnc: 0.230 KVM: 0.053 Vvfat crashes in WinXP-64 installation. Description of problem: Steps to reproduce: 1. Download ISO (see above) 2. Set up qemu 3. Run command above Termux output: qemu-system-x86_64: Slirp: Failed to send packet, ret: -1 [repeated] ../block/vvfat.c:105: void *array_get(array_t *, unsigned int): assertion "index < array->next" failed Aborted ~ $ Additional information: This was extremely annoying because the total abort occurs far into the installation, while setting up the network. The devices (presumably including the vvfat) had been installed OK. The XP installation can be restarted without the CD but starts at the beginning, needing location, passwords, licence key etc. all over again! I have XP64 installed now, without vvfat which is a marvellously convenient way of transferring files. BTW "vfat" usually means extended FAT, handling files over 4GB but vvfat does not. Can you fix that?