[Nouveau] [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238: pushbuf_krel: Assertion `bkref` failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 11 09:37:08 UTC 2017


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

--- Comment #14 from Olivier Fourdan <fourdan at xfce.org> ---
(In reply to Ilia Mirkin from comment #13)
> Olivier, can you see if this patch with mesa helps?
> 
> https://patchwork.freedesktop.org/patch/132414/
> 
> It helped in the repro of bug #99354.

Sure! Thanks IIlia!

The patch did not apply cleanly on top of 13.0.3 nor master though (in
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c line 406 [1]) so I changed
"nouveau_pushbuf_space(push, 16, 2, 0);" to "nouveau_pushbuf_space(push, 32, 3,
0);" to match the content of your patch, I hope this is right (sorry, I'm not
familiar with this code).

But the issue is quite random and rather hard to reproduce at will, so I'll run
with this for some time see if the issue reoccurs.

I shall also prepare a test package for Fedora downstream with the (modified)
patch included so that the original reporter can give it a try as well.


[1]
https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c#n406
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1372878

-- 
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/nouveau/attachments/20170111/49ef1626/attachment-0001.html>


More information about the Nouveau mailing list