You are not logged in.

#1 2023-07-26 17:13:13

byjove01
Member
From: Alps, France
Registered: 2021-02-15
Posts: 223

Dolphin Emulator freezes and returns a segfault when loading games

Hello.
I'm trying to emulate some of my Wii games, but weirdly when I launch one of them, the render window freezes for some times until the process dies after returning a segmentation fault. I got this output when launching it from the terminal:

qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
ac_compute_device_uuid's output is based on invalid pci bus info.
ac_compute_device_uuid's output is based on invalid pci bus info.
ac_compute_device_uuid's output is based on invalid pci bus info.
Seg fault (core dumped)

I also made some tests with gdb and strace in order to get info on this.
strace output => https://0x0.st/HeGi.txt
gdb output => https://0x0.st/HeG-.txt

Firstly, it looks like Dolphin crashed because it couldn't find the files specified at the end of the strace output, but I'm guessing the software goes on using the /usr/share/ variants because the GUI perfectly works. Could be still wrong anyways.

Offline

Board footer

Powered by FluxBB