JesseTG / melonds-ds

A remake of the libretro melonDS core that prioritizes standalone parity, reliability, and usability.
GNU General Public License v3.0
135 stars 16 forks source link

freeze/crash when exiting #202

Closed Alchnator closed 5 months ago

Alchnator commented 5 months ago

What version of melonDS DS are you using?

1.1.1

Does the problem happen in standalone melonDS?

I don't know.

What happened?

retroarch crashes/freezes when changing content/core when melonDS DS is running

retroarch2024_04_1915_12_58.log

What should've happened instead?

not crash/freeze

Which platforms do you see the problem on?

Which versions of the OS?

Linux: Kernel: 6.5.0-27-generic x86_64 bits: 64 Desktop: Cinnamon 6.0.4 tk: GTK 3.24.33 wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy

Which libretro frontend are you using?

retroarch 1.18.0 flatpak

Terms

JesseTG commented 5 months ago

Could you please post a log file with debug-logging enabled? You'll want to set the logging options like so: Screenshot 2023-12-20 084050

This will provide information that may help me reproduce this issue. Thank you!

Alchnator commented 5 months ago

oh sorry didn't realized logs went lower level than 1

retroarch2024_04_2112_32_11.log

in this i had to manually kill RA since it froze after switching contents

JesseTG commented 5 months ago

Looking at the log, I think this issue might be a duplicate of this one. Could you switch the microphone driver to sdl2 and try again? That's a workaround to the reported issue (which I haven't yet been able to fix).

Alchnator commented 5 months ago

yeah setting microphone to sdl2 fixed it

JesseTG commented 5 months ago

In that case, this is a known issue. Let's move further discussion to the ticket that already describes it.