No audio if 48kHz is not supported ~~Linux Standalone - Segfault just after device starts.~~ #16

Open
opened 2026-01-29 17:28:10 +00:00 by claunia · 2 comments
Owner

Originally created by @HeroponRikiBestest on GitHub (Jun 14, 2024).

Originally assigned to: @XerTheSquirrel on GitHub.

Upon building from latest using cmake, and placing palmos41-en-m515.rom in the proper location, the emulator will display the device briefly for a moment, before immediately segfaulting.

crash

Linux Mint 21.2

Qt Build

865acf3

md5sum palmos41-en-m515.rom 
83cb1d1c76e568b916dc2e7c0bf669f6  palmos41-en-m515.rom

Just in case they're relevant, cmake . and cmake --build . output respectively:

cmake.txt

cmakebuild.txt

Originally created by @HeroponRikiBestest on GitHub (Jun 14, 2024). Originally assigned to: @XerTheSquirrel on GitHub. Upon building from latest using cmake, and placing palmos41-en-m515.rom in the proper location, the emulator will display the device briefly for a moment, before immediately segfaulting. ![crash](https://github.com/libretro/Mu/assets/50224630/ffc6fc0c-c971-454e-a12b-29f0b8473e56) `Linux Mint 21.2` `Qt Build` `865acf3` ``` md5sum palmos41-en-m515.rom 83cb1d1c76e568b916dc2e7c0bf669f6 palmos41-en-m515.rom ``` Just in case they're relevant, `cmake .` and `cmake --build .` output respectively: [cmake.txt](https://github.com/user-attachments/files/15839173/cmake.txt) [cmakebuild.txt](https://github.com/user-attachments/files/15839174/cmakebuild.txt)
Author
Owner

@XerTheSquirrel commented on GitHub (Jun 14, 2024):

Would you be able to send your RAM image?

@XerTheSquirrel commented on GitHub (Jun 14, 2024): Would you be able to send your RAM image?
Author
Owner

@XerTheSquirrel commented on GitHub (Jun 15, 2024):

This crash is due to lacking support for 48000Hz audio, I have fixed the crash and thus I will rename this issue for lower resolution audio support.

@XerTheSquirrel commented on GitHub (Jun 15, 2024): This crash is due to lacking support for 48000Hz audio, I have fixed the crash and thus I will rename this issue for lower resolution audio support.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Mu#16