Crashes on some android devices shown by crashlytics!

We are using fabric crashlytic tool and tracking the following error message for few android devices and could not find the reason, it seems like unity’s internal bug or something, if you have idea please let me know.

Fatal Exception: java.lang.Error
FATAL EXCEPTION [UnityMain] Unity version : 5.5.0f3
Device model : asus ASUS_T00J
Device fingerprint: asus/WW_a501cgS/ASUS_T00J:5.0/LRX21V/WW_user_3.24.40.87_20151222_34:user/release-keys

Fatal Exception: java.lang.Error: FATAL EXCEPTION [UnityMain]
Unity version : 5.5.0f3
Device model : asus ASUS_T00J
Device fingerprint: asus/WW_a501cgS/ASUS_T00J:5.0/LRX21V/WW_user_3.24.40.87_20151222_34:user/release-keys

Caused by java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
Build fingerprint: ‘asus/WW_a501cgS/ASUS_T00J:5.0/LRX21V/WW_user_3.24.40.87_20151222_34:user/release-keys’
Revision: ‘0’
pid: 2567, tid: 2653, name: UnityMain >>> com.wixot.kingoffields <<<
r0 b969b87c r1 00000007 r2 00000000 r3 00000000
r4 04f0bf27 r5 b969a690 r6 b96afe20 r7 ffffe97c
r8 000011ec r9 00000000 sl 00000002 fp 00000002
ip 00000028 sp a2235d60 lr ffffffff pc 0450cdbc cpsr 5f57572f

   at libunity.0050cdbc(Unknown Source)
   at libunity.00218488(Unknown Source)
   at libunity.001dd45c(Unknown Source)
   at libunity.002325f8(Unknown Source)
   at libunity.0053b7cc(Unknown Source)
   at libunity.0053b484(Unknown Source)
   at libunity.0053dd68(Unknown Source)
   at Unknown.0dfffffc(Unknown Source)

We have a lot of them for a loong time (covering Unity versions from late 5.4.x to latest 5.5.2f1 release). It’s around 20 or more, all happens on various ASUS devices (most on ASUS_T00F model). They really spam our Crashlytics spawning about 20 similar issues, all somewhere in libunity or libmono .
All crashes are real, they happens for a new users (without any user profile) only, so we’re loosing that users. I can summarize and give link to them later, or it’s probably a time to file a bug.