all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Nathan Trapuzzano <nbtrap@nbtrap.com>
Cc: 15844@debbugs.gnu.org
Subject: bug#15844: 24.3.50; Segfault in redisplay_internal
Date: Sun, 10 Nov 2013 20:37:30 +0200	[thread overview]
Message-ID: <83wqkg2jdh.fsf@gnu.org> (raw)
In-Reply-To: <871u2ofrmx.fsf@nbtrap.com>

> From: Nathan Trapuzzano <nbtrap@nbtrap.com>
> Cc: 15844@debbugs.gnu.org
> Date: Sun, 10 Nov 2013 06:00:38 -0500
> 
> > Please try to figure out how come FACE_FROM_ID returns NULL when the
> > face ID is 24.  (Is it always 24 when this happens?)
> 
> It's been 24 every time I've looked, which appears to be the "fringe"
> face.  The reason NULL is returned is frame->face_cache->used is 23.

'fringe'?  But this is a TTY session, right?  Emacs is not supposed to
use this face on TTY frames, and even on GUI frames that face is not
used in *Help* buffers.  So how come this face got into this
situation?

If you type "M-x list-faces-display RET", does Emacs also crash, or
does it successfully display all the faces, including 'fringe'?

Also, is the 'fringe' face remapped, or is some other face remapped to
look like 'fringe'?

In any case, can you find a reproducible recipe from "emacs -Q"?  That
would help tremendously to hunt down this bug.





  parent reply	other threads:[~2013-11-10 18:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-09 22:05 bug#15844: 24.3.50; Segfault in redisplay_internal Nathan Trapuzzano
2013-11-10  3:44 ` Eli Zaretskii
2013-11-10 11:00   ` Nathan Trapuzzano
2013-11-10 11:46     ` Nathan Trapuzzano
2013-11-10 18:37     ` Eli Zaretskii [this message]
2013-11-10 19:04       ` Nathan Trapuzzano
2013-11-10 19:16         ` Eli Zaretskii
2013-11-10 19:19           ` Nathan Trapuzzano
2013-11-10 19:53             ` Eli Zaretskii
2013-11-10 21:02               ` Nathan Trapuzzano
2013-11-10 21:17                 ` Nathan Trapuzzano
2019-08-28 19:54                   ` Lars Ingebrigtsen
2019-10-14  8:20                     ` Lars Ingebrigtsen

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=83wqkg2jdh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=15844@debbugs.gnu.org \
    --cc=nbtrap@nbtrap.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.