[Bug 107779] Access violation with some games

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 3 10:58:47 UTC 2018


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

--- Comment #1 from Sergii Romantsov <sergii.romantsov at globallogic.com> ---
Bisected.
Requires mesa 32-bit.
Good commit is 20104f1926436e00171c8e64ca37fff9ffbd7096.

The next commit 314879f7fec07cedb5263681173a22d522a8ac9a breaks building with
error "implicit declaration of function ‘__builtin_ia32_clflush’". That issue
was fixed in BZ https://bugs.freedesktop.org/show_bug.cgi?id=101774 by commit
6b05c080f202c25531f59b547d5e6ba339cedd09.

Commits 314879f7fec07cedb5263681173a22d522a8ac9a +
6b05c080f202c25531f59b547d5e6ba339cedd09 fixes build but fails with:
"intel_batchbuffer.c:720: _intel_batchbuffer_flush_fence: Assertion
`!brw->no_batch_wrap' failed"

Also applying of 6b05c080f202c25531f59b547d5e6ba339cedd09 to the last good
commit 20104f1926436e00171c8e64ca37fff9ffbd7096 gives current issue.
So issue is combined in two commits: 6b05c080f202c25531f59b547d5e6ba339cedd09
and 314879f7fec07cedb5263681173a22d522a8ac9a

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


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