Hello,
My Ionic app crash on an Android device (HTC One M9). Black screen at launch and after a not responding alert.
I have this report from Play Store:
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'htc/himauhl_vodafone_ch-de/htc_himauhl:6.0/MRA58K/670679.12:user/release-keys'
Revision: '0'
ABI: 'arm64'
pid: 26297, tid: 26405, name: RenderThread >>> ch.bbz_biel.bbzapp <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x18
x0 0000000000000000 x1 0000000000000000 x2 0000007f762eed48 x3 0000007f767f8000
x4 00000000856ce10c x5 0000000000006760 x6 0000000000000000 x7 000000000a760a80
x8 0000000000000002 x9 0000000000000003 x10 0000000000000720 x11 58b35cc33cf6c1f6
x12 00000055b2234ca0 x13 00000055b2234ca0 x14 00000000053a3900 x15 00000000053c3e80
x16 000000000539d180 x17 00000000053b6f80 x18 00000000053aa060 x19 00000055b1f6fe68
x20 00000055b1f6fd80 x21 00000055b1f6fe78 x22 00000055b1f6fe10 x23 0000000000000260
x24 0000000000000000 x25 00000055b2234cb8 x26 0000007f866c2000 x27 00000055b2234ca0
x28 0000000000001000 x29 0000007f4869d3d0 x30 0000007f76323b4c
sp 0000007f4869d3d0 pc 0000007f76318758 pstate 0000000020000000
backtrace:
#00 pc 0000000000266758 /system/vendor/lib64/egl/libGLESv2_adreno.so (EsxSemaphore::Unlock())
#01 pc 0000000000271b48 /system/vendor/lib64/egl/libGLESv2_adreno.so (BltSyncUtils::SemaphoreUnlock(void**)+16)
#02 pc 00000000002715b4 /system/vendor/lib64/egl/libGLESv2_adreno.so (BltDevice::MtSWCopyWorkerThreadFunc(void*)+168)
#03 pc 00000000000687d4 /system/lib64/libc.so (__pthread_start(void*)+52)
#04 pc 000000000001c7c4 /system/lib64/libc.so (__start_thread+16)
******************************************
The device:
HTC One M9 (htc_himauhl) 1
Fabricant: HTC
Version d’Android: Android 5.0
RAM (Mo): 3072
Taille de l’écran: 1080 × 1920
Densité d’écran (ppp): 480
Version OpenGL ES: 3.1
Plate-forme native: armeabi-v7a
Marque du processeur: Qualcomm
Modèle du processeur: MSM8994
Where is the problem? What can i do to correct it?
Thank you very much