You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can consistent get a crash in a certain section of the game which it preventing forward progress. The dolphin core says its from the commit 44394ce, which is from 2 days ago. I've also been playing with the dolphin-emulator snap, which is built from the 5.0 tag, which is from 2016(!) and has no problems.
I looked into trying to get retroarch to run under GDB to get a stacktrace, but its a pain. And while it crashes with the text Segmentation fault (core dumped) I see no such core dump.
Also, empty directories with names of random strings are being created in the home directory (eg. ''$'\204\275\017''R'$'\377\177')
What can I do to help debug this further?
The text was updated successfully, but these errors were encountered:
I can consistent get a crash in a certain section of the game which it preventing forward progress. The dolphin core says its from the commit 44394ce, which is from 2 days ago. I've also been playing with the dolphin-emulator snap, which is built from the 5.0 tag, which is from 2016(!) and has no problems.
I've generated some logs according to the documentation, but they don't look helpful.
I looked into trying to get retroarch to run under GDB to get a stacktrace, but its a pain. And while it crashes with the text
Segmentation fault (core dumped)
I see no such core dump.Also, empty directories with names of random strings are being created in the home directory (eg.
''$'\204\275\017''R'$'\377\177'
)What can I do to help debug this further?
The text was updated successfully, but these errors were encountered: