From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 08:08:17 2016 Received: (at submit) by debbugs.gnu.org; 4 May 2016 12:08:17 +0000 Received: from localhost ([127.0.0.1]:36502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axvbF-0007jw-8U for submit@debbugs.gnu.org; Wed, 04 May 2016 08:08:17 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axvbD-0007jd-Tk for submit@debbugs.gnu.org; Wed, 04 May 2016 08:08:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axvay-0004qP-4E for submit@debbugs.gnu.org; Wed, 04 May 2016 08:08:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:33236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axvay-0004pK-0z for submit@debbugs.gnu.org; Wed, 04 May 2016 08:08:00 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axval-0002OY-VH for bug-gnu-emacs@gnu.org; Wed, 04 May 2016 08:07:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axvaX-0004iS-OD for bug-gnu-emacs@gnu.org; Wed, 04 May 2016 08:07:40 -0400 Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]:58738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axvaX-0004dt-E1 for bug-gnu-emacs@gnu.org; Wed, 04 May 2016 08:07:33 -0400 Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.87) (envelope-from ) id 1axvaG-0005yr-9c; Wed, 04 May 2016 14:07:16 +0200 From: Vincent Lefevre To: bug-gnu-emacs@gnu.org Subject: 24.5; freeze in sh mode with show-paren-mode Date: Wed, 04 May 2016 14:07:16 +0200 Message-ID: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> 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-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit 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: -5.0 (-----) On a Debian/unstable machine: 1. Run: emacs -Q --eval '(show-paren-mode 1)' does-not-exist.sh 2. Type "if", then . The cursor moves over the "f" and Emacs is frozen, with 100% CPU usage. * If Emacs has its own graphic window, then even Ctrl-C in the terminal from which Emacs has been started does not quit it. One needs to type C-g three times in the Emacs window. * If Emacs runs in a terminal emulator (e.g. with -nw), then a first C-g has no effects and a second C-g suspends Emacs (TSTP signal). In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2016-04-08 on binet, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11803000 System Description: Debian GNU/Linux 7.10 (wheezy) Configured using: `configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' LDFLAGS=-Wl,-z,relro' Important settings: value of $LC_COLLATE: POSIX value of $LC_CTYPE: en_US.UTF-8 value of $LC_TIME: en_DK value of $LANG: POSIX locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: display-time-mode: t show-paren-mode: t tooltip-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Loading /etc/emacs/site-start.d/50latex-cjk-common.el (source)... Loading cjk-enc...done Loading /etc/emacs/site-start.d/50latex-cjk-common.el (source)...done Loading /etc/emacs/site-start.d/50latex-cjk-thai.el (source)...done Loading /etc/emacs/site-start.d/50psvn.el (source)...done Loading /etc/emacs/site-start.d/50texlive-lang-english.el (source)...done Loading /etc/emacs/site-start.d/50w3m-el.el (source)...done Loading /home/vlefevre/share/emacs/site-lisp/mutteditor.el (source)...done Loading time...done For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: /usr/share/emacs24/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /usr/share/emacs/24.5/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs24/site-lisp/flim/md4 hides /usr/share/emacs/24.5/lisp/md4 /usr/share/emacs24/site-lisp/flim/hex-util hides /usr/share/emacs/24.5/lisp/hex-util /usr/share/emacs24/site-lisp/flim/sasl-cram hides /usr/share/emacs/24.5/lisp/net/sasl-cram /usr/share/emacs24/site-lisp/flim/hmac-md5 hides /usr/share/emacs/24.5/lisp/net/hmac-md5 /usr/share/emacs24/site-lisp/flim/hmac-def hides /usr/share/emacs/24.5/lisp/net/hmac-def /usr/share/emacs24/site-lisp/flim/sasl-digest hides /usr/share/emacs/24.5/lisp/net/sasl-digest /usr/share/emacs24/site-lisp/flim/sasl hides /usr/share/emacs/24.5/lisp/net/sasl /usr/share/emacs24/site-lisp/flim/sasl-ntlm hides /usr/share/emacs/24.5/lisp/net/sasl-ntlm /usr/share/emacs24/site-lisp/flim/ntlm hides /usr/share/emacs/24.5/lisp/net/ntlm /usr/share/emacs24/site-lisp/latex-cjk-thai/thai-word hides /usr/share/emacs/24.5/lisp/language/thai-word Features: (shadow sort gnus-util mail-extr warnings emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils time cus-start cus-load paren cc-styles cc-align cc-engine cc-vars cc-defs edmacro kmacro cl-loaddefs cl-lib w3m-load time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment 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 dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 92952 8686) (symbols 48 20466 0) (miscs 40 46 118) (strings 32 16225 5134) (string-bytes 1 484972) (vectors 16 10284) (vector-slots 8 395496 4706) (floats 8 70 243) (intervals 56 231 0) (buffers 960 12) (heap 1024 25406 963)) From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 08:26:27 2016 Received: (at 23445) by debbugs.gnu.org; 4 May 2016 12:26:27 +0000 Received: from localhost ([127.0.0.1]:36508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axvso-0008AP-Ul for submit@debbugs.gnu.org; Wed, 04 May 2016 08:26:27 -0400 Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]:37982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axvsm-0008AG-Ma for 23445@debbugs.gnu.org; Wed, 04 May 2016 08:26:25 -0400 Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.87) (envelope-from ) id 1axvsj-00068Q-SF; Wed, 04 May 2016 14:26:21 +0200 Date: Wed, 4 May 2016 14:26:21 +0200 From: Vincent Lefevre To: 23445@debbugs.gnu.org Subject: Re: 24.5; freeze in sh mode with show-paren-mode Message-ID: <20160504122621.GA23337@cventin.lip.ens-lyon.fr> References: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.6.0-6619-vl-r87826 (2016-04-11) X-Debbugs-Envelope-To: 23445 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" --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit I've attached full backtrace information with gdb run when Emacs was frozen. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="gdb.txt" Content-Transfer-Encoding: quoted-printable Thread 2 (Thread 0x7ff4d410d700 (LWP 22722)): #0 0x00007ff4e524ce5d in poll () at ../sysdeps/unix/syscall-template.S:84 No locals. #1 0x00007ff4e977032c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007ff4e977043c in g_main_context_iteration () from /lib/x86_64-linu= x-gnu/libglib-2.0.so.0 No symbol table info available. #3 0x00007ff4e9770479 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #4 0x00007ff4e9796b75 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #5 0x00007ff4e5745454 in start_thread (arg=3D0x7ff4d410d700) at pthread_cr= eate.c:334 __res =3D pd =3D 0x7ff4d410d700 now =3D unwind_buf =3D {cancel_jmp_buf =3D {{jmp_buf =3D {140689506621184, = -6227568873963099164, 0, 140736862296111, 3, 0, 6231454917037812708, 623155= 9056190630884}, mask_was_saved =3D 0}}, priv =3D {pad =3D {0x0, 0x0, 0x0, 0= x0}, data =3D {prev =3D 0x0, cleanup =3D 0x0, canceltype =3D 0}}} not_first_call =3D pagesize_m1 =3D sp =3D freesize =3D __PRETTY_FUNCTION__ =3D "start_thread" #6 0x00007ff4e5255eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clo= ne.S:109 No locals. Thread 1 (Thread 0x7ff4ecd0db00 (LWP 22721)): #0 re_match_2_internal (bufp=3Dbufp@entry=3D0xb6af28 , st= ring1=3D0x0, string1@entry=3D0x1393b20 "if", size1=3D0, size1@entry=3D2, st= ring2=3D, string2@entry=3D0x1393b34 "", size2=3D2, size2@ent= ry=3D0, pos=3Dpos@entry=3D0, regs=3D0xb69ca0 , stop=3D2) at re= gex.c:6236 str =3D 0x1393b21 "f" pat =3D 0xbe8bde "\002\001;\016\a" mcnt =3D reg =3D end1 =3D end2 =3D 0x1393b22 "" end_match_1 =3D end_match_2 =3D 0x1393b22 "" d =3D 0x1393b21 "f" dend =3D 0x1393b22 "" dfail =3D p =3D pend =3D 0xbe8c29 "" translate =3D 17800397 multibyte =3D 0 '\000' target_multibyte =3D 1 '\001' fail_stack =3D {stack =3D 0x7fffdaaee7f0, size =3D ,= avail =3D 3, frame =3D 0} num_regs =3D 2 regstart =3D regend =3D best_regs_set =3D 0 best_regstart =3D 0x7fffdaaee790 best_regend =3D 0x7fffdaaee770 match_end =3D #1 0x000000000053a568 in re_search_2 (bufp=3Dbufp@entry=3D0xb6af28 , str1=3Dstr1@entry=3D0x1393b20 "if", size1=3Dsize1@entry=3D2, st= r2=3Dstr2@entry=3D0x1393b34 "", size2=3Dsize2@entry=3D0, startpos=3D0, rang= e=3D0, regs=3D0xb69ca0 , stop=3D2) at regex.c:4441 val =3D string1 =3D 0x1393b20 "if" string2 =3D 0x1393b34 "" fastmap =3D 0xb6af68 '\001' ... translate =3D 17800397 total_size =3D 2 endpos =3D anchored_start =3D multibyte =3D 1 '\001' #2 0x000000000052fab6 in search_buffer (string=3Dstring@entry=3D13100881, = pos=3D, pos_byte=3D, lim=3Dlim@entry=3D1, lim= _byte=3Dlim_byte@entry=3D1, n=3Dn@entry=3D-1, RE=3D1, trt=3D17800397, inver= se_trt=3D17564317, posix=3Dfalse) at search.c:1229 val =3D p2 =3D 0x1393b34 "" s1 =3D 2 p1 =3D 0x1393b20 "if" s2 =3D 0 bufp =3D 0xb6af28 len =3D len_byte =3D i =3D #3 0x0000000000530e80 in search_command (string=3D13100881, bound=3D, noerror=3D12383138, count=3D, direction=3Ddirecti= on@entry=3D-1, RE=3DRE@entry=3D1, posix=3Dfalse) at search.c:1067 np =3D lim =3D 1 lim_byte =3D 1 n =3D -1 #4 0x0000000000531067 in Fre_search_backward (regexp=3D, bo= und=3D, noerror=3D, count=3D) = at search.c:2229 No locals. #5 0x000000000055da7a in Ffuncall (nargs=3D, args=3Dargs@en= try=3D0x7fffdaaef908) at eval.c:2822 fun =3D 8680893 original_fun =3D 12556226 numargs =3D val =3D internal_args =3D 0x7fffdaaef850 i =3D count =3D 28 #6 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D8839717, maxdepth=3D, args_template=3D, na= rgs=3Dnargs@entry=3D3, args=3D, args@entry=3D0x86e201 ) at bytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x86e228 stack =3D {pc =3D 0xb02fcf "\205\016", byte_string = =3D 8839681, byte_string_start =3D 0xb02fc5 "`\212\300\301\0= 05\302Q\004\303#\205\016", next =3D 0x7fffdaaefad0} top =3D 0x7fffdaaef908 result =3D type =3D #7 0x000000000055d5b7 in funcall_lambda (fun=3D140736862288592, nargs=3Dna= rgs@entry=3D3, arg_vector=3D0x86e201 , arg_vector@entry=3D0x7f= ffdaaefa68) at eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #8 0x000000000055d8bb in Ffuncall (nargs=3D4, args=3Dargs@entry=3D0x7fffda= aefa60) at eval.c:2872 fun =3D original_fun =3D 15942866 numargs =3D 3 val =3D internal_args =3D i =3D count =3D 26 #9 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D13061085, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0xc78361) at b= ytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0xc74be0 stack =3D {pc =3D 0x309d849 "\203^", byte_string =3D 13075297, byte= _string_start =3D 0x309d7f8 "\304 \305`[!\210n\203*", next =3D 0x7fffdaaefc= 20} top =3D 0x7fffdaaefa60 result =3D type =3D #10 0x000000000055d5b7 in funcall_lambda (fun=3D140736862288928, nargs=3Dna= rgs@entry=3D0, arg_vector=3D0xc78361, arg_vector@entry=3D0x7fffdaaefbb8) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #11 0x000000000055d8bb in Ffuncall (nargs=3D1, args=3Dargs@entry=3D0x7fffda= aefbb0) at eval.c:2872 fun =3D original_fun =3D 13064002 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 25 #12 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D17877245, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0xc72f21) at b= ytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x110c900 stack =3D {pc =3D 0x309ce1f "\262\001\302\001G!\205\025", byte_stri= ng =3D 13053729, byte_string_start =3D 0x309ce18 "\212\211\204\t", next =3D= 0x7fffdaaefd70} top =3D 0x7fffdaaefbb0 result =3D type =3D #13 0x000000000055d5b7 in funcall_lambda (fun=3D140736862289264, nargs=3Dna= rgs@entry=3D0, arg_vector=3D0xc72f21, arg_vector@entry=3D0x7fffdaaefd00) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #14 0x000000000055d8bb in Ffuncall (nargs=3D1, args=3Dargs@entry=3D0x7fffda= aefcf8) at eval.c:2872 fun =3D original_fun =3D 13035634 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 23 #15 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D13060693, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0xc77de1) at b= ytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0xc74a58 stack =3D {pc =3D 0x309d5d7 "\307y\210\211\204\062", byte_string = =3D 13073889, byte_string_start =3D 0x309d5b0 "\303\304!\203\071", next =3D= 0x7fffdaaeff10} top =3D 0x7fffdaaefcf8 result =3D type =3D #16 0x000000000055d5b7 in funcall_lambda (fun=3D140736862289680, nargs=3Dna= rgs@entry=3D0, arg_vector=3D0xc77de1, arg_vector@entry=3D0x7fffdaaefe60) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #17 0x000000000055d8bb in Ffuncall (nargs=3D1, args=3Dargs@entry=3D0x7fffda= aefe58) at eval.c:2872 fun =3D original_fun =3D 13060941 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 22 #18 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D12950109, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0xc61501) at b= ytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0xc59a60 stack =3D {pc =3D 0x308c444 "\306\001\r\"A\211\204X", byte_string = =3D 12981505, byte_string_start =3D 0x308c430 "=C4=A2;\205\021", next =3D 0= x7fffdaaf01d0} top =3D 0x7fffdaaefe58 result =3D type =3D #19 0x000000000055d5b7 in funcall_lambda (fun=3D140736862290384, nargs=3Dna= rgs@entry=3D0, arg_vector=3D0xc61501, arg_vector@entry=3D0x7fffdaaeffe8) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #20 0x000000000055d8bb in Ffuncall (nargs=3D1, args=3D0x7fffdaaeffe0) at ev= al.c:2872 fun =3D original_fun =3D 12950373 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 21 #21 0x000000000055cfcc in eval_sub (form=3Dform@entry=3D13164870) at eval.c= :2154 vals =3D 0x7fffdaaeffe0 argnum =3D sa_must_free =3D numargs =3D args_left =3D 12383090 i =3D maxargs =3D argvals =3D {5, 140736862290224, 20, 5518581, 12950368, 5518922, 86= 81584, 140736862290128} fun =3D 11574309 val =3D original_args =3D 13164854 gcpro3 =3D {next =3D , var =3D 0x7fffdaaeffe0, nvars= =3D } count =3D #22 0x000000000055bbfb in internal_catch (tag=3D17447490, func=3D0x55c930 <= eval_sub>, arg=3D13164870) at eval.c:1112 val =3D c =3D #23 0x0000000000593fe0 in exec_byte_code (bytestr=3D, vector= =3D50921925, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D5, args=3D, args@entry=3D0xc61481) at b= ytecode.c:1097 v1 =3D targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x30901c8 stack =3D {pc =3D 0x308c423 "\207", byte_string =3D 12981377, byte_= string_start =3D 0x308c408 "\211C\300\301\302\303\304\305\306\006\f\006\f\0= 06\f\006\f\006\v%\307\"\310\311%D\215\207", next =3D 0x7fffdaaf0330} top =3D 0x7fffdaaf0118 result =3D type =3D #24 0x000000000055d5b7 in funcall_lambda (fun=3D140736862290736, nargs=3Dna= rgs@entry=3D5, arg_vector=3D0xc61481, arg_vector@entry=3D0x7fffdaaf02b8) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #25 0x000000000055d8bb in Ffuncall (nargs=3D6, args=3Dargs@entry=3D0x7fffda= af02b0) at eval.c:2872 fun =3D original_fun =3D 12980210 numargs =3D 5 val =3D internal_args =3D i =3D count =3D 19 #26 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D50917349, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D1, args=3D, args@entry=3D0xc63ae1) at b= ytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x308efe8 stack =3D {pc =3D 0x308c697 "\207", byte_string =3D 12991201, byte_= string_start =3D 0x308c688 "\301\302\b!\302\303!\302\304!\302\305!\005%\207= ", next =3D 0x7fffdaaf04b0} top =3D 0x7fffdaaf02b0 result =3D type =3D #27 0x000000000055d5b7 in funcall_lambda (fun=3D140736862291120, nargs=3Dna= rgs@entry=3D1, arg_vector=3D0xc63ae1, arg_vector@entry=3D0x7fffdaaf0418) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #28 0x000000000055d8bb in Ffuncall (nargs=3D2, args=3Dargs@entry=3D0x7fffda= af0410) at eval.c:2872 fun =3D original_fun =3D 12980450 numargs =3D 1 val =3D internal_args =3D i =3D count =3D 18 #29 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D21353477, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0xc64e91) at b= ytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x145d408 stack =3D {pc =3D 0x308ce80 "`\001@?\205>", byte_string =3D 1299624= 1, byte_string_start =3D 0x308ce58 "\306 \211\205\243", next =3D 0x7fffdaaf= 0790} top =3D 0x7fffdaaf0410 result =3D type =3D #30 0x000000000055d5b7 in funcall_lambda (fun=3D140736862291856, nargs=3Dna= rgs@entry=3D0, arg_vector=3D0xc64e91, arg_vector@entry=3D0x7fffdaaf0588) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #31 0x000000000055d8bb in Ffuncall (nargs=3D1, args=3D0x7fffdaaf0580) at ev= al.c:2872 fun =3D original_fun =3D 21353605 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 17 #32 0x000000000055cfcc in eval_sub (form=3Dform@entry=3D13164646) at eval.c= :2154 vals =3D 0x7fffdaaf0580 argnum =3D sa_must_free =3D numargs =3D args_left =3D 12383090 i =3D maxargs =3D argvals =3D {12571970, 140736862291728, 140736862291712, 5950669, 1= 2, 4, 17, 17} fun =3D 11574309 val =3D original_args =3D 13164630 gcpro3 =3D {next =3D , var =3D 0x7fffdaaf0580, nvars= =3D } count =3D #33 0x00000000005603de in internal_lisp_condition_case (var=3D, bodyform=3D13164646, handlers=3D) at eval.c:1317 val =3D c =3D oldhandlerlist =3D 0xbe9070 clausenb =3D #34 0x000000000059409f in exec_byte_code (bytestr=3D, vector= =3D21367725, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D1, args=3D, args@entry=3D0xc64d91) at b= ytecode.c:1162 handlers =3D body =3D targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x1460bb0 stack =3D {pc =3D 0x308ce29 "\210\t\211@@\262\001b\210\303\313\003\= 003#\207", byte_string =3D 12995985, byte_string_start =3D 0x308cdf8 "\b\20= 3\016", next =3D 0x7fffdaaf09b0} top =3D 0x7fffdaaf0708 result =3D type =3D #35 0x000000000055d5b7 in funcall_lambda (fun=3D140736862292400, nargs=3Dna= rgs@entry=3D1, arg_vector=3D0xc64d91, arg_vector@entry=3D0x7fffdaaf0950) at= eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #36 0x000000000055d8bb in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@en= try=3D0x7fffdaaf0948) at eval.c:2872 fun =3D original_fun =3D 12996930 numargs =3D 1 val =3D internal_args =3D i =3D count =3D 15 #37 0x000000000055ee14 in Fapply (nargs=3D3, args=3D0x7fffdaaf0948) at eval= =2Ec:2293 i =3D numargs =3D spread_arg =3D 12383090 funcall_args =3D 0x0 fun =3D 12996930 retval =3D gcpro1 =3D sa_must_free =3D false #38 0x000000000055d99a in Ffuncall (nargs=3D, args=3Dargs@en= try=3D0x7fffdaaf0940) at eval.c:2792 fun =3D 11574645 original_fun =3D 12508242 numargs =3D 3 val =3D internal_args =3D i =3D count =3D 14 #39 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D17889093, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0x1068771) at = bytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x110f748 stack =3D {pc =3D 0xf2212d "\207", byte_string =3D 17205105, byte_s= tring_start =3D 0xf22128 "\300\301\302\003#\207", next =3D 0x7fffdaaf0b10} top =3D 0x7fffdaaf0940 result =3D type =3D #40 0x000000000055d5b7 in funcall_lambda (fun=3D140736862292752, nargs=3Dna= rgs@entry=3D0, arg_vector=3D0x1068771, arg_vector@entry=3D0x7fffdaaf0a90) a= t eval.c:2978 val =3D syms_left =3D lexenv =3D i =3D optional =3D rest =3D #41 0x000000000055d8bb in Ffuncall (nargs=3D1, args=3Dargs@entry=3D0x7fffda= af0a88) at eval.c:2872 fun =3D original_fun =3D 12459709 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 13 #42 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D17434941, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0x0) at byteco= de.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x10a0940 stack =3D {pc =3D 0x13f3f9e "\211\032\204\025", byte_string =3D 165= 56673, byte_string_start =3D 0x13f3f98 "\b\205\006", next =3D 0x7fffdaaf0da= 0} top =3D 0x7fffdaaf0a88 result =3D type =3D #43 0x000000000055d51f in funcall_lambda (fun=3D18678941, nargs=3Dnargs@ent= ry=3D0, arg_vector=3Darg_vector@entry=3D0x7fffdaaf0d38) at eval.c:3044 val =3D syms_left =3D 12383090 lexenv =3D 12383090 i =3D optional =3D rest =3D #44 0x000000000055d8bb in Ffuncall (nargs=3Dnargs@entry=3D1, args=3Dargs@en= try=3D0x7fffdaaf0d30) at eval.c:2872 fun =3D original_fun =3D 19129378 numargs =3D 0 val =3D internal_args =3D i =3D count =3D 12 #45 0x000000000055ee14 in Fapply (nargs=3D2, args=3D0x7fffdaaf0d30) at eval= =2Ec:2293 i =3D numargs =3D spread_arg =3D 12383090 funcall_args =3D 0x0 fun =3D 19129378 retval =3D gcpro1 =3D sa_must_free =3D false #46 0x000000000055d99a in Ffuncall (nargs=3D, args=3Dargs@en= try=3D0x7fffdaaf0d28) at eval.c:2792 fun =3D 11574645 original_fun =3D 12508242 numargs =3D 2 val =3D internal_args =3D i =3D count =3D 11 #47 0x0000000000592c93 in exec_byte_code (bytestr=3D, vector= =3D10055005, maxdepth=3D, args_template=3D, n= args=3D, args=3D) at bytecode.c:916 targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x996d60 stack =3D {pc =3D 0xa877d8 "\210)\301\207", byte_str= ing =3D 10054953, byte_string_start =3D 0xa877cf "r\301\b\30= 2H\b\303H\"\210)\301\207", next =3D 0x7fffdaaf0fe0} top =3D 0x7fffdaaf0d28 result =3D type =3D #48 0x000000000055cde3 in eval_sub (form=3Dform@entry=3D10054926) at eval.c= :2187 numargs =3D args_left =3D 12383090 i =3D maxargs =3D 3 argvals =3D {10054953, 10055005, 16, 10053416, 0, 12383090, 1005328= 8, 12383090} fun =3D 11584349 val =3D original_args =3D 10054942 gcpro3 =3D {next =3D , var =3D 0x7fffdaaf0e40, nvars= =3D } count =3D #49 0x00000000005603de in internal_lisp_condition_case (var=3D, bodyform=3D10054926, handlers=3D) at eval.c:1317 val =3D c =3D oldhandlerlist =3D 0xbe8f40 clausenb =3D #50 0x000000000059409f in exec_byte_code (bytestr=3D, vector= =3D10054693, maxdepth=3D, args_template=3D, n= args=3Dnargs@entry=3D0, args=3D, args@entry=3D0x0) at byteco= de.c:1162 handlers =3D body =3D targets =3D {0x592e00 , 0x593d98 , 0x593da0 , 0x593da8 , 0= x592be8 , 0x592bf0 , 0x594490 , 0x594430 , 0x594580 , 0x594558 , 0x594690 , 0x59= 4578 , 0x592d20 , 0x592d20 , 0x594110 , 0x594530 , 0x594350 , 0x594358 , 0x593d2= 0 , 0x5943a0 , 0x592d88 , 0x592d90 , 0x592e50 ,= 0x594360 , 0x5943d0 , 0x5943d8 <= exec_byte_code+6632>, 0x594418 , 0x5943e0 , 0x592c28 , 0x592c30 , 0x= 594388 , 0x5943a8 , 0x594410 , 0x594420 , 0x594428 , 0x592f80 , 0x592c70 , 0x59= 2c70 , 0x594560 , 0x5943e8 , 0x593de0 , 0x593dd8 , 0x593de8 , 0x592fa0 , 0x592c= b0 , 0x592cb0 , 0x592f88 , 0x593db0 , 0x594000 = , 0x593fb0 , 0x593e50 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 ,= 0x5934d0 , 0x593560 , 0x5935a8 <= exec_byte_code+3000>, 0x5935f0 , 0x593638 , 0x594270 , 0x5941b0 , = 0x593680 , 0x594230 , 0x5941f0 , 0x5936b8 , 0x5936f0 , 0x593720 , 0x593760 , 0= x593798 , 0x593820 , 0x593850 , 0x593890 , 0x5938d0 , 0x593900 , 0x593930 , 0x= 593970 , 0x5939b0 , 0x5939f0 , 0x593a30 , 0x593a68 , 0x593aa0 , 0x593b28 , 0x5= 93b68 , 0x593ba8 , 0x593c60 , 0x593ca0 , 0x593ce0 , 0x594698 , 0x5946d8 , 0x59= 4710 , 0x594748 , 0x594780 , 0x5947b8 , 0x5947f0 , 0x5948a0 , 0x592cf0 , 0x5948= e0 , 0x594910 , 0x594990 , 0x5949d0 , 0x594a10 , 0x594a40 , 0x594a70 , 0x594aa= 0 , 0x594ad0 , 0x592e00 , 0x594b00 , 0x594b30 , 0x594b60 , 0x594b90 , 0x594bc0= , 0x594bf0 , 0x592cf0 , 0x592e00 , 0x594c20 ,= 0x594c60 , 0x594c90 , 0x594cc0 <= exec_byte_code+8912>, 0x594d00 , 0x594d40 , 0x594d70 , 0x594e40 , = 0x594e80 , 0x594ec0 , 0x594f00 , 0x594f30 , 0x592e00 , 0x594640 , 0x592fd8 , 0= x594128 , 0x593078 , 0x593130 , 0x5931b0 , 0x593df0 , 0x594620 , 0x592e68 , 0x= 594588 , 0x5945b8 , 0x593f80 , 0x593fc0 , 0x594030 , 0x594080 , 0x5940c0 , 0x5= 93470 , 0x592fa8 , 0x594f60 , 0x594fa0 , 0x5951b8 , 0x5951e0 , 0x595210 , 0= x595240 , 0x595280 , 0x5952c0 <= exec_byte_code+10448>, 0x595300 , 0x595340 , 0x594fd0 , 0x595010 , 0x595050 , 0x595080 , 0x5950c0= , 0x595100 , 0x595140 , 0x595180 , 0x594828 , 0x594860 , 0x593d28 , 0x593d= 60 , 0x592e00 , 0x593260 , 0x5932e8 , 0x593358 , 0x5933f8 , 0x5942b8 , 0x5937d= 0 , 0x593ad8 , 0x594940 , 0x5944e0 , 0x592e98 , 0x592e00 , 0x592e00 , 0x592f30= , 0x592e00 , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592e00 = , 0x592e00 , 0x592e00 , 0x592ef8 } count =3D op =3D vectorp =3D 0x996c28 stack =3D {pc =3D 0xa87857 "\210\016\027\205\217", b= yte_string =3D 10054657, byte_string_start =3D 0xa877dd "\b\= 021\n\020\v\022\306\034\v\033\307\v!\206\026", next =3D 0x0} top =3D 0x7fffdaaf0f68 result =3D type =3D #51 0x000000000055d51f in funcall_lambda (fun=3D10054613, nargs=3Dnargs@ent= ry=3D1, arg_vector=3Darg_vector@entry=3D0x7fffdaaf1128) at eval.c:3044 val =3D syms_left =3D 12383090 lexenv =3D 12383090 i =3D optional =3D rest =3D #52 0x000000000055d8bb in Ffuncall (nargs=3Dnargs@entry=3D2, args=3Dargs@en= try=3D0x7fffdaaf1120) at eval.c:2872 fun =3D original_fun =3D 12422818 numargs =3D 1 val =3D internal_args =3D i =3D count =3D 4 #53 0x000000000055dbda in call1 (fn=3D, arg1=3Darg1@entry=3D= 18678981) at eval.c:2610 ret_ungc_val =3D gcpro1 =3D {next =3D , var =3D , nvar= s =3D 2} args =3D {12422818, 18678981} #54 0x00000000004ef718 in timer_check_2 (idle_timers=3D, tim= ers=3D) at keyboard.c:4515 old_deactivate_mark =3D 12383090 idle_timer_ripe =3D timer =3D timer_time =3D {tv_sec =3D 12383090, tv_nsec =3D 5175148} timer_difference =3D idle_timer_difference =3D ripe =3D idle_timer =3D idle_timer_time =3D {tv_sec =3D 0, tv_nsec =3D 125000000} difference =3D timer_ripe =3D nexttime =3D {tv_sec =3D , tv_nsec =3D -1} idleness_now =3D chosen_timer =3D 18678981 now =3D {tv_sec =3D 1462363262, tv_nsec =3D 904047988} #55 timer_check () at keyboard.c:4582 nexttime =3D timers =3D 12383090 idle_timers =3D 13166070 tem =3D #56 0x00000000004efad1 in readable_events (flags=3D1) at keyboard.c:3448 No locals. #57 0x00000000004f1208 in get_input_pending (flags=3Dflags@entry=3D1) at ke= yboard.c:6766 No locals. #58 0x00000000004f4418 in detect_input_pending_run_timers (do_display=3Ddo_= display@entry=3Dtrue) at keyboard.c:9895 old_timers_run =3D #59 0x000000000059d27c in wait_reading_process_output (time_limit=3Dtime_li= mit@entry=3D30, nsecs=3Dnsecs@entry=3D0, read_kbd=3Dread_kbd@entry=3D-1, do= _display=3Ddo_display@entry=3Dtrue, wait_for_cell=3D12383090, wait_proc=3Dw= ait_proc@entry=3D0x0, just_wait_proc=3D0) at process.c:4702 old_timers_run =3D 5 old_buffer =3D 0x1463e40 old_window =3D 12463789 leave =3D false timeout_reduced_for_timers =3D true channel =3D nfds =3D Available =3D {fds_bits =3D {32, 0 }} Writeok =3D {fds_bits =3D {0 }} check_write =3D check_delay =3D no_avail =3D xerrno =3D 4 proc =3D timeout =3D {tv_sec =3D 0, tv_nsec =3D 124896007} wait_channel =3D -1 got_some_input =3D false #60 0x0000000000422763 in sit_for (timeout=3D, reading=3Drea= ding@entry=3Dtrue, display_option=3Ddisplay_option@entry=3D1) at dispnew.c:= 5867 sec =3D 30 nsec =3D 0 do_display =3D true #61 0x00000000004f5364 in read_char (commandflag=3D1, map=3Dmap@entry=3D131= 65702, prev_event=3D12383090, used_mouse_menu=3Dused_mouse_menu@entry=3D0x7= fffdaaf18fb, end_time=3Dend_time@entry=3D0x0) at keyboard.c:2810 tem0 =3D timeout =3D delay_level =3D buffer_size =3D c =3D jmpcount =3D 2 local_getcjmp =3D {{__jmpbuf =3D {12383090, -6227568873963099164, 2= 0823312, 13165702, 140736862296528, 140736862296528, 6227508809704041444, -= 6227568420787164188}, __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {= 12422914, 16008290, 16008290, 16008290, 5, 12383090, 12383090, 2, 5570001, = 16008290, 2, 21380672, 16453248, 16766736, 5548902, 1}}}} save_jump =3D {{__jmpbuf =3D {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_s= aved =3D 0, __saved_mask =3D {__val =3D {0 }}}} tem =3D save =3D previous_echo_area_message =3D 12383090 also_record =3D 12383090 reread =3D false polling_stopped_here =3D false orig_kboard =3D 0x13dbd10 #62 0x00000000004f653d in read_key_sequence (keybuf=3Dkeybuf@entry=3D0x7fff= daaf19d0, prompt=3D12383090, dont_downcase_last=3Ddont_downcase_last@entry= =3Dfalse, can_return_switch_frame=3Dcan_return_switch_frame@entry=3Dtrue, f= ix_current_buffer=3Dfix_current_buffer@entry=3Dtrue, prevent_redisplay=3Dpr= event_redisplay@entry=3Dfalse, bufsize=3D30) at keyboard.c:9089 interrupted_kboard =3D 0x13dbd10 interrupted_frame =3D 0xbe2ca8 key =3D used_mouse_menu =3D false echo_local_start =3D 0 last_real_key_start =3D keys_local_start =3D new_binding =3D t =3D echo_start =3D 0 keys_start =3D 0 current_binding =3D 13165702 first_event =3D 12383090 first_unbound =3D 31 mock_input =3D 0 fkey =3D {parent =3D 15707990, map =3D 15707990, start =3D 0, end = =3D 0} keytran =3D {parent =3D 12363334, map =3D 12363334, start =3D 0, en= d =3D 0} indec =3D {parent =3D 15708214, map =3D 15708214, start =3D 0, end = =3D 0} shift_translated =3D false delayed_switch_frame =3D 12383090 original_uppercase =3D 140736862296432 original_uppercase_position =3D -1 dummyflag =3D false fake_prefixed_keys =3D 12383090 #63 0x00000000004f8290 in command_loop_1 () at keyboard.c:1453 cmd =3D keybuf =3D {12559698, 316, 272, -3000781657377619456, 0, 16398658, = 9263392, 96, 1, 140736862297392, 140736862296800, 5622801, 140736862297392,= 19, 296, 336, 4, 12383090, 0, 0, 472446402651, 12506786, 12383090, 1571722= 2, 12506786, 12383090, 15717222, 5550822, 12506786, 64} i =3D prev_modiff =3D 8 prev_buffer =3D 0x1463e40 #64 0x000000000055bd17 in internal_condition_case (bfun=3Dbfun@entry=3D0x4f= 8090 , handlers=3D, hfun=3Dhfun@entry=3D0x4e= ed80 ) at eval.c:1348 val =3D c =3D #65 0x00000000004ea28e in command_loop_2 (ignore=3Dignore@entry=3D12383090)= at keyboard.c:1178 val =3D 140736862283800 #66 0x000000000055bbfb in internal_catch (tag=3D12430498, func=3Dfunc@entry= =3D0x4ea270 , arg=3D12383090) at eval.c:1112 val =3D c =3D #67 0x00000000004ee967 in command_loop () at keyboard.c:1157 No locals. #68 recursive_edit_1 () at keyboard.c:778 val =3D 20599648 #69 0x00000000004eeca8 in Frecursive_edit () at keyboard.c:849 buffer =3D #70 0x0000000000418729 in main (argc=3D, argv=3D0x7fffdaaf1d= 38) at emacs.c:1642 dummy =3D 65655893609 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D dumping =3D skip_args =3D 1 rlim =3D {rlim_cur =3D 8720000, rlim_max =3D 18446744073709551615} no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x0 original_pwd =3D --LQksG6bCIzRHxTLp-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 10:31:00 2016 Received: (at 23445-done) by debbugs.gnu.org; 4 May 2016 14:31:00 +0000 Received: from localhost ([127.0.0.1]:37800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axxpM-0003By-AF for submit@debbugs.gnu.org; Wed, 04 May 2016 10:31:00 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:18302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axxpJ-0003Bp-Jk for 23445-done@debbugs.gnu.org; Wed, 04 May 2016 10:30:58 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqsEAP4GKlekD4Xx/2dsb2JhbABegmeBJH27ax6FcgKCAAEBAQEBAWYnhEIBAQMBeQULCAMhJQ8BBEkTiCIIuSqEAQEBAQcCAR2GIIRNihgBBJgZhXyJbgGHWoVmjzRig206MIg8AQEB Received: from mathsrv4.ulb.ac.be (HELO localhost) ([164.15.133.241]) by smtp.ulb.ac.be with ESMTP/TLS/AES128-SHA; 04 May 2016 16:30:03 +0200 From: Nicolas Richard To: Vincent Lefevre Subject: Re: bug#23445: 24.5; freeze in sh mode with show-paren-mode References: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> Date: Wed, 04 May 2016 16:30:14 +0200 In-Reply-To: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> (Vincent Lefevre's message of "Wed, 04 May 2016 14:07:16 +0200") Message-ID: <87r3dhq4jt.fsf@ulb.ac.be> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: 23445-done Cc: 23445-done@debbugs.gnu.org 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: -4.4 (----) Vincent Lefevre writes: > On a Debian/unstable machine: > > 1. Run: emacs -Q --eval '(show-paren-mode 1)' does-not-exist.sh > 2. Type "if", then . Thanks for the report and the recipe. I can reproduce it on 24.5 but not on the emacs-25 branch, so I guess this was fixed in the meantime and I'm closing your report. Feel free to ask if you need more information. -- Nicolas From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 11:39:21 2016 Received: (at control) by debbugs.gnu.org; 4 May 2016 15:39:21 +0000 Received: from localhost ([127.0.0.1]:37930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axytU-0004vS-Uj for submit@debbugs.gnu.org; Wed, 04 May 2016 11:39:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60985) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axytT-0004vF-HG for control@debbugs.gnu.org; Wed, 04 May 2016 11:39:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axytE-00064t-OX for control@debbugs.gnu.org; Wed, 04 May 2016 11:39:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.0 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]:50490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axytE-00064B-Lm for control@debbugs.gnu.org; Wed, 04 May 2016 11:39:04 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1axyt9-00048k-VS for control@debbugs.gnu.org; Wed, 04 May 2016 11:39:00 -0400 Subject: control message for bug 23445 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 04 May 2016 11:38:59 -0400 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: -7.1 (-------) 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: -7.1 (-------) unarchive 19852 forcemerge 19852 23445 From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 11:41:38 2016 Received: (at control) by debbugs.gnu.org; 4 May 2016 15:41:38 +0000 Received: from localhost ([127.0.0.1]:37944 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axyvi-000507-NF for submit@debbugs.gnu.org; Wed, 04 May 2016 11:41:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33437) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axyvg-0004zu-Ma for control@debbugs.gnu.org; Wed, 04 May 2016 11:41:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axyvS-0006nl-Ax for control@debbugs.gnu.org; Wed, 04 May 2016 11:41:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.0 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]:50534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axyvS-0006ml-84 for control@debbugs.gnu.org; Wed, 04 May 2016 11:41:22 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1axyvN-0004U7-JP for control@debbugs.gnu.org; Wed, 04 May 2016 11:41:17 -0400 Subject: control message for bug 23445 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 04 May 2016 11:41:17 -0400 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: -7.1 (-------) 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: -7.1 (-------) unarchive 22112 merge 22112 23445 From debbugs-submit-bounces@debbugs.gnu.org Wed May 04 20:44:25 2016 Received: (at 23445) by debbugs.gnu.org; 5 May 2016 00:44:25 +0000 Received: from localhost ([127.0.0.1]:38561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ay7Oy-0006Ni-SI for submit@debbugs.gnu.org; Wed, 04 May 2016 20:44:25 -0400 Received: from ioooi.vinc17.net ([92.243.22.117]:35291) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ay7Ox-0006NZ-GK for 23445@debbugs.gnu.org; Wed, 04 May 2016 20:44:23 -0400 Received: from smtp-zira.vinc17.net (128.119.75.86.rev.sfr.net [86.75.119.128]) by ioooi.vinc17.net (Postfix) with ESMTPSA id 34236456; Thu, 5 May 2016 02:44:22 +0200 (CEST) Received: by zira.vinc17.org (Postfix, from userid 1000) id EFBDEC202CF; Thu, 5 May 2016 02:44:21 +0200 (CEST) Date: Thu, 5 May 2016 02:44:21 +0200 From: Vincent Lefevre To: Nicolas Richard Subject: Re: bug#23445: 24.5; freeze in sh mode with show-paren-mode Message-ID: <20160505004421.GB24184@zira.vinc17.org> References: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> <87r3dhq4jt.fsf@ulb.ac.be> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87r3dhq4jt.fsf@ulb.ac.be> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.6.0-6623-vl-r87826 (2016-04-14) X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 23445 Cc: 23445@debbugs.gnu.org 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: -2.1 (--) On 2016-05-04 16:30:14 +0200, Nicolas Richard wrote: > Thanks for the report and the recipe. I can reproduce it on 24.5 but not > on the emacs-25 branch, so I guess this was fixed in the meantime and > I'm closing your report. Feel free to ask if you need more information. OK. If someone has a patch (or knows the commit the fixed the bug), I'd be interested. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) From debbugs-submit-bounces@debbugs.gnu.org Thu May 05 01:31:08 2016 Received: (at 23445) by debbugs.gnu.org; 5 May 2016 05:31:08 +0000 Received: from localhost ([127.0.0.1]:38629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ayBsS-0004yQ-Ch for submit@debbugs.gnu.org; Thu, 05 May 2016 01:31:08 -0400 Received: from mailrelay108.isp.belgacom.be ([195.238.20.135]:52298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ayBsQ-0004xv-JK for 23445@debbugs.gnu.org; Thu, 05 May 2016 01:31:07 -0400 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2BkCADX2SpX/+Qqhm1egziBULlvAQ2BdoYQAoE5ORQBAQEBAQEBZSdBAQEDCQSDbgEBAQMBViMFCwgDFAQJJQ8BKR4GE4giDLpKg3UBAQEBAQUCAR2GIIRMihgFmBqdLI80HgEBQoNtOjCCBIJZg30BAQE Received: from 228.42-134-109.adsl-dyn.isp.belgacom.be (HELO Aurora) ([109.134.42.228]) by relay.skynet.be with ESMTP; 05 May 2016 07:30:59 +0200 References: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> <87r3dhq4jt.fsf@ulb.ac.be> <20160505004421.GB24184@zira.vinc17.org> User-agent: mu4e 0.9.17; emacs 25.0.93.1 From: Nicolas Richard To: Vincent Lefevre Subject: Re: bug#23445: 24.5; freeze in sh mode with show-paren-mode In-reply-to: <20160505004421.GB24184@zira.vinc17.org> Date: Thu, 05 May 2016 07:30:59 +0200 Message-ID: <86r3dhm5po.fsf@ulb.ac.be> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23445 Cc: 23445@debbugs.gnu.org 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: -0.7 (/) Vincent Lefevre writes: > On 2016-05-04 16:30:14 +0200, Nicolas Richard wrote: >> Thanks for the report and the recipe. I can reproduce it on 24.5 but not >> on the emacs-25 branch, so I guess this was fixed in the meantime and >> I'm closing your report. Feel free to ask if you need more information. > > OK. If someone has a patch (or knows the commit the fixed the bug), > I'd be interested. Not sure, but it could be this one : commit 1bab3cefc133e06aaf4a48efb1623d1b458ab212 Author: Tassilo Horn Date: Mon Oct 26 08:01:18 2015 +0100 Fix infinite loop in sh-script's SMIE code * lisp/progmodes/sh-script.el (sh-smie-sh-forward-token): Fix infinite loop (bug#21747). diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index fbb4a90..baed27b 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -1920,10 +1920,11 @@ Does not preserve point." ;; Pretend the here-document is a "newline representing a ;; semi-colon", since the here-doc otherwise covers the newline(s). ";") - (let ((semi (sh-smie--newline-semi-p))) - (forward-line 1) - (if (or semi (eobp)) ";" - (sh-smie-sh-forward-token)))) + (unless (eobp) + (let ((semi (sh-smie--newline-semi-p))) + (forward-line 1) + (if (or semi (eobp)) ";" + (sh-smie-sh-forward-token))))) (forward-comment (point-max)) (cond ((looking-at "\\\\\n") (forward-line 1) (sh-smie-sh-forward-token)) From debbugs-submit-bounces@debbugs.gnu.org Fri May 06 20:19:17 2016 Received: (at 23445) by debbugs.gnu.org; 7 May 2016 00:19:17 +0000 Received: from localhost ([127.0.0.1]:42125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aypxl-0000fa-9P for submit@debbugs.gnu.org; Fri, 06 May 2016 20:19:17 -0400 Received: from ioooi.vinc17.net ([92.243.22.117]:35555) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aypxj-0000fO-6h for 23445@debbugs.gnu.org; Fri, 06 May 2016 20:19:15 -0400 Received: from smtp-zira.vinc17.net (128.119.75.86.rev.sfr.net [86.75.119.128]) by ioooi.vinc17.net (Postfix) with ESMTPSA id 4B134512; Sat, 7 May 2016 02:19:14 +0200 (CEST) Received: by zira.vinc17.org (Postfix, from userid 1000) id 0AD88C201ED; Sat, 7 May 2016 02:19:14 +0200 (CEST) Date: Sat, 7 May 2016 02:19:14 +0200 From: Vincent Lefevre To: Nicolas Richard Subject: Re: bug#23445: 24.5; freeze in sh mode with show-paren-mode Message-ID: <20160507001914.GF2509@zira.vinc17.org> References: <8737pykowb.fsf@cventin.lip.ens-lyon.fr> <87r3dhq4jt.fsf@ulb.ac.be> <20160505004421.GB24184@zira.vinc17.org> <86r3dhm5po.fsf@ulb.ac.be> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86r3dhm5po.fsf@ulb.ac.be> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.6.0-6623-vl-r87826 (2016-04-14) X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 23445 Cc: 23445@debbugs.gnu.org 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: -2.1 (--) On 2016-05-05 07:30:59 +0200, Nicolas Richard wrote: > Vincent Lefevre writes: > > OK. If someone has a patch (or knows the commit the fixed the bug), > > I'd be interested. > > Not sure, but it could be this one : Thanks. I confirm that this fixes the bug. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) From unknown Mon Jun 23 20:20:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 Jun 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator