Bug 42633 - [ilk, wine] FEAR triggers assertion in brw_vs_emit
Summary: [ilk, wine] FEAR triggers assertion in brw_vs_emit
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium major
Assignee: Ian Romanick
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2011-11-05 14:22 UTC by Tobias Jakobi
Modified: 2011-12-15 19:21 UTC (History)
4 users (show)

See Also:
i915 platform:
i915 features:


Attachments
output with INTEL_DEBUG=all (87.45 KB, application/octet-stream)
2011-11-05 14:22 UTC, Tobias Jakobi
Details

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.