all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Kevin Brubeck Unhammer <unhammer@fsfe.org>
Cc: 44329@debbugs.gnu.org
Subject: 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	[thread overview]
Message-ID: <83k0v7affj.fsf@gnu.org> (raw)
In-Reply-To: <87a6w3sqxg.fsf@fastmail.com> (message from Kevin Brubeck Unhammer on Fri, 30 Oct 2020 15:56:43 +0100)

tags 44329 wontfix
thanks

> From: Kevin Brubeck Unhammer <unhammer@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.





  reply	other threads:[~2020-10-30 15:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 14:56 bug#44329: 28.0.50; Crash in bidi_mirror_char on view-hello-file when no bidi-display-reordering (harfbuzz) Kevin Brubeck Unhammer
2020-10-30 15:42 ` Eli Zaretskii [this message]
2020-10-30 16:04   ` Stefan Kangas
2020-10-30 20:42   ` Kevin Brubeck Unhammer
2020-10-30 21:01     ` Eli Zaretskii
2020-10-30 23:29       ` Stefan Kangas
2020-10-31  7:32         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83k0v7affj.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=44329@debbugs.gnu.org \
    --cc=unhammer@fsfe.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.