GNU bug report logs -
#19435
SIGSEGV in PSEUDOVECTOR_TYPEP when using find-file on a RTL filename
Previous Next
Reported by: Ivan Shmakov <ivan <at> siamics.net>
Date: Wed, 24 Dec 2014 07:26:02 UTC
Severity: normal
Fixed in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 19435-done <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 24 Dec 2014 11:36:42 +0300
> From: Dmitry Antipov <dmantipov <at> yandex.ru>
> CC: Ivan Shmakov <ivan <at> siamics.net>, Eli Zaretskii <eliz <at> gnu.org>
>
> On 12/24/2014 10:25 AM, Ivan Shmakov wrote:
>
> > As of 36c43e95de5e (2014-12-18 16:44:11 +0000), Emacs segfaults
> > when trying to use find-file on "\u062f\u0646\u06cc" (encoded as
> > a ASCII-safe Emacs string literal here.)
> >
> > Strangely enough, $ emacs -Q handles that filename just fine.
> >
> > The backtrace is MIMEd.
>
> Reproduced. This seems to be a redisplay glitch since composition_compute_stop_pos
> makes an attempt to move CMP_IT beyond STRING's boundaries, as handled by the
> following extra eassert:
Thanks.
This was a very old bug, it was introduced more than 4 years ago (as
part of solution of another bug).
Now fixed by a41d07b on the emacs-24 branch.
This bug report was last modified 10 years and 225 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.