On 09/08/18 12:12, Hiltjo Posthuma wrote:
>
> Thanks for providing a test-program.
>
> I still cannot reproduce this bug on OpenBSD.
>
> Do I need some specific font for it to crash? I've seen reports of issues with
> the Google Noto Emoji font.
>
> fc-match 'monospace:size=10' is 'DejaVu Sans Mono' here.
>
> When I install Noto Emoji and change the fontname:
> to:
>       char *fontname = "Noto Emoji";
>
> it still does not crash however.
>
>
> I don't think using Pango is a good test, also the Pango page says:
> "Client side fonts using the FreeType and fontconfig
> libraries, using HarfBuzz for complex-text handling. Rendering can be with 
> with
> Cairo or Xft libraries, or directly to an in-memory buffer with no additional
> libraries.".
>

Looks like there are two different bugs. I can reproduce segfault on
Debian, but on other systems there is an unrelated X error in dmenu.

Reply via email to