qemu-ios icon indicating copy to clipboard operation
qemu-ios copied to clipboard

Segmentation fault error

Open Avstraliya opened this issue 1 year ago • 5 comments

# ./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=../bootrom_240_4,nand=../nand,nor=.. -serial mon:stdio -cpu max -m 2G -d unimp

(C:\msys64\home\redacted\qemu-ios\build\arm-softmmu\qemu-system-arm.exe:11600): Gdk-WARNING **: 20:4
3:51.527: Could not open registry key 'SYSTEM\CurrentControlSet\Control\Keyboard Layouts\00030402'.
Error code: 2

(C:\msys64\home\redacted\qemu-ios\build\arm-softmmu\qemu-system-arm.exe:11600): Gdk-WARNING **: 20:4
3:51.527: Could not open registry key 'SYSTEM\CurrentControlSet\Control\Keyboard Layouts\(NULL)'. Er
ror code: 2

(C:\msys64\home\redacted\qemu-ios\build\arm-softmmu\qemu-system-arm.exe:11600): Gdk-WARNING **: 20:4
3:51.528: Failed to load keyboard layout DLL for layout 00030402: (NULL)
s5l8900_gpio_read: read from location 0x00000164
s5l8900_gpio_read: read from location 0x00000184
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
Segmentation fault


Avstraliya avatar Dec 20 '23 19:12 Avstraliya

Thanks for your report. I haven't really tested the emulator on Windows yet, but this is pretty high on my priority list right now, since there are some other Windows-related issues reported as well. Perhaps you could retry with the latest commit on the recently rebased ipod_touch_2g branch to see if this fixes anything?

devos50 avatar Jan 01 '24 15:01 devos50

I tried now it's

# ./qemu-system-arm.exe -M iPod-Touch,bootrom=../bootrom_240_4,nand=../nand,nor=.. -serial mon:stdio -cpu max -m 2G -d unimp
s5l8900_gpio_read: read from location 0x00000164
s5l8900_gpio_read: read from location 0x00000184
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
Segmentation fault

Avstraliya avatar Jan 04 '24 19:01 Avstraliya

Same here

ZProLegend007 avatar Jul 23 '24 09:07 ZProLegend007

same. i have a Q4OS Operating System

demian-mint avatar Jul 30 '24 08:07 demian-mint