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

--- Comment #1 from Ilia Mirkin <[email protected]> ---
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.
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to