bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16124: 24.3.50; Another GC-related segfault in trunk


From: Nix
Subject: bug#16124: 24.3.50; Another GC-related segfault in trunk
Date: Thu, 12 Dec 2013 17:50:16 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

This crash is, again, triggered by `garbage-collect', and happened while
my Emacs was idle and I was asleep with flu. (Whether having flu is
necessary to trigger the bug I don't know. I hope not! :} )

This trunk Emacs is now a few weeks old (bzr rev 115223): it is quite
possible this bug has already been fixed, though I can't see any obvious
sign of that in bzr since then. If so, please disregard this bug report.

The only changes to coding.c in some time have been
cache-long-line-scans related: note that cache-long-line-scans is nil in
this Emacs (I'm being paranoid and wanted to avoid instability: that's
why I'm running a trunk Emacs! :} )


'bt full' only: xbacktrace is impossible, as this is a core dump and
Emacs is already dead.

#0  0x00007fbad4b6582b in raise () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00000000004d8208 in terminate_due_to_signal (sig=sig@entry=6, 
backtrace_limit=backtrace_limit@entry=40) at emacs.c:377
No locals.
#2  0x00000000004f1583 in emacs_abort () at sysdep.c:2123
No locals.
#3  0x000000000054b970 in Fsignal (error_symbol=error_symbol@entry=12159202, 
data=12054998) at eval.c:1478
        conditions = <optimized out>
        string = <optimized out>
        real_error_symbol = 12159202
        clause = 12075250
        h = <optimized out>
#4  0x000000000054b989 in xsignal (error_symbol=error_symbol@entry=12159202, 
data=<optimized out>) at eval.c:1578
No locals.
#5  0x000000000054c0f7 in xsignal1 (error_symbol=12159202, 
arg=arg@entry=15457602) at eval.c:1593
No locals.
#6  0x000000000047ad25 in Fcheck_coding_system (coding_system=15457602) at 
coding.c:8544
No locals.
#7  Fcheck_coding_system (coding_system=15457602) at coding.c:8531
        define_form = 12075250
#8  0x000000000048e540 in code_convert_string (string=898248945, 
coding_system=15457602, dst_object=12075298, encodep=encodep@entry=false, 
nocopy=nocopy@entry=false, norecord=norecord@entry=true) at coding.c:9448
        coding = {
          id = 4611686018528051200, 
          common_flags = 12196048, 
          mode = 0, 
          spec = {
            iso_2022 = {
              flags = 1056964608, 
              current_invocation = {1073741824, 5448139}, 
              current_designation = {0, 50331648, 1073741824, 32}, 
              ctext_extended_segment_len = 48, 
              single_shifting = 0, 
              bol = 0, 
              embedded_utf_8 = 0, 
              cmp_status = {
                state = 32767, 
                method = 19098480, 
                old_form = false, 
                length = 7, 
                nchars = 0, 
                ncomps = 0, 
                carryover = {-2147483648, 100663296, 1073741824, 12398464, 0, 
1056964608, 1073741824, 5448040, 0, 50331648, 1073741824, 498669424, 0, 12, 0, 
-952540048, 32767, 58405597, 0, 716216345, 0, 100663296, 
                  1073741824, 12398464, 0, 1056964608, 1073741824, 5448139, 0, 
50331648, 1073741824, 1, 0, 637, 0, 15576336, 0, 3, 0, 0, 0, -1, -1, 0, 0, 
58405656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 1, 
                  -2147483648, 0, 16777216, 58405656, 0, 1, 0, 58405656}
              }
            }, 
            ccl = 0x400000003f000000, 
            utf_16 = {
              bom = (unknown: 1056964608), 
              endian = (unknown: 1073741824), 
              surrogate = 5448139
            }, 
            utf_8_bom = (unknown: 1056964608), 
            emacs_mule = {
              cmp_status = {
                state = 1056964608, 
                method = 1073741824, 
                old_form = 203, 
                length = 0, 
                nchars = 50331648, 
                ncomps = 1073741824, 
                carryover = {32, 48, -952535280, 32767, 19098480, 0, 7, 0, 0, 
-2147483648, 100663296, 1073741824, 12398464, 0, 1056964608, 1073741824, 
5448040, 0, 50331648, 1073741824, 498669424, 0, 12, 0, -952540048, 
                  32767, 58405597, 0, 716216345, 0, 100663296, 1073741824, 
12398464, 0, 1056964608, 1073741824, 5448139, 0, 50331648, 1073741824, 1, 0, 
637, 0, 15576336, 0, 3, 0, 0, 0, -1, -1, 0, 0, 58405656, 0, 0, 0, 
                  0, 0, 0, 0, 0, 0, 20, 0, 0, 0}
              }
            }, 
            undecided = {
              inhibit_nbd = 1056964608, 
              inhibit_ied = 1073741824, 
              prefer_utf_8 = 203
            }
          }, 
          max_charset_id = 749707430, 
          safe_charsets = 0xb4f7f8 <searchbufs+6936> "", 
          src_multibyte = 0, 
          dst_multibyte = 0, 
          head_ascii = 11859896, 
          detected_utf8_chars = 0, 
          eol_seen = 5404771, 
          produced = 0, 
          produced_char = 58405592, 
          consumed = 0, 
          consumed_char = 58405592, 
          errors = 0, 
          error_positions = 0x2, 
          result = CODING_RESULT_SUCCESS, 
          src_pos = 20183368, 
          src_pos_byte = 2, 
          src_chars = 0, 
          src_bytes = 282574488338432, 
          src_object = 20183368, 
          source = 0xb840f2 "", 
          dst_pos = -1, 
          dst_pos_byte = 8974088, 
          dst_bytes = 11853024, 
          dst_object = 0, 
          destination = 0x58e668 <getenv_internal_1+136> 
"\205\300u\244M\205\377L\211\370H\017H\303I9\306}\bB\200|5", 
          charbuf = 0x0, 
          charbuf_size = 898248944, 
          charbuf_used = 0, 
          chars_at_source = 1, 
          raw_destination = 0, 
          annotated = 0, 
          carryover = 
"\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000as9\307\377\177\000\000\001\000\000\000\000\000\000\000uk\036\001\000\000\000\000\236\005S\000\000\000\000\000\t\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000u",
 
          carryover_bytes = 0, 
          default_char = 5441084, 
          detector = 0xf248f0, 
          decoder = 0x5306a3 <make_unibyte_string+51>, 
          encoder = 0x9
        }
        chars = 140736535817824
        bytes = 15457602
#9  0x000000000048e5e8 in code_convert_string_norecord (string=<optimized out>, 
coding_system=<optimized out>, encodep=encodep@entry=false) at coding.c:9490
No locals.
#10 0x0000000000508612 in Fexpand_file_name (name=<optimized out>, 
name@entry=12538017, default_directory=12538017) at fileio.c:1168
        nm = 0x7fffc7397361 "/"
        newdir = 0x11e6b75 "/home/nix"
        target = <optimized out>
        tlen = <optimized out>
        pw = <optimized out>
        length = <optimized out>
        handler = <optimized out>
        result = <optimized out>
        handled_name = <optimized out>
        multibyte = true
        sa_must_free = false
#11 0x0000000000507ec8 in Fexpand_file_name (name=128357105, 
default_directory=12538017) at fileio.c:982
        o = 0xffffffffffffffff <Address 0xffffffffffffffff out of bounds>
        nm = <optimized out>
        newdir = <optimized out>
        target = <optimized out>
        tlen = <optimized out>
        pw = <optimized out>
        length = <optimized out>
        handler = <optimized out>
        result = <optimized out>
        handled_name = <optimized out>
        multibyte = <optimized out>
        sa_must_free = false
#12 0x000000000050cf3b in Fdo_auto_save (no_message=12075298, 
current_only=12075250) at fileio.c:5544
        listfile = <optimized out>
        old = 0x2d5881c0
        b = 0x5447
        tail = <optimized out>
        hook = 0
        auto_saved = false
        do_handled_files = <optimized out>
        oquit = 12075250
        stream = 0x0
        orig_minibuffer_auto_raise = false
        old_message_p = false
        auto_save_unwind = {
          stream = 0x76a8b6d, 
          auto_raise = 71
        }
#13 0x00000000004d802b in shut_down_emacs (sig=sig@entry=11, stuff=12075250) at 
emacs.c:1975
No locals.
#14 0x00000000004d81d9 in terminate_due_to_signal (sig=sig@entry=11, 
backtrace_limit=backtrace_limit@entry=40) at emacs.c:361
No locals.
#15 0x00000000004f08c8 in handle_fatal_signal (sig=11) at sysdep.c:1624
No locals.
#16 deliver_thread_signal (sig=11, handler=<optimized out>) at sysdep.c:1598
        handler = 0x4f0670 <handle_fatal_signal>
#17 deliver_fatal_thread_signal (sig=11) at sysdep.c:1636
No locals.
#18 <signal handler called>
No symbol table info available.
#19 0x000000000052ebbe in cleanup_vector (vector=0x187a5618) at alloc.c:2880
No locals.
#20 cleanup_vector (vector=0x187a5618) at alloc.c:2875
No locals.
#21 0x0000000000533b08 in sweep_vectors () at alloc.c:2929
        total_bytes = 224
        free_this_block = false
        nbytes = <optimized out>
        block = 0x187a4c70
        bprev = <optimized out>
        lv = <optimized out>
        lvprev = 0xb4fb28 <large_vectors>
        vector = 0x187a5538
        next = 0x187a5618
#22 gc_sweep () at alloc.c:6619
No locals.
#23 Fgarbage_collect () at alloc.c:5542
        nextb = <optimized out>
        stack_top_variable = 0 '\000'
        i = <optimized out>
        message_p = false
        start = {
          tv_sec = 1386842807, 
          tv_nsec = 688355411
        }
        retval = <optimized out>
        tot_before = 0
#24 0x000000000054aca2 in maybe_gc () at lisp.h:4461
No locals.
#25 Ffuncall (nargs=<optimized out>, args=0x7fffc7397c98) at eval.c:2756
        fun = <optimized out>
        original_fun = <optimized out>
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#26 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535821472, args=0x2) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 164
        count_volatile = 102923
        vectorp = 0x3188158
        vectorp_volatile = 0x549ba3 <unbind_to+323>
        stack = {
          pc = 0x317d11c "\210)\302\207", 
          byte_string = 48508273, 
          byte_string_start = 0x317d110 
"\302\bp\"\210\212\tb\210\303p!\210)\302\207", 
          next = 0x7fffc7397f30
        }
        stack_volatile = {
          pc = 0xb840f2 "", 
          byte_string = 12075250, 
          byte_string_start = 0x6482c <Address 0x6482c out of bounds>, 
          next = 0x4ff4d8 <prepare_to_modify_buffer_1+888>
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 2)
#27 0x000000000054a306 in eval_sub (form=form@entry=52709254) at eval.c:2181
        numargs = <optimized out>
        args_left = 12075250
        i = <optimized out>
        maxargs = 3
        argvals = {48508273, 51937621, 12, 2, 102923, 5897106, 102924, 102923}
        fun = 11462221
        val = <optimized out>
        original_fun = 140736535821752
        original_args = 52709238
        funcar = 4611686018679046144
#28 0x000000000054d119 in internal_lisp_condition_case (var=12075250, 
bodyform=52709254, handlers=<optimized out>) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x1bdc4f0
        clausenb = <optimized out>
#29 0x000000000057ff97 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535822008, args=0x8f) at bytecode.c:1169
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 148
        count_volatile = 29798752
        vectorp = 0x31881a8
        vectorp_volatile = 0xb840f2
        stack = {
          pc = 0x317cf2a "\210db\210)\016*A\211\026*\204\253", 
          byte_string = 48504961, 
          byte_string_start = 0x317ce70 
"\306\307!\030r\bq\210Ȏ\311\312\t\"˱\002\210\314\315!\210Ή\211ω\032\033\034\035\036(\016\025\316\036)\211\036*\203P",
 
          next = 0x7fffc73980d0
        }
        stack_volatile = {
          pc = 0x7fffc7398020 "&\177=3", 
          byte_string = 29505157, 
          byte_string_start = 0x6dbdfc0 "\005\b/\001", 
          next = 0x6dbcc20
        }
        result = 4679802962791366840
        type = (unknown: 8)
#30 0x000000000054a961 in funcall_lambda (fun=51938181, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x7fffc7398090) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>

#31 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc7398088) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 51391282
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#32 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=7, args=0x2) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 146
        count_volatile = 2
        vectorp = 0x31883c0
        vectorp_volatile = 0xb840f2
        stack = {
          pc = 0x317d1bf "\207", 
          byte_string = 48520737, 
          byte_string_start = 0x317d1b8 "\b\205\a", 
          next = 0x7fffc7398350
        }
        stack_volatile = {
          pc = 0x7fffc73981c0 " ", 
          byte_string = 9914813, 
          byte_string_start = 0x7fffc73981d0 "\034", 
          next = 0x97533d <pure+1324669>
        }
        result = 4679802962791366840
        type = (unknown: 2)
#33 0x000000000054a961 in funcall_lambda (fun=51938269, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x7fffc7398308) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#34 0x000000000054accb in Ffuncall (nargs=nargs@entry=1, 
args=args@entry=0x7fffc7398300) at eval.c:2866
        fun = <optimized out>
        original_fun = 51391234
        funcar = 4679802962791366840
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#35 0x000000000054bd9b in Fapply (nargs=2, args=0x7fffc7398300) at eval.c:2287
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 12075250
        funcall_args = 0x0
        fun = 51391234
        retval = <optimized out>
        gcpro1 = <optimized out>
        sa_must_free = false
#36 0x000000000054ad99 in Ffuncall (nargs=<optimized out>, args=<optimized 
out>) at eval.c:2786
        fun = 11453333
        original_fun = 12200226
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#37 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535823112, args=0x3) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 

          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 143
        count_volatile = 9919120
        vectorp = 0x976110 <pure+1328208>
        vectorp_volatile = 0x92
        stack = {
          pc = 0xa6904b <pure+2323339> "\210)\301\207", 
          byte_string = 9920729, 
          byte_string_start = 0xa69042 <pure+2323330> 
"r\301\b\302H\b\303H\"\210)\301\207", 
          next = 0x7fffc7398580
        }
        stack_volatile = {
          pc = 0x32bc725 "", 
          byte_string = 12075250, 
          byte_string_start = 0x32bc725 "", 
          next = 0xb84122
        }
        result = 4679802962791366840
        type = (unknown: 4)
#38 0x000000000054a306 in eval_sub (form=form@entry=9920702) at eval.c:2181
        numargs = <optimized out>
        args_left = 12075250
        i = <optimized out>
        maxargs = 3
        argvals = {9920729, 9920781, 16, 12075250, 9919064, 12075250, 0, 
5548385}
        fun = 11462221
        val = <optimized out>
        original_fun = 140736535823400
        original_args = 9920718
        funcar = 4611686018679046144
#39 0x000000000054d119 in internal_lisp_condition_case (var=16140274, 
bodyform=9920702, handlers=<optimized out>) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x1edcb30
        clausenb = <optimized out>
#40 0x000000000057ff97 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535823656, args=0x8f) at bytecode.c:1169
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 139
        count_volatile = 0
        vectorp = 0x975fd8 <pure+1327896>
        vectorp_volatile = 0x1000
        stack = {
          pc = 0xa690c6 <pure+2323462> "\210\016\027\205\213", 
          byte_string = 9920433, 
          byte_string_start = 0xa69050 <pure+2323344> 
"\b\021\n\020\v\022\306\034\v\033\307\v!\206\026", 
          next = 0x7fffc7399660
        }
        stack_volatile = {
          pc = 0x34a73c00 "\205\241\351\030", 
          byte_string = 12075250, 
          byte_string_start = 0x7dce500 "", 
          next = 0x1
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 4)
#41 0x000000000054a961 in funcall_lambda (fun=9920389, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x7fffc73986d8) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#42 0x000000000054accb in Ffuncall (nargs=nargs@entry=2, 
args=args@entry=0x7fffc73986d0) at eval.c:2866
        fun = <optimized out>
        original_fun = 12114930
        funcar = 4679802962791366840
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#43 0x000000000054b0aa in call1 (fn=<optimized out>, arg1=arg1@entry=53200677) 
at eval.c:2604
        ret_ungc_val = 4679802962791366840
        args = {12114930, 53200677}
#44 0x00000000004dda26 in timer_check_2 (idle_timers=<optimized out>, 
timers=<optimized out>) at keyboard.c:4508
        old_deactivate_mark = 12075250
        idle_timer_ripe = <optimized out>
        timer = <optimized out>
        timer_time = {
          tv_sec = 1386842807, 
          tv_nsec = 650206826
        }
        timer_difference = <optimized out>
        idle_timer_difference = <optimized out>
        ripe = <optimized out>
        idle_timer = <optimized out>
        idle_timer_time = {
          tv_sec = 1386842807, 
          tv_nsec = 650444210
        }
        timer_ripe = <optimized out>
        nexttime = <optimized out>
        idleness_now = {
          tv_sec = 1168, 
          tv_nsec = <optimized out>
        }
        chosen_timer = <optimized out>
        now = {
          tv_sec = 1386842807, 
          tv_nsec = 650444210
        }
#45 timer_check () at keyboard.c:4575
        nexttime = <optimized out>
        timers = 859671190
        idle_timers = 859671318
        tem = <optimized out>
#46 0x00000000004ddde9 in readable_events (flags=<optimized out>) at 
keyboard.c:3442
No locals.
#47 0x00000000004df2e8 in get_input_pending (flags=1) at keyboard.c:6745
No locals.
#48 0x00000000004e24dc in detect_input_pending_run_timers 
(do_display=do_display@entry=true) at keyboard.c:9870
        old_timers_run = 1564158
#49 0x0000000000587099 in wait_reading_process_output 
(time_limit=time_limit@entry=0, nsecs=nsecs@entry=0, 
read_kbd=read_kbd@entry=-1, do_display=true, 
wait_for_cell=wait_for_cell@entry=12075250, 
    wait_proc=wait_proc@entry=0x0, just_wait_proc=just_wait_proc@entry=0) at 
process.c:4680
        old_timers_run = 1564158
        old_buffer = 0x88d6c70
        old_window = 207250101
        leave = false
        timeout_reduced_for_timers = <optimized out>
        channel = <optimized out>
        nfds = 0
        Available = {
          fds_bits = {4718816, 0 <repeats 15 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 16 times>}
        }
        check_write = <optimized out>
        check_delay = <optimized out>
        no_avail = <optimized out>
        xerrno = 11
        proc = <optimized out>
        timeout = {
          tv_sec = 11, 
          tv_nsec = 940944975
        }
        end_time = {
          tv_sec = 140440409278016, 
          tv_nsec = 12075250
        }
        wait_channel = -1
        got_some_input = false
#50 0x00000000004df873 in kbd_buffer_get_event (end_time=0x0, 
used_mouse_menu=0x7fffc739920b, kbp=<synthetic pointer>) at keyboard.c:3900
        do_display = <optimized out>
        obj = <optimized out>
#51 read_event_from_main_queue (used_mouse_menu=0x7fffc739920b, 
local_getcjmp=0x7fffc7398f80, end_time=0x0) at keyboard.c:2241
        c = <optimized out>
        save_jump = {{
            __jmpbuf = {140736535828448, 856, 0, 140440396846794, 
1125921381679111, 140440409362027, 0, 4096}, 
            __mask_was_saved = 131912884, 
            __saved_mask = {
              __val = {18446744073709551615, 131912768, 140440396854495, 0, 0, 
131917056, 18446744069414584320, 131917008, 131912832, 3, 140736535828432, 
140736536246460, 140736535828592, 0, 140736535828592, 7}
            }
          }}
        kb = 0x88d6c75
#52 read_decoded_event_from_main_queue (end_time=end_time@entry=0x0, 
local_getcjmp=local_getcjmp@entry=0x7fffc7398f80, 
prev_event=prev_event@entry=12075250, 
used_mouse_menu=used_mouse_menu@entry=0x7fffc739920b)
    at keyboard.c:2304
        frame = 0x40f20000000000b8
        terminal = <optimized out>
        events = {1564127, 140440406457053, 0, 12075250, 637252742, 637252736, 
33205757, 5102543, 0, 12075250, 472099837, 810525904, 9, 1386842270, 887190774, 
637252870}
        n = <optimized out>
#53 0x00000000004e368d in read_char (commandflag=1, map=map@entry=637220214, 
prev_event=12075250, used_mouse_menu=used_mouse_menu@entry=0x7fffc739920b, 
end_time=end_time@entry=0x0) at keyboard.c:2890
        c = <optimized out>
        local_getcjmp = {{
            __jmpbuf = {123346689, 7655734213436910697, 143486069, 637220214, 
140736535827168, 12075250, -7655785357325751191, 7655733613329001577}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {5532352, 12378386, 5549748, 140736535826336, 16, 
147923426, 15452322, 15452322, 2, 12107682, 5473417, 0, 16273200, 16380112, 
5474289, 2}
            }
          }}
        save_jump = {{
            __jmpbuf = {3528, 143486069, 8, 12075250, 143486069, 4294968245, 
949, 12075250}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {140736535826696, 12075250, 793503078, 0, 135, 12075298, 
18446744073709551608, 12075250, 637220198, 18446744073709551608, 5163732, 
143374886, 12075250, 0, 33359312, 7}
            }
          }}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 12075250
        also_record = 12075250
        reread = false
        polling_stopped_here = true
        orig_kboard = 0x7dcadb0
#54 0x00000000004e4c24 in read_key_sequence 
(keybuf=keybuf@entry=0x7fffc73992e0, prompt=<optimized out>, 
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:9065
        interrupted_kboard = 0x7dcadb0
        interrupted_frame = 0x75a1fd8
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = <optimized out>
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 637220214
        first_event = 12075250
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 131868790, 
          map = 131868790, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 12055110, 
          map = 12055110, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 131868774, 
          map = 131868774, 
          start = 0, 
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = 12075250
        original_uppercase = 882
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x88d6c70
        fake_prefixed_keys = 12075250
#55 0x00000000004e5f81 in command_loop_1 () at keyboard.c:1444
        cmd = <optimized out>
        keybuf = {12116738, 12, 106612080, 9980872, 0, 140736535827160, 
19925330, 140736535827360, 9521981, 12075250, 12156469, 0, 729893638, 5550164, 
12122466, 729893638, 8592609, 9521981, 729893638, 5099309, 
          12198050, 729893638, 12075250, 5099623, 0, 5897106, 27, 25, 0, 
12075250}
        i = <optimized out>
        prev_modiff = 123
        prev_buffer = 0x88d6c70
#56 0x0000000000549275 in internal_condition_case (bfun=bfun@entry=0x4e5d90 
<command_loop_1>, handlers=<optimized out>, hfun=hfun@entry=0x4dcf60 
<cmd_error>) at eval.c:1344
        val = <optimized out>
        c = 0xf0f1200
#57 0x00000000004daa5e in command_loop_2 (ignore=ignore@entry=12075250) at 
keyboard.c:1169
        val = 4679802962791366840
#58 0x000000000054917b in internal_catch (tag=12198050, 
func=func@entry=0x4daa40 <command_loop_2>, arg=12075250) at eval.c:1108
        val = <optimized out>
        c = 0xf0f1200
#59 0x00000000004dcad3 in command_loop () at keyboard.c:1140
        val = <optimized out>
#60 recursive_edit_1 () at keyboard.c:776
        val = 12169253
#61 0x0000000000505780 in read_minibuf (map=map@entry=719960934, 
initial=300854177, initial@entry=719960886, prompt=<optimized out>, 
prompt@entry=300852417, expflag=false, histvar=histvar@entry=12142722, 
histpos=0, 
    defalt=defalt@entry=12538017, allow_props=true, inherit_input_method=false) 
at minibuf.c:664
        val = <optimized out>
        mini_frame = <optimized out>
        ambient_dir = <optimized out>
        minibuffer = 141374501
        input_method = 12075250
        enable_multibyte = <optimized out>
        pos = 0
        histstring = <optimized out>
        empty_minibuf = 12169253
        dummy = <optimized out>
#62 0x0000000000505e73 in Fread_from_minibuffer (prompt=300852417, 
initial_contents=719960886, keymap=719960934, read=12075250, hist=<optimized 
out>, default_value=12538017, inherit_input_method=12075250)
    at minibuf.c:957
        histvar = 12142722
        histpos = <optimized out>
        val = <optimized out>
#63 0x000000000054ae30 in Ffuncall (nargs=<optimized out>, args=<optimized 
out>) at eval.c:2831
        fun = 8586661
        original_fun = <optimized out>
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffc73995f0
        i = <optimized out>
#64 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=81, args=0x8) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 124
        count_volatile = 140736535828288
        vectorp = 0x3678e70
        vectorp_volatile = 0x5804b9 <exec_byte_code+6841>
        stack = {
          pc = 0x319a640 "\207", 
          byte_string = 57122513, 
          byte_string_start = 0x319a5e0 "\b\204\006", 
          next = 0x7fffc7399830
        }
        stack_volatile = {
          pc = 0x2ae9bb56 "", 
          byte_string = 719960902, 
          byte_string_start = 0xf282d6 "", 
          next = 0x0
        }
        result = 4679802962791366840
        type = (unknown: 8)
#65 0x000000000054a961 in funcall_lambda (fun=57118469, nargs=nargs@entry=7, 
arg_vector=arg_vector@entry=0x7fffc73997c0) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#66 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc73997b8) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 12239890
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#67 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=218, args=0x8) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 110
        count_volatile = 76
        vectorp = 0x366f820
        vectorp_volatile = 0x4c
        stack = {
          pc = 0x3199804 "\024\016#:\203", <incomplete sequence \360>, 
          byte_string = 57084961, 
          byte_string_start = 0x3199720 
"\306lj\211\211\211\030\031\032\033\034\035\016\025\020\016\026\026\027\016\030\026\031\016\032\310=?\205!",
 
          next = 0x7fffc7399a00
        }
        stack_volatile = {
          pc = 0x11eea4c1 "", 
          byte_string = 12137986, 
          byte_string_start = 0x2ae9ba66 "", 
          next = 0x0
        }
        result = 4679802962791366840
        type = (unknown: 8)
#68 0x000000000054a961 in funcall_lambda (fun=57080133, nargs=nargs@entry=8, 
arg_vector=arg_vector@entry=0x7fffc7399990) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#69 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc7399988) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 57075554
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#70 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=0, args=0x9) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 101
        count_volatile = 1
        vectorp = 0x366f9a0
        vectorp_volatile = 0x7fffc73999b8
        stack = {
          pc = 0x3199bdd "\207", 
          byte_string = 57097313, 
          byte_string_start = 0x3199bd0 "\306\b\t\n\v\f\r\016\a\016\b&\b\207", 
          next = 0x7fffc7399bf0
        }
        stack_volatile = {
          pc = 0x319a540 "\b\304\031\211\032\203&", 
          byte_string = 140736535829488, 
          byte_string_start = 0x2f33cb7a "", 
          next = 0x0
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 8)
#71 0x000000000054a306 in eval_sub (form=form@entry=57044358) at eval.c:2181
        numargs = <optimized out>
        args_left = 12075250
        i = <optimized out>
        maxargs = 3
        argvals = {57097313, 57080221, 36, 12238370, 140736535829328, 5540801, 
11453952, 5549748}
        fun = 11462221
        val = <optimized out>
        original_fun = 140736535829208
        original_args = 57044374
        funcar = 4611686018679046144
#72 0x000000000054917b in internal_catch (tag=57085794, func=0x549e80 
<eval_sub>, arg=57044358) at eval.c:1108
        val = <optimized out>
        c = 0xf0f1200
#73 0x000000000057fd84 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535829352, args=0x8d) at bytecode.c:1100
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 93
        count_volatile = 2305843009213693951
        vectorp = 0x366f9f0
        vectorp_volatile = 0xbabfa2
        stack = {
          pc = 0x3199a8d "\026\061\343\016\061!\210*\016'\203M\001\344 
\210\016\061-\207", 
          byte_string = 57096081, 
          byte_string_start = 0x3199950 "\b;\204\a", 
          next = 0x7fffc7399e30
        }
        stack_volatile = {
          pc = 0x2727f1a6 "", 
          byte_string = 656929190, 
          byte_string_start = 0x1 <Address 0x1 out of bounds>, 
          next = 0x5f5e100
        }
        result = 4679802962791366840
        type = (unknown: 10)
#74 0x000000000054a961 in funcall_lambda (fun=57080773, nargs=nargs@entry=7, 
arg_vector=arg_vector@entry=0x7fffc7399db8) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#75 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc7399db0) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 12240834
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#76 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535829936, args=0x8) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 81
        count_volatile = 0
        vectorp = 0x9024c8 <pure+854024>
        vectorp_volatile = 0x7fffc7399ea8
        stack = {
          pc = 0xa9cfd4 <pure+2536212> 
")\262\001\262\001\202\026\001\342\006\n!\006\b\343>?\006\n\204", <incomplete 
sequence \353>, 
          byte_string = 9446561, 
          byte_string_start = 0xa9cf0f <pure+2536015> "\004\204\a", 
          next = 0x7fffc7399fb0
        }
        stack_volatile = {
          pc = 0x7fffc7399f50 "\321h\265\003", 
          byte_string = 9446517, 
          byte_string_start = 0x6dbd640 "\005", 
          next = 0x6dbcc20
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 22)
#77 0x000000000054a9f7 in funcall_lambda (fun=9446517, nargs=nargs@entry=6, 
arg_vector=arg_vector@entry=0x7fffc7399f50) at eval.c:2973
        val = <optimized out>
        syms_left = <optimized out>
        next = 13
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#78 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc7399f48) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 16846418
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#79 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=5, args=0x7) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 80
        count_volatile = 140440472909600
        vectorp = 0x902400 <pure+853824>
        vectorp_volatile = 0x7dcc180
        stack = {
          pc = 0xa9d138 <pure+2536568> "\207", 
          byte_string = 9446361, 
          byte_string_start = 0xa9d125 <pure+2536549> "\b\206\005", 
          next = 0x7fffc739a100
        }
        stack_volatile = {
          pc = 0x7fffc739a0a0 "\321h\265\003", 
          byte_string = 9446317, 
          byte_string_start = 0x6dbd620 "\004", 
          next = 0x6dbcc20
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 12)
#80 0x000000000054a9f7 in funcall_lambda (fun=9446317, nargs=nargs@entry=6, 
arg_vector=arg_vector@entry=0x7fffc739a0a0) at eval.c:2973
        val = <optimized out>
        syms_left = <optimized out>
        next = 7
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#81 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc739a098) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 15713042
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#82 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=5, args=0x7) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 79
        count_volatile = 53226418
        vectorp = 0x3670288
        vectorp_volatile = 0x36e7dd1
        stack = {
          pc = 0x319a4c6 "\207", 
          byte_string = 57116033, 
          byte_string_start = 0x319a4b8 "\b\206\005", 
          next = 0x7fffc739a2b0
        }
        stack_volatile = {
          pc = 0x7fffc739a250 "\215", 
          byte_string = 8707224, 
          byte_string_start = 0x4d <Address 0x4d out of bounds>, 
          next = 0xaee648 <Sbyte_code>
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 6)
#83 0x000000000054a306 in eval_sub (form=form@entry=57043766) at eval.c:2181
        numargs = <optimized out>
        args_left = 12075250
        i = <optimized out>
        maxargs = 3
        argvals = {57116033, 57082501, 28, 12075250, 11415796, 8707185, 
11415708, 776764710}
        fun = 11462221
        val = <optimized out>
        original_fun = 140736535831000
        original_args = 57043750
        funcar = 4611686018679046144
#84 0x000000000054917b in internal_catch (tag=57085794, func=0x549e80 
<eval_sub>, arg=57043766) at eval.c:1108
        val = <optimized out>
        c = 0xf0f1200
#85 0x000000000057fd84 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535831144, args=0x8d) at bytecode.c:1100
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 

          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 78
        count_volatile = 140736535831456
        vectorp = 0x36702d0
        vectorp_volatile = 0x3678de8
        stack = {
          pc = 0x319a4ab "\020\301\207", 
          byte_string = 57115905, 
          byte_string_start = 0x319a4a8 "\301\302\215\020\301\207", 
          next = 0x7fffc739a4e0
        }
        stack_volatile = {
          pc = 0x36e2486 "", 
          byte_string = 776765302, 
          byte_string_start = 0xb840f2 "", 
          next = 0x2e4c7f86
        }
        result = 4679802962791366840
        type = (unknown: 2)
#86 0x000000000054a306 in eval_sub (form=form@entry=57041926) at eval.c:2181
        numargs = <optimized out>
        args_left = 12075250
        i = <optimized out>
        maxargs = 3
        argvals = {57115905, 57082573, 8, 12075250, 57041968, 12075250, 0, 
5548385}
        fun = 11462221
        val = <optimized out>
        original_fun = 140736535831432
        original_args = 57043910
        funcar = 4611686018679046144
#87 0x000000000054d119 in internal_lisp_condition_case (var=12075250, 
bodyform=57041926, handlers=<optimized out>) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x1333be0
        clausenb = <optimized out>
#88 0x000000000057ff97 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535831688, args=0x8f) at bytecode.c:1169
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 73
        count_volatile = 0
        vectorp = 0x3670350
        vectorp_volatile = 0x0
        stack = {
          pc = 0x319a455 "\210)\016\037\203", <incomplete sequence \317>, 
          byte_string = 57115025, 
          byte_string_start = 0x319a390 "\306\020\t\206\020", 
          next = 0x7fffc739a6b0
        }
        stack_volatile = {
          pc = 0x7fffc739a5c0 "\b", 
          byte_string = 5582851, 
          byte_string_start = 0x0, 
          next = 0x0
        }
        result = 4679802962791366840
        type = (unknown: 4)
#89 0x000000000054a961 in funcall_lambda (fun=57118053, nargs=nargs@entry=6, 
arg_vector=arg_vector@entry=0x7fffc739a640) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#90 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc739a638) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 57101730
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#91 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=110, args=0x7) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 53
        count_volatile = 4191888080918
        vectorp = 0x3670050
        vectorp_volatile = 0x72000003db
        stack = {
          pc = 0x319a0dd "\026\065\f\203", <incomplete sequence \335>, 
          byte_string = 57102945, 
          byte_string_start = 0x319a058 "Ǝ\307\030\t\206\t", 
          next = 0x7fffc739a8a0
        }
        stack_volatile = {
          pc = 0x7dcc180 "", 
          byte_string = 75497505, 
          byte_string_start = 0x2fb8d1f0 "\360\364z\r", 
          next = 0x1
        }
        result = 4679802962791366840
        type = (unknown: 8)
#92 0x000000000054a961 in funcall_lambda (fun=57082453, nargs=nargs@entry=6, 
arg_vector=arg_vector@entry=0x7fffc739a840) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#93 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc739a838) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 57101442
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#94 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=5, args=0x7) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 46
        count_volatile = 14892562
        vectorp = 0x902400 <pure+853824>
        vectorp_volatile = 0x3794e50
        stack = {
          pc = 0xa9d138 <pure+2536568> "\207", 
          byte_string = 9446361, 
          byte_string_start = 0xa9d125 <pure+2536549> "\b\206\005", 
          next = 0x7fffc739aa00
        }
        stack_volatile = {
          pc = 0x7fffc739a990 "\321h\265\003", 
          byte_string = 9446317, 
          byte_string_start = 0x6dbd1e0 "\004", 
          next = 0x6dbcc20
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 12)
#95 0x000000000054a9f7 in funcall_lambda (fun=9446317, nargs=nargs@entry=6, 
arg_vector=arg_vector@entry=0x7fffc739a990) at eval.c:2973
        val = <optimized out>
        syms_left = <optimized out>
        next = 8
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#96 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc739a988) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 15713042
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#97 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=46, args=0x7) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 45
        count_volatile = 58247904
        vectorp = 0x3b59c00
        vectorp_volatile = 0xb840f2
        stack = {
          pc = 0x32f29b5 "\034\310\025\f\036 \317\016 !\026 \320\016 !ј\203Q", 
          byte_string = 62239681, 
          byte_string_start = 0x32f2980 "\b\306W\203\036", 
          next = 0x7fffc739ad30
        }
        stack_volatile = {
          pc = 0x7fffc739ab08 "\002\n{\003", 
          byte_string = 58281749, 
          byte_string_start = 0x6dbd200 "\005", 
          next = 0x6dbcc20
        }
        result = 4679802962791366840
        type = (unknown: 8)
#98 0x000000000054a961 in funcall_lambda (fun=62233933, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x7fffc739ab68) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#99 0x000000000054accb in Ffuncall (nargs=<optimized out>, args=0x7fffc739ab60) 
at eval.c:2866
        fun = <optimized out>
        original_fun = 62233933
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#100 0x000000000054a502 in eval_sub (form=form@entry=62196918) at eval.c:2147
        vals = 0x7fffc739ab60
        argnum = <optimized out>
        sa_must_free = false
        numargs = <optimized out>
        args_left = 12075250
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {18, 58361440, 0, 12075250, 58395090, 12075250, 
140736535833776, 5548385}
        fun = 11453381
        val = <optimized out>
        original_fun = 140736535833448
        original_args = 62198662
        funcar = 4611686018679046144
#101 0x000000000054d119 in internal_lisp_condition_case (var=58056978, 
bodyform=62196918, handlers=<optimized out>) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x132faa0
        clausenb = <optimized out>
#102 0x000000000057ff97 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=140736535833800, args=0x8f) at bytecode.c:1169
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 10
        count_volatile = 140736535835355
        vectorp = 0x3b59de8
        vectorp_volatile = 0x60
        stack = {
          pc = 0x32f22b6 "\210)\354 
\210\v\203\064\001\016V\203>\001\v?\205o\001\016V\205o\001\016\066\314\036W\211\036X\205n\001\016X@\211\026W\016\067>\204d\001r\016Wq\210\355\314!\210\356\016W!\210)\016XA\211\026X\204I\001\314*.
 \207", 
          byte_string = 62220241, 
          byte_string_start = 0x32f2190 "p\030\306 
\031\n\033\307\034\310\035ɉ\036/\036\060ȉ\036\061\036\062\312\036\063\310\036\064\313
 \036\065̉\036\066\036\067\315\036\070\316\317!\203\065", 
          next = 0x7fffc739aed0
        }
        stack_volatile = {
          pc = 0x7fffc73ff8bc <clock_gettime+652> 
"H\213u؋}\340\353\274\017\037", 
          byte_string = 140736535834192, 
          byte_string_start = 0x0, 
          next = 0x7fffc739ae50
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 6)
#103 0x000000000054a961 in funcall_lambda (fun=62234805, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x7fffc739ae90) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#104 0x000000000054accb in Ffuncall (nargs=<optimized out>, 
args=0x7fffc739ae88) at eval.c:2866
        fun = <optimized out>
        original_fun = 62094418
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#105 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=15, args=0x1) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 9
        count_volatile = 5
        vectorp = 0x3b39f60
        vectorp_volatile = 0x7fffc739aef8
        stack = {
          pc = 0x32f0931 "\207", 
          byte_string = 62122193, 
          byte_string_start = 0x32f0920 "\b\203\017", 
          next = 0x7fffc739b280
        }
        stack_volatile = {
          pc = 0x62d <Address 0x62d out of bounds>, 
          byte_string = 12075250, 
          byte_string_start = 0x42dbb56 "", 

          next = 0x594f56 <find_interval+38>
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 2)
#106 0x000000000054a961 in funcall_lambda (fun=62103445, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x7fffc739b078) at eval.c:3039
        val = <optimized out>
        syms_left = 12075250
        next = 12075250
        lexenv = 12075250
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#107 0x000000000054accb in Ffuncall (nargs=nargs@entry=2, 
args=args@entry=0x7fffc739b070) at eval.c:2866
        fun = <optimized out>
        original_fun = 56307330
        funcar = 4679802962791366840
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#108 0x000000000054727d in Fcall_interactively (function=56307330, 
record_flag=12075250, keys=12110237) at callint.c:836
        val = <optimized out>
        args = 0x7fffc739b070
        visargs = <optimized out>
        specs = <optimized out>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 12075250
        enable = 140736535834736
        next_event = <optimized out>
        prefix_arg = 12075250
        string = <optimized out>
        tem = <optimized out>
        varies = 0x7fffc739b030 ""
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = <optimized out>
        key_count = 2
        record_then_fail = false
        save_this_command = 56307330
        save_last_command = 12115026
        save_this_original_command = 15443074
        save_real_this_command = 56307330
#109 0x000000000054ae98 in Ffuncall (nargs=<optimized out>, args=<optimized 
out>) at eval.c:2812
        fun = 11451845
        original_fun = <optimized out>
        funcar = 4679802962791366840
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffc739b220
        i = <optimized out>
#110 0x000000000057ed93 in exec_byte_code (bytestr=4679802962791366840, 
vector=19, maxdepth=4611686018679046144, args_template=4611686018679046144, 
nargs=102, args=0x4) at bytecode.c:919
        targets = {0x57ee31 <exec_byte_code+1073>, 0x57f6a8 
<exec_byte_code+3240>, 0x57f6ad <exec_byte_code+3245>, 0x57f6b2 
<exec_byte_code+3250>, 0x57ebf2 <exec_byte_code+498>, 0x57ebf8 
<exec_byte_code+504>, 
          0x58001b <exec_byte_code+5659>, 0x58006a <exec_byte_code+5738>, 
0x5800fb <exec_byte_code+5883>, 0x580100 <exec_byte_code+5888>, 0x5800cc 
<exec_byte_code+5836>, 0x5800d1 <exec_byte_code+5841>, 
          0x57ec3b <exec_byte_code+571>, 0x57ec40 <exec_byte_code+576>, 
0x57f31b <exec_byte_code+2331>, 0x5800d6 <exec_byte_code+5846>, 0x57f4c6 
<exec_byte_code+2758>, 0x57f4cb <exec_byte_code+2763>, 
          0x57f552 <exec_byte_code+2898>, 0x57f557 <exec_byte_code+2903>, 
0x57ecb2 <exec_byte_code+690>, 0x57ecb8 <exec_byte_code+696>, 0x57f4f5 
<exec_byte_code+2805>, 0x57f4d0 <exec_byte_code+2768>, 
          0x57f581 <exec_byte_code+2945>, 0x57f586 <exec_byte_code+2950>, 
0x57f58b <exec_byte_code+2955>, 0x57f595 <exec_byte_code+2965>, 0x57ed24 
<exec_byte_code+804>, 0x57ed28 <exec_byte_code+808>, 
          0x57f53e <exec_byte_code+2878>, 0x57f55c <exec_byte_code+2908>, 
0x57f5de <exec_byte_code+3038>, 0x57f5e3 <exec_byte_code+3043>, 0x57f5e8 
<exec_byte_code+3048>, 0x57f5f5 <exec_byte_code+3061>, 
          0x57ed68 <exec_byte_code+872>, 0x57ed70 <exec_byte_code+880>, 
0x57f5a5 <exec_byte_code+2981>, 0x57f5b9 <exec_byte_code+3001>, 0x57eea5 
<exec_byte_code+1189>, 0x57eeaa <exec_byte_code+1194>, 
          0x57eeaf <exec_byte_code+1199>, 0x57f619 <exec_byte_code+3097>, 
0x57edb9 <exec_byte_code+953>, 0x57edc0 <exec_byte_code+960>, 0x57f605 
<exec_byte_code+3077>, 0x57ee80 <exec_byte_code+1152>, 
          0x57fef0 <exec_byte_code+5360>, 0x57fee5 <exec_byte_code+5349>, 
0x57fdb2 <exec_byte_code+5042>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5802b3 <exec_byte_code+6323>, 0x58035a <exec_byte_code+6490>, 0x580398 
<exec_byte_code+6552>, 0x5803d6 <exec_byte_code+6614>, 
          0x580414 <exec_byte_code+6676>, 0x57f3f0 <exec_byte_code+2544>, 
0x57f438 <exec_byte_code+2616>, 0x580463 <exec_byte_code+6755>, 0x57f3ae 
<exec_byte_code+2478>, 0x57f484 <exec_byte_code+2692>, 
          0x58049b <exec_byte_code+6811>, 0x5804e7 <exec_byte_code+6887>, 
0x58051c <exec_byte_code+6940>, 0x580568 <exec_byte_code+7016>, 0x5805ae 
<exec_byte_code+7086>, 0x58064a <exec_byte_code+7242>, 
          0x58067f <exec_byte_code+7295>, 0x5806cb <exec_byte_code+7371>, 
0x58071b <exec_byte_code+7451>, 0x580750 <exec_byte_code+7504>, 0x580785 
<exec_byte_code+7557>, 0x5807d1 <exec_byte_code+7633>, 
          0x58081d <exec_byte_code+7709>, 0x580869 <exec_byte_code+7785>, 
0x5808b9 <exec_byte_code+7865>, 0x5808ff <exec_byte_code+7935>, 0x580945 
<exec_byte_code+8005>, 0x5809e1 <exec_byte_code+8161>, 
          0x580a27 <exec_byte_code+8231>, 0x580a66 <exec_byte_code+8294>, 
0x580b52 <exec_byte_code+8530>, 0x580ab0 <exec_byte_code+8368>, 0x580b01 
<exec_byte_code+8449>, 0x580ba3 <exec_byte_code+8611>, 
          0x580bf4 <exec_byte_code+8692>, 0x580c3a <exec_byte_code+8762>, 
0x580c72 <exec_byte_code+8818>, 0x580cb8 <exec_byte_code+8888>, 0x580cfe 
<exec_byte_code+8958>, 0x580d44 <exec_byte_code+9028>, 
          0x580e1c <exec_byte_code+9244>, 0x57ee03 <exec_byte_code+1027>, 
0x580e60 <exec_byte_code+9312>, 0x580e95 <exec_byte_code+9365>, 0x580f22 
<exec_byte_code+9506>, 0x580f66 <exec_byte_code+9574>, 
          0x580faa <exec_byte_code+9642>, 0x580fdf <exec_byte_code+9695>, 
0x58101d <exec_byte_code+9757>, 0x581054 <exec_byte_code+9812>, 0x58108f 
<exec_byte_code+9871>, 0x57ee31 <exec_byte_code+1073>, 
          0x5810cb <exec_byte_code+9931>, 0x581109 <exec_byte_code+9993>, 
0x581147 <exec_byte_code+10055>, 0x581185 <exec_byte_code+10117>, 0x5811c3 
<exec_byte_code+10179>, 0x581201 <exec_byte_code+10241>, 
          0x57ee03 <exec_byte_code+1027>, 0x57ee31 <exec_byte_code+1073>, 
0x581236 <exec_byte_code+10294>, 0x581286 <exec_byte_code+10374>, 0x5812bb 
<exec_byte_code+10427>, 0x5812f0 <exec_byte_code+10480>, 
          0x58133c <exec_byte_code+10556>, 0x581388 <exec_byte_code+10632>, 
0x57f8ee <exec_byte_code+3822>, 0x57f9d7 <exec_byte_code+4055>, 0x581642 
<exec_byte_code+11330>, 0x58168e <exec_byte_code+11406>, 
          0x57fa23 <exec_byte_code+4131>, 0x57fa61 <exec_byte_code+4193>, 
0x57ee31 <exec_byte_code+1073>, 0x57fcde <exec_byte_code+4830>, 0x57eeb5 
<exec_byte_code+1205>, 0x57f32f <exec_byte_code+2351>, 
          0x57f147 <exec_byte_code+1863>, 0x57efc2 <exec_byte_code+1474>, 
0x57f26e <exec_byte_code+2158>, 0x57fc74 <exec_byte_code+4724>, 0x57fcba 
<exec_byte_code+4794>, 0x57f509 <exec_byte_code+2825>, 
          0x57fbb1 <exec_byte_code+4529>, 0x57fb46 <exec_byte_code+4422>, 
0x57fd33 <exec_byte_code+4915>, 0x57fd61 <exec_byte_code+4961>, 0x57ff1e 
<exec_byte_code+5406>, 0x57ff75 <exec_byte_code+5493>, 
          0x57ffc5 <exec_byte_code+5573>, 0x580249 <exec_byte_code+6217>, 
0x57fb1b <exec_byte_code+4379>, 0x57fa96 <exec_byte_code+4246>, 0x57fae6 
<exec_byte_code+4326>, 0x5813bd <exec_byte_code+10685>, 
          0x5813f2 <exec_byte_code+10738>, 0x581427 <exec_byte_code+10791>, 
0x58145c <exec_byte_code+10844>, 0x5814a8 <exec_byte_code+10920>, 0x5814f4 
<exec_byte_code+10996>, 0x581540 <exec_byte_code+11072>, 
          0x58158c <exec_byte_code+11148>, 0x57f6b7 <exec_byte_code+3255>, 
0x57f703 <exec_byte_code+3331>, 0x57f74f <exec_byte_code+3407>, 0x57f784 
<exec_byte_code+3460>, 0x57f7d0 <exec_byte_code+3536>, 
          0x57f81c <exec_byte_code+3612>, 0x57f862 <exec_byte_code+3682>, 
0x57f8a8 <exec_byte_code+3752>, 0x580d8a <exec_byte_code+9098>, 0x580dd0 
<exec_byte_code+9168>, 0x57f61e <exec_byte_code+3102>, 
          0x57f669 <exec_byte_code+3177>, 0x57ee31 <exec_byte_code+1073>, 
0x57ef45 <exec_byte_code+1349>, 0x57f1fe <exec_byte_code+2046>, 0x57f03b 
<exec_byte_code+1595>, 0x57f0db <exec_byte_code+1755>, 
          0x57fbdf <exec_byte_code+4575>, 0x5805f4 <exec_byte_code+7156>, 
0x58098b <exec_byte_code+8075>, 0x580ecc <exec_byte_code+9420>, 0x580105 
<exec_byte_code+5893>, 0x580156 <exec_byte_code+5974>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x5801b7 <exec_byte_code+6071>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
0x57ee31 <exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 0x57ee31 
<exec_byte_code+1073>, 0x57ee31 <exec_byte_code+1073>, 
          0x580208 <exec_byte_code+6152> <repeats 64 times>}
        count = 4
        count_volatile = 0
        vectorp = 0x90cc00 <pure+896832>
        vectorp_volatile = 0x0
        stack = {
          pc = 0xa98146 <pure+2516102> "\006\006\071\203\225", 
          byte_string = 9489369, 
          byte_string_start = 0xa980d8 <pure+2515992> "\305\020\211?\205\f", 
          next = 0x0
        }
        stack_volatile = {
          pc = 0x7fffc739b368 "\202.[\003", 
          byte_string = 9489325, 
          byte_string_start = 0x6dbcca0 "\004", 
          next = 0x6dbcc20
        }
        result = 4679802962791366840
        type = (CONDITION_CASE | unknown: 12)
#111 0x000000000054a9f7 in funcall_lambda (fun=9489325, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x7fffc739b368) at eval.c:2973
        val = <optimized out>
        syms_left = <optimized out>
        next = 1582
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#112 0x000000000054accb in Ffuncall (nargs=nargs@entry=2, 
args=args@entry=0x7fffc739b360) at eval.c:2866
        fun = <optimized out>
        original_fun = 12118930
        funcar = 4679802962791366840
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#113 0x000000000054b0aa in call1 (fn=<optimized out>, arg1=<optimized out>) at 
eval.c:2604
        ret_ungc_val = 4679802962791366840
        args = {12118930, 56307330}
#114 0x00000000004e611e in command_loop_1 () at keyboard.c:1551
        cmd = <optimized out>
        keybuf = {96, 24, 192, 9135824, 16046962, 4000, 140736535836448, 
140736535835760, 12212130, 12075250, 140736535836448, 1, 112602726, 5550164, 
12122466, 112602726, 8592609, 12212130, 112602726, 5099309, 
          12122514, 112602726, 12075250, 5099623, 12075008, 85229606, 12075250, 
5476018, 64, 5544867}
        i = <optimized out>
        prev_modiff = 3821
        prev_buffer = 0x249e3010
#115 0x0000000000549275 in internal_condition_case (bfun=bfun@entry=0x4e5d90 
<command_loop_1>, handlers=<optimized out>, hfun=hfun@entry=0x4dcf60 
<cmd_error>) at eval.c:1344
        val = <optimized out>
        c = 0xf0f1200
#116 0x00000000004daa5e in command_loop_2 (ignore=ignore@entry=12075250) at 
keyboard.c:1169
        val = 4679802962791366840
#117 0x000000000054917b in internal_catch (tag=12122514, 
func=func@entry=0x4daa40 <command_loop_2>, arg=12075250) at eval.c:1108
        val = <optimized out>
        c = 0xf0f1200
#118 0x00000000004dcb47 in command_loop () at keyboard.c:1148
No locals.
#119 recursive_edit_1 () at keyboard.c:776
        val = 20094816
#120 0x00000000004dce42 in Frecursive_edit () at keyboard.c:840
        buffer = 12075250
#121 0x00000000004134e5 in main (argc=2, argv=<optimized out>) at emacs.c:1594
        dummy = 140440405524904
        stack_bottom_variable = -109 '\223'
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = 1
        rlim = {
          rlim_cur = 33554432, 
          rlim_max = 33554432
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x7fffc739b740 "\253\300\071\307\377\177"
        original_pwd = 0xb840f2 ""
You can't do that without a process to debug.


In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2013-11-25 on spindle
Bzr revision: 115223 rgm@gnu.org-20131125032513-euhdejyqc4g7u4i2
Windowing system distributor `The X.Org Foundation', version 11.0.11402902
System LSB Version:     :core-4.1-amd64:core-4.1-noarch

Configured using:
 `configure --without-pop --without-kerberos --without-hesiod
 --without-mmdf --with-x-toolkit=lucid --with-wide-int
 --with-file-notification=inotify NO_FAST_MATH=t
 'CFLAGS=-Wstrict-overflow=1 -g -gdwarf-4 -feliminate-dwarf2-dups
 -feliminate-unused-debug-types -fvar-tracking-assignments -O2
 -D__NO_STRING_INLINES -D__NO_MATH_INLINES -D_LARGEFILE64_SOURCE'
 'CPPFLAGS=-D__NO_STRING_INLINES -D__NO_MATH_INLINES
 -D_LARGEFILE64_SOURCE' 'LDFLAGS=-Wl,--enable-new-dtags
 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-z,relro ''

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Summary

Minor modes in effect:
  diff-auto-refine-mode: t
  gnus-mailing-list-mode: t
  icicle-mode: t
  minibuffer-depth-indicate-mode: t
  savehist-mode: t
  show-paren-mode: t
  global-semantic-mru-bookmark-mode: t
  global-semanticdb-minor-mode: t
  global-semantic-decoration-mode: t
  global-semantic-idle-scheduler-mode: t
  global-semantic-idle-local-symbol-highlight-mode: t
  global-semantic-idle-summary-mode: t
  global-srecode-minor-mode: t
  global-ede-mode: t
  global-auto-complete-mode: t
  global-cwarn-mode: t
  global-semantic-highlight-func-mode: t
  global-semantic-stickyfunc-mode: t
  semantic-mode: t
  compile-bookmarks-mode: t
  global-git-gutter-mode: t
  icomplete-mode: t
  Info-breadcrumbs-in-mode-line-mode: t
  global-undo-tree-mode: t
  undo-tree-mode: t
  recentf-mode: t
  mv-shell-mode: t
  timeclock-mode-line-display: t
  shell-dirtrack-mode: t
  which-function-mode: t
  winner-mode: t
  desktop-save-mode: t
  display-time-mode: t
  image-diredx-async-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  column-number-mode: t
  line-number-mode: t

Recent input:
SPC b e f o r e SPC I S-SPC <backspace> <backspace> 
<backspace> <escape> <backspace> l a s t SPC y e a 
r SPC I ' m SPC s e n d i n g SPC t h e m SPC A m a 
z o n - w r a p p e d SPC s t r a i g h t SPC t h e 
r e SPC s o SPC I S-SPC d o n ' t SPC h a v e SPC t 
o SPC l u g SPC t h e m SPC u p SPC : P SPC l a z y 
SPC i s SPC a <backspace> <backspace> <backspace> <backspace> 
<backspace> SPC a s SPC a n y t h i n g . <backspace> 
, SPC g o t t a SPC l o v e SPC t h e SPC m o d e r 
n SPC w o r l d . C-c C-c <down> <up> ! <down> E <switch-frame> 
<left> <left> C-x 1 <backspace> SPC SPC <return> <return> 
<return> <return> <return> <return> <return> <return> 
<return> <return> <return> <return> <return> SPC <return> 
<return> <return> <return> <return> <return> <return> 
<return> <return> <return> <return> <return> <switch-frame> 
<help-echo> <help-echo> <help-echo> <up> <up> M-g <down> 
<down> E E E <down> <up> M S-SPC <up> <down> <return> 
<up> <up> <return> n h h h <next> <next> <next> <next> 
<next> <next> <next> <help-echo> <help-echo> <switch-frame> 
<help-echo> <down-mouse-1> <mouse-movement> <mouse-1> 
<down> d y <right> <left> d <left> <left> <left> <left> 
d y <next> <next> <next> <next> <next> <next> <help-echo> 
<switch-frame> <down-mouse-1> <mouse-movement> <mouse-1> 
<prior> <prior> <prior> <prior> <prior> <prior> <next> 
<next> h <up> <up> <switch-frame> <switch-frame> <right> 
M-x r e p o r t - e m a c s - b u g <return>

Recent messages:
Reading incoming mail from directory...
nnml: Reading incoming mail (3 new)...done
Formatting...done.
Add address 
"reply-fe601771706c017b7517-15162145_HTML-88361868-83886-0@mail.macmillan.com" 
to 
"reply-fe58177170620079721d-15162145_HTML-1476567962-83886-0@mail.macmillan.com"?
 (y or n)  n
 
bbdb-delete-current-field-or-record: on an unfield
y is undefined
bbdb-delete-current-field-or-record: on an unfield
delete the entire db entry of Tor com? (y or n)  y
 

Load-path shadows:
/usr/share/emacs/site-lisp/.el-get/package/elpa/vline-20120108.1245/vline hides 
/usr/share/emacs/site-lisp/.el-get/vline/vline
/usr/share/emacs/site-lisp/.el-get/full-ack/.dir-locals hides 
/usr/share/emacs/site-lisp/.el-get/el-get/.dir-locals
/home/nix/lisp/defaults hides /usr/share/emacs/site-lisp/defaults
/home/nix/lisp/emacs/site-wide/site-start hides 
/usr/share/emacs/site-lisp/site-start
/home/nix/lisp/emacs/site-wide/default hides /usr/share/emacs/site-lisp/default
/home/nix/lisp/emacs/site-wide/scroll-in-place hides 
/usr/share/emacs/site-lisp/scroll-in-place
/usr/share/emacs/site-lisp/el-get/recipes/emacswiki/ange-ftp hides 
/usr/share/emacs/24.3.50/lisp/net/ange-ftp
/usr/share/emacs/site-lisp/.el-get/full-ack/.dir-locals hides 
/usr/share/emacs/24.3.50/lisp/gnus/.dir-locals
/usr/share/emacs/site-lisp/emms/tq hides 
/usr/share/emacs/24.3.50/lisp/emacs-lisp/tq

Features:
(shadow emacsbug diff-git diff-mode shr mouse+ compface gnus-fun
misearch multi-isearch face-remap canlock gnus-html browse-url mailalias
nnir flow-fill bbdb-gui gnus-picon gnus-cite gnus-async gnus-bcklg
gnus-salt gnus-dup qp gnus-ml gnus-topic mm-archive url-http url-gw
url-cache url-auth url-handlers nndraft nnrss xml gnus-agent gnus-srvr
gnus-score score-mode nnvirtual gnus-msg utf-7 gnutls nnimap parse-time
utf7 nnmh nnfolder gnus-cache bbdb-gnus bbdb-snarf netrc gnus-demon nntp
dot-gnus-mail gnus-registry registry dot-gnus-splits nnmairix nnml
mm-url smtpmail gnus-art mm-uu mml2015 mm-view mml-smime smime dig
dot-gnus-articles dot-gnus-sa background gnus-sum nnoo gnus-group
gnus-undo nnmail mail-source dot-gnus-bbdb dot-gnus-colourization tc
mail-extr gnus-start gnus-spec gnus-int gnus-range gnus-win gnus
gnus-ems nnheader epa-file epa derived epg epg-config semantic/texi
tex-info texinfo semantic/imenu semantic/sb semantic/tag-file
semantic/db-file data-debug cedet-files semantic/bovine/c
semantic/decorate/include hideif semantic/bovine/c-by semantic/lex-spp
semantic/bovine/gcc semantic/dep semantic/bovine semantic/analyze
semantic/sort semantic/scope semantic/analyze/fcn cc-langs generic
ede/emacs vc-git checkdoc eldoc elisp-slime-nav etags ede/dired
jka-compr compilation-recenter-end-autoloads compile-bookmarks-autoloads
fold-dwim-autoloads fringe-helper-autoloads image+-autoloads
image-dired+-autoloads iresize-autoloads inflections-autoloads
mv-shell-autoloads vline-autoloads yasnippet-bundle-autoloads
site-default two-column icicles icicles-mode bookmark+ bookmark+-key
crosshairs col-highlight vline hl-line+ hl-line bookmark+-1
bookmark+-bmu bookmark+-lit bookmark dired+ dired-x dired-aux mb-depth+
mb-depth icicles-cmd2 icicles-cmd1 icicles-mcmd doremi icicles-fn
icicles-var apropos-fn+var icicles-opt fuzzy-match el-swank-fuzzy
levenshtein fuzzy cus-theme hexrgb icicles-face dot-emacs
dot-emacs-emacs savehist xemacs-compat add-log misc init-music
network-stream starttls tls emms-volume emms-volume-amixer emms-history
emms-bookmarks emms-metaplaylist-mode emms-browser sort
emms-playlist-sort emms-last-played emms-playing-time emms-stream-info
emms-streams emms-mode-line emms-cache emms-info later-do
emms-playlist-limit emms-playlist-mode emms-player-mpd tq
emms-player-simple emms-source-playlist emms-source-file emms
emms-compat init-message-modes ede/cpp-root bbdb-expire bbdb-hooks
bbdb-com silly-mail sendmail message rfc822 mml mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums
mailabbrev mail-utils gmm-utils mailheader init-time-tracking
timeclock-visualize sgml-mode url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap
auto-edit-substitute init-prog-modes init-prog-modes-emacs filecache
diminish paren inversion semantic/db-global semantic/symref/global
semantic/symref semantic/db-find semantic/db-ref cedet-global
semantic/mru-bookmark semantic/db-mode semantic/db
semantic/decorate/mode semantic/idle srecode/mode semantic/senator
semantic/format semantic/ctxt semantic/wisent semantic/wisent/wisent
semantic/decorate pulse srecode/insert srecode/filters srecode/args
srecode/find srecode/map srecode/ctxt semantic/tag-ls semantic/find
srecode/compile srecode/dictionary srecode/table ede/speedbar ede/files
ede ede/base ede/auto ede/source eieio-base eieio-speedbar speedbar
sb-image ezimage dframe eieio-custom auto-complete-config auto-complete
popup yasnippet-bundle dropdown-list yasnippet assoc cwarn srecode
semantic/util-modes semantic/util semantic semantic/tag semantic/lex
semantic/fw mode-local cedet htmlfontify cus-edit cus-start cus-load
compile-bookmarks compile git-gutter-fringe fringe-helper git-gutter
gtags gpicker ffap url-parse url-vars font-latex latex edmacro kmacro
tex-style tex cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs miniedit wide-n icomplete+ icomplete
menu-bar+ apropos+ apropos help-fns+ help+ frame-fns avoid easy-mmode
info+ thingatpt+ thingatpt mouse3 naked undo-tree diff site-start-load
gawd-keys finder finder-inf find-func gawd-keys-emacs gawd-navigation
ace-jump-mode gawd-mode-frobs gawd-mode-frobs-emacs windmove tramp-cache
tramp-sh recentf tree-widget wid-edit mv-shell printing ps-print ps-def
lpr uptimes bbdb timezone timeclock term disp-table ehelp electric tramp
tramp-compat auth-source eieio eieio-core gnus-util mm-util mail-prsvr
password-cache tramp-loaddefs trampver shell pcomplete comint ansi-color
hideshow filladapt gawd-faces gawd-faces-emacs nix-dark-theme gawd-misc
gawd-misc-emacs which-func imenu winner gawd-lists bbdb-autoloads
magit-autoloads desktop frameset generic-x uniquify time scroll-in-place
site-start-emacs site-autoloads .loaddefs image-dired+ byte-opt
image-dired format-spec advice warnings el-get cl-macs gv
el-get-autoloads el-get-list-packages el-get-notify help-mode
el-get-dependencies el-get-build el-get-status pp el-get-recipes
el-get-byte-compile el-get-methods el-get-fossil el-get-svn
el-get-pacman el-get-github-zip el-get-github-tar el-get-http-zip
el-get-http-tar el-get-hg el-get-git-svn el-get-fink el-get-emacswiki
el-get-http el-get-emacsmirror el-get-github el-get-git el-get-elpa
el-get-darcs el-get-cvs el-get-bzr el-get-brew el-get-builtin
el-get-apt-get el-get-custom el-get-core autoload help-fns lisp-mnt
bytecomp byte-compile cconv cl cl-loaddefs cl-lib dired info
auctex-autoloads tex-site package emms-auto w3m-load ring filesets
easymenu flash-paren saveplace time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind inotify
dynamic-setting system-font-setting font-render-setting x-toolkit x
multi-tty emacs)

-- 
NULL && (void)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]