Closed pavethem closed 1 year ago
Some more information on this crash:
This is the complete error message:
terminate called after throwing an instance of 'std::logic_error' what(): basic_string: construction from null is not valid [1] 46073 IOT instruction (core dumped) ./build/Binaries/dolphin-emu
coredumpctl output: coredump.txt This is from a fresh build, but the same happens on the official appimage.
The crash does not seem to be tied to Gnome after all (also happens on KDE) The crash also does not seem to be tied to the nvidia driver (also happnes on intel iGPU)
AUR's dolphin-emu-git seems to have figured it out
Unfortunately your latest commit does not make a difference in regards to this bug report. I believe the bug addressed in the AUR patch was related to building dolphin on Arch, but this has never been an issue for me.
I cannot replicate the crash on XFCE.
There's a similar error here, resolved by setting LC_ALL
. Perhaps try launching the AppImage / binary like this:
LC_ALL=C /path/to/executable
Strangely enough, I cannot reproduce this crash either anymore. Might have been a problem with a previous nvidia driver? Anyways, I think we can close this.
Running Gnome 44 under X11 on Arch, when starting Melee, Slippi immediatly crashes with: 38763 IOT instruction (core dumped) This is on OpenGL.
Environment
Latest packages