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

Error GL_INVALID_FRAMEBUFFER_OPERATION #9279

Closed
tobrun opened this issue Jun 15, 2017 · 1 comment
Closed

Error GL_INVALID_FRAMEBUFFER_OPERATION #9279

tobrun opened this issue Jun 15, 2017 · 1 comment
Labels
Android Mapbox Maps SDK for Android

Comments

@tobrun
Copy link
Member

tobrun commented Jun 15, 2017

I'm hitting invalid framebuffer operations on the following devices on AWS device farm:

Crash message:

java.lang.Error: glClear(mask): Error GL_INVALID_FRAMEBUFFER_OPERATION at /mapbox-gl-native/src/mbgl/gl/context.cpp:532

Affected devices:

  • Samsung Galaxy s3 - Android 4.3.0
  • Samsung Galaxy Tab 3 7.0" - 4.2.2
  • .. TBA: tests are still running

The crash points to MBGL_CHECK_ERROR(glClear(mask)); as part of Context::clear.
Tests were created from the release branch.

ezgif com-video-to-gif 23

The test above should in normal situations show extrusions.

Logcat output

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jun 30, 2017
@tobrun
Copy link
Member Author

tobrun commented Jan 4, 2018

Haven't seen this crash anymore on our cloud test infrastructure. Calling this issue resolved for now.

@tobrun tobrun closed this as completed Jan 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

1 participant