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 19:21:19 +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:

> On Wed, Sep 10, 2008 at 10:11, Kenichi Handa <address@hidden> wrote:
> > Anyway, please run Emacs under gdb and find at which point
> > it segfaults.  It seems that composition_adjust_point still
> > has a bug.

> I'm not the OP, but I can reproduce the crash. This is just C-h H and
> moving the cursor around.

>   Juanma


> Program received signal SIGSEGV, Segmentation fault.
> 0x0119a011 in composition_update_it (cmp_it=0x82eea8, charpos=1697,
> bytepos=2496, string=47732737) at composite.c:1152
> 1152                if ((c = COMPOSITION_GLYPH (cmp, i)) != '\t')
> (gdb) bt
> #0  0x0119a011 in composition_update_it (cmp_it=0x82eea8,
> charpos=1697, bytepos=2496, string=47732737)
>     at composite.c:1152

Thank you for the info.  What is the value of *cmp_it at
that time?

---
Kenichi Handa
address@hidden




reply via email to

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