Current directory is ~/ GNU gdb (Debian 7.11.1-2) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from emacs...done. (gdb) run Starting program: /home/micha/bin/emacs [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffe82f9700 (LWP 3641)] [New Thread 0x7fffe7435700 (LWP 3642)] [New Thread 0x7fffe69b6700 (LWP 3643)] [New Thread 0x7fffe4d86700 (LWP 20677)] [New Thread 0x7fffd7fff700 (LWP 20687)] [New Thread 0x7fffd77ae700 (LWP 20688)] [Thread 0x7fffd77ae700 (LWP 20688) exited] [Thread 0x7fffd7fff700 (LWP 20687) exited] [New Thread 0x7fffd7fff700 (LWP 20696)] [New Thread 0x7fffd77ae700 (LWP 20697)] [Thread 0x7fffd77ae700 (LWP 20697) exited] [Thread 0x7fffd7fff700 (LWP 20696) exited] [New Thread 0x7fffd7fff700 (LWP 20698)] [New Thread 0x7fffd77ae700 (LWP 20699)] Thread 1 "emacs" received signal SIGABRT, Aborted. 0x00007ffff1930c19 in raise () from /lib/x86_64-linux-gnu/libpthread.so.0 (gdb) bt #0 0x00007ffff1930c19 in raise () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x000000000054d2fe in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:381 #2 0x00000000005715d9 in emacs_abort () at sysdep.c:2247 #3 0x00000000005c9c1d in garbage_collect_1 (end=0x7fffffff5868) at alloc.c:5662 #4 0x00000000005ca55d in Fgarbage_collect () at alloc.c:5979 #5 0x000000000054afbc in maybe_gc () at lisp.h:4654 #6 0x00000000005ebdc5 in Ffuncall (nargs=6, args=0x7fffffff59c8) at eval.c:2643 #7 0x000000000062e170 in exec_byte_code (bytestr=48186196, vector=49164565, maxdepth=62, args_template=1030, nargs=1, args=0x7fffffff5f20) at bytecode.c:880 #8 0x00000000005ec878 in funcall_lambda (fun=49164757, nargs=1, arg_vector=0x7fffffff5f18) at eval.c:2855 #9 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff5f10) at eval.c:2742 #10 0x000000000062e170 in exec_byte_code (bytestr=34943028, vector=84963101, maxdepth=14, args_template=1030, nargs=1, args=0x7fffffff6440) at bytecode.c:880 #11 0x00000000005ec878 in funcall_lambda (fun=107080509, nargs=1, arg_vector=0x7fffffff6438) at eval.c:2855 #12 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff6430) at eval.c:2742 #13 0x00000000005eba6e in call1 (fn=107080509, arg1=80500404) at eval.c:2552 #14 0x00000000005f662b in mapcar1 (leni=112, vals=0x7fffffff64c0, fn=107080509, seq=101486499) at fns.c:2522 #15 0x00000000005f69ca in Fmapcar (function=107080509, sequence=101486499) at fns.c:2587 #16 0x00000000005ec078 in Ffuncall (nargs=3, args=0x7fffffff6960) at eval.c:2696 #17 0x00000000005eb4cb in Fapply (nargs=2, args=0x7fffffff6b28) at eval.c:2321 #18 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffff6b20) at eval.c:2673 #19 0x000000000062e170 in exec_byte_code (bytestr=38227956, vector=41392757, maxdepth=50, args_template=2570, nargs=4, args=0x7fffffff7078) at bytecode.c:880 #20 0x00000000005ec878 in funcall_lambda (fun=41392853, nargs=4, arg_vector=0x7fffffff7068) at eval.c:2855 #21 0x00000000005ec2c7 in Ffuncall (nargs=5, args=0x7fffffff7060) at eval.c:2742 #22 0x000000000062e170 in exec_byte_code (bytestr=36288996, vector=41124509, maxdepth=50, args_template=2058, nargs=2, args=0x7fffffff75e8) at bytecode.c:880 #23 0x00000000005ec878 in funcall_lambda (fun=41124613, nargs=2, arg_vector=0x7fffffff75d8) at eval.c:2855 #24 0x00000000005ec2c7 in Ffuncall (nargs=3, args=0x7fffffff75d0) at eval.c:2742 #25 0x000000000062e170 in exec_byte_code (bytestr=34942164, vector=41124661, maxdepth=38, args_template=3082, nargs=2, args=0x7fffffff7b50) at bytecode.c:880 #26 0x00000000005ec878 in funcall_lambda (fun=41124701, nargs=2, arg_vector=0x7fffffff7b40) at eval.c:2855 #27 0x00000000005ec2c7 in Ffuncall (nargs=3, args=0x7fffffff7b38) at eval.c:2742 #28 0x000000000062e170 in exec_byte_code (bytestr=36603604, vector=41123421, maxdepth=46, args_template=1030, nargs=1, args=0x7fffffff8098) at bytecode.c:880 #29 0x00000000005ec878 in funcall_lambda (fun=41123557, nargs=1, arg_vector=0x7fffffff8090) at eval.c:2855 #30 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff8088) at eval.c:2742 #31 0x000000000062e170 in exec_byte_code (bytestr=36486212, vector=41123781, maxdepth=46, args_template=1030, nargs=1, args=0x7fffffff8618) at bytecode.c:880 #32 0x00000000005ec878 in funcall_lambda (fun=41123957, nargs=1, arg_vector=0x7fffffff8610) at eval.c:2855 #33 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff8608) at eval.c:2742 #34 0x000000000062e170 in exec_byte_code (bytestr=36143588, vector=39224557, maxdepth=54, args_template=1030, nargs=1, args=0x7fffffff8b68) at bytecode.c:880 #35 0x00000000005ec878 in funcall_lambda (fun=40325661, nargs=1, arg_vector=0x7fffffff8b60) at eval.c:2855 #36 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff8b58) at eval.c:2742 #37 0x000000000062e170 in exec_byte_code (bytestr=35904196, vector=39224973, maxdepth=26, args_template=1030, nargs=1, args=0x7fffffff90b8) at bytecode.c:880 #38 0x00000000005ec878 in funcall_lambda (fun=39225093, nargs=1, arg_vector=0x7fffffff90b0) at eval.c:2855 #39 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff90a8) at eval.c:2742 #40 0x000000000062e170 in exec_byte_code (bytestr=35846996, vector=39225245, maxdepth=46, args_template=2050, nargs=0, args=0x7fffffff95e8) at bytecode.c:880 #41 0x00000000005ec878 in funcall_lambda (fun=39225501, nargs=0, arg_vector=0x7fffffff95e8) at eval.c:2855 #42 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffff95e0) at eval.c:2742 #43 0x000000000062e170 in exec_byte_code (bytestr=36344676, vector=41122853, maxdepth=18, args_template=1030, nargs=1, args=0x7fffffff9b20) at bytecode.c:880 #44 0x00000000005ec878 in funcall_lambda (fun=41122933, nargs=1, arg_vector=0x7fffffff9b18) at eval.c:2855 #45 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff9b10) at eval.c:2742 #46 0x000000000062e170 in exec_byte_code (bytestr=36642228, vector=41122605, maxdepth=34, args_template=2, nargs=0, args=0x7fffffffa068) at bytecode.c:880 #47 0x00000000005ec878 in funcall_lambda (fun=41122805, nargs=0, arg_vector=0x7fffffffa068) at eval.c:2855 #48 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffffa060) at eval.c:2742 #49 0x000000000062e170 in exec_byte_code (bytestr=37160276, vector=40030709, maxdepth=30, args_template=2, nargs=0, args=0x7fffffffa6e8) at bytecode.c:880 #50 0x00000000005ec878 in funcall_lambda (fun=40030813, nargs=0, arg_vector=0x7fffffffa6e8) at eval.c:2855 #51 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffffa6e0) at eval.c:2742 #52 0x00000000005eb16f in Fapply (nargs=2, args=0x7fffffffa6e0) at eval.c:2274 #53 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffffa6d8) at eval.c:2673 #54 0x000000000062e170 in exec_byte_code (bytestr=10817892, vector=10817925, maxdepth=30, args_template=0, nargs=0, args=0x0) at bytecode.c:880 #55 0x00000000005ecbb4 in funcall_lambda (fun=10817845, nargs=1, arg_vector=0xa51185 ) at eval.c:2921 #56 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffffac20) at eval.c:2742 #57 0x00000000005eba6e in call1 (fn=45264, arg1=70135133) at eval.c:2552 #58 0x000000000055856e in timer_check_2 (timers=74123523, idle_timers=74123347) at keyboard.c:4427 #59 0x000000000055869c in timer_check () at keyboard.c:4489 #60 0x0000000000556506 in readable_events (flags=1) at keyboard.c:3328 #61 0x000000000055ce13 in get_input_pending (flags=1) at keyboard.c:6725 #62 0x0000000000562ede in detect_input_pending_run_timers (do_display=true) at keyboard.c:9862 #63 0x000000000063b913 in wait_reading_process_output (time_limit=60, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, just_wait_proc=0) at process.c:4958 #64 0x00000000004226ac in sit_for (timeout=242, reading=true, display_option=1) at dispnew.c:5762 #65 0x0000000000554db8 in read_char (commandflag=1, map=95246291, prev_event=0, used_mouse_menu=0x7fffffffb58f, end_time=0x0) at keyboard.c:2714 #66 0x00000000005616fb in read_key_sequence (keybuf=0x7fffffffb740, bufsize=30, prompt=0, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9063 #67 0x0000000000551c8c in command_loop_1 () at keyboard.c:1365 #68 0x00000000005e8f50 in internal_condition_case (bfun=0x551882 , handlers=19056, hfun=0x55106c ) at eval.c:1309 #69 0x0000000000551589 in command_loop_2 (ignore=0) at keyboard.c:1107 #70 0x00000000005e8870 in internal_catch (tag=19776, func=0x551560 , arg=0) at eval.c:1074 #71 0x00000000005514c2 in command_loop () at keyboard.c:1078 #72 0x0000000000550c34 in recursive_edit_1 () at keyboard.c:692 #73 0x000000000058d1d8 in read_minibuf (map=40368227, initial=0, prompt=37205092, expflag=false, histvar=33120, histpos=2, defalt=0, allow_props=false, inherit_input_method=true) at minibuf.c:660 #74 0x000000000058da78 in Fread_from_minibuffer (prompt=37205092, initial_contents=0, keymap=40368227, read=0, hist=0, default_value=0, inherit_input_method=44448) at minibuf.c:940 #75 0x00000000005ec20a in Ffuncall (nargs=8, args=0x7fffffffbcc0) at eval.c:2719 #76 0x000000000062e170 in exec_byte_code (bytestr=37255620, vector=40031013, maxdepth=102, args_template=7198, nargs=7, args=0x7fffffffc2c8) at bytecode.c:880 #77 0x00000000005ec878 in funcall_lambda (fun=40031509, nargs=7, arg_vector=0x7fffffffc290) at eval.c:2855 #78 0x00000000005ec2c7 in Ffuncall (nargs=8, args=0x7fffffffc288) at eval.c:2742 #79 0x000000000062e170 in exec_byte_code (bytestr=38178100, vector=41394221, maxdepth=98, args_template=9218, nargs=9, args=0x7fffffffc820) at bytecode.c:880 #80 0x00000000005ec878 in funcall_lambda (fun=41394797, nargs=9, arg_vector=0x7fffffffc7d8) at eval.c:2855 #81 0x00000000005ec2c7 in Ffuncall (nargs=10, args=0x7fffffffc7d0) at eval.c:2742 #82 0x00000000005eb4cb in Fapply (nargs=2, args=0x7fffffffc990) at eval.c:2321 #83 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffffc988) at eval.c:2673 #84 0x000000000062e170 in exec_byte_code (bytestr=38200644, vector=41393405, maxdepth=46, args_template=514, nargs=9, args=0x7fffffffced8) at bytecode.c:880 #85 0x00000000005ec878 in funcall_lambda (fun=41393637, nargs=9, arg_vector=0x7fffffffced8) at eval.c:2855 #86 0x00000000005ec2c7 in Ffuncall (nargs=10, args=0x7fffffffced0) at eval.c:2742 #87 0x00000000005eb4cb in Fapply (nargs=2, args=0x7fffffffd090) at eval.c:2321 #88 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffffd088) at eval.c:2673 #89 0x000000000062e170 in exec_byte_code (bytestr=38200644, vector=41393405, maxdepth=46, args_template=514, nargs=4, args=0x7fffffffd5e0) at bytecode.c:880 #90 0x00000000005ec878 in funcall_lambda (fun=41393637, nargs=4, arg_vector=0x7fffffffd5e0) at eval.c:2855 #91 0x00000000005ec2c7 in Ffuncall (nargs=5, args=0x7fffffffd5d8) at eval.c:2742 #92 0x000000000062e170 in exec_byte_code (bytestr=48288948, vector=48385725, maxdepth=22, args_template=2, nargs=0, args=0x7fffffffdca0) at bytecode.c:880 #93 0x00000000005ec878 in funcall_lambda (fun=48385773, nargs=0, arg_vector=0x7fffffffdca0) at eval.c:2855 #94 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffffdc98) at eval.c:2742 #95 0x00000000005e4675 in Ffuncall_interactively (nargs=1, args=0x7fffffffdc98) at callint.c:252 #96 0x00000000005ebf46 in Ffuncall (nargs=2, args=0x7fffffffdc90) at eval.c:2673 #97 0x00000000005eb16f in Fapply (nargs=3, args=0x7fffffffdc90) at eval.c:2274 #98 0x00000000005e4aed in Fcall_interactively (function=18569696, record_flag=0, keys=13257589) at callint.c:389 #99 0x00000000005ec0b3 in Ffuncall (nargs=4, args=0x7fffffffdf18) at eval.c:2700 #100 0x000000000062e170 in exec_byte_code (bytestr=10317372, vector=10317405, maxdepth=54, args_template=4102, nargs=1, args=0x7fffffffe470) at bytecode.c:880 #101 0x00000000005ec878 in funcall_lambda (fun=10317325, nargs=1, arg_vector=0x7fffffffe468) at eval.c:2855 #102 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffffe460) at eval.c:2742 #103 0x00000000005eba6e in call1 (fn=14784, arg1=18569696) at eval.c:2552 #104 0x000000000055203b in command_loop_1 () at keyboard.c:1479 #105 0x00000000005e8f50 in internal_condition_case (bfun=0x551882 , handlers=19056, hfun=0x55106c ) at eval.c:1309 #106 0x0000000000551589 in command_loop_2 (ignore=0) at keyboard.c:1107 #107 0x00000000005e8870 in internal_catch (tag=45840, func=0x551560 , arg=0) at eval.c:1074 #108 0x000000000055152b in command_loop () at keyboard.c:1086 #109 0x0000000000550c34 in recursive_edit_1 () at keyboard.c:692 #110 0x0000000000550dc8 in Frecursive_edit () at keyboard.c:763 #111 0x000000000054ec4c in main (argc=1, argv=0x7fffffffe918) at emacs.c:1606 (gdb) bt full #0 0x00007ffff1930c19 in raise () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x000000000054d2fe in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:381 No locals. #2 0x00000000005715d9 in emacs_abort () at sysdep.c:2247 No locals. #3 0x00000000005c9c1d in garbage_collect_1 (end=0x7fffffff5868) at alloc.c:5662 nextb = 0x2045480 stack_top_variable = 0 '\000' i = 49164565 message_p = false count = 87 start = {tv_sec = 4294967296, tv_nsec = 140737488312216} retval = 0 tot_before = 0 total = {0, 6, 80500404, 0, 0, 9424068, 12995120, 140737488312160, 0, 140737488312160, 5542180} #4 0x00000000005ca55d in Fgarbage_collect () at alloc.c:5979 end = 0x7fffffff5868 #5 0x000000000054afbc in maybe_gc () at lisp.h:4654 No locals. #6 0x00000000005ebdc5 in Ffuncall (nargs=6, args=0x7fffffff59c8) at eval.c:2643 fun = 9423437 original_fun = 370256 funcar = 86 numargs = 5 lisp_numargs = 0 val = 80451124 internal_args = 0x7fffffff59d8 count = 86 #7 0x000000000062e170 in exec_byte_code (bytestr=48186196, vector=49164565, maxdepth=62, args_template=1030, nargs=1, args=0x7fffffff5f20) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 86 op = 5 vectorp = 0x2ee3118 stack = {pc = 0x2ded9e0 "\266\202\207", byte_string = 48186196, byte_string_start = 0x2ded9a0 "\300\301\002\"\204\b", next = 0x7fffffff5f60} top = 0x7fffffff59c8 result = 80451476 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #8 0x00000000005ec878 in funcall_lambda (fun=49164757, nargs=1, arg_vector=0x7fffffff5f18) at eval.c:2855 size = 5 val = 1 syms_left = 1030 next = 107059509 lexenv = 64424468000 count = 86 i = 5546522 optional = false rest = false #9 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff5f10) at eval.c:2742 fun = 49164757 original_fun = 36146272 funcar = 64393363 numargs = 1 lisp_numargs = 12995120 val = 0 internal_args = 0x549755 count = 85 #10 0x000000000062e170 in exec_byte_code (bytestr=34943028, vector=84963101, maxdepth=14, args_template=1030, nargs=1, args=0x7fffffff6440) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 85 op = 1 vectorp = 0x5106f20 stack = {pc = 0x27276e8 "\001B\207", byte_string = 34943028, byte_string_start = 0x27276d8 "\211:\203\r", next = 0x7fffffff6b80} top = 0x7fffffff5f10 result = 64393363 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #11 0x00000000005ec878 in funcall_lambda (fun=107080509, nargs=1, arg_vector=0x7fffffff6438) at eval.c:2855 size = 5 val = 1 syms_left = 1030 next = 80465012 lexenv = 64424469312 count = 85 i = 5546522 optional = false rest = false #12 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff6430) at eval.c:2742 fun = 107080509 original_fun = 107080509 funcar = 6248403 numargs = 1 lisp_numargs = 140737488315520 val = 64393363 internal_args = 0x8730 count = 84 #13 0x00000000005eba6e in call1 (fn=107080509, arg1=80500404) at eval.c:2552 No locals. #14 0x00000000005f662b in mapcar1 (leni=112, vals=0x7fffffff64c0, fn=107080509, seq=101486499) at fns.c:2522 tail = 101486819 dummy = 64393363 i = 10 #15 0x00000000005f69ca in Fmapcar (function=107080509, sequence=101486499) at fns.c:2587 len = 112 leni = 112 args = 0x7fffffff64c0 ret = 47244601472 sa_avail = 15488 sa_count = 84 sa_must_free = false #16 0x00000000005ec078 in Ffuncall (nargs=3, args=0x7fffffff6960) at eval.c:2696 internal_argbuf = {5546522, 64424470752, 1, 72057594037927937, 385, 0, 0, 33838112} fun = 12456285 original_fun = 281936 funcar = 6210587 numargs = 2 lisp_numargs = 12995120 val = 0 internal_args = 0x7fffffff6968 count = 83 #17 0x00000000005eb4cb in Fapply (nargs=2, args=0x7fffffff6b28) at eval.c:2321 i = 3 numargs = 2 funcall_nargs = 3 funcall_args = 0x7fffffff6960 spread_arg = 0 fun = 12456285 retval = 5 sa_avail = 16360 sa_count = 83 sa_must_free = false #18 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffff6b20) at eval.c:2673 fun = 12451917 original_fun = 9504 funcar = 281936 numargs = 2 lisp_numargs = 12995120 val = 0 internal_args = 0x19d07d0 count = 82 #19 0x000000000062e170 in exec_byte_code (bytestr=38227956, vector=41392757, maxdepth=50, args_template=2570, nargs=4, args=0x7fffffff7078) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 80 op = 2 vectorp = 0x2779a78 stack = {pc = 0x25ee92e "\262\003\006\006\203G", byte_string = 38227956, byte_string_start = 0x25ee8f8 "\302\303\004\"\003\304\004!\203\020", next = 0x7fffffff70f0} top = 0x7fffffff6b20 result = 36146272 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #20 0x00000000005ec878 in funcall_lambda (fun=41392853, nargs=4, arg_vector=0x7fffffff7068) at eval.c:2855 size = 5 val = 4 syms_left = 2570 next = 34943028 lexenv = 64424472416 count = 80 i = 5546522 optional = false rest = false #21 0x00000000005ec2c7 in Ffuncall (nargs=5, args=0x7fffffff7060) at eval.c:2742 fun = 41392853 original_fun = 27679040 funcar = 140737488318464 numargs = 4 lisp_numargs = 12995120 val = 107080509 internal_args = 0xffff7020 count = 79 #22 0x000000000062e170 in exec_byte_code (bytestr=36288996, vector=41124509, maxdepth=50, args_template=2058, nargs=2, args=0x7fffffff75e8) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 79 op = 4 vectorp = 0x27382a0 stack = {pc = 0x27276c3 "\211\262\004\202\"", byte_string = 36288996, byte_string_start = 0x27276a8 "\300\301\002\"\211\203!", next = 0x7fffffff7640} top = 0x7fffffff7060 result = 101486499 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #23 0x00000000005ec878 in funcall_lambda (fun=41124613, nargs=2, arg_vector=0x7fffffff75d8) at eval.c:2855 size = 5 val = 2 syms_left = 2058 next = 41392853 lexenv = 64424473808 count = 79 i = 5546522 optional = false rest = false #24 0x00000000005ec2c7 in Ffuncall (nargs=3, args=0x7fffffff75d0) at eval.c:2742 fun = 41124613 original_fun = 28131424 funcar = 140737488319856 numargs = 2 lisp_numargs = 0 val = 101486499 internal_args = 0x4e count = 78 #25 0x000000000062e170 in exec_byte_code (bytestr=34942164, vector=41124661, maxdepth=38, args_template=3082, nargs=2, args=0x7fffffff7b50) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 78 op = 2 vectorp = 0x2738338 stack = {pc = 0x2727720 "\207", byte_string = 34942164, byte_string_start = 0x2727710 "\300\301\302\303\006\006\006\006\"\005\"\004\004#\003\"\207", next = 0x7fffffff7ba0} top = 0x7fffffff75d0 result = 83215811 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #26 0x00000000005ec878 in funcall_lambda (fun=41124701, nargs=2, arg_vector=0x7fffffff7b40) at eval.c:2855 size = 5 val = 2 syms_left = 3082 next = 18849920 lexenv = 64424475168 count = 78 i = 5546522 optional = false rest = false #27 0x00000000005ec2c7 in Ffuncall (nargs=3, args=0x7fffffff7b38) at eval.c:2742 fun = 41124701 original_fun = 28130896 funcar = 140737488321216 numargs = 2 lisp_numargs = 12995120 val = 0 internal_args = 0x5f55b0 count = 77 #28 0x000000000062e170 in exec_byte_code (bytestr=36603604, vector=41123421, maxdepth=46, args_template=1030, nargs=1, args=0x7fffffff8098) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 76 op = 2 vectorp = 0x2737e60 stack = {pc = 0x2727136 "\202\201", byte_string = 36603604, byte_string_start = 0x27270c0 "\302\030\303\304\002\"\303\305\003\"\302\306\307\061#", next = 0x7fffffff8100} top = 0x7fffffff7b38 result = 0 type = CONDITION_CASE #29 0x00000000005ec878 in funcall_lambda (fun=41123557, nargs=1, arg_vector=0x7fffffff8090) at eval.c:2855 size = 5 val = 1 syms_left = 1030 next = 49 lexenv = 64424476544 count = 76 i = 5546522 optional = false rest = false #30 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff8088) at eval.c:2742 fun = 41123557 original_fun = 28130848 funcar = 5542425 numargs = 1 lisp_numargs = 12995120 val = 0 internal_args = 0xffff7fc0 count = 75 #31 0x000000000062e170 in exec_byte_code (bytestr=36486212, vector=41123781, maxdepth=46, args_template=1030, nargs=1, args=0x7fffffff8618) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 75 op = 1 vectorp = 0x2737fc8 stack = {pc = 0x272737c "\311\001!\203=", byte_string = 36486212, byte_string_start = 0x2727360 "\302\303\002\"\304\001\b\"\211\211\203\025", next = 0x7fffffff8670} top = 0x7fffffff8088 result = 44448 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #32 0x00000000005ec878 in funcall_lambda (fun=41123957, nargs=1, arg_vector=0x7fffffff8610) at eval.c:2855 size = 5 val = 1 syms_left = 1030 next = 9831012 lexenv = 64424477920 count = 75 i = 5546522 optional = false rest = false #33 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff8608) at eval.c:2742 fun = 41123957 original_fun = 28130992 funcar = 140737488323968 numargs = 1 lisp_numargs = 12995120 val = 0 internal_args = 0x5f55b0 count = 74 #34 0x000000000062e170 in exec_byte_code (bytestr=36143588, vector=39224557, maxdepth=54, args_template=1030, nargs=1, args=0x7fffffff8b68) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 70 op = 1 vectorp = 0x25684f0 stack = {pc = 0x2728128 "\003\"\202B", byte_string = 36143588, byte_string_start = 0x27280f8 "r\303\001!\304\305\003\"\304\306\004\"\003\307\005!\310\b\006\a\"\030\001\031\002\032\311 \210\312\b˚\204+", next = 0x7fffffff8bb0} top = 0x7fffffff8608 result = 0 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #35 0x00000000005ec878 in funcall_lambda (fun=40325661, nargs=1, arg_vector=0x7fffffff8b60) at eval.c:2855 size = 5 val = 1 syms_left = 1030 next = 18849920 lexenv = 64424479312 count = 70 i = 5546522 optional = false rest = false #36 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff8b58) at eval.c:2742 fun = 40325661 original_fun = 28131968 funcar = 33837632 numargs = 1 lisp_numargs = 12995120 val = 0 internal_args = 0x42fb0 count = 69 #37 0x000000000062e170 in exec_byte_code (bytestr=35904196, vector=39224973, maxdepth=26, args_template=1030, nargs=1, args=0x7fffffff90b8) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 67 op = 1 vectorp = 0x2568690 stack = {pc = 0x27283c6 "\001B\262\001\002A\262\003\202B", byte_string = 35904196, byte_string_start = 0x2728378 "\304\b!\203/", next = 0x7fffffff9110} top = 0x7fffffff8b58 result = 44448 type = CATCHER #38 0x00000000005ec878 in funcall_lambda (fun=39225093, nargs=1, arg_vector=0x7fffffff90b0) at eval.c:2855 size = 5 val = 1 syms_left = 1030 next = 34985300 lexenv = 64424480656 count = 67 i = 5546522 optional = false rest = false #39 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff90a8) at eval.c:2742 fun = 39225093 original_fun = 28132352 funcar = 83200323 numargs = 1 lisp_numargs = 12995120 val = 0 internal_args = 0x5e529f3 count = 66 #40 0x000000000062e170 in exec_byte_code (bytestr=35846996, vector=39225245, maxdepth=46, args_template=2050, nargs=0, args=0x7fffffff95e8) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 64 op = 1 vectorp = 0x25687a0 stack = {pc = 0x272176c "\211\262\004\"\210\211\203\250", byte_string = 35846996, byte_string_start = 0x27216f8 "\303\304!\210\305 \210\306\307 !r\310\311\312\313\314\005!\315\"\316$\216\317\001@\320\"\210\b\203%", next = 0x7fffffff9640} top = 0x7fffffff90a8 result = 0 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #41 0x00000000005ec878 in funcall_lambda (fun=39225501, nargs=0, arg_vector=0x7fffffff95e8) at eval.c:2855 size = 5 val = 0 syms_left = 2050 next = 140737488327872 lexenv = 64424482032 count = 64 i = 5546522 optional = false rest = false #42 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffff95e0) at eval.c:2742 fun = 39225501 original_fun = 27678752 funcar = 140737488328080 numargs = 0 lisp_numargs = 12995120 val = 0 internal_args = 0x5f55b0 count = 63 #43 0x000000000062e170 in exec_byte_code (bytestr=36344676, vector=41122853, maxdepth=18, args_template=1030, nargs=1, args=0x7fffffff9b20) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 63 op = 0 vectorp = 0x2737c28 stack = {pc = 0x2726f96 "\207", byte_string = 36344676, byte_string_start = 0x2726f78 "\211\b\232?\205\036", next = 0x7fffffff9b90} top = 0x7fffffff95e0 result = 140737488328320 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #44 0x00000000005ec878 in funcall_lambda (fun=41122933, nargs=1, arg_vector=0x7fffffff9b18) at eval.c:2855 size = 5 val = 1 syms_left = 1030 next = 41122605 lexenv = 64424483360 count = 63 i = 5546522 optional = false rest = false #45 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffff9b10) at eval.c:2742 fun = 41122933 original_fun = 28181008 funcar = 0 numargs = 1 lisp_numargs = 13039568 val = 64907860 internal_args = 0x7fffffff9b20 count = 62 #46 0x000000000062e170 in exec_byte_code (bytestr=36642228, vector=41122605, maxdepth=34, args_template=2, nargs=0, args=0x7fffffffa068) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 59 op = 1 vectorp = 0x2737b30 stack = {pc = 0x2726f26 "*\262\001)0\207Ӊ\021\022\324 \210\325 \210\326\327!\207", byte_string = 36642228, byte_string_start = 0x2726f00 "\303\061,", next = 0x7fffffffa0d0} top = 0x7fffffff9b10 result = 83200723 type = CONDITION_CASE #47 0x00000000005ec878 in funcall_lambda (fun=41122805, nargs=0, arg_vector=0x7fffffffa068) at eval.c:2855 size = 5 val = 0 syms_left = 2 next = 37142772 lexenv = 64424484720 count = 59 i = 5546522 optional = false rest = false #48 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffffa060) at eval.c:2742 fun = 41122805 original_fun = 28180336 funcar = 44448 numargs = 0 lisp_numargs = 13039568 val = 140737488330816 internal_args = 0x39e065fc8b5 count = 58 #49 0x000000000062e170 in exec_byte_code (bytestr=37160276, vector=40030709, maxdepth=30, args_template=2, nargs=0, args=0x7fffffffa6e8) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 56 op = 0 vectorp = 0x262d1f8 stack = {pc = 0x27268ba "\210\313 *\262\001\207", byte_string = 37160276, byte_string_start = 0x27268a0 "\b\206\005", next = 0x7fffffffa750} top = 0x7fffffffa060 result = 140737488331176 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #50 0x00000000005ec878 in funcall_lambda (fun=40030813, nargs=0, arg_vector=0x7fffffffa6e8) at eval.c:2855 size = 4 val = 0 syms_left = 2 next = 4607182418800017408 lexenv = 64424486064 count = 56 i = 5546522 optional = false rest = false #51 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffffa6e0) at eval.c:2742 fun = 40030813 original_fun = 40030813 funcar = 0 numargs = 0 lisp_numargs = 0 val = 140737488332160 internal_args = 0x5ef8b6 count = 55 #52 0x00000000005eb16f in Fapply (nargs=2, args=0x7fffffffa6e0) at eval.c:2274 i = 140737488332304 numargs = 0 funcall_nargs = 12451912 funcall_args = 0x0 spread_arg = 0 fun = 40030813 retval = 5 sa_avail = 16384 sa_count = 55 sa_must_free = false #53 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffffa6d8) at eval.c:2673 fun = 12451917 original_fun = 9504 funcar = 6098693 numargs = 2 lisp_numargs = 140737488332480 val = 47136 internal_args = 0x5ed098 count = 54 #54 0x000000000062e170 in exec_byte_code (bytestr=10817892, vector=10817925, maxdepth=30, args_template=0, nargs=0, args=0x0) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 50 op = 2 vectorp = 0xa51188 stack = {pc = 0xb535ee ")0\202\237", byte_string = 10817892, byte_string_start = 0xb5356d "\b\021\n\020\v\022\306\034\v\033\307\v!\206\026", next = 0x7fffffffbd40} top = 0x7fffffffa6d8 result = 22847520 type = CONDITION_CASE #55 0x00000000005ecbb4 in funcall_lambda (fun=10817845, nargs=1, arg_vector=0xa51185 ) at eval.c:2921 val = 1 syms_left = 0 next = 4935408 lexenv = 0 count = 49 i = 1 optional = false rest = false #56 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffffac20) at eval.c:2742 fun = 10817845 original_fun = 45264 funcar = 55912448 numargs = 1 lisp_numargs = 12832880 val = 5542180 internal_args = 0xc6b540 count = 48 #57 0x00000000005eba6e in call1 (fn=45264, arg1=70135133) at eval.c:2552 No locals. #58 0x000000000055856e in timer_check_2 (timers=74123523, idle_timers=74123347) at keyboard.c:4427 count = 47 old_deactivate_mark = 0 idle_timer_ripe = true timer = 45719117 timer_time = {tv_sec = 1468346798, tv_nsec = 370535307} timer_difference = {tv_sec = 0, tv_nsec = 20308929} idle_timer_difference = {tv_sec = 0, tv_nsec = 108000} ripe = true idle_timer = 70135133 idle_timer_time = {tv_sec = 0, tv_nsec = 10000000} difference = {tv_sec = 0, tv_nsec = 108000} timer_ripe = false nexttime = {tv_sec = 0, tv_nsec = -1} now = {tv_sec = 1468346798, tv_nsec = 350226378} idleness_now = {tv_sec = 0, tv_nsec = 10108000} chosen_timer = 70135133 #59 0x000000000055869c in timer_check () at keyboard.c:4489 nexttime = {tv_sec = 0, tv_nsec = 0} timers = 74123523 idle_timers = 74123331 tem = 0 #60 0x0000000000556506 in readable_events (flags=1) at keyboard.c:3328 No locals. #61 0x000000000055ce13 in get_input_pending (flags=1) at keyboard.c:6725 No locals. #62 0x0000000000562ede in detect_input_pending_run_timers (do_display=true) at keyboard.c:9862 old_timers_run = 115121 #63 0x000000000063b913 in wait_reading_process_output (time_limit=60, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, just_wait_proc=0) at process.c:4958 old_timers_run = 115121 old_buffer = 0x3552800 old_window = 19707701 leave = false process_skipped = false channel = 0 nfds = 0 Available = {fds_bits = {1609768, 0 }} Writeok = {fds_bits = {0 }} check_write = true check_delay = 1 no_avail = false xerrno = 11 proc = 5623892 timeout = {tv_sec = 0, tv_nsec = 9791527} end_time = {tv_sec = 1468346858, tv_nsec = 340324197} timer_delay = {tv_sec = 0, tv_nsec = 9791527} got_output_end_time = {tv_sec = 1468346858, tv_nsec = 340324197} wait = TIMEOUT got_some_output = -1 count = 46 now = {tv_sec = 1468346798, tv_nsec = 350218924} #64 0x00000000004226ac in sit_for (timeout=242, reading=true, display_option=1) at dispnew.c:5762 sec = 60 nsec = 0 do_display = true #65 0x0000000000554db8 in read_char (commandflag=1, map=95246291, prev_event=0, used_mouse_menu=0x7fffffffb58f, end_time=0x0) at keyboard.c:2714 tem0 = 5542180 timeout = 60 delay_level = 8 buffer_size = 61 c = 0 jmpcount = 46 local_getcjmp = {{__jmpbuf = {0, 6314755656684737507, 0, 102, 0, 0, 6314755656934298595, -6314755287235226653}, __mask_was_saved = 0, __saved_mask = {__val = {17636400, 12995120, 6090493, 0, 140737488335824, 5542180, 18571296, 12995120, 5674999, 0, 140737488335872, 5542180, 92562435, 140737488335968, 6214708, 0}}}} save_jump = {{__jmpbuf = {0, 6314755656684737507, 0, 102, 0, 0, 6314755656934298595, -6314755287235226653}, __mask_was_saved = 0, __saved_mask = {__val = {17636400, 12995120, 6090493, 0, 140737488335824, 5542180, 18571296, 12995120, 5674999, 0, 140737488335872, 5542180, 109509859, 140737488335968, 6214708, 0}}}} tem = 95246291 save = 0 previous_echo_area_message = 0 also_record = 0 reread = false recorded = false polling_stopped_here = false orig_kboard = 0x16c0070 #66 0x00000000005616fb in read_key_sequence (keybuf=0x7fffffffb740, bufsize=30, prompt=0, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9063 interrupted_kboard = 0x16c0070 interrupted_frame = 0x12c9710 key = 1 used_mouse_menu = false echo_local_start = 0 last_real_key_start = 0 keys_local_start = 0 new_binding = 12 count = 46 t = 0 echo_start = 0 keys_start = 0 current_binding = 95246291 first_event = 0 first_unbound = 31 mock_input = 0 fkey = {parent = 20952131, map = 20952131, start = 0, end = 0} keytran = {parent = 13208131, map = 13208131, start = 0, end = 0} indec = {parent = 20952163, map = 20952163, start = 0, end = 0} shift_translated = false delayed_switch_frame = 0 original_uppercase = 139646566643504 original_uppercase_position = -1 dummyflag = false starting_buffer = 0x3552800 fake_prefixed_keys = 0 #67 0x0000000000551c8c in command_loop_1 () at keyboard.c:1365 cmd = 355536 keybuf = {462, 140737488336736, 5542180, 4294948872, 140737488336832, 60135756852, 0, 140737488336808, 140737488335856, 10317784, 579830902669, 45, 140737488336832, 140737488337344, 10317781, 10, 140737488336976, 6211704, 0, 10317709, 95344211, 0, 4, 45, 12995120, 18375469, 0, 140737488336944, 5542180, 18375469} i = 1 prev_modiff = 464 prev_buffer = 0x3552800 already_adjusted = false #68 0x00000000005e8f50 in internal_condition_case (bfun=0x551882 , handlers=19056, hfun=0x55106c ) at eval.c:1309 val = 5542180 c = 0x1901220 #69 0x0000000000551589 in command_loop_2 (ignore=0) at keyboard.c:1107 val = 0 #70 0x00000000005e8870 in internal_catch (tag=19776, func=0x551560 , arg=0) at eval.c:1074 val = 5542180 c = 0x154dff0 #71 0x00000000005514c2 in command_loop () at keyboard.c:1078 val = 13042736 #72 0x0000000000550c34 in recursive_edit_1 () at keyboard.c:692 count = 44 val = 0 #73 0x000000000058d1d8 in read_minibuf (map=40368227, initial=0, prompt=37205092, expflag=false, histvar=33120, histpos=2, defalt=0, allow_props=false, inherit_input_method=true) at minibuf.c:660 val = 0 count = 35 mini_frame = 19699477 ambient_dir = 71960308 minibuffer = 55912453 input_method = 0 enable_multibyte = 44448 pos = 0 histstring = 140737488337584 histval = 66808275 empty_minibuf = 13299381 dummy = 0 frame = 19699477 #74 0x000000000058da78 in Fread_from_minibuffer (prompt=37205092, initial_contents=0, keymap=40368227, read=0, hist=0, default_value=0, inherit_input_method=44448) at minibuf.c:940 histvar = 33120 histpos = 2 val = 47244622672 #75 0x00000000005ec20a in Ffuncall (nargs=8, args=0x7fffffffbcc0) at eval.c:2719 internal_argbuf = {15943632, 16240832, 140737488337888, 5550314, 0, 15943632, 13042256, 6090493} fun = 9418109 original_fun = 365376 funcar = 140737488337904 numargs = 7 lisp_numargs = 47136 val = 47136 internal_args = 0x7fffffffbcc8 count = 34 #76 0x000000000062e170 in exec_byte_code (bytestr=37255620, vector=40031013, maxdepth=102, args_template=7198, nargs=7, args=0x7fffffffc2c8) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 29 op = 7 vectorp = 0x262d328 stack = {pc = 0x2726782 ")\266\202)\262\001*\266\207)\207", byte_string = 37255620, byte_string_start = 0x2726648 "\306\004!\203\022", next = 0x7fffffffc310} top = 0x7fffffffbcc0 result = 0 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #77 0x00000000005ec878 in funcall_lambda (fun=40031509, nargs=7, arg_vector=0x7fffffffc290) at eval.c:2855 size = 5 val = 7 syms_left = 7198 next = 38129588 lexenv = 64424493344 count = 29 i = 5546522 optional = false rest = false #78 0x00000000005ec2c7 in Ffuncall (nargs=8, args=0x7fffffffc288) at eval.c:2742 fun = 40031509 original_fun = 27680752 funcar = 0 numargs = 7 lisp_numargs = 13039568 val = 140737488339440 internal_args = 0x39e0277a005 count = 28 #79 0x000000000062e170 in exec_byte_code (bytestr=38178100, vector=41394221, maxdepth=98, args_template=9218, nargs=9, args=0x7fffffffc820) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 14 op = 7 vectorp = 0x277a030 stack = {pc = 0x25eee8a "\210*\210\016A?\205\025\001\366 \316\367\320\321\370\"P!\210-0\202\062\001\371 \210\316\372\320\373\370\"P!\210۲\001.\a\207", byte_string = 38178100, byte_string_start = 0x25eed80 "\306\307!\203\025", next = 0x7fffffffca10} top = 0x7fffffffc288 result = 1024 type = CONDITION_CASE #80 0x00000000005ec878 in funcall_lambda (fun=41394797, nargs=9, arg_vector=0x7fffffffc7d8) at eval.c:2855 size = 5 val = 9 syms_left = 9218 next = 251937142291300356 lexenv = 64424494832 count = 14 i = 5546522 optional = false rest = false #81 0x00000000005ec2c7 in Ffuncall (nargs=10, args=0x7fffffffc7d0) at eval.c:2742 fun = 41394797 original_fun = 27680160 funcar = 68719476742 numargs = 9 lisp_numargs = 5546522 val = 0 internal_args = 0x7fffffffc7b0 count = 13 #82 0x00000000005eb4cb in Fapply (nargs=2, args=0x7fffffffc990) at eval.c:2321 i = 10 numargs = 9 funcall_nargs = 10 funcall_args = 0x7fffffffc7d0 spread_arg = 0 fun = 41394797 retval = 26157408 sa_avail = 16304 sa_count = 13 sa_must_free = false #83 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffffc988) at eval.c:2673 fun = 12451917 original_fun = 9504 funcar = 140737488341296 numargs = 2 lisp_numargs = 12995120 val = 0 internal_args = 0xffffc990 count = 12 #84 0x000000000062e170 in exec_byte_code (bytestr=38200644, vector=41393405, maxdepth=46, args_template=514, nargs=9, args=0x7fffffffced8) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 12 op = 2 vectorp = 0x2779d00 stack = {pc = 0x25eebd1 "\207", byte_string = 38200644, byte_string_start = 0x25eeb60 "\b\203\v", next = 0x7fffffffd110} top = 0x7fffffffc988 result = 0 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #85 0x00000000005ec878 in funcall_lambda (fun=41393637, nargs=9, arg_vector=0x7fffffffced8) at eval.c:2855 size = 5 val = 9 syms_left = 514 next = 6210587 lexenv = 64424496624 count = 12 i = 5546522 optional = false rest = false #86 0x00000000005ec2c7 in Ffuncall (nargs=10, args=0x7fffffffced0) at eval.c:2742 fun = 41393637 original_fun = 15831568 funcar = 29655683 numargs = 9 lisp_numargs = 29655699 val = 0 internal_args = 0x2dbd213 count = 11 #87 0x00000000005eb4cb in Fapply (nargs=2, args=0x7fffffffd090) at eval.c:2321 i = 10 numargs = 9 funcall_nargs = 10 funcall_args = 0x7fffffffced0 spread_arg = 0 fun = 41393637 retval = 140737488342960 sa_avail = 16304 sa_count = 11 sa_must_free = false #88 0x00000000005ebf46 in Ffuncall (nargs=3, args=0x7fffffffd088) at eval.c:2673 fun = 12451917 original_fun = 9504 funcar = 140737488343088 numargs = 2 lisp_numargs = 12995120 val = 29655683 internal_args = 0x7fffffffd0a0 count = 10 #89 0x000000000062e170 in exec_byte_code (bytestr=38200644, vector=41393405, maxdepth=46, args_template=514, nargs=4, args=0x7fffffffd5e0) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 10 op = 2 vectorp = 0x2779d00 stack = {pc = 0x25eebca "\202q", byte_string = 38200644, byte_string_start = 0x25eeb60 "\b\203\v", next = 0x7fffffffd640} top = 0x7fffffffd088 result = 109532451 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #90 0x00000000005ec878 in funcall_lambda (fun=41393637, nargs=4, arg_vector=0x7fffffffd5e0) at eval.c:2855 size = 5 val = 4 syms_left = 514 next = 10326269 lexenv = 64424498416 count = 10 i = 5546522 optional = false rest = false #91 0x00000000005ec2c7 in Ffuncall (nargs=5, args=0x7fffffffd5d8) at eval.c:2742 fun = 41393637 original_fun = 15831568 funcar = 60129542158 numargs = 4 lisp_numargs = 4122800 val = 47136 internal_args = 0x2e24ebd count = 9 #92 0x000000000062e170 in exec_byte_code (bytestr=48288948, vector=48385725, maxdepth=22, args_template=2, nargs=0, args=0x7fffffffdca0) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 9 op = 4 vectorp = 0x2e24ec0 stack = {pc = 0x2f08c1e "\207", byte_string = 48288948, byte_string_start = 0x2f08c18 "\301\302\b\303\304$\207", next = 0x7fffffffdf90} top = 0x7fffffffd5d8 result = 140737488344696 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #93 0x00000000005ec878 in funcall_lambda (fun=48385773, nargs=0, arg_vector=0x7fffffffdca0) at eval.c:2855 size = 6 val = 0 syms_left = 2 next = 48611360 lexenv = 64424499744 count = 9 i = 5546522 optional = false rest = false #94 0x00000000005ec2c7 in Ffuncall (nargs=1, args=0x7fffffffdc98) at eval.c:2742 fun = 48385773 original_fun = 18569696 funcar = 6213909 numargs = 0 lisp_numargs = 140737488345792 val = 12450376 internal_args = 0x55101b count = 8 #95 0x00000000005e4675 in Ffuncall_interactively (nargs=1, args=0x7fffffffdc98) at callint.c:252 speccount = 7 #96 0x00000000005ebf46 in Ffuncall (nargs=2, args=0x7fffffffdc90) at eval.c:2673 fun = 12450381 original_fun = 24000 funcar = 0 numargs = 1 lisp_numargs = 0 val = 140737488346064 internal_args = 0x5ef8b6 count = 6 #97 0x00000000005eb16f in Fapply (nargs=3, args=0x7fffffffdc90) at eval.c:2274 i = 140737488346208 numargs = 0 funcall_nargs = 24000 funcall_args = 0x0 spread_arg = 0 fun = 24000 retval = 28416 sa_avail = 16384 sa_count = 6 sa_must_free = false #98 0x00000000005e4aed in Fcall_interactively (function=18569696, record_flag=0, keys=13257589) at callint.c:389 input = 0 funval = 48385773 events = 1646 result = 109557843 args = 0xaffffde00 visargs = 0x0 specs = 0 filter_specs = 0 teml = 5546522 up_event = 0 enable = 0 sa_avail = 16384 sa_count = 6 sa_must_free = false speccount = 6 next_event = 48385773 prefix_arg = 0 string = 0x0 tem = 0x54a21a "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t" varies = 0x5f9c88 "H;E\350t\nH\213E\350H\301\370\002\353\aH\307\300\377\377\377\377H\203\304H[]\303UH\211\345H\203\354\060H\211}\350H\211u\340H\211U\330H\211M\320H\213E\350H\211\307\350n\372\377\377H\213E\350H\213@@H\215P\001H\213E\350H\211P@H\213E\350H\213@0H\301\370\002H\211E\370H\213U\370H\213E\350H\211\326H\211\307\350\204\376\364\377H\211\302H\213E\350H\211P0H\213U\340H\213M\370H\213E\350H\211\316H\211\307\350K\f\365\377H\213U\330H\213M\370H\213E\350H\211\316H\211\307\350j\f\365\377H\213E\320H\301\340\002H\203\300\002H\211\302H\213M\370H\213E"... i = 140737488346576 nargs = 48385768 mark = 0 arg_from_tty = false key_count = 1 record_then_fail = false save_this_command = 18569696 save_last_command = 31559373 save_this_original_command = 18569696 save_real_this_command = 18569696 #99 0x00000000005ec0b3 in Ffuncall (nargs=4, args=0x7fffffffdf18) at eval.c:2700 internal_argbuf = {18569696, 0, 140737488346736, 6087287, 44448, 10317405, 13042256, 6090515} fun = 12450429 original_fun = 339984 funcar = 12995120 numargs = 3 lisp_numargs = 12995120 val = 0 internal_args = 0x7fffffffdf20 count = 5 #100 0x000000000062e170 in exec_byte_code (bytestr=10317372, vector=10317405, maxdepth=54, args_template=4102, nargs=1, args=0x7fffffffe470) at bytecode.c:880 targets = {0x63178a , 0x6317ea , 0x6317ec , 0x6317ee , 0x6317f0 , 0x6317f0 , 0x631850 , 0x6318c3 , 0x62d9f5 , 0x62d9f7 , 0x62d9f9 , 0x62d9fb , 0x62d9fd , 0x62d9fd , 0x62da03 , 0x62d9b8 , 0x62de7a , 0x62de7c , 0x62de7e , 0x62de80 , 0x62de82 , 0x62de82 , 0x62dec3 , 0x62de88 , 0x62e07b , 0x62e07d , 0x62e07f , 0x62e081 , 0x62e083 , 0x62e083 , 0x62e023 , 0x62e040 , 0x62e13d , 0x62e13f , 0x62e141 , 0x62e143 , 0x62e145 , 0x62e145 , 0x62e0e5 , 0x62e102 , 0x62e1ff , 0x62e201 , 0x62e203 , 0x62e205 , 0x62e207 , 0x62e207 , 0x62e1a7 , 0x62e1c4 , 0x62f1f8 , 0x62f091 , 0x62f088 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x62f41e , 0x62f4f7 , 0x62f555 , 0x62f5b4 , 0x62f617 , 0x62dcf4 , 0x62dd6a , 0x62f68c , 0x62dc4b , 0x62ddd0 , 0x62f6f2 , 0x62f758 , 0x62f79e , 0x62f804 , 0x62f851 , 0x62f91e , 0x62f964 , 0x62f9ca , 0x62fa4d , 0x62fa93 , 0x62fad9 , 0x62fb3f , 0x62fba5 , 0x62fc0b , 0x62fc8e , 0x62fcdb , 0x62fd28 , 0x62fdf5 , 0x62fe86 , 0x62ff17 , 0x630144 , 0x6301af , 0x63021a , 0x630285 , 0x6302f0 , 0x63033d , 0x6303cf , 0x63041c , 0x630469 , 0x6304b6 , 0x6305b6 , 0x62ef25 , 0x630613 , 0x630659 , 0x630721 , 0x63077e , 0x6307db , 0x630821 , 0x63086d , 0x6308b9 , 0x63090d , 0x63178a , 0x630963 , 0x6309a4 , 0x6309e5 , 0x630a26 , 0x630a67 , 0x630aa8 , 0x62ef25 , 0x63178a , 0x630aee , 0x630b3c , 0x630b82 , 0x630bc8 , 0x630c2e , 0x630c94 , 0x630cda , 0x630dca , 0x630e30 , 0x630e96 , 0x630efc , 0x630f3d , 0x63178a , 0x62ee5c , 0x62e2ac , 0x62daeb , 0x62e3df , 0x62e53f , 0x62e693 , 0x62eded , 0x62ee2a , 0x62dfd5 , 0x62eee6 , 0x62ef57 , 0x62efe1 , 0x62f020 , 0x62f237 , 0x62f2b9 , 0x62f33c , 0x62f39d , 0x62e263 , 0x630f83 , 0x631006 , 0x63104c , 0x631092 , 0x6310d8 , 0x63111e , 0x631184 , 0x6311ea , 0x631250 , 0x6312b6 , 0x6313f5 , 0x63145b , 0x6314c1 , 0x631507 , 0x63156d , 0x6315d3 , 0x631627 , 0x63167b , 0x630503 , 0x630550 , 0x6316c8 , 0x63172b , 0x63178a , 0x62e7e7 , 0x62e8ed , 0x62ea32 , 0x62eb77 , 0x62ecb2 , 0x62f89e , 0x62fd75 , 0x6306a1 , 0x63195d , 0x6319d3 , 0x63178a , 0x63178a , 0x631a70 , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x63178a , 0x631af8 } count = 5 op = 3 vectorp = 0x9d6e60 stack = {pc = 0xb8b8cc "\006\006\071\203\242", byte_string = 10317372, byte_string_start = 0xb8b851 "\306\020\211?\205\023", next = 0x0} top = 0x7fffffffdf18 result = 12100662 type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #101 0x00000000005ec878 in funcall_lambda (fun=10317325, nargs=1, arg_vector=0x7fffffffe468) at eval.c:2855 size = 5 val = 1 syms_left = 4102 next = 10326829 lexenv = 64424502128 count = 5 i = 5546522 optional = false rest = false #102 0x00000000005ec2c7 in Ffuncall (nargs=2, args=0x7fffffffe460) at eval.c:2742 fun = 10317325 original_fun = 14784 funcar = 0 numargs = 1 lisp_numargs = 12995120 val = 0 internal_args = 0x4 count = 4 #103 0x00000000005eba6e in call1 (fn=14784, arg1=18569696) at eval.c:2552 No locals. #104 0x000000000055203b in command_loop_1 () at keyboard.c:1479 scount = 3 cmd = 18569696 keybuf = {67109310, 466, 458, 446, 271088, 3, 3, 140737488348440, 0, 9411637, 140737488348432, 30816285, 140737488348464, 6208248, 30816285, 9424068, 12995120, 271088, 0, 140737488348464, 5542180, 30816285, 12995120, 5575381, 12995120, 140737488348512, 0, 140737488348528, 5542180, 5575184} i = 1 prev_modiff = 7031 prev_buffer = 0x1ac67d0 already_adjusted = false #105 0x00000000005e8f50 in internal_condition_case (bfun=0x551882 , handlers=19056, hfun=0x55106c ) at eval.c:1309 val = 5542180 c = 0x153b9d0 #106 0x0000000000551589 in command_loop_2 (ignore=0) at keyboard.c:1107 val = 2 #107 0x00000000005e8870 in internal_catch (tag=45840, func=0x551560 , arg=0) at eval.c:1074 val = 5542180 c = 0x150e750 #108 0x000000000055152b in command_loop () at keyboard.c:1086 No locals. #109 0x0000000000550c34 in recursive_edit_1 () at keyboard.c:692 count = 1 val = 140737488348928 #110 0x0000000000550dc8 in Frecursive_edit () at keyboard.c:763 count = 0 buffer = 0 #111 0x000000000054ec4c in main (argc=1, argv=0x7fffffffe918) at emacs.c:1606 dummy = 140737353857488 stack_bottom_variable = 0 '\000' do_initial_setlocale = true dumping = false skip_args = 0 rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615} no_loadup = false junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x0 original_pwd = 0x0 (gdb)