-
Notifications
You must be signed in to change notification settings - Fork 1.3k
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 GLThread 1405 #14252
Comments
@CMingTseng thank you for reaching out and reporting your issue. Let us know if this didn't fix your issue! |
Dear Sir @tobrun Still happen !! 04-03 17:15:23.015 5011-5794 Mbgl-EGLConfigChooser: In emulator: false |
@CMingTseng could you provide a minimal reproducible example? We have the same setup, a mapview inside a recylcerview, in our test application and I'm not able to reproduce. |
Dear Sir @tobrun OK I have a Holiday i will do . But you can test this
PS . some different is I use customer View from LayoutInflater my full layout is Top -- MapFragment / Below -- RecycleView(GridLayoutManager) When i scroll RecycleView the marker @ Mapfragment will be change (By latlng) customer View Outer frame like this -- https://pse.is/GM43T
i get the crash THX |
Dear Sir not --- a mapview inside a recylcerview, full layout is Top -- MapFragment / Below -- RecycleView(GridLayoutManager) |
04-06 02:24:34.790 14631-14804/XXXX A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 14804 (GLThread 1711) |
Dear @tobrun Have new Issue -- ANR !!! "main" prio=5 tid=1 Native |
I have |
Another
7 times on Nokia 6 (PLE) and Sony Xperia XZ Premium (G8141), Android 9 |
i got this error |
Hi all, same issue: lib. version: 9.2.0 |
Steps to reproduce
my full layout is Top -- MapFragment / Below -- RecycleView(GridLayoutManager)
When i scroll RecycleView the marker @ Mapfragment will be change (By latlng)
But ..But... But...
When I fast scroll or i drop map to move fast or change Android Configuration (set BaseContext & Resources to updateConfiguration )
the library will crash !!!!!!
if ok this week i export my code to make small demo
THX
Expected behavior
Actual behavior
Configuration
Android versions: Android 6.0.1 (Mi3M ) & Android 9 (Google Pixel3)
Device models:
Mapbox SDK versions: mapbox-android-sdk:6.8.0
Build fingerprint: 'Xiaomi/cancro/cancro:6.0.1/MMB29M/V7.5.6.0.MXDCNDE:user/release-keys'
Revision: '0'
ABI: 'arm'
pid: 11864, tid: 21321, name: GLThread 1405 >>> jp.co.mapple.digtaiwan.debug <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
r0 00000000 r1 94b3f4d8 r2 0000036c r3 0000036c
r4 a9da3a70 r5 99144590 r6 918e8ca0 r7 94b3f518
r8 99144580 r9 90d487e0 sl 00000000 fp 00000000
ip 94b3f978 sp 94b3f4d0 lr 9da3c1ef pc 9da3c1f6 cpsr 600e0030
backtrace:
#00 pc 000571f6 /data/app/XXXXX.debug-1/lib/arm/libmapbox-gl.so
#1 pc 01ced8ff /data/app/XXXXX.debug-1/oat/arm/base.odex (offset 0xfe2000) (void com.mapbox.mapboxsdk.maps.renderer.MapRenderer.nativeRender()+74)
#2 pc 01cedcb3 /data/app/XXXXX.debug-1/oat/arm/base.odex (offset 0xfe2000) (void com.mapbox.mapboxsdk.maps.renderer.MapRenderer.onDrawFrame(javax.microedition.khronos.opengles.GL10)+62)
#3 pc 01340cfd /data/app/XXXXX.debug-1/oat/arm/base.odex (offset 0xfe2000) (void com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.GLSurfaceViewMapRenderer.onDrawFrame(javax.microedition.khronos.opengles.GL10)+64)
#4 pc 74aa2d75 /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x23eb000)
The text was updated successfully, but these errors were encountered: