Hi All,
I'm new to forum but have been an user of Dolphin for some time, mainly on Linux (Ubuntu, Debian etc).
I'm trying to make my Raspberry pi 5 running Dolphin. I've installed latest version from git repo with all required dependencies etc.
Games are not running as smoothly as I would expect, but this is not the case.
When I try to save/load state from file/slot, dolphin is basically crashing leaving this message in logs:
I have tried to run on Raspbian OS and Ubuntu, but same problem ocured on both.
I haven't found any info nor have any clue what this could mean...
I'm happy to hear any suggestions on where to search for solution.
Thank you in advance!
I'm new to forum but have been an user of Dolphin for some time, mainly on Linux (Ubuntu, Debian etc).
I'm trying to make my Raspberry pi 5 running Dolphin. I've installed latest version from git repo with all required dependencies etc.
Games are not running as smoothly as I would expect, but this is not the case.
When I try to save/load state from file/slot, dolphin is basically crashing leaving this message in logs:
Code:
46:48:332 Core/PowerPC/JitArm64/Jit.cpp:104 E[JIT]: Exception handler - Not on CPU thread
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R0: 0x0000000000002000 R1: 0x0000000000000000
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R2: 0x0000000000000008 R3: 0x0000000000000000
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R4: 0x0000000000000000 R5: 0x000000000000000b
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R6: 0x0000aaaab81606d8 R7: 0x0000aaaab81606d8
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R8: 0x0000ffff3efdcd10 R9: 0x0000ffeb4fffcf70
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R10: 0x000000000000002e R11: 0x00000000ffffffd0
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R12: 0x0000ffff3efdcbac R13: 0x000000000000004d
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R14: 0x000000000000004a R15: 0x0000000000003800
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R16: 0x0000ffff1deda230 R17: 0x0000ffff8cbb0600
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R18: 0x0000000000004a00 R19: 0x0000ffff3efdcd10
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R20: 0x0000aaaab8368c90 R21: 0x0000ffff3453acc0
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R22: 0x0000000000000000 R23: 0x0000000000000010
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R24: 0x0000aaaab805c148 R25: 0x0000005ab5070ffb
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R26: 0x0000000000000001 R27: 0x0000000000461680
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:31 E[JIT]: R28: 0x0000ffff83627690 R29: 0x0000ffff3efdd280
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:35 E[JIT]: R30: 0x0000aaaab73523d8 SP: 0x0000ffff3efdccd0
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:37 E[JIT]: Access Address: 0x0000000000000000
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:38 E[JIT]: PC: 0x0000000000000000
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:40 E[JIT]: Memory Around PC
46:48:332 Core/PowerPC/JitArm64/JitArm64_BackPatch.cpp:53 E[JIT]: Full block:
Segmentation fault (core dumped)
I haven't found any info nor have any clue what this could mean...
I'm happy to hear any suggestions on where to search for solution.
Thank you in advance!