all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Thomas Morgan <tlm@ziiuu.com>
Cc: 29632-done@debbugs.gnu.org
Subject: bug#29632: 25.3; Core dump after changing fonts
Date: Sun, 10 Dec 2017 10:43:53 +0200	[thread overview]
Message-ID: <83lgibt1km.fsf@gnu.org> (raw)
In-Reply-To: <87mv2rsi0e.fsf@ziiuu.com> (message from Thomas Morgan on Sat, 09 Dec 2017 16:34:09 -0500)

> From: Thomas Morgan <tlm@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.





      reply	other threads:[~2017-12-10  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-09 21:34 bug#29632: 25.3; Core dump after changing fonts Thomas Morgan
2017-12-10  8:43 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83lgibt1km.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=29632-done@debbugs.gnu.org \
    --cc=tlm@ziiuu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.