sarah-walker-pcem / pcem

PCem
http://pcem-emulator.co.uk
GNU General Public License v2.0
1.47k stars 204 forks source link

PCem Closes After Attempting To Boot GIGABYTE GA-686BX Guest VM #167

Open Dweiwin opened 1 year ago

Dweiwin commented 1 year ago

After I click the play button to boot the GA-686BX VM, I got the output error messages ("Menu item not found: 1403", then "Menu item not found: 1404", and then Segmentation fault).

MEDIA: simplescreenrecorder-2022-07-22_15.15.09.webm 2022-07-22-152210_685x1059_scrot

Here's my hardware specifications and my host OS: unknown

PCem Program Version: app-emulation/pcem-17-r1 (Gentoo Linux) https://packages.gentoo.org/packages/app-emulation/pcem

Derailedzack commented 1 year ago

What does it give you if you run it in a debugger?

Dweiwin commented 1 year ago

simplescreenrecorder-2022-07-23_19.38.21.webm

Derailedzack commented 1 year ago

Do you have GDB or LLDB installed?

Dweiwin commented 1 year ago

I have "sys-devel/gdb-12.1-r1::gentoo" installed, I don't have LLDB installed though.

Derailedzack commented 1 year ago
gdb pcem
Dweiwin commented 1 year ago

here's my output Screenshot_2022-07-24_11-28-47

Derailedzack commented 1 year ago

run

Dweiwin commented 1 year ago

https://user-images.githubusercontent.com/103870165/181132778-30c476e6-25d5-4e62-a88f-6be72b7bf10e.mp4

Derailedzack commented 1 year ago

Type run into gdb

Dweiwin commented 1 year ago

Can you elaborate more about the "Type run into gdb" statement?

Derailedzack commented 1 year ago

At the gdb prompt type run

Dweiwin commented 1 year ago

simplescreenrecorder-2022-09-02_15.48.14.webm here's my output