GNU bug report logs -
#8775
24.0.50; crash, GDB info
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Tue, 31 May 2011 18:47:02 UTC
Severity: normal
Tags: moreinfo
Merged with 9943,
12235
Found in versions 24.0.50, 24.0.91, 24.0.92, 24.1.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 8775 <at> debbugs.gnu.org (full text, mbox):
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Tue, 31 May 2011 11:31:35 -0700
>
>
> #1 0x0114cde4 in w32_abort () at w32fns.c:7198
> #2 0x010edcf9 in check_glyph_memory () at dispnew.c:2406
> #3 0x01002f0e in shut_down_emacs (sig=0, no_x=0, stuff=53418010) at
> emacs.c:2073
> #4 0x01002e1f in Fkill_emacs (arg=53418010) at emacs.c:1988
According to this, you were exiting Emacs when it crashed. Is that
correct? If so, it looks like a duplicate of bug #6278.
> #2 0x010edcf9 in check_glyph_memory () at dispnew.c:2406
> 2406 dispnew.c: No such file or directory.
> in dispnew.c
> (gdb) p selected_window
> $1 = 187164165
> (gdb) xtype
> Lisp_Vectorlike
> There is no member named size.
> (gdb)
In this frame #2, what do "p glyph_matrix_count" and
"p glyph_pool_count" display?
This bug report was last modified 12 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.