Comment 4 for bug 568230

Revision history for this message
In , Luke-jr+freedesktop (luke-jr+freedesktop) wrote :

My uneducated guess is that radeonFlush is triggering a SIGSEGV and libSDL is trying to shutdown sanely as a result, which creates a loop since the radeonFlush is already in the shutdown procedure.