Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Random Crash #896

Closed
vivek50 opened this issue Oct 28, 2018 · 3 comments
Closed

Random Crash #896

vivek50 opened this issue Oct 28, 2018 · 3 comments

Comments

@vivek50
Copy link

vivek50 commented Oct 28, 2018

2018-10-28 11:09:40.958 13807-14351/? E/NetworkScheduler: Invalid component specified.
2018-10-28 11:09:41.002 5402-5402/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2018-10-28 11:09:41.002 5402-5402/? A/DEBUG: Build fingerprint: 'asus/WW_Phone/ASUS_Z010_2:6.0.1/MMB29P/13.8.26.113-20180123:user/release-keys'
2018-10-28 11:09:41.002 5402-5402/? A/DEBUG: Revision: '0'
2018-10-28 11:09:41.002 5402-5402/? A/DEBUG: ABI: 'arm64'
2018-10-28 11:09:41.002 5402-5402/? A/DEBUG: pid: 14285, tid: 14293, name: FinalizerDaemon >>> com.example <<<
2018-10-28 11:09:41.002 5402-5402/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb0
2018-10-28 11:09:41.026 5402-5402/? A/DEBUG: x0 00000055a6682fd0 x1 00000000001006ba x2 0000000000000001 x3 00000055a611e2a0
2018-10-28 11:09:41.026 5402-5402/? A/DEBUG: x4 0000000000000000 x5 0000000000000001 x6 0000000000000000 x7 0000007f95d90a70
2018-10-28 11:09:41.026 5402-5402/? A/DEBUG: x8 0000000000000000 x9 0000007f95d90a70 x10 0000000000000003 x11 0000000000000160
2018-10-28 11:09:41.026 5402-5402/? A/DEBUG: x12 00000055a6a965d0 x13 00000055a5ace000 x14 0000000000000001 x15 0000000000000005
2018-10-28 11:09:41.027 5402-5402/? A/DEBUG: x16 0000007f95d89a58 x17 0000000000000000 x18 0000000000000000 x19 00000055a6748cd0
2018-10-28 11:09:41.027 5402-5402/? A/DEBUG: x20 00000055a63bb470 x21 00000055a6680250 x22 0000007f91bf8500 x23 0000007f7cff1000
2018-10-28 11:09:41.027 5402-5402/? A/DEBUG: x24 0000007f91bf82b8 x25 0000007f91bf82d8 x26 0000000070ea184b x27 0000000070a4d9f8
2018-10-28 11:09:41.027 5402-5402/? A/DEBUG: x28 00000055a5c7d360 x29 0000007f91bf7de0 x30 0000007f7cb674d4
2018-10-28 11:09:41.027 5402-5402/? A/DEBUG: sp 0000007f91bf7de0 pc 0000007f7cb64f1c pstate 0000000020000000
2018-10-28 11:09:41.096 5402-5402/? A/DEBUG: backtrace:
2018-10-28 11:09:41.096 5402-5402/? A/DEBUG: #00 pc 0000000000046f1c /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.096 5402-5402/? A/DEBUG: #1 pc 00000000000494d0 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #2 pc 0000000000049518 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #3 pc 0000000000133654 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #4 pc 00000000000a9de8 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #5 pc 00000000000a9e30 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #6 pc 00000000000a6a08 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #7 pc 0000000000086548 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #8 pc 0000000000086604 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #9 pc 0000000000088b50 /data/app/com.example-2/lib/arm64/libmapbox-gl.so
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #10 pc 000000000161ed6c /data/app/com.example-2/oat/arm64/base.odex (offset 0x998000) (void com.mapbox.mapboxsdk.maps.renderer.MapRenderer.finalize()+128)
2018-10-28 11:09:41.097 5402-5402/? A/DEBUG: #11 pc 00000000022a0e24 /system/framework/arm64/boot.oat (offset 0x1f4b000)
2018-10-28 11:09:41.218 5402-5402/? W/debuggerd64: type=1400 audit(0.0:209085): avc: denied { read } for name="kgsl-3d0" dev="tmpfs" ino=2622 scontext=u:r:debuggerd:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=0
2018-10-28 11:09:41.238 5402-5402/? W/debuggerd64: type=1400 audit(0.0:209086): avc: denied { read } for name="kgsl-3d0" dev="tmpfs" ino=2622 scontext=u:r:debuggerd:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=0
2018-10-28 11:09:41.668 5402-5402/? A/DEBUG: Tombstone written to: /data/tombstones/tombstone_03
2018-10-28 11:09:41.668 5402-5402/? E/DEBUG: AM write failed: Broken pipe

@langsmith
Copy link
Contributor

Thanks @vivek50 . Was this preventing you from doing something in the app? A complete crash of the app?

@vivek50
Copy link
Author

vivek50 commented Nov 29, 2018

After add this library, when try to open any activity in my mobile App, I got random crashes in my Mobile Application. By removing this library. there is no crashes happens.
In the crash, I got this error in assert.

@langsmith
Copy link
Contributor

Which library? The Mapbox Maps SDK for Android? Seems like you're having issues with integrating Mapbox into your project, rather than reporting a particular issue with this demo app. Going to close this issue.

Please contact the Mapbox Support team via https://www.mapbox.com/contact/support/#products/android and they'll get you squared away.

Thanks for your interest in Mapbox!

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

No branches or pull requests

2 participants