blob: 6f70a9e555e5edfb818d3cd9ce536feac253a771 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Crash / Assert in VVFAT.c while installaling WinXP from QEMU 7.0 running in Raspberry OS
Description of problem:
- Windows XP installation crashes QEMU with :
qemu-system-i386: ../block/vvfat.c:103: array_get: Assertion `index < array->next' failed.
Steps to reproduce:
Use command line above and run WindowsXP installation
Additional information:
Execution also leads to many "Invalid file name" being reported by QEMU
|