[cairo] multithreaded bug in cairo on call to cairo stroke?
Soeren Sandmann
sandmann at daimi.au.dk
Fri Dec 17 06:01:05 PST 2010
cu <cairouser at yahoo.com> writes:
> Is there a plan or an estimate as to when simpleops may become part of
> official pixman/cairo release?
While I agree that a future release of pixman should make stronger
guarantees about thread safety, the bug here is that cairo randomly
assumes that pixman ref counting is atomic, which it isn't and never
was.
Just fix that bug in cairo 1.10.2 (and then don't rely on pixman
features until pixman actually has those features).
Soren
More information about the cairo
mailing list