<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1401</bug_id>
          
          <creation_ts>2019-11-27 21:53:11 +0100</creation_ts>
          <short_desc>Mesa 18.3.6 issues using EGL_PLATFORM_GBM_KHR and OpenGL Desktop Profile</short_desc>
          <delta_ts>2019-11-30 19:21:06 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>embedded</component>
          <version>2.4.0</version>
          <rep_platform>embedded_all</rep_platform>
          <op_sys>linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>1156</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>ANNOTATION</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>TRUE</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>6337</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2019-11-27 21:53:11 +0100</bug_when>
    <thetext>Mesa 18.3.6 has issues using EGL_PLATFORM_GBM_KHR and OpenGL Desktop Profile.
Using the very same, we get an unsatisfied linkage error using desktop GL, see:
         *
         * java.lang.UnsatisfiedLinkError: &apos;int jogamp.opengl.gl4.GL4bcImpl.dispatch_glGetError1(long)&apos;
         * at jogamp.opengl.gl4.GL4bcImpl.dispatch_glGetError1(Native Method)
         * at jogamp.opengl.gl4.GL4bcImpl.glGetError(GL4bcImpl.java:648)
         * at jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:2186)
         * at jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1427)
         * at jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1366)
         * at jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1223)
         * at jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:968)
         * at jogamp.opengl.egl.EGLContext.createImpl(EGLContext.java:318)
         * at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:769)
         * at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:652)
         * at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:590)
         * at jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.mapAvailableEGLESConfig(EGLDrawableFactory.java:858)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6338</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2019-11-27 21:58:17 +0100</bug_when>
    <thetext>Type &apos;ANNOTATION&apos; to document this issue being only referenced here, but caused by an external component -&gt; Mesa.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6373</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2019-11-30 19:21:06 +0100</bug_when>
    <thetext>We workaround this issue by simply not trying to probe the desktop profile in DRM_GBM mode and the EGLDrawableFactory.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>