I have a few devices with RetroArch setup:
Oneplus 3t (Android arm) Nvidia Shield Tablet (Android arm) Raspberry Pi 3 (RetroPie/Debian armhf) Asus UX305 (Ubuntu 16.10 amd64)
I installed retroarch from the Ubuntu repository but noted that only a handful of cores were available. There seemed to be similar limitations from the stable PPA. I’m familiar with the nightly builds on Android as well as using the nightly cores even if not the most up to date application. I pulled some of the cores from the buildbot (http://buildbot.libretro.com/nightly/linux/x86_64/latest/). Most cores I tried worked great using this up-to-date version (snes9x, nestopia, genesis-plus-gx, a couple of the mednafen/beetle cores) but I cannot get any arcade games to work. I load them and RA kicks me back to my desktop. What puzzles me is that the same games works great on my Android devices and my Raspberry Pi. I tried to gather some additional information by launching retroarch from the terminal with the --verbose command. All that I got out of that was that the failure was a Segmentation Fault (core dumped).
How can I go about gathering more information about this issue if that’s all that RA is spitting out?