blob: f3c73441f373866ce739ddfd8e529128caec488b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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
|