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 11:22:24 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.97 (gnu/linux)

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

>> Could you do
>>
>> f 18
>> pp font_spec
>>
>> and show the result?  (To get the pp command to work in gdb, you will
>> need to run Emacs from the src/ directory and start gdb like
>> % gdb ../nextstep/Emacs.app/Contents/MacOS/Emacs.)
>
> Yes, this is what I get there:
>
> (gdb) pp font_spec
> 35183699940252

Hmm, the's strange, that does not look like a font spec Lisp object at
all... are you sure you typed "pp" rather than "p"?  Please do

p spec
xtype

and show the result.





reply via email to

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