unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23912: 25.0.95; Abort in gc when working with streams
@ 2016-07-07 16:48 Michael Heerdegen
  2016-07-07 17:15 ` Eli Zaretskii
  2016-07-14 16:15 ` Adrián Medraño Calvo
  0 siblings, 2 replies; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-07 16:48 UTC (permalink / raw)
  To: 23912

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]


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!


[-- Attachment #2: bt.txt --]
[-- Type: text/plain, Size: 203619 bytes --]

(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@entry=6, backtrace_limit=backtrace_limit@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@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@entry=0, args=<optimized out>, args@entry=0x7fffffffa610) at bytecode.c:880
#11 0x0000000000558386 in funcall_lambda (fun=45944628, nargs=nargs@entry=0, arg_vector=0x7fffffffa610, arg_vector@entry=0x7fffffffa7b8) at eval.c:2855
#12 0x000000000055863b in Ffuncall (nargs=1, args=args@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@entry=0, args=<optimized out>, args@entry=0x7fffffffa7b0) at bytecode.c:880
#14 0x0000000000558386 in funcall_lambda (fun=40716708, nargs=nargs@entry=0, arg_vector=0x7fffffffa7b0, arg_vector@entry=0x7fffffffa920) at eval.c:2855
#15 0x000000000055863b in Ffuncall (nargs=1, args=args@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@entry=0, args=<optimized out>, args@entry=0x7fffffffa918) at bytecode.c:880
#17 0x0000000000558386 in funcall_lambda (fun=40721828, nargs=nargs@entry=0, arg_vector=0x7fffffffa918, arg_vector@entry=0x7fffffffab30) at eval.c:2855
#18 0x000000000055863b in Ffuncall (nargs=1, args=args@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@entry=3, args=<optimized out>, args@entry=0x7fffffffab28) at bytecode.c:880
#20 0x0000000000558386 in funcall_lambda (fun=40714628, nargs=nargs@entry=3, arg_vector=0x7fffffffab28, arg_vector@entry=0x7fffffffacf0) at eval.c:2855
#21 0x000000000055863b in Ffuncall (nargs=4, args=args@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@entry=3, args=<optimized out>, args@entry=0x7ffffffface8) at bytecode.c:880
#23 0x0000000000558386 in funcall_lambda (fun=45953716, nargs=nargs@entry=3, arg_vector=0x7ffffffface8, arg_vector@entry=0x7fffffffaeb0) at eval.c:2855
#24 0x000000000055863b in Ffuncall (nargs=4, args=args@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@entry=0, args=<optimized out>, args@entry=0x7fffffffaea8) at bytecode.c:880
#26 0x0000000000558386 in funcall_lambda (fun=45943396, nargs=nargs@entry=0, arg_vector=0x7fffffffaea8, arg_vector@entry=0x7fffffffb180) at eval.c:2855
#27 0x000000000055863b in Ffuncall (nargs=nargs@entry=1, args=args@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@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@entry=2, args=<optimized out>, args@entry=0x7fffffffb170) at bytecode.c:880
#31 0x0000000000558386 in funcall_lambda (fun=34230132, nargs=nargs@entry=2, arg_vector=0x7fffffffb170, arg_vector@entry=0x7fffffffb308) at eval.c:2855
#32 0x000000000055863b in Ffuncall (nargs=3, args=args@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@entry=2, args=<optimized out>, args@entry=0x7fffffffb300) at bytecode.c:880
#34 0x0000000000558386 in funcall_lambda (fun=34231780, nargs=nargs@entry=2, arg_vector=0x7fffffffb300, arg_vector@entry=0x7fffffffb4a8) at eval.c:2855
#35 0x000000000055863b in Ffuncall (nargs=3, args=args@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@entry=1, args=<optimized out>, args@entry=0x7fffffffb4a0) at bytecode.c:880
#37 0x0000000000558386 in funcall_lambda (fun=36777956, nargs=nargs@entry=1, arg_vector=0x7fffffffb4a0, arg_vector@entry=0x7fffffffb650) at eval.c:2855
#38 0x000000000055863b in Ffuncall (nargs=2, args=args@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@entry=1, args=<optimized out>, args@entry=0x7fffffffb648) at bytecode.c:880
#40 0x0000000000558386 in funcall_lambda (fun=25138868, nargs=nargs@entry=1, arg_vector=0x7fffffffb648, arg_vector@entry=0x7fffffffb820) at eval.c:2855
#41 0x000000000055863b in Ffuncall (nargs=2, args=args@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@entry=1, args=<optimized out>, args@entry=0x7fffffffb818) at bytecode.c:880
#43 0x0000000000558386 in funcall_lambda (fun=38164036, nargs=nargs@entry=1, arg_vector=0x7fffffffb818, arg_vector@entry=0x7fffffffb9c0) at eval.c:2855
#44 0x000000000055863b in Ffuncall (nargs=2, args=args@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@entry=1, args=<optimized out>, args@entry=0x7fffffffb9b8) at bytecode.c:880
#46 0x0000000000558386 in funcall_lambda (fun=38281300, nargs=nargs@entry=1, arg_vector=0x7fffffffb9b8, arg_vector@entry=0x7fffffffbb60) at eval.c:2855
#47 0x000000000055863b in Ffuncall (nargs=2, args=args@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@entry=0, args=<optimized out>, args@entry=0x7fffffffbb58) at bytecode.c:880
#49 0x0000000000558386 in funcall_lambda (fun=38281796, nargs=nargs@entry=0, arg_vector=0x7fffffffbb58, arg_vector@entry=0x7fffffffbce8) at eval.c:2855
#50 0x000000000055863b in Ffuncall (nargs=1, args=args@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@entry=1, args=<optimized out>, args@entry=0x7fffffffbce0) at bytecode.c:880
#52 0x0000000000558386 in funcall_lambda (fun=36776068, nargs=nargs@entry=1, arg_vector=0x7fffffffbce0, arg_vector@entry=0x7fffffffbe68) at eval.c:2855
#53 0x000000000055863b in Ffuncall (nargs=2, args=args@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@entry=0, args=<optimized out>, args@entry=0x7fffffffbe60) at bytecode.c:880
#55 0x0000000000558386 in funcall_lambda (fun=36791764, nargs=nargs@entry=0, arg_vector=0x7fffffffbe60, arg_vector@entry=0x7fffffffc008) at eval.c:2855
#56 0x000000000055863b in Ffuncall (nargs=1, args=args@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@entry=0, args=<optimized out>, args@entry=0x7fffffffc000) at bytecode.c:880
#58 0x0000000000558386 in funcall_lambda (fun=36833652, nargs=nargs@entry=0, arg_vector=0x7fffffffc000, arg_vector@entry=0x7fffffffc298) at eval.c:2855
#59 0x000000000055863b in Ffuncall (nargs=nargs@entry=1, args=args@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@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@entry=0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:880
#63 0x000000000055824f in funcall_lambda (fun=10064269, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffc488) at eval.c:2921
#64 0x000000000055863b in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffc480) at eval.c:2754
#65 0x000000000055890a in call1 (fn=fn@entry=45264, arg1=arg1@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@entry=1) at keyboard.c:3328
#69 0x00000000004ee808 in get_input_pending (flags=flags@entry=1) at keyboard.c:6725
#70 0x00000000004f0e08 in detect_input_pending_run_timers (do_display=do_display@entry=true) at keyboard.c:9862
#71 0x0000000000596859 in wait_reading_process_output (time_limit=time_limit@entry=90, nsecs=nsecs@entry=0, read_kbd=read_kbd@entry=-1, do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=0, wait_proc=wait_proc@entry=0x0, just_wait_proc=0) at process.c:4952
#72 0x000000000041fe42 in sit_for (timeout=<optimized out>, reading=reading@entry=true, display_option=display_option@entry=1) at dispnew.c:5762
#73 0x00000000004f321f in read_char (commandflag=commandflag@entry=1, map=map@entry=61376755, prev_event=0, used_mouse_menu=used_mouse_menu@entry=0x7fffffffd0cb, end_time=end_time@entry=0x0) at keyboard.c:2714
#74 0x00000000004f3f3a in read_key_sequence (keybuf=keybuf@entry=0x7fffffffd1a0, prompt=prompt@entry=0, dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@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@entry=0x4f5910 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4ec3d0 <cmd_error>) at eval.c:1309
#77 0x00000000004e7acc in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1107
#78 0x0000000000556fc3 in internal_catch (tag=tag@entry=19776, func=func@entry=0x4e7ab0 <command_loop_2>, arg=arg@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@entry=39427843, initial=initial@entry=0, prompt=<optimized out>, prompt@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@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@entry=7, args=<optimized out>, args@entry=0x7fffffffd5a0) at bytecode.c:880
#85 0x0000000000558386 in funcall_lambda (fun=36814884, nargs=nargs@entry=7, arg_vector=0x7fffffffd5a0, arg_vector@entry=0x7fffffffd7c0) at eval.c:2855
#86 0x000000000055863b in Ffuncall (nargs=8, args=args@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@entry=9, args=<optimized out>, args@entry=0x7fffffffd7b8) at bytecode.c:880
#88 0x0000000000558386 in funcall_lambda (fun=34544596, nargs=nargs@entry=9, arg_vector=0x7fffffffd7b8, arg_vector@entry=0x7fffffffd958) at eval.c:2855
#89 0x000000000055863b in Ffuncall (nargs=nargs@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@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@entry=9, args=<optimized out>, args@entry=0x7fffffffdac8) at bytecode.c:880
#93 0x0000000000558386 in funcall_lambda (fun=34385332, nargs=nargs@entry=9, arg_vector=0x7fffffffdac8, arg_vector@entry=0x7fffffffdc68) at eval.c:2855
#94 0x000000000055863b in Ffuncall (nargs=nargs@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@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@entry=4, args=<optimized out>, args@entry=0x7fffffffddd8) at bytecode.c:880
#98 0x0000000000558386 in funcall_lambda (fun=34385332, nargs=nargs@entry=4, arg_vector=0x7fffffffddd8, arg_vector@entry=0x7fffffffdf80) at eval.c:2855
#99 0x000000000055863b in Ffuncall (nargs=5, args=args@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@entry=0, args=<optimized out>, args@entry=0x7fffffffdf78) at bytecode.c:880
#101 0x0000000000558386 in funcall_lambda (fun=45977252, nargs=nargs@entry=0, arg_vector=0x7fffffffdf78, arg_vector@entry=0x7fffffffe2d0) at eval.c:2855
#102 0x000000000055863b in Ffuncall (nargs=nargs@entry=1, args=args@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@entry=2, args=args@entry=0x7fffffffe2c0) at eval.c:2673
#105 0x0000000000559adc in Fapply (nargs=nargs@entry=3, args=args@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@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@entry=1, args=<optimized out>, args@entry=0x7fffffffe3e8) at bytecode.c:880
#109 0x0000000000558386 in funcall_lambda (fun=9563900, nargs=nargs@entry=1, arg_vector=0x7fffffffe3e8, arg_vector@entry=0x7fffffffe578) at eval.c:2855
#110 0x000000000055863b in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffe570) at eval.c:2754
#111 0x000000000055890a in call1 (fn=fn@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@entry=0x4f5910 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4ec3d0 <cmd_error>) at eval.c:1309
#114 0x00000000004e7acc in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1107
#115 0x0000000000556fc3 in internal_catch (tag=tag@entry=45840, func=func@entry=0x4e7ab0 <command_loop_2>, arg=arg@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@entry=6, backtrace_limit=backtrace_limit@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffa610, arg_vector@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffa7b0, arg_vector@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffa918, arg_vector@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@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@entry=3, args=<optimized out>, args@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@entry=3, arg_vector=0x7fffffffab28, arg_vector@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@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@entry=3, args=<optimized out>, args@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@entry=3, arg_vector=0x7ffffffface8, arg_vector@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffaea8, arg_vector@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@entry=1, args=args@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@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@entry=2, args=<optimized out>, args@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@entry=2, arg_vector=0x7fffffffb170, arg_vector@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@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@entry=2, args=<optimized out>, args@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@entry=2, arg_vector=0x7fffffffb300, arg_vector@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@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@entry=1, args=<optimized out>, args@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@entry=1, arg_vector=0x7fffffffb4a0, arg_vector@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@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@entry=1, args=<optimized out>, args@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@entry=1, arg_vector=0x7fffffffb648, arg_vector@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@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@entry=1, args=<optimized out>, args@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@entry=1, arg_vector=0x7fffffffb818, arg_vector@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@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@entry=1, args=<optimized out>, args@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@entry=1, arg_vector=0x7fffffffb9b8, arg_vector@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffbb58, arg_vector@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@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@entry=1, args=<optimized out>, args@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@entry=1, arg_vector=0x7fffffffbce0, arg_vector@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffbe60, arg_vector@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffc000, arg_vector@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@entry=1, args=args@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@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@entry=0, nargs=nargs@entry=0, args=<optimized out>, args@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@entry=1, arg_vector=arg_vector@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@entry=2, args=args@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@entry=45264, arg1=arg1@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@entry=1) at keyboard.c:3328
No locals.
#69 0x00000000004ee808 in get_input_pending (flags=flags@entry=1) at keyboard.c:6725
No locals.
#70 0x00000000004f0e08 in detect_input_pending_run_timers (do_display=do_display@entry=true) at keyboard.c:9862
        old_timers_run = <optimized out>
#71 0x0000000000596859 in wait_reading_process_output (time_limit=time_limit@entry=90, nsecs=nsecs@entry=0, read_kbd=read_kbd@entry=-1, do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=0, wait_proc=wait_proc@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@entry=true, display_option=display_option@entry=1) at dispnew.c:5762
        sec = 90
        nsec = 0
        do_display = true
#73 0x00000000004f321f in read_char (commandflag=commandflag@entry=1, map=map@entry=61376755, prev_event=0, used_mouse_menu=used_mouse_menu@entry=0x7fffffffd0cb, end_time=end_time@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@entry=0x7fffffffd1a0, prompt=prompt@entry=0, dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@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@entry=0x4f5910 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4ec3d0 <cmd_error>) at eval.c:1309
        val = <optimized out>
        c = <optimized out>
#77 0x00000000004e7acc in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1107
        val = 0
#78 0x0000000000556fc3 in internal_catch (tag=tag@entry=19776, func=func@entry=0x4e7ab0 <command_loop_2>, arg=arg@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@entry=39427843, initial=initial@entry=0, prompt=<optimized out>, prompt@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@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@entry=7, args=<optimized out>, args@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@entry=7, arg_vector=0x7fffffffd5a0, arg_vector@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@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@entry=9, args=<optimized out>, args@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@entry=9, arg_vector=0x7fffffffd7b8, arg_vector@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@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@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@entry=9, args=<optimized out>, args@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@entry=9, arg_vector=0x7fffffffdac8, arg_vector@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@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@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@entry=4, args=<optimized out>, args@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@entry=4, arg_vector=0x7fffffffddd8, arg_vector@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@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@entry=0, args=<optimized out>, args@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@entry=0, arg_vector=0x7fffffffdf78, arg_vector@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@entry=1, args=args@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@entry=2, args=args@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@entry=3, args=args@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@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@entry=1, args=<optimized out>, args@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@entry=1, arg_vector=0x7fffffffe3e8, arg_vector@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@entry=2, args=args@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@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@entry=0x4f5910 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4ec3d0 <cmd_error>) at eval.c:1309
        val = <optimized out>
        c = <optimized out>
#114 0x00000000004e7acc in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1107
        val = 0
#115 0x0000000000556fc3 in internal_catch (tag=tag@entry=45840, func=func@entry=0x4e7ab0 <command_loop_2>, arg=arg@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) 

[-- Attachment #3: Type: text/plain, Size: 628 bytes --]





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


^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-07 16:48 bug#23912: 25.0.95; Abort in gc when working with streams Michael Heerdegen
@ 2016-07-07 17:15 ` Eli Zaretskii
  2016-07-07 17:38   ` Michael Heerdegen
  2016-07-14 16:15 ` Adrián Medraño Calvo
  1 sibling, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-07-07 17:15 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 23912

> From: Michael Heerdegen <michael_heerdegen@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-07 17:15 ` Eli Zaretskii
@ 2016-07-07 17:38   ` Michael Heerdegen
  2016-07-07 17:57     ` Dmitry Antipov
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-07 17:38 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912

Eli Zaretskii <eliz@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-07 17:38   ` Michael Heerdegen
@ 2016-07-07 17:57     ` Dmitry Antipov
  2016-07-07 20:34       ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Dmitry Antipov @ 2016-07-07 17:57 UTC (permalink / raw)
  To: 23912

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






^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-07 17:57     ` Dmitry Antipov
@ 2016-07-07 20:34       ` Michael Heerdegen
  2016-07-08  6:14         ` Eli Zaretskii
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-07 20:34 UTC (permalink / raw)
  To: Dmitry Antipov; +Cc: 23912

Dmitry Antipov <dmantipov@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-07 20:34       ` Michael Heerdegen
@ 2016-07-08  6:14         ` Eli Zaretskii
  2016-07-12 21:53           ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-07-08  6:14 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: dmantipov, 23912

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Thu, 07 Jul 2016 22:34:54 +0200
> Cc: 23912@debbugs.gnu.org
> 
> Dmitry Antipov <dmantipov@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-08  6:14         ` Eli Zaretskii
@ 2016-07-12 21:53           ` Michael Heerdegen
  2016-07-13 15:52             ` Michael Heerdegen
  2016-07-13 20:16             ` Eli Zaretskii
  0 siblings, 2 replies; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-12 21:53 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

Eli Zaretskii <eliz@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:


[-- Attachment #2: bt.txt --]
[-- Type: text/plain, Size: 178540 bytes --]

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@H\213E\350H\213@0H\301\370\002H\211E\370H\213U\370H\213E\350H\211\326H\211\307\350\204\376\364\377H\211\302H\213E\350H\211P0H\213U\340H\213M\370H\213E\350H\211\316H\211\307\350K\f\365\377H\213U\330H\213M\370H\213E\350H\211\316H\211\307\350j\f\365\377H\213E\320H\301\340\002H\203\300\002H\211\302H\213M\370H\213E"...
        i = 140737488346576
        nargs = 48385768
        mark = 0
        arg_from_tty = false
        key_count = 1
        record_then_fail = false
        save_this_command = 18569696
        save_last_command = 31559373
        save_this_original_command = 18569696
        save_real_this_command = 18569696
#99 0x00000000005ec0b3 in Ffuncall (nargs=4, args=0x7fffffffdf18) at eval.c:2700
        internal_argbuf = {18569696, 0, 140737488346736, 6087287, 44448, 10317405, 13042256, 6090515}
        fun = 12450429
        original_fun = 339984
        funcar = 12995120
        numargs = 3
        lisp_numargs = 12995120
        val = 0
        internal_args = 0x7fffffffdf20
        count = 5
#100 0x000000000062e170 in exec_byte_code (bytestr=10317372, vector=10317405, maxdepth=54, args_template=4102, nargs=1, args=0x7fffffffe470) at bytecode.c:880
        targets = {0x63178a <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) 

[-- Attachment #3: Type: text/plain, Size: 20 bytes --]



Thanks,

Michael.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-12 21:53           ` Michael Heerdegen
@ 2016-07-13 15:52             ` Michael Heerdegen
  2016-07-13 20:19               ` Eli Zaretskii
  2016-07-13 20:16             ` Eli Zaretskii
  1 sibling, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-13 15:52 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912

Michael Heerdegen <michael_heerdegen@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-12 21:53           ` Michael Heerdegen
  2016-07-13 15:52             ` Michael Heerdegen
@ 2016-07-13 20:16             ` Eli Zaretskii
  2016-07-13 21:23               ` Michael Heerdegen
  1 sibling, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-07-13 20:16 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 23912

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: 23912@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-13 15:52             ` Michael Heerdegen
@ 2016-07-13 20:19               ` Eli Zaretskii
  2016-07-13 21:28                 ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-07-13 20:19 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 23912

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: 23912@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-13 20:16             ` Eli Zaretskii
@ 2016-07-13 21:23               ` Michael Heerdegen
  2016-07-14 14:58                 ` Eli Zaretskii
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-13 21:23 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912

Eli Zaretskii <eliz@gnu.org> writes:

> > From: Michael Heerdegen <michael_heerdegen@web.de>
> > Cc: 23912@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-13 20:19               ` Eli Zaretskii
@ 2016-07-13 21:28                 ` Michael Heerdegen
  0 siblings, 0 replies; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-13 21:28 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912

Eli Zaretskii <eliz@gnu.org> writes:

> > From: Michael Heerdegen <michael_heerdegen@web.de>
> > Cc: 23912@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-13 21:23               ` Michael Heerdegen
@ 2016-07-14 14:58                 ` Eli Zaretskii
  2016-07-14 18:32                   ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-07-14 14:58 UTC (permalink / raw)
  To: Michael Heerdegen, Richard Stallman; +Cc: 23912

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: 23912@debbugs.gnu.org
> Date: Wed, 13 Jul 2016 23:23:35 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > > From: Michael Heerdegen <michael_heerdegen@web.de>
> > > Cc: 23912@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?





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-07 16:48 bug#23912: 25.0.95; Abort in gc when working with streams Michael Heerdegen
  2016-07-07 17:15 ` Eli Zaretskii
@ 2016-07-14 16:15 ` Adrián Medraño Calvo
  2016-07-14 18:30   ` Michael Heerdegen
  1 sibling, 1 reply; 25+ messages in thread
From: Adrián Medraño Calvo @ 2016-07-14 16:15 UTC (permalink / raw)
  To: 23912

[-- Attachment #1: Type: text/plain, Size: 287 bytes --]

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.

[-- Attachment #2: 23912-bt.txt --]
[-- Type: text/plain, Size: 177193 bytes --]

#0  terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at emacs.c:353
#1  0x00000000004fab6c in emacs_abort () at sysdep.c:2247
#2  0x0000000000539780 in garbage_collect_1 (end=end@entry=0x7fffffff91f8) at alloc.c:5657
#3  0x0000000000539e70 in Fgarbage_collect () at alloc.c:5974
#4  0x000000000057f269 in maybe_gc () at lisp.h:4654
#5  exec_byte_code (bytestr=<optimized out>, vector=32800597, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffff94c8) at bytecode.c:915
#6  0x000000000054ee28 in funcall_lambda (fun=32800853, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffff94c8) at eval.c:2855
#7  0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffff94c0) at eval.c:2742
#8  0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=27678429, maxdepth=<optimized out>, args_template=args_template@entry=2058, nargs=nargs@entry=2, args=<optimized out>, args@entry=0x7fffffff9688) at bytecode.c:880
#9  0x000000000054ee28 in funcall_lambda (fun=32800901, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffff9688) at eval.c:2855
#10 0x000000000054f39a in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffff9680) at eval.c:2742
#11 0x0000000000550319 in Fapply (nargs=<optimized out>, args=0x7fffffff9818) at eval.c:2321
#12 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffff9810) at eval.c:2673
#13 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=31525493, maxdepth=<optimized out>, args_template=args_template@entry=2570, nargs=nargs@entry=4, args=<optimized out>, args@entry=0x7fffffff9a08) at bytecode.c:880
#14 0x000000000054ee28 in funcall_lambda (fun=32172365, nargs=nargs@entry=4, arg_vector=arg_vector@entry=0x7fffffff9a08) at eval.c:2855
#15 0x000000000054f39a in Ffuncall (nargs=nargs@entry=5, args=args@entry=0x7fffffff9a00) at eval.c:2742
#16 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=29530805, maxdepth=<optimized out>, args_template=args_template@entry=2058, nargs=nargs@entry=2, args=<optimized out>, args@entry=0x7fffffff9c20) at bytecode.c:880
#17 0x000000000054ee28 in funcall_lambda (fun=31860949, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffff9c20) at eval.c:2855
#18 0x000000000054f39a in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffff9c18) at eval.c:2742
#19 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32801653, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffff9e30) at bytecode.c:880
#20 0x000000000054ee28 in funcall_lambda (fun=32801789, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffff9e30) at eval.c:2855
#21 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffff9e28) at eval.c:2742
#22 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32841541, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffa030) at bytecode.c:880
#23 0x000000000054ee28 in funcall_lambda (fun=32802165, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffa030) at eval.c:2855
#24 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffa028) at eval.c:2742
#25 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32841765, maxdepth=<optimized out>, args_template=args_template@entry=2050, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffa218) at bytecode.c:880
#26 0x000000000054ee28 in funcall_lambda (fun=32802213, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffa218) at eval.c:2855
#27 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffa210) at eval.c:2742
#28 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=31859773, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffa3f8) at bytecode.c:880
#29 0x000000000054ee28 in funcall_lambda (fun=31859853, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffa3f8) at eval.c:2855
#30 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffa3f0) at eval.c:2742
#31 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=31859573, maxdepth=<optimized out>, args_template=args_template@entry=2, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffa5f8) at bytecode.c:880
#32 0x000000000054ee28 in funcall_lambda (fun=32630477, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffa5f8) at eval.c:2855
#33 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffa5f0) at eval.c:2742
#34 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=27717285, maxdepth=<optimized out>, args_template=args_template@entry=2, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffa8f8) at bytecode.c:880
#35 0x000000000054ee28 in funcall_lambda (fun=27717389, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffa8f8) at eval.c:2855
#36 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffa8f0) at eval.c:2742
#37 0x00000000005500ef in Fapply (nargs=2, args=0x7fffffffa8f0) at eval.c:2274
#38 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffa8e8) at eval.c:2673
#39 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=10027717, maxdepth=<optimized out>, args_template=args_template@entry=0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:880
#40 0x000000000054f012 in funcall_lambda (fun=10027637, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffaad8) at eval.c:2921
#41 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffaad0) at eval.c:2742
#42 0x000000000054f50b in call1 (fn=fn@entry=45264, arg1=arg1@entry=74810141) at eval.c:2552
#43 0x00000000004e76e6 in timer_check_2 (timers=<optimized out>, timers@entry=65890307, idle_timers=<optimized out>, idle_timers@entry=70589139) at keyboard.c:4419
#44 0x00000000004e9ac3 in timer_check () at keyboard.c:4481
#45 0x00000000005891a9 in wait_reading_process_output (time_limit=time_limit@entry=37, nsecs=nsecs@entry=0, read_kbd=<optimized out>, do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=0, wait_proc=wait_proc@entry=0x0, 
    just_wait_proc=just_wait_proc@entry=0) at process.c:4596
#46 0x000000000041fe7b in sit_for (timeout=timeout@entry=150, reading=reading@entry=true, display_option=display_option@entry=1) at dispnew.c:5762
#47 0x00000000004eebb4 in read_char (commandflag=1, map=map@entry=65891251, prev_event=0, used_mouse_menu=used_mouse_menu@entry=0x7fffffffb1fb, end_time=end_time@entry=0x0) at keyboard.c:2706
#48 0x00000000004efc54 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffb2b0, bufsize=bufsize@entry=30, prompt=prompt@entry=0, dont_downcase_last=dont_downcase_last@entry=false, 
    can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false) at keyboard.c:9055
#49 0x00000000004f1225 in command_loop_1 () at keyboard.c:1357
#50 0x000000000054dc47 in internal_condition_case (bfun=bfun@entry=0x4f0f63 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4e86ed <cmd_error>) at eval.c:1309
#51 0x00000000004e427d in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1099
#52 0x000000000054dbcc in internal_catch (tag=tag@entry=19776, func=func@entry=0x4e4265 <command_loop_2>, arg=arg@entry=0) at eval.c:1074
#53 0x00000000004e4255 in command_loop () at keyboard.c:1070
#54 0x00000000004e8372 in recursive_edit_1 () at keyboard.c:684
#55 0x000000000050e0f6 in read_minibuf (map=map@entry=28365171, initial=initial@entry=0, prompt=<optimized out>, prompt@entry=62272516, expflag=expflag@entry=false, histvar=histvar@entry=43657072, histpos=<optimized out>, 
    defalt=defalt@entry=0, allow_props=false, inherit_input_method=inherit_input_method@entry=true) at minibuf.c:660
#56 0x000000000050e3d9 in Fread_from_minibuffer (prompt=62272516, initial_contents=0, keymap=28365171, read=0, hist=<optimized out>, default_value=0, inherit_input_method=44448) at minibuf.c:940
#57 0x000000000054f333 in Ffuncall (nargs=nargs@entry=8, args=args@entry=0x7fffffffb680) at eval.c:2719
#58 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=27717541, maxdepth=<optimized out>, args_template=args_template@entry=7198, nargs=nargs@entry=7, args=<optimized out>, args@entry=0x7fffffffb900) at bytecode.c:880
#59 0x000000000054ee28 in funcall_lambda (fun=32628773, nargs=nargs@entry=7, arg_vector=arg_vector@entry=0x7fffffffb900) at eval.c:2855
#60 0x000000000054f39a in Ffuncall (nargs=nargs@entry=8, args=args@entry=0x7fffffffb8f8) at eval.c:2742
#61 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32741413, maxdepth=<optimized out>, args_template=args_template@entry=9218, nargs=nargs@entry=9, args=<optimized out>, args@entry=0x7fffffffbaf8) at bytecode.c:880
#62 0x000000000054ee28 in funcall_lambda (fun=32741989, nargs=nargs@entry=9, arg_vector=arg_vector@entry=0x7fffffffbaf8) at eval.c:2855
#63 0x000000000054f39a in Ffuncall (nargs=nargs@entry=10, args=args@entry=0x7fffffffbaf0) at eval.c:2742
#64 0x0000000000550319 in Fapply (nargs=<optimized out>, args=0x7fffffffbc80) at eval.c:2321
#65 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffbc78) at eval.c:2673
#66 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32019781, maxdepth=<optimized out>, args_template=args_template@entry=514, nargs=nargs@entry=9, args=<optimized out>, args@entry=0x7fffffffbe78) at bytecode.c:880
#67 0x000000000054ee28 in funcall_lambda (fun=32020013, nargs=nargs@entry=9, arg_vector=arg_vector@entry=0x7fffffffbe78) at eval.c:2855
#68 0x000000000054f39a in Ffuncall (nargs=nargs@entry=10, args=args@entry=0x7fffffffbe70) at eval.c:2742
#69 0x0000000000550319 in Fapply (nargs=<optimized out>, args=0x7fffffffc000) at eval.c:2321
#70 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffbff8) at eval.c:2673
#71 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32019781, maxdepth=<optimized out>, args_template=args_template@entry=514, nargs=nargs@entry=22, args=<optimized out>, args@entry=0x7fffffffc358) at bytecode.c:880
#72 0x000000000054ee28 in funcall_lambda (fun=32020013, nargs=nargs@entry=22, arg_vector=arg_vector@entry=0x7fffffffc358) at eval.c:2855
#73 0x000000000054f39a in Ffuncall (nargs=nargs@entry=23, args=args@entry=0x7fffffffc350) at eval.c:2742
#74 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=37659989, maxdepth=<optimized out>, args_template=args_template@entry=2570, nargs=nargs@entry=38, args=<optimized out>, args@entry=0x7fffffffc5f0) at bytecode.c:880
#75 0x000000000054ee28 in funcall_lambda (fun=37660837, nargs=nargs@entry=38, arg_vector=arg_vector@entry=0x7fffffffc5f0) at eval.c:2855
#76 0x000000000054f39a in Ffuncall (nargs=nargs@entry=39, args=args@entry=0x7fffffffc5e8) at eval.c:2742
#77 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=64267005, maxdepth=<optimized out>, args_template=args_template@entry=2050, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffc8e8) at bytecode.c:880
#78 0x000000000054ee28 in funcall_lambda (fun=64267597, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffc8e8) at eval.c:2855
#79 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffc8e0) at eval.c:2742
#80 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=64267741, maxdepth=<optimized out>, args_template=args_template@entry=0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:880
#81 0x00000000005815f0 in Fbyte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>) at bytecode.c:449
#82 0x000000000054e9e6 in eval_sub (form=form@entry=53789171) at eval.c:2172
#83 0x00000000005515de in Feval (form=form@entry=53789171, lexical=<optimized out>) at eval.c:1988
#84 0x000000000054b98a in Fcall_interactively (function=16836352, record_flag=0, keys=<optimized out>) at callint.c:357
#85 0x000000000054f2a5 in Ffuncall (nargs=nargs@entry=4, args=args@entry=0x7fffffffcc68) at eval.c:2700
#86 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=9527301, maxdepth=<optimized out>, args_template=args_template@entry=4102, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffce58) at bytecode.c:880
#87 0x000000000054ee28 in funcall_lambda (fun=9527221, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffce58) at eval.c:2855
#88 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffce50) at eval.c:2742
#89 0x000000000054f50b in call1 (fn=fn@entry=14784, arg1=<optimized out>) at eval.c:2552
#90 0x00000000004f1467 in command_loop_1 () at keyboard.c:1471
#91 0x000000000054dc47 in internal_condition_case (bfun=bfun@entry=0x4f0f63 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4e86ed <cmd_error>) at eval.c:1309
#92 0x00000000004e427d in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1099
#93 0x000000000054dbcc in internal_catch (tag=tag@entry=45840, func=func@entry=0x4e4265 <command_loop_2>, arg=arg@entry=0) at eval.c:1074
#94 0x00000000004e4223 in command_loop () at keyboard.c:1078
#95 0x00000000004e8372 in recursive_edit_1 () at keyboard.c:684
#96 0x00000000004e863a in Frecursive_edit () at keyboard.c:755
#97 0x00000000004e3cb9 in main (argc=3, argv=0x7fffffffd1a8) at emacs.c:1606

Lisp Backtrace:
"helm-fuzzy-default-highlight-match" (0xffff94c8)
"helm-fuzzy-highlight-matches" (0xffff9688)
"apply" (0xffff9818)
"helm-funcall-with-source" (0xffff9a08)
"helm-process-filtered-candidate-transformer" (0xffff9c20)
"helm-compute-matches" (0xffff9e30)
"helm--collect-matches" (0xffffa030)
"helm-update" (0xffffa218)
"helm-check-new-input" (0xffffa3f8)
"helm-check-minibuffer-input" (0xffffa5f8)
0x1a6ef08 PVEC_COMPILED
"apply" (0xffffa8f0)
"timer-event-handler" (0xffffaad8)
"read-from-minibuffer" (0xffffb688)
"helm-read-pattern-maybe" (0xffffb900)
"helm-internal" (0xffffbaf8)
"apply" (0xffffbc80)
"helm" (0xffffbe78)
"apply" (0xffffc000)
"helm" (0xffffc358)
"helm-comp-read" (0xffffc5f0)
"helm-M-x-read-extended-command" (0xffffc8e8)
"byte-code" (0xffffc9e0)
"call-interactively" (0xffffcc70)
"command-execute" (0xffffce58)
#0  terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at emacs.c:353
No locals.
#1  0x00000000004fab6c in emacs_abort () at sysdep.c:2247
No locals.
#2  0x0000000000539780 in garbage_collect_1 (end=end@entry=0x7fffffff91f8) at alloc.c:5657
        nextb = <optimized out>
        stack_top_variable = 0 '\000'
        i = <optimized out>
        message_p = <optimized out>
        start = <optimized out>
        retval = <optimized out>
        tot_before = 0
        total = {27620517, 93, 24, 18922448, 0, 4611686019484352512, 4611686018595160064, 4611686018662268928, 140737488327328, 5567552, 140737488327320}
#3  0x0000000000539e70 in Fgarbage_collect () at alloc.c:5974
        end = 0x7fffffff91f8
#4  0x000000000057f269 in maybe_gc () at lisp.h:4654
No locals.
#5  exec_byte_code (bytestr=<optimized out>, vector=32800597, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffff94c8) at bytecode.c:915
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 130
        vectorp = 0x1f47f58
        stack = {
          pc = 0x1c112a8 "\202", 
          byte_string = 14529252, 
          byte_string_start = 0x1c11210 "\b\302\230\203\a", 
          next = 0x7fffffff9500
        }
        top = 0x7fffffff9290
        result = <optimized out>
        type = <optimized out>
#6  0x000000000054ee28 in funcall_lambda (fun=32800853, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffff94c8) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#7  0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffff94c0) at eval.c:2742
        fun = <optimized out>
        original_fun = 20478352
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 89
#8  0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=27678429, maxdepth=<optimized out>, args_template=args_template@entry=2058, nargs=nargs@entry=2, args=<optimized out>, args@entry=0x7fffffff9688) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 1
        vectorp = 0x1a656e0
        stack = {
          pc = 0x1c1138f "\001B\262\001\002A\262\003\202\003", 
          byte_string = 25766612, 
          byte_string_start = 0x1c11380 "\001\301\211\002:\203\032", 
          next = 0x7fffffff9860
        }
        top = 0x7fffffff94c0
        result = <optimized out>
        type = <optimized out>
#9  0x000000000054ee28 in funcall_lambda (fun=32800901, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffff9688) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#10 0x000000000054f39a in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffff9680) at eval.c:2742
        fun = <optimized out>
        original_fun = 17260640
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 88
#11 0x0000000000550319 in Fapply (nargs=<optimized out>, args=0x7fffffff9818) at eval.c:2321
        i = 3
        numargs = <optimized out>
        funcall_nargs = 3
        funcall_args = 0x7fffffff9680
        spread_arg = 0
        fun = <optimized out>
        retval = <optimized out>
        sa_avail = <optimized out>
        sa_must_free = false
#12 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffff9810) at eval.c:2673
        fun = 11643413
        original_fun = 9504
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 87
#13 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=31525493, maxdepth=<optimized out>, args_template=args_template@entry=2570, nargs=nargs@entry=4, args=<optimized out>, args@entry=0x7fffffff9a08) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 2
        vectorp = 0x1e10a78
        stack = {
          pc = 0x1bb9c86 "\262\003\006\006\203G", 
          byte_string = 14879780, 
          byte_string_start = 0x1bb9c50 "\302\303\004\"\003\304\004!\203\020", 
          next = 0x7fffffff9a60
        }
        top = 0x7fffffff9810
        result = <optimized out>
        type = <optimized out>
#14 0x000000000054ee28 in funcall_lambda (fun=32172365, nargs=nargs@entry=4, arg_vector=arg_vector@entry=0x7fffffff9a08) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#15 0x000000000054f39a in Ffuncall (nargs=nargs@entry=5, args=args@entry=0x7fffffff9a00) at eval.c:2742
        fun = <optimized out>
        original_fun = 19871968
        numargs = 4
        val = <optimized out>
        internal_args = <optimized out>
        count = 84
#16 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=29530805, maxdepth=<optimized out>, args_template=args_template@entry=2058, nargs=nargs@entry=2, args=<optimized out>, args@entry=0x7fffffff9c20) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 4
        vectorp = 0x1c29ab8
        stack = {
          pc = 0x1bc0b5e "\202\022", 
          byte_string = 25803668, 
          byte_string_start = 0x1bc0b50 "\300\301\002\"\211\203\021", 
          next = 0x7fffffff9c80
        }
        top = 0x7fffffff9a00
        result = <optimized out>
        type = <optimized out>
#17 0x000000000054ee28 in funcall_lambda (fun=31860949, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffff9c20) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#18 0x000000000054f39a in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffff9c18) at eval.c:2742
        fun = <optimized out>
        original_fun = 20617632
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 83
#19 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32801653, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffff9e30) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 2
        vectorp = 0x1f48378
        stack = {
          pc = 0x1c117b5 "+\266\205)\207", 
          byte_string = 25736564, 
          byte_string_start = 0x1c11770 "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 = 0x7fffffff9e70
        }
        top = 0x7fffffff9c18
        result = <optimized out>
        type = <optimized out>
#20 0x000000000054ee28 in funcall_lambda (fun=32801789, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffff9e30) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#21 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffff9e28) at eval.c:2742
        fun = <optimized out>
        original_fun = 20618384
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 78
#22 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32841541, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffa030) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 1
        vectorp = 0x1f51f48
        stack = {
          pc = 0x1c11a1e "\001B\262\001\002A\262\003\202B", 
          byte_string = 24632228, 
          byte_string_start = 0x1c119d0 "\304\b!\203/", 
          next = 0x7fffffffa080
        }
        top = 0x7fffffff9e28
        result = <optimized out>
        type = <optimized out>
#23 0x000000000054ee28 in funcall_lambda (fun=32802165, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffa030) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#24 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffa028) at eval.c:2742
        fun = <optimized out>
        original_fun = 20618720
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 75
#25 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32841765, maxdepth=<optimized out>, args_template=args_template@entry=2050, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffa218) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 1
        vectorp = 0x1f52028
        stack = {
          pc = 0x1c11b1c "\211\262\004\"\210\211\203\250", 
          byte_string = 25847028, 
          byte_string_start = 0x1c11aa8 "\303\304!\210\305 \210\306\307 !r\310\311\312\313\314\005!\315\"\316$\216\317\001@\320\"\210\b\203%", 
          next = 0x7fffffffa260
        }
        top = 0x7fffffffa028
        result = <optimized out>
        type = <optimized out>
#26 0x000000000054ee28 in funcall_lambda (fun=32802213, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffa218) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#27 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffa210) at eval.c:2742
        fun = <optimized out>
        original_fun = 19871680
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        count = 72
#28 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=31859773, maxdepth=<optimized out>, args_template=args_template@entry=1030, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffa3f8) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 0
        vectorp = 0x1e62440
        stack = {
          pc = 0x1bc05f6 "\207", 
          byte_string = 25979428, 
          byte_string_start = 0x1bc05d8 "\211\b\232?\205\036", 
          next = 0x7fffffffa460
        }
        top = 0x7fffffffa210
        result = <optimized out>
        type = <optimized out>
#29 0x000000000054ee28 in funcall_lambda (fun=31859853, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffa3f8) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#30 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffa3f0) at eval.c:2742
        fun = <optimized out>
        original_fun = 20617120
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 71
#31 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=31859573, maxdepth=<optimized out>, args_template=args_template@entry=2, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffa5f8) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 1
        vectorp = 0x1e62378
        stack = {
          pc = 0x1bc0586 "*\262\001)0\207Ӊ\021\022\324 \210\325 \210\326\327!\207", 
          byte_string = 25947076, 
          byte_string_start = 0x1bc0560 "\303\061,", 
          next = 0x7fffffffa650
        }
        top = 0x7fffffffa3f0
        result = <optimized out>
        type = <optimized out>
#32 0x000000000054ee28 in funcall_lambda (fun=32630477, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffa5f8) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#33 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffa5f0) at eval.c:2742
        fun = <optimized out>
        original_fun = 20616496
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        count = 67
#34 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=27717285, maxdepth=<optimized out>, args_template=args_template@entry=2, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffa8f8) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 0
        vectorp = 0x1a6eea8
        stack = {
          pc = 0x1bbff42 "\210\313 *\262\001\207", 
          byte_string = 17471956, 
          byte_string_start = 0x1bbff28 "\b\206\005", 
          next = 0x7fffffffa950
        }
        top = 0x7fffffffa5f0
        result = <optimized out>
        type = <optimized out>
#35 0x000000000054ee28 in funcall_lambda (fun=27717389, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffa8f8) at eval.c:2855
        size = 4
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#36 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffa8f0) at eval.c:2742
        fun = <optimized out>
        original_fun = 27717389
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        count = 64
#37 0x00000000005500ef in Fapply (nargs=2, args=0x7fffffffa8f0) at eval.c:2274
        i = <optimized out>
        numargs = <optimized out>
        funcall_nargs = <optimized out>
        funcall_args = 0x0
        spread_arg = 0
        fun = 27717389
        retval = <optimized out>
        sa_avail = 16384
        sa_must_free = false
#38 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffa8e8) at eval.c:2673
        fun = 11643413
        original_fun = 9504
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 63
#39 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=10027717, maxdepth=<optimized out>, args_template=args_template@entry=0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 2
        vectorp = 0x9902c8 <pure+1394120>
        stack = {
          pc = 0xa92672 <pure+2451826> ")0\202\237", 
          byte_string = 10027684, 
          byte_string_start = 0xa925f1 <pure+2451697> "\b\021\n\020\v\022\306\034\v\033\307\v!\206\026", 
          next = 0x7fffffffb6f0
        }
        top = 0x7fffffffa8e8
        result = <optimized out>
        type = <optimized out>
#40 0x000000000054f012 in funcall_lambda (fun=10027637, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffaad8) at eval.c:2921
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = 0
        i = 1
        optional = false
        rest = false
#41 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffaad0) at eval.c:2742
        fun = <optimized out>
        original_fun = 45264
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 57
#42 0x000000000054f50b in call1 (fn=fn@entry=45264, arg1=arg1@entry=74810141) at eval.c:2552
No locals.
#43 0x00000000004e76e6 in timer_check_2 (timers=<optimized out>, timers@entry=65890307, idle_timers=<optimized out>, idle_timers@entry=70589139) at keyboard.c:4419
        old_deactivate_mark = 0
        idle_timer_ripe = <optimized out>
        timer = 73991925
        timer_time = {
          tv_sec = 1468417670, 
          tv_nsec = 857430925
        }
        idle_timer_difference = <optimized out>
        ripe = <optimized out>
        idle_timer = <optimized out>
        idle_timer_time = {
          tv_sec = 0, 
          tv_nsec = 1000000
        }
        difference = <optimized out>
        timer_ripe = false
        now = <optimized out>
        chosen_timer = 74810141
#44 0x00000000004e9ac3 in timer_check () at keyboard.c:4481
        nexttime = <optimized out>
        timers = 65890307
        idle_timers = 70589139
        tem = 0
#45 0x00000000005891a9 in wait_reading_process_output (time_limit=time_limit@entry=37, nsecs=nsecs@entry=0, read_kbd=<optimized out>, do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=0, wait_proc=wait_proc@entry=0x0, 
    just_wait_proc=just_wait_proc@entry=0) at process.c:4596
        old_timers_run = 11809
        old_buffer = 0x2fa0c40
        old_window = 74250117
        process_skipped = false
        channel = <optimized out>
        nfds = <optimized out>
        Available = {
          fds_bits = {0 <repeats 16 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 16 times>}
        }
        check_write = <optimized out>
        check_delay = <optimized out>
        no_avail = <optimized out>
        xerrno = 32767
        proc = <optimized out>
        timeout = {
          tv_sec = 37, 
          tv_nsec = 0
        }
        timer_delay = <optimized out>
        wait = TIMEOUT
        got_some_output = -1
        now = <optimized out>
#46 0x000000000041fe7b in sit_for (timeout=timeout@entry=150, reading=reading@entry=true, display_option=display_option@entry=1) at dispnew.c:5762
        sec = 37
        nsec = 0
        do_display = true
#47 0x00000000004eebb4 in read_char (commandflag=1, map=map@entry=65891251, prev_event=0, used_mouse_menu=used_mouse_menu@entry=0x7fffffffb1fb, end_time=end_time@entry=0x0) at keyboard.c:2706
        tem0 = <optimized out>
        timeout = 37
        delay_level = <optimized out>
        buffer_size = <optimized out>
        c = 0
        local_getcjmp = {{
            __jmpbuf = {74237953, -3866158293024713863, 0, 458384, 0, 0, 3866156265760936825, -3866155831623888007}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {5762861, 140737488334800, 0, 12325535, 0, 49941568, 5870327, 0, 55, 0, 49941568, 0, 30, 10899153, 16933120, 5693136}
            }
          }}
        save_jump = {{
            __jmpbuf = {22397456, 140737488336592, 140737488336600, 140737305607096, 0, 22397456, 6291485, 140737305607420}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {1490353652028, 22397456, 1, 19016832, 56580579, 0, 0, 44448, 25, 0, 5204214, 19008613, 44448, 0, 5164527, 19008608}
            }
          }}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x16c52e0
#48 0x00000000004efc54 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffb2b0, bufsize=bufsize@entry=30, prompt=prompt@entry=0, dont_downcase_last=dont_downcase_last@entry=false, 
    can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false) at keyboard.c:9055
        interrupted_kboard = 0x16c52e0
        interrupted_frame = 0x46cc878
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = <optimized out>
        new_binding = <optimized out>
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 65891251
        first_event = 0
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 16695123, 
          map = 16695123, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 12328515, 
          map = 12328515, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 16695139, 
          map = 16695139, 
          start = 0, 
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = 0
        original_uppercase = 5
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x2fa0c40
        fake_prefixed_keys = 0
#49 0x00000000004f1225 in command_loop_1 () at keyboard.c:1357
        cmd = <optimized out>
        keybuf = {406, 0, 140737488335936, 4611686018662268928, 52081251, 55, 2305843009213693951, 40590960, 0, 4611686019484352512, 4611686018595160064, 4611686018662268928, 140737488335936, 5567552, 5, 5876187, 0, 54, 4294967294, 0, 0, 
          5607517, 0, 5497790, 12215136, 0, 12215136, 49941568, 0, 1}
        i = <optimized out>
        prev_modiff = 582
        prev_buffer = 0x2fa0c40
#50 0x000000000054dc47 in internal_condition_case (bfun=bfun@entry=0x4f0f63 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4e86ed <cmd_error>) at eval.c:1309
        val = <optimized out>
        c = <optimized out>
#51 0x00000000004e427d in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1099
        val = 4678744
#52 0x000000000054dbcc in internal_catch (tag=tag@entry=19776, func=func@entry=0x4e4265 <command_loop_2>, arg=arg@entry=0) at eval.c:1074
        val = <optimized out>
        c = <optimized out>
#53 0x00000000004e4255 in command_loop () at keyboard.c:1070
        val = 4678744
#54 0x00000000004e8372 in recursive_edit_1 () at keyboard.c:684
        val = <optimized out>
#55 0x000000000050e0f6 in read_minibuf (map=map@entry=28365171, initial=initial@entry=0, prompt=<optimized out>, prompt@entry=62272516, expflag=expflag@entry=false, histvar=histvar@entry=43657072, histpos=<optimized out>, 
    defalt=defalt@entry=0, allow_props=false, inherit_input_method=inherit_input_method@entry=true) at minibuf.c:660
        val = <optimized out>
        mini_frame = <optimized out>
        ambient_dir = <optimized out>
        minibuffer = 49941573
        input_method = 0
        enable_multibyte = <optimized out>
        pos = <optimized out>
        histstring = <optimized out>
        histval = 70608579
        empty_minibuf = <optimized out>
        dummy = <optimized out>
#56 0x000000000050e3d9 in Fread_from_minibuffer (prompt=62272516, initial_contents=0, keymap=28365171, read=0, hist=<optimized out>, default_value=0, inherit_input_method=44448) at minibuf.c:940
        histvar = 43657072
        histpos = <optimized out>
        val = 4678744
#57 0x000000000054f333 in Ffuncall (nargs=nargs@entry=8, args=args@entry=0x7fffffffb680) at eval.c:2719
        internal_argbuf = {70233808, 5247236, 33598880, 1344, 0, 5250519, 55405584, 5562917}
        fun = 8610869
        original_fun = <optimized out>
        numargs = 7
        val = <optimized out>
        internal_args = 0x7fffffffb688
        count = 44
#58 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=27717541, maxdepth=<optimized out>, args_template=args_template@entry=7198, nargs=nargs@entry=7, args=<optimized out>, args@entry=0x7fffffffb900) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 7
        vectorp = 0x1a6efa8
        stack = {
          pc = 0x1bbfe0a ")\266\202)\262\001*\266\207)\207", 
          byte_string = 24136628, 
          byte_string_start = 0x1bbfcd0 "\306\004!\203\022", 
          next = 0x7fffffffb970
        }
        top = 0x7fffffffb680
        result = <optimized out>
        type = <optimized out>
#59 0x000000000054ee28 in funcall_lambda (fun=32628773, nargs=nargs@entry=7, arg_vector=arg_vector@entry=0x7fffffffb900) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#60 0x000000000054f39a in Ffuncall (nargs=nargs@entry=8, args=args@entry=0x7fffffffb8f8) at eval.c:2742
        fun = <optimized out>
        original_fun = 20598208
        numargs = 7
        val = <optimized out>
        internal_args = <optimized out>
        count = 38
#61 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32741413, maxdepth=<optimized out>, args_template=args_template@entry=9218, nargs=nargs@entry=9, args=<optimized out>, args@entry=0x7fffffffbaf8) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 7
        vectorp = 0x1f39828
        stack = {
          pc = 0x1bba262 "\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 = 24437220, 
          byte_string_start = 0x1bba158 "\306\307!\203\025", 
          next = 0x7fffffffbcf0
        }
        top = 0x7fffffffb8f8
        result = <optimized out>
        type = <optimized out>
#62 0x000000000054ee28 in funcall_lambda (fun=32741989, nargs=nargs@entry=9, arg_vector=arg_vector@entry=0x7fffffffbaf8) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#63 0x000000000054f39a in Ffuncall (nargs=nargs@entry=10, args=args@entry=0x7fffffffbaf0) at eval.c:2742
        fun = <optimized out>
        original_fun = 20597600
        numargs = 9
        val = <optimized out>
        internal_args = <optimized out>
        count = 23
#64 0x0000000000550319 in Fapply (nargs=<optimized out>, args=0x7fffffffbc80) at eval.c:2321
        i = 10
        numargs = <optimized out>
        funcall_nargs = 10
        funcall_args = 0x7fffffffbaf0
        spread_arg = 0
        fun = <optimized out>
        retval = <optimized out>
        sa_avail = <optimized out>
        sa_must_free = false
#65 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffbc78) at eval.c:2673
        fun = 11643413
        original_fun = 9504
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 22
#66 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32019781, maxdepth=<optimized out>, args_template=args_template@entry=514, nargs=nargs@entry=9, args=<optimized out>, args@entry=0x7fffffffbe78) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 2
        vectorp = 0x1e89548
        stack = {
          pc = 0x1bb9f91 "\207", 
          byte_string = 13053476, 
          byte_string_start = 0x1bb9f20 "\b\203\v", 
          next = 0x7fffffffc070
        }
        top = 0x7fffffffbc78
        result = <optimized out>
        type = <optimized out>
#67 0x000000000054ee28 in funcall_lambda (fun=32020013, nargs=nargs@entry=9, arg_vector=arg_vector@entry=0x7fffffffbe78) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#68 0x000000000054f39a in Ffuncall (nargs=nargs@entry=10, args=args@entry=0x7fffffffbe70) at eval.c:2742
        fun = <optimized out>
        original_fun = 13276000
        numargs = 9
        val = <optimized out>
        internal_args = <optimized out>
        count = 21
#69 0x0000000000550319 in Fapply (nargs=<optimized out>, args=0x7fffffffc000) at eval.c:2321
        i = 10
        numargs = <optimized out>
        funcall_nargs = 10
        funcall_args = 0x7fffffffbe70
        spread_arg = 0
        fun = <optimized out>
        retval = <optimized out>
        sa_avail = <optimized out>
        sa_must_free = false
#70 0x000000000054f1f8 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffbff8) at eval.c:2673
        fun = 11643413
        original_fun = 9504
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 20
#71 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=32019781, maxdepth=<optimized out>, args_template=args_template@entry=514, nargs=nargs@entry=22, args=<optimized out>, args@entry=0x7fffffffc358) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 2
        vectorp = 0x1e89548
        stack = {
          pc = 0x1bb9f8a "\202q", 
          byte_string = 13053476, 
          byte_string_start = 0x1bb9f20 "\b\203\v", 
          next = 0x7fffffffc440
        }
        top = 0x7fffffffbff8
        result = <optimized out>
        type = <optimized out>
#72 0x000000000054ee28 in funcall_lambda (fun=32020013, nargs=nargs@entry=22, arg_vector=arg_vector@entry=0x7fffffffc358) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#73 0x000000000054f39a in Ffuncall (nargs=nargs@entry=23, args=args@entry=0x7fffffffc350) at eval.c:2742
        fun = <optimized out>
        original_fun = 13276000
        numargs = 22
        val = <optimized out>
        internal_args = <optimized out>
        count = 19
#74 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=37659989, maxdepth=<optimized out>, args_template=args_template@entry=2570, nargs=nargs@entry=38, args=<optimized out>, args@entry=0x7fffffffc5f0) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 22
        vectorp = 0x23ea558
        stack = {
          pc = 0x1f2b72a "\262\001)\211\203\063\003\006\036\203\063\003\006\033\203\063\003\006\036\071\203\037\003\006\036J9\204\037\003\006\036J\211\203\033\003\211\002\240\210\210\202\063\003\006\036:\203-\003\006\036\001\240\210\202\063\003\006\036\001CL\210\211\206;\003\201h", 
          byte_string = 14206724, 
          byte_string_start = 0x1f2b438 "\306\001\307\"A@\306\002\310\"A@\306\003\311\"A@\306\004\312\"A@\306\005\313\"\206 ", 
          next = 0x7fffffffc750
        }
        top = 0x7fffffffc350
        result = <optimized out>
        type = <optimized out>
#75 0x000000000054ee28 in funcall_lambda (fun=37660837, nargs=nargs@entry=38, arg_vector=arg_vector@entry=0x7fffffffc5f0) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#76 0x000000000054f39a in Ffuncall (nargs=nargs@entry=39, args=args@entry=0x7fffffffc5e8) at eval.c:2742
        fun = <optimized out>
        original_fun = 16994608
        numargs = 38
        val = <optimized out>
        internal_args = <optimized out>
        count = 11
#77 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=64267005, maxdepth=<optimized out>, args_template=args_template@entry=2050, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffc8e8) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 38
        vectorp = 0x3d4a300
        stack = {
          pc = 0x2d67d65 ",\207", 
          byte_string = 33277316, 
          byte_string_start = 0x2d67c78 "\b\204\b", 
          next = 0x7fffffffc920
        }
        top = 0x7fffffffc5e8
        result = <optimized out>
        type = <optimized out>
#78 0x000000000054ee28 in funcall_lambda (fun=64267597, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffc8e8) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#79 0x000000000054f39a in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffc8e0) at eval.c:2742
        fun = <optimized out>
        original_fun = 11137728
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        count = 6
#80 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=64267741, maxdepth=<optimized out>, args_template=args_template@entry=0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 0
        vectorp = 0x3d4a5e0
        stack = {
          pc = 0x2d67ee5 "D\207", 
          byte_string = 33371684, 
          byte_string_start = 0x2d67ee0 "\b\021\b\302 D\207", 
          next = 0x7fffffffccd0
        }
        top = 0x7fffffffc8e0
        result = <optimized out>
        type = <optimized out>
#81 0x00000000005815f0 in Fbyte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>) at bytecode.c:449
No locals.
#82 0x000000000054e9e6 in eval_sub (form=form@entry=53789171) at eval.c:2172
        i = 3
        maxargs = 3
        args_left = 0
        numargs = <optimized out>
        fun = 11653261
        val = <optimized out>
        original_args = 53789155
        count = 5
        argvals = {33371684, 64267741, 10, 5607517, 61259733, 28416, 12216048, 33597664}
#83 0x00000000005515de in Feval (form=form@entry=53789171, lexical=<optimized out>) at eval.c:1988
No locals.
#84 0x000000000054b98a in Fcall_interactively (function=16836352, record_flag=0, keys=<optimized out>) at callint.c:357
        input = 53789171
        funval = <optimized out>
        events = 3859
        args = <optimized out>
        visargs = <optimized out>
        specs = 53789171
        filter_specs = 53789171
        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 = 16836352
        save_last_command = 4179712
        save_this_original_command = 16836352
        save_real_this_command = 16836352
#85 0x000000000054f2a5 in Ffuncall (nargs=nargs@entry=4, args=args@entry=0x7fffffffcc68) at eval.c:2700
        internal_argbuf = {16836352, 0, 0, 0, 12024856, 5500550, 4, 0}
        fun = 11642597
        original_fun = <optimized out>
        numargs = 3
        val = <optimized out>
        internal_args = 0x7fffffffcc70
        count = 3
#86 0x000000000057f161 in exec_byte_code (bytestr=<optimized out>, vector=9527301, maxdepth=<optimized out>, args_template=args_template@entry=4102, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffce58) at bytecode.c:880
        targets = {0x581356 <exec_byte_code+10500>, 0x581399 <exec_byte_code+10567>, 0x58139b <exec_byte_code+10569>, 0x5813a2 <exec_byte_code+10576>, 0x5813a4 <exec_byte_code+10578>, 0x5813a4 <exec_byte_code+10578>, 
          0x5813db <exec_byte_code+10633>, 0x58141b <exec_byte_code+10697>, 0x57ed1f <exec_byte_code+717>, 0x57ed21 <exec_byte_code+719>, 0x57ed23 <exec_byte_code+721>, 0x57ed25 <exec_byte_code+723>, 0x57ed32 <exec_byte_code+736>, 
          0x57ed32 <exec_byte_code+736>, 0x57ed38 <exec_byte_code+742>, 0x57ecfa <exec_byte_code+680>, 0x57efa2 <exec_byte_code+1360>, 0x57efa4 <exec_byte_code+1362>, 0x57efa6 <exec_byte_code+1364>, 0x57efb2 <exec_byte_code+1376>, 
          0x57efb4 <exec_byte_code+1378>, 0x57efb4 <exec_byte_code+1378>, 0x57efdf <exec_byte_code+1421>, 0x57efba <exec_byte_code+1384>, 0x57f0bb <exec_byte_code+1641>, 0x57f0bd <exec_byte_code+1643>, 0x57f0bf <exec_byte_code+1645>, 
          0x57f0c2 <exec_byte_code+1648>, 0x57f0c4 <exec_byte_code+1650>, 0x57f0c4 <exec_byte_code+1650>, 0x57f084 <exec_byte_code+1586>, 0x57f096 <exec_byte_code+1604>, 0x57f139 <exec_byte_code+1767>, 0x57f13b <exec_byte_code+1769>, 
          0x57f13d <exec_byte_code+1771>, 0x57f142 <exec_byte_code+1776>, 0x57f144 <exec_byte_code+1778>, 0x57f144 <exec_byte_code+1778>, 0x57f102 <exec_byte_code+1712>, 0x57f114 <exec_byte_code+1730>, 0x57f1bb <exec_byte_code+1897>, 
          0x57f1bd <exec_byte_code+1899>, 0x57f1bf <exec_byte_code+1901>, 0x57f1c2 <exec_byte_code+1904>, 0x57f1c4 <exec_byte_code+1906>, 0x57f1c4 <exec_byte_code+1906>, 0x57f184 <exec_byte_code+1842>, 0x57f196 <exec_byte_code+1860>, 
          0x57fc19 <exec_byte_code+4551>, 0x57fb6c <exec_byte_code+4378>, 0x57fb65 <exec_byte_code+4371>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x57fd72 <exec_byte_code+4896>, 0x57fe07 <exec_byte_code+5045>, 0x57fe3b <exec_byte_code+5097>, 0x57fe74 <exec_byte_code+5154>, 0x57fead <exec_byte_code+5211>, 0x57eedd <exec_byte_code+1163>, 
          0x57ef1d <exec_byte_code+1227>, 0x57fef4 <exec_byte_code+5282>, 0x57ee8f <exec_byte_code+1085>, 0x57ef54 <exec_byte_code+1282>, 0x57ff29 <exec_byte_code+5335>, 0x57ff60 <exec_byte_code+5390>, 0x57ff8b <exec_byte_code+5433>, 
          0x57ffc2 <exec_byte_code+5488>, 0x57fff6 <exec_byte_code+5540>, 0x58006f <exec_byte_code+5661>, 0x58009a <exec_byte_code+5704>, 0x5800d1 <exec_byte_code+5759>, 0x58010c <exec_byte_code+5818>, 0x580137 <exec_byte_code+5861>, 
          0x580162 <exec_byte_code+5904>, 0x580199 <exec_byte_code+5959>, 0x5801d0 <exec_byte_code+6014>, 0x580207 <exec_byte_code+6069>, 0x580242 <exec_byte_code+6128>, 0x580276 <exec_byte_code+6180>, 0x5802aa <exec_byte_code+6232>, 
          0x580323 <exec_byte_code+6353>, 0x580369 <exec_byte_code+6423>, 0x5803af <exec_byte_code+6493>, 0x58053a <exec_byte_code+6888>, 0x580576 <exec_byte_code+6948>, 0x5805b2 <exec_byte_code+7008>, 0x5805ee <exec_byte_code+7068>, 
          0x58062a <exec_byte_code+7128>, 0x58065e <exec_byte_code+7180>, 0x5806ab <exec_byte_code+7257>, 0x5806df <exec_byte_code+7309>, 0x580713 <exec_byte_code+7361>, 0x580747 <exec_byte_code+7413>, 0x5807e6 <exec_byte_code+7572>, 
          0x57fa66 <exec_byte_code+4116>, 0x580823 <exec_byte_code+7633>, 0x58084e <exec_byte_code+7676>, 0x5808c3 <exec_byte_code+7793>, 0x580900 <exec_byte_code+7854>, 0x58093d <exec_byte_code+7915>, 0x580968 <exec_byte_code+7958>, 
          0x580994 <exec_byte_code+8002>, 0x5809c0 <exec_byte_code+8046>, 0x5809f4 <exec_byte_code+8098>, 0x581356 <exec_byte_code+10500>, 0x580a24 <exec_byte_code+8146>, 0x580a50 <exec_byte_code+8190>, 0x580a7c <exec_byte_code+8234>, 
          0x580aa8 <exec_byte_code+8278>, 0x580ad4 <exec_byte_code+8322>, 0x580b00 <exec_byte_code+8366>, 0x57fa66 <exec_byte_code+4116>, 0x581356 <exec_byte_code+10500>, 0x580b2b <exec_byte_code+8409>, 0x580b69 <exec_byte_code+8471>, 
          0x580b94 <exec_byte_code+8514>, 0x580bbf <exec_byte_code+8557>, 0x580bf6 <exec_byte_code+8612>, 0x580c2d <exec_byte_code+8667>, 0x580c58 <exec_byte_code+8710>, 0x580d9d <exec_byte_code+9035>, 0x580dd4 <exec_byte_code+9090>, 
          0x580e0b <exec_byte_code+9145>, 0x580e42 <exec_byte_code+9200>, 0x580e6e <exec_byte_code+9244>, 0x581356 <exec_byte_code+10500>, 0x57f9e5 <exec_byte_code+3987>, 0x57f238 <exec_byte_code+2022>, 0x57edac <exec_byte_code+858>, 
          0x57f303 <exec_byte_code+2225>, 0x57f3e6 <exec_byte_code+2452>, 0x57f4c8 <exec_byte_code+2678>, 0x57f98b <exec_byte_code+3897>, 0x57f9c1 <exec_byte_code+3951>, 0x57f05a <exec_byte_code+1544>, 0x57fa34 <exec_byte_code+4066>, 
          0x57fa98 <exec_byte_code+4166>, 0x57faf7 <exec_byte_code+4261>, 0x57fb29 <exec_byte_code+4311>, 0x57fc4b <exec_byte_code+4601>, 0x57fc96 <exec_byte_code+4676>, 0x57fcd1 <exec_byte_code+4735>, 0x57fd1b <exec_byte_code+4809>, 
          0x57f20a <exec_byte_code+1976>, 0x580e99 <exec_byte_code+9287>, 0x580ed4 <exec_byte_code+9346>, 0x580eff <exec_byte_code+9389>, 0x580f2a <exec_byte_code+9432>, 0x580f55 <exec_byte_code+9475>, 0x580f80 <exec_byte_code+9518>, 
          0x580fb7 <exec_byte_code+9573>, 0x580fee <exec_byte_code+9628>, 0x581025 <exec_byte_code+9683>, 0x58105c <exec_byte_code+9738>, 0x581114 <exec_byte_code+9922>, 0x58114b <exec_byte_code+9977>, 0x581182 <exec_byte_code+10032>, 
          0x5811ad <exec_byte_code+10075>, 0x5811e4 <exec_byte_code+10130>, 0x58121b <exec_byte_code+10185>, 0x581256 <exec_byte_code+10244>, 0x581291 <exec_byte_code+10303>, 0x58077b <exec_byte_code+7465>, 
          0x5807af <exec_byte_code+7517>, 0x5812c5 <exec_byte_code+10355>, 0x58131d <exec_byte_code+10443>, 0x581356 <exec_byte_code+10500>, 0x57f5aa <exec_byte_code+2904>, 0x57f65b <exec_byte_code+3081>, 0x57f722 <exec_byte_code+3280>, 
          0x57f7e9 <exec_byte_code+3479>, 0x57f8ba <exec_byte_code+3688>, 0x58002a <exec_byte_code+5592>, 0x5802de <exec_byte_code+6284>, 0x58087e <exec_byte_code+7724>, 0x58146f <exec_byte_code+10781>, 0x5814b2 <exec_byte_code+10848>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581508 <exec_byte_code+10934>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 0x581356 <exec_byte_code+10500>, 
          0x58155a <exec_byte_code+11016> <repeats 64 times>}
        op = 3
        vectorp = 0x916008 <pure+893704>
        stack = {
          pc = 0xaca94a <pure+2681930> "\006\006\071\203\242", 
          byte_string = 9527268, 
          byte_string_start = 0xaca8cf <pure+2681807> "\306\020\211?\205\023", 
          next = 0x0
        }
        top = 0x7fffffffcc68
        result = <optimized out>
        type = <optimized out>
#87 0x000000000054ee28 in funcall_lambda (fun=9527221, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffce58) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#88 0x000000000054f39a in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffce50) at eval.c:2742
        fun = <optimized out>
        original_fun = 14784
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 2
#89 0x000000000054f50b in call1 (fn=fn@entry=14784, arg1=<optimized out>) at eval.c:2552
No locals.
#90 0x00000000004f1467 in command_loop_1 () at keyboard.c:1471
        cmd = <optimized out>
        keybuf = {536871394, 78, 206, 0, 12024896, 5500550, 12216048, 87530707, 48192, 87530707, 140737488343124, 0, 0, 5572883, 199616, 87530707, 8633636, 48192, 48192, 5146331, 64, 0, 0, 5146629, 17647104, 4002, 140737488343124, 0, 0, 
          5576169}
        i = <optimized out>
        prev_modiff = 147551
        prev_buffer = 0x3a6bfd0
#91 0x000000000054dc47 in internal_condition_case (bfun=bfun@entry=0x4f0f63 <command_loop_1>, handlers=handlers@entry=19056, hfun=hfun@entry=0x4e86ed <cmd_error>) at eval.c:1309
        val = <optimized out>
        c = <optimized out>
#92 0x00000000004e427d in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1099
        val = 4678744
#93 0x000000000054dbcc in internal_catch (tag=tag@entry=45840, func=func@entry=0x4e4265 <command_loop_2>, arg=arg@entry=0) at eval.c:1074
        val = <optimized out>
        c = <optimized out>
#94 0x00000000004e4223 in command_loop () at keyboard.c:1078
No locals.
#95 0x00000000004e8372 in recursive_edit_1 () at keyboard.c:684
        val = <optimized out>
#96 0x00000000004e863a in Frecursive_edit () at keyboard.c:755
        buffer = <optimized out>
#97 0x00000000004e3cb9 in main (argc=3, argv=0x7fffffffd1a8) at emacs.c:1606
        dummy = 140737488343167
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimized out>
        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

Lisp Backtrace:
"helm-fuzzy-default-highlight-match" (0xffff94c8)
"helm-fuzzy-highlight-matches" (0xffff9688)
"apply" (0xffff9818)
"helm-funcall-with-source" (0xffff9a08)
"helm-process-filtered-candidate-transformer" (0xffff9c20)
"helm-compute-matches" (0xffff9e30)
"helm--collect-matches" (0xffffa030)
"helm-update" (0xffffa218)
"helm-check-new-input" (0xffffa3f8)
"helm-check-minibuffer-input" (0xffffa5f8)
0x1a6ef08 PVEC_COMPILED
"apply" (0xffffa8f0)
"timer-event-handler" (0xffffaad8)
"read-from-minibuffer" (0xffffb688)
"helm-read-pattern-maybe" (0xffffb900)
"helm-internal" (0xffffbaf8)
"apply" (0xffffbc80)
"helm" (0xffffbe78)
"apply" (0xffffc000)
"helm" (0xffffc358)
"helm-comp-read" (0xffffc5f0)
"helm-M-x-read-extended-command" (0xffffc8e8)
"byte-code" (0xffffc9e0)
"call-interactively" (0xffffcc70)
"command-execute" (0xffffce58)

^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-14 16:15 ` Adrián Medraño Calvo
@ 2016-07-14 18:30   ` Michael Heerdegen
  2016-07-14 18:49     ` Eli Zaretskii
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-14 18:30 UTC (permalink / raw)
  To: Adrián Medraño Calvo; +Cc: 23912

Adrián Medraño Calvo <adrian@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-14 14:58                 ` Eli Zaretskii
@ 2016-07-14 18:32                   ` Michael Heerdegen
  2016-07-23 16:16                     ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-14 18:32 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912

Eli Zaretskii <eliz@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-14 18:30   ` Michael Heerdegen
@ 2016-07-14 18:49     ` Eli Zaretskii
  2016-07-14 21:54       ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-07-14 18:49 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: adrian, 23912

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Thu, 14 Jul 2016 20:30:52 +0200
> Cc: 23912@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).





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-14 18:49     ` Eli Zaretskii
@ 2016-07-14 21:54       ` Michael Heerdegen
  0 siblings, 0 replies; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-14 21:54 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: adrian, 23912

Eli Zaretskii <eliz@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-14 18:32                   ` Michael Heerdegen
@ 2016-07-23 16:16                     ` Michael Heerdegen
  2016-07-23 16:30                       ` Eli Zaretskii
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-07-23 16:16 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912

Michael Heerdegen <michael_heerdegen@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-23 16:16                     ` Michael Heerdegen
@ 2016-07-23 16:30                       ` Eli Zaretskii
  2016-09-12 20:18                         ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-07-23 16:30 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 23912

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: 23912@debbugs.gnu.org
> Date: Sat, 23 Jul 2016 18:16:36 +0200
> 
> Michael Heerdegen <michael_heerdegen@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-07-23 16:30                       ` Eli Zaretskii
@ 2016-09-12 20:18                         ` Michael Heerdegen
  2016-09-13 12:25                           ` Richard Stallman
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-09-12 20:18 UTC (permalink / raw)
  To: Richard Stallman; +Cc: 23912

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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-09-12 20:18                         ` Michael Heerdegen
@ 2016-09-13 12:25                           ` Richard Stallman
  2016-09-13 14:40                             ` Eli Zaretskii
  0 siblings, 1 reply; 25+ messages in thread
From: Richard Stallman @ 2016-09-13 12:25 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 23912

[[[ 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.






^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-09-13 12:25                           ` Richard Stallman
@ 2016-09-13 14:40                             ` Eli Zaretskii
  2016-09-13 15:58                               ` Michael Heerdegen
  0 siblings, 1 reply; 25+ messages in thread
From: Eli Zaretskii @ 2016-09-13 14:40 UTC (permalink / raw)
  To: rms; +Cc: michael_heerdegen, 23912

> From: Richard Stallman <rms@gnu.org>
> Date: Tue, 13 Sep 2016 08:25:14 -0400
> Cc: 23912@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-09-13 14:40                             ` Eli Zaretskii
@ 2016-09-13 15:58                               ` Michael Heerdegen
  2016-09-14 17:42                                 ` Eli Zaretskii
  0 siblings, 1 reply; 25+ messages in thread
From: Michael Heerdegen @ 2016-09-13 15:58 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23912, rms

Eli Zaretskii <eliz@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

* bug#23912: 25.0.95; Abort in gc when working with streams
  2016-09-13 15:58                               ` Michael Heerdegen
@ 2016-09-14 17:42                                 ` Eli Zaretskii
  0 siblings, 0 replies; 25+ messages in thread
From: Eli Zaretskii @ 2016-09-14 17:42 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 23912-done, rms

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: rms@gnu.org,  23912@debbugs.gnu.org
> Date: Tue, 13 Sep 2016 17:58:48 +0200
> 
> Eli Zaretskii <eliz@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.





^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2016-09-14 17:42 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-07 16:48 bug#23912: 25.0.95; Abort in gc when working with streams Michael Heerdegen
2016-07-07 17:15 ` Eli Zaretskii
2016-07-07 17:38   ` Michael Heerdegen
2016-07-07 17:57     ` Dmitry Antipov
2016-07-07 20:34       ` Michael Heerdegen
2016-07-08  6:14         ` Eli Zaretskii
2016-07-12 21:53           ` Michael Heerdegen
2016-07-13 15:52             ` Michael Heerdegen
2016-07-13 20:19               ` Eli Zaretskii
2016-07-13 21:28                 ` Michael Heerdegen
2016-07-13 20:16             ` Eli Zaretskii
2016-07-13 21:23               ` Michael Heerdegen
2016-07-14 14:58                 ` Eli Zaretskii
2016-07-14 18:32                   ` Michael Heerdegen
2016-07-23 16:16                     ` Michael Heerdegen
2016-07-23 16:30                       ` Eli Zaretskii
2016-09-12 20:18                         ` Michael Heerdegen
2016-09-13 12:25                           ` Richard Stallman
2016-09-13 14:40                             ` Eli Zaretskii
2016-09-13 15:58                               ` Michael Heerdegen
2016-09-14 17:42                                 ` Eli Zaretskii
2016-07-14 16:15 ` Adrián Medraño Calvo
2016-07-14 18:30   ` Michael Heerdegen
2016-07-14 18:49     ` Eli Zaretskii
2016-07-14 21:54       ` Michael Heerdegen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).