I get this error when an application tries to get data from the Internet:
E / chromium (5891): [ERROR: buffer_manager.cc (313)] [.Parent-Compositor-0xaeeced60] GL ERROR: GL_INVALID_OPERATION: glBufferData: <- error from the previous GL command
The application uses cordova and android. This problem only occurs with Android 5.1, and I donβt know why this is happening, because the application works with all other devices.
source share