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

--- Comment #25 from Thomas Hellström <thellst...@vmware.com> ---
Created attachment 136645
  --> https://bugs.freedesktop.org/attachment.cgi?id=136645&action=edit
Patch to fix a potential problem with renderbuffer freeing

There is a potential problem with the bisected commit.
I've attached a patch that should remedy that problem if that really was the
cause of the problem.

Having said that, it appears like the backtraces are taken with mesa_glthread
on.

DRI3 is not really thread-safe, so basically any change however small can break
that mode of operation, so please also retest with

export mesa_glthread=0

then relaunch the app.

-- 
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