Package: emacs;
Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>
Date: Thu, 7 Jul 2016 16:50:01 UTC
Severity: normal
Tags: moreinfo
Found in version 25.0.95
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23912 in the body.
You can then email your comments to 23912 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 07 Jul 2016 16:50:02 GMT) Full text and rfc822 format available.Michael Heerdegen <michael_heerdegen <at> web.de>
:bug-gnu-emacs <at> gnu.org
.
(Thu, 07 Jul 2016 16:50:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: bug-gnu-emacs <at> gnu.org Subject: 25.0.95; Abort in gc when working with streams Date: Thu, 07 Jul 2016 18:48:15 +0200
[Message part 1 (text/plain, inline)]
Hello, I'm working on an occur like search tool (helm-browse.el), similar to swiper, using stream.el for candidate/match processing. Occasionally, the thing crashes. Here is a backtrace. The session is still open. TIA!
[bt.txt (text/plain, inline)]
(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 17074)] [New Thread 0x7fffe7435700 (LWP 17075)] [New Thread 0x7fffe69d7700 (LWP 17076)] [New Thread 0x7fffe54d6700 (LWP 18296)] 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 0x00000000004e76a1 in terminate_due_to_signal (sig=sig <at> entry=6, backtrace_limit=backtrace_limit <at> entry=40) at emacs.c:381 #2 0x00000000004ffda3 in emacs_abort () at sysdep.c:2247 #3 0x00000000005420e6 in mark_maybe_pointer (p=<optimized out>) at alloc.c:4841 #4 mark_memory (end=<optimized out>, start=<optimized out>) at alloc.c:4894 #5 mark_stack (end=<optimized out>) at alloc.c:5038 #6 garbage_collect_1 (end=0x7fffffffa438) at alloc.c:5756 #7 Fgarbage_collect () at alloc.c:5979 #8 0x0000000000558514 in maybe_gc () at lisp.h:4654 #9 Ffuncall (nargs=3, args=args <at> entry=0x7fffffffa610) at eval.c:2643 #10 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffa610) at bytecode.c:880 #11 0x0000000000558386 in funcall_lambda (fun=45944628, nargs=nargs <at> entry=0, arg_vector=0x7fffffffa610, arg_vector <at> entry=0x7fffffffa7b8) at eval.c:2855 #12 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffa7b0) at eval.c:2754 #13 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffa7b0) at bytecode.c:880 #14 0x0000000000558386 in funcall_lambda (fun=40716708, nargs=nargs <at> entry=0, arg_vector=0x7fffffffa7b0, arg_vector <at> entry=0x7fffffffa920) at eval.c:2855 #15 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffa918) at eval.c:2754 #16 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffa918) at bytecode.c:880 #17 0x0000000000558386 in funcall_lambda (fun=40721828, nargs=nargs <at> entry=0, arg_vector=0x7fffffffa918, arg_vector <at> entry=0x7fffffffab30) at eval.c:2855 #18 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffab28) at eval.c:2754 #19 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=3, args=<optimized out>, args <at> entry=0x7fffffffab28) at bytecode.c:880 #20 0x0000000000558386 in funcall_lambda (fun=40714628, nargs=nargs <at> entry=3, arg_vector=0x7fffffffab28, arg_vector <at> entry=0x7fffffffacf0) at eval.c:2855 #21 0x000000000055863b in Ffuncall (nargs=4, args=args <at> entry=0x7ffffffface8) at eval.c:2754 #22 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=3, args=<optimized out>, args <at> entry=0x7ffffffface8) at bytecode.c:880 #23 0x0000000000558386 in funcall_lambda (fun=45953716, nargs=nargs <at> entry=3, arg_vector=0x7ffffffface8, arg_vector <at> entry=0x7fffffffaeb0) at eval.c:2855 #24 0x000000000055863b in Ffuncall (nargs=4, args=args <at> entry=0x7fffffffaea8) at eval.c:2754 #25 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffaea8) at bytecode.c:880 #26 0x0000000000558386 in funcall_lambda (fun=45943396, nargs=nargs <at> entry=0, arg_vector=0x7fffffffaea8, arg_vector <at> entry=0x7fffffffb180) at eval.c:2855 #27 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=1, args=args <at> entry=0x7fffffffb178) at eval.c:2754 #28 0x0000000000559adc in Fapply (nargs=2, args=0x7fffffffb178) at eval.c:2274 #29 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffb170) at eval.c:2673 #30 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=2, args=<optimized out>, args <at> entry=0x7fffffffb170) at bytecode.c:880 #31 0x0000000000558386 in funcall_lambda (fun=34230132, nargs=nargs <at> entry=2, arg_vector=0x7fffffffb170, arg_vector <at> entry=0x7fffffffb308) at eval.c:2855 #32 0x000000000055863b in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffb300) at eval.c:2754 #33 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=2, args=<optimized out>, args <at> entry=0x7fffffffb300) at bytecode.c:880 #34 0x0000000000558386 in funcall_lambda (fun=34231780, nargs=nargs <at> entry=2, arg_vector=0x7fffffffb300, arg_vector <at> entry=0x7fffffffb4a8) at eval.c:2855 #35 0x000000000055863b in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffb4a0) at eval.c:2754 #36 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb4a0) at bytecode.c:880 #37 0x0000000000558386 in funcall_lambda (fun=36777956, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb4a0, arg_vector <at> entry=0x7fffffffb650) at eval.c:2855 #38 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffb648) at eval.c:2754 #39 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb648) at bytecode.c:880 #40 0x0000000000558386 in funcall_lambda (fun=25138868, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb648, arg_vector <at> entry=0x7fffffffb820) at eval.c:2855 #41 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffb818) at eval.c:2754 #42 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb818) at bytecode.c:880 #43 0x0000000000558386 in funcall_lambda (fun=38164036, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb818, arg_vector <at> entry=0x7fffffffb9c0) at eval.c:2855 #44 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffb9b8) at eval.c:2754 #45 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb9b8) at bytecode.c:880 #46 0x0000000000558386 in funcall_lambda (fun=38281300, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb9b8, arg_vector <at> entry=0x7fffffffbb60) at eval.c:2855 #47 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffbb58) at eval.c:2754 #48 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffbb58) at bytecode.c:880 #49 0x0000000000558386 in funcall_lambda (fun=38281796, nargs=nargs <at> entry=0, arg_vector=0x7fffffffbb58, arg_vector <at> entry=0x7fffffffbce8) at eval.c:2855 #50 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffbce0) at eval.c:2754 #51 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffbce0) at bytecode.c:880 #52 0x0000000000558386 in funcall_lambda (fun=36776068, nargs=nargs <at> entry=1, arg_vector=0x7fffffffbce0, arg_vector <at> entry=0x7fffffffbe68) at eval.c:2855 #53 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffbe60) at eval.c:2754 #54 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffbe60) at bytecode.c:880 #55 0x0000000000558386 in funcall_lambda (fun=36791764, nargs=nargs <at> entry=0, arg_vector=0x7fffffffbe60, arg_vector <at> entry=0x7fffffffc008) at eval.c:2855 #56 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffc000) at eval.c:2754 #57 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffc000) at bytecode.c:880 #58 0x0000000000558386 in funcall_lambda (fun=36833652, nargs=nargs <at> entry=0, arg_vector=0x7fffffffc000, arg_vector <at> entry=0x7fffffffc298) at eval.c:2855 #59 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=1, args=args <at> entry=0x7fffffffc290) at eval.c:2754 #60 0x0000000000559adc in Fapply (nargs=2, args=0x7fffffffc290) at eval.c:2274 #61 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffc288) at eval.c:2673 #62 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880 #63 0x000000000055824f in funcall_lambda (fun=10064269, nargs=nargs <at> entry=1, arg_vector=arg_vector <at> entry=0x7fffffffc488) at eval.c:2921 #64 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffffc480) at eval.c:2754 #65 0x000000000055890a in call1 (fn=fn <at> entry=45264, arg1=arg1 <at> entry=89668917) at eval.c:2552 #66 0x00000000004ecca8 in timer_check_2 (idle_timers=<optimized out>, timers=<optimized out>) at keyboard.c:4427 #67 timer_check () at keyboard.c:4489 #68 0x00000000004ed049 in readable_events (flags=flags <at> entry=1) at keyboard.c:3328 #69 0x00000000004ee808 in get_input_pending (flags=flags <at> entry=1) at keyboard.c:6725 #70 0x00000000004f0e08 in detect_input_pending_run_timers (do_display=do_display <at> entry=true) at keyboard.c:9862 #71 0x0000000000596859 in wait_reading_process_output (time_limit=time_limit <at> entry=90, nsecs=nsecs <at> entry=0, read_kbd=read_kbd <at> entry=-1, do_display=do_display <at> entry=true, wait_for_cell=wait_for_cell <at> entry=0, wait_proc=wait_proc <at> entry=0x0, just_wait_proc=0) at process.c:4952 #72 0x000000000041fe42 in sit_for (timeout=<optimized out>, reading=reading <at> entry=true, display_option=display_option <at> entry=1) at dispnew.c:5762 #73 0x00000000004f321f in read_char (commandflag=commandflag <at> entry=1, map=map <at> entry=61376755, prev_event=0, used_mouse_menu=used_mouse_menu <at> entry=0x7fffffffd0cb, end_time=end_time <at> entry=0x0) at keyboard.c:2714 #74 0x00000000004f3f3a in read_key_sequence (keybuf=keybuf <at> entry=0x7fffffffd1a0, prompt=prompt <at> entry=0, dont_downcase_last=dont_downcase_last <at> entry=false, can_return_switch_frame=can_return_switch_frame <at> entry=true, fix_current_buffer=fix_current_buffer <at> entry=true, prevent_redisplay=prevent_redisplay <at> entry=false, bufsize=30) at keyboard.c:9063 #75 0x00000000004f5b06 in command_loop_1 () at keyboard.c:1365 #76 0x0000000000557022 in internal_condition_case (bfun=bfun <at> entry=0x4f5910 <command_loop_1>, handlers=handlers <at> entry=19056, hfun=hfun <at> entry=0x4ec3d0 <cmd_error>) at eval.c:1309 #77 0x00000000004e7acc in command_loop_2 (ignore=ignore <at> entry=0) at keyboard.c:1107 #78 0x0000000000556fc3 in internal_catch (tag=tag <at> entry=19776, func=func <at> entry=0x4e7ab0 <command_loop_2>, arg=arg <at> entry=0) at eval.c:1074 #79 0x00000000004e7a30 in command_loop () at keyboard.c:1078 #80 0x00000000004ebfc7 in recursive_edit_1 () at keyboard.c:692 #81 0x00000000005132ff in read_minibuf (map=map <at> entry=39427843, initial=initial <at> entry=0, prompt=<optimized out>, prompt <at> entry=36853524, expflag=<optimized out>, histvar=<optimized out>, histpos=<optimized out>, defalt=0, allow_props=false, inherit_input_method=true) at minibuf.c:660 #82 0x0000000000513a5f in Fread_from_minibuffer (prompt=36853524, initial_contents=0, keymap=39427843, read=0, hist=<optimized out>, default_value=0, inherit_input_method=44448) at minibuf.c:940 #83 0x0000000000558798 in Ffuncall (nargs=8, args=args <at> entry=0x7fffffffd5a0) at eval.c:2726 #84 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=7, args=<optimized out>, args <at> entry=0x7fffffffd5a0) at bytecode.c:880 #85 0x0000000000558386 in funcall_lambda (fun=36814884, nargs=nargs <at> entry=7, arg_vector=0x7fffffffd5a0, arg_vector <at> entry=0x7fffffffd7c0) at eval.c:2855 #86 0x000000000055863b in Ffuncall (nargs=8, args=args <at> entry=0x7fffffffd7b8) at eval.c:2754 #87 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=9, args=<optimized out>, args <at> entry=0x7fffffffd7b8) at bytecode.c:880 #88 0x0000000000558386 in funcall_lambda (fun=34544596, nargs=nargs <at> entry=9, arg_vector=0x7fffffffd7b8, arg_vector <at> entry=0x7fffffffd958) at eval.c:2855 #89 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=10, args=0x7fffffffd950) at eval.c:2754 #90 0x0000000000559948 in Fapply (nargs=<optimized out>, args=0x7fffffffdad0) at eval.c:2321 #91 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffdac8) at eval.c:2673 #92 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=9, args=<optimized out>, args <at> entry=0x7fffffffdac8) at bytecode.c:880 #93 0x0000000000558386 in funcall_lambda (fun=34385332, nargs=nargs <at> entry=9, arg_vector=0x7fffffffdac8, arg_vector <at> entry=0x7fffffffdc68) at eval.c:2855 #94 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=10, args=0x7fffffffdc60) at eval.c:2754 #95 0x0000000000559948 in Fapply (nargs=<optimized out>, args=0x7fffffffdde0) at eval.c:2321 #96 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffddd8) at eval.c:2673 #97 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=4, args=<optimized out>, args <at> entry=0x7fffffffddd8) at bytecode.c:880 #98 0x0000000000558386 in funcall_lambda (fun=34385332, nargs=nargs <at> entry=4, arg_vector=0x7fffffffddd8, arg_vector <at> entry=0x7fffffffdf80) at eval.c:2855 #99 0x000000000055863b in Ffuncall (nargs=5, args=args <at> entry=0x7fffffffdf78) at eval.c:2754 #100 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffdf78) at bytecode.c:880 #101 0x0000000000558386 in funcall_lambda (fun=45977252, nargs=nargs <at> entry=0, arg_vector=0x7fffffffdf78, arg_vector <at> entry=0x7fffffffe2d0) at eval.c:2855 #102 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=1, args=args <at> entry=0x7fffffffe2c8) at eval.c:2754 #103 0x000000000055442a in Ffuncall_interactively (nargs=1, args=0x7fffffffe2c8) at callint.c:252 #104 0x0000000000558729 in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffffe2c0) at eval.c:2673 #105 0x0000000000559adc in Fapply (nargs=nargs <at> entry=3, args=args <at> entry=0x7fffffffe2c0) at eval.c:2274 #106 0x0000000000554776 in Fcall_interactively (function=16135200, record_flag=0, keys=<optimized out>) at callint.c:389 #107 0x0000000000558802 in Ffuncall (nargs=4, args=args <at> entry=0x7fffffffe3e8) at eval.c:2700 #108 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffe3e8) at bytecode.c:880 #109 0x0000000000558386 in funcall_lambda (fun=9563900, nargs=nargs <at> entry=1, arg_vector=0x7fffffffe3e8, arg_vector <at> entry=0x7fffffffe578) at eval.c:2855 #110 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffffe570) at eval.c:2754 #111 0x000000000055890a in call1 (fn=fn <at> entry=14784, arg1=<optimized out>) at eval.c:2552 #112 0x00000000004f5d00 in command_loop_1 () at keyboard.c:1479 #113 0x0000000000557022 in internal_condition_case (bfun=bfun <at> entry=0x4f5910 <command_loop_1>, handlers=handlers <at> entry=19056, hfun=hfun <at> entry=0x4ec3d0 <cmd_error>) at eval.c:1309 #114 0x00000000004e7acc in command_loop_2 (ignore=ignore <at> entry=0) at keyboard.c:1107 #115 0x0000000000556fc3 in internal_catch (tag=tag <at> entry=45840, func=func <at> entry=0x4e7ab0 <command_loop_2>, arg=arg <at> entry=0) at eval.c:1074 #116 0x00000000004e7a89 in command_loop () at keyboard.c:1086 #117 0x00000000004ebfc7 in recursive_edit_1 () at keyboard.c:692 #118 0x00000000004ec308 in Frecursive_edit () at keyboard.c:763 #119 0x000000000041603b 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 0x00000000004e76a1 in terminate_due_to_signal (sig=sig <at> entry=6, backtrace_limit=backtrace_limit <at> entry=40) at emacs.c:381 No locals. #2 0x00000000004ffda3 in emacs_abort () at sysdep.c:2247 No locals. #3 0x00000000005420e6 in mark_maybe_pointer (p=<optimized out>) at alloc.c:4841 obj = <optimized out> #4 mark_memory (end=<optimized out>, start=<optimized out>) at alloc.c:4894 pp = <optimized out> #5 mark_stack (end=<optimized out>) at alloc.c:5038 No locals. #6 garbage_collect_1 (end=0x7fffffffa438) at alloc.c:5756 nextb = <optimized out> i = <optimized out> retval = 140737488332312 stack_top_variable = 0 '\000' message_p = <optimized out> tot_before = <optimized out> total = {0, 64093312, 13761664, 5, 109696949, 2, 140737488332344, 2, 0, 5, 140737488332320} #7 Fgarbage_collect () at alloc.c:5979 end = 0x7fffffffa438 #8 0x0000000000558514 in maybe_gc () at lisp.h:4654 No locals. #9 Ffuncall (nargs=3, args=args <at> entry=0x7fffffffa610) at eval.c:2643 fun = <optimized out> original_fun = <optimized out> numargs = 2 val = <optimized out> internal_args = <optimized out> count = 92 #10 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffa610) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x6898af0 stack = {pc = 0x2c219bb "\203Y", byte_string = 45944628, byte_string_start = 0x2c21988 "ĉC\304C\002\204c", next = 0x7fffffffa820} top = 0x7fffffffa610 result = <optimized out> type = <optimized out> #11 0x0000000000558386 in funcall_lambda (fun=45944628, nargs=nargs <at> entry=0, arg_vector=0x7fffffffa610, arg_vector <at> entry=0x7fffffffa7b8) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #12 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffa7b0) at eval.c:2754 fun = <optimized out> original_fun = 109677461 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 91 #13 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffa7b0) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x6898bf0 stack = {pc = 0x2c23fd5 "\240\210Ģ\306\305D>\203\064", byte_string = 40716708, byte_string_start = 0x2c23fb0 "\212É\242\206\f", next = 0x7fffffffa9e0} top = 0x7fffffffa7b0 result = <optimized out> type = <optimized out> #14 0x0000000000558386 in funcall_lambda (fun=40716708, nargs=nargs <at> entry=0, arg_vector=0x7fffffffa7b0, arg_vector <at> entry=0x7fffffffa920) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #15 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffa918) at eval.c:2754 fun = <optimized out> original_fun = 109677653 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 89 #16 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffa918) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x6898c98 stack = {pc = 0x2c24082 "\211\302=\203\r", byte_string = 40721828, byte_string_start = 0x2c24080 "\300 \211\302=\203\r", next = 0x7fffffffabc0} top = 0x7fffffffa918 result = <optimized out> type = <optimized out> #17 0x0000000000558386 in funcall_lambda (fun=40721828, nargs=nargs <at> entry=0, arg_vector=0x7fffffffa918, arg_vector <at> entry=0x7fffffffab30) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #18 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffab28) at eval.c:2754 fun = <optimized out> original_fun = 109677837 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 88 #19 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=3, args=<optimized out>, args <at> entry=0x7fffffffab28) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2d4c588 stack = {pc = 0x2c23f4c "\"\262\001\262\001\207", byte_string = 40714628, byte_string_start = 0x2c23eb0 "\211;\203\026", next = 0x7fffffffad90} top = 0x7fffffffab28 result = <optimized out> type = <optimized out> #20 0x0000000000558386 in funcall_lambda (fun=40714628, nargs=nargs <at> entry=3, arg_vector=0x7fffffffab28, arg_vector <at> entry=0x7fffffffacf0) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #21 0x000000000055863b in Ffuncall (nargs=4, args=args <at> entry=0x7ffffffface8) at eval.c:2754 fun = <optimized out> original_fun = 30263344 numargs = 3 val = <optimized out> internal_args = <optimized out> count = 87 #22 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=3, args=<optimized out>, args <at> entry=0x7ffffffface8) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2b9ed98 stack = {pc = 0x2c21a74 ")\207", byte_string = 45953716, byte_string_start = 0x2c21a28 "\b\304=\203\032", next = 0x7fffffffaf30} top = 0x7ffffffface8 result = <optimized out> type = <optimized out> #23 0x0000000000558386 in funcall_lambda (fun=45953716, nargs=nargs <at> entry=3, arg_vector=0x7ffffffface8, arg_vector <at> entry=0x7fffffffaeb0) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #24 0x000000000055863b in Ffuncall (nargs=4, args=args <at> entry=0x7fffffffaea8) at eval.c:2754 fun = <optimized out> original_fun = 35224000 numargs = 3 val = <optimized out> internal_args = <optimized out> count = 85 #25 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffaea8) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2b9eab8 stack = {pc = 0x2c21892 "\310\311 !\"\"!*\207", byte_string = 45943396, byte_string_start = 0x2c21878 "r\302\b!\203\v", next = 0x7fffffffb1f0} top = 0x7fffffffaea8 result = <optimized out> type = <optimized out> #26 0x0000000000558386 in funcall_lambda (fun=45943396, nargs=nargs <at> entry=0, arg_vector=0x7fffffffaea8, arg_vector <at> entry=0x7fffffffb180) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #27 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=1, args=args <at> entry=0x7fffffffb178) at eval.c:2754 fun = <optimized out> original_fun = 45738765 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 82 #28 0x0000000000559adc in Fapply (nargs=2, args=0x7fffffffb178) at eval.c:2274 i = <optimized out> numargs = <optimized out> funcall_nargs = <optimized out> funcall_args = 0x0 spread_arg = <optimized out> fun = 45738765 retval = <optimized out> sa_avail = 16384 sa_must_free = false #29 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffb170) at eval.c:2673 fun = 11680405 original_fun = 9504 numargs = 2 val = <optimized out> internal_args = <optimized out> count = 81 #30 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=2, args=<optimized out>, args <at> entry=0x7fffffffb170) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x25229b0 stack = {pc = 0x25afe76 "\262\003\006\006\203G", byte_string = 34230132, byte_string_start = 0x25afe40 "\302\303\004\"\003\304\004!\203\020", next = 0x7fffffffb380} top = 0x7fffffffb170 result = <optimized out> type = <optimized out> #31 0x0000000000558386 in funcall_lambda (fun=34230132, nargs=nargs <at> entry=2, arg_vector=0x7fffffffb170, arg_vector <at> entry=0x7fffffffb308) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #32 0x000000000055863b in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffb300) at eval.c:2754 fun = <optimized out> original_fun = 26641520 numargs = 2 val = <optimized out> internal_args = <optimized out> count = 78 #33 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=2, args=<optimized out>, args <at> entry=0x7fffffffb300) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x25227a0 stack = {pc = 0x25afc5c "\207\300\003!\203$", byte_string = 34231780, byte_string_start = 0x25afc48 "\001\203\025", next = 0x7fffffffb530} top = 0x7fffffffb300 result = <optimized out> type = <optimized out> #34 0x0000000000558386 in funcall_lambda (fun=34231780, nargs=nargs <at> entry=2, arg_vector=0x7fffffffb300, arg_vector <at> entry=0x7fffffffb4a8) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #35 0x000000000055863b in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffb4a0) at eval.c:2754 fun = <optimized out> original_fun = 26277504 numargs = 2 val = <optimized out> internal_args = <optimized out> count = 77 #36 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb4a0) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2563a20 stack = {pc = 0x25a88ef "0\202.", byte_string = 36777956, byte_string_start = 0x25a88d0 "\302\030\303\304\002\"\303\305\003\"\302\306\307\061#", next = 0x7fffffffb6e0} top = 0x7fffffffb4a0 result = <optimized out> type = <optimized out> #37 0x0000000000558386 in funcall_lambda (fun=36777956, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb4a0, arg_vector <at> entry=0x7fffffffb650) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #38 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffb648) at eval.c:2754 fun = <optimized out> original_fun = 26849584 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 75 #39 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb648) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2563b88 stack = {pc = 0x25a8b8c "\311\001!\203=", byte_string = 25138868, byte_string_start = 0x25a8b70 "\302\303\002\"\304\001\b\"\211\211\203\025", next = 0x7fffffffb8a0} top = 0x7fffffffb648 result = <optimized out> type = <optimized out> #40 0x0000000000558386 in funcall_lambda (fun=25138868, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb648, arg_vector <at> entry=0x7fffffffb820) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #41 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffb818) at eval.c:2754 fun = <optimized out> original_fun = 26849728 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 74 #42 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb818) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x244b2b0 stack = {pc = 0x25a9938 "\003\"\202B", byte_string = 38164036, byte_string_start = 0x25a9908 "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 = 0x7fffffffba30} top = 0x7fffffffb818 result = <optimized out> type = <optimized out> #43 0x0000000000558386 in funcall_lambda (fun=38164036, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb818, arg_vector <at> entry=0x7fffffffb9c0) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #44 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffb9b8) at eval.c:2754 fun = <optimized out> original_fun = 26562256 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 69 #45 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffb9b8) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x244b4c0 stack = {pc = 0x25a9bd6 "\001B\262\001\002A\262\003\202B", byte_string = 38281300, byte_string_start = 0x25a9b88 "\304\b!\203/", next = 0x7fffffffbbe0} top = 0x7fffffffb9b8 result = <optimized out> type = <optimized out> #46 0x0000000000558386 in funcall_lambda (fun=38281300, nargs=nargs <at> entry=1, arg_vector=0x7fffffffb9b8, arg_vector <at> entry=0x7fffffffbb60) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #47 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffbb58) at eval.c:2754 fun = <optimized out> original_fun = 26562640 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 66 #48 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffbb58) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x244b5e0 stack = {pc = 0x25a9cd4 "\211\262\004\"\210\211\203\250", byte_string = 38281796, byte_string_start = 0x25a9c60 "\303\304!\210\305 \210\306\307 !r\310\311\312\313\314\005!\315\"\316$\216\317\001@\320\"\210\b\203%", next = 0x7fffffffbd60} top = 0x7fffffffbb58 result = <optimized out> type = <optimized out> #49 0x0000000000558386 in funcall_lambda (fun=38281796, nargs=nargs <at> entry=0, arg_vector=0x7fffffffbb58, arg_vector <at> entry=0x7fffffffbce8) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #50 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffbce0) at eval.c:2754 fun = <optimized out> original_fun = 26641232 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 63 #51 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffbce0) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x24fc288 stack = {pc = 0x25acb96 "\207", byte_string = 36776068, byte_string_start = 0x25acb78 "\211\b\232?\205\036", next = 0x7fffffffbf00} top = 0x7fffffffbce0 result = <optimized out> type = <optimized out> #52 0x0000000000558386 in funcall_lambda (fun=36776068, nargs=nargs <at> entry=1, arg_vector=0x7fffffffbce0, arg_vector <at> entry=0x7fffffffbe68) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #53 0x000000000055863b in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffbe60) at eval.c:2754 fun = <optimized out> original_fun = 26849488 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 62 #54 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffbe60) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x24fc190 stack = {pc = 0x25acb26 "*\262\001)0\207Ӊ\021\022\324 \210\325 \210\326\327!\207", byte_string = 36791764, byte_string_start = 0x25acb00 "\303\061,", next = 0x7fffffffc090} top = 0x7fffffffbe60 result = <optimized out> type = <optimized out> #55 0x0000000000558386 in funcall_lambda (fun=36791764, nargs=nargs <at> entry=0, arg_vector=0x7fffffffbe60, arg_vector <at> entry=0x7fffffffc008) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #56 0x000000000055863b in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffc000) at eval.c:2754 fun = <optimized out> original_fun = 27065248 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 58 #57 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffc000) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x24fb4e0 stack = {pc = 0x25ac4ba "\210\313 *\262\001\207", byte_string = 36833652, byte_string_start = 0x25ac4a0 "\b\206\005", next = 0x7fffffffc320} top = 0x7fffffffc000 result = <optimized out> type = <optimized out> #58 0x0000000000558386 in funcall_lambda (fun=36833652, nargs=nargs <at> entry=0, arg_vector=0x7fffffffc000, arg_vector <at> entry=0x7fffffffc298) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #59 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=1, args=args <at> entry=0x7fffffffc290) at eval.c:2754 fun = <optimized out> original_fun = 38778181 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 55 #60 0x0000000000559adc in Fapply (nargs=2, args=0x7fffffffc290) at eval.c:2274 i = <optimized out> numargs = <optimized out> funcall_nargs = <optimized out> funcall_args = 0x0 spread_arg = <optimized out> fun = 38778181 retval = <optimized out> sa_avail = 16384 sa_must_free = false #61 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffc288) at eval.c:2673 fun = 11680405 original_fun = 9504 numargs = 2 val = <optimized out> internal_args = <optimized out> count = 54 #62 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x9991e0 <pure+1393760> stack = {pc = 0xa9b6cf <pure+2451791> ")0\202\237", byte_string = 10064316, byte_string_start = 0xa9b64e <pure+2451662> "\b\021\n\020\v\022\306\034\v\033\307\v!\206\026", next = 0x7fffffffd640} top = 0x7fffffffc288 result = <optimized out> type = <optimized out> #63 0x000000000055824f in funcall_lambda (fun=10064269, nargs=nargs <at> entry=1, arg_vector=arg_vector <at> entry=0x7fffffffc488) at eval.c:2921 val = <optimized out> syms_left = 0 lexenv = 0 i = <optimized out> optional = <optimized out> rest = <optimized out> #64 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffffc480) at eval.c:2754 fun = <optimized out> original_fun = 45264 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 48 #65 0x000000000055890a in call1 (fn=fn <at> entry=45264, arg1=arg1 <at> entry=89668917) at eval.c:2552 No locals. #66 0x00000000004ecca8 in timer_check_2 (idle_timers=<optimized out>, timers=<optimized out>) at keyboard.c:4427 old_deactivate_mark = 0 idle_timer_ripe = <optimized out> timer = <optimized out> timer_time = {tv_sec = 1467909549, tv_nsec = 801076401} timer_difference = <optimized out> idle_timer_difference = <optimized out> ripe = <optimized out> idle_timer = <optimized out> idle_timer_time = {tv_sec = 0, tv_nsec = 10000000} difference = <optimized out> timer_ripe = <optimized out> nexttime = {tv_sec = <optimized out>, tv_nsec = -1} now = {tv_sec = 1467909549, tv_nsec = 748089396} idleness_now = <optimized out> chosen_timer = 89668917 #67 timer_check () at keyboard.c:4489 nexttime = <optimized out> timers = 61407395 idle_timers = 61407251 tem = <optimized out> #68 0x00000000004ed049 in readable_events (flags=flags <at> entry=1) at keyboard.c:3328 No locals. #69 0x00000000004ee808 in get_input_pending (flags=flags <at> entry=1) at keyboard.c:6725 No locals. #70 0x00000000004f0e08 in detect_input_pending_run_timers (do_display=do_display <at> entry=true) at keyboard.c:9862 old_timers_run = <optimized out> #71 0x0000000000596859 in wait_reading_process_output (time_limit=time_limit <at> entry=90, nsecs=nsecs <at> entry=0, read_kbd=read_kbd <at> entry=-1, do_display=do_display <at> entry=true, wait_for_cell=wait_for_cell <at> entry=0, wait_proc=wait_proc <at> entry=0x0, just_wait_proc=0) at process.c:4952 old_timers_run = 13164 old_buffer = 0x1dd7420 old_window = 100524669 leave = false process_skipped = <optimized out> channel = <optimized out> nfds = 0 Available = {fds_bits = {9351208, 0 <repeats 15 times>}} Writeok = {fds_bits = {0 <repeats 16 times>}} check_write = <optimized out> check_delay = <optimized out> no_avail = false xerrno = 11 proc = <optimized out> timeout = {tv_sec = 0, tv_nsec = 9783281} end_time = <optimized out> timer_delay = <optimized out> got_output_end_time = {tv_sec = 1467909639, tv_nsec = 738196700} wait = TIMEOUT got_some_output = -1 now = {tv_sec = 1467909549, tv_nsec = 748085190} #72 0x000000000041fe42 in sit_for (timeout=<optimized out>, reading=reading <at> entry=true, display_option=display_option <at> entry=1) at dispnew.c:5762 sec = 90 nsec = 0 do_display = true #73 0x00000000004f321f in read_char (commandflag=commandflag <at> entry=1, map=map <at> entry=61376755, prev_event=0, used_mouse_menu=used_mouse_menu <at> entry=0x7fffffffd0cb, end_time=end_time <at> entry=0x0) at keyboard.c:2714 tem0 = <optimized out> timeout = <optimized out> delay_level = <optimized out> buffer_size = <optimized out> c = 0 jmpcount = 46 local_getcjmp = {{__jmpbuf = {0, 5523050039654207500, 0, 23116832, 140737488343456, 61376755, -5523063304493084660, 5523062747663028236}, __mask_was_saved = 0, __saved_mask = {__val = {31290405, 29251568, 19, 96093257, 140737488342944, 12044144, 27793752, 0, 0, 27359824, 0, 2, 5609006, 140737488342712, 5605414, 19}}}} save_jump = {{__jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_saved = 0, __saved_mask = {__val = {0 <repeats 16 times>}}}} tem = <optimized out> save = <optimized out> previous_echo_area_message = 0 also_record = 0 reread = false recorded = false polling_stopped_here = false orig_kboard = 0x160bc20 #74 0x00000000004f3f3a in read_key_sequence (keybuf=keybuf <at> entry=0x7fffffffd1a0, prompt=prompt <at> entry=0, dont_downcase_last=dont_downcase_last <at> entry=false, can_return_switch_frame=can_return_switch_frame <at> entry=true, fix_current_buffer=fix_current_buffer <at> entry=true, prevent_redisplay=prevent_redisplay <at> entry=false, bufsize=30) at keyboard.c:9063 interrupted_kboard = 0x160bc20 interrupted_frame = 0x637f078 key = <optimized out> used_mouse_menu = false echo_local_start = 0 last_real_key_start = <optimized out> keys_local_start = <optimized out> new_binding = <optimized out> t = <optimized out> echo_start = 0 keys_start = 0 current_binding = 61376755 first_event = 0 first_unbound = 31 mock_input = 0 fkey = {parent = 20166963, map = 20166963, start = 0, end = 0} keytran = {parent = 12433987, map = 12433987, start = 0, end = 0} indec = {parent = 20166979, map = 20166979, start = 0, end = 0} shift_translated = false delayed_switch_frame = 0 original_uppercase = 140737488343368 original_uppercase_position = -1 dummyflag = false fake_prefixed_keys = 0 #75 0x00000000004f5b06 in command_loop_1 () at keyboard.c:1365 cmd = <optimized out> keybuf = {406, 0, 8827840, 0, 45, 45, 9564312, 140737488343400, 11352273, 9564276, 11352269, 140737488344640, 10, 9564232, 0, 140737488343856, 5386880, 91285219, 44, 5604923, 7, -1, 4294967294, 0, 0, 0, 0, 0, 0, 5649537} i = <optimized out> prev_modiff = 334 prev_buffer = 0x1dd7420 #76 0x0000000000557022 in internal_condition_case (bfun=bfun <at> entry=0x4f5910 <command_loop_1>, handlers=handlers <at> entry=19056, hfun=hfun <at> entry=0x4ec3d0 <cmd_error>) at eval.c:1309 val = <optimized out> c = <optimized out> #77 0x00000000004e7acc in command_loop_2 (ignore=ignore <at> entry=0) at keyboard.c:1107 val = 0 #78 0x0000000000556fc3 in internal_catch (tag=tag <at> entry=19776, func=func <at> entry=0x4e7ab0 <command_loop_2>, arg=arg <at> entry=0) at eval.c:1074 val = <optimized out> c = <optimized out> #79 0x00000000004e7a30 in command_loop () at keyboard.c:1078 val = <optimized out> #80 0x00000000004ebfc7 in recursive_edit_1 () at keyboard.c:692 val = <optimized out> #81 0x00000000005132ff in read_minibuf (map=map <at> entry=39427843, initial=initial <at> entry=0, prompt=<optimized out>, prompt <at> entry=36853524, expflag=<optimized out>, histvar=<optimized out>, histpos=<optimized out>, defalt=0, allow_props=false, inherit_input_method=true) at minibuf.c:660 val = <optimized out> mini_frame = <optimized out> minibuffer = 31290405 input_method = <optimized out> enable_multibyte = <optimized out> pos = <optimized out> histstring = <optimized out> histval = 91285219 empty_minibuf = 12525237 dummy = <optimized out> #82 0x0000000000513a5f in Fread_from_minibuffer (prompt=36853524, initial_contents=0, keymap=39427843, read=0, hist=<optimized out>, default_value=0, inherit_input_method=44448) at minibuf.c:940 histvar = <optimized out> histpos = <optimized out> val = <optimized out> #83 0x0000000000558798 in Ffuncall (nargs=8, args=args <at> entry=0x7fffffffd5a0) at eval.c:2726 internal_argbuf = {26457280, 5267499, 380208, 1024, 0, 0, 25, 5600318} fun = 8647861 original_fun = <optimized out> numargs = 7 val = <optimized out> internal_args = 0x7fffffffd5a8 count = 34 #84 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=7, args=<optimized out>, args <at> entry=0x7fffffffd5a0) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x24fb610 stack = {pc = 0x25ac382 ")\266\202)\262\001*\266\207)\207", byte_string = 36814884, byte_string_start = 0x25ac248 "\306\004!\203\022", next = 0x7fffffffd860} top = 0x7fffffffd5a0 result = <optimized out> type = <optimized out> #85 0x0000000000558386 in funcall_lambda (fun=36814884, nargs=nargs <at> entry=7, arg_vector=0x7fffffffd5a0, arg_vector <at> entry=0x7fffffffd7c0) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #86 0x000000000055863b in Ffuncall (nargs=8, args=args <at> entry=0x7fffffffd7b8) at eval.c:2754 fun = <optimized out> original_fun = 26847968 numargs = 7 val = <optimized out> internal_args = <optimized out> count = 28 #87 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=9, args=<optimized out>, args <at> entry=0x7fffffffd7b8) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2524fa8 stack = {pc = 0x25b03d2 "\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 = 34544596, byte_string_start = 0x25b02c8 "\306\307!\203\025", next = 0x7fffffffdb70} top = 0x7fffffffd7b8 result = <optimized out> type = <optimized out> #88 0x0000000000558386 in funcall_lambda (fun=34544596, nargs=nargs <at> entry=9, arg_vector=0x7fffffffd7b8, arg_vector <at> entry=0x7fffffffd958) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #89 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=10, args=0x7fffffffd950) at eval.c:2754 fun = <optimized out> original_fun = 26642640 numargs = 9 val = <optimized out> internal_args = <optimized out> count = 13 #90 0x0000000000559948 in Fapply (nargs=<optimized out>, args=0x7fffffffdad0) at eval.c:2321 i = <optimized out> numargs = <optimized out> funcall_nargs = 10 funcall_args = <optimized out> spread_arg = <optimized out> fun = <optimized out> retval = <optimized out> sa_avail = <optimized out> sa_must_free = <optimized out> #91 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffdac8) at eval.c:2673 fun = 11680405 original_fun = 9504 numargs = 2 val = <optimized out> internal_args = <optimized out> count = 12 #92 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=9, args=<optimized out>, args <at> entry=0x7fffffffdac8) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2524c78 stack = {pc = 0x25b0119 "\207", byte_string = 34385332, byte_string_start = 0x25b00a8 "\b\203\v", next = 0x7fffffffde80} top = 0x7fffffffdac8 result = <optimized out> type = <optimized out> #93 0x0000000000558386 in funcall_lambda (fun=34385332, nargs=nargs <at> entry=9, arg_vector=0x7fffffffdac8, arg_vector <at> entry=0x7fffffffdc68) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #94 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=10, args=0x7fffffffdc60) at eval.c:2754 fun = <optimized out> original_fun = 16869984 numargs = 9 val = <optimized out> internal_args = <optimized out> count = 11 #95 0x0000000000559948 in Fapply (nargs=<optimized out>, args=0x7fffffffdde0) at eval.c:2321 i = <optimized out> numargs = <optimized out> funcall_nargs = 10 funcall_args = <optimized out> spread_arg = <optimized out> fun = <optimized out> retval = <optimized out> sa_avail = <optimized out> sa_must_free = <optimized out> #96 0x0000000000558729 in Ffuncall (nargs=3, args=args <at> entry=0x7fffffffddd8) at eval.c:2673 fun = 11680405 original_fun = 9504 numargs = 2 val = <optimized out> internal_args = <optimized out> count = 10 #97 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=4, args=<optimized out>, args <at> entry=0x7fffffffddd8) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2524c78 stack = {pc = 0x25b0112 "\202q", byte_string = 34385332, byte_string_start = 0x25b00a8 "\b\203\v", next = 0x7fffffffe000} top = 0x7fffffffddd8 result = <optimized out> type = <optimized out> #98 0x0000000000558386 in funcall_lambda (fun=34385332, nargs=nargs <at> entry=4, arg_vector=0x7fffffffddd8, arg_vector <at> entry=0x7fffffffdf80) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #99 0x000000000055863b in Ffuncall (nargs=5, args=args <at> entry=0x7fffffffdf78) at eval.c:2754 fun = <optimized out> original_fun = 16869984 numargs = 4 val = <optimized out> internal_args = <optimized out> count = 9 #100 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x7fffffffdf78) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x2b9efb0 stack = {pc = 0x2c21cc6 "\207", byte_string = 45977252, byte_string_start = 0x2c21cc0 "\301\302\b\303\304$\207", next = 0x7fffffffe480} top = 0x7fffffffdf78 result = <optimized out> type = <optimized out> #101 0x0000000000558386 in funcall_lambda (fun=45977252, nargs=nargs <at> entry=0, arg_vector=0x7fffffffdf78, arg_vector <at> entry=0x7fffffffe2d0) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #102 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=1, args=args <at> entry=0x7fffffffe2c8) at eval.c:2754 fun = <optimized out> original_fun = 16135200 numargs = 0 val = <optimized out> internal_args = <optimized out> count = 8 #103 0x000000000055442a in Ffuncall_interactively (nargs=1, args=0x7fffffffe2c8) at callint.c:252 No locals. #104 0x0000000000558729 in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffffe2c0) at eval.c:2673 fun = 11679637 original_fun = 24000 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 6 #105 0x0000000000559adc in Fapply (nargs=nargs <at> entry=3, args=args <at> entry=0x7fffffffe2c0) at eval.c:2274 i = <optimized out> numargs = <optimized out> funcall_nargs = <optimized out> funcall_args = 0x0 spread_arg = <optimized out> fun = 24000 retval = <optimized out> sa_avail = 16384 sa_must_free = false #106 0x0000000000554776 in Fcall_interactively (function=16135200, record_flag=0, keys=<optimized out>) at callint.c:389 input = <optimized out> funval = <optimized out> events = <optimized out> args = <optimized out> visargs = <optimized out> specs = 0 filter_specs = <optimized out> teml = <optimized out> up_event = <optimized out> enable = 0 sa_avail = 16384 sa_must_free = false next_event = <optimized out> prefix_arg = 0 string = 0x0 tem = <optimized out> varies = <optimized out> i = <optimized out> nargs = <optimized out> mark = <optimized out> arg_from_tty = false key_count = 1 record_then_fail = false save_this_command = 16135200 save_last_command = 29618197 save_this_original_command = 16135200 save_real_this_command = 16135200 #107 0x0000000000558802 in Ffuncall (nargs=4, args=args <at> entry=0x7fffffffe3e8) at eval.c:2700 internal_argbuf = {16135200, 0, 140737488348536, 4405389, 5245472, 5533150, 5, 5604923} fun = 11679589 original_fun = <optimized out> numargs = 3 val = <optimized out> internal_args = 0x7fffffffe3f0 count = 5 #108 0x000000000058bbc3 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffe3e8) at bytecode.c:880 targets = {0x58bd28 <exec_byte_code+824>, 0x58e1f0 <exec_byte_code+10240>, 0x58e1f8 <exec_byte_code+10248>, 0x58e200 <exec_byte_code+10256>, 0x58bb20 <exec_byte_code+304>, 0x58bb20 <exec_byte_code+304>, 0x58dae0 <exec_byte_code+8432>, 0x58db30 <exec_byte_code+8512>, 0x58e208 <exec_byte_code+10264>, 0x58bdb8 <exec_byte_code+968>, 0x58bd70 <exec_byte_code+896>, 0x58bdc0 <exec_byte_code+976>, 0x58bcc0 <exec_byte_code+720>, 0x58bcc0 <exec_byte_code+720>, 0x58dd50 <exec_byte_code+9056>, 0x58bd78 <exec_byte_code+904>, 0x58bdc8 <exec_byte_code+984>, 0x58e070 <exec_byte_code+9856>, 0x58df60 <exec_byte_code+9584>, 0x58e0b8 <exec_byte_code+9928>, 0x58bc50 <exec_byte_code+608>, 0x58bc50 <exec_byte_code+608>, 0x58df18 <exec_byte_code+9512>, 0x58e078 <exec_byte_code+9864>, 0x58e0e8 <exec_byte_code+9976>, 0x58e0f0 <exec_byte_code+9984>, 0x58e140 <exec_byte_code+10064>, 0x58bdd0 <exec_byte_code+992>, 0x58bb58 <exec_byte_code+360>, 0x58bb60 <exec_byte_code+368>, 0x58e0a0 <exec_byte_code+9904>, 0x58e0c0 <exec_byte_code+9936>, 0x58e138 <exec_byte_code+10056>, 0x58e148 <exec_byte_code+10072>, 0x58e150 <exec_byte_code+10080>, 0x58bdd8 <exec_byte_code+1000>, 0x58bba0 <exec_byte_code+432>, 0x58bba0 <exec_byte_code+432>, 0x58e0f8 <exec_byte_code+9992>, 0x58e110 <exec_byte_code+10016>, 0x58e188 <exec_byte_code+10136>, 0x58e180 <exec_byte_code+10128>, 0x58e190 <exec_byte_code+10144>, 0x58bde0 <exec_byte_code+1008>, 0x58bbe0 <exec_byte_code+496>, 0x58bbe0 <exec_byte_code+496>, 0x58bda0 <exec_byte_code+944>, 0x58e158 <exec_byte_code+10088>, 0x58d9d8 <exec_byte_code+8168>, 0x58d8f0 <exec_byte_code+7936>, 0x58e1e0 <exec_byte_code+10224>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58c338 <exec_byte_code+2376>, 0x58c3c8 <exec_byte_code+2520>, 0x58c400 <exec_byte_code+2576>, 0x58c448 <exec_byte_code+2648>, 0x58c490 <exec_byte_code+2720>, 0x58ded0 <exec_byte_code+9440>, 0x58de10 <exec_byte_code+9248>, 0x58c4d0 <exec_byte_code+2784>, 0x58de90 <exec_byte_code+9376>, 0x58de50 <exec_byte_code+9312>, 0x58c500 <exec_byte_code+2832>, 0x58c540 <exec_byte_code+2896>, 0x58c570 <exec_byte_code+2944>, 0x58c5b0 <exec_byte_code+3008>, 0x58c5e8 <exec_byte_code+3064>, 0x58c670 <exec_byte_code+3200>, 0x58c6a0 <exec_byte_code+3248>, 0x58c6e0 <exec_byte_code+3312>, 0x58c720 <exec_byte_code+3376>, 0x58c750 <exec_byte_code+3424>, 0x58c780 <exec_byte_code+3472>, 0x58c7c0 <exec_byte_code+3536>, 0x58c800 <exec_byte_code+3600>, 0x58c840 <exec_byte_code+3664>, 0x58c880 <exec_byte_code+3728>, 0x58c8b8 <exec_byte_code+3784>, 0x58c8f0 <exec_byte_code+3840>, 0x58c978 <exec_byte_code+3976>, 0x58c9b8 <exec_byte_code+4040>, 0x58c9f8 <exec_byte_code+4104>, 0x58caf0 <exec_byte_code+4352>, 0x58cb30 <exec_byte_code+4416>, 0x58cb70 <exec_byte_code+4480>, 0x58cbb0 <exec_byte_code+4544>, 0x58cbf0 <exec_byte_code+4608>, 0x58cc28 <exec_byte_code+4664>, 0x58cc70 <exec_byte_code+4736>, 0x58cca8 <exec_byte_code+4792>, 0x58cce0 <exec_byte_code+4848>, 0x58cd18 <exec_byte_code+4904>, 0x58cdc0 <exec_byte_code+5072>, 0x58bc20 <exec_byte_code+560>, 0x58ce00 <exec_byte_code+5136>, 0x58ce30 <exec_byte_code+5184>, 0x58ceb0 <exec_byte_code+5312>, 0x58cef0 <exec_byte_code+5376>, 0x58cf30 <exec_byte_code+5440>, 0x58cf60 <exec_byte_code+5488>, 0x58cf90 <exec_byte_code+5536>, 0x58cfc0 <exec_byte_code+5584>, 0x58cff8 <exec_byte_code+5640>, 0x58bd28 <exec_byte_code+824>, 0x58d028 <exec_byte_code+5688>, 0x58d058 <exec_byte_code+5736>, 0x58d088 <exec_byte_code+5784>, 0x58d0b8 <exec_byte_code+5832>, 0x58d0e8 <exec_byte_code+5880>, 0x58d118 <exec_byte_code+5928>, 0x58bc20 <exec_byte_code+560>, 0x58bd28 <exec_byte_code+824>, 0x58d140 <exec_byte_code+5968>, 0x58d180 <exec_byte_code+6032>, 0x58d1b0 <exec_byte_code+6080>, 0x58d1e0 <exec_byte_code+6128>, 0x58d220 <exec_byte_code+6192>, 0x58d260 <exec_byte_code+6256>, 0x58d290 <exec_byte_code+6304>, 0x58d360 <exec_byte_code+6512>, 0x58d3a0 <exec_byte_code+6576>, 0x58d3e0 <exec_byte_code+6640>, 0x58d420 <exec_byte_code+6704>, 0x58d450 <exec_byte_code+6752>, 0x58bd28 <exec_byte_code+824>, 0x58e020 <exec_byte_code+9776>, 0x58be10 <exec_byte_code+1056>, 0x58dd68 <exec_byte_code+9080>, 0x58beb8 <exec_byte_code+1224>, 0x58bf60 <exec_byte_code+1392>, 0x58c000 <exec_byte_code+1552>, 0x58e198 <exec_byte_code+10152>, 0x58dff8 <exec_byte_code+9736>, 0x58df30 <exec_byte_code+9536>, 0x58df68 <exec_byte_code+9592>, 0x58df98 <exec_byte_code+9640>, 0x58d8c0 <exec_byte_code+7888>, 0x58d998 <exec_byte_code+8104>, 0x58da08 <exec_byte_code+8216>, 0x58da58 <exec_byte_code+8296>, 0x58da98 <exec_byte_code+8360>, 0x58c2e0 <exec_byte_code+2288>, 0x58bde8 <exec_byte_code+1016>, 0x58d480 <exec_byte_code+6800>, 0x58d4c0 <exec_byte_code+6864>, 0x58d6d8 <exec_byte_code+7400>, 0x58d700 <exec_byte_code+7440>, 0x58d730 <exec_byte_code+7488>, 0x58d760 <exec_byte_code+7536>, 0x58d7a0 <exec_byte_code+7600>, 0x58d7e0 <exec_byte_code+7664>, 0x58d820 <exec_byte_code+7728>, 0x58d860 <exec_byte_code+7792>, 0x58d4f0 <exec_byte_code+6912>, 0x58d530 <exec_byte_code+6976>, 0x58d570 <exec_byte_code+7040>, 0x58d5a0 <exec_byte_code+7088>, 0x58d5e0 <exec_byte_code+7152>, 0x58d620 <exec_byte_code+7216>, 0x58d660 <exec_byte_code+7280>, 0x58d6a0 <exec_byte_code+7344>, 0x58cd50 <exec_byte_code+4960>, 0x58cd88 <exec_byte_code+5016>, 0x58e210 <exec_byte_code+10272>, 0x58e260 <exec_byte_code+10352>, 0x58bd28 <exec_byte_code+824>, 0x58c0a0 <exec_byte_code+1712>, 0x58c130 <exec_byte_code+1856>, 0x58c1c0 <exec_byte_code+2000>, 0x58c250 <exec_byte_code+2144>, 0x58dcc8 <exec_byte_code+8920>, 0x58c620 <exec_byte_code+3120>, 0x58c928 <exec_byte_code+3896>, 0x58ce60 <exec_byte_code+5232>, 0x58db90 <exec_byte_code+8608>, 0x58dbe0 <exec_byte_code+8688>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc40 <exec_byte_code+8784>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58bd28 <exec_byte_code+824>, 0x58dc90 <exec_byte_code+8864> <repeats 64 times>} count = <optimized out> op = <optimized out> vectorp = 0x91ef20 <pure+893344> stack = {pc = 0xad39ac <pure+2681900> "\006\006\071\203\242", byte_string = 9563900, byte_string_start = 0xad3931 <pure+2681777> "\306\020\211?\205\023", next = 0x0} top = 0x7fffffffe3e8 result = <optimized out> type = <optimized out> #109 0x0000000000558386 in funcall_lambda (fun=9563900, nargs=nargs <at> entry=1, arg_vector=0x7fffffffe3e8, arg_vector <at> entry=0x7fffffffe578) at eval.c:2855 size = <optimized out> val = <optimized out> syms_left = <optimized out> lexenv = <optimized out> i = <optimized out> optional = <optimized out> rest = <optimized out> #110 0x000000000055863b in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffffe570) at eval.c:2754 fun = <optimized out> original_fun = 14784 numargs = 1 val = <optimized out> internal_args = <optimized out> count = 4 #111 0x000000000055890a in call1 (fn=fn <at> entry=14784, arg1=<optimized out>) at eval.c:2552 No locals. #112 0x00000000004f5d00 in command_loop_1 () at keyboard.c:1479 cmd = <optimized out> keybuf = {67109310, 478, 186, 186, 140737237992656, 5649537, 9868336, 5448944, 85809379, 140737488348800, 85809379, 140737488349456, 0, 5611780, 272144, 85809379, 8670628, 5448944, 85809379, 5161890, 140737488348800, 0, 0, 5162199, 140737488349440, 5534889, 28416, 96, 0, 5600465} i = <optimized out> prev_modiff = 118 prev_buffer = 0x193b4c0 #113 0x0000000000557022 in internal_condition_case (bfun=bfun <at> entry=0x4f5910 <command_loop_1>, handlers=handlers <at> entry=19056, hfun=hfun <at> entry=0x4ec3d0 <cmd_error>) at eval.c:1309 val = <optimized out> c = <optimized out> #114 0x00000000004e7acc in command_loop_2 (ignore=ignore <at> entry=0) at keyboard.c:1107 val = 0 #115 0x0000000000556fc3 in internal_catch (tag=tag <at> entry=45840, func=func <at> entry=0x4e7ab0 <command_loop_2>, arg=arg <at> entry=0) at eval.c:1074 val = <optimized out> c = <optimized out> #116 0x00000000004e7a89 in command_loop () at keyboard.c:1086 No locals. #117 0x00000000004ebfc7 in recursive_edit_1 () at keyboard.c:692 val = <optimized out> #118 0x00000000004ec308 in Frecursive_edit () at keyboard.c:763 buffer = <optimized out> #119 0x000000000041603b in main (argc=1, argv=0x7fffffffe918) at emacs.c:1606 dummy = 753 stack_bottom_variable = 0 '\000' do_initial_setlocale = <optimized out> dumping = <optimized out> skip_args = 0 rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615} no_loadup = false junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x0 original_pwd = <optimized out> (gdb)
[Message part 3 (text/plain, inline)]
In GNU Emacs 25.0.95.3 (x86_64-pc-linux-gnu, GTK+ Version 3.20.6) of 2016-07-05 built on drachen Repository revision: d4c6774f40b6ae1fad091f66e8e43913bc9a2724 Windowing system distributor 'The X.Org Foundation', version 11.0.11803000 System Description: Debian GNU/Linux testing (stretch) Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LC_ALL: de_DE.utf8 value of $LC_COLLATE: C value of $LC_TIME: C value of $LANG: de_DE.utf8 locale-coding-system: utf-8-unix Major mode: Emacs-Lisp
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 07 Jul 2016 17:16:01 GMT) Full text and rfc822 format available.Message #8 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 07 Jul 2016 20:15:27 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Date: Thu, 07 Jul 2016 18:48:15 +0200 > > I'm working on an occur like search tool (helm-browse.el), similar to > swiper, using stream.el for candidate/match processing. > > Occasionally, the thing crashes. > > Here is a backtrace. The session is still open. TIA! This is an optimized build, and all of the interesting values are "optimized out" (which means GCC didn't provide a sufficient information for GDB to find the value). About the only thing that might be useful is the results of "xbacktrace". If this happens frequently enough, try reproducing in an unoptimized build, then we might have more data. Thanks.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 07 Jul 2016 17:39:02 GMT) Full text and rfc822 format available.Message #11 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 07 Jul 2016 19:38:33 +0200
Eli Zaretskii <eliz <at> gnu.org> writes: > If this happens frequently enough, try reproducing in an unoptimized > build, then we might have more data. How do I build without optimization? Is it bad that I called make with -j? Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 07 Jul 2016 17:58:02 GMT) Full text and rfc822 format available.Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Dmitry Antipov <dmantipov <at> yandex.ru> To: bug-gnu-emacs <at> gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 7 Jul 2016 20:57:09 +0300
On 07/07/2016 08:38 PM, Michael Heerdegen wrote: > How do I build without optimization? Just change CFLAGS and add some run-time checking: CFLAGS='-O0 -g3' ./configure --enable-check-lisp-object-type --enable-checking=all > Is it bad that I called make with -j? No, this option just says make to spawn jobs in parallel. If you have different results with and without -j, probably there is a bug in Makefiles or make itself. Dmitry
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 07 Jul 2016 20:36:02 GMT) Full text and rfc822 format available.Message #17 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Dmitry Antipov <dmantipov <at> yandex.ru> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 07 Jul 2016 22:34:54 +0200
Dmitry Antipov <dmantipov <at> yandex.ru> writes: > CFLAGS='-O0 -g3' ./configure --enable-check-lisp-object-type > --enable-checking=all Thanks! But with this configuration, everything gets extremely slow. Too slow to expect to hit the bug in reasonable time. Is there a less strict configuration you can recommend? Thanks, Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Fri, 08 Jul 2016 06:15:01 GMT) Full text and rfc822 format available.Message #20 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: dmantipov <at> yandex.ru, 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Fri, 08 Jul 2016 09:14:29 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Date: Thu, 07 Jul 2016 22:34:54 +0200 > Cc: 23912 <at> debbugs.gnu.org > > Dmitry Antipov <dmantipov <at> yandex.ru> writes: > > > CFLAGS='-O0 -g3' ./configure --enable-check-lisp-object-type > > --enable-checking=all > > Thanks! > > But with this configuration, everything gets extremely slow. Too slow > to expect to hit the bug in reasonable time. > > Is there a less strict configuration you can recommend? Remove --enable-check-lisp-object-type and --enable-checking=all, and try again. If that is too slow as well, try using -Og instead of -O0. But if you can afford enduring the slower operation with -O0, I urge you not to use -Og, because that still optimizes away some values that could be important. Thanks.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Tue, 12 Jul 2016 21:54:02 GMT) Full text and rfc822 format available.Message #23 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Tue, 12 Jul 2016 23:53:31 +0200
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes: > Remove --enable-check-lisp-object-type and --enable-checking=all, and > try again. If that is too slow as well [...] No, that already worked well, thanks. Here is output of the (still running) gdb session:
[bt.txt (text/plain, inline)]
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 <http://gnu.org/licenses/gpl.html> 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: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. 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 <pure+1393893>) 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 <command_loop_1>, handlers=19056, hfun=0x55106c <cmd_error>) 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 <command_loop_2>, 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 <command_loop_1>, handlers=19056, hfun=0x55106c <cmd_error>) 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 <command_loop_2>, 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <ASIZE+24> 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <Fequal+83> 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <Fequal+83> 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <Fequal+83> 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <Flength+405> 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 <record_unwind_protect+61> 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} count = 50 op = 2 vectorp = 0xa51188 <pure+1393896> stack = {pc = 0xb535ee <pure+2451790> ")0\202\237", byte_string = 10817892, byte_string_start = 0xb5356d <pure+2451661> "\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 <pure+1393893>) 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 <lispsym+27408> 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 <repeats 15 times>}} Writeok = {fds_bits = {0 <repeats 16 times>}} 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 <command_loop_1>, handlers=19056, hfun=0x55106c <cmd_error>) 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 <command_loop_2>, 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} 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 <temporarily_switch_to_single_kboard+162> 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 <Flength+405> 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 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t" varies = 0x5f9c88 <hash_lookup+331> "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 <at> H\213E\350H\213 <at> 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 <exec_byte_code+16887>, 0x6317ea <exec_byte_code+16983>, 0x6317ec <exec_byte_code+16985>, 0x6317ee <exec_byte_code+16987>, 0x6317f0 <exec_byte_code+16989>, 0x6317f0 <exec_byte_code+16989>, 0x631850 <exec_byte_code+17085>, 0x6318c3 <exec_byte_code+17200>, 0x62d9f5 <exec_byte_code+1122>, 0x62d9f7 <exec_byte_code+1124>, 0x62d9f9 <exec_byte_code+1126>, 0x62d9fb <exec_byte_code+1128>, 0x62d9fd <exec_byte_code+1130>, 0x62d9fd <exec_byte_code+1130>, 0x62da03 <exec_byte_code+1136>, 0x62d9b8 <exec_byte_code+1061>, 0x62de7a <exec_byte_code+2279>, 0x62de7c <exec_byte_code+2281>, 0x62de7e <exec_byte_code+2283>, 0x62de80 <exec_byte_code+2285>, 0x62de82 <exec_byte_code+2287>, 0x62de82 <exec_byte_code+2287>, 0x62dec3 <exec_byte_code+2352>, 0x62de88 <exec_byte_code+2293>, 0x62e07b <exec_byte_code+2792>, 0x62e07d <exec_byte_code+2794>, 0x62e07f <exec_byte_code+2796>, 0x62e081 <exec_byte_code+2798>, 0x62e083 <exec_byte_code+2800>, 0x62e083 <exec_byte_code+2800>, 0x62e023 <exec_byte_code+2704>, 0x62e040 <exec_byte_code+2733>, 0x62e13d <exec_byte_code+2986>, 0x62e13f <exec_byte_code+2988>, 0x62e141 <exec_byte_code+2990>, 0x62e143 <exec_byte_code+2992>, 0x62e145 <exec_byte_code+2994>, 0x62e145 <exec_byte_code+2994>, 0x62e0e5 <exec_byte_code+2898>, 0x62e102 <exec_byte_code+2927>, 0x62e1ff <exec_byte_code+3180>, 0x62e201 <exec_byte_code+3182>, 0x62e203 <exec_byte_code+3184>, 0x62e205 <exec_byte_code+3186>, 0x62e207 <exec_byte_code+3188>, 0x62e207 <exec_byte_code+3188>, 0x62e1a7 <exec_byte_code+3092>, 0x62e1c4 <exec_byte_code+3121>, 0x62f1f8 <exec_byte_code+7269>, 0x62f091 <exec_byte_code+6910>, 0x62f088 <exec_byte_code+6901>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x62f41e <exec_byte_code+7819>, 0x62f4f7 <exec_byte_code+8036>, 0x62f555 <exec_byte_code+8130>, 0x62f5b4 <exec_byte_code+8225>, 0x62f617 <exec_byte_code+8324>, 0x62dcf4 <exec_byte_code+1889>, 0x62dd6a <exec_byte_code+2007>, 0x62f68c <exec_byte_code+8441>, 0x62dc4b <exec_byte_code+1720>, 0x62ddd0 <exec_byte_code+2109>, 0x62f6f2 <exec_byte_code+8543>, 0x62f758 <exec_byte_code+8645>, 0x62f79e <exec_byte_code+8715>, 0x62f804 <exec_byte_code+8817>, 0x62f851 <exec_byte_code+8894>, 0x62f91e <exec_byte_code+9099>, 0x62f964 <exec_byte_code+9169>, 0x62f9ca <exec_byte_code+9271>, 0x62fa4d <exec_byte_code+9402>, 0x62fa93 <exec_byte_code+9472>, 0x62fad9 <exec_byte_code+9542>, 0x62fb3f <exec_byte_code+9644>, 0x62fba5 <exec_byte_code+9746>, 0x62fc0b <exec_byte_code+9848>, 0x62fc8e <exec_byte_code+9979>, 0x62fcdb <exec_byte_code+10056>, 0x62fd28 <exec_byte_code+10133>, 0x62fdf5 <exec_byte_code+10338>, 0x62fe86 <exec_byte_code+10483>, 0x62ff17 <exec_byte_code+10628>, 0x630144 <exec_byte_code+11185>, 0x6301af <exec_byte_code+11292>, 0x63021a <exec_byte_code+11399>, 0x630285 <exec_byte_code+11506>, 0x6302f0 <exec_byte_code+11613>, 0x63033d <exec_byte_code+11690>, 0x6303cf <exec_byte_code+11836>, 0x63041c <exec_byte_code+11913>, 0x630469 <exec_byte_code+11990>, 0x6304b6 <exec_byte_code+12067>, 0x6305b6 <exec_byte_code+12323>, 0x62ef25 <exec_byte_code+6546>, 0x630613 <exec_byte_code+12416>, 0x630659 <exec_byte_code+12486>, 0x630721 <exec_byte_code+12686>, 0x63077e <exec_byte_code+12779>, 0x6307db <exec_byte_code+12872>, 0x630821 <exec_byte_code+12942>, 0x63086d <exec_byte_code+13018>, 0x6308b9 <exec_byte_code+13094>, 0x63090d <exec_byte_code+13178>, 0x63178a <exec_byte_code+16887>, 0x630963 <exec_byte_code+13264>, 0x6309a4 <exec_byte_code+13329>, 0x6309e5 <exec_byte_code+13394>, 0x630a26 <exec_byte_code+13459>, 0x630a67 <exec_byte_code+13524>, 0x630aa8 <exec_byte_code+13589>, 0x62ef25 <exec_byte_code+6546>, 0x63178a <exec_byte_code+16887>, 0x630aee <exec_byte_code+13659>, 0x630b3c <exec_byte_code+13737>, 0x630b82 <exec_byte_code+13807>, 0x630bc8 <exec_byte_code+13877>, 0x630c2e <exec_byte_code+13979>, 0x630c94 <exec_byte_code+14081>, 0x630cda <exec_byte_code+14151>, 0x630dca <exec_byte_code+14391>, 0x630e30 <exec_byte_code+14493>, 0x630e96 <exec_byte_code+14595>, 0x630efc <exec_byte_code+14697>, 0x630f3d <exec_byte_code+14762>, 0x63178a <exec_byte_code+16887>, 0x62ee5c <exec_byte_code+6345>, 0x62e2ac <exec_byte_code+3353>, 0x62daeb <exec_byte_code+1368>, 0x62e3df <exec_byte_code+3660>, 0x62e53f <exec_byte_code+4012>, 0x62e693 <exec_byte_code+4352>, 0x62eded <exec_byte_code+6234>, 0x62ee2a <exec_byte_code+6295>, 0x62dfd5 <exec_byte_code+2626>, 0x62eee6 <exec_byte_code+6483>, 0x62ef57 <exec_byte_code+6596>, 0x62efe1 <exec_byte_code+6734>, 0x62f020 <exec_byte_code+6797>, 0x62f237 <exec_byte_code+7332>, 0x62f2b9 <exec_byte_code+7462>, 0x62f33c <exec_byte_code+7593>, 0x62f39d <exec_byte_code+7690>, 0x62e263 <exec_byte_code+3280>, 0x630f83 <exec_byte_code+14832>, 0x631006 <exec_byte_code+14963>, 0x63104c <exec_byte_code+15033>, 0x631092 <exec_byte_code+15103>, 0x6310d8 <exec_byte_code+15173>, 0x63111e <exec_byte_code+15243>, 0x631184 <exec_byte_code+15345>, 0x6311ea <exec_byte_code+15447>, 0x631250 <exec_byte_code+15549>, 0x6312b6 <exec_byte_code+15651>, 0x6313f5 <exec_byte_code+15970>, 0x63145b <exec_byte_code+16072>, 0x6314c1 <exec_byte_code+16174>, 0x631507 <exec_byte_code+16244>, 0x63156d <exec_byte_code+16346>, 0x6315d3 <exec_byte_code+16448>, 0x631627 <exec_byte_code+16532>, 0x63167b <exec_byte_code+16616>, 0x630503 <exec_byte_code+12144>, 0x630550 <exec_byte_code+12221>, 0x6316c8 <exec_byte_code+16693>, 0x63172b <exec_byte_code+16792>, 0x63178a <exec_byte_code+16887>, 0x62e7e7 <exec_byte_code+4692>, 0x62e8ed <exec_byte_code+4954>, 0x62ea32 <exec_byte_code+5279>, 0x62eb77 <exec_byte_code+5604>, 0x62ecb2 <exec_byte_code+5919>, 0x62f89e <exec_byte_code+8971>, 0x62fd75 <exec_byte_code+10210>, 0x6306a1 <exec_byte_code+12558>, 0x63195d <exec_byte_code+17354>, 0x6319d3 <exec_byte_code+17472>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631a70 <exec_byte_code+17629>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x63178a <exec_byte_code+16887>, 0x631af8 <exec_byte_code+17765> <repeats 64 times>} count = 5 op = 3 vectorp = 0x9d6e60 <pure+893376> stack = {pc = 0xb8b8cc <pure+2681900> "\006\006\071\203\242", byte_string = 10317372, byte_string_start = 0xb8b851 <pure+2681777> "\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 <command_loop_1>, handlers=19056, hfun=0x55106c <cmd_error>) 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 <command_loop_2>, 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)
[Message part 3 (text/plain, inline)]
Thanks, Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Wed, 13 Jul 2016 15:54:02 GMT) Full text and rfc822 format available.Message #26 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Wed, 13 Jul 2016 17:52:59 +0200
Michael Heerdegen <michael_heerdegen <at> web.de> writes: > Here is output of the (still running) gdb session: Oops, I lost that session due to a failed suspend to disk. Please tell me if I need to reproduce the crash again. Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Wed, 13 Jul 2016 20:17:01 GMT) Full text and rfc822 format available.Message #29 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Wed, 13 Jul 2016 23:16:12 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Cc: 23912 <at> debbugs.gnu.org > Date: Tue, 12 Jul 2016 23:53:31 +0200 > > #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 I don't understand how this could have happened. The only place that sets abort_on_gc true is prin1-to-string, but it is not in the backtrace. So somehow that setting was not reset at the end of prin1-to-string, and it looks like the only way that could have happened is if some code triggered by prin1-to-string set throw-on-input or called while-no-input. Is this likely to have happened during what you did? Does anyone know/remember why we cannot allow GC during prin1-to-string? I'm not sure I understand why we do that, and the comments don't help.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Wed, 13 Jul 2016 20:20:01 GMT) Full text and rfc822 format available.Message #32 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Wed, 13 Jul 2016 23:19:12 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Cc: 23912 <at> debbugs.gnu.org > Date: Wed, 13 Jul 2016 17:52:59 +0200 > > Oops, I lost that session due to a failed suspend to disk. Please tell > me if I need to reproduce the crash again. Are you saying you can reproduce that? If so, a recipe would be most appreciated. Thanks.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Wed, 13 Jul 2016 21:24:02 GMT) Full text and rfc822 format available.Message #35 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Wed, 13 Jul 2016 23:23:35 +0200
Eli Zaretskii <eliz <at> gnu.org> writes: > > From: Michael Heerdegen <michael_heerdegen <at> web.de> > > Cc: 23912 <at> debbugs.gnu.org > > Date: Tue, 12 Jul 2016 23:53:31 +0200 > > > > #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 > > I don't understand how this could have happened. The only place that > sets abort_on_gc true is prin1-to-string, but it is not in the > backtrace. So somehow that setting was not reset at the end of > prin1-to-string, and it looks like the only way that could have > happened is if some code triggered by prin1-to-string set > throw-on-input or called while-no-input. Is this likely to have > happened during what you did? Yes, it's very likely. Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Wed, 13 Jul 2016 21:29:02 GMT) Full text and rfc822 format available.Message #38 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Wed, 13 Jul 2016 23:28:46 +0200
Eli Zaretskii <eliz <at> gnu.org> writes: > > From: Michael Heerdegen <michael_heerdegen <at> web.de> > > Cc: 23912 <at> debbugs.gnu.org > > Date: Wed, 13 Jul 2016 17:52:59 +0200 > > > > Oops, I lost that session due to a failed suspend to disk. Please tell > > me if I need to reproduce the crash again. > > Are you saying you can reproduce that? If so, a recipe would be most > appreciated. These crashs happen with a non-yet released package I'm working on, and I have to work for quite a time with it to trigger a crash. It happens only randomly. I tried to repeat the actions that provoke crashing from a timer repeatedly, but unfortunately, for whatever reasons, that didn't crash even after hours. So there is no easy way to reproduce the crash with reasonable effort from your side, at least do I know none. Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 14 Jul 2016 15:00:02 GMT) Full text and rfc822 format available.Message #41 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de>, Richard Stallman <rms <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 14 Jul 2016 17:58:47 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Cc: 23912 <at> debbugs.gnu.org > Date: Wed, 13 Jul 2016 23:23:35 +0200 > > Eli Zaretskii <eliz <at> gnu.org> writes: > > > > From: Michael Heerdegen <michael_heerdegen <at> web.de> > > > Cc: 23912 <at> debbugs.gnu.org > > > Date: Tue, 12 Jul 2016 23:53:31 +0200 > > > > > > #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 > > > > I don't understand how this could have happened. The only place that > > sets abort_on_gc true is prin1-to-string, but it is not in the > > backtrace. So somehow that setting was not reset at the end of > > prin1-to-string, and it looks like the only way that could have > > happened is if some code triggered by prin1-to-string set > > throw-on-input or called while-no-input. Is this likely to have > > happened during what you did? > > Yes, it's very likely. Richard, do you perhaps remember, or can try to second-guess, why do we set the abort_on_gc flag inside prin1-to-string? I mean this fragment of print.c: /* Save and restore this: we are altering a buffer but we don't want to deactivate the mark just for that. No need for specbind, since errors deactivate the mark. */ Lisp_Object save_deactivate_mark = Vdeactivate_mark; bool prev_abort_on_gc = abort_on_gc; abort_on_gc = true; <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Lisp_Object printcharfun = Vprin1_to_string_buffer; PRINTPREPARE; print (object, printcharfun, NILP (noescape)); /* Make Vprin1_to_string_buffer be the default buffer after PRINTFINISH */ PRINTFINISH; struct buffer *previous = current_buffer; set_buffer_internal (XBUFFER (Vprin1_to_string_buffer)); object = Fbuffer_string (); if (SBYTES (object) == SCHARS (object)) STRING_SET_UNIBYTE (object); /* Note that this won't make prepare_to_modify_buffer call ask-user-about-supersession-threat because this buffer does not visit a file. */ Ferase_buffer (); set_buffer_internal (previous); Vdeactivate_mark = save_deactivate_mark; abort_on_gc = prev_abort_on_gc; Why do we want to prevent GC while working on Vprin1_to_string_buffer? It's just a buffer, and AFAICT we just collect the printed stuff there. And yet this code that tries to avoid GC was there since long ago, first as GCPRO, and now as this flag. What bad things could happen if we just remove it?
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 14 Jul 2016 16:16:02 GMT) Full text and rfc822 format available.Message #44 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Adrián Medraño Calvo <adrian <at> medranocalvo.com> To: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 14 Jul 2016 18:15:50 +0200
[Message part 1 (text/plain, inline)]
I am experiencing a similar issue. It happens since yesterday with the helm package, but has also happened before some months ago. I'm attaching a backtrace and have the gdb session still open in case it is of use. This is emacs-25.0.94 with CFLAGS = -g3 -Og. Best regards, Adrián.
[23912-bt.txt (text/plain, attachment)]
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 14 Jul 2016 18:32:01 GMT) Full text and rfc822 format available.Message #47 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Adrián Medraño Calvo <adrian <at> medranocalvo.com> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 14 Jul 2016 20:30:52 +0200
Adrián Medraño Calvo <adrian <at> medranocalvo.com> writes: > I am experiencing a similar issue. It happens since yesterday with the > helm package, but has also happened before some months ago. My issue is also with helm (which is no surprise, since there are not many other packages that make use of `throw-on-input' that intensively). > Lisp Backtrace: How can I produce such a lisp backtrace after Emacs has crashed? Thanks, Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 14 Jul 2016 18:33:02 GMT) Full text and rfc822 format available.Message #50 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 14 Jul 2016 20:32:14 +0200
Eli Zaretskii <eliz <at> gnu.org> writes: > Why do we want to prevent GC while working on Vprin1_to_string_buffer? > [...] What bad things could happen if we just remove it? FWIW, I've commented it out and recompiled. Let's see what happens. Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 14 Jul 2016 18:51:01 GMT) Full text and rfc822 format available.Message #53 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: 23912 <at> debbugs.gnu.org, adrian <at> medranocalvo.com Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 14 Jul 2016 21:49:26 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Date: Thu, 14 Jul 2016 20:30:52 +0200 > Cc: 23912 <at> debbugs.gnu.org > > > Lisp Backtrace: > > How can I produce such a lisp backtrace after Emacs has crashed? Source src/.gdbinit and type "xbacktrace". If you invoke GDB from the Emacs's src directory, it tries to do that automatically (but recent GDB versions will by default refuse to do that "for security reasons", so you will have to customize GDB in your ~/.gdbinit).
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Thu, 14 Jul 2016 21:55:02 GMT) Full text and rfc822 format available.Message #56 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org, adrian <at> medranocalvo.com Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Thu, 14 Jul 2016 23:54:18 +0200
Eli Zaretskii <eliz <at> gnu.org> writes: > Source src/.gdbinit and type "xbacktrace". If you invoke GDB from the > Emacs's src directory, it tries to do that automatically (but recent > GDB versions will by default refuse to do that "for security reasons", > so you will have to customize GDB in your ~/.gdbinit). I just did that. It works, thanks. Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Sat, 23 Jul 2016 16:17:02 GMT) Full text and rfc822 format available.Message #59 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Sat, 23 Jul 2016 18:16:36 +0200
Michael Heerdegen <michael_heerdegen <at> web.de> writes: > > Why do we want to prevent GC while working on Vprin1_to_string_buffer? > > [...] What bad things could happen if we just remove it? > > FWIW, I've commented it out and recompiled. Let's see what happens. The only thing that i noticed was that by issue was completely fixed. What can we do now with this bug report? Thanks, Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Sat, 23 Jul 2016 16:31:02 GMT) Full text and rfc822 format available.Message #62 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Sat, 23 Jul 2016 19:30:47 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Cc: 23912 <at> debbugs.gnu.org > Date: Sat, 23 Jul 2016 18:16:36 +0200 > > Michael Heerdegen <michael_heerdegen <at> web.de> writes: > > > > Why do we want to prevent GC while working on Vprin1_to_string_buffer? > > > [...] What bad things could happen if we just remove it? > > > > FWIW, I've commented it out and recompiled. Let's see what happens. > > The only thing that i noticed was that by issue was completely fixed. > > What can we do now with this bug report? I pinged RMS. It's important for me to hear his opinion on this.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Mon, 12 Sep 2016 20:20:01 GMT) Full text and rfc822 format available.Message #65 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Richard Stallman <rms <at> gnu.org> Cc: Eli Zaretskii <eliz <at> gnu.org>, 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Mon, 12 Sep 2016 22:18:52 +0200
Hello Richard, > I pinged RMS. It's important for me to hear his opinion on this. Can you please tell us if we should wait for your answer, or if you just don't remember? No need to read the complete thread; this was our question: Richard, do you perhaps remember, or can try to second-guess, why do we set the abort_on_gc flag inside prin1-to-string? I mean this fragment of print.c: /* Save and restore this: we are altering a buffer but we don't want to deactivate the mark just for that. No need for specbind, since errors deactivate the mark. */ Lisp_Object save_deactivate_mark = Vdeactivate_mark; bool prev_abort_on_gc = abort_on_gc; abort_on_gc = true; <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Lisp_Object printcharfun = Vprin1_to_string_buffer; PRINTPREPARE; print (object, printcharfun, NILP (noescape)); /* Make Vprin1_to_string_buffer be the default buffer after PRINTFINISH */ PRINTFINISH; struct buffer *previous = current_buffer; set_buffer_internal (XBUFFER (Vprin1_to_string_buffer)); object = Fbuffer_string (); if (SBYTES (object) == SCHARS (object)) STRING_SET_UNIBYTE (object); /* Note that this won't make prepare_to_modify_buffer call ask-user-about-supersession-threat because this buffer does not visit a file. */ Ferase_buffer (); set_buffer_internal (previous); Vdeactivate_mark = save_deactivate_mark; abort_on_gc = prev_abort_on_gc; Why do we want to prevent GC while working on Vprin1_to_string_buffer? It's just a buffer, and AFAICT we just collect the printed stuff there. And yet this code that tries to avoid GC was there since long ago, first as GCPRO, and now as this flag. What bad things could happen if we just remove it? FWIW, I didn't notice bad things after I removed it locally (several weeks ago). Many thanks! Michael.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Tue, 13 Sep 2016 12:26:01 GMT) Full text and rfc822 format available.Message #68 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Richard Stallman <rms <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Tue, 13 Sep 2016 08:25:14 -0400
[[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Richard, do you perhaps remember, or can try to second-guess, why do > we set the abort_on_gc flag inside prin1-to-string? I mean this > fragment of print.c: I responded a few weeks ago, with what I thought I remembered, but I seem to have been mistaken. Alas, I don't know any more now. -- Dr Richard Stallman President, Free Software Foundation (gnu.org, fsf.org) Internet Hall-of-Famer (internethalloffame.org) Skype: No way! See stallman.org/skype.html.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Tue, 13 Sep 2016 14:42:02 GMT) Full text and rfc822 format available.Message #71 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: rms <at> gnu.org Cc: michael_heerdegen <at> web.de, 23912 <at> debbugs.gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Tue, 13 Sep 2016 17:40:44 +0300
> From: Richard Stallman <rms <at> gnu.org> > Date: Tue, 13 Sep 2016 08:25:14 -0400 > Cc: 23912 <at> debbugs.gnu.org > > > Richard, do you perhaps remember, or can try to second-guess, why do > > we set the abort_on_gc flag inside prin1-to-string? I mean this > > fragment of print.c: > > I responded a few weeks ago, with what I thought I remembered, but I > seem to have been mistaken. Alas, I don't know any more now. I think I've succeeded in understanding this mystery: it's a left-over from an old GCPRO, which was replaced with an assertion to make sure GC never happens while this code runs. And since nowadays GCPRO is a no-op, we can remove this flag.
bug-gnu-emacs <at> gnu.org
:bug#23912
; Package emacs
.
(Tue, 13 Sep 2016 16:00:02 GMT) Full text and rfc822 format available.Message #74 received at 23912 <at> debbugs.gnu.org (full text, mbox):
From: Michael Heerdegen <michael_heerdegen <at> web.de> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 23912 <at> debbugs.gnu.org, rms <at> gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Tue, 13 Sep 2016 17:58:48 +0200
Eli Zaretskii <eliz <at> gnu.org> writes: > > I responded a few weeks ago, with what I thought I remembered, but I > > seem to have been mistaken. Alas, I don't know any more now. > > I think I've succeeded in understanding this mystery: it's a left-over > from an old GCPRO, which was replaced with an assertion to make sure > GC never happens while this code runs. And since nowadays GCPRO is a > no-op, we can remove this flag. Ok, that's great, thank you very much...ehm, can you please make the change on master then (if you didn't yet)? TIA, Michael.
Eli Zaretskii <eliz <at> gnu.org>
:Michael Heerdegen <michael_heerdegen <at> web.de>
:Message #79 received at 23912-done <at> debbugs.gnu.org (full text, mbox):
From: Eli Zaretskii <eliz <at> gnu.org> To: Michael Heerdegen <michael_heerdegen <at> web.de> Cc: 23912-done <at> debbugs.gnu.org, rms <at> gnu.org Subject: Re: bug#23912: 25.0.95; Abort in gc when working with streams Date: Wed, 14 Sep 2016 20:42:22 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de> > Cc: rms <at> gnu.org, 23912 <at> debbugs.gnu.org > Date: Tue, 13 Sep 2016 17:58:48 +0200 > > Eli Zaretskii <eliz <at> gnu.org> writes: > > > I think I've succeeded in understanding this mystery: it's a left-over > > from an old GCPRO, which was replaced with an assertion to make sure > > GC never happens while this code runs. And since nowadays GCPRO is a > > no-op, we can remove this flag. > > Ok, that's great, thank you very much...ehm, can you please make the > change on master then (if you didn't yet)? Done.
Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Thu, 13 Oct 2016 11:24:03 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.