Summary: | WebGL Conformance swrast failure in conformance/uniforms/uniform-default-values.html | ||
---|---|---|---|
Product: | Mesa | Reporter: | Luke <lukebenes> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | sroland |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Luke
2015-03-30 00:56:09 UTC
Added Roland as he's been fixing up llvmpipe recently. wrong bogus default uniform value doesn't sound like something which could be done anything about in the driver. That said, I tested this with llvmpipe and it seemed to work (I did see a crash though when loading that page but it didn't seem related, I'll fix that). Roland, Thanks for looking into this! If you need the tests in a piglit form, see: Bug 89754 -> http://cgit.freedesktop.org/piglit/commit/?id=aa97ac98dd8f1eab8f288f9509fdf3f91ffbecd6 and Bug 89759 -> http://cgit.freedesktop.org/piglit/commit/?id=b4497c06b5d7733357cbad7399e5855dd69a81e0 > I did see a crash though when loading that page but it didn't seem related
Roland,
I just retested and only google-chrome is giving the results above. Firefox is crashing like you reported. To test with chrome:
chrome://flags/ -> Override software rendering list -> Enable
FWIW I've fixed the crash. I don't see any failures anymore with neither chromium nor firefox in that test now. Roland, Did I miss the commit or is your fix still in the process of being reviewed? I'd be glad to help test out your patch. (In reply to Luke from comment #6) > Roland, > Did I miss the commit or is your fix still in the process of being reviewed? > I'd be glad to help test out your patch. The crash fix was 6e5970ffee0129fb94d8b7f0ebd4fac3992e7dce. Verified fixed by 6e5970ffee0129fb94d8b7f0ebd4fac3992e7dce in both Firefox and Chrome. Great detective work Roland. Thanks! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.