bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8775: 24.0.50; crash, GDB info


From: Eli Zaretskii
Subject: bug#8775: 24.0.50; crash, GDB info
Date: Tue, 31 May 2011 23:51:42 +0300

> From: "Drew Adams" <drew.adams@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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]