emacs-devel
[Top][All Lists]
Advanced

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

Re: [Torsten Bronger] 23.0.60; Unicode display problems


From: Kenichi Handa
Subject: Re: [Torsten Bronger] 23.0.60; Unicode display problems
Date: Wed, 10 Sep 2008 21:04:45 +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>, "Juanma Barranquero" <address@hidden> writes:

> I've got two crashes, almost identical to the one above but they crash
> at composite.c:1144 instead:
[...]
> (gdb) p *cmp_it
> $2 = {
>   stop_pos = 1485,
>   id = 5,
>   ch = -2,
[...]
> (gdb) p *cmp_it
> $2 = {
>   stop_pos = 1982,
>   id = 19,
>   ch = -2,

Ah, I've forgotten to reset cmp_it->id to -1 for the case of
cmp_it->ch = -2.  I just installed a fix.  But, as I
couldn't reproduce the segfault with HELLO file, that bag
may not be the reason of your crash.  Anyway, could you
please try again?

---
Kenichi Handa
address@hidden




reply via email to

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