unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Robert Pluim <rpluim@gmail.com>
Cc: vordoo@yahoo.com, 33222@debbugs.gnu.org
Subject: bug#33222: Crash when visiting an org file from within Dired.
Date: Thu, 01 Nov 2018 20:43:40 +0200	[thread overview]
Message-ID: <83k1lwhc4j.fsf@gnu.org> (raw)
In-Reply-To: <874ld0n1py.fsf@gmail.com> (message from Robert Pluim on Thu, 01 Nov 2018 18:31:53 +0100)

> From: Robert Pluim <rpluim@gmail.com>
> Date: Thu, 01 Nov 2018 18:31:53 +0100
> Cc: 33222@debbugs.gnu.org
> 
> Lisp Backtrace:
> "redisplay_internal (C function)" (0x0)
> (gdb) p attrs
> $1 = {make_number(1), XIL(0x55883af632f3f300), XIL(0x6150), make_number(1510779), XIL(0x7), XIL(0x7fffffff7f60), XIL(0x7fffffff7f58), XIL(0x39b6300), XIL(0), XIL(0x2eaae00), make_number(1), 
>   XIL(0x7fffffff7dd0), XIL(0x28), XIL(0x55883af632f3f300), XIL(0), XIL(0x7fffffff8090), XIL(0), XIL(0x1), XIL(0x1)}
> (gdb) p default_face
> $2 = (struct face *) 0x0
> 
> I have no idea how default_face can be NULL here.

Usually that means the frame's face cache stores less faces than the
face ID we are trying to use.  In which case we need to establish why
the face cache is freed between the time a face is created and the
time it is used.





  reply	other threads:[~2018-11-01 18:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-31 21:29 bug#33222: Crash when visiting an org file from within Dired vordoo
2018-11-01  4:05 ` Eli Zaretskii
2018-11-01  8:41   ` vordoo
2018-11-01 16:14     ` Robert Pluim
2018-11-01 17:31       ` Robert Pluim
2018-11-01 18:43         ` Eli Zaretskii [this message]
2018-11-01 17:32       ` vordoo
2018-11-01 17:48         ` Robert Pluim
2018-11-01 18:05           ` vordoo
2018-11-01 18:12             ` Robert Pluim
2018-11-01 18:46               ` Eli Zaretskii
2018-11-02 10:11                 ` Eli Zaretskii
2018-11-02 11:05                   ` vordoo
2018-11-02 13:20                     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83k1lwhc4j.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=33222@debbugs.gnu.org \
    --cc=rpluim@gmail.com \
    --cc=vordoo@yahoo.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).