GNU bug report logs - #6593
emacs-23.2 crashes in get_glyph_face_and_encoding with a null face returned by FACE_FROM_ID(0)

Previous Next

Package: emacs;

Reported by: John Lumby <johnlumby <at> hotmail.com>

Date: Fri, 9 Jul 2010 16:03:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: John Lumby <johnlumby <at> hotmail.com>
Cc: 6593 <at> debbugs.gnu.org
Subject: bug#6593: emacs-23.2 crashes in get_glyph_face_and_encoding with a null face returned by FACE_FROM_ID(0)
Date: Sat, 10 Jul 2010 13:58:51 -0400
John Lumby <johnlumby <at> hotmail.com> writes:

> (progn (modify-frame-parameters (selected-frame) '((menu-bar-lines . 0)))
> (set-face-font 'modeline
> "-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1")
> (face-set-after-frame-default (selected-frame)) (set-face-background 'default
> (cdr (assoc 'background-color (frame-parameters (selected-frame)))))
> (set-face-background 'fringe (cdr (assoc 'background-color (frame-parameters
> (selected-frame))))) (set-face-foreground 'default (cdr (assoc
> 'foreground-color (frame-parameters (selected-frame))))) (server-start))
>
> I get a crash in get_glyph_face_and_encoding.

Thanks; I've checked a fix into the branch.




This bug report was last modified 15 years and 9 days ago.

Previous Next


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