GNU bug report logs -
#41627
28.0.50; Emacs with cairo build segfault in HELLO file
Previous Next
Reported by: Zihao Zhu <all_but_last <at> 163.com>
Date: Sun, 31 May 2020 11:49:02 UTC
Severity: normal
Tags: fixed
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Pip Cet <pipcet <at> gmail.com>
> Date: Sun, 31 May 2020 20:45:56 +0000
> Cc: Zihao Zhu <all_but_last <at> 163.com>, 41627 <at> debbugs.gnu.org
>
> > Can someone please propose a patch along these lines? I cannot easily
> > test a Cairo build, so I won't try showing a patch.
>
> How about this?
LGTM, thanks. I gather that you tested this bail-out, and saw that it
does TRT (probably skipping the problematic font)?
> (I'm not sure how and whether `match' is supposed to be freed in the
> success case, or whether it's simply leaked).
From some code fragments I see on the net, I think you are right, and
we should free it before returning.
Btw, there are more calls to cairo_ft_scaled_font_lock_face in our
code followed by unconditional dereference of the result...
This bug report was last modified 4 years and 212 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.