[Nouveau] [Bug 102349] nv4x crashing with plasmashell - gdb log included

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 23 05:10:37 UTC 2017


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

--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Created attachment 133709
  --> https://bugs.freedesktop.org/attachment.cgi?id=133709&action=edit
hackpatch

OK, so it looks like a PUSH_RESET happens when there's no bufctx is bound. I
can definitely see how that can happen, unfortunately -- if a context becomes
active and is then deleted, then the screen's pushbuf->user_priv = NULL. Then a
PUSH_RESET comes in, and *boom*. This is a giant hack, but I suspect this patch
could resolve the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170823/2f779a5a/attachment.html>


More information about the Nouveau mailing list