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

--- Comment #30 from Evangelos Foutras <evange...@foutrelis.com> ---
(In reply to Thomas Hellström from comment #29)
> Created attachment 136647 [details] [review]
> Updated patch to avoid freeing renderbuffers currently in use

Seems to fix my mpv crashes, thanks! (Perhaps Cyril or Sven might be able to
confirm the same about dota.)

FWIW the "buf->busy == 0" condition seems to always evaluate to true in my
tests; if I omit it and print !!buf->busy before the dri3_free_render_buffer()
call, it always outputs "0".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to