Bug 42633

Summary: [ilk, wine] FEAR triggers assertion in brw_vs_emit
Product: Mesa Reporter: Tobias Jakobi <liquid.acid>
Component: Drivers/DRI/i965Assignee: Ian Romanick <idr>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: medium CC: ben, chris, daniel, jbarnes
Version: unspecifiedKeywords: regression
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: output with INTEL_DEBUG=all

Description Tobias Jakobi 2011-11-05 14:22:36 UTC
Created attachment 53196 [details]
output with INTEL_DEBUG=all

Hi there,

I noticed that with recent mesa FEAR crashes with an assertion. With recent I mean that the issues seems to be present since some revisions. I went back a couple of weeks and also tried regression testing, but a lot of revs are broken (with different issues) so I gave up.

Anyway, the triggered assertion is:
o.exe: brw_vs_emit.c:1406: get_dst: Assertion `c->regs[dst.File][dst.Index].nr != 0' failed.

I attached the full output (with INTEL_DEBUG=all), compressed with XZ.

Also searched the bugzilla and _maybe_ this one is related to bug #34201. However I'm positive that this was working at the beginning of 2011. Dunno if some changes to wine are triggering this issue.

Greets,
Tobias

P.S.: System specs:
Intel Corporation Arrandale Integrated Graphics Controller
vanilla-kernel 3.0.6
Comment 1 Tobias Jakobi 2011-12-15 19:21:00 UTC
Seems to be fixed with recent mesa git master.

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.