GNU bug report logs - #16457
24.3.50; crash rendering Arabic Uthmani script

Previous Next

Package: emacs;

Reported by: Dmitry Antipov <dmantipov <at> yandex.ru>

Date: Wed, 15 Jan 2014 17:26:02 UTC

Severity: important

Found in version 24.3.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry Antipov <dmantipov <at> yandex.ru>
Cc: 16457 <at> debbugs.gnu.org
Subject: bug#16457: 24.3.50; crash rendering Arabic Uthmani script
Date: Fri, 17 Jan 2014 14:03:02 +0200
> Date: Fri, 17 Jan 2014 15:16:56 +0400
> From: Dmitry Antipov <dmantipov <at> yandex.ru>
> CC: 16457 <at> debbugs.gnu.org
> 
> On 01/17/2014 01:10 PM, Eli Zaretskii wrote:
> 
> > Can you show the same results of debugging printouts in a
> > "--without-m17n-flt" build?
> 
> Results are eventually empty - I don't see anything. IOW, composition_update_it
> is never called, at least when I do (move-to-column 10).

That means we never try to compose the characters, so this is not very
useful to debug the problem.

> > Also, if you manually move point to buffer position 11, what column
> > number do you see there?
> 
> I can't move to 11 by advancing the cursor because it crasher earlier.

So redisplay also crashes.  At least this is consistent, as the same
code is used both for move-to-column and for display.

> BTW, there is one more glitch - when I do 'emacs -Q uthmani-test.txt',
> then 'M-x column-number-mode', then [left-arrow] few times, the column
> number in mode line becomes incorrect and shown as 1003 or something
> like this.

I think this is part of the same problem.




This bug report was last modified 11 years and 197 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.