[cairo-bugs] [Bug 24862] setting font fails to retain the font and later fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 17 07:58:28 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=24862





--- Comment #8 from Pierre Baillargeon <pierrebai at hotmail.com>  2009-11-17 07:58:26 PST ---
Created an attachment (id=31259)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=31259)
C code reproducing teh bug on MacOSX 10.5.8 with Quartz font backend

This is a translation of the Python code in C. It crashes with a bus error on
MacOSX 10.5.8 because the font is freed when the rendering is done. Adding an
explicit reference to teh font by hand avoids the problem, but it should not be
needed, I believe.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list