https://bugs.freedesktop.org/show_bug.cgi?id=82279
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |deathsimple@vodafone.de Summary|SDL applications crash when |[bisected] double free or |changing video mode on |corruption on context |radeonsi: double free or |destruction with |corruption |postprocessing enabled
--- Comment #3 from Michel Dänzer michel@daenzer.net --- AFAICT this only happens if postprocessing is enabled via one of the pp_* driconf options or environment variables.
(In reply to comment #0)
Bisecting revealed the culprit commit to be
"58d2afa2232060b88f9c444ce7a0d6e63c841bb2: radeonsi: fix leaking the bound state on destruction v2".
Christian, any ideas?