emacs-devel
[Top][All Lists]
Advanced

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

Re: crash in font-get


From: Sam Steingold
Subject: Re: crash in font-get
Date: Mon, 7 Feb 2011 11:32:29 -0500

On Fri, Jan 28, 2011 at 7:37 AM, Kenichi Handa <address@hidden> wrote:
> In article <address@hidden>, Sam Steingold <address@hidden> writes:
>
>> GNU Emacs 24.0.50.4 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4)
>>  of 2011-01-27 on tbox
>
>> emacs -Q -fn "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-koi8-r"
>> evaluate in *scratch*:
>
>> (let ((f (font-at (point))))
>>   (dolist (k '(:family :weight :slant :width :foundry :adstyle :registry
>>                :size :name :script :otf))
>>     (print (cons k (font-get f k)))))
>
>> Program received signal SIGSEGV, Segmentation fault.
>
> Thank you for the report.  I've just installed a fix in trunk.

I still see the crash on windows, with today's bzr tip.


-- 
Sam Steingold <http://sds.podval.org>



reply via email to

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