[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: composition bug
From: |
Kenichi Handa |
Subject: |
Re: composition bug |
Date: |
Tue, 09 Sep 2008 11:07:55 +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>, Romain Francoise <address@hidden> writes:
> With current CVS HEAD, not only does it still move point randomly
> like before, but if I keep moving it eventually segfaults:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fd8ce7f9770 (LWP 11285)]
> 0x000000000069419d in fill_gstring_body (gstring=12363924) at composite.c:875
> 875 LGLYPH_SET_FROM (g, i);
> (gdb) bt
> #0 0x000000000069419d in fill_gstring_body (gstring=12363924)
> at composite.c:875
I've just fixed a stupid bug in composite.c. Please try
again.
---
Kenichi Handa
address@hidden
- composition bug, Chong Yidong, 2008/09/07
- Re: composition bug, Kenichi Handa, 2008/09/08
- Re: composition bug, Romain Francoise, 2008/09/08
- Re: composition bug,
Kenichi Handa <=
- Re: composition bug, Romain Francoise, 2008/09/09
- Re: composition bug, Kenichi Handa, 2008/09/09
- Re: composition bug, Juanma Barranquero, 2008/09/09
- Re: composition bug, Kenichi Handa, 2008/09/10
- Re: composition bug, Romain Francoise, 2008/09/11
- Re: composition bug, Romain Francoise, 2008/09/13
- Re: composition bug, Kenichi Handa, 2008/09/16
- Re: composition bug, Romain Francoise, 2008/09/16
- Re: composition bug, Kenichi Handa, 2008/09/16
- Re: composition bug, Romain Francoise, 2008/09/16