suddden crash #130

Open
opened 2025-10-31 17:06:15 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ildar on GitHub (Mar 4, 2021).

the app crashes randomly. Android 7.1

03-04 10:04:54.703  6130  6150 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 6150 (1.raster)
03-04 10:04:54.704   232   232 W         : debuggerd: handling request: pid=6130 uid=10031 gid=10031 tid=6150
03-04 10:04:54.722  2069  2192 D LuxLevels: bright hysteresis constant= 0.1, threshold=26.829508, lux=24.390461
03-04 10:04:54.722  2069  2192 D LuxLevels: dark hysteresis constant= 0.2, threshold=19.51237, lux=24.390461
03-04 10:04:54.761   293   293 W Adreno-ES20: <core_glEGLImageTargetTexture2DOES:4544>: GL_INVALID_VALUE
03-04 10:04:54.763   293   293 W Adreno-ES20: <core_glEGLImageTargetTexture2DOES:4544>: GL_INVALID_VALUE
03-04 10:04:54.763   293   293 E GLConsumer: [io.github.pd4d10.gittouch/io.github.pd4d10.gittouch.MainActivity] bindTextureImage: error binding external image: 0x501
03-04 10:04:54.763   293   293 W Layer   : onDraw: bindTextureImage failed (err=-2147483648)
03-04 10:04:54.767 30939 30939 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-04 10:04:54.767 30939 30939 F DEBUG   : Build fingerprint: 'Vertex/Grip/Grip:7.1.2/HW1.R1.V09/22:user/release-keys'
03-04 10:04:54.767 30939 30939 F DEBUG   : Revision: '0'
03-04 10:04:54.767 30939 30939 F DEBUG   : ABI: 'arm64'
03-04 10:04:54.767 30939 30939 F DEBUG   : pid: 6130, tid: 6150, name: 1.raster  >>> io.github.pd4d10.gittouch <<<
03-04 10:04:54.767 30939 30939 F DEBUG   : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
03-04 10:04:54.775 30939 30939 F DEBUG   : Abort message: '[FATAL:flutter/shell/platform/android/platform_view_android_jni_impl.cc(1078)] Check failed: CheckException(env).
<cut/>
03-04 10:04:54.782 30939 30939 F DEBUG   : backtrace:
03-04 10:04:54.783 30939 30939 F DEBUG   :     #00 pc 000000000006b7e4  /system/lib64/libc.so (tgkill+8)
03-04 10:04:54.783 30939 30939 F DEBUG   :     #01 pc 0000000000068c68  /system/lib64/libc.so (pthread_kill+64)
03-04 10:04:54.783 30939 30939 F DEBUG   :     #02 pc 0000000000024140  /system/lib64/libc.so (raise+24)
03-04 10:04:54.783 30939 30939 F DEBUG   :     #03 pc 000000000001cbac  /system/lib64/libc.so (abort+52)
03-04 10:04:54.783 30939 30939 F DEBUG   :     #04 pc 000000000001f350  /data/app/io.github.pd4d10.gittouch-1/lib/arm64/libflutter.so (offset 0x29d000)
Originally created by @ildar on GitHub (Mar 4, 2021). the app crashes randomly. Android 7.1 ``` 03-04 10:04:54.703 6130 6150 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 6150 (1.raster) 03-04 10:04:54.704 232 232 W : debuggerd: handling request: pid=6130 uid=10031 gid=10031 tid=6150 03-04 10:04:54.722 2069 2192 D LuxLevels: bright hysteresis constant= 0.1, threshold=26.829508, lux=24.390461 03-04 10:04:54.722 2069 2192 D LuxLevels: dark hysteresis constant= 0.2, threshold=19.51237, lux=24.390461 03-04 10:04:54.761 293 293 W Adreno-ES20: <core_glEGLImageTargetTexture2DOES:4544>: GL_INVALID_VALUE 03-04 10:04:54.763 293 293 W Adreno-ES20: <core_glEGLImageTargetTexture2DOES:4544>: GL_INVALID_VALUE 03-04 10:04:54.763 293 293 E GLConsumer: [io.github.pd4d10.gittouch/io.github.pd4d10.gittouch.MainActivity] bindTextureImage: error binding external image: 0x501 03-04 10:04:54.763 293 293 W Layer : onDraw: bindTextureImage failed (err=-2147483648) 03-04 10:04:54.767 30939 30939 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 03-04 10:04:54.767 30939 30939 F DEBUG : Build fingerprint: 'Vertex/Grip/Grip:7.1.2/HW1.R1.V09/22:user/release-keys' 03-04 10:04:54.767 30939 30939 F DEBUG : Revision: '0' 03-04 10:04:54.767 30939 30939 F DEBUG : ABI: 'arm64' 03-04 10:04:54.767 30939 30939 F DEBUG : pid: 6130, tid: 6150, name: 1.raster >>> io.github.pd4d10.gittouch <<< 03-04 10:04:54.767 30939 30939 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 03-04 10:04:54.775 30939 30939 F DEBUG : Abort message: '[FATAL:flutter/shell/platform/android/platform_view_android_jni_impl.cc(1078)] Check failed: CheckException(env). <cut/> 03-04 10:04:54.782 30939 30939 F DEBUG : backtrace: 03-04 10:04:54.783 30939 30939 F DEBUG : #00 pc 000000000006b7e4 /system/lib64/libc.so (tgkill+8) 03-04 10:04:54.783 30939 30939 F DEBUG : #01 pc 0000000000068c68 /system/lib64/libc.so (pthread_kill+64) 03-04 10:04:54.783 30939 30939 F DEBUG : #02 pc 0000000000024140 /system/lib64/libc.so (raise+24) 03-04 10:04:54.783 30939 30939 F DEBUG : #03 pc 000000000001cbac /system/lib64/libc.so (abort+52) 03-04 10:04:54.783 30939 30939 F DEBUG : #04 pc 000000000001f350 /data/app/io.github.pd4d10.gittouch-1/lib/arm64/libflutter.so (offset 0x29d000) ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#130