From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#42352: 27.0.91; Emacs daemon crashes after "Fix Arabic shaping" change 30a7ee505aca3cc285699bae1630a28185519d99 Date: Tue, 14 Jul 2020 13:55:59 +0300 Message-ID: References: <87ft9uph2f.fsf@iki.fi> <1EB3BD6D-2F75-4862-9714-51019A11F554@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18470"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: 42352@debbugs.gnu.org, tlikonen@iki.fi Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jul 14 12:57:22 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jvIcj-0004cO-5j for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 14 Jul 2020 12:57:21 +0200 Original-Received: from localhost ([::1]:42744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jvIci-0004pi-3J for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 14 Jul 2020 06:57:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46058) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jvIcQ-0004oI-Qe for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2020 06:57:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38718) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jvIcQ-0004Nw-7R for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2020 06:57:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jvIcQ-0007N6-6Q for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2020 06:57:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 14 Jul 2020 10:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42352 X-GNU-PR-Package: emacs X-Debbugs-Original-To: bug-gnu-emacs@gnu.org, 42352@debbugs.gnu.org, tlikonen@iki.fi Original-Received: via spool by 42352-submit@debbugs.gnu.org id=B42352.159472417128272 (code B ref 42352); Tue, 14 Jul 2020 10:57:02 +0000 Original-Received: (at 42352) by debbugs.gnu.org; 14 Jul 2020 10:56:11 +0000 Original-Received: from localhost ([127.0.0.1]:50263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jvIbb-0007Lw-A2 for submit@debbugs.gnu.org; Tue, 14 Jul 2020 06:56:11 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jvIbZ-0007LW-FM for 42352@debbugs.gnu.org; Tue, 14 Jul 2020 06:56:10 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57052) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jvIbT-0004Ji-1M; Tue, 14 Jul 2020 06:56:03 -0400 Original-Received: from [176.12.203.84] (port=64996 helo=[10.152.154.171]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1jvIbS-0004cL-2w; Tue, 14 Jul 2020 06:56:02 -0400 In-Reply-To: <1EB3BD6D-2F75-4862-9714-51019A11F554@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:182985 Archived-At: On July 14, 2020 1:20:34 PM GMT+03:00, Eli Zaretskii wrote= : >=20 > Thanks, but please present the backtrace with the symbolic data: file > name, function name, and line number information=2E It is basically > impossible to work with just the numeric addresses without having > access to your system=2E >=20 > The Emacs user manual describes how to obtain the symbolic data in the > "Crashing" node=2E >=20 > Also, I wonder how you came to be affected by that change=2E Did you by > any chance set bidi-display-reordering to nil in your buffers? Also, please tell the version of HarfBuzz you have installed, because it l= ooks like the crash happened inside HarfBuzz=2E