glide icon indicating copy to clipboard operation
glide copied to clipboard

Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)

Open raldeskrisnu opened this issue 3 years ago • 1 comments
trafficstars

Hi, i got an error when i implement the library Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7094a3c000000004 in tid 11867 (uxSurfaceEncode), pid 9929

my glide version

implementation 'com.github.bumptech.glide:glide:4.13.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.0'

the error is intermittent , any suggestion for this issue?

raldeskrisnu avatar Jun 08 '22 14:06 raldeskrisnu

Hi, i got an error when i implement the library Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7094a3c000000004 in tid 11867 (uxSurfaceEncode), pid 9929

my glide version

implementation 'com.github.bumptech.glide:glide:4.13.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.0'

the error is intermittent , any suggestion for this issue?

Are you perhaps using AdMob on this project?

ArcherEmiya05 avatar Jul 29 '22 03:07 ArcherEmiya05