Hi,
I think I need help from a Corona/Android expert. I’m seeing an increase in crash reports on Android that only occur on some devices.
Most of the reports share the following:
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
_ZN3art11interpreter6DoCallILb0ELb1EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE
I’ve seen this problem before but now it seems to happen more frequently (more users maybe).
These are about the only crashes reported for my app but they are repeated by the same users multiple times putting my app above the bad behavior threshold.
I’ve tried to Google the error messages to solve the problem (which normally helps) but I can’t find a solution, and have not been able to reproduce it myself. I really need some help from someone with more knowledge & expertise in Android programming to help determine if this is a problem with our App or in Corona or Google’s code.
Thanks in advance & please let me know if there is any more info I can provide.
Corona Version 2017.3157 (2017.10.6)
Here’s the backtrace from the latest crash report from the Google Play Console:
Yesterday, 9:29 PM on app version 222
HTC Desire 626s (htc_a32ewhl), 1536MB RAM, Android 6.0
Report 1
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
backtrace:
#00 pc 00000000001fd972 /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb1EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+509)
#01 pc 0000000000201975 /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE4ELb0ELb1EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+760)
#02 pc 00000000000afffd /system/lib/libart.so (_ZN3art11interpreter15ExecuteGotoImplILb1ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_+25796)
#03 pc 00000000001e37d5 /system/lib/libart.so (artInterpreterToInterpreterBridge+312)
#04 pc 00000000001fd36b /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+334)
#05 pc 00000000000c0b87 /system/lib/libart.so (_ZN3art11interpreter15ExecuteGotoImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_+26126)
#06 pc 00000000001e3715 /system/lib/libart.so (artInterpreterToInterpreterBridge+120)
#07 pc 00000000001fd36b /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+334)
#08 pc 00000000000c07b3 /system/lib/libart.so (_ZN3art11interpreter15ExecuteGotoImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_+25146)
#09 pc 00000000001e3715 /system/lib/libart.so (artInterpreterToInterpreterBridge+120)
#10 pc 00000000001fd36b /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+334)
#11 pc 00000000000c07b3 /system/lib/libart.so (_ZN3art11interpreter15ExecuteGotoImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_+25146)
#12 pc 00000000001e3715 /system/lib/libart.so (artInterpreterToInterpreterBridge+120)
#13 pc 00000000001fd36b /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+334)
#14 pc 00000000000c07b3 /system/lib/libart.so (_ZN3art11interpreter15ExecuteGotoImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_+25146)
#15 pc 00000000001e34ed /system/lib/libart.so (_ZN3art11interpreter30EnterInterpreterFromEntryPointEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameE+84)
#16 pc 00000000003ea3ab /system/lib/libart.so (artQuickToInterpreterBridge+546)
#17 pc 00000000000eab93 /system/lib/libart.so (art_quick_to_interpreter_bridge+34)
#18 pc 00000000000e6421 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
#19 pc 00000000003ec66f /system/lib/libart.so (art_quick_invoke_stub+170)
#20 pc 00000000000ec81b /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+174)
#21 pc 000000000031dc9b /system/lib/libart.so (_ZN3art12InvokeMethodERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectS4_S4_j+654)
#22 pc 00000000002d5d8b /system/lib/libart.so (_ZN3artL13Method_invokeEP7_JNIEnvP8_jobjectS3_S3_+22)
#23 pc 00000000024d4ab1 /system/framework/arm/boot.oat