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

--- Comment #1 from Julien Isorce <[email protected]> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to