Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Crash on galaxy note 8 #11089

Closed
asalliou opened this issue Jan 30, 2018 · 4 comments
Closed

Crash on galaxy note 8 #11089

asalliou opened this issue Jan 30, 2018 · 4 comments
Labels
Android Mapbox Maps SDK for Android crash needs information

Comments

@asalliou
Copy link

asalliou commented Jan 30, 2018

Platform: Android (Galaxy note 8)
Mapbox SDK version: 5.3.2

Steps to trigger behavior

Unknown (log collected via Crashlytics)

Actual behavior

Crash

Log

Android: 7.1.1 Android Build: NMF26X.N950FXXU3BRA2 Manufacturer: samsung Model: SM-N950F Thread: GLThread 626-626 java.lang.Error: map::at: key not found at com.mapbox.mapboxsdk.maps.renderer.MapRenderer.nativeRender(Native Method) at com.mapbox.mapboxsdk.maps.renderer.MapRenderer.onDrawFrame(MapRenderer.java:90) at com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.GLSurfaceViewMapRenderer.onDrawFrame(GLSurfaceViewMapRenderer.java:55) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1557) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1268)

@asalliou asalliou changed the title Crash on galaxy s8 Crash on galaxy note 8 Jan 30, 2018
@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jan 31, 2018
@tobrun
Copy link
Member

tobrun commented Feb 13, 2018

Could you give an indication about the impact of this crash? Are you only seeing this on a galaxy note 8? Are you seeing this crash with the latest release 5.4.1?

@tobrun
Copy link
Member

tobrun commented Mar 2, 2018

Let us know if you can reproduce this with the latest stable version 5.5.0.
Closing as non-actionable for now.

@tobrun tobrun closed this as completed Mar 2, 2018
@kingfisherphuoc
Copy link

kingfisherphuoc commented Mar 23, 2018

I had the same issue with 5.5.0 SDK. I don't know why it's so randomly. My device is Nexus 4

 FATAL EXCEPTION: GLThread 15483
                                                                  Process: com.map.goong.v2, PID: 28860
                                                                  java.lang.Error: unordered_map::at: key not found
                                                                      at com.mapbox.mapboxsdk.maps.renderer.MapRenderer.nativeRender(Native Method)
                                                                      at com.mapbox.mapboxsdk.maps.renderer.MapRenderer.onDrawFrame(MapRenderer.java:90)
                                                                      at com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.GLSurfaceViewMapRenderer.onDrawFrame(GLSurfaceViewMapRenderer.java:55)
                                                                      at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1522)
                                                                      at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239)

@tobrun tobrun reopened this Mar 23, 2018
@jfirebaugh
Copy link
Contributor

#11788 (which has a C++ stack trace)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android crash needs information
Projects
None yet
Development

No branches or pull requests

5 participants