Hi, Antutu Team
When I ran the Antutu5.7 benchmark on my Nexus9(Build from AOSP 5.1.0_r3), it got crashed during the execution of 32bit test.
The crash in the logcat is something like following, could you please help to check on that.
--------- beginning of crash 04-14 16:08:37.354 F/libc (12271): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 13151 (GLThread 662) 04-14 16:08:37.356 I/art (12271): Explicit concurrent mark sweep GC freed 3218(239KB) AllocSpace objects, 3(48KB) LOS objects, 39% free, 16MB/27MB, paused 4.890ms total 58.692ms 04-14 16:08:37.455 I/DEBUG ( 514): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 04-14 16:08:37.456 I/DEBUG ( 514): Build fingerprint: 'Android/aosp_flounder/flounder:5.1/LMY47I/liuyq04131145:userdebug/test-keys' 04-14 16:08:37.456 I/DEBUG ( 514): Revision: '0' 04-14 16:08:37.456 I/DEBUG ( 514): ABI: 'arm' 04-14 16:08:37.456 I/DEBUG ( 514): pid: 12271, tid: 13151, name: GLThread 662 >>> com.antutu.ABenchMark <<< 04-14 16:08:37.456 I/DEBUG ( 514): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 04-14 16:08:37.463 I/DEBUG ( 514): r0 00000000 r1 e25d7aac r2 00000000 r3 e2ed7c7c 04-14 16:08:37.463 I/DEBUG ( 514): r4 00000026 r5 73d9e368 r6 73d9be98 r7 32ed0750 04-14 16:08:37.463 I/DEBUG ( 514): r8 70289440 r9 ab59a778 sl 00000000 fp 32ed0750 04-14 16:08:37.463 I/DEBUG ( 514): ip e2dbc9f1 sp e25d7a98 lr e2dbc9f7 pc e2dbc9f6 cpsr 600d0030 04-14 16:08:37.464 I/DEBUG ( 514): 04-14 16:08:37.464 I/DEBUG ( 514): backtrace: 04-14 16:08:37.464 I/DEBUG ( 514): #00 pc 000e49f6 /data/app/com.antutu.ABenchMark-1/lib/arm/libabenchmark.so (Java_org_cocos2dx_lib_Cocos2dxRenderer_nativeOnPause+5) 04-14 16:08:37.464 I/DEBUG ( 514): #01 pc 0005b9b5 /data/dalvik-cache/arm/data@app@com.antutu.ABenchMark-1@base.apk @classes.dex 04-14 16:08:37.756 I/DEBUG ( 514): 04-14 16:08:37.756 I/DEBUG ( 514): Tombstone written to: /data/tombstones/tombstone_09
You can check the logcat and tombstone in the attached file.
BTW, we can see similar crash on our own 64bit platform with Antutu5.6.2 as well. And in the logcat attached, there are also crashes seems on the 3d related test for 32bit. If possible please help to check on that as well.