Opened 6 hours ago
Last modified 5 hours ago
#15517 new defect
BACKENDS: 3DS: New 3DS systems crash when quitting ScummVM from the launcher menu.
Reported by: | BallM4788 | Owned by: | |
---|---|---|---|
Priority: | high | Component: | Port: 3DS |
Version: | Keywords: | crash 3ds nintendo n3ds new3ds | |
Cc: | Game: |
Description (last modified by )
This bug was introduced on 30 June 2024 with this commit. On a New 3DS system, when attempting to quit ScummVM from the launcher, the system will almost always crash. Quitting ScummVM from inside a game works as intended.
Interestingly, quitting from the launcher menu after adding a new game seems to work fine. EDIT: It's not adding a new game that allows for a successful quit from the launcher menu; it's starting a game for which the engine is not present.
All my testing was done with on a compilation made from the bug origin state linked above, with only the Riven engine enabled; the new engine-absent* game added that caused a successful quit from the launcher menu was Sam & Max.
I have included the parsed version of a dump file generated by the Luma3DS custom firmware. I do not know if any of this applies to a 3DS port running on an original 3DS.
EDIT: Here is the exact process that causes the successful exit:
- Open ScummVM. The port only has the Riven engine compiled in, but both Riven and another game (for which the engine is not present) are listed in the launcher menu.
- Select the other game, and press the "Start" button (the one on the screen, not the Start button on the 3DS). The "Could not find any engine capable of running the selected game" message will appear.
- Press "OK" to return to the launcher screen, then press "Quit". The program will successfully unload and return to the 3DS home screen.
Attachments (1)
Change History (3)
by , 6 hours ago
Attachment: | crash_dump_PARSED.txt added |
---|
comment:1 by , 6 hours ago
comment:2 by , 5 hours ago
Description: | modified (diff) |
---|
I am in the process of compiling the 3DS port with all engines enabled (again from the bug origin state), and will update the ticket if any new behavior is displayed.