GNU bug report logs -
#15686
24.3.50; Face related crash in current trunk
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Tue, 22 Oct 2013 18:22:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3.50
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 23 Oct 2013 08:06:39 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: 15686 <at> debbugs.gnu.org
>
> >> #0 terminate_due_to_signal (sig=22, backtrace_limit=2147483647) at emacs.c:350
> >> #1 0x01151496 in die (msg=0x146e018 "((((struct vectorlike_header *) ((void *) ((font_object) - (Lisp_Vectorlike)))) ->size) & (PSEUDOVECTOR_FLAG | PVEC_TYPE_MASK)) == (PSEUDOVECTOR_FLAG | (PVEC_FONT << PSEUDOVECTOR_AREA_BITS))", file=0x146d0b0 "xfaces.c", line=5261) at alloc.c:6670
> >> #2 0x010d7ab0 in realize_default_face (f=0x3c2f770) at xfaces.c:5261
> >
> > What kind of object is font_object in frame #2?
>
> What can I do to find out?
As with any Lisp object:
(gdb) p font_object
(gdb) xtype
This bug report was last modified 5 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.