Hello!
We are constantly getting **signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)** crashes on Android 8 / 8.1 devices during playing AdMob video ads.
Is this a Unity bug?
Our Unity3D version is : 2018.3.6f1
Can anyone help us?
Here is the crash log:
`2019-03-22 15:57:40.846 17957-17981/? E/AndroidRuntime: FATAL EXCEPTION: UnityMain
Process: ---------------------------------------, PID: 17957
java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00002458
Build fingerprint: 'xiaomi/tulip/tulip:8.1.0/OPM1.171019.011/V10.2.2.0.OEKMIXM:user/release-keys'
Revision: '0'
pid: 17957, tid: 18313, name: Thread-102 >>> -------------------------------------------- <<<
r0 00000000 r1 00002458 r2 00000000 r3 80000000
r4 00000000 r5 bb85db00 r6 bb85db00 r7 bb85e000
r8 e0bb1530 r9 e0bb153c sl bb85dc20 fp e0bb1538
ip cb8af6a0 sp bb85daf8 lr cb015688 pc caa65668 cpsr 00004789
at libunity.0029b668(Native Method)
at libunity.002b38d8(Native Method)
at libunity.002b6b1c(Native Method)
at libunity.002b6738(Native Method)
at libunity.002b6678(Native Method)
at libunity.002b6388(Native Method)
at libunity.00299eb8(Native Method)
at libunity.00a01100(Native Method)
at libunity.0064a610(Native Method)
at libunity.006bd198(Native Method)
at base.oatexec(oatexec)
`
↧