Signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)

This is specifically crashing for samsung devices. Following is the crash logs. The crashes are happening on 5.x devices. Samsung only. We have android app bundles enabled in the app.
Would be grateful for any help.

signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)
art::ArtField_getNameNative(_JNIEnv*, _jobject*)

backtrace:
#00 pc 000000000020d9d2 /system/lib/libart.so (art::ArtField_getNameNative(_JNIEnv*, _jobject*)+281)
#00 pc 00000000000000e7 /system/framework/arm/boot.oat

Hi,
Please build with targetSdkVersion: 28 and test the issue again.

Thanks.

Hi, It’s already 28.

Hello,
Many people are facing same issue as I have found in this thread.

As you can see in the thread, this can be occurred due to different specific reasons.
You can report the issue in Samsung Developer Support with a dumpstate log after a successful try from other manufacturer’s devices and dumpstate log after error with Samsung Devices.