Open ghost opened 3 years ago
Crashing for me too on load content, with a Samsung Galaxy A5 2016 (it's a bit old, still running with Android 7, 32bit), I got a crash log by using adb logcat *:F
, I think it's the right way?:
--------- beginning of crash
04-08 15:57:19.574 8711 8733 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7c in tid 8733 (Thread-5)
04-08 15:57:19.810 8857 8857 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-08 15:57:19.810 8857 8857 F DEBUG : Build fingerprint: 'samsung/a5xeltexx/a5xelte:7.0/NRD90M/A510FXXS8CTI7:user/release-keys'
04-08 15:57:19.810 8857 8857 F DEBUG : Revision: '4'
04-08 15:57:19.810 8857 8857 F DEBUG : ABI: 'arm'
04-08 15:57:19.810 8857 8857 F DEBUG : pid: 8711, tid: 8733, name: Thread-5 >>> com.retroarch.ra32 <<<
04-08 15:57:19.810 8857 8857 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7c
04-08 15:57:19.811 8857 8857 F DEBUG : r0 d5fe2480 r1 ca6273e0 r2 ca6274e0 r3 00000000
04-08 15:57:19.811 8857 8857 F DEBUG : r4 ca919a88 r5 ca6271ec r6 00000000 r7 00000002
04-08 15:57:19.811 8857 8857 F DEBUG : r8 0001d7cc r9 000236f8 sl 00000001 fp eaa7f7e8
04-08 15:57:19.811 8857 8857 F DEBUG : ip eaa7f7ab sp eaa7f7a0 lr ca584a67 pc ca54f000 cpsr 60010030
04-08 15:57:19.828 8857 8857 F DEBUG :
04-08 15:57:19.828 8857 8857 F DEBUG : backtrace:
04-08 15:57:19.831 8857 8857 F DEBUG : #00 pc 0002a000 /data/data/com.retroarch.ra32/cores/bsnes_libretro_android.so
04-08 15:57:19.831 8857 8857 F DEBUG : #01 pc 0005fa63 /data/data/com.retroarch.ra32/cores/bsnes_libretro_android.so
04-08 15:57:19.831 8857 8857 F DEBUG : #02 pc 000481d5 /data/data/com.retroarch.ra32/cores/bsnes_libretro_android.so
04-08 15:57:19.831 8857 8857 F DEBUG : #03 pc 005295a4 /data/app/com.retroarch.ra32-1/lib/arm/libretroarch-activity.so (core_run+292)
04-08 15:57:19.831 8857 8857 F DEBUG : #04 pc 00510538 /data/app/com.retroarch.ra32-1/lib/arm/libretroarch-activity.so (runloop_iterate+1640)
04-08 15:57:19.831 8857 8857 F DEBUG : #05 pc 0050fbcc /data/app/com.retroarch.ra32-1/lib/arm/libretroarch-activity.so (rarch_main+1044)
04-08 15:57:19.831 8857 8857 F DEBUG : #06 pc 00752880 /data/app/com.retroarch.ra32-1/lib/arm/libretroarch-activity.so
04-08 15:57:19.831 8857 8857 F DEBUG : #07 pc 00618498 /data/app/com.retroarch.ra32-1/lib/arm/libretroarch-activity.so
04-08 15:57:19.831 8857 8857 F DEBUG : #08 pc 00047f93 /system/lib/libc.so (_ZL15__pthread_startPv+22)
04-08 15:57:19.832 8857 8857 F DEBUG : #09 pc 0001a161 /system/lib/libc.so (__start_thread+6)
Tested with Super Mario World, I even added the BIOS files just in case but I don't think they're required for SMW.
edit: Would have been better to post in bsnes repo however: https://github.com/libretro/bsnes/issues ;)
Not crashing for me on Android 9 (Nokia 8) with last Retroarch (1.9.1) (Tested with Super Street Fighter II - The New Challengers)
Actually better to post the issue here though: https://github.com/libretro/bsnes-libretro/issues
https://github.com/libretro/bsnes/issues isn't used anymore.
Description
If you choose any of the bsnes cores and try to load content, RetroArch immediately crashes. Doesn't happen with Snes9x core.
Expected behavior
The content loads.
Actual behavior
RetroArch crashes.
Steps to reproduce the bug
Bisect Results
Happens with fresh install as well, and doesn't happen on Windows 10 20H2.
Version/Commit
You can find this information under Information/System Information
Environment information
Log
Log