java.lang.Error: signal 11 at libunity (Native Method) Unity 5.6.3f1

We just release our game in an android market and received some error report. I do not know how to solve this issue, any help could be appreciated!

Here is the logs:

java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000020
Build fingerprint: ‘QiKU/CP8681-A01/CP8681-A01:5.1/LMY47D/5.1.084.P2.170815.8681-A01:user/release-keys’
Revision: ‘0’
pid: 24241, tid: 24267, name: UnityMain >>> com.cig.themonsterchef <<<
r0 00000000 r1 eecc67d4 r2 00000034 r3 00000000
r4 00000000 r5 dbe16010 r6 00000000 r7 00000000
r8 eecc67f4 r9 00000000 sl d5de43e0 fp d5de415c
ip dede4de4 sp eecc67a0 lr ddf17738 pc ddf17748 cpsr 2e352f44

at libunity.0029b748(Native Method)
at libunity.001fe9b4(Native Method)
at libunity.001bc5d8(Native Method)
at libunity.004c7560(Native Method)
at libunity.001bb9f4(Native Method)
at libunity.001bd43c(Native Method)
at libunity.001be8ac(Native Method)
at libunity.001c5ab0(Native Method)
at libunity.001943ac(Native Method)
at libunity.00140c38(Native Method)
at libunity.00141e44(Native Method)
at libunity.00167eac(Native Method)
at libunity.0031d140(Native Method)
at libunity.0031ec68(Native Method)
at libunity.005edb48(Native Method)
at libunity.005f06dc(Native Method)
at data@app@com.002cd617(Native Method)

java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr fffffff4
Build fingerprint: ‘QiKU/CP8676_A01/CP8676_A01:5.1/LMY47D/5.1.111.P1.170815.8676_A01:user/release-keys’
Revision: ‘0’
pid: 32667, tid: 32692, name: UnityMain >>> com.cig.themonsterchef <<<
r0 ffffffcc r1 00000000 r2 00000034 r3 00000000
r4 dd4038d8 r5 dd4038d0 r6 eeb3a528 r7 c0f62c98
r8 c0f62c10 r9 dd4038e0 sl 00000000 fp ed3167a8
ip 00000170 sp ed3166c8 lr df15c514 pc df38aa90 cpsr 2e352f44

at libunity.004c0a90(Native Method)
at libunity.001b3380(Native Method)
at libunity.001bc5d8(Native Method)
at libunity.004c7560(Native Method)
at libunity.001bb9f4(Native Method)
at libunity.001bd43c(Native Method)
at libunity.001be8ac(Native Method)
at libunity.001c5ab0(Native Method)
at libunity.001943ac(Native Method)
at libunity.00140c38(Native Method)
at libunity.00141e44(Native Method)
at libunity.00167eac(Native Method)
at libunity.0031d140(Native Method)
at libunity.0031ec68(Native Method)
at libunity.005edb48(Native Method)
at libunity.005f06dc(Native Method)
at data@app@com.002cd617(Native Method)

Did you find a fix for this?