Summary: | Android Marshmallow 6.0 jogamp.opengl.es3.GLES3Impl.dispatch_glGetUniformIndices1 throws a fatal error | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Phil Jordan <p.j.nz> |
Component: | opengl | Assignee: | Sven Gothel <sgothel> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | gouessej |
Priority: | P4 | ||
Version: | tbd | ||
Hardware: | embedded_arm | ||
OS: | linux | ||
Type: | DEFECT | SCM Refs: | |
Workaround: | TRUE |
Description
Phil Jordan
2016-04-24 11:08:31 CEST
Do you obtain this fatal error when testing on several distinct devices? I only have an HTC M8 and an HTC M9, both on marshmallow, I didn't test the M9 but given that it's also ES3 I expect it to follow the same call stack and have the same problem. Given that it happens in jogamp.opengl.es3.GLES3Impl.glGetUniformIndices(GLES3Impl.java:4210) it does not happen on my main windows development machine, obviously. |