https://bugs.freedesktop.org/show_bug.cgi?id=99236
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|DRM/AMDgpu |Drivers/Gallium/radeonsi Product|DRI |Mesa QA Contact| |dri-devel@lists.freedesktop | |.org Version|DRI git |unspecified
--- Comment #5 from Michel Dänzer michel@daenzer.net --- It's most likely a Mesa driver issue.
Can you try running Xephyr something like this:
GALLIUM_DDEBUG="pipelined 2000" Xephyr :99 -glamor -screen 1024x768
and then run the reproducer app with DISPLAY=:99 . After the hang, a file should appear in ~/ddebug_dumps/. Please attach that file here.