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#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Date: Thu, 11 Jun 2015 16:47:00 +0300 Message-ID: <83h9qes6gb.fsf@gnu.org> References: <844mmffd0g.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Trace: ger.gmane.org 1434030503 25746 80.91.229.3 (11 Jun 2015 13:48:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2015 13:48:23 +0000 (UTC) Cc: 20782@debbugs.gnu.org To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 11 15:48:11 2015 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 1Z32q2-00066Q-VE for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Jun 2015 15:48:11 +0200 Original-Received: from localhost ([::1]:47015 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z32q2-00057D-7n for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Jun 2015 09:48:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z32py-000571-N9 for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 09:48:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z32pw-00048u-0x for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 09:48:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z32pv-00048j-ON for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 09:48:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z32pu-0004RX-On for bug-gnu-emacs@gnu.org; Thu, 11 Jun 2015 09:48: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: Thu, 11 Jun 2015 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20782 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.143403043717020 (code B ref 20782); Thu, 11 Jun 2015 13:48:02 +0000 Original-Received: (at 20782) by debbugs.gnu.org; 11 Jun 2015 13:47:17 +0000 Original-Received: from localhost ([127.0.0.1]:50483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z32pA-0004QS-Bb for submit@debbugs.gnu.org; Thu, 11 Jun 2015 09:47:16 -0400 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:40408) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z32p7-0004QD-SW for 20782@debbugs.gnu.org; Thu, 11 Jun 2015 09:47:15 -0400 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NPS000008N0XI00@mtaout27.012.net.il> for 20782@debbugs.gnu.org; Thu, 11 Jun 2015 16:42:27 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NPS00NRR8QQT520@mtaout27.012.net.il>; Thu, 11 Jun 2015 16:42:27 +0300 (IDT) In-reply-to: <844mmffd0g.fsf@gmail.com> 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:103823 Archived-At: > From: vincent.belaiche@gmail.com (Vincent Belaïche) > Cc: Vincent Belaïche , > 20782@debbugs.gnu.org > Date: Wed, 10 Jun 2015 23:51:27 +0200 > > Program received signal SIGSEGV, Segmentation fault. > SYMBOL_NAME (sym=2) at lisp.h:1662 > 1662 return XSYMBOL (sym)->name; > (gdb) bt full > #0 SYMBOL_NAME (sym=2) at lisp.h:1662 > No locals. > #1 print_object (obj=2, printcharfun=printcharfun@entry=21101962, > escapeflag=escapeflag@entry=true) at print.c:1539 > end = > c = > i_byte = > confusing = > p = > buf = "\377\377\377\377\000\000\000\000\000\000\366\000*\271\272w \343i\t\240\345\210\000\270\032\305w8\001\366\000\234\032\305wpi\261o" > #2 0x0111d13c in print (obj=obj@entry=2, > printcharfun=printcharfun@entry=21101962, > escapeflag=escapeflag@entry=true) at print.c:1139 > No locals. > #3 0x0111d27e in Fprin1 (object=2, printcharfun=21101962) at print.c:581 > old = 0x95ce900 > old_point = > start_point = > old_point_byte = > start_point_byte = > free_print_buffer = true > multibyte = true > original = This shows that Emacs crashed in 'prin1' trying to format an invalid Lisp symbol for display in a backtrace. 'prin1' was called by the debugger, so I think Emacs was in the process of reporting a Lisp error by invoking the debugger. Any idea what Lisp error could that be? Can you "M-x load-file RET template.el RET" before repeating the recipe, so that the Lisp-level backtrace shows more detailed information?