RetroArch Segmentation Fault on launch
-
Hi guys,
I'm having a problem with my freshly new retropie install on my Odroid XU4. I followed the official installation guide (https://retropie.org.uk/docs/Odroid-XU3-XU4/), everything went fine until I tried to launch retroarch from the retropie menu: Nothing happened.
I tried to launch it using command line, and here is what I got:
retropie@odroid:~# sudo /opt/retropie/emulators/retroarch/bin/retroarch -v [INFO] RetroArch 1.8.4 (Git 9e25601) [INFO] === Build ======================================= [INFO] Capabilities: NEON VFPv3 VFPv4 [INFO] Built: Feb 28 2020 [INFO] Version: 1.8.4 [INFO] Git: 9e25601 [INFO] ================================================= [INFO] [Environ]: SET_PIXEL_FORMAT: RGB565. [INFO] Version of libretro API: 1 [INFO] Compiled against API: 1 [INFO] [Audio]: Set audio input rate to: 30000.00 Hz. [INFO] [Video]: Video @ 960x720 [INFO] [EGL] Falling back to eglGetDisplay [INFO] [EGL]: EGL version: 1.4 [INFO] [GL]: Found GL context: mali-fbdev [INFO] [GL]: Detecting screen resolution 0x0. [INFO] [EGL]: Current context: 0xa34738. [INFO] [GL]: Vendor: (null), Renderer: (null). [INFO] [GL]: Version: (null). Segmentation fault
Same result when I try to launch any game, here is the kind of logs I get in /dev/shm/runcommand.log:
retropie@odroid:~$ cat /dev/shm/runcommand.log Parameters: Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mgba/mgba_libretro.so --config /opt/retropie/configs/gba/retroarch.cfg "/home/retropie/RetroPie/roms/gba/MarioTennis-PowerTour.zip" --appendconfig /dev/shm/retroarch.cfg Failed to open /home/retropie/RetroPie/roms/gba/MarioTennis-PowerTour.srm: No such file or directory /opt/retropie/supplementary/runcommand/runcommand.sh: line 1247: 1072 Segmentation fault (core dumped) /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mgba/mgba_libretro.so --config /opt/retropie/configs/gba/retroarch.cfg "/home/retropie/RetroPie/roms/gba/MarioTennis-PowerTour.zip" --appendconfig /dev/shm/retroarch.cfg
Hope you guys can help me, thanks in advance!
My specs:
Hardware: Odroid XU4
RetroPie Version: 4.5.14
Ubuntu version : 18.04.4 LTS (minimal) -
I've not tested on my odroid xu for some weeks. May be a recent change broke something. I'll check when I next get a chance.
May be a retroarch issue.. you could try rolling back the RetroPie-Setup script and building the previous version. I don't have time now however to give instructions to do this sorry.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.