"signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x200000077" Crashes on Huawei devices

In our google play developer console, for an application, we are seeing very high number of crashes in Huawei Devices (Android 8.0 and Android 9.0).
We are developing application using Unity 2019.4.8f1. The application contains:
-Firebase
-Flurry
-Admob

The reason for crashes mentioned is “java.lang.Error(no location available)”.
The crash report for it is as follows:

java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Version '2019.4.8f1 (60781d942082)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a'
Build fingerprint: 'HUAWEI/MRD-L41A/HWMRD-M1:9/HUAWEIMRD-LX1F/9.1.0.333C185:user/release-keys'
Revision: '0'
ABI: 'arm'
Timestamp: 2020-09-22 07:52:03+0300
pid: 10152, tid: 10517, name: Thread-96  >>> com.iz.bible.word.puzzle.games.connect.collect.verses <<<
uid: 10198
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x2a
Cause: null pointer dereference
r0  00000000  r1  ca712274  r2  b47ce538  r3  b47ce624
r4  b47ce624  r5  00000000  r6  00000000  r7  b47ce538
r8  00000003  r9  c3ada800  r10 00000000  r11 b47ce6ec
ip  cb665ea4  sp  b47ce4e8  lr  cd11dd3f  pc  ca74614c
backtrace:
  at .
  at libil2cpp.0x2bb14c (Native Method)

How do we solve this crash? Our downloads are adversely affected because of this crash.
Thanks!

I have the same issue

java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Version '2019.4.15f1 (fbf367ac14e9)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a'
Build fingerprint: 'Redmi/olivewood/olivewood:10/QKQ1.191014.001/V11.0.1.0.QCQINXM:user/release-keys'
Revision: '0'
ABI: 'arm'
Timestamp: 2020-12-20 20:41:55+0530
pid: 26265, tid: 28356, name: Thread-55  >>> <<<
uid: 10253
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x2a
Cause: null pointer dereference
r0  00000000  r1  6caa2c38  r2  46973db8  r3  46973ea4
r4  46973ea4  r5  00000000  r6  00000000  r7  46973db8
r8  00000003  r9  6793ba00  r10 46973fe0  r11 46973f64
ip  6e7cf328  sp  46973d68  lr  7bae621b  pc  6cad7590
backtrace:
  at 
  at libil2cpp.0x597590 (Native Method)

We get the same error our on playstore logs , this seems like the biggest part of our crash problems. This error still exists in 2020.3.15f1. Could anyone figure this out or make any suggestions?

java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Version '2020.3.15f1 (5e502cb56e17)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a'
Build fingerprint: 'HONOR/KSA-L29/HWKSA-M:9/HONORKSA-LX9/9.1.0.278C185:user/release-keys'
Revision: '0'
ABI: 'arm'
Timestamp: 2021-08-04 11:59:11+0300
pid: 5985, tid: 6984, name: Thread-88  >>> com.dagtirmanma.oyunu <<<
uid: 10113
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x2a
Cause: null pointer dereference
r0  00000000  r1  cfced9cc  r2  b1fbf548  r3  b1fbf634
r4  b1fbf634  r5  00000000  r6  00000000  r7  b1fbf548
r8  00000003  r9  d10c4000  r10 00000000  r11 b1fbf6fc
ip  d0bbb6a8  sp  b1fbf4f8  lr  d18eab73  pc  cfd23710
backtrace:
  at 
  at libil2cpp.0x23d710 (Native Method)