Login  Register

Re: JOGL-2.4-rc-20200115-b1500 - Linux Failure/Bug?

Posted by Sven Gothel on Mar 02, 2020; 1:17pm
URL: https://forum.jogamp.org/JOGL-2-4-rc-20200115-b1500-Linux-Failure-Bug-tp4040394p4040400.html

Thank you Mabula for the information,
and Julien for handling.

Please send me a PM, so I can give you a bugzilla account.
I would like to see this issue recorded with all info available.

It may well be that a new Mesa driver causes problems.

Thank you.

~Sven

For PM: sgothel at jausoft dot com

On 3/2/20 1:48 PM, Mabula Haverkamp [via jogamp] wrote:

> So both systems have a AMD/ATI graphical chip and both are running Mesa
> Version: 19.2.8
>
> We have also tried to get the GL Profile with another query which then gives
> again the same error:
>
> Exception in thread "AWT-EventQueue-0" java.lang.InternalError: XXX0
> profile[2]: GL2 -> profileImpl GL3bc !!! not mapped
> at com.jogamp.opengl.GLProfile.computeProfileMap(GLProfile.java:2098)
> at com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1976)
> at com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1895)
> at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1861)
> at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80)
> at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:239)
> at java.security.AccessController.doPrivileged(Native Method)
> at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:225)
> at com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2324)
> at com.jogamp.opengl.GLProfile.get(GLProfile.java:1042)
> at com.jogamp.opengl.GLProfile.get(GLProfile.java:1071)
> at com.jogamp.opengl.GLProfile.getMaxProgrammableCore(GLProfile.java:870)
>
>
>