emacs-devel
[Top][All Lists]
Advanced

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

Re: Unicode-2 crash by set-face-font


From: Kenichi Handa
Subject: Re: Unicode-2 crash by set-face-font
Date: Wed, 23 Jan 2008 21:42:28 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Katsumi Yamaoka <address@hidden> writes:

>>>>>> Kenichi Handa wrote:
> > Oops, I've just installed a fix.

> Thanks.  But it crashes right after launching unfortunately.
> Bootstrapping from scratch made no difference.

Ummm, I can't reproduce it.

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1074623360 (LWP 22893)]
> font_load_for_face (f=0x83b57a0, face=0x8bf8e30) at font.c:2761
> 2761        face->font = font->font.font;

Please check the value of font as this.
(gdb) p font
If it is not NULL, 
(gdb) p *font

---
Kenichi Handa
address@hidden




reply via email to

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