https://bugs.freedesktop.org/show_bug.cgi?id=107545
--- Comment #1 from Julien Isorce julien.isorce@gmail.com --- Created attachment 141084 --> https://bugs.freedesktop.org/attachment.cgi?id=141084&action=edit simple.c
Minimal test to reproduce the issue by just drawing 2 lines. Run: for i in {0..300}; do (./simple &); done
gcc -Wall simple.c -o simple $(pkg-config --cflags --libs gl x11)
Also happens with R600_DEBUG=nodma,nowc,nodcc