Summary: | [GM45, bisected] piglit txb-2d: brw_fs.cpp:294: int fs_visitor::type_size(const glsl_type*): Assertion `!"not reached"' failed. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Pavel Ondračka <pavel.ondracka> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | eric |
Version: | git | Keywords: | regression |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pavel Ondračka
2012-11-10 18:49:59 UTC
Thanks for the report! Apparently our QA had missed the regression. commit 1665af3066f3d58c42e9d5b13098f13615a7672c Author: Eric Anholt <eric@anholt.net> Date: Sun Nov 18 13:18:03 2012 -0800 i965/gen4: Fix crash with fragment programs and texture rectangle. I can't confirm this being fixed. Test still fails here with 1665af3066f3d58c42e9d5b13098f13615a7672c. There may have been some mismatch with patches. The patch 1665af306 was originally posted to the list as "i965/gen5: Fix crash with fragment programs and texture rectangle" ( http://lists.freedesktop.org/archives/mesa-dev/2012-November/030215.html ), and it was only mentioning ilk at that time, nothing about this bug. However it was merged with gen5 changed to gen4 and a reference to this bug. (In reply to comment #1) > Thanks for the report! Apparently our QA had missed the regression. It passes on QA' machine. I don't know why. Is it GM45 specific? btw, QA caught bug#55828 with the same bisect info. Oops, you're right, this one's still a failure. This time for sure? commit 2f7915bdb9e1f12861cddbb97f8101693565a59e Author: Eric Anholt <eric@anholt.net> Date: Mon Nov 26 13:39:11 2012 -0800 i965/fp: Fix segfault on gen4 TXB instructions. |
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.