[cairo-bugs] [Bug 87567] Toy font face causes cairo_debug_reset_static_data crash.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 3 06:01:43 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=87567
Andrea Canciani <ranma42 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Andrea Canciani <ranma42 at gmail.com> ---
Should be fixed in master by:
commit 02e4efc961be40d266d4df0acaf3271219529017
Author: Andrea Canciani <ranma42 at gmail.com>
Date: Mon Dec 22 12:49:00 2014 +0100
font: Actually perform destruction of fonts
Commit 337ab1f8d9e29086bfb4001508b28835b41c6390 introduced delayed
font destruction to overcome a race, but prevented the correct cleanup
of the font cache.
This caused fonts to stay in the cache and caused a crash in the
api-special-cases (when running the test suite with -f).
Fixes api-special-cases,
https://bugs.freedesktop.org/show_bug.cgi?id=87567
--
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/20150103/725baf75/attachment.html>
More information about the cairo-bugs
mailing list