From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Resent-From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Jun 2015 12:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 20782 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 20782@debbugs.gnu.org Cc: Vincent =?UTF-8?Q?Bela=C3=AFche?= X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14339409188357 (code B ref -1); Wed, 10 Jun 2015 12:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Jun 2015 12:55:18 +0000 Received: from localhost ([127.0.0.1]:46758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2fXI-0002Ah-6l for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40955) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2fXD-0002AT-BX for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2fX6-0007JG-Fh for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:10 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_50, FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2fX6-0007JC-DL for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2fX4-0008BG-8U for bug-gnu-emacs@gnu.org; Wed, 10 Jun 2015 08:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2fWz-0007Au-Nt for bug-gnu-emacs@gnu.org; Wed, 10 Jun 2015 08:55:01 -0400 Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:23522 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2fWz-0007AE-AX for bug-gnu-emacs@gnu.org; Wed, 10 Jun 2015 08:54:57 -0400 Received: from AIGLEROYAL ([92.139.52.64]) by mwinf5d49 with ME id ecuv1q00B1P6y9Y03cuvFg; Wed, 10 Jun 2015 14:54:56 +0200 X-ME-Helo: AIGLEROYAL X-ME-Date: Wed, 10 Jun 2015 14:54:56 +0200 X-ME-IP: 92.139.52.64 From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Date: Wed, 10 Jun 2015 14:55:00 +0200 Message-ID: <84y4jryb8b.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Antivirus: avast! (VPS 150609-1, 09/06/2015), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.0 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.0 (---) --=-=-= Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable I am using a fairly recent version of Emacs, but not the latest one. I was developping some macro in order to create a file from the row of a SES table based on some template. To that purpose I was using the emacs-template pacakge. Attached is a backtrace. It seems that the bug is reproducible for me, I have not yet tried with the -Q option. --- Ce courrier =C3=A9lectronique ne contient aucun virus ou logiciel malveilla= nt parce que la protection avast! Antivirus est active. https://www.avast.com/antivirus --=-=-= Content-Type: text/plain Content-Disposition: inline; filename=bug20150610.txt Content-Transfer-Encoding: 8bit bash-3.1$ cd /c bash-3.1$ source ~/.bash_profile ]0;MINGW32:/c Vincent@AIGLEROYAL /c $ c:/ ]0;MINGW32:/c Vincent@AIGLEROYAL /c $ cd Programmes/installation/emacs-install/emacs/trunk/src/ ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ gdb -p 6884 GNU gdb (GDB) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-w64-mingw32". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 6884 [New Thread 6884.0x13e4] [New Thread 6884.0x79c] [New Thread 6884.0x1d34] [New Thread 6884.0x1c38] Reading symbols from C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe...done. 0x77b9000d in ntdll!DbgBreakPoint () from C:\Windows\SysWOW64\ntdll.dll SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = w32 TERM = emacs Breakpoint 1 at 0x109a2de: file emacs.c, line 360. Temporary breakpoint 2 at 0x10b0c23: file sysdep.c, line 911. (gdb) continue Continuing. [Thread 6884.0x1c38 exited with code 0] Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 6884.0x13e4] 0x77523227 in KERNELBASE!DebugBreak () from C:\Windows\syswow64\KernelBase.dll (gdb) bt full #0 0x77523227 in KERNELBASE!DebugBreak () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #1 0x01158a68 in emacs_abort () at w32fns.c:8530 button = #2 0x0109a353 in terminate_due_to_signal (sig=sig@entry=11, backtrace_limit=backtrace_limit@entry=40) at emacs.c:388 No locals. #3 0x010b08e0 in handle_fatal_signal (sig=sig@entry=11) at sysdep.c:1706 No locals. #4 0x010b0945 in deliver_thread_signal ( handler=0x10b08c9 , sig=11) at sysdep.c:1680 No locals. #5 deliver_fatal_thread_signal (sig=11) at sysdep.c:1718 No locals. #6 0x011aa086 in _gnu_exception_handler@4 () No symbol table info available. #7 0x75e4030b in KERNEL32!GetProfileStringW () from C:\Windows\syswow64\kernel32.dll No symbol table info available. #8 0x77bf1d17 in ntdll!RtlKnownExceptionFilter () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #9 0x77bb92b5 in ntdll!RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #10 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "backtrace" (0x88e81c) "debugger-setup-buffer" (0x88ea24) "debug" (0x88ebc4) "template-new-file" (0x88ec20) "let" (0x88ee0c) "quittances-faire" (0x88f0ac) "funcall-interactively" (0x88f0a8) "call-interactively" (0x88f170) "command-execute" (0x88f318) "execute-extended-command" (0x88f548) "funcall-interactively" (0x88f544) "call-interactively" (0x88f6f0) "command-execute" (0x88f88c) (gdb) quit A debugging session is active. Inferior 1 [process 6884] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] Detaching from program: C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe, Pid 6884 ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ --=-=-= Content-Type: text/plain In GNU Emacs 25.0.50.1 (i686-pc-mingw32) of 2014-11-03 on AIGLEROYAL Repository revision: 118270 larsi@gnus.org-20141103010307-bxryy53hat500i4w Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=c:/Nos_Programmes/GNU/Emacs --without-jpeg --without-tiff --without-gif --without-png 'CPPFLAGS= -DFOR_MSW=1 -I C:/Programmes/installation/emacs-install/libXpm-3.5.8/include -I C:/Programmes/installation/emacs-install/libXpm-3.5.8/src -L C:/Programmes/installation/emacs-install/libXpm-3.5.8/src'' Configured features: XPM SOUND NOTIFY ACL ZLIB Important settings: value of $LANG: FRA locale-coding-system: cp1252 Major mode: Shell Minor modes in effect: shell-dirtrack-mode: t recentf-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent input: M-x b a h s s h c d SPC / c M-x s o u r c e C-g s o u r c e SPC ~ / ? . a b b a p r o C-x g c d SPC P r o m i n s e m t r e m r u t r / s r g d b SPC p SPC c o n t i n u e h e l p h l e l p SPC t s t a v c k c k b a c h e l p SPC b t b t C-SPC C-w M-> M-x b u g - r e r e r e p o p o o r e m Recent messages: coucou!=>c:/ ]0;MINGW32:/c [32mVincent@AIGLEROYAL [33m/c[0m $ <= bash refresh default directory ... done No match c:/Programmes/installation/emacs-install/emacs/trunk/src Mark set [2 times] Loading dired-x...done Load-path shadows: c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-speedbar hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-speedbar c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-opt hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-opt c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-datadebug hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-datadebug c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-custom hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-custom c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-core hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-core c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-base hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-base c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/chart hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/chart Features: (shadow sort bbdb-message gnus-util mail-extr emacsbug message dired-x dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pcmpl-unix shell pcomplete comint ansi-color ring edmacro kmacro calc-misc calc-arith calc-ext calc calc-loaddefs calc-macs tex-mik preview-latex tex-site auto-loads bbdb bbdb-site timezone bbdb-loaddefs template help-fns cl-macs gv w32utils recentf tree-widget wid-edit cl-loaddefs cl-lib easymenu load-path-to-cedet-svn time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) Memory information: ((conses 8 132919 5898) (symbols 32 23418 0) (miscs 32 103 287) (strings 16 26605 3950) (string-bytes 1 793522) (vectors 8 14145) (vector-slots 4 431199 2498) (floats 8 74 246) (intervals 28 1130 249) (buffers 520 13)) --=-=-=-- From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Jun 2015 15:06: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: To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Cc: 20782@debbugs.gnu.org, vincent.belaiche@gmail.com Reply-To: Eli Zaretskii Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.143394871420775 (code B ref 20782); Wed, 10 Jun 2015 15:06:02 +0000 Received: (at 20782) by debbugs.gnu.org; 10 Jun 2015 15:05:14 +0000 Received: from localhost ([127.0.0.1]:47358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2hZ3-0005P0-DR for submit@debbugs.gnu.org; Wed, 10 Jun 2015 11:05:13 -0400 Received: from mtaout25.012.net.il ([80.179.55.181]:36106) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2hZ0-0005Or-9Q for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 11:05:11 -0400 Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NPQ00400HNFBY00@mtaout25.012.net.il> for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 18:00:38 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NPQ00IJWHP2F2B0@mtaout25.012.net.il>; Wed, 10 Jun 2015 18:00:38 +0300 (IDT) Date: Wed, 10 Jun 2015 18:04:59 +0300 From: Eli Zaretskii In-reply-to: <84y4jryb8b.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <837frbtxic.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8BIT References: <84y4jryb8b.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: vincent.belaiche@gmail.com (Vincent Belaïche) > Date: Wed, 10 Jun 2015 14:55:00 +0200 > Cc: Vincent Belaïche > > I am using a fairly recent version of Emacs, but not the latest one. I > was developping some macro in order to create a file from the row of a > SES table based on some template. To that purpose I was using the > emacs-template pacakge. Attached is a backtrace. It seems that the bug > is reproducible for me, I have not yet tried with the -Q option. If you can reproduce the crash, please start Emacs from GDB to begin with. That's because the backtrace you sent shows that the top-level exception handler was called, which means the real locus of the problem is not shown in the backtrace. When Emacs is started from the debugger, the debugger gets control before the top-level exception handler, so you should be able to produce a much more informative backtrace. Please also show a recipe for reproducing the problem. Thanks. From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call References: <84y4jryb8b.fsf@gmail.com> In-Reply-To: <84y4jryb8b.fsf@gmail.com> Resent-From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Jun 2015 17:10:03 +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: To: Eli Zaretskii Cc: 20782@debbugs.gnu.org, Vincent =?UTF-8?Q?Bela=C3=AFche?= Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.14339561923009 (code B ref 20782); Wed, 10 Jun 2015 17:10:03 +0000 Received: (at 20782) by debbugs.gnu.org; 10 Jun 2015 17:09:52 +0000 Received: from localhost ([127.0.0.1]:47406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2jVg-0000mR-3E for submit@debbugs.gnu.org; Wed, 10 Jun 2015 13:09:52 -0400 Received: from smtp04.smtpout.orange.fr ([80.12.242.126]:46738 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2jVd-0000mC-By for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 13:09:50 -0400 Received: from AIGLEROYAL ([92.139.52.64]) by mwinf5d60 with ME id eh9l1q00L1P6y9Y03h9njo; Wed, 10 Jun 2015 19:09:47 +0200 X-ME-Helo: AIGLEROYAL X-ME-Date: Wed, 10 Jun 2015 19:09:47 +0200 X-ME-IP: 92.139.52.64 From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Date: Wed, 10 Jun 2015 19:09:50 +0200 Message-ID: <84vbevxzfl.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Antivirus: avast! (VPS 150610-0, 10/06/2015), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) For the time being I have not yet found a simple recipe to reproduce the bug, but I can reproduce it. For starting Emacs from gdb could you please remind me the command line, assuming that /Somewhere/trunk is the directory under which I have all the Emacs build tree from bazaar (please note that my latest build was with Bazaar, I don't know whether you have moved to Git yet). Vincent. Le 10/06/2015 17:04, Eli Zaretskii a =E9crit : >> From: vincent.belaiche@gmail.com (Vincent Bela=EFche) >> Date: Wed, 10 Jun 2015 14:55:00 +0200 >> Cc: Vincent Bela=EFche >> >> I am using a fairly recent version of Emacs, but not the latest one. I >> was developping some macro in order to create a file from the row of a >> SES table based on some template. To that purpose I was using the >> emacs-template pacakge. Attached is a backtrace. It seems that the bug >> is reproducible for me, I have not yet tried with the -Q option. > > If you can reproduce the crash, please start Emacs from GDB to begin > with. That's because the backtrace you sent shows that the top-level > exception handler was called, which means the real locus of the > problem is not shown in the backtrace. When Emacs is started from the > debugger, the debugger gets control before the top-level exception > handler, so you should be able to produce a much more informative > backtrace. > > Please also show a recipe for reproducing the problem. > > Thanks. --- Ce courrier =E9lectronique ne contient aucun virus ou logiciel malveillant = parce que la protection avast! Antivirus est active. https://www.avast.com/antivirus From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Jun 2015 17:14:01 +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: To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Cc: 20782@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.14339563903570 (code B ref 20782); Wed, 10 Jun 2015 17:14:01 +0000 Received: (at 20782) by debbugs.gnu.org; 10 Jun 2015 17:13:10 +0000 Received: from localhost ([127.0.0.1]:47411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2jYs-0000vV-3Q for submit@debbugs.gnu.org; Wed, 10 Jun 2015 13:13:10 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]:36561) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2jYp-0000vH-GU for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 13:13:08 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0NPQ00800NKT3R00@a-mtaout21.012.net.il> for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 20:13:06 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NPQ0077BNTTYY70@a-mtaout21.012.net.il>; Wed, 10 Jun 2015 20:13:06 +0300 (IDT) Date: Wed, 10 Jun 2015 20:12:56 +0300 From: Eli Zaretskii In-reply-to: <84vbevxzfl.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83wpzbsd0n.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <84vbevxzfl.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: vincent.belaiche@gmail.com (Vincent Belaïche) > Cc: Vincent Belaïche , > 20782@debbugs.gnu.org > Date: Wed, 10 Jun 2015 19:09:50 +0200 > > For starting Emacs from gdb could you please remind me the command line, > assuming that /Somewhere/trunk is the directory under which I have all > the Emacs build tree cd src gdb ./emacs.exe (gdb) run > from bazaar (please note that my latest build was > with Bazaar, I don't know whether you have moved to Git yet). The way to run Emacs from GDB doesn't depend on the VCS. From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Jun 2015 17:49: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: To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Cc: 20782@debbugs.gnu.org Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.14339585419596 (code B ref 20782); Wed, 10 Jun 2015 17:49:02 +0000 Received: (at 20782) by debbugs.gnu.org; 10 Jun 2015 17:49:01 +0000 Received: from localhost ([127.0.0.1]:47428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2k7Z-0002Ui-2w for submit@debbugs.gnu.org; Wed, 10 Jun 2015 13:49:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39066) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2k7W-0002UV-LR for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 13:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2k7S-00055G-KF for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 13:48:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2k7O-0004yi-4l; Wed, 10 Jun 2015 13:48:50 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Z2k7K-0007wu-S7; Wed, 10 Jun 2015 13:48:47 -0400 From: Glenn Morris References: <84y4jryb8b.fsf@gmail.com> X-Spook: Malware FAMS Scammers 64 Vauxhall Cross anthrax Mutation X-Ran: 7#?3ch~,5(9YWv|'Nz;[L7_Q#uMXpj^d=n[S50/tS76x>{=E:h&M#d{$Yal%j/t1wua^M? X-Hue: black X-Attribution: GM Date: Wed, 10 Jun 2015 13:48:46 -0400 In-Reply-To: <84y4jryb8b.fsf@gmail.com> ("Vincent \=\?utf-8\?Q\?Bela\=C3\=AFche\?\= \=\?utf-8\?Q\?\=22's\?\= message of "Wed, 10 Jun 2015 14:55:00 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Vincent Bela=C3=AFche wrote: > I am using a fairly recent version of Emacs, but not the latest one. [...] > In GNU Emacs 25.0.50.1 (i686-pc-mingw32) > of 2014-11-03 on AIGLEROYAL > Repository revision: 118270 larsi@gnus.org-20141103010307-bxryy53hat500i4w IMO, 7 months is a long time in Emacs development. It's probably better to update to the latest version before putting effort into debugging this. From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call References: <84y4jryb8b.fsf@gmail.com> In-Reply-To: <84y4jryb8b.fsf@gmail.com> Resent-From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Jun 2015 21:52: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 To: Eli Zaretskii Cc: 20782@debbugs.gnu.org, Vincent =?UTF-8?Q?Bela=C3=AFche?= Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.143397310013913 (code B ref 20782); Wed, 10 Jun 2015 21:52:02 +0000 Received: (at 20782) by debbugs.gnu.org; 10 Jun 2015 21:51:40 +0000 Received: from localhost ([127.0.0.1]:49920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2nuJ-0003cG-Qy for submit@debbugs.gnu.org; Wed, 10 Jun 2015 17:51:39 -0400 Received: from smtp04.smtpout.orange.fr ([80.12.242.126]:40219 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2nuC-0003bw-V3 for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 17:51:33 -0400 Received: from AIGLEROYAL ([92.139.52.64]) by mwinf5d27 with ME id elrM1q0031P6y9Y03lrM0G; Wed, 10 Jun 2015 23:51:22 +0200 X-ME-Helo: AIGLEROYAL X-ME-Date: Wed, 10 Jun 2015 23:51:22 +0200 X-ME-IP: 92.139.52.64 From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Date: Wed, 10 Jun 2015 23:51:27 +0200 Message-ID: <844mmffd0g.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Antivirus: avast! (VPS 150610-0, 10/06/2015), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Le 10/06/2015 19:12, Eli Zaretskii a =E9crit : >> From: vincent.belaiche@gmail.com (Vincent Bela=EFche) >> Cc: Vincent Bela=EFche , >> 20782@debbugs.gnu.org >> Date: Wed, 10 Jun 2015 19:09:50 +0200 >> >> For starting Emacs from gdb could you please remind me the command line,= >> assuming that /Somewhere/trunk is the directory under which I have all >> the Emacs build tree > > cd src > gdb ./emacs.exe > (gdb) run > >> from bazaar (please note that my latest build was >> with Bazaar, I don't know whether you have moved to Git yet). > > The way to run Emacs from GDB doesn't depend on the VCS. Hello, Thank you for the reminder. Concerning the full backtrace, here you are: --- Ce courrier =E9lectronique ne contient aucun virus ou logiciel malveillant = parce que la protection avast! Antivirus est active. https://www.avast.com/antivirus --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline; filename=bug20150610.txt Content-Transfer-Encoding: quoted-printable bash-3.1$ source ~/.bash_profile =1B]0;MINGW32:/c/Users/Vincent/Documents/administration/immobilier/les_mott= ais/quittances-save=07 Vincent@AIGLEROYAL /c/Users/Vincent/Documents/administration/immobilier/les= _mottais/quittances-save $ cd =A7/c bash: cd: =A7/c: No such file or directory =1B]0;MINGW32:/c/Users/Vincent/Documents/administration/immobilier/les_mott= ais/quittances-save=07 Vincent@AIGLEROYAL /c/Users/Vincent/Documents/administration/immobilier/les= _mottais/quittances-save $ cd /c =1B]0;MINGW32:/c=07 Vincent@AIGLEROYAL /c $ c:/ =1B]0;MINGW32:/c=07 Vincent@AIGLEROYAL /c $ cd Programmes/installation/emacs-install/emacs/trunk/src/ =1B]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src=07 Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ gdb --args ./emacs.exe -Q GNU gdb (GDB) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-w64-mingw32". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./emacs.exe...done. SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from te= rminal] DISPLAY =3D w32 TERM =3D emacs Breakpoint 1 at 0x109a2de: file emacs.c, line 360. Temporary breakpoint 2 at 0x10b0c23: file sysdep.c, line 911. (gdb) run Starting program: c:\Programmes\installation\emacs-install\emacs\trunk\src\= emacs.exe -Q [New Thread 5224.0x1a48] [New Thread 5224.0x26f8] [New Thread 5224.0x1c0c] [New Thread 5224.0x1c38] [New Thread 5224.0x2068] [New Thread 5224.0x6bc] [Thread 5224.0x6bc exited with code 0] [Thread 5224.0x2068 exited with code 0] Program received signal SIGSEGV, Segmentation fault. SYMBOL_NAME (sym=3D2) at lisp.h:1662 1662 return XSYMBOL (sym)->name; (gdb) bt full #0 SYMBOL_NAME (sym=3D2) at lisp.h:1662 No locals. #1 print_object (obj=3D2, printcharfun=3Dprintcharfun@entry=3D21101962,=20 escapeflag=3Descapeflag@entry=3Dtrue) at print.c:1539 end =3D c =3D i_byte =3D confusing =3D p =3D buf =3D "\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=3Dobj@entry=3D2,=20 printcharfun=3Dprintcharfun@entry=3D21101962,=20 escapeflag=3Descapeflag@entry=3Dtrue) at print.c:1139 No locals. #3 0x0111d27e in Fprin1 (object=3D2, printcharfun=3D21101962) at print.c:5= 81 old =3D 0x95ce900 old_point =3D start_point =3D old_point_byte =3D start_point_byte =3D free_print_buffer =3D true multibyte =3D true original =3D #4 0x01101c55 in Fbacktrace () at eval.c:3330 i =3D pdl =3D 0x953befc old_print_level =3D 32 #5 0x01103a21 in Ffuncall (nargs=3Dnargs@entry=3D1, args=3Dargs@entry=3D0x= 88e818) at eval.c:2720 internal_argbuf =3D {157083909, 21186120, 156484064, 17844470,=20 21186122, 157083909, 21101962, 1} fun =3D 20436869 original_fun =3D numargs =3D 0 val =3D internal_args =3D 0x88e81c i =3D count =3D 62 #6 0x0113579a in exec_byte_code (bytestr=3D, vector=3D15743= 7981,=20 maxdepth=3D24, args_template=3Dargs_template@entry=3D1028, nargs=3Dnarg= s@entry=3D1,=20 args=3D, args@entry=3D0x88ea24) at bytecode.c:920 targets =3D {0x11358c7 ,=20 0x1137369 , 0x113736e ,= =20 0x1137375 , 0x113571c ,= =20 0x113571c , 0x113599a ,= =20 0x11359d2 , 0x1135a34 ,= =20 0x1135a2f , 0x1135923 ,= =20 0x1135a39 , 0x1135874 ,= =20 0x1135874 , 0x11373e8 ,= =20 0x113595e , 0x1135a45 ,= =20 0x113723b , 0x1137620 ,= =20 0x1137271 , 0x113581a ,= =20 0x113581a , 0x11374c4 ,= =20 0x1137240 , 0x1137296 ,= =20 0x113729b , 0x11372db ,= =20 0x11372a0 , 0x1135746 ,= =20 0x1135746 , 0x1137260 ,= =20 0x1137276 , 0x11372d6 ,= =20 0x11372e0 , 0x11372e5 ,= =20 0x1135a19 , 0x113577d ,= =20 0x113577d , 0x11372a5 ,= =20 0x11372b6 , 0x113731a ,= =20 0x1137315 , 0x113731f ,= =20 0x1135928 , 0x11357b1 ,=20 0x11357b1 , 0x1135a1e ,= =20 0x11372f5 , 0x1136ff1 ,= =20 0x1136ec6 , 0x113735f ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x1135e2f ,= =20 0x1136427 , 0x1136458 ,= =20 0x1136360 , 0x1136391 ,= =20 0x1137509 , 0x113745c ,= =20 0x11363cb , 0x11374d5 ,= =20 0x1137490 , 0x11363f3 ,= =20 0x11361d9 , 0x11361fd ,= =20 0x1136231 , 0x113625f ,= =20 0x11362cd , 0x11362f1 ,= =20 0x1136325 , 0x1135ea6 ,= =20 0x1135eca , 0x1135eee ,= =20 0x1135f22 , 0x1135f56 ,= =20 0x1135f8a , 0x1135fc5 ,= =20 0x1135ff3 , 0x1136021 ,= =20 0x113608f , 0x11360b9 ,= =20 0x11360e3 , 0x113619d ,= =20 0x1136125 , 0x1136161 ,= =20 0x1136489 , 0x11364c5 ,= =20 0x11364f3 , 0x1136520 ,= =20 0x113654e , 0x113657c ,= =20 0x11365aa , 0x113663a ,= =20 0x11357f0 , 0x1136667 ,= =20 0x113668b , 0x11366f5 ,= =20 0x1136722 , 0x113674f ,= =20 0x1136773 , 0x1136796 ,= =20 0x11367b9 , 0x11367e0 ,= =20 0x11358c7 , 0x113680d ,= =20 0x1136830 , 0x1136853 ,= =20 0x1136876 , 0x1136899 ,= =20 0x11368bc , 0x11357f0 ,= =20 0x11358c7 , 0x11368e0 ,= =20 0x113691a , 0x113693e ,= =20 0x1136962 , 0x1136996 ,= =20 0x11369ca , 0x11369ee ,= =20 0x1136a0d , 0x1136e34 ,= =20 0x1136e68 , 0x1136d8e ,= =20 0x1136db1 , 0x11358c7 ,= =20 0x11375e3 , 0x1135a55 ,= =20 0x11373f9 , 0x1135ad2 ,= =20 0x1135b60 , 0x1135bbf ,= =20 0x1137325 , 0x11375ca ,= =20 0x1137625 , 0x113753e ,= =20 0x1137568 , 0x1136e9c ,= =20 0x1136fb5 , 0x1137013 ,= =20 0x113705c , 0x1137097 ,= =20 0x1135dd7 , 0x1135935 ,= =20 0x1136dd5 , 0x1136e10 ,= =20 0x1136bc7 , 0x1136beb ,= =20 0x1136c0f , 0x1136c33 ,= =20 0x1136c67 , 0x1136c9b ,= =20 0x1136ccf , 0x1136d03 ,= =20 0x1136a41 , 0x1136a75 ,= =20 0x1136aa9 , 0x1136acd ,= =20 0x1136b01 , 0x1136b35 ,= =20 0x1136b67 , 0x1136b99 ,= =20 0x11365d8 , 0x1136606 ,= =20 0x1137385 , 0x11373bf ,= =20 0x11358c7 , 0x1135c49 ,= =20 0x1135cb3 , 0x1135d04 ,= =20 0x1135d82 , 0x11371be ,= =20 0x113628d , 0x113604f ,= =20 0x11366b5 , 0x11370da ,= =20 0x1137112 , 0x11358c7 ,= =20 0x11358c7 , 0x1137159 ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 ,=20 0x1137196 } count =3D op =3D 0 vectorp =3D 0x962501c stack =3D { pc =3D 0x95abe29 "\210,eb\210`\315\316!\210\001@\317=3D\203*",=20 byte_string =3D 135678273,=20 byte_string_start =3D 0x95abe14 "\306\020\307 \210\310\311!\210\3= 11\021p\311\312\313\032\033\034\035\314 \210,eb\210`\315\316!\210\001@\317= =3D\203*",=20 next =3D 0x88eab0 } top =3D 0x88e818 result =3D type =3D #7 0x0110357e in funcall_lambda (fun=3D157438141, nargs=3Dnargs@entry=3D1,= =20 arg_vector=3Darg_vector@entry=3D0x88ea24) at eval.c:2890 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #8 0x01103811 in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@entry=3D0x= 88ea20) at eval.c:2784 fun =3D original_fun =3D 156928434 numargs =3D 1 val =3D internal_args =3D i =3D count =3D 57 #9 0x0113579a in exec_byte_code (bytestr=3D, vector=3D15743= 7637,=20 maxdepth=3D168, args_template=3Dargs_template@entry=3D512, nargs=3Dnarg= s@entry=3D2,=20 args=3D, args@entry=3D0x88ebc4) at bytecode.c:920 targets =3D {0x11358c7 ,=20 0x1137369 , 0x113736e ,= =20 0x1137375 , 0x113571c ,= =20 0x113571c , 0x113599a ,= =20 0x11359d2 , 0x1135a34 ,= =20 0x1135a2f , 0x1135923 ,= =20 0x1135a39 , 0x1135874 ,= =20 0x1135874 , 0x11373e8 ,= =20 0x113595e , 0x1135a45 ,= =20 0x113723b , 0x1137620 ,= =20 0x1137271 , 0x113581a ,= =20 0x113581a , 0x11374c4 ,= =20 0x1137240 , 0x1137296 ,= =20 0x113729b , 0x11372db ,= =20 0x11372a0 , 0x1135746 ,= =20 0x1135746 , 0x1137260 ,= =20 0x1137276 , 0x11372d6 ,= =20 0x11372e0 , 0x11372e5 ,= =20 0x1135a19 , 0x113577d ,= =20 0x113577d , 0x11372a5 ,= =20 0x11372b6 , 0x113731a ,= =20 0x1137315 , 0x113731f ,= =20 0x1135928 , 0x11357b1 ,=20 0x11357b1 , 0x1135a1e ,= =20 0x11372f5 , 0x1136ff1 ,= =20 0x1136ec6 , 0x113735f ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x1135e2f ,= =20 0x1136427 , 0x1136458 ,= =20 0x1136360 , 0x1136391 ,= =20 0x1137509 , 0x113745c ,= =20 0x11363cb , 0x11374d5 ,= =20 0x1137490 , 0x11363f3 ,= =20 0x11361d9 , 0x11361fd ,= =20 0x1136231 , 0x113625f ,= =20 0x11362cd , 0x11362f1 ,= =20 0x1136325 , 0x1135ea6 ,= =20 0x1135eca , 0x1135eee ,= =20 0x1135f22 , 0x1135f56 ,= =20 0x1135f8a , 0x1135fc5 ,= =20 0x1135ff3 , 0x1136021 ,= =20 0x113608f , 0x11360b9 ,= =20 0x11360e3 , 0x113619d ,= =20 0x1136125 , 0x1136161 ,= =20 0x1136489 , 0x11364c5 ,= =20 0x11364f3 , 0x1136520 ,= =20 0x113654e , 0x113657c ,= =20 0x11365aa , 0x113663a ,= =20 0x11357f0 , 0x1136667 ,= =20 0x113668b , 0x11366f5 ,= =20 0x1136722 , 0x113674f ,= =20 0x1136773 , 0x1136796 ,= =20 0x11367b9 , 0x11367e0 ,= =20 0x11358c7 , 0x113680d ,= =20 0x1136830 , 0x1136853 ,= =20 0x1136876 , 0x1136899 ,= =20 0x11368bc , 0x11357f0 ,= =20 0x11358c7 , 0x11368e0 ,= =20 0x113691a , 0x113693e ,= =20 0x1136962 , 0x1136996 ,= =20 0x11369ca , 0x11369ee ,= =20 0x1136a0d , 0x1136e34 ,= =20 0x1136e68 , 0x1136d8e ,= =20 0x1136db1 , 0x11358c7 ,= =20 0x11375e3 , 0x1135a55 ,= =20 0x11373f9 , 0x1135ad2 ,= =20 0x1135b60 , 0x1135bbf ,= =20 0x1137325 , 0x11375ca ,= =20 0x1137625 , 0x113753e ,= =20 0x1137568 , 0x1136e9c ,= =20 0x1136fb5 , 0x1137013 ,= =20 0x113705c , 0x1137097 ,= =20 0x1135dd7 , 0x1135935 ,= =20 0x1136dd5 , 0x1136e10 ,= =20 0x1136bc7 , 0x1136beb ,= =20 0x1136c0f , 0x1136c33 ,= =20 0x1136c67 , 0x1136c9b ,= =20 0x1136ccf , 0x1136d03 ,= =20 0x1136a41 , 0x1136a75 ,= =20 0x1136aa9 , 0x1136acd ,= =20 0x1136b01 , 0x1136b35 ,= =20 0x1136b67 , 0x1136b99 ,= =20 0x11365d8 , 0x1136606 ,= =20 0x1137385 , 0x11373bf ,= =20 0x11358c7 , 0x1135c49 ,= =20 0x1135cb3 , 0x1135d04 ,= =20 0x1135d82 , 0x11371be ,= =20 0x113628d , 0x113604f ,= =20 0x11366b5 , 0x11370da ,= =20 0x1137112 , 0x11358c7 ,= =20 0x11358c7 , 0x1137159 ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 ,=20 0x1137196 } count =3D op =3D 1 vectorp =3D 0x9624ec4 stack =3D { pc =3D 0x95abca3 "\210\n\203a\001\350ed\"\016IV\203T\001eb\210\35= 1\016I\245y\210`db\210\351\016I\245\016IZy\210\211`|\266\002\352c\210eb\210= \306\353\313 \"\210\354\355!\210\306\356!\210\310\317\036J\036\067\306\356!= \210\212\357 \210.\027\266\023\016\061\026K\t.\a\207",=20 byte_string =3D 156467561,=20 byte_string_start =3D 0x95abb7c "\b\203\006",=20 next =3D 0x88f1f0 } top =3D 0x88ea20 result =3D type =3D #10 0x0110357e in funcall_lambda (fun=3D157437949, nargs=3Dnargs@entry=3D2,= =20 arg_vector=3Darg_vector@entry=3D0x88ebc4) at eval.c:2890 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #11 0x01103811 in Ffuncall (nargs=3D3, args=3Dargs@entry=3D0x88ebc0) at eva= l.c:2784 fun =3D original_fun =3D 21187298 numargs =3D 2 val =3D internal_args =3D i =3D count =3D 29 #12 0x01104acd in Fapply (nargs=3Dnargs@entry=3D2, args=3Dargs@entry=3D0x88= ec38) at eval.c:2343 i =3D numargs =3D funcall_nargs =3D spread_arg =3D 21101962 funcall_args =3D 0x88ebc0 fun =3D retval =3D sa_avail =3D sa_must_free =3D #13 0x01104cc1 in apply1 (fn=3D21187298, arg=3Darg@entry=3D157158886) at ev= al.c:2561 No locals. #14 0x01104e6e in call_debugger (arg=3D157158886) at eval.c:319 debug_while_redisplaying =3D val =3D old_depth =3D old_max =3D #15 0x01102e3d in eval_sub (form=3D157008686) at eval.c:2261 fun =3D val =3D 21101962 original_args =3D 157008678 gcpro3 =3D count =3D #16 0x011032b5 in Fprogn (body=3D157008646) at eval.c:455 val =3D #17 0x01105bbe in Flet (args=3D157004054) at eval.c:963 temps =3D 0x88ed40 tem =3D lexenv =3D elt =3D varlist =3D argnum =3D gcpro2 =3D sa_avail =3D sa_must_free =3D #18 0x01102fed in eval_sub (form=3D157004046) at eval.c:2128 numargs =3D args_left =3D 157004054 i =3D maxargs =3D argvals =3D {21101962, 8978372, 2009012741, 411255808, -2, 20087595= 39,=20 2008759582, 8} fun =3D 20437421 val =3D original_args =3D 157004054 gcpro3 =3D count =3D 14 #19 0x011032b5 in Fprogn (body=3D157003990) at eval.c:455 val =3D #20 0x011035e9 in funcall_lambda (fun=3D157004030, nargs=3Dnargs@entry=3D0,= =20 arg_vector=3Darg_vector@entry=3D0x88f0ac) at eval.c:2949 val =3D syms_left =3D 21101962 lexenv =3D 21101962 i =3D optional =3D rest =3D #21 0x01103811 in Ffuncall (nargs=3Dnargs@entry=3D1, args=3Dargs@entry=3D0x= 88f0a8) at eval.c:2784 fun =3D original_fun =3D 156465610 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 13 #22 0x010ff831 in Ffuncall_interactively (nargs=3D1, args=3D0x88f0a8) at callint.c:270 No locals. #23 0x011038cb in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@entry=3D0x= 88f0a4) at eval.c:2703 fun =3D 20436749 original_fun =3D 21196274 numargs =3D 1 val =3D internal_args =3D i =3D count =3D 11 #24 0x01104af4 in Fapply (nargs=3Dnargs@entry=3D3, args=3Dargs@entry=3D0x88= f0a4) at eval.c:2288 i =3D numargs =3D funcall_nargs =3D spread_arg =3D 21101962 funcall_args =3D 0x0 fun =3D 21196274 retval =3D sa_avail =3D 16384 sa_must_free =3D false #25 0x010ffbce in Fcall_interactively (function=3D156465610,=20 record_flag=3D22923730, keys=3D21127637) at callint.c:416 args =3D {21196274, 156465610, 21101962} input =3D funval =3D events =3D args =3D visargs =3D specs =3D 21101962 filter_specs =3D teml =3D up_event =3D 21101962 enable =3D sa_avail =3D 16384 sa_must_free =3D false next_event =3D prefix_arg =3D 21101962 string =3D 0x0 tem =3D varies =3D i =3D nargs =3D mark =3D arg_from_tty =3D false gcpro3 =3D gcpro4 =3D key_count =3D 1 record_then_fail =3D false save_this_command =3D 156465610 save_last_command =3D 135415850 save_this_original_command =3D 21276834 save_real_this_command =3D 156465610 #26 0x011039f0 in Ffuncall (nargs=3Dnargs@entry=3D4, args=3Dargs@entry=3D0x= 88f16c) at eval.c:2730 internal_argbuf =3D {156465610, 21101962, 8974760, 1687457503,=20 810777205, 3338728, 21196402, 17769127} fun =3D 20436725 original_fun =3D numargs =3D 3 val =3D internal_args =3D 0x88f170 i =3D count =3D 10 #27 0x0113579a in exec_byte_code (bytestr=3D, vector=3D19014= 157,=20 maxdepth=3D52, args_template=3Dargs_template@entry=3D4100, nargs=3Dnarg= s@entry=3D2,=20 args=3D, args@entry=3D0x88f318) at bytecode.c:920 targets =3D {0x11358c7 ,=20 0x1137369 , 0x113736e ,= =20 0x1137375 , 0x113571c ,= =20 0x113571c , 0x113599a ,= =20 0x11359d2 , 0x1135a34 ,= =20 0x1135a2f , 0x1135923 ,= =20 0x1135a39 , 0x1135874 ,= =20 0x1135874 , 0x11373e8 ,= =20 0x113595e , 0x1135a45 ,= =20 0x113723b , 0x1137620 ,= =20 0x1137271 , 0x113581a ,= =20 0x113581a , 0x11374c4 ,= =20 0x1137240 , 0x1137296 ,= =20 0x113729b , 0x11372db ,= =20 0x11372a0 , 0x1135746 ,= =20 0x1135746 , 0x1137260 ,= =20 0x1137276 , 0x11372d6 ,= =20 0x11372e0 , 0x11372e5 ,= =20 0x1135a19 , 0x113577d ,= =20 0x113577d , 0x11372a5 ,= =20 0x11372b6 , 0x113731a ,= =20 0x1137315 , 0x113731f ,= =20 0x1135928 , 0x11357b1 ,=20 0x11357b1 , 0x1135a1e ,= =20 0x11372f5 , 0x1136ff1 ,= =20 0x1136ec6 , 0x113735f ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x1135e2f ,= =20 0x1136427 , 0x1136458 ,= =20 0x1136360 , 0x1136391 ,= =20 0x1137509 , 0x113745c ,= =20 0x11363cb , 0x11374d5 ,= =20 0x1137490 , 0x11363f3 ,= =20 0x11361d9 , 0x11361fd ,= =20 0x1136231 , 0x113625f ,= =20 0x11362cd , 0x11362f1 ,= =20 0x1136325 , 0x1135ea6 ,= =20 0x1135eca , 0x1135eee ,= =20 0x1135f22 , 0x1135f56 ,= =20 0x1135f8a , 0x1135fc5 ,= =20 0x1135ff3 , 0x1136021 ,= =20 0x113608f , 0x11360b9 ,= =20 0x11360e3 , 0x113619d ,= =20 0x1136125 , 0x1136161 ,= =20 0x1136489 , 0x11364c5 ,= =20 0x11364f3 , 0x1136520 ,= =20 0x113654e , 0x113657c ,= =20 0x11365aa , 0x113663a ,= =20 0x11357f0 , 0x1136667 ,= =20 0x113668b , 0x11366f5 ,= =20 0x1136722 , 0x113674f ,= =20 0x1136773 , 0x1136796 ,= =20 0x11367b9 , 0x11367e0 ,= =20 0x11358c7 , 0x113680d ,= =20 0x1136830 , 0x1136853 ,= =20 0x1136876 , 0x1136899 ,= =20 0x11368bc , 0x11357f0 ,= =20 0x11358c7 , 0x11368e0 ,= =20 0x113691a , 0x113693e ,= =20 0x1136962 , 0x1136996 ,= =20 0x11369ca , 0x11369ee ,= =20 0x1136a0d , 0x1136e34 ,= =20 0x1136e68 , 0x1136d8e ,= =20 0x1136db1 , 0x11358c7 ,= =20 0x11375e3 , 0x1135a55 ,= =20 0x11373f9 , 0x1135ad2 ,= =20 0x1135b60 , 0x1135bbf ,= =20 0x1137325 , 0x11375ca ,= =20 0x1137625 , 0x113753e ,= =20 0x1137568 , 0x1136e9c ,= =20 0x1136fb5 , 0x1137013 ,= =20 0x113705c , 0x1137097 ,= =20 0x1135dd7 , 0x1135935 ,= =20 0x1136dd5 , 0x1136e10 ,= =20 0x1136bc7 , 0x1136beb ,= =20 0x1136c0f , 0x1136c33 ,= =20 0x1136c67 , 0x1136c9b ,= =20 0x1136ccf , 0x1136d03 ,= =20 0x1136a41 , 0x1136a75 ,= =20 0x1136aa9 , 0x1136acd ,= =20 0x1136b01 , 0x1136b35 ,= =20 0x1136b67 , 0x1136b99 ,= =20 0x11365d8 , 0x1136606 ,= =20 0x1137385 , 0x11373bf ,= =20 0x11358c7 , 0x1135c49 ,= =20 0x1135cb3 , 0x1135d04 ,= =20 0x1135d82 , 0x11371be ,= =20 0x113628d , 0x113604f ,= =20 0x11366b5 , 0x11370da ,= =20 0x1137112 , 0x11358c7 ,= =20 0x11358c7 , 0x1137159 ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 ,=20 0x1137196 } count =3D op =3D 3 vectorp =3D 0x122220c stack =3D { pc =3D 0x1331744 "\006\006\071\203\233",=20 byte_string =3D 19014137,=20 byte_string_start =3D 0x13316d0 "\306\020\211?\205= \f",=20 next =3D 0x88f3a0 } top =3D 0x88f16c result =3D type =3D #28 0x0110357e in funcall_lambda (fun=3D19014117, nargs=3Dnargs@entry=3D2,= =20 arg_vector=3Darg_vector@entry=3D0x88f318) at eval.c:2890 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #29 0x01103811 in Ffuncall (nargs=3Dnargs@entry=3D3, args=3Dargs@entry=3D0x= 88f314) at eval.c:2784 fun =3D original_fun =3D 21147954 numargs =3D 2 val =3D internal_args =3D i =3D count =3D 9 #30 0x0113579a in exec_byte_code (bytestr=3D, vector=3D19013= 845,=20 maxdepth=3D56, args_template=3Dargs_template@entry=3D2052, nargs=3Dnarg= s@entry=3D2,=20 args=3D, args@entry=3D0x88f548) at bytecode.c:920 targets =3D {0x11358c7 ,=20 0x1137369 , 0x113736e ,= =20 0x1137375 , 0x113571c ,= =20 0x113571c , 0x113599a ,= =20 0x11359d2 , 0x1135a34 ,= =20 0x1135a2f , 0x1135923 ,= =20 0x1135a39 , 0x1135874 ,= =20 0x1135874 , 0x11373e8 ,= =20 0x113595e , 0x1135a45 ,= =20 0x113723b , 0x1137620 ,= =20 0x1137271 , 0x113581a ,= =20 0x113581a , 0x11374c4 ,= =20 0x1137240 , 0x1137296 ,= =20 0x113729b , 0x11372db ,= =20 0x11372a0 , 0x1135746 ,= =20 0x1135746 , 0x1137260 ,= =20 0x1137276 , 0x11372d6 ,= =20 0x11372e0 , 0x11372e5 ,= =20 0x1135a19 , 0x113577d ,= =20 0x113577d , 0x11372a5 ,= =20 0x11372b6 , 0x113731a ,= =20 0x1137315 , 0x113731f ,= =20 0x1135928 , 0x11357b1 ,=20 0x11357b1 , 0x1135a1e ,= =20 0x11372f5 , 0x1136ff1 ,= =20 0x1136ec6 , 0x113735f ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x1135e2f ,= =20 0x1136427 , 0x1136458 ,= =20 0x1136360 , 0x1136391 ,= =20 0x1137509 , 0x113745c ,= =20 0x11363cb , 0x11374d5 ,= =20 0x1137490 , 0x11363f3 ,= =20 0x11361d9 , 0x11361fd ,= =20 0x1136231 , 0x113625f ,= =20 0x11362cd , 0x11362f1 ,= =20 0x1136325 , 0x1135ea6 ,= =20 0x1135eca , 0x1135eee ,= =20 0x1135f22 , 0x1135f56 ,= =20 0x1135f8a , 0x1135fc5 ,= =20 0x1135ff3 , 0x1136021 ,= =20 0x113608f , 0x11360b9 ,= =20 0x11360e3 , 0x113619d ,= =20 0x1136125 , 0x1136161 ,= =20 0x1136489 , 0x11364c5 ,= =20 0x11364f3 , 0x1136520 ,= =20 0x113654e , 0x113657c ,= =20 0x11365aa , 0x113663a ,= =20 0x11357f0 , 0x1136667 ,= =20 0x113668b , 0x11366f5 ,= =20 0x1136722 , 0x113674f ,= =20 0x1136773 , 0x1136796 ,= =20 0x11367b9 , 0x11367e0 ,= =20 0x11358c7 , 0x113680d ,= =20 0x1136830 , 0x1136853 ,= =20 0x1136876 , 0x1136899 ,= =20 0x11368bc , 0x11357f0 ,= =20 0x11358c7 , 0x11368e0 ,= =20 0x113691a , 0x113693e ,= =20 0x1136962 , 0x1136996 ,= =20 0x11369ca , 0x11369ee ,= =20 0x1136a0d , 0x1136e34 ,= =20 0x1136e68 , 0x1136d8e ,= =20 0x1136db1 , 0x11358c7 ,= =20 0x11375e3 , 0x1135a55 ,= =20 0x11373f9 , 0x1135ad2 ,= =20 0x1135b60 , 0x1135bbf ,= =20 0x1137325 , 0x11375ca ,= =20 0x1137625 , 0x113753e ,= =20 0x1137568 , 0x1136e9c ,= =20 0x1136fb5 , 0x1137013 ,= =20 0x113705c , 0x1137097 ,= =20 0x1135dd7 , 0x1135935 ,= =20 0x1136dd5 , 0x1136e10 ,= =20 0x1136bc7 , 0x1136beb ,= =20 0x1136c0f , 0x1136c33 ,= =20 0x1136c67 , 0x1136c9b ,= =20 0x1136ccf , 0x1136d03 ,= =20 0x1136a41 , 0x1136a75 ,= =20 0x1136aa9 , 0x1136acd ,= =20 0x1136b01 , 0x1136b35 ,= =20 0x1136b67 , 0x1136b99 ,= =20 0x11365d8 , 0x1136606 ,= =20 0x1137385 , 0x11373bf ,= =20 0x11358c7 , 0x1135c49 ,= =20 0x1135cb3 , 0x1135d04 ,= =20 0x1135d82 , 0x11371be ,= =20 0x113628d , 0x113604f ,= =20 0x11366b5 , 0x11370da ,= =20 0x1137112 , 0x11358c7 ,= =20 0x11358c7 , 0x1137159 ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 ,=20 0x1137196 } count =3D op =3D 2 vectorp =3D 0x12220d4 stack =3D { pc =3D 0x1331826 "\210)\211\205\227",=20 byte_string =3D 19013825,=20 byte_string_start =3D 0x13317ef "\211\204\v",=20 next =3D 0x88f770 } top =3D 0x88f314 result =3D type =3D #31 0x0110357e in funcall_lambda (fun=3D19013797, nargs=3Dnargs@entry=3D2,= =20 arg_vector=3Darg_vector@entry=3D0x88f548) at eval.c:2890 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #32 0x01103811 in Ffuncall (nargs=3Dnargs@entry=3D3, args=3Dargs@entry=3D0x= 88f544) at eval.c:2784 fun =3D original_fun =3D 21276834 numargs =3D 2 val =3D internal_args =3D i =3D count =3D 7 #33 0x010ff831 in Ffuncall_interactively (nargs=3D3, args=3D0x88f544) at callint.c:270 No locals. #34 0x011038cb in Ffuncall (nargs=3D4, args=3Dargs@entry=3D0x88f540) at eva= l.c:2703 fun =3D 20436749 original_fun =3D 21196274 numargs =3D 3 val =3D internal_args =3D i =3D count =3D 5 #35 0x01104acd in Fapply (nargs=3Dnargs@entry=3D3, args=3Dargs@entry=3D0x88= f624) at eval.c:2343 i =3D numargs =3D funcall_nargs =3D spread_arg =3D 21101962 funcall_args =3D 0x88f540 fun =3D retval =3D sa_avail =3D sa_must_free =3D #36 0x010ffbce in Fcall_interactively (function=3D21276834,=20 record_flag=3D21101962, keys=3D21127637) at callint.c:416 args =3D {21196274, 21276834, 157749158} input =3D funval =3D events =3D args =3D visargs =3D specs =3D 157749158 filter_specs =3D teml =3D up_event =3D 21101962 enable =3D sa_avail =3D 16384 sa_must_free =3D false next_event =3D prefix_arg =3D 21101962 string =3D 0x0 tem =3D varies =3D i =3D nargs =3D mark =3D arg_from_tty =3D false gcpro3 =3D gcpro4 =3D key_count =3D 1 record_then_fail =3D false save_this_command =3D 21276834 save_last_command =3D 135415850 save_this_original_command =3D 21276834 save_real_this_command =3D 21276834 #37 0x011039f0 in Ffuncall (nargs=3Dnargs@entry=3D4, args=3Dargs@entry=3D0x= 88f6ec) at eval.c:2730 internal_argbuf =3D {21276834, 21101962, 156716486, 17477714, 0,=20 4366706, 21196402, 17769127} fun =3D 20436725 original_fun =3D numargs =3D 3 val =3D internal_args =3D 0x88f6f0 i =3D count =3D 4 #38 0x0113579a in exec_byte_code (bytestr=3D, vector=3D19014= 157,=20 maxdepth=3D52, args_template=3Dargs_template@entry=3D4100, nargs=3Dnarg= s@entry=3D1,=20 args=3D, args@entry=3D0x88f88c) at bytecode.c:920 targets =3D {0x11358c7 ,=20 0x1137369 , 0x113736e ,= =20 0x1137375 , 0x113571c ,= =20 0x113571c , 0x113599a ,= =20 0x11359d2 , 0x1135a34 ,= =20 0x1135a2f , 0x1135923 ,= =20 0x1135a39 , 0x1135874 ,= =20 0x1135874 , 0x11373e8 ,= =20 0x113595e , 0x1135a45 ,= =20 0x113723b , 0x1137620 ,= =20 0x1137271 , 0x113581a ,= =20 0x113581a , 0x11374c4 ,= =20 0x1137240 , 0x1137296 ,= =20 0x113729b , 0x11372db ,= =20 0x11372a0 , 0x1135746 ,= =20 0x1135746 , 0x1137260 ,= =20 0x1137276 , 0x11372d6 ,= =20 0x11372e0 , 0x11372e5 ,= =20 0x1135a19 , 0x113577d ,= =20 0x113577d , 0x11372a5 ,= =20 0x11372b6 , 0x113731a ,= =20 0x1137315 , 0x113731f ,= =20 0x1135928 , 0x11357b1 ,=20 0x11357b1 , 0x1135a1e ,= =20 0x11372f5 , 0x1136ff1 ,= =20 0x1136ec6 , 0x113735f ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x1135e2f ,= =20 0x1136427 , 0x1136458 ,= =20 0x1136360 , 0x1136391 ,= =20 0x1137509 , 0x113745c ,= =20 0x11363cb , 0x11374d5 ,= =20 0x1137490 , 0x11363f3 ,= =20 0x11361d9 , 0x11361fd ,= =20 0x1136231 , 0x113625f ,= =20 0x11362cd , 0x11362f1 ,= =20 0x1136325 , 0x1135ea6 ,= =20 0x1135eca , 0x1135eee ,= =20 0x1135f22 , 0x1135f56 ,= =20 0x1135f8a , 0x1135fc5 ,= =20 0x1135ff3 , 0x1136021 ,= =20 0x113608f , 0x11360b9 ,= =20 0x11360e3 , 0x113619d ,= =20 0x1136125 , 0x1136161 ,= =20 0x1136489 , 0x11364c5 ,= =20 0x11364f3 , 0x1136520 ,= =20 0x113654e , 0x113657c ,= =20 0x11365aa , 0x113663a ,= =20 0x11357f0 , 0x1136667 ,= =20 0x113668b , 0x11366f5 ,= =20 0x1136722 , 0x113674f ,= =20 0x1136773 , 0x1136796 ,= =20 0x11367b9 , 0x11367e0 ,= =20 0x11358c7 , 0x113680d ,= =20 0x1136830 , 0x1136853 ,= =20 0x1136876 , 0x1136899 ,= =20 0x11368bc , 0x11357f0 ,= =20 0x11358c7 , 0x11368e0 ,= =20 0x113691a , 0x113693e ,= =20 0x1136962 , 0x1136996 ,= =20 0x11369ca , 0x11369ee ,= =20 0x1136a0d , 0x1136e34 ,= =20 0x1136e68 , 0x1136d8e ,= =20 0x1136db1 , 0x11358c7 ,= =20 0x11375e3 , 0x1135a55 ,= =20 0x11373f9 , 0x1135ad2 ,= =20 0x1135b60 , 0x1135bbf ,= =20 0x1137325 , 0x11375ca ,= =20 0x1137625 , 0x113753e ,= =20 0x1137568 , 0x1136e9c ,= =20 0x1136fb5 , 0x1137013 ,= =20 0x113705c , 0x1137097 ,= =20 0x1135dd7 , 0x1135935 ,= =20 0x1136dd5 , 0x1136e10 ,= =20 0x1136bc7 , 0x1136beb ,= =20 0x1136c0f , 0x1136c33 ,= =20 0x1136c67 , 0x1136c9b ,= =20 0x1136ccf , 0x1136d03 ,= =20 0x1136a41 , 0x1136a75 ,= =20 0x1136aa9 , 0x1136acd ,= =20 0x1136b01 , 0x1136b35 ,= =20 0x1136b67 , 0x1136b99 ,= =20 0x11365d8 , 0x1136606 ,= =20 0x1137385 , 0x11373bf ,= =20 0x11358c7 , 0x1135c49 ,= =20 0x1135cb3 , 0x1135d04 ,= =20 0x1135d82 , 0x11371be ,= =20 0x113628d , 0x113604f ,= =20 0x11366b5 , 0x11370da ,= =20 0x1137112 , 0x11358c7 ,= =20 0x11358c7 , 0x1137159 ,= =20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 , 0x11358c7 ,=20 0x11358c7 ,=20 0x1137196 } count =3D op =3D 3 vectorp =3D 0x122220c stack =3D { pc =3D 0x1331744 "\006\006\071\203\233",=20 byte_string =3D 19014137,=20 byte_string_start =3D 0x13316d0 "\306\020\211?\205= \f",=20 next =3D 0x0 } top =3D 0x88f6ec result =3D type =3D #39 0x0110357e in funcall_lambda (fun=3D19014117, nargs=3Dnargs@entry=3D1,= =20 arg_vector=3Darg_vector@entry=3D0x88f88c) at eval.c:2890 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #40 0x01103811 in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@entry=3D0x= 88f888) at eval.c:2784 fun =3D original_fun =3D 21147954 numargs =3D 1 val =3D internal_args =3D i =3D count =3D 3 #41 0x01103b55 in call1 (fn=3D21147954, arg1=3D21276834) at eval.c:2576 No locals. #42 0x010a6e17 in command_loop_1 () at keyboard.c:1569 cmd =3D keybuf =3D {536871392, 400, 21101962, 156482884, 8976808, 17771398,= =20 21187642, 21101962, 21101962, 0, 21187642, 3, 21187642, 17836161,= =20 21187642, 21101962, 21101962, 2, 22807206, 203560, 40, 21101962,= =20 22807206, 21101962, 0, 1, 0, 203560, 8976808, 17410484} i =3D prev_modiff =3D 471 prev_buffer =3D 0x957f638 #43 0x01102119 in internal_condition_case ( bfun=3Dbfun@entry=3D0x10a6aed , handlers=3D21155498,=20 hfun=3Dhfun@entry=3D0x109ed8e ) at eval.c:1344 val =3D c =3D #44 0x0109a927 in command_loop_2 (ignore=3D21101962) at keyboard.c:1197 val =3D 21101962 #45 0x0110203c in internal_catch (tag=3D21152826,=20 func=3Dfunc@entry=3D0x109a907 , arg=3D21101962) at eval= .c:1105 val =3D c =3D #46 0x0109ea65 in command_loop () at keyboard.c:1176 No locals. #47 recursive_edit_1 () at keyboard.c:786 val =3D 0 #48 0x0109ecdc in Frecursive_edit () at keyboard.c:857 buffer =3D #49 0x011b1be3 in main (argc=3D, argv=3D0x31b28) at emacs.c:= 1623 dummy =3D 2009115106 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D dumping =3D skip_args =3D 0 no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x0 original_pwd =3D 0x0 Lisp Backtrace: "backtrace" (0x88e81c) "debugger-setup-buffer" (0x88ea24) "debug" (0x88ebc4) "template-new-file" (0x88ec20) "let" (0x88ee0c) "quittances-faire" (0x88f0ac) "funcall-interactively" (0x88f0a8) "call-interactively" (0x88f170) "command-execute" (0x88f318) "execute-extended-command" (0x88f548) "funcall-interactively" (0x88f544) "call-interactively" (0x88f6f0) "command-execute" (0x88f88c) (gdb) quit A debugging session is active. Inferior 1 [process 5224] will be killed. Quit anyway? (y or n) [answered Y; input not from terminal] =1B]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src=07 Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $=20 --=-=-= Content-Type: text/plain Concering Glenn's comment, what I can do is build the latest emacs and try with it. But I won't be able to do this quite soon. VBR, Vincent. --=-=-=-- From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Jun 2015 02:44:01 +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 To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Cc: 20782@debbugs.gnu.org, Eli Zaretskii Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.143399061615038 (code B ref 20782); Thu, 11 Jun 2015 02:44:01 +0000 Received: (at 20782) by debbugs.gnu.org; 11 Jun 2015 02:43:36 +0000 Received: from localhost ([127.0.0.1]:50004 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2sSu-0003uT-94 for submit@debbugs.gnu.org; Wed, 10 Jun 2015 22:43:36 -0400 Received: from chene.dit.umontreal.ca ([132.204.246.20]:55262) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2sSr-0003uJ-8V for 20782@debbugs.gnu.org; Wed, 10 Jun 2015 22:43:34 -0400 Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t5B2hUmC008116; Wed, 10 Jun 2015 22:43:30 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 0EEBB6614A; Wed, 10 Jun 2015 22:43:30 -0400 (EDT) From: Stefan Monnier Message-ID: References: <84y4jryb8b.fsf@gmail.com> <84vbevxzfl.fsf@gmail.com> Date: Wed, 10 Jun 2015 22:43:30 -0400 In-Reply-To: <84vbevxzfl.fsf@gmail.com> ("Vincent =?UTF-8?Q?Bela=C3=AFche?="'s message of "Wed, 10 Jun 2015 19:09:50 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5333=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5333> : inlines <3181> : streams <1453433> : uri <1955515> X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) > For starting Emacs from gdb could you please remind me the command line, > assuming that /Somewhere/trunk is the directory under which I have all > the Emacs build tree from bazaar (please note that my latest build was > with Bazaar, I don't know whether you have moved to Git yet). Does that mean you use the old Bazaar code, or do you use "bzr" to checkout the code from the Git repository (using bzr-git, I guess)? Stefan From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call References: <84y4jryb8b.fsf@gmail.com> In-Reply-To: <84y4jryb8b.fsf@gmail.com> Resent-From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Jun 2015 05:50:05 +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 To: Stefan Monnier Cc: 20782@debbugs.gnu.org, Eli Zaretskii , Vincent =?UTF-8?Q?Bela=C3=AFche?= Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.1434001776588 (code B ref 20782); Thu, 11 Jun 2015 05:50:05 +0000 Received: (at 20782) by debbugs.gnu.org; 11 Jun 2015 05:49:36 +0000 Received: from localhost ([127.0.0.1]:50038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2vMt-00009Q-Os for submit@debbugs.gnu.org; Thu, 11 Jun 2015 01:49:36 -0400 Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:60651 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2vMr-000099-8U for 20782@debbugs.gnu.org; Thu, 11 Jun 2015 01:49:35 -0400 Received: from AIGLEROYAL ([81.53.2.96]) by mwinf5d03 with ME id etpQ1q00724HCdd03tpQwR; Thu, 11 Jun 2015 07:49:26 +0200 X-ME-Helo: AIGLEROYAL X-ME-Date: Thu, 11 Jun 2015 07:49:26 +0200 X-ME-IP: 81.53.2.96 From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Date: Thu, 11 Jun 2015 07:49:21 +0200 Message-ID: <84616u7q1q.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Antivirus: avast! (VPS 150610-1, 10/06/2015), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Le 11/06/2015 04:43, Stefan Monnier a =E9crit : >> For starting Emacs from gdb could you please remind me the command line,= >> assuming that /Somewhere/trunk is the directory under which I have all >> the Emacs build tree from bazaar (please note that my latest build was >> with Bazaar, I don't know whether you have moved to Git yet). > > Does that mean you use the old Bazaar code, or do you use "bzr" to > checkout the code from the Git repository (using bzr-git, I guess)? > > > Stefan Hello Stefan, It is the old bazaar code I think, as Glenn noticed my build is versioned as follows: GNU Emacs 25.0.50.1 (i686-pc-mingw32) of 2014-11-03 on AIGLEROYAL At that time, as far as I understood, the move to Git was not yet actual --- but maybe I missed the point as I do not follow Emacs development so closely. Vincent. --- Ce courrier =E9lectronique ne contient aucun virus ou logiciel malveillant = parce que la protection avast! Antivirus est active. https://www.avast.com/antivirus From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call 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 To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Cc: 20782@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.143403043717020 (code B ref 20782); Thu, 11 Jun 2015 13:48:02 +0000 Received: (at 20782) by debbugs.gnu.org; 11 Jun 2015 13:47:17 +0000 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 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 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) 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) Date: Thu, 11 Jun 2015 16:47:00 +0300 From: Eli Zaretskii In-reply-to: <844mmffd0g.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83h9qes6gb.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <844mmffd0g.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > 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? From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call References: <84y4jryb8b.fsf@gmail.com> In-Reply-To: <84y4jryb8b.fsf@gmail.com> Resent-From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Jun 2015 22:08: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 To: Eli Zaretskii Cc: 20782@debbugs.gnu.org, Vincent =?UTF-8?Q?Bela=C3=AFche?= Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.14340604352441 (code B ref 20782); Thu, 11 Jun 2015 22:08:02 +0000 Received: (at 20782) by debbugs.gnu.org; 11 Jun 2015 22:07:15 +0000 Received: from localhost ([127.0.0.1]:51078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z3Acv-0000dB-Sy for submit@debbugs.gnu.org; Thu, 11 Jun 2015 18:07:14 -0400 Received: from smtp01.smtpout.orange.fr ([80.12.242.123]:51297 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z3Acp-0000cY-1M for 20782@debbugs.gnu.org; Thu, 11 Jun 2015 18:07:08 -0400 Received: from AIGLEROYAL ([81.53.2.96]) by mwinf5d01 with ME id fA6u1q00424HCdd03A6ucf; Fri, 12 Jun 2015 00:06:56 +0200 X-ME-Helo: AIGLEROYAL X-ME-Date: Fri, 12 Jun 2015 00:06:56 +0200 X-ME-IP: 81.53.2.96 From: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Date: Fri, 12 Jun 2015 00:06:53 +0200 Message-ID: <847fr9aohu.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Antivirus: avast! (VPS 150611-2, 11/06/2015), Outbound message X-Antivirus-Status: Clean X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable >> From: vincent.belaiche@gmail.com (Vincent Bela=EFche) >> Cc: Vincent Bela=EFche , >> 20782@debbugs.gnu.org >> Date: Wed, 10 Jun 2015 23:51:27 +0200 >> >> Program received signal SIGSEGV, Segmentation fault. >> SYMBOL_NAME (sym=3D2) at lisp.h:1662 >> 1662 return XSYMBOL (sym)->name; >> (gdb) bt full >> #0 SYMBOL_NAME (sym=3D2) at lisp.h:1662 >> No locals. >> #1 print_object (obj=3D2, printcharfun=3Dprintcharfun@entry=3D21101962,= >> escapeflag=3Descapeflag@entry=3Dtrue) at print.c:1539 >> end =3D >> c =3D >> i_byte =3D >> confusing =3D >> p =3D >> buf =3D "\377\377\377\377\000\000\000\000\000\000\366\000*\271\2= 72w \343i\t\240\345\210\000\270\032\305w8\001\366\000\234\032\305wpi\261o" >> #2 0x0111d13c in print (obj=3Dobj@entry=3D2, >> printcharfun=3Dprintcharfun@entry=3D21101962, >> escapeflag=3Descapeflag@entry=3Dtrue) at print.c:1139 >> No locals. >> #3 0x0111d27e in Fprin1 (object=3D2, printcharfun=3D21101962) at print.= c:581 >> old =3D 0x95ce900 >> old_point =3D >> start_point =3D >> old_point_byte =3D >> start_point_byte =3D >> free_print_buffer =3D true >> multibyte =3D true >> original =3D > >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? > Hello, I need anyhow to load template.el as part of the recipe to cause the crash --- should I also destroy template.elc ? What is happening is that I was developping some macros to create a file from a row in a SES spreadsheet using an Emacs template. My macro had a few bugs (notably it tries to create a file in a directory that does not exists and a few other wrong things causing template-new-file in trouble). I think that this is what causes some unusual processing going through bug#20782 source of crash. Now please note that I had included some explicit (debug) statement in my macro in order to debug it. But then when I type 'j' in order to execute fully the (template-new-file ...) statement right after the (debug) statement, then it seems that, indeed, some error is met and the debugger is recursively entered and then Emacs crashes. Also I am realizing that the recipe to reproduce the bug is not so simple. I have to do things by hand with M-x load-file (or 'L' in dired mode), as if I load with -l from the command line, then the bug does not occur whereas I do the same in the sequel. Attached is the new trace, it seems to be the roughly same as the previous one, although I do load template.el (not template.elc). Maybe we could skype together and by sharing my screen you would see the recipe to make the bug happen and could give further guidance for me to provide more information. Anyway I reported the bug because I was quite annoyed by it, but now that I have a correct version of my macros (without the errors occurring during template-new-file) there is no more crash, and I am less annoyed. But well, it would be good to know whether this is something that was corrected or not. I am not sure that my trying the same recipe with the latest version of Emacs would answer this question, because as I wrote early the recipe is not so simple... Vincent. --- Ce courrier =E9lectronique ne contient aucun virus ou logiciel malveillant = parce que la protection avast! Antivirus est active. https://www.avast.com/antivirus --=-=-= Content-Type: text/plain Content-Disposition: inline; filename=bug20150611.txt Content-Transfer-Encoding: 8bit ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ gdb emacs.exe GNU gdb (GDB) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-w64-mingw32". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from emacs.exe...done. SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = w32 TERM = emacs Breakpoint 1 at 0x109a2de: file emacs.c, line 360. Temporary breakpoint 2 at 0x10b0c23: file sysdep.c, line 911. (gdb) run -Q Starting program: c:\Programmes\installation\emacs-install\emacs\trunk\src\emacs.exe -Q [New Thread 3712.0xd64] [New Thread 3712.0xc10] [New Thread 3712.0xff0] [New Thread 3712.0xc68] [New Thread 3712.0x9b8] [New Thread 3712.0xb20] 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\237\000*\271~w(\324\234\t\240\345\210\000\270\032\211w8\001\237\000\234\032\211w\271\313$w" #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 = 0x9a22368 old_point = start_point = old_point_byte = start_point_byte = free_print_buffer = true multibyte = true original = #4 0x01101c55 in Fbacktrace () at eval.c:3330 i = pdl = 0x99ea95c old_print_level = 32 #5 0x01103a21 in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x88e818) at eval.c:2720 internal_argbuf = {161620845, 21186120, 161393728, 17844470, 21186122, 161620845, 21101962, 1} fun = 20436869 original_fun = numargs = 0 val = internal_args = 0x88e81c i = count = 62 #6 0x0113579a in exec_byte_code (bytestr=, vector=161857349, maxdepth=24, args_template=args_template@entry=1028, nargs=nargs@entry=1, args=, args@entry=0x88ea24) at bytecode.c:920 targets = {0x11358c7 , 0x1137369 , 0x113736e , 0x1137375 , 0x113571c , 0x113571c , 0x113599a , 0x11359d2 , 0x1135a34 , 0x1135a2f , 0x1135923 , 0x1135a39 , 0x1135874 , 0x1135874 , 0x11373e8 , 0x113595e , 0x1135a45 , 0x113723b , 0x1137620 , 0x1137271 , 0x113581a , 0x113581a , 0x11374c4 , 0x1137240 , 0x1137296 , 0x113729b , 0x11372db , 0x11372a0 , 0x1135746 , 0x1135746 , 0x1137260 , 0x1137276 , 0x11372d6 , 0x11372e0 , 0x11372e5 , 0x1135a19 , 0x113577d , 0x113577d , 0x11372a5 , 0x11372b6 , 0x113731a , 0x1137315 , 0x113731f , 0x1135928 , 0x11357b1 , 0x11357b1 , 0x1135a1e , 0x11372f5 , 0x1136ff1 , 0x1136ec6 , 0x113735f , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1135e2f , 0x1136427 , 0x1136458 , 0x1136360 , 0x1136391 , 0x1137509 , 0x113745c , 0x11363cb , 0x11374d5 , 0x1137490 , 0x11363f3 , 0x11361d9 , 0x11361fd , 0x1136231 , 0x113625f , 0x11362cd , 0x11362f1 , 0x1136325 , 0x1135ea6 , 0x1135eca , 0x1135eee , 0x1135f22 , 0x1135f56 , 0x1135f8a , 0x1135fc5 , 0x1135ff3 , 0x1136021 , 0x113608f , 0x11360b9 , 0x11360e3 , 0x113619d , 0x1136125 , 0x1136161 , 0x1136489 , 0x11364c5 , 0x11364f3 , 0x1136520 , 0x113654e , 0x113657c , 0x11365aa , 0x113663a , 0x11357f0 , 0x1136667 , 0x113668b , 0x11366f5 , 0x1136722 , 0x113674f , 0x1136773 , 0x1136796 , 0x11367b9 , 0x11367e0 , 0x11358c7 , 0x113680d , 0x1136830 , 0x1136853 , 0x1136876 , 0x1136899 , 0x11368bc , 0x11357f0 , 0x11358c7 , 0x11368e0 , 0x113691a , 0x113693e , 0x1136962 , 0x1136996 , 0x11369ca , 0x11369ee , 0x1136a0d , 0x1136e34 , 0x1136e68 , 0x1136d8e , 0x1136db1 , 0x11358c7 , 0x11375e3 , 0x1135a55 , 0x11373f9 , 0x1135ad2 , 0x1135b60 , 0x1135bbf , 0x1137325 , 0x11375ca , 0x1137625 , 0x113753e , 0x1137568 , 0x1136e9c , 0x1136fb5 , 0x1137013 , 0x113705c , 0x1137097 , 0x1135dd7 , 0x1135935 , 0x1136dd5 , 0x1136e10 , 0x1136bc7 , 0x1136beb , 0x1136c0f , 0x1136c33 , 0x1136c67 , 0x1136c9b , 0x1136ccf , 0x1136d03 , 0x1136a41 , 0x1136a75 , 0x1136aa9 , 0x1136acd , 0x1136b01 , 0x1136b35 , 0x1136b67 , 0x1136b99 , 0x11365d8 , 0x1136606 , 0x1137385 , 0x11373bf , 0x11358c7 , 0x1135c49 , 0x1135cb3 , 0x1135d04 , 0x1135d82 , 0x11371be , 0x113628d , 0x113604f , 0x11366b5 , 0x11370da , 0x1137112 , 0x11358c7 , 0x11358c7 , 0x1137159 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1137196 } count = op = 0 vectorp = 0x9a5bf44 stack = { pc = 0x99e77c1 "\210,eb\210`\315\316!\210\001@\317=\203*", byte_string = 161149785, byte_string_start = 0x99e77ac "\306\020\307 \210\310\311!\210\311\021p\311\312\313\032\033\034\035\314 \210,eb\210`\315\316!\210\001@\317=\203*", next = 0x88eab0 } top = 0x88e818 result = type = #7 0x0110357e in funcall_lambda (fun=161857509, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x88ea24) at eval.c:2890 val = syms_left = lexenv = i = optional = rest = #8 0x01103811 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x88ea20) at eval.c:2784 fun = original_fun = 161460122 numargs = 1 val = internal_args = i = count = 57 #9 0x0113579a in exec_byte_code (bytestr=, vector=161857005, maxdepth=168, args_template=args_template@entry=512, nargs=nargs@entry=2, args=, args@entry=0x88ebc4) at bytecode.c:920 targets = {0x11358c7 , 0x1137369 , 0x113736e , 0x1137375 , 0x113571c , 0x113571c , 0x113599a , 0x11359d2 , 0x1135a34 , 0x1135a2f , 0x1135923 , 0x1135a39 , 0x1135874 , 0x1135874 , 0x11373e8 , 0x113595e , 0x1135a45 , 0x113723b , 0x1137620 , 0x1137271 , 0x113581a , 0x113581a , 0x11374c4 , 0x1137240 , 0x1137296 , 0x113729b , 0x11372db , 0x11372a0 , 0x1135746 , 0x1135746 , 0x1137260 , 0x1137276 , 0x11372d6 , 0x11372e0 , 0x11372e5 , 0x1135a19 , 0x113577d , 0x113577d , 0x11372a5 , 0x11372b6 , 0x113731a , 0x1137315 , 0x113731f , 0x1135928 , 0x11357b1 , 0x11357b1 , 0x1135a1e , 0x11372f5 , 0x1136ff1 , 0x1136ec6 , 0x113735f , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1135e2f , 0x1136427 , 0x1136458 , 0x1136360 , 0x1136391 , 0x1137509 , 0x113745c , 0x11363cb , 0x11374d5 , 0x1137490 , 0x11363f3 , 0x11361d9 , 0x11361fd , 0x1136231 , 0x113625f , 0x11362cd , 0x11362f1 , 0x1136325 , 0x1135ea6 , 0x1135eca , 0x1135eee , 0x1135f22 , 0x1135f56 , 0x1135f8a , 0x1135fc5 , 0x1135ff3 , 0x1136021 , 0x113608f , 0x11360b9 , 0x11360e3 , 0x113619d , 0x1136125 , 0x1136161 , 0x1136489 , 0x11364c5 , 0x11364f3 , 0x1136520 , 0x113654e , 0x113657c , 0x11365aa , 0x113663a , 0x11357f0 , 0x1136667 , 0x113668b , 0x11366f5 , 0x1136722 , 0x113674f , 0x1136773 , 0x1136796 , 0x11367b9 , 0x11367e0 , 0x11358c7 , 0x113680d , 0x1136830 , 0x1136853 , 0x1136876 , 0x1136899 , 0x11368bc , 0x11357f0 , 0x11358c7 , 0x11368e0 , 0x113691a , 0x113693e , 0x1136962 , 0x1136996 , 0x11369ca , 0x11369ee , 0x1136a0d , 0x1136e34 , 0x1136e68 , 0x1136d8e , 0x1136db1 , 0x11358c7 , 0x11375e3 , 0x1135a55 , 0x11373f9 , 0x1135ad2 , 0x1135b60 , 0x1135bbf , 0x1137325 , 0x11375ca , 0x1137625 , 0x113753e , 0x1137568 , 0x1136e9c , 0x1136fb5 , 0x1137013 , 0x113705c , 0x1137097 , 0x1135dd7 , 0x1135935 , 0x1136dd5 , 0x1136e10 , 0x1136bc7 , 0x1136beb , 0x1136c0f , 0x1136c33 , 0x1136c67 , 0x1136c9b , 0x1136ccf , 0x1136d03 , 0x1136a41 , 0x1136a75 , 0x1136aa9 , 0x1136acd , 0x1136b01 , 0x1136b35 , 0x1136b67 , 0x1136b99 , 0x11365d8 , 0x1136606 , 0x1137385 , 0x11373bf , 0x11358c7 , 0x1135c49 , 0x1135cb3 , 0x1135d04 , 0x1135d82 , 0x11371be , 0x113628d , 0x113604f , 0x11366b5 , 0x11370da , 0x1137112 , 0x11358c7 , 0x11358c7 , 0x1137159 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1137196 } count = op = 1 vectorp = 0x9a5bdec stack = { pc = 0x99df54b "\210\n\203a\001\350ed\"\016IV\203T\001eb\210\351\016I\245y\210`db\210\351\016I\245\016IZy\210\211`|\266\002\352c\210eb\210\306\353\313 \"\210\354\355!\210\306\356!\210\310\317\036J\036\067\306\356!\210\212\357 \210.\027\266\023\016\061\026K\t.\a\207", byte_string = 161135233, byte_string_start = 0x99df424 "\b\203\006", next = 0x88f1f0 } top = 0x88ea20 result = type = #10 0x0110357e in funcall_lambda (fun=161857317, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x88ebc4) at eval.c:2890 val = syms_left = lexenv = i = optional = rest = #11 0x01103811 in Ffuncall (nargs=3, args=args@entry=0x88ebc0) at eval.c:2784 fun = original_fun = 21187298 numargs = 2 val = internal_args = i = count = 29 #12 0x01104acd in Fapply (nargs=nargs@entry=2, args=args@entry=0x88ec38) at eval.c:2343 i = numargs = funcall_nargs = spread_arg = 21101962 funcall_args = 0x88ebc0 fun = retval = sa_avail = sa_must_free = #13 0x01104cc1 in apply1 (fn=21187298, arg=arg@entry=161863350) at eval.c:2561 No locals. #14 0x01104e6e in call_debugger (arg=161863350) at eval.c:319 debug_while_redisplaying = val = old_depth = old_max = #15 0x01102e3d in eval_sub (form=140679342) at eval.c:2261 fun = val = 21101962 original_args = 140679334 gcpro3 = count = #16 0x011032b5 in Fprogn (body=140679294) at eval.c:455 val = #17 0x01105bbe in Flet (args=140674830) at eval.c:963 temps = 0x88ed40 tem = lexenv = elt = varlist = argnum = gcpro2 = sa_avail = sa_must_free = #18 0x01102fed in eval_sub (form=140674822) at eval.c:2128 numargs = args_left = 140674830 i = maxargs = argvals = {10420224, 8978372, 2005080581, 13821641, -2, 2004827379, 2004827422, 8} fun = 20437421 val = original_args = 140674830 gcpro3 = count = 14 #19 0x011032b5 in Fprogn (body=140674774) at eval.c:455 val = #20 0x011035e9 in funcall_lambda (fun=140674814, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x88f0ac) at eval.c:2949 val = syms_left = 21101962 lexenv = 21101962 i = optional = rest = #21 0x01103811 in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x88f0a8) at eval.c:2784 fun = original_fun = 161214474 numargs = 0 val = internal_args = i = count = 13 #22 0x010ff831 in Ffuncall_interactively (nargs=1, args=0x88f0a8) at callint.c:270 No locals. #23 0x011038cb in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x88f0a4) at eval.c:2703 fun = 20436749 original_fun = 21196274 numargs = 1 val = internal_args = i = count = 11 #24 0x01104af4 in Fapply (nargs=nargs@entry=3, args=args@entry=0x88f0a4) at eval.c:2288 i = numargs = funcall_nargs = spread_arg = 21101962 funcall_args = 0x0 fun = 21196274 retval = sa_avail = 16384 sa_must_free = false #25 0x010ffbce in Fcall_interactively (function=161214474, record_flag=22923730, keys=21127637) at callint.c:416 args = {21196274, 161214474, 21101962} input = funval = events = args = visargs = specs = 21101962 filter_specs = teml = up_event = 21101962 enable = sa_avail = 16384 sa_must_free = false next_event = prefix_arg = 21101962 string = 0x0 tem = varies = i = nargs = mark = arg_from_tty = false gcpro3 = gcpro4 = key_count = 1 record_then_fail = false save_this_command = 161214474 save_last_command = 22253466 save_this_original_command = 21276834 save_real_this_command = 161214474 #26 0x011039f0 in Ffuncall (nargs=nargs@entry=4, args=args@entry=0x88f16c) at eval.c:2730 internal_argbuf = {161214474, 21101962, 17477015, 22492390, 17477015, 4324746, 21196402, 17769127} fun = 20436725 original_fun = numargs = 3 val = internal_args = 0x88f170 i = count = 10 #27 0x0113579a in exec_byte_code (bytestr=, vector=19014157, maxdepth=52, args_template=args_template@entry=4100, nargs=nargs@entry=2, args=, args@entry=0x88f318) at bytecode.c:920 targets = {0x11358c7 , 0x1137369 , 0x113736e , 0x1137375 , 0x113571c , 0x113571c , 0x113599a , 0x11359d2 , 0x1135a34 , 0x1135a2f , 0x1135923 , 0x1135a39 , 0x1135874 , 0x1135874 , 0x11373e8 , 0x113595e , 0x1135a45 , 0x113723b , 0x1137620 , 0x1137271 , 0x113581a , 0x113581a , 0x11374c4 , 0x1137240 , 0x1137296 , 0x113729b , 0x11372db , 0x11372a0 , 0x1135746 , 0x1135746 , 0x1137260 , 0x1137276 , 0x11372d6 , 0x11372e0 , 0x11372e5 , 0x1135a19 , 0x113577d , 0x113577d , 0x11372a5 , 0x11372b6 , 0x113731a , 0x1137315 , 0x113731f , 0x1135928 , 0x11357b1 , 0x11357b1 , 0x1135a1e , 0x11372f5 , 0x1136ff1 , 0x1136ec6 , 0x113735f , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1135e2f , 0x1136427 , 0x1136458 , 0x1136360 , 0x1136391 , 0x1137509 , 0x113745c , 0x11363cb , 0x11374d5 , 0x1137490 , 0x11363f3 , 0x11361d9 , 0x11361fd , 0x1136231 , 0x113625f , 0x11362cd , 0x11362f1 , 0x1136325 , 0x1135ea6 , 0x1135eca , 0x1135eee , 0x1135f22 , 0x1135f56 , 0x1135f8a , 0x1135fc5 , 0x1135ff3 , 0x1136021 , 0x113608f , 0x11360b9 , 0x11360e3 , 0x113619d , 0x1136125 , 0x1136161 , 0x1136489 , 0x11364c5 , 0x11364f3 , 0x1136520 , 0x113654e , 0x113657c , 0x11365aa , 0x113663a , 0x11357f0 , 0x1136667 , 0x113668b , 0x11366f5 , 0x1136722 , 0x113674f , 0x1136773 , 0x1136796 , 0x11367b9 , 0x11367e0 , 0x11358c7 , 0x113680d , 0x1136830 , 0x1136853 , 0x1136876 , 0x1136899 , 0x11368bc , 0x11357f0 , 0x11358c7 , 0x11368e0 , 0x113691a , 0x113693e , 0x1136962 , 0x1136996 , 0x11369ca , 0x11369ee , 0x1136a0d , 0x1136e34 , 0x1136e68 , 0x1136d8e , 0x1136db1 , 0x11358c7 , 0x11375e3 , 0x1135a55 , 0x11373f9 , 0x1135ad2 , 0x1135b60 , 0x1135bbf , 0x1137325 , 0x11375ca , 0x1137625 , 0x113753e , 0x1137568 , 0x1136e9c , 0x1136fb5 , 0x1137013 , 0x113705c , 0x1137097 , 0x1135dd7 , 0x1135935 , 0x1136dd5 , 0x1136e10 , 0x1136bc7 , 0x1136beb , 0x1136c0f , 0x1136c33 , 0x1136c67 , 0x1136c9b , 0x1136ccf , 0x1136d03 , 0x1136a41 , 0x1136a75 , 0x1136aa9 , 0x1136acd , 0x1136b01 , 0x1136b35 , 0x1136b67 , 0x1136b99 , 0x11365d8 , 0x1136606 , 0x1137385 , 0x11373bf , 0x11358c7 , 0x1135c49 , 0x1135cb3 , 0x1135d04 , 0x1135d82 , 0x11371be , 0x113628d , 0x113604f , 0x11366b5 , 0x11370da , 0x1137112 , 0x11358c7 , 0x11358c7 , 0x1137159 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1137196 } count = op = 3 vectorp = 0x122220c stack = { pc = 0x1331744 "\006\006\071\203\233", byte_string = 19014137, byte_string_start = 0x13316d0 "\306\020\211?\205\f", next = 0x88f3a0 } top = 0x88f16c result = type = #28 0x0110357e in funcall_lambda (fun=19014117, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x88f318) at eval.c:2890 val = syms_left = lexenv = i = optional = rest = #29 0x01103811 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x88f314) at eval.c:2784 fun = original_fun = 21147954 numargs = 2 val = internal_args = i = count = 9 #30 0x0113579a in exec_byte_code (bytestr=, vector=19013845, maxdepth=56, args_template=args_template@entry=2052, nargs=nargs@entry=2, args=, args@entry=0x88f548) at bytecode.c:920 targets = {0x11358c7 , 0x1137369 , 0x113736e , 0x1137375 , 0x113571c , 0x113571c , 0x113599a , 0x11359d2 , 0x1135a34 , 0x1135a2f , 0x1135923 , 0x1135a39 , 0x1135874 , 0x1135874 , 0x11373e8 , 0x113595e , 0x1135a45 , 0x113723b , 0x1137620 , 0x1137271 , 0x113581a , 0x113581a , 0x11374c4 , 0x1137240 , 0x1137296 , 0x113729b , 0x11372db , 0x11372a0 , 0x1135746 , 0x1135746 , 0x1137260 , 0x1137276 , 0x11372d6 , 0x11372e0 , 0x11372e5 , 0x1135a19 , 0x113577d , 0x113577d , 0x11372a5 , 0x11372b6 , 0x113731a , 0x1137315 , 0x113731f , 0x1135928 , 0x11357b1 , 0x11357b1 , 0x1135a1e , 0x11372f5 , 0x1136ff1 , 0x1136ec6 , 0x113735f , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1135e2f , 0x1136427 , 0x1136458 , 0x1136360 , 0x1136391 , 0x1137509 , 0x113745c , 0x11363cb , 0x11374d5 , 0x1137490 , 0x11363f3 , 0x11361d9 , 0x11361fd , 0x1136231 , 0x113625f , 0x11362cd , 0x11362f1 , 0x1136325 , 0x1135ea6 , 0x1135eca , 0x1135eee , 0x1135f22 , 0x1135f56 , 0x1135f8a , 0x1135fc5 , 0x1135ff3 , 0x1136021 , 0x113608f , 0x11360b9 , 0x11360e3 , 0x113619d , 0x1136125 , 0x1136161 , 0x1136489 , 0x11364c5 , 0x11364f3 , 0x1136520 , 0x113654e , 0x113657c , 0x11365aa , 0x113663a , 0x11357f0 , 0x1136667 , 0x113668b , 0x11366f5 , 0x1136722 , 0x113674f , 0x1136773 , 0x1136796 , 0x11367b9 , 0x11367e0 , 0x11358c7 , 0x113680d , 0x1136830 , 0x1136853 , 0x1136876 , 0x1136899 , 0x11368bc , 0x11357f0 , 0x11358c7 , 0x11368e0 , 0x113691a , 0x113693e , 0x1136962 , 0x1136996 , 0x11369ca , 0x11369ee , 0x1136a0d , 0x1136e34 , 0x1136e68 , 0x1136d8e , 0x1136db1 , 0x11358c7 , 0x11375e3 , 0x1135a55 , 0x11373f9 , 0x1135ad2 , 0x1135b60 , 0x1135bbf , 0x1137325 , 0x11375ca , 0x1137625 , 0x113753e , 0x1137568 , 0x1136e9c , 0x1136fb5 , 0x1137013 , 0x113705c , 0x1137097 , 0x1135dd7 , 0x1135935 , 0x1136dd5 , 0x1136e10 , 0x1136bc7 , 0x1136beb , 0x1136c0f , 0x1136c33 , 0x1136c67 , 0x1136c9b , 0x1136ccf , 0x1136d03 , 0x1136a41 , 0x1136a75 , 0x1136aa9 , 0x1136acd , 0x1136b01 , 0x1136b35 , 0x1136b67 , 0x1136b99 , 0x11365d8 , 0x1136606 , 0x1137385 , 0x11373bf , 0x11358c7 , 0x1135c49 , 0x1135cb3 , 0x1135d04 , 0x1135d82 , 0x11371be , 0x113628d , 0x113604f , 0x11366b5 , 0x11370da , 0x1137112 , 0x11358c7 , 0x11358c7 , 0x1137159 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1137196 } count = op = 2 vectorp = 0x12220d4 stack = { pc = 0x1331826 "\210)\211\205\227", byte_string = 19013825, byte_string_start = 0x13317ef "\211\204\v", next = 0x88f770 } top = 0x88f314 result = type = #31 0x0110357e in funcall_lambda (fun=19013797, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x88f548) at eval.c:2890 val = syms_left = lexenv = i = optional = rest = #32 0x01103811 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x88f544) at eval.c:2784 fun = original_fun = 21276834 numargs = 2 val = internal_args = i = count = 7 #33 0x010ff831 in Ffuncall_interactively (nargs=3, args=0x88f544) at callint.c:270 No locals. #34 0x011038cb in Ffuncall (nargs=4, args=args@entry=0x88f540) at eval.c:2703 fun = 20436749 original_fun = 21196274 numargs = 3 val = internal_args = i = count = 5 #35 0x01104acd in Fapply (nargs=nargs@entry=3, args=args@entry=0x88f624) at eval.c:2343 i = numargs = funcall_nargs = spread_arg = 21101962 funcall_args = 0x88f540 fun = retval = sa_avail = sa_must_free = #36 0x010ffbce in Fcall_interactively (function=21276834, record_flag=21101962, keys=21127637) at callint.c:416 args = {21196274, 21276834, 161835254} input = funval = events = args = visargs = specs = 161835254 filter_specs = teml = up_event = 21101962 enable = sa_avail = 16384 sa_must_free = false next_event = prefix_arg = 21101962 string = 0x0 tem = varies = i = nargs = mark = arg_from_tty = false gcpro3 = gcpro4 = key_count = 1 record_then_fail = false save_this_command = 21276834 save_last_command = 22253466 save_this_original_command = 21276834 save_real_this_command = 21276834 #37 0x011039f0 in Ffuncall (nargs=nargs@entry=4, args=args@entry=0x88f6ec) at eval.c:2730 internal_argbuf = {21276834, 21101962, 161521174, 17477714, 0, 4366706, 21196402, 17769127} fun = 20436725 original_fun = numargs = 3 val = internal_args = 0x88f6f0 i = count = 4 #38 0x0113579a in exec_byte_code (bytestr=, vector=19014157, maxdepth=52, args_template=args_template@entry=4100, nargs=nargs@entry=1, args=, args@entry=0x88f88c) at bytecode.c:920 targets = {0x11358c7 , 0x1137369 , 0x113736e , 0x1137375 , 0x113571c , 0x113571c , 0x113599a , 0x11359d2 , 0x1135a34 , 0x1135a2f , 0x1135923 , 0x1135a39 , 0x1135874 , 0x1135874 , 0x11373e8 , 0x113595e , 0x1135a45 , 0x113723b , 0x1137620 , 0x1137271 , 0x113581a , 0x113581a , 0x11374c4 , 0x1137240 , 0x1137296 , 0x113729b , 0x11372db , 0x11372a0 , 0x1135746 , 0x1135746 , 0x1137260 , 0x1137276 , 0x11372d6 , 0x11372e0 , 0x11372e5 , 0x1135a19 , 0x113577d , 0x113577d , 0x11372a5 , 0x11372b6 , 0x113731a , 0x1137315 , 0x113731f , 0x1135928 , 0x11357b1 , 0x11357b1 , 0x1135a1e , 0x11372f5 , 0x1136ff1 , 0x1136ec6 , 0x113735f , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1135e2f , 0x1136427 , 0x1136458 , 0x1136360 , 0x1136391 , 0x1137509 , 0x113745c , 0x11363cb , 0x11374d5 , 0x1137490 , 0x11363f3 , 0x11361d9 , 0x11361fd , 0x1136231 , 0x113625f , 0x11362cd , 0x11362f1 , 0x1136325 , 0x1135ea6 , 0x1135eca , 0x1135eee , 0x1135f22 , 0x1135f56 , 0x1135f8a , 0x1135fc5 , 0x1135ff3 , 0x1136021 , 0x113608f , 0x11360b9 , 0x11360e3 , 0x113619d , 0x1136125 , 0x1136161 , 0x1136489 , 0x11364c5 , 0x11364f3 , 0x1136520 , 0x113654e , 0x113657c , 0x11365aa , 0x113663a , 0x11357f0 , 0x1136667 , 0x113668b , 0x11366f5 , 0x1136722 , 0x113674f , 0x1136773 , 0x1136796 , 0x11367b9 , 0x11367e0 , 0x11358c7 , 0x113680d , 0x1136830 , 0x1136853 , 0x1136876 , 0x1136899 , 0x11368bc , 0x11357f0 , 0x11358c7 , 0x11368e0 , 0x113691a , 0x113693e , 0x1136962 , 0x1136996 , 0x11369ca , 0x11369ee , 0x1136a0d , 0x1136e34 , 0x1136e68 , 0x1136d8e , 0x1136db1 , 0x11358c7 , 0x11375e3 , 0x1135a55 , 0x11373f9 , 0x1135ad2 , 0x1135b60 , 0x1135bbf , 0x1137325 , 0x11375ca , 0x1137625 , 0x113753e , 0x1137568 , 0x1136e9c , 0x1136fb5 , 0x1137013 , 0x113705c , 0x1137097 , 0x1135dd7 , 0x1135935 , 0x1136dd5 , 0x1136e10 , 0x1136bc7 , 0x1136beb , 0x1136c0f , 0x1136c33 , 0x1136c67 , 0x1136c9b , 0x1136ccf , 0x1136d03 , 0x1136a41 , 0x1136a75 , 0x1136aa9 , 0x1136acd , 0x1136b01 , 0x1136b35 , 0x1136b67 , 0x1136b99 , 0x11365d8 , 0x1136606 , 0x1137385 , 0x11373bf , 0x11358c7 , 0x1135c49 , 0x1135cb3 , 0x1135d04 , 0x1135d82 , 0x11371be , 0x113628d , 0x113604f , 0x11366b5 , 0x11370da , 0x1137112 , 0x11358c7 , 0x11358c7 , 0x1137159 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x11358c7 , 0x1137196 } count = op = 3 vectorp = 0x122220c stack = { pc = 0x1331744 "\006\006\071\203\233", byte_string = 19014137, byte_string_start = 0x13316d0 "\306\020\211?\205\f", next = 0x0 } top = 0x88f6ec result = type = #39 0x0110357e in funcall_lambda (fun=19014117, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x88f88c) at eval.c:2890 val = syms_left = lexenv = i = optional = rest = #40 0x01103811 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x88f888) at eval.c:2784 fun = original_fun = 21147954 numargs = 1 val = internal_args = i = count = 3 #41 0x01103b55 in call1 (fn=21147954, arg1=21276834) at eval.c:2576 No locals. #42 0x010a6e17 in command_loop_1 () at keyboard.c:1569 cmd = keybuf = {536871392, 24, 21101962, 22655516, 8976808, 17771398, 21187642, 21101962, 21101962, 0, 21187642, 3, 21187642, 17836161, 21187642, 21101962, 8976808, 2, 22807206, 13376344, 40, 21101962, 22807206, 21101962, 0, 1, 0, 13376344, 8976808, 17410484} i = prev_modiff = 471 prev_buffer = 0x99d5c00 #43 0x01102119 in internal_condition_case ( bfun=bfun@entry=0x10a6aed , handlers=21155498, hfun=hfun@entry=0x109ed8e ) at eval.c:1344 val = c = #44 0x0109a927 in command_loop_2 (ignore=21101962) at keyboard.c:1197 val = 21101962 #45 0x0110203c in internal_catch (tag=21152826, func=func@entry=0x109a907 , arg=21101962) at eval.c:1105 val = c = #46 0x0109ea65 in command_loop () at keyboard.c:1176 No locals. #47 recursive_edit_1 () at keyboard.c:786 val = 0 #48 0x0109ecdc in Frecursive_edit () at keyboard.c:857 buffer = #49 0x011b1be3 in main (argc=, argv=0xcc1b58) at emacs.c:1623 dummy = 2005182946 stack_bottom_variable = 0 '\000' do_initial_setlocale = dumping = skip_args = 0 no_loadup = false junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x0 original_pwd = 0x0 Lisp Backtrace: "backtrace" (0x88e81c) "debugger-setup-buffer" (0x88ea24) "debug" (0x88ebc4) "template-new-file" (0x88ec20) "let" (0x88ee0c) "quittances-faire" (0x88f0ac) "funcall-interactively" (0x88f0a8) "call-interactively" (0x88f170) "command-execute" (0x88f318) "execute-extended-command" (0x88f548) "funcall-interactively" (0x88f544) "call-interactively" (0x88f6f0) "command-execute" (0x88f88c) (gdb) quit A debugging session is active. Inferior 1 [process 3712] will be killed. Quit anyway? (y or n) [answered Y; input not from terminal] ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ --=-=-=-- From unknown Mon Jun 23 16:48:41 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Jun 2015 07:44: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 To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Cc: 20782@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 20782-submit@debbugs.gnu.org id=B20782.143409502329594 (code B ref 20782); Fri, 12 Jun 2015 07:44:02 +0000 Received: (at 20782) by debbugs.gnu.org; 12 Jun 2015 07:43:43 +0000 Received: from localhost ([127.0.0.1]:51206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z3Jcs-0007hF-QF for submit@debbugs.gnu.org; Fri, 12 Jun 2015 03:43:43 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]:38368) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z3Jcn-0007gv-Pr for 20782@debbugs.gnu.org; Fri, 12 Jun 2015 03:43:39 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0NPT00E00MA4K700@a-mtaout21.012.net.il> for 20782@debbugs.gnu.org; Fri, 12 Jun 2015 10:43:31 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NPT00EZZMSHIV50@a-mtaout21.012.net.il>; Fri, 12 Jun 2015 10:43:31 +0300 (IDT) Date: Fri, 12 Jun 2015 10:43:24 +0300 From: Eli Zaretskii In-reply-to: <847fr9aohu.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83381xs76r.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <847fr9aohu.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: vincent.belaiche@gmail.com (Vincent Belaïche) > Cc: Vincent Belaïche , > 20782@debbugs.gnu.org > Date: Fri, 12 Jun 2015 00:06:53 +0200 > > I need anyhow to load template.el as part of the recipe to cause the > crash --- should I also destroy template.elc ? Loading template.el manually should be enough. > What is happening is that I was developping some macros to create a file > from a row in a SES spreadsheet using an Emacs template. My macro had a > few bugs (notably it tries to create a file in a directory that does not > exists and a few other wrong things causing template-new-file in > trouble). I think that this is what causes some unusual processing going > through bug#20782 source of crash. > > Now please note that I had included some explicit (debug) statement in > my macro in order to debug it. But then when I type 'j' in order to > execute fully the (template-new-file ...) statement right after the > (debug) statement, then it seems that, indeed, some error is met and the > debugger is recursively entered and then Emacs crashes. Can you show the part of the source that invokes 'debug'? > Maybe we could skype together and by sharing my screen you would see the > recipe to make the bug happen and could give further guidance for me to > provide more information. Since you are using an old verion of the development sources, doing that wouldn't be an efficient way of investigating this problem. I suggest to upgrade to the latest sources, and if the problem still persists, we can take it from there. From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 07 14:04:09 2016 Received: (at control) by debbugs.gnu.org; 7 Dec 2016 19:04:09 +0000 Received: from localhost ([127.0.0.1]:59744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEhVg-00072p-VT for submit@debbugs.gnu.org; Wed, 07 Dec 2016 14:04:09 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45519) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEhVf-00071R-1D for control@debbugs.gnu.org; Wed, 07 Dec 2016 14:04:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEhVZ-0005rN-Fl for control@debbugs.gnu.org; Wed, 07 Dec 2016 14:04:02 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEhVZ-0005rI-CC for control@debbugs.gnu.org; Wed, 07 Dec 2016 14:04:01 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cEhVZ-0006eP-6b for control@debbugs.gnu.org; Wed, 07 Dec 2016 14:04:01 -0500 Subject: control message for bug 20782 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 07 Dec 2016 14:04:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -8.0 (--------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -8.0 (--------) tag 20782 + wontfix From unknown Mon Jun 23 16:48:41 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: vincent.belaiche@gmail.com (Vincent =?UTF-8?Q?Bela=C3=AFche?=) Subject: bug#20782: closed (Re: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call) Message-ID: References: <84y4jryb8b.fsf@gmail.com> X-Gnu-PR-Message: they-closed 20782 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: wontfix moreinfo Reply-To: 20782@debbugs.gnu.org Date: Wed, 07 Dec 2016 19:05:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1481137502-27411-1" This is a multi-part message in MIME format... ------------=_1481137502-27411-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #20782: 25.0.50; Emacs crashes when creating a file with emacs-template pac= kage w/o interactive call which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 20782@debbugs.gnu.org. --=20 20782: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20782 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1481137502-27411-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 20782-done) by debbugs.gnu.org; 7 Dec 2016 19:04:02 +0000 Received: from localhost ([127.0.0.1]:59741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEhVZ-00071I-LY for submit@debbugs.gnu.org; Wed, 07 Dec 2016 14:04:01 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEhVY-00070P-Ee for 20782-done@debbugs.gnu.org; Wed, 07 Dec 2016 14:04:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEhVS-0005nU-OL for 20782-done@debbugs.gnu.org; Wed, 07 Dec 2016 14:03:55 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEhVS-0005nH-Kz for 20782-done@debbugs.gnu.org; Wed, 07 Dec 2016 14:03:54 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cEhVS-0006e1-Av; Wed, 07 Dec 2016 14:03:54 -0500 From: Glenn Morris To: 20782-done@debbugs.gnu.org Subject: Re: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call References: <847fr9aohu.fsf@gmail.com> <83381xs76r.fsf@gnu.org> X-Spook: Shooting STARLAN Project Monarch Contamination Suspicious X-Ran: 9}]8GS%(}CW1q@R=Y-fq"yl8 (Eli Zaretskii's message of "Fri, 12 Jun 2015 10:43:24 +0300") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -8.0 (--------) X-Debbugs-Envelope-To: 20782-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -8.0 (--------) Eli Zaretskii wrote: > Since you are using an old verion of the development sources, doing > that wouldn't be an efficient way of investigating this problem. I > suggest to upgrade to the latest sources, and if the problem still > persists, we can take it from there. 18 months on, I'm closing this. ------------=_1481137502-27411-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 10 Jun 2015 12:55:18 +0000 Received: from localhost ([127.0.0.1]:46758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2fXI-0002Ah-6l for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40955) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2fXD-0002AT-BX for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2fX6-0007JG-Fh for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:10 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_50, FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2fX6-0007JC-DL for submit@debbugs.gnu.org; Wed, 10 Jun 2015 08:55:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2fX4-0008BG-8U for bug-gnu-emacs@gnu.org; Wed, 10 Jun 2015 08:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2fWz-0007Au-Nt for bug-gnu-emacs@gnu.org; Wed, 10 Jun 2015 08:55:01 -0400 Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:23522 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2fWz-0007AE-AX for bug-gnu-emacs@gnu.org; Wed, 10 Jun 2015 08:54:57 -0400 Received: from AIGLEROYAL ([92.139.52.64]) by mwinf5d49 with ME id ecuv1q00B1P6y9Y03cuvFg; Wed, 10 Jun 2015 14:54:56 +0200 X-ME-Helo: AIGLEROYAL X-ME-Date: Wed, 10 Jun 2015 14:54:56 +0200 X-ME-IP: 92.139.52.64 From: vincent.belaiche@gmail.com (Vincent =?iso-8859-1?Q?Bela=EFche?=) To: bug-gnu-emacs@gnu.org Subject: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Date: Wed, 10 Jun 2015 14:55:00 +0200 Message-ID: <84y4jryb8b.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Antivirus: avast! (VPS 150609-1, 09/06/2015), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: submit Cc: =?iso-8859-1?Q?Vincent_Bela=EFche?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.0 (---) --=-=-= Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable I am using a fairly recent version of Emacs, but not the latest one. I was developping some macro in order to create a file from the row of a SES table based on some template. To that purpose I was using the emacs-template pacakge. Attached is a backtrace. It seems that the bug is reproducible for me, I have not yet tried with the -Q option. --- Ce courrier =C3=A9lectronique ne contient aucun virus ou logiciel malveilla= nt parce que la protection avast! Antivirus est active. https://www.avast.com/antivirus --=-=-= Content-Type: text/plain Content-Disposition: inline; filename=bug20150610.txt Content-Transfer-Encoding: 8bit bash-3.1$ cd /c bash-3.1$ source ~/.bash_profile ]0;MINGW32:/c Vincent@AIGLEROYAL /c $ c:/ ]0;MINGW32:/c Vincent@AIGLEROYAL /c $ cd Programmes/installation/emacs-install/emacs/trunk/src/ ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ gdb -p 6884 GNU gdb (GDB) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-w64-mingw32". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 6884 [New Thread 6884.0x13e4] [New Thread 6884.0x79c] [New Thread 6884.0x1d34] [New Thread 6884.0x1c38] Reading symbols from C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe...done. 0x77b9000d in ntdll!DbgBreakPoint () from C:\Windows\SysWOW64\ntdll.dll SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = w32 TERM = emacs Breakpoint 1 at 0x109a2de: file emacs.c, line 360. Temporary breakpoint 2 at 0x10b0c23: file sysdep.c, line 911. (gdb) continue Continuing. [Thread 6884.0x1c38 exited with code 0] Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 6884.0x13e4] 0x77523227 in KERNELBASE!DebugBreak () from C:\Windows\syswow64\KernelBase.dll (gdb) bt full #0 0x77523227 in KERNELBASE!DebugBreak () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #1 0x01158a68 in emacs_abort () at w32fns.c:8530 button = #2 0x0109a353 in terminate_due_to_signal (sig=sig@entry=11, backtrace_limit=backtrace_limit@entry=40) at emacs.c:388 No locals. #3 0x010b08e0 in handle_fatal_signal (sig=sig@entry=11) at sysdep.c:1706 No locals. #4 0x010b0945 in deliver_thread_signal ( handler=0x10b08c9 , sig=11) at sysdep.c:1680 No locals. #5 deliver_fatal_thread_signal (sig=11) at sysdep.c:1718 No locals. #6 0x011aa086 in _gnu_exception_handler@4 () No symbol table info available. #7 0x75e4030b in KERNEL32!GetProfileStringW () from C:\Windows\syswow64\kernel32.dll No symbol table info available. #8 0x77bf1d17 in ntdll!RtlKnownExceptionFilter () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #9 0x77bb92b5 in ntdll!RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #10 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "backtrace" (0x88e81c) "debugger-setup-buffer" (0x88ea24) "debug" (0x88ebc4) "template-new-file" (0x88ec20) "let" (0x88ee0c) "quittances-faire" (0x88f0ac) "funcall-interactively" (0x88f0a8) "call-interactively" (0x88f170) "command-execute" (0x88f318) "execute-extended-command" (0x88f548) "funcall-interactively" (0x88f544) "call-interactively" (0x88f6f0) "command-execute" (0x88f88c) (gdb) quit A debugging session is active. Inferior 1 [process 6884] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] Detaching from program: C:\Nos_Programmes\GNU\Emacs\bin\emacs.exe, Pid 6884 ]0;MINGW32:/c/Programmes/installation/emacs-install/emacs/trunk/src Vincent@AIGLEROYAL /c/Programmes/installation/emacs-install/emacs/trunk/src $ --=-=-= Content-Type: text/plain In GNU Emacs 25.0.50.1 (i686-pc-mingw32) of 2014-11-03 on AIGLEROYAL Repository revision: 118270 larsi@gnus.org-20141103010307-bxryy53hat500i4w Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=c:/Nos_Programmes/GNU/Emacs --without-jpeg --without-tiff --without-gif --without-png 'CPPFLAGS= -DFOR_MSW=1 -I C:/Programmes/installation/emacs-install/libXpm-3.5.8/include -I C:/Programmes/installation/emacs-install/libXpm-3.5.8/src -L C:/Programmes/installation/emacs-install/libXpm-3.5.8/src'' Configured features: XPM SOUND NOTIFY ACL ZLIB Important settings: value of $LANG: FRA locale-coding-system: cp1252 Major mode: Shell Minor modes in effect: shell-dirtrack-mode: t recentf-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent input: M-x b a h s s h c d SPC / c M-x s o u r c e C-g s o u r c e SPC ~ / ? . a b b a p r o C-x g c d SPC P r o m i n s e m t r e m r u t r / s r g d b SPC p SPC c o n t i n u e h e l p h l e l p SPC t s t a v c k c k b a c h e l p SPC b t b t C-SPC C-w M-> M-x b u g - r e r e r e p o p o o r e m Recent messages: coucou!=>c:/ ]0;MINGW32:/c [32mVincent@AIGLEROYAL [33m/c[0m $ <= bash refresh default directory ... done No match c:/Programmes/installation/emacs-install/emacs/trunk/src Mark set [2 times] Loading dired-x...done Load-path shadows: c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-speedbar hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-speedbar c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-opt hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-opt c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-datadebug hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-datadebug c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-custom hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-custom c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-core hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-core c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/eieio-base hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/eieio-base c:/Programmes/installation/cedet-install/cedet-git/lisp/eieio/chart hides c:/Nos_Programmes/GNU/Emacs/share/emacs/25.0.50/lisp/emacs-lisp/chart Features: (shadow sort bbdb-message gnus-util mail-extr emacsbug message dired-x dired format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pcmpl-unix shell pcomplete comint ansi-color ring edmacro kmacro calc-misc calc-arith calc-ext calc calc-loaddefs calc-macs tex-mik preview-latex tex-site auto-loads bbdb bbdb-site timezone bbdb-loaddefs template help-fns cl-macs gv w32utils recentf tree-widget wid-edit cl-loaddefs cl-lib easymenu load-path-to-cedet-svn time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) Memory information: ((conses 8 132919 5898) (symbols 32 23418 0) (miscs 32 103 287) (strings 16 26605 3950) (string-bytes 1 793522) (vectors 8 14145) (vector-slots 4 431199 2498) (floats 8 74 246) (intervals 28 1130 249) (buffers 520 13)) --=-=-=-- ------------=_1481137502-27411-1--