GNU bug report logs - #29632
25.3; Core dump after changing fonts

Previous Next

Package: emacs;

Reported by: Thomas Morgan <tlm <at> ziiuu.com>

Date: Sat, 9 Dec 2017 21:41:03 UTC

Severity: normal

Found in version 25.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 29632-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Thomas Morgan <tlm <at> ziiuu.com>
Cc: 29632-done <at> debbugs.gnu.org
Subject: Re: bug#29632: 25.3; Core dump after changing fonts
Date: Sun, 10 Dec 2017 10:43:53 +0200
> From: Thomas Morgan <tlm <at> ziiuu.com>
> Date: Sat, 09 Dec 2017 16:34:09 -0500
> 
> I started emacs with `emacs -Q', entered the following in *scratch*,
> and evaluated with C-M-x.
> 
>   (progn
>     (create-fontset-from-fontset-spec
>      "-*-Liberation Mono-normal-normal-normal-*-*-*-*-*-m-0-fontset-liberation")
>     (set-fontset-font "fontset-liberation" 'unicode-bmp "Freemono")
>     (set-face-font 'default "fontset-liberation")
>     (font-at 0 nil "ɏ")       ; 0x024F: LATIN SMALL LETTER Y WITH STROKE
>     (set-fontset-font "fontset-auto1" 'unicode-bmp "Freemono")
>     (font-at 0 nil "ɐ"))      ; 0x0250: LATIN SMALL LETTER TURNED A
> 
> This caused a core dump:
> 
>   Fatal error 11: Segmentation fault

Thanks, fixed for Emacs 26.




This bug report was last modified 7 years and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.