Summary: | Segmentation fault in FcFontMatch when attempting to render emoji | ||
---|---|---|---|
Product: | fontconfig | Reporter: | Alexander Krotov <krotov> |
Component: | fc-match | Assignee: | fontconfig-bugs |
Status: | RESOLVED MOVED | QA Contact: | Behdad Esfahbod <freedesktop> |
Severity: | normal | ||
Priority: | medium | CC: | akira |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | A program to reproduce segmentation fault |
Description
Alexander Krotov
2018-08-09 00:13:44 UTC
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: https://cgit.freedesktop.org/fontconfig/log/ try git first. I can't reproduce this issue with even pure 2.13.0. so I'm not sure if this is fixed by those fixes. I also can't reproduce it on Ubuntu, with 2.12.6 fontconfig. Will try to install debug symbols and see what happened then. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/71. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.