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

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

bug#11541: 24.0.97; Crash when visiting file on OS X 10.7.3


From: Chong Yidong
Subject: bug#11541: 24.0.97; Crash when visiting file on OS X 10.7.3
Date: Wed, 30 May 2012 18:31:08 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.97 (gnu/linux)

Florian Ebeling <florian.ebeling@gmail.com> writes:

> (gdb) p font_spec
> $1 = 140734799761008
> (gdb) p/x font_spec
> $2 = 0x7fff5fbf4e70
> (gdb) xtype
> Lisp_Int0
>
> - I hope 'font_spec' is what you meant. 'spec' is an unknown symbol
> here.

Yes, I meant font_spec.

Looks like some kind of stack corruption going on.  Could you do

p scratch_font_spec
xtype
pp scratch_font_spec

and show the result?





reply via email to

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