-
Notifications
You must be signed in to change notification settings - Fork 1.3k
eglSwapBuffers() failed #6647
Comments
Looked into the error code and reflects:
|
I've been experiencing the same thing. It's been hitting a lot of Samsung devices more. |
I'm seeing this error on an LG Optimus LG-P716. |
I'm seeing this error on an Lenovo ZUK Z2. |
same error on Nexus 5 with android 6 |
same error. After some tests : 100% repro : samsung S4 (4.2.2) and samsung galaxy note 2 (4.3) |
Any update on this ? I can reproduce in one case but there are several cases where I do see this error One case where I can reproduce it is : Steps to reproduce :
Though I don't see this error if I check existence of layer before removing it for e.g.
|
I could reproduce this error with MapboxSDK 5.0.2 when I go to recent apps and resumed application several times. Now with 5.1.0-beta2 it's more stable, but still kinda similar crash sometimes could be reproduced. Maybe this is because my custom map style is quite heavy.
|
We have heard of more recent reports of this issue. Reopening. Though there isn't a clear sign what is triggering the exception to be thrown. |
When I don't show location view, then snapshot, finally I show the location view. The crash happens usually.
log as follow
|
I have this issue with Samsung Galaxy S4 Edit: mine could be related to #5721 I will attempt to upgrade. |
I have the same crash with just one device so far:
|
@henriquemelissopoulos That seems to be a separate issue. Could you create a new ticket for that please? |
This error randomly appears on some of my devices (including Samsung Galaxy J1 mini, Sony XPERIA, LG Nexus 5x), especially when the map gets visible for the first time. Logs:
|
Hi was this already fixed? I got the same error
|
Hi, just to confirm that same thing happend on Android 5.0. This is the stack trace from ACRA. STACK_TRACE=java.lang.Error: eglSwapBuffers() failed CUSTOM_DATA= |
@ivovandongen Is this fixed with GLSurfaceView? |
Same issues with Samsung S7. It seems to occur when GPS position are not activated on the phone... com.mapbox.mapboxsdk.maps.NativeMapView.nativeRender(Native Method) |
I met this issue many time by trace from crash report. Have you (Mapbox) do something to resolve it ?? |
Got this issue too on a "LG Optimus L7 II" device. Any news on this issue? |
Link to report: http://crashes.to/s/69348b491f3 |
I'm going to close this issue as all stacktraces refer to older version of the SDK (before If issues persist, please update to the latest version of the SDK first please. |
When looking into the Android CI tests being flaky in #6546. I'm able to reproduce our test harness being unstable but I occasionally run into the error below when running one of the runtimestyle test:
Looking at the logcat I'm seeing:
cc @ivovandongen
The text was updated successfully, but these errors were encountered: