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: Tue, 29 May 2012 22:06:52 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.97 (gnu/linux)

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

> I run the Cocoa application without configuration from the debugger. See
> below for output.
>
> The I visit a file (C-x C-f) that contains a single utf-8 character,
> ARROW RIGHT and a newline. That file, utf8test, is four bytes:
>
> $ hexdump utf8test
> 0000000 e2 86 92 0a                                    
> 0000004
>
> It crashes (SIGABRT signal)

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.)





reply via email to

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