[cairo-bugs] [Bug 74355] Line drawing not thread-safe

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 17 17:49:02 CET 2014


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

--- Comment #8 from Søren Sandmann Pedersen <sandmann at cs.au.dk> ---
It is possible that pixman's support for TLS on Windows is simply buggy; it may
be that not a lot of people have been using pixman in a multithreaded way on
Windows (or have worked around the problem in some way). We will need some kind
of way to reproduce the issue to know.

In pixman 0.32.0 and later there is a test program called 'thread-test' that
may reproduce this issue if you can get it running on Windows.

Also, if TLS is indeed the problem, then your test program may reproduce the
issue if you modify it to use a larger set of operators (more than 8), so that
pixman's caching code will be exercised more.

Finally, if you do file a bug against the GNOME binaries, please CC
"sandmann at cs.au.dk".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140217/f766c9f5/attachment.html>


More information about the cairo-bugs mailing list