<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GraphicsFuzz Android Benchmark crash Firefox on shader06"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104703#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - GraphicsFuzz Android Benchmark crash Firefox on shader06"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104703">bug 104703</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>I've reproduced this with Chrome on SKL and HSW. I took a brief look and there
might be some issues in the testsuite itself. I've dumped the shaders but I
haven't figured out which shaders are used by 'shader06' test.


I can see at least following errors from apitrace that indicates browser/app
issues:

--- 8< ---
54120: message: major api error 80: GL_INVALID_OPERATION in
glGetNamedBufferPointerv(non-existent buffer object 21)
54120 @0 glDeleteBuffers(n = 1, buffers = &21)
54120: warning: glGetError(glDeleteBuffers) = GL_INVALID_OPERATION
54696: message: major api error 80: GL_INVALID_OPERATION in
glGetNamedBufferPointerv(non-existent buffer object 16)
54696 @0 glDeleteBuffers(n = 1, buffers = &16)
54696: warning: glGetError(glDeleteBuffers) = GL_INVALID_OPERATION


...

92498: message: api issue 4: FBO incomplete: Unsupported HW
texture/renderbuffer format attached: MESA_FORMAT_RGB_FLOAT32
92498: message: api issue 5: FBO incomplete: driver marked FBO as incomplete
[-1]

...

112229: message: major shader compiler issue 120: 0:77(11): warning:
`webgl_dfd20e96eeb1f964' used uninitialized
112229 @0 glCompileShader(shader = 74)
112229: warning: 0:77(11): warning: `webgl_dfd20e96eeb1f964' used uninitialized</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>