Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 19108 (glide-source-th), pid 3228 ( #5243

Open
zfwf2018 opened this issue Aug 21, 2023 · 0 comments

Comments

@zfwf2018
Copy link

my glide version is 4.11.0, the app crash sometimes ,i don't find any way to resolve the bug, If someone solves this problem and share it, I would greatly appreciate it

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

08-14 10:49:58.548 3228 19108 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 19108 (glide-source-th), pid 3228 (****)
01-01 09:26:32.345 0 0 I : potentially unexpected fatal signal 11.
01-01 09:26:32.345 0 0 I : CPU: 7 PID: 19108 Comm: glide-source-th Tainted: G S W O 4.14.156 #6
01-01 09:26:32.345 0 0 I Hardware name: Qualcomm Technologies, Inc. SA6155P PM6150 Qualcomm Technologies, Inc. SA6155P Virtual Machine (DT)
01-01 09:26:32.345 0 0 I task : 00000000e669b2b8 task.stack: 000000008e40337b
01-01 09:26:32.345 0 0 I pc : 0x79aac56f78
01-01 09:26:32.345 0 0 I lr : 0x79ab87b2e4
01-01 09:26:32.345 0 0 I sp : 00000079b0d18b50 pstate : 20000000
01-01 09:26:32.345 0 0 I : x29: 00000079b0d193c0 x28: 00000079b0d19588
01-01 09:26:32.345 0 0 I : x27: 0000000000000008 x26: 0000000000000001
01-01 09:26:32.345 0 0 I : x25: 00000079b0d18b70 x24: 0000000000000001
01-01 09:26:32.345 0 0 I : x23: 0000000000000000 x22: 00000079a968d590
01-01 09:26:32.345 0 0 I : x21: 00000079a968d560 x20: 00000079a968d000
01-01 09:26:32.345 0 0 I : x19: 00000000ffffffff x18: 0000000000000000
01-01 09:26:32.345 0 0 I : x17: 00000079ab87507c x16: 00000079ab89fca0
01-01 09:26:32.345 0 0 I : x15: aaaaaaaaaaaaaaab x14: 000000007f800000
01-01 09:26:32.345 0 0 I : x13: 0000000000000001 x12: 0000000000000096
01-01 09:26:32.345 0 0 I : x11: 0000000000000000 x10: 00000000000f4240
01-01 09:26:32.345 0 0 I : x9 : 0000000000000001 x8 : 0000000000000001
01-01 09:26:32.345 0 0 I : x7 : afa5a8aab6acafb2 x6 : bdb4b7b9c4bbbec0
01-01 09:26:32.345 0 0 I : x5 : 0000000000000000 x4 : 00000079aac56f6c
01-01 09:26:32.345 0 0 I : x3 : 00000079a8b6a480 x2 : 00000079a8b6a480
01-01 09:26:32.345 0 0 I : x1 : 0000000000000001 x0 : 0000000000000000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant