all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Kan-Ru Chen" <kanru@kanru.info>
To: "Lars Ingebrigtsen" <larsi@gnus.org>
Cc: 17897@debbugs.gnu.org
Subject: bug#17897: 24.4.50; Customize face-font-family-alternatives could lead to emacs crash
Date: Wed, 07 Aug 2019 07:18:24 +0900	[thread overview]
Message-ID: <9b3f0ff4-d336-4a49-af58-9799c6663bd2@www.fastmail.com> (raw)
In-Reply-To: <87y30aarx3.fsf@mouse.gnus.org>

Hi,

On Sun, Aug 4, 2019, at 5:57 AM, Lars Ingebrigtsen wrote:
> 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?

I'm unable to reproduce this bug in Emacs 26 either.

Kanru





      reply	other threads:[~2019-08-06 22:18 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
2019-08-06 22:18   ` Kan-Ru Chen [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=9b3f0ff4-d336-4a49-af58-9799c6663bd2@www.fastmail.com \
    --to=kanru@kanru.info \
    --cc=17897@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /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.