<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segmentation fault in FcFontMatch when attempting to render emoji"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107531#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segmentation fault in FcFontMatch when attempting to render emoji"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107531">bug 107531</a>
              from <span class="vcard"><a class="email" href="mailto:krotov@iitp.ru" title="Alexander Krotov <krotov@iitp.ru>"> <span class="fn">Alexander Krotov</span></a>
</span></b>
        <pre>Also, it is a null pointer dereference:

(gdb) x/i $rip
=> 0x7ffff7821e71:      movzwl (%rcx),%ebx
(gdb) p $rcx
$1 = 0

Fontconfig has quite a lot of null pointer dereference fixes since release, so
maybe you just need to package a new release:
<a href="https://cgit.freedesktop.org/fontconfig/log/">https://cgit.freedesktop.org/fontconfig/log/</a></pre>
        </div>
      </p>


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

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