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


View this message in rfc822 format

From: YUSUF ALPER ÇIKIŞIR <yusufcikisir <at> std.iyte.edu.tr>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 59715 <at> debbugs.gnu.org
Subject: bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
Date: Sun, 04 Dec 2022 14:44:19 +0300
> Please tell what this produces:
>
>   (gdb) frame 3
>   (gdb) p default_face
>   (gdb) p f->output_data.x->fontset

(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

> Also, do you have any customizations of the fontsets?  Like calls to
> set-fontset-font etc.?

Not that I know of.  Also I'm running emacs with -Q option.  If there
were any, wouldn't they become ineffective?




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.