[Bug 101683] Some games hang while loading when compositing is shut off or absent

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 4 02:20:16 UTC 2017


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

--- Comment #4 from Michel Dänzer <michel at daenzer.net> ---
I'm able to reproduce the problem with Warzone2100, looks like a DRI3 related
issue. One of the DRI3 fixes Thomas Hellström has been working on might help.
Meanwhile, you can work around that one by disabling DRI3 for the game:

 LIBGL_DRI3_DISABLE=1 warzone2100

AFAICT this already happened with Mesa 13 though, so you might be running into
different issues with other games. When a game hangs, attach gdb to its
process, run

 thread apply all bt full

and attach the output here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170704/79c93925/attachment.html>


More information about the dri-devel mailing list