<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - segfault when running GStreamer with EGL / GLES2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90164#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - segfault when running GStreamer with EGL / GLES2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90164">bug 90164</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>Application is calling glDebugMessageControl which is not part of GLES2 API and
available only on desktop OpenGL. I've tried to run trace with current Mesa git
on i965, it did not segfault but produced GL_INVALID_OPERATION errors on the
invalid function calls.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>