<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unreal engine demos segfault after shader compilation error with OpenGL 4.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95005#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unreal engine demos segfault after shader compilation error with OpenGL 4.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95005">bug 95005</a>
              from <span class="vcard"><a class="email" href="mailto:bas@basnieuwenhuizen.nl" title="Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>"> <span class="fn">Bas Nieuwenhuizen</span></a>
</span></b>
        <pre>glslang produces

Warning, version 430 is not yet complete; most version-specific features are
present, but some are missing.
ERROR: 0:9: '' :  syntax error
ERROR: 1 compilation errors.  No code generated.

for me. (No flags, just glslangValidator elemental.geom)

No very informative, but it seems to refer to line 9, which was also the
location of the mesa error.</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>