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

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

bug#10035: Crash in check_x_frame in w32fns.c


From: Juanma Barranquero
Subject: bug#10035: Crash in check_x_frame in w32fns.c
Date: Mon, 14 Nov 2011 12:44:04 +0100

On Mon, Nov 14, 2011 at 12:23, Eli Zaretskii <eliz@gnu.org> wrote:

> Thanks.  The 2 glyph rows are identical, AFAICS.  The last (I hope ;-)
> piece of the puzzle is this:
>
>  (gdb) p a->hash
>  (gdb) p b->hash

(gdb) p a->hash
$3 = 202770841
(gdb) p b->hash
$4 = 202770841
(gdb) xtype
Lisp_String
(gdb) xstring
$5 = (struct Lisp_String *) 0xc160998
Cannot access memory at address 0xc1609a4

    Juanma





reply via email to

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