GNU bug report logs - #15844
24.3.50; Segfault in redisplay_internal

Previous Next

Package: emacs;

Reported by: Nathan Trapuzzano <nbtrap <at> nbtrap.com>

Date: Sat, 9 Nov 2013 22:07:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 15844 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
Cc: 15844 <at> debbugs.gnu.org
Subject: Re: bug#15844: 24.3.50; Segfault in redisplay_internal
Date: Sun, 10 Nov 2013 05:44:23 +0200
> From: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
> Date: Sat, 09 Nov 2013 17:05:49 -0500
> 
> I'm getting an occasional segfault when attempting to display the source
> of an internal function definition through the C-x f interface.  It
                                                 ^^^^^
Did you mean "C-h f"?

> happens when accessing face->foreground where face is set to the NULL
> return value from FACE_FROM_ID in turn_on_face.

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?)

> #0  0x00000000004aaf75 in turn_on_face (f=0xb67300, face_id=24) at term.c:1895
>         face = 0x0
>         fg = 19676608
>         bg = 4877402
>         tty = 0x7fff8a6c41c0





This bug report was last modified 5 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.