From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#10169: a simple interrupt evokes abort?! (but only with (require 'saveplace)) Date: Thu, 01 Dec 2011 13:09:34 -0500 Message-ID: <1bliqwtb8h.fsf@fencepost.gnu.org> References: <4ED7A551.5080803@cs.ucla.edu> <871uso6zjh.fsf@rho.meyering.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1322763012 14598 80.91.229.12 (1 Dec 2011 18:10:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Dec 2011 18:10:12 +0000 (UTC) Cc: Paul Eggert , 10169@debbugs.gnu.org To: Jim Meyering Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 01 19:10:07 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RWB5C-0003rM-CE for geb-bug-gnu-emacs@m.gmane.org; Thu, 01 Dec 2011 19:10:06 +0100 Original-Received: from localhost ([::1]:54808 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWB5B-0002g3-9D for geb-bug-gnu-emacs@m.gmane.org; Thu, 01 Dec 2011 13:10:05 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:46646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWB53-0002ex-OU for bug-gnu-emacs@gnu.org; Thu, 01 Dec 2011 13:10:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWB4y-0008CH-Fm for bug-gnu-emacs@gnu.org; Thu, 01 Dec 2011 13:09:57 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWB4y-0008CC-CO for bug-gnu-emacs@gnu.org; Thu, 01 Dec 2011 13:09:52 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RWB58-00007d-9D for bug-gnu-emacs@gnu.org; Thu, 01 Dec 2011 13:10:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 01 Dec 2011 18:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10169 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10169-submit@debbugs.gnu.org id=B10169.1322762990448 (code B ref 10169); Thu, 01 Dec 2011 18:10:02 +0000 Original-Received: (at 10169) by debbugs.gnu.org; 1 Dec 2011 18:09:50 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWB4v-000079-Ei for submit@debbugs.gnu.org; Thu, 01 Dec 2011 13:09:50 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RWB4t-000071-CM for 10169@debbugs.gnu.org; Thu, 01 Dec 2011 13:09:48 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RWB4h-0008II-UL; Thu, 01 Dec 2011 13:09:35 -0500 X-Spook: anthrax keyhole 9/11 CIDA Serbian JUWTF North Korea X-Ran: PVn-{!'SU7)6jl@du7R6P~dZU=TKCVCTV}0WK7*Kb>;W#AH]a)oR7MZ~aU(Z;OpbhCKt^" X-Hue: green X-Attribution: GM In-Reply-To: <871uso6zjh.fsf@rho.meyering.net> (Jim Meyering's message of "Thu, 01 Dec 2011 17:13:06 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 01 Dec 2011 13:10:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:54556 Archived-At: I can reproduce it on Scientific Linux 6.1, x86_64, with gcc 4.4.5 20110214 (Red Hat 4.4.5-6). Backtrace: #0 abort () at emacs.c:386 No locals. #1 0x00000000005f7e51 in Fsignal (error_symbol=3D12961906, data=3D19014854) at eval.c:1662 conditions =3D 15231761 string =3D 19738512 real_error_symbol =3D 12961906 clause =3D 12777890 h =3D 0x12224b6 bp =3D 0xe86b11 #2 0x00000000005f81ba in xsignal (error_symbol=3D12961906, data=3D19014854) at eval.c:1758 No locals. #3 0x00000000005f8289 in xsignal3 (error_symbol=3D12961906, arg1=3D1523176= 1, arg2=3D 208, arg3=3D212) at eval.c:1785 No locals. #4 0x000000000063ad86 in scan_lists (from=3D15231761, count=3D1, depth=3D-= 2,=20 sexpflag=3D0) at syntax.c:2607 comstart_first =3D 0 prefix =3D 0 syntax =3D 5 other_syntax =3D 0 val =3D 12 stop =3D 212 c =3D 208 c1 =3D 208 stringterm =3D 34 quoted =3D 112 mathexit =3D 0 ---Type to continue, or q to quit--- code =3D Sclose temp_code =3D 208 min_depth =3D -1 comstyle =3D 0 comnested =3D 0 temp_pos =3D 3 last_good =3D 52 found =3D 0 from_byte =3D 53 out_bytepos =3D 140737488295520 out_charpos =3D 47 temp =3D 2 dummy =3D 0 multibyte_symbol_p =3D 0 #5 0x000000000063e831 in Fscan_lists (from=3D12, count=3D4, depth=3D-4) at syntax.c:2865 No locals. #6 0x00000000005fad2a in Ffuncall (nargs=3D4, args=3D0x7fffffff19b0) at eval.c:2981 fun =3D 12160837 original_fun =3D 12963634 funcar =3D 4 numargs =3D 3 lisp_numargs =3D 13226320 val =3D 12777890 backtrace =3D { next =3D 0x7fffffff1e00,=20 function =3D 0x7fffffff19b0,=20 args =3D 0x7fffffff19b8,=20 ---Type to continue, or q to quit--- nargs =3D 3,=20 debug_on_exit =3D 0 } internal_args =3D 0x7fffffff19b8 i =3D 140737488296352 #7 0x0000000000647ae4 in exec_byte_code (bytestr=3D10875017, vector=3D1087= 5053,=20 maxdepth=3D20, args_template=3D12777890, nargs=3D0, args=3D0x0) at byte= code.c:785 count =3D 14 op =3D 3 vectorp =3D 0xa5f0b8 stack =3D { pc =3D 0xb21096 "\206$",=20 byte_string =3D 10875017,=20 byte_string_start =3D 0xb21078 "\b\204\006",=20 constants =3D 10875053,=20 next =3D 0x7fffffff1ef0 } top =3D 0x7fffffff19b0 result =3D 12777890 #8 0x00000000005fb742 in funcall_lambda (fun=3D10874957, nargs=3D1, arg_ve= ctor=3D 0xa5f0ad) at eval.c:3205 val =3D 12777890 syms_left =3D 12777890 next =3D 13184898 lexenv =3D 12777890 count =3D 13 i =3D 1 optional =3D 1 rest =3D 0 ---Type to continue, or q to quit--- #9 0x00000000005faee6 in Ffuncall (nargs=3D2, args=3D0x7fffffff1e98) at eval.c:3023 fun =3D 10874957 original_fun =3D 13178802 funcar =3D 1 numargs =3D 1 lisp_numargs =3D 4294967295 val =3D 12777890 backtrace =3D { next =3D 0x7fffffff2330,=20 function =3D 0x7fffffff1e98,=20 args =3D 0x7fffffff1ea0,=20 nargs =3D 1,=20 debug_on_exit =3D 0 } internal_args =3D 0xfec0f5 i =3D 140737488297424 #10 0x0000000000647ae4 in exec_byte_code (bytestr=3D17578657, vector=3D1669= 5541,=20 maxdepth=3D12, args_template=3D12777890, nargs=3D0, args=3D0x0) at byte= code.c:785 count =3D 13 op =3D 1 vectorp =3D 0xfec100 stack =3D { pc =3D 0x12d1f04 "\210\207",=20 byte_string =3D 17578657,=20 byte_string_start =3D 0x12d1f00 "=C3=80=C3=81=C3=82!\210\207",=20 constants =3D 16695541,=20 next =3D 0x7fffffff25d0 } ---Type to continue, or q to quit--- top =3D 0x7fffffff1e98 result =3D 12777938 #11 0x0000000000646f63 in Fbyte_code (bytestr=3D17578657, vector=3D16695541= ,=20 maxdepth=3D12) at bytecode.c:423 No locals. #12 0x00000000005f9670 in eval_sub (form=3D18964262) at eval.c:2328 numargs =3D 12 args_left =3D 12777890 i =3D 6582052 maxargs =3D 3 argvals =3D {17578657, 16695541, 12, 44, 0, 6266547, 140737488298864, 1} fun =3D 12161029 val =3D 3 original_fun =3D 12917730 original_args =3D 18964278 funcar =3D 3 backtrace =3D { next =3D 0x7fffffff29b0,=20 function =3D 0x7fffffff2360,=20 args =3D 0x7fffffff2290,=20 nargs =3D 3,=20 debug_on_exit =3D 0 ---Type to continue, or q to quit--- } gcpro1 =3D { next =3D 0xd,=20 var =3D 0xe86ab1,=20 nvars =3D 140737488299072 } gcpro2 =3D { next =3D 0x7fffffff2440,=20 var =3D 0x600bc1,=20 nvars =3D 48 } gcpro3 =3D { next =3D 0xd,=20 var =3D 0x7fffffff2290,=20 nvars =3D 3 } #13 0x00000000005f77c2 in internal_lisp_condition_case (var=3D16146594, bod= yform=3D 18964262, handlers=3D18964358) at eval.c:1453 val =3D 12777890 c =3D { tag =3D 12777890,=20 val =3D 12777890,=20 next =3D 0x7fffffff52f0,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {448, -8826069716758269337, 0, 140737488312912, ---Type to continue, or q to quit--- 0, 0, -8826069716840058265, 8826069120708014695},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {12777890, 12777890, 5853900, 140737488299360, 6274425, 12777890, 55851513923, 12777890, 19014806, 6190615, 0, 2, 2, 15226369, 15226368, 15226368} } }},=20 backlist =3D 0x7fffffff29b0,=20 handlerlist =3D 0x7fffffff52c0,=20 lisp_eval_depth =3D 5,=20 pdlcount =3D 13,=20 poll_suppress_count =3D 1,=20 ---Type to continue, or q to quit--- interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x7fffffff25d0 } h =3D { handler =3D 18964358,=20 var =3D 16146594,=20 chosen_clause =3D 140737488299200,=20 tag =3D 0x7fffffff2440,=20 next =3D 0x7fffffff52c0 } #14 0x0000000000648862 in exec_byte_code (bytestr=3D17578561, vector=3D1679= 7397,=20 maxdepth=3D12, args_template=3D12777890, nargs=3D0, args=3D0x0) at byte= code.c:981 handlers =3D 18964358 body =3D 18964262 count =3D 13 op =3D 143 vectorp =3D 0x1004ee0 stack =3D { pc =3D 0x12d1e7b "\203\061",=20 byte_string =3D 17578561,=20 byte_string_start =3D 0x12d1e70 "eb\210m\204X",=20 constants =3D 16797397,=20 next =3D 0x7fffffff2aa0 } top =3D 0x7fffffff2570 result =3D 18960278 #15 0x00000000005fb742 in funcall_lambda (fun=3D16797749, nargs=3D0, arg_ve= ctor=3D 0x1004ed5) at eval.c:3205 val =3D 12777890 ---Type to continue, or q to quit--- syms_left =3D 12777890 next =3D 480 lexenv =3D 12777890 count =3D 13 i =3D 0 optional =3D 0 rest =3D 0 #16 0x00000000005faee6 in Ffuncall (nargs=3D1, args=3D0x7fffffff2a40) at eval.c:3023 fun =3D 16797749 original_fun =3D 14562050 funcar =3D 12777938 numargs =3D 0 lisp_numargs =3D 12897104 val =3D 12777890 backtrace =3D { next =3D 0x7fffffff2e80,=20 function =3D 0x7fffffff2a40,=20 args =3D 0x7fffffff2a48,=20 nargs =3D 0,=20 debug_on_exit =3D 0 } internal_args =3D 0x1e0 i =3D 140737488300592 #17 0x0000000000647ae4 in exec_byte_code (bytestr=3D17581121, vector=3D1808= 5877,=20 maxdepth=3D12, args_template=3D12777890, nargs=3D0, args=3D0x0) at byte= code.c:785 count =3D 11 op =3D 0 vectorp =3D 0x113f800 ---Type to continue, or q to quit--- stack =3D { pc =3D 0x12d1c74 "\210=C3=8E *\207",=20 byte_string =3D 17581121,=20 byte_string_start =3D=20 0x12d1c58 "r=C3=85=C3=86!q\210=C3=87\216=C3=88=C3=89!\210=C3=8A\b!\210\= t=C3=8B\032\033=C3=8C\fp\"\210*=C3=8D \210=C3=8E *\207",=20 constants =3D 18085877,=20 next =3D 0x7fffffff2f70 } top =3D 0x7fffffff2a40 result =3D 13489890 #18 0x00000000005fb742 in funcall_lambda (fun=3D17184725, nargs=3D1, arg_ve= ctor=3D 0x113f7f5) at eval.c:3205 val =3D 42962450898 syms_left =3D 12777890 next =3D 13006258 lexenv =3D 12777890 count =3D 10 i =3D 1 optional =3D 0 rest =3D 0 #19 0x00000000005faee6 in Ffuncall (nargs=3D2, args=3D0x7fffffff2f18) at eval.c:3023 fun =3D 17184725 original_fun =3D 14562002 funcar =3D 12777890 numargs =3D 1 lisp_numargs =3D 1 val =3D 0 ---Type to continue, or q to quit--- backtrace =3D { next =3D 0x7fffffff3350,=20 function =3D 0x7fffffff2f18,=20 args =3D 0x7fffffff2f20,=20 nargs =3D 1,=20 debug_on_exit =3D 0 } internal_args =3D 0x10050b5 i =3D 140737488301840 #20 0x0000000000647ae4 in exec_byte_code (bytestr=3D16796577, vector=3D1679= 7877,=20 maxdepth=3D12, args_template=3D12777890, nargs=3D0, args=3D0x0) at byte= code.c:785 count =3D 10 op =3D 1 vectorp =3D 0x10050c0 stack =3D { pc =3D 0x12d2084 "\t\206\t",=20 byte_string =3D 16796577,=20 byte_string_start =3D 0x12d2080 "=C3=83=C3=84\b!\t\206\t",=20 constants =3D 16797877,=20 next =3D 0x7fffffff3440 } top =3D 0x7fffffff2f18 result =3D 6267955 #21 0x00000000005fb742 in funcall_lambda (fun=3D18065669, nargs=3D2, arg_ve= ctor=3D 0x10050b5) at eval.c:3205 val =3D 0 syms_left =3D 12777890 next =3D 16146642 lexenv =3D 12777890 ---Type to continue, or q to quit--- count =3D 8 i =3D 2 optional =3D 1 rest =3D 0 #22 0x00000000005faee6 in Ffuncall (nargs=3D3, args=3D0x7fffffff33e0) at eval.c:3023 fun =3D 18065669 original_fun =3D 14562098 funcar =3D 12898242 numargs =3D 2 lisp_numargs =3D 12897008 val =3D 14176790 backtrace =3D { next =3D 0x7fffffff3820,=20 function =3D 0x7fffffff33e0,=20 args =3D 0x7fffffff33e8,=20 nargs =3D 2,=20 debug_on_exit =3D 0 } internal_args =3D 0x10337c5 i =3D 140737488303056 #23 0x0000000000647ae4 in exec_byte_code (bytestr=3D17434609, vector=3D1698= 8101,=20 maxdepth=3D16, args_template=3D12777890, nargs=3D0, args=3D0x0) at byte= code.c:785 count =3D 3 op =3D 2 vectorp =3D 0x10337d0 stack =3D { pc =3D 0x1029aab "\210*\016\030\204\066",=20 byte_string =3D 17434609,=20 ---Type to continue, or q to quit--- byte_string_start =3D=20 0x1029a80 "=C3=86\b!=C3=87\031\032r=C3=88=C3=89!q\210ed|\210\v\203\027"= ,=20 constants =3D 16988101,=20 next =3D 0x7fffffff3900 } top =3D 0x7fffffff33e0 result =3D 12777890 #24 0x00000000005fb742 in funcall_lambda (fun=3D14360165, nargs=3D0, arg_ve= ctor=3D 0x10337c5) at eval.c:3205 val =3D 12777890 syms_left =3D 12777890 next =3D 19269826 lexenv =3D 12777890 count =3D 3 i =3D 0 optional =3D 0 rest =3D 0 #25 0x00000000005faee6 in Ffuncall (nargs=3D1, args=3D0x7fffffff38b0) at eval.c:3023 fun =3D 14360165 original_fun =3D 16146258 funcar =3D 10783013 numargs =3D 0 lisp_numargs =3D 12026631 val =3D 12777890 backtrace =3D { next =3D 0x7fffffff3ce0,=20 function =3D 0x7fffffff38b0,=20 args =3D 0x7fffffff38b8,=20 ---Type to continue, or q to quit--- nargs =3D 0,=20 debug_on_exit =3D 0 } internal_args =3D 0x102daf5 i =3D 12026624 #26 0x0000000000647ae4 in exec_byte_code (bytestr=3D16765873, vector=3D1696= 4341,=20 maxdepth=3D4, args_template=3D12777890, nargs=3D0, args=3D0x0) at bytec= ode.c:785 count =3D 3 op =3D 0 vectorp =3D 0x102db00 stack =3D { pc =3D 0x102a319 "\207",=20 byte_string =3D 16765873,=20 byte_string_start =3D 0x102a310 "=C3=81 \210\b\205\t",=20 constants =3D 16964341,=20 next =3D 0x0 } top =3D 0x7fffffff38b0 result =3D 12777938 #27 0x00000000005fb742 in funcall_lambda (fun=3D16693349, nargs=3D0, arg_ve= ctor=3D 0x102daf5) at eval.c:3205 val =3D 140737488305640 syms_left =3D 12777890 next =3D 140737340148088 lexenv =3D 12777890 count =3D 3 i =3D 0 optional =3D 0 rest =3D 0 ---Type to continue, or q to quit--- #28 0x00000000005faee6 in Ffuncall (nargs=3D1, args=3D0x7fffffff3e50) at eval.c:3023 fun =3D 16693349 original_fun =3D 16146450 funcar =3D 0 numargs =3D 0 lisp_numargs =3D 12777890 val =3D 20 backtrace =3D { next =3D 0x0,=20 function =3D 0x7fffffff3e50,=20 args =3D 0x7fffffff3e58,=20 nargs =3D 0,=20 debug_on_exit =3D 0 } internal_args =3D 0x7ffff70a09a0 i =3D 10784509 #29 0x00000000005f9ed6 in funcall_nil (nargs=3D1, args=3D0x7fffffff3e50) at eval.c:2491 No locals. #30 0x00000000005fa2e7 in run_hook_with_args (nargs=3D1, args=3D0x7fffffff3= e50,=20 funcall=3D0x5f9eb3 ) at eval.c:2680 global_vals =3D 12777890 sym =3D 12940338 val =3D 13947622 ret =3D 12777890 gcpro1 =3D { next =3D 0x126c852,=20 var =3D 0x7ffff70a09a0,=20 ---Type to continue, or q to quit--- nvars =3D 7032063 } gcpro2 =3D { next =3D 0xf,=20 var =3D 0xc2c9e5,=20 nvars =3D 820 } gcpro3 =3D { next =3D 0x7fffffff3e10,=20 var =3D 0x62aeb8,=20 nvars =3D 0 } #31 0x00000000005f9f22 in Frun_hooks (nargs=3D1, args=3D0x7fffffff3e88) at eval.c:2518 hook =3D {16146450} i =3D 0 #32 0x00000000005573f1 in Fkill_emacs (arg=3D12777890) at emacs.c:2005 gcpro1 =3D { next =3D 0xa48fd6,=20 var =3D 0x6b6f2d,=20 nvars =3D 4294917824 } hook =3D 12940338 exit_code =3D 0 #33 0x000000000056d52a in interrupt_signal (signalnum=3D2) at keyboard.c:10= 862 old_errno =3D 11 terminal =3D 0x0 #34 No symbol table info available. ---Type to continue, or q to quit--- #35 0x000000366b8de363 in __select_nocancel () from /lib64/libc.so.6 No symbol table info available. #36 0x0000000000652a14 in select_wrapper (n=3D8, rfd=3D0x7fffffff4660, wfd= =3D 0x7fffffff45e0, xfd=3D0x0, tmo=3D0x7fffffff45c0) at process.c:4245 No locals. #37 0x0000000000653b1e in wait_reading_process_output (time_limit=3D0, micr= osecs=3D 0, read_kbd=3D-1, do_display=3D1, wait_for_cell=3D12777890, wait_proc= =3D0x0,=20 just_wait_proc=3D0) at process.c:4611 timeout_reduced_for_timers =3D 1 channel =3D -47520 nfds =3D 0 Available =3D { fds_bits =3D {128, 0 } } Writeok =3D { fds_bits =3D {0 } } check_write =3D 1 check_delay =3D 0 no_avail =3D 0 xerrno =3D 11 proc =3D 0 timeout =3D { tv_sec =3D 0,=20 tv_usec =3D 473112 } end_time =3D { tv_sec =3D 0,=20 ---Type to continue, or q to quit--- tv_usec =3D 0 } wait_channel =3D -1 got_some_input =3D 1 count =3D 2 #38 0x000000000055eac0 in kbd_buffer_get_event (kbp=3D0x7fffffff4990,=20 used_mouse_menu=3D0x7fffffff4ec4, end_time=3D0x0) at keyboard.c:3850 c =3D 2 obj =3D 4294967296 #39 0x000000000055c67b in read_char (commandflag=3D1, nmaps=3D2, maps=3D 0x7fffffff4ce0, prev_event=3D12777890, used_mouse_menu=3D0x7fffffff4ec4= ,=20 end_time=3D0x0) at keyboard.c:2796 kb =3D 0x0 c =3D 12777890 jmpcount =3D 2 local_getcjmp =3D {{ __jmpbuf =3D {2, -8826069719702670745, 4261152, 140737488312912, 0, 0, -8826069719851568537, 8826069075804582503},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {66, 18446744073709551615, 4294967294, ---Type to continue, or q to quit--- 0, 0, 0, 0, 0, 0, 46, 0, 12777890, 12777890, 12777890, 12777890, 12777890} } }} save_jump =3D {{ __jmpbuf =3D {0, 0, 0, 0, 0, 0, 0, 0},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {0 } } }} ---Type to continue, or q to quit--- key_already_recorded =3D 0 tem =3D 12811970 save =3D 140737488309296 previous_echo_area_message =3D 12777890 also_record =3D 12777890 reread =3D 0 gcpro1 =3D { next =3D 0x7fffffff4bf0,=20 var =3D 0x7fffffff4bf8,=20 nvars =3D 140737488308752 } gcpro2 =3D { next =3D 0x0,=20 var =3D 0x7fffffff4a18,=20 nvars =3D 12777890 } polling_stopped_here =3D 1 orig_kboard =3D 0x12b0150 #40 0x0000000000569c32 in read_key_sequence (keybuf=3D0x7fffffff5130, bufsi= ze=3D 30, prompt=3D12777890, dont_downcase_last=3D0, can_return_switch_frame= =3D1,=20 fix_current_buffer=3D1) at keyboard.c:9290 interrupted_kboard =3D 0x12b0150 interrupted_frame =3D 0xff3700 key =3D 16908133 used_mouse_menu =3D 0 echo_local_start =3D 0 last_real_key_start =3D 0 keys_local_start =3D 0 local_first_binding =3D 1 ---Type to continue, or q to quit--- from_string =3D 12777890 count =3D 2 t =3D 0 echo_start =3D 0 keys_start =3D 0 nmaps =3D 2 nmaps_allocated =3D 2 defs =3D 0x7fffffff4cc0 submaps =3D 0x7fffffff4ce0 orig_local_map =3D 12777890 orig_keymap =3D 12777890 localized_local_map =3D 0 first_binding =3D 1 first_unbound =3D 31 mock_input =3D 0 fkey =3D { parent =3D 18294934,=20 map =3D 18294934,=20 start =3D 0,=20 end =3D 0 } keytran =3D { parent =3D 12757414,=20 map =3D 12757414,=20 start =3D 0,=20 end =3D 0 } indec =3D { parent =3D 18294950,=20 ---Type to continue, or q to quit--- map =3D 18294950,=20 start =3D 0,=20 end =3D 0 } shift_translated =3D 0 delayed_switch_frame =3D 12777890 original_uppercase =3D 12777938 original_uppercase_position =3D -1 dummyflag =3D 0 starting_buffer =3D 0xf5f2e0 fake_prefixed_keys =3D 12777890 gcpro1 =3D { next =3D 0x7fffffff4f00,=20 var =3D 0x5ddf17,=20 nvars =3D 0 } #41 0x00000000005599d2 in command_loop_1 () at keyboard.c:1447 cmd =3D 12899282 keybuf =3D {4261152, 140737488312912, 140737488310640, 6152116, 2822930839, 12777890, 0, 5, 140737488310720, 6154447, 12777890, ---Type to continue, or q to quit--- 12899282, 140737488310800, 12899280, 7, 12627840, 0, 140737488310752, 140737488310880, 6274735, 13356918, 8602712482, 12899282, 12777890, 0, 0, 4261152, 140737488312912, 140737488310880, 6274155} i =3D 12899280 prev_modiff =3D 0 prev_buffer =3D 0x0 already_adjusted =3D 0 #42 0x00000000005f792a in internal_condition_case (bfun=3D 0x5595e9 , handlers=3D12830082, hfun=3D0x558ed8 ) at eval.c:1499 val =3D 0 c =3D { tag =3D 12777890,=20 ---Type to continue, or q to quit--- val =3D 12777890,=20 next =3D 0x7fffffff5470,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {5, -8826069720493297049, 4261152, 140737488312912, 0, 0, -8826069720575085977, 8826069120765948519},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {8826069120765948519, 0, 4294967295, 13307238, 1, 9389376, 0, 0, 0, 0, 233723453152, 1, 0, 16110896, 233731823104, ---Type to continue, or q to quit--- 16110896} } }},=20 backlist =3D 0x0,=20 handlerlist =3D 0x0,=20 lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } h =3D { handler =3D 12830082,=20 var =3D 12777890,=20 chosen_clause =3D 12830082,=20 tag =3D 0x7fffffff52f0,=20 next =3D 0x0 } #43 0x00000000005592d8 in command_loop_2 (ignore=3D12777890) at keyboard.c:= 1158 val =3D 5 #44 0x00000000005f72b4 in internal_catch (tag=3D12825874, func=3D 0x5592b2 , arg=3D12777890) at eval.c:1256 c =3D { tag =3D 12825874,=20 val =3D 12777890,=20 next =3D 0x0,=20 gcpro =3D 0x0,=20 jmp =3D {{ __jmpbuf =3D {5, ---Type to continue, or q to quit--- -8826069720545725849, 4261152, 140737488312912, 0, 0, -8826069720484908441, 8826069120562786919},=20 __mask_was_saved =3D 0,=20 __saved_mask =3D { __val =3D {6153416, 0, 4301645564, 0, 12777890, 13003840, 140737488311736, 14, 12805936, 12183296, 6151995, 140737488311696, 12777890, 4261152, 140737488312912, 140737488311712} } }},=20 backlist =3D 0x0,=20 handlerlist =3D 0x0,=20 ---Type to continue, or q to quit--- lisp_eval_depth =3D 0,=20 pdlcount =3D 2,=20 poll_suppress_count =3D 1,=20 interrupt_input_blocked =3D 0,=20 byte_stack =3D 0x0 } #45 0x000000000055928b in command_loop () at keyboard.c:1137 No locals. #46 0x0000000000558a1c in recursive_edit_1 () at keyboard.c:757 count =3D 1 val =3D 5606357 #47 0x0000000000558bbf in Frecursive_edit () at keyboard.c:821 count =3D 0 buffer =3D 12777890 #48 0x0000000000556d37 in main (argc=3D5, argv=3D0x7fffffff5a58) at emacs.c= :1707 dummy =3D 233731852096 stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D 1 skip_args =3D 0 rlim =3D { rlim_cur =3D 33554432,=20 rlim_max =3D 18446744073709551615 } no_loadup =3D 0 junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x7ffff7526cf0 "@\024\"k6" Lisp Backtrace: "scan-lists" (0xffff19b8) "down-list" (0xffff1ea0) "byte-code" (0xffff2290) "pp-buffer" (0xffff2a48) "pp-to-string" (0xffff2f20) "pp" (0xffff33e8) "save-place-alist-to-file" (0xffff38b8) "save-place-kill-emacs-hook" (0xffff3e58)