[Bug 104703] GraphicsFuzz Android Benchmark crash Firefox on shader06

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 23 11:33:01 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104703

--- Comment #1 from Tapani Pälli <lemody at gmail.com> ---
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180123/e19b99c1/attachment.html>


More information about the intel-3d-bugs mailing list