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

[Linux] FLATHUB build crashes when opening control panel #731

Open
mstarongithub opened this issue Sep 26, 2023 · 7 comments
Open

[Linux] FLATHUB build crashes when opening control panel #731

mstarongithub opened this issue Sep 26, 2023 · 7 comments

Comments

@mstarongithub
Copy link

In the flathub version, when opening Config -> Edit Controls, it crashes.
Output log of running in console:

Microphone successfully inited.
DeSmuME 0.9.14 git#0 x64-JIT SSE2
CPU mode: Interpreter
Using 12 threads for video filter.
SoftRasterizer: Running using 12 additional threads. (Multithreading enabled.)
*** buffer overflow detected ***: terminated
@ofdx
Copy link

ofdx commented Dec 29, 2023

Also seeing this. Crashes immediately upon clicking Edit Controls, same CLI output. Flathub release, running on debian trixie.

I built from source and could not reproduce the crash. I think that buffer overflow detected message can be generated by printf, so I tried to modify the call to g_strdup_printf to induce a crash (NULL arguments, large values and negative values into gdk_keyval_name to produce bad strings), but I couldn't break it. Maybe a library version mismatch in the flatpak?

@macschaff
Copy link

Having the same issue on Steam OS on the Steam Deck.

@rofl0r
Copy link
Collaborator

rofl0r commented Mar 1, 2024

build from source with debug info, then provide a gdb backtrace from the crash.

@zShxck720
Copy link

I'm having the same problem on Debian Bookworm

@rofl0r
Copy link
Collaborator

rofl0r commented Mar 18, 2024

with flathub, too ? then maybe you should raise the issue with the flathub package maintainer.

@rofl0r rofl0r changed the title [Linux] Crash when opening control panel [Linux] FLATHUB build crashes when opening control panel Mar 18, 2024
@zShxck720
Copy link

then maybe you should raise the issue with the flathub package maintainer

Yes with the flatpak. The problem is that on Flathub there is written to report an issue on this website. I don't know how to contact the flatpak manteiner

@rofl0r
Copy link
Collaborator

rofl0r commented Mar 19, 2024

try the commands mentioned by the buildbot here: flathub/org.desmume.DeSmuME#14 - that would also be the correct place to report issues with the flatpak.

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

5 participants