Native crash at /data/app/com.applefork.bp-1/lib/arm/libcorona.so

One of my beta testers reported the following crash this week, via Play Console. Not a ton of detail here, I’m sorry. It’s all that was sent to Play. Any idea what it means?

Android version: Android 6.0

Device: Galaxy Note5 (nobleltevzw)

Simulator version: 2016.2906 (2016.6.21)

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: ‘Verizon/nobleltevzw/nobleltevzw:6.0.1/MMB29K/N920VVRS3BPI1:user/release-keys’
Revision: ‘9’
ABI: ‘arm’
pid: 21015, tid: 22388, name: GLThread 5692 >>> com.applefork.bp <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x68
r0 00000000 r1 ee7703b0 r2 00000000 r3 ee759d30
r4 f4f7f400 r5 e0be598c r6 d63307a8 r7 f4f7f400
r8 ece8fdc0 r9 00000000 sl ee759d40 fp 00000010
ip e0be59bc sp da27f190 lr e09b40d0 pc e09b0868 cpsr 600f0010

backtrace:
#00 pc 000f8868 /data/app/com.applefork.bp-1/lib/arm/libcorona.so
#01 pc 0000cbd0 /data/app/com.applefork.bp-1/lib/arm/liblua.so
#02 pc 0001cde8 /data/app/com.applefork.bp-1/lib/arm/liblua.so
#03 pc 0000d01c /data/app/com.applefork.bp-1/lib/arm/liblua.so
#04 pc 0000c35c /data/app/com.applefork.bp-1/lib/arm/liblua.so
#05 pc 0000d194 /data/app/com.applefork.bp-1/lib/arm/liblua.so
#06 pc 000055a0 /data/app/com.applefork.bp-1/lib/arm/liblua.so (lua_pcall+88)
#07 pc 000ea264 /data/app/com.applefork.bp-1/lib/arm/libcorona.so
#08 pc 0007f4a4 /data/app/com.applefork.bp-1/lib/arm/libcorona.so
#09 pc 001144e0 /data/app/com.applefork.bp-1/lib/arm/libcorona.so
#10 pc 000721e0 /data/app/com.applefork.bp-1/lib/arm/libcorona.so
#11 pc 008a5205 /data/app/com.applefork.bp-1/oat/arm/base.odex (offset 0x7a4000)

Hmm… there’s not many helpful details in that stack trace. If you can get more info from that beta tester on what they were doing with your app at the time of this crash, that would be helpful.

You could also try using the latest daily build of Corona and see if that beta tester can reproduce the issue.

Did you happen to get a solution to this?  I have my app running on iOS just fine and on my Galaxy S4 running Android 4 but my first beta tester using Android 6 is reporting crashes every time on 2 different phones and it resembles yours except of course the applefork is my app name instead.  It crashes at different points - sometimes as soon as he tries to launch a new scene, sometimes that works and it fails the second scene that is launched.  

Is there a way to get a better error message than this stack trace for Android devices?

Also, I am using the latest Corona build

Roy

Hmm… there’s not many helpful details in that stack trace. If you can get more info from that beta tester on what they were doing with your app at the time of this crash, that would be helpful.

You could also try using the latest daily build of Corona and see if that beta tester can reproduce the issue.

Did you happen to get a solution to this?  I have my app running on iOS just fine and on my Galaxy S4 running Android 4 but my first beta tester using Android 6 is reporting crashes every time on 2 different phones and it resembles yours except of course the applefork is my app name instead.  It crashes at different points - sometimes as soon as he tries to launch a new scene, sometimes that works and it fails the second scene that is launched.  

Is there a way to get a better error message than this stack trace for Android devices?

Also, I am using the latest Corona build

Roy