GNU bug report logs - #44329
28.0.50; Crash in bidi_mirror_char on view-hello-file when no bidi-display-reordering (harfbuzz)

Previous Next

Package: emacs;

Reported by: Kevin Brubeck Unhammer <unhammer <at> fsfe.org>

Date: Fri, 30 Oct 2020 14:57:01 UTC

Severity: normal

Tags: wontfix

Found in version 28.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kevin Brubeck Unhammer <unhammer <at> fsfe.org>
Cc: 44329 <at> debbugs.gnu.org
Subject: Re: bug#44329: 28.0.50;
 Crash in bidi_mirror_char on view-hello-file when no
 bidi-display-reordering (harfbuzz)
Date: Fri, 30 Oct 2020 17:42:24 +0200
tags 44329 wontfix
thanks

> From: Kevin Brubeck Unhammer <unhammer <at> fsfe.org>
> Date: Fri, 30 Oct 2020 15:56:43 +0100
> 
> I'm seeing a crash in displaying hebrew characters when I have
> bidi-display-reordering set to nil. I had to set it to t to be able to
> write this email :)
> 
> Possibly related to these two:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44113
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41627
> though I'm running with their patches
> (0f1f795fc8b72bfa0381089d1ff60f8801e394b0 built today).
> 
> $ cat  ~/.emacs.d/chartab-bug-init.el
> (setq-default bidi-display-reordering nil)

This isn't supported: that variable is not supposed to be set nil,
except for debugging display problems.

> Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
> 0x000055555568bc54 in char_table_ref (table=XIL(0), c=1513) at chartab.c:237
> 237           val = tbl->contents[CHARTAB_IDX (c, 0, 0)];
> (gdb) bt
> #0  0x000055555568bc54 in char_table_ref (table=XIL(0), c=1513) at chartab.c:237

I cannot reproduce this, but the problem is obviously caused by not
having the uni-mirrored.el data loaded into Emacs.

Like I said: this mode of using Emacs is not supported.  Please don't
do that.




This bug report was last modified 4 years and 207 days ago.

Previous Next


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