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

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) #500

Closed
ahmadbajwa8282 opened this issue Jun 6, 2022 · 5 comments
Closed

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) #500

ahmadbajwa8282 opened this issue Jun 6, 2022 · 5 comments

Comments

@ahmadbajwa8282
Copy link

Vivo vivo 1812
Android 8.1 (SDK 27)

backtrace:
#00 pc 000000000001c8cc /vendor/lib64/libsrv_um.so (PVRSRVDevVarGet+4)
#00 pc 00000000000e30dc /vendor/lib64/egl/libGLESv2_mtk.so
#00 pc 0000000000053a0c /vendor/lib64/egl/libGLESv2_mtk.so
#00 pc 0000000000051bc8 /vendor/lib64/egl/libGLESv2_mtk.so
#00 pc 000000000002f0c0 /vendor/lib64/egl/libGLESv2_mtk.so
#00 pc 0000000000033fb0 /vendor/lib64/egl/libGLESv2_mtk.so
#00 pc 0000000000033dc8 /vendor/lib64/egl/libGLESv2_mtk.so (glFramebufferTexture2D+104)
#00 pc 0000000000055330 /data/app/com.hmbl.live.wallpapers.wallpaper.screen.theme-Rnvra3bo8r5ie4jAvK1q2Q==/split_config.arm64_v8a.apk!lib/arm64-v8a/libCGE.so (offset 0x1000)
#00 pc 000000000004ebe4 /data/app/com.hmbl.live.wallpapers.wallpaper.screen.theme-Rnvra3bo8r5ie4jAvK1q2Q==/split_config.arm64_v8a.apk!lib/arm64-v8a/libCGE.so (offset 0x1000)
#00 pc 0000000000060dd0 /data/app/com.hmbl.live.wallpapers.wallpaper.screen.theme-Rnvra3bo8r5ie4jAvK1q2Q==/split_config.arm64_v8a.apk!lib/arm64-v8a/libCGE.so (offset 0x1000)
#00 pc 0000000000021544 /data/app/com.hmbl.live.wallpapers.wallpaper.screen.theme-Rnvra3bo8r5ie4jAvK1q2Q==/oat/arm64/base.odex (offset 0x21000)

@wysaid
Copy link
Owner

wysaid commented Jun 6, 2022

Please provide me more information about this, something like steps to reproduce this problem.

@ahmadbajwa8282
Copy link
Author

I was using your blur effect.

@wysaid
Copy link
Owner

wysaid commented Jun 7, 2022

I was using your blur effect.

Yeah, did this happen with the demo, or your own app? and how to trigger this problem?

@ahmadbajwa8282
Copy link
Author

ahmadbajwa8282 commented Jun 9, 2022

On my production app. just blurring the image in the background of view.

@wysaid
Copy link
Owner

wysaid commented Jun 10, 2022

On my production app. just blurring the image in the background of view.

I know, there can be mistakes in other parts of your app. I can't help you if you don't give me more information about this.

Maybe you can add your key code to a simple demo which can produce this error, and then I will try to find the problem.

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

2 participants