GNU bug report logs - #10617
24.0.92; Bidi crash reading a message from emacs-devel

Previous Next

Package: emacs;

Reported by: Nix <nix <at> esperi.org.uk>

Date: Thu, 26 Jan 2012 22:42:02 UTC

Severity: normal

Tags: unreproducible

Found in version 24.0.92

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nix <nix <at> esperi.org.uk>
Cc: 10617 <at> debbugs.gnu.org
Subject: bug#10617: 24.0.92; Bidi crash reading a message from emacs-devel
Date: Mon, 30 Jan 2012 23:09:44 +0200
> From: Nix <nix <at> esperi.org.uk>
> Cc: 10617 <at> debbugs.gnu.org
> Date: Mon, 30 Jan 2012 19:11:55 +0000
> 
> >> (gdb) print it->string
> >> $6 = 12065314
> >
> > What does "xtype" say about this string?  If it says Lisp_String, what
> > does "xstring" say?
> 
> (gdb) xtype
> Lisp_Symbol
> (gdb) xstring
> $2 = (struct Lisp_String *) 0xb81a20
> There is no member named data.
> 
> Not very useful.

It's a symbol (see above), not a string, so using "xstring" with it is
not useful.  Try "xsymbol" (I'm guessing it's nil).




This bug report was last modified 12 years and 255 days ago.

Previous Next


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