all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Kan-Ru Chen" <kanru@kanru.info>
Cc: 17897@debbugs.gnu.org
Subject: bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash
Date: Sat, 03 Aug 2019 22:57:12 +0200	[thread overview]
Message-ID: <87y30aarx3.fsf@mouse.gnus.org> (raw)
In-Reply-To: <87vbrgma1c.fsf@kanru-mozilla.corp.tpe1.mozilla.com> ("Kan-Ru Chen \=\?utf-8\?B\?KOmZs+S+g+WmgikiJ3M\=\?\= message of "Wed, 02 Jul 2014 16:37:03 +0800")

Kan-Ru Chen (陳侃如) <kanru@kanru.info> writes:

> Run following command could crash emacs:
>
> cat <<END > test.el
>     (progn (custom-set-variables
>       '(face-font-family-alternatives
>         '(("Monospace" "courier" "fixed")
>           ("courier" "CMU Typewriter Text" "fixed")
>           ("Sans Serif" "helv" "helvetica" "arial" "fixed")
>           ("helv" "helvetica" "arial" "fixed"))))
>        (char-displayable-p 215))
> END
> emacs -Q --load test.el
>
> The face-font-family-alternatives value is taken from the default value.
>
> `bt full` and `xbacktrace` attached.

(I'm going through old bug reports that unfortunately have not received
any responses yet.)

I'm unable to reproduce this bug in Emacs 27.  Are you still seeing it?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-08-03 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02  8:37 bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash Kan-Ru Chen
2019-08-03 20:57 ` Lars Ingebrigtsen [this message]
2019-08-06 22:18   ` Kan-Ru Chen

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=87y30aarx3.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=17897@debbugs.gnu.org \
    --cc=kanru@kanru.info \
    /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.