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#18610: 24.4.50; Specific file causing emacs to segfault upon opening Date: Wed, 08 Oct 2014 10:33:29 +0300 Message-ID: <83vbnvj9rq.fsf@gnu.org> References: <877g0ct5xb.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1412753697 5137 80.91.229.3 (8 Oct 2014 07:34:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2014 07:34:57 +0000 (UTC) Cc: dmantipov@yandex.ru, maden.ldm@gmail.com, 18610-done@debbugs.gnu.org To: handa@gnu.org (K. Handa) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 08 09:34:51 2014 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 1Xbllq-0003EY-Ht for geb-bug-gnu-emacs@m.gmane.org; Wed, 08 Oct 2014 09:34:50 +0200 Original-Received: from localhost ([::1]:34702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbllp-0000f8-Sq for geb-bug-gnu-emacs@m.gmane.org; Wed, 08 Oct 2014 03:34:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbllB-0008GZ-3Y for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2014 03:34:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xbll5-000152-EN for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2014 03:34:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:45754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbll5-00014s-BP for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2014 03:34:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xbll5-0003ah-2y for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2014 03:34:03 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 Oct 2014 07:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 18610 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 18610@debbugs.gnu.org, eliz@gnu.org, maden.ldm@gmail.com Original-Received: via spool by 18610-done@debbugs.gnu.org id=D18610.141275360113749 (code D ref 18610); Wed, 08 Oct 2014 07:34:02 +0000 Original-Received: (at 18610-done) by debbugs.gnu.org; 8 Oct 2014 07:33:21 +0000 Original-Received: from localhost ([127.0.0.1]:37317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XblkO-0003Zg-TT for submit@debbugs.gnu.org; Wed, 08 Oct 2014 03:33:21 -0400 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:45569) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XblkM-0003ZV-4b for 18610-done@debbugs.gnu.org; Wed, 08 Oct 2014 03:33:19 -0400 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0ND400P0076X9U00@mtaout27.012.net.il> for 18610-done@debbugs.gnu.org; Wed, 08 Oct 2014 10:27:58 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0ND400OSK7EMK810@mtaout27.012.net.il>; Wed, 08 Oct 2014 10:27:58 +0300 (IDT) In-reply-to: <877g0ct5xb.fsf@gnu.org> 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:94274 > From: handa@gnu.org (K. Handa) > Cc: dmantipov@yandex.ru, maden.ldm@gmail.com, 18610@debbugs.gnu.org > Date: Tue, 07 Oct 2014 21:34:08 +0900 > > > > > Btw, it would be nice if these masks could be documented so that their > > > > meaning was clear. I considered the possibility that the flags are > > > > not set correctly, but couldn't test that hypothesis given my > > > > insufficient knowledge of ISO-2022 details and variants. > > > > > > Sorry for the poor comments in my code. I'll work on it soon. > > > TIA. > > http://en.wikipedia.org/wiki/TiA ? :-p Thanks In Advance. > > OK. Do you think this fix is safe enough to go to the release branch, > > so as to prevent Emacs 24.4 from crashing in these circumstances? > > There may be more places where the similar change should be applied, > but, I think, at least that patch is safe enough. OK, I back-ported it to the emacs-24 branch, and I'm closing this bug. Thanks.