GNU bug report logs - #59715
28.2; Emacs crashes after ``turkish-case-conversion-enable''

Previous Next

Package: emacs;

Reported by: YUSUF ALPER ÇIKIŞIR <yusufcikisir <at> std.iyte.edu.tr>

Date: Wed, 30 Nov 2022 08:16:02 UTC

Severity: normal

Found in version 28.2

Full log


Message #44 received at 59715 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: YUSUF ALPER ÇIKIŞIR <yusufcikisir <at> std.iyte.edu.tr>
Cc: 59715 <at> debbugs.gnu.org
Subject: Re: bug#59715: 28.2; Emacs crashes after
 ``turkish-case-conversion-enable''
Date: Sun, 04 Dec 2022 14:09:46 +0200
> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir <at> std.iyte.edu.tr>
> Cc: 59715 <at> debbugs.gnu.org
> Date: Sun, 04 Dec 2022 14:44:19 +0300
> 
> (gdb) frame 3
> #3  0x0000000000525967 in realize_gui_face (cache=0xd934a0, attrs=0x7fffffff9fe0) at xfaces.c:5941
> 5941                emacs_abort ();
> (gdb) p default_face
> $1 = (struct face *) 0x0
> (gdb) p f->output_data.x->fontset
> $2 = 2

Thanks.  I think I know what happens.  It's the problem with down-casing
Iosevka in your locale, which produces "ıosevka", with the first letter
being dotless i.  And that down-cased name doesn't match anything.

Hmm...




This bug report was last modified 2 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.