<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cairo_ft_font_face_create_for_ft_face causes segmentation fault"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106967#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cairo_ft_font_face_create_for_ft_face causes segmentation fault"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106967">bug 106967</a>
              from <span class="vcard"><a class="email" href="mailto:longfeiqiu2012@gmail.com" title="longfeiqiu2012@gmail.com">longfeiqiu2012@gmail.com</a>
</span></b>
        <pre>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:
<a href="https://lists.cairographics.org/archives/cairo/2017-June/028131.html">https://lists.cairographics.org/archives/cairo/2017-June/028131.html</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>