Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Arch Linux #382

Closed
pavethem opened this issue May 13, 2023 · 5 comments
Closed

Crash on Arch Linux #382

pavethem opened this issue May 13, 2023 · 5 comments

Comments

@pavethem
Copy link

pavethem commented May 13, 2023

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

@pavethem pavethem changed the title Crash on Gnome 44 Crash on Arch Linux May 18, 2023
@pavethem
Copy link
Author

pavethem commented May 18, 2023

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)

@HamletDuFromage
Copy link
Contributor

@pavethem
Copy link
Author

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.

@SirToffski
Copy link

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

@pavethem
Copy link
Author

pavethem commented Jun 4, 2023

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.

@pavethem pavethem closed this as completed Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants