From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#16096: emacs_abort in bidi_initialize + 126 / Fselect_frame -- uniprop_table returns NIL Date: Tue, 10 Dec 2013 20:11:16 +0200 Message-ID: <837gbcy3sr.fsf@gnu.org> References: <2E3E1BB0-6BF1-4628-AF50-5E9F623AFD09@gmail.com> <83wqjdxtbj.fsf@gnu.org> <83ppp4y8jz.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1386699133 4793 80.91.229.3 (10 Dec 2013 18:12:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Dec 2013 18:12:13 +0000 (UTC) Cc: 16096@debbugs.gnu.org, konrad.podczeck@univie.ac.at To: David Reitter Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Dec 10 19:12:18 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VqRn7-0005lC-Q8 for geb-bug-gnu-emacs@m.gmane.org; Tue, 10 Dec 2013 19:12:17 +0100 Original-Received: from localhost ([::1]:50700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqRn6-0007wT-Pm for geb-bug-gnu-emacs@m.gmane.org; Tue, 10 Dec 2013 13:12:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqRmy-0007w3-SD for bug-gnu-emacs@gnu.org; Tue, 10 Dec 2013 13:12:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VqRms-0005l5-Pd for bug-gnu-emacs@gnu.org; Tue, 10 Dec 2013 13:12:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VqRms-0005kz-Md for bug-gnu-emacs@gnu.org; Tue, 10 Dec 2013 13:12:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VqRms-0001sL-AV for bug-gnu-emacs@gnu.org; Tue, 10 Dec 2013 13:12:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 10 Dec 2013 18:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16096 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 16096-submit@debbugs.gnu.org id=B16096.13866990807153 (code B ref 16096); Tue, 10 Dec 2013 18:12:02 +0000 Original-Received: (at 16096) by debbugs.gnu.org; 10 Dec 2013 18:11:20 +0000 Original-Received: from localhost ([127.0.0.1]:42048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VqRmB-0001rI-9E for submit@debbugs.gnu.org; Tue, 10 Dec 2013 13:11:19 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:52550) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VqRm8-0001r7-Vv for 16096@debbugs.gnu.org; Tue, 10 Dec 2013 13:11:18 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MXL00000RJI9K00@a-mtaout20.012.net.il> for 16096@debbugs.gnu.org; Tue, 10 Dec 2013 20:11:15 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MXL00005RUR2G80@a-mtaout20.012.net.il>; Tue, 10 Dec 2013 20:11:15 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:81691 Archived-At: > From: David Reitter > Date: Tue, 10 Dec 2013 12:07:59 -0500 > Cc: 16096@debbugs.gnu.org, > Konrad Podczeck > > > How come an Emacs built on Dec 9 has its last change in bidi.c in > > September? Is this the development trunk or something else? If the > > former, which bzr revision does it correspond to? > > Because it's my branch. I merge in upstream changes from the development trunk, although at the moment, I'm holding off until some other things stabilize. > > Last merge before Dec 9: > > commit ebc596e931fa753c297bf004d39a37b379e0ba7f > Merge: d689b24 7c50156 > Author: David Reitter > Date: Thu Oct 24 12:54:56 2013 -0400 > > I don't have Bzr revisions for you. > > That's why it does not contain your fixes dated Nov 22 and Dec 4. It would probably make sense to merge these changes. How can you expect us debug a code base which we don't have? > Aquamacs contains no other changes to bidi.c. `visual-order-cursor-movement' is t by default. bidi.c is not the issue here, it works flawlessly in this case: if it cannot load the table of mirroring attributes, it aborts, because the bidirectional display engine will not work correctly without that table. The question is why uni-mirrored.el couldn't be loaded. Perhaps it is faulty or missing, or Emacs tries to load an incompatible version from a different directory. Or something else goes wrong. But these are guesses. If you can reproduce this problem with your branch, please try debugging it.