GNU bug report logs - #22818
25.0.91; nextstep/Emacs.app Crash ns_compute_glyph_string_overhangs

Previous Next

Package: emacs;

Reported by: "Aaron S. Hawley" <aaron.s.hawley <at> gmail.com>

Date: Fri, 26 Feb 2016 13:43:02 UTC

Severity: normal

Tags: moreinfo

Found in version 25.0.91

Done: Lars Ingebrigtsen <larsi <at> gnus.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: Alan Third <alan <at> idiocy.org>
Cc: 22818 <at> debbugs.gnu.org, josh <at> berdine.net
Subject: bug#22818: 25.1.1 Emacs.app crash ns_compute_glyph_string_overhangs
Date: Sat, 19 Nov 2016 17:09:06 +0200
> Date: Sat, 19 Nov 2016 14:53:36 +0000
> From: Alan Third <alan <at> idiocy.org>
> Cc: josh <at> berdine.net, 22818 <at> debbugs.gnu.org
> 
> (gdb) p s->face.id
> $2 = 17
> (gdb) p lface_id_to_name[17]
> $3 = 31008
> (gdb) xsymbol(lface_id_to_name[17])
> $4 = (struct Lisp_Symbol *) 0x7ab8
> Cannot access memory at address 0x7ac0
> 
> am I doing this wrong?

The last command should be simply "xsymbol".  Those x* commands are
defined such that they always operate on the last result printed by
GDB.

Thanks.




This bug report was last modified 3 years and 34 days ago.

Previous Next


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