[cairo-bugs] [Bug 106967] cairo_ft_font_face_create_for_ft_face causes segmentation fault

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 28 12:50:26 UTC 2018


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

--- Comment #2 from longfeiqiu2012 at gmail.com ---
This bugs occurs only when cairo is linked statically. Apparently this is
because _cairo_mutex_initialize() is called during DllMain, but not when cairo
is statically linked. There should be some manual way to initialize cairo.

Also I found this related bug:
https://lists.cairographics.org/archives/cairo/2017-June/028131.html

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


More information about the cairo-bugs mailing list