kc32
kc32
> Hmm, I can't reproduce here (ubuntu 64-bit) using a recent build of RetroArch (4/17, git hash [c14016d](https://github.com/libretro/RetroArch/commit/c14016d6a2f639bdf49cdad2f3549e8e99b6d3c1)) and the latest gpSP-libretro from the online updater. That's weird, my current...
The versions I'm using have mostly been from the package manager. I have no clue why that makes a difference, but that core just refuses to load on anything but...
This one was a surprise to me, but the same error pops up on 1.19.1 on OpenSUSE, installed from package manager. I also tried Fedora 42 but there's some dependency...
`ls -lZ` returns: `-rwxr-xr-x 1 root root ? 14344600 Apr 21 07:31 retroarch`
I haven't tried every core out there, but yes, gPSP is the only one that fails to load. It seems to be specific to Linux x86-64 and the Ubuntu/Arch/AUR Git...
> Indeed, using this tool [execstack](https://repology.org/project/execstack/versions), the executable stack flag is set for [gpsp_libretro.so.zip](https://buildbot.libretro.com/nightly/linux/x86_64/latest/gpsp_libretro.so.zip) > > ``` > execstack -q gpsp_libretro.so > X gpsp_libretro.so > ``` > > For a...