all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18180: 24.3.92; Segfault in mark_object
@ 2014-08-03 15:03 Mat Smiglarski
       [not found] ` <handler.18180.B.140707825027898.ack@debbugs.gnu.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mat Smiglarski @ 2014-08-03 15:03 UTC (permalink / raw)
  To: 18180

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

This is a segfault during GC, in mark_object.

1. Start emacs

$ emacs -Q

2. Call some code which kills and creates a frame between 2 and 25 
times.

This segfault is reasonably straightforward to reproduce, I can cause 
the crash within 2 minutes of starting emacs.

On the emacs-24 branch, this seems to occur in mark_object. The issue is 
also found on the trunk branch so I have supplied details of this also, 
however the backtrace is slightly different.

The issue may relate to bugs #15583 and #17168.

Finally, I have a core dumps which I don't mind sharing for both of 
these crashes which are ~350MB each, please ask.

Regards,
Mat

System Info:

In GNU Emacs 24.3.92.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
  of 2014-08-03 on zz
Windowing system distributor `The X.Org Foundation', version 
11.0.11501000
System Description:	Ubuntu 14.04 LTS

Important settings:
   value of $LC_CTYPE: en_US.UTF-8
   value of $LANG: en_US.UTF-8
   value of $XMODIFIERS: @im=ibus
   locale-coding-system: utf-8-unix

Details of the two segfaults:

Crash on emacs-24 branch
(gdb) p Fsymbol_value(intern("emacs-bzr-version"))
$3 = 12112050
Attachment: backtrace.6212 (Output from bt full)

Crash on trunk:
(gdb) p Fsymbol_value(intern("emacs-bzr-version"))
$1 = 12341426
Attachment: backtrace.6069

2 shorter backtraces follow:

6212 - (gdb) bt full 6
#0  mark_object (arg=<optimized out>) at alloc.c:6248
         obj = 139640014399843
         cdr_count = 0
#1  0x000000000053b8a0 in Fgarbage_collect () at alloc.c:5647
         nextb = 0x19a2c10
         stack_top_variable = 0 '\000'
         i = <optimized out>
         message_p = false
         retval = <optimized out>
         tot_before = 0
#2  0x00000000005534d2 in maybe_gc () at lisp.h:4564
No locals.
#3  Ffuncall (nargs=5, args=0x7fffffffc738) at eval.c:2766
         fun = <optimized out>
         original_fun = <optimized out>
         numargs = 4
         val = <optimized out>
         internal_args = <optimized out>
         i = <optimized out>
#4  0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, 
maxdepth=182,
     args_template=12112050, nargs=140737488340816, args=0x5) at 
bytecode.c:916
         targets = {0x58797c <exec_byte_code+988>, 0x58813f 
<exec_byte_code+2975>,
           0x588144 <exec_byte_code+2980>, 0x588149 
<exec_byte_code+2985>,
           0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>,
           0x588919 <exec_byte_code+4985>, 0x588956 
<exec_byte_code+5046>,
           0x5889d8 <exec_byte_code+5176>, 0x5889dd 
<exec_byte_code+5181>,
           0x5889a7 <exec_byte_code+5127>, 0x5889ac 
<exec_byte_code+5132>,
           0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>,
           0x587e17 <exec_byte_code+2167>, 0x5889b1 
<exec_byte_code+5137>,
           0x587f83 <exec_byte_code+2531>, 0x587f88 
<exec_byte_code+2536>,
           0x588005 <exec_byte_code+2661>, 0x58800a 
<exec_byte_code+2666>,
           0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>,
           0x587fb4 <exec_byte_code+2580>, 0x587f8d 
<exec_byte_code+2541>,
           0x588036 <exec_byte_code+2710>, 0x58803b 
<exec_byte_code+2715>,
           0x588040 <exec_byte_code+2720>, 0x588045 
<exec_byte_code+2725>,
           0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>,
           0x587ff0 <exec_byte_code+2640>, 0x58800f 
<exec_byte_code+2671>,
           0x588091 <exec_byte_code+2801>, 0x588096 
<exec_byte_code+2806>,
           0x58809b <exec_byte_code+2811>, 0x5880a5 
<exec_byte_code+2821>,
           0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>,
           0x588055 <exec_byte_code+2741>, 0x58806a 
<exec_byte_code+2762>,
           0x5879f2 <exec_byte_code+1106>, 0x5879f7 
<exec_byte_code+1111>,
           0x5879fc <exec_byte_code+1116>, 0x5880ca 
<exec_byte_code+2858>,
           0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>,
           0x5880b5 <exec_byte_code+2837>, 0x5879cb 
<exec_byte_code+1067>,
           0x58881e <exec_byte_code+4734>, 0x588813 
<exec_byte_code+4723>,
           0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>,
           0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>,
           0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>,
           0x588b3e <exec_byte_code+5534>, 0x588bcc 
<exec_byte_code+5676>,
           0x588c03 <exec_byte_code+5731>, 0x588c3a 
<exec_byte_code+5786>,
           0x588c71 <exec_byte_code+5841>, 0x587eda 
<exec_byte_code+2362>,
           0x587f14 <exec_byte_code+2420>, 0x588cb2 
<exec_byte_code+5906>,
           0x587e9f <exec_byte_code+2303>, 0x587f48 
<exec_byte_code+2472>,
           0x588ce4 <exec_byte_code+5956>, 0x588d18 
<exec_byte_code+6008>,
           0x588d40 <exec_byte_code+6048>, 0x588d74 
<exec_byte_code+6100>,
           0x588da9 <exec_byte_code+6153>, 0x588e20 
<exec_byte_code+6272>,
           0x588e48 <exec_byte_code+6312>, 0x588e7c 
<exec_byte_code+6364>,
           0x588eb4 <exec_byte_code+6420>, 0x588edc 
<exec_byte_code+6460>,
           0x588f04 <exec_byte_code+6500>, 0x588f38 
<exec_byte_code+6552>,
           0x588f6c <exec_byte_code+6604>, 0x588fa0 
<exec_byte_code+6656>,
           0x588fd8 <exec_byte_code+6712>, 0x58900d 
<exec_byte_code+6765>,
           0x589042 <exec_byte_code+6818>, 0x5890b9 
<exec_byte_code+6937>,
           0x5890f2 <exec_byte_code+6994>, 0x58912b 
<exec_byte_code+7051>,
           0x589244 <exec_byte_code+7332>, 0x5891d2 
<exec_byte_code+7218>,
           0x58920b <exec_byte_code+7275>, 0x58927d 
<exec_byte_code+7389>,
           0x5892b6 <exec_byte_code+7446>, 0x5892eb 
<exec_byte_code+7499>,
           0x58931d <exec_byte_code+7549>, 0x589352 
<exec_byte_code+7602>,
           0x589387 <exec_byte_code+7655>, 0x5893bc 
<exec_byte_code+7708>,
           0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>,
           0x589490 <exec_byte_code+7920>, 0x5894b8 
<exec_byte_code+7960>,
           0x589527 <exec_byte_code+8071>, 0x58955d 
<exec_byte_code+8125>,
           0x589593 <exec_byte_code+8179>, 0x5895bb 
<exec_byte_code+8219>,
           0x5895e5 <exec_byte_code+8261>, 0x58960f 
<exec_byte_code+8303>,
           0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>,
           0x58966b <exec_byte_code+8395>, 0x589698 
<exec_byte_code+8440>,
           0x5896c5 <exec_byte_code+8485>, 0x5896f2 
<exec_byte_code+8530>,
           0x58971f <exec_byte_code+8575>, 0x58974c 
<exec_byte_code+8620>,
           0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>,
           0x589774 <exec_byte_code+8660>, 0x5897b3 
<exec_byte_code+8723>,
           0x5897db <exec_byte_code+8763>, 0x589803 
<exec_byte_code+8803>,
           0x589837 <exec_byte_code+8855>, 0x58986b 
<exec_byte_code+8907>,
           0x5882f2 <exec_byte_code+3410>, 0x5883c8 
<exec_byte_code+3624>,
           0x589a74 <exec_byte_code+9428>, 0x589aa8 
<exec_byte_code+9480>,
           0x5883fc <exec_byte_code+3676>, 0x588429 
<exec_byte_code+3721>,
           0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>,
           0x587a05 <exec_byte_code+1125>, 0x587e2c 
<exec_byte_code+2188>,
           0x587c71 <exec_byte_code+1745>, 0x587b13 
<exec_byte_code+1395>,
           0x587d73 <exec_byte_code+2003>, 0x5885f7 
<exec_byte_code+4183>,
           0x58864a <exec_byte_code+4266>, 0x587fc9 
<exec_byte_code+2601>,
           0x58853c <exec_byte_code+3996>, 0x5884de 
<exec_byte_code+3902>,
           0x5886b7 <exec_byte_code+4375>, 0x5886e6 
<exec_byte_code+4422>,
           0x58884d <exec_byte_code+4781>, 0x588899 
<exec_byte_code+4857>,
           0x5888d1 <exec_byte_code+4913>, 0x588ae8 
<exec_byte_code+5448>,
           0x5884b1 <exec_byte_code+3857>, 0x588451 
<exec_byte_code+3761>,
           0x588489 <exec_byte_code+3817>, 0x589893 
<exec_byte_code+8947>,
           0x5898bb <exec_byte_code+8987>, 0x5898e3 
<exec_byte_code+9027>,
           0x58990b <exec_byte_code+9067>, 0x58993f 
<exec_byte_code+9119>,
           0x589973 <exec_byte_code+9171>, 0x5899a7 
<exec_byte_code+9223>,
           0x5899db <exec_byte_code+9275>, 0x588155 
<exec_byte_code+2997>,
           0x588189 <exec_byte_code+3049>, 0x5881bd 
<exec_byte_code+3101>,
           0x5881e5 <exec_byte_code+3141>, 0x588219 
<exec_byte_code+3193>,
           0x58824d <exec_byte_code+3245>, 0x588285 
<exec_byte_code+3301>,
           0x5882bd <exec_byte_code+3357>, 0x5893f1 
<exec_byte_code+7761>,
           0x589426 <exec_byte_code+7814>, 0x5880cf 
<exec_byte_code+2863>,
           0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>,
           0x587a99 <exec_byte_code+1273>, 0x587d18 
<exec_byte_code+1912>,
           0x587b83 <exec_byte_code+1507>, 0x587c0e 
<exec_byte_code+1646>,
           0x58856b <exec_byte_code+4043>, 0x588dde 
<exec_byte_code+6206>,
           0x589077 <exec_byte_code+6871>, 0x5894e5 
<exec_byte_code+8005>,
           0x5889e2 <exec_byte_code+5186>, 0x588a1f 
<exec_byte_code+5247>,
           0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>,
           0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>,
           0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>,
           0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>,
           0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>,
           0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>,
           0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
         stack = {
           pc = 0xac48b8 <pure+2671224> "\207",
           byte_string = 9140745,
           byte_string_start = 0xac486b <pure+2671147> 
"\303\304\b\t\b\305=\203E",
           next = 0x7fffffffc9e0
         }
         result = 3
         type = (unknown: 4294952784)
#5  0x000000000055318f in funcall_lambda (fun=9140701, 
nargs=nargs@entry=2,
     arg_vector=arg_vector@entry=0x7fffffffc990) at eval.c:3049
         val = <optimized out>
         syms_left = 12112050
         lexenv = 12112050
         i = <optimized out>
         optional = <optimized out>
         rest = <optimized out>
(More stack frames follow...)

Lisp Backtrace:
"Automatic GC" (0xb73088)
"apply" (0xffffc740)
"face-spec-reset-face" (0xffffc990)
"face-spec-recalc" (0xffffcb40)
"byte-code" (0xffffcc30)
"face-set-after-frame-default" (0xffffcf20)
"x-create-frame-with-faces" (0xffffd0d0)
"make-frame" (0xffffd200)
"let*" (0xffffd3f8)
"setq" (0xffffd4e8)
"stupider-speed-read" (0xffffd6c8)
"call-interactively" (0xffffd8d0)
"command-execute" (0xffffda40)
"execute-extended-command" (0xffffdba8)
"call-interactively" (0xffffde20)
"command-execute" (0xffffdf68)

6069 - (gdb) bt full 6
**** bt full 6
#0  XCAR (c=3255377271362580334) at lisp.h:1052
No locals.
#1  compact_undo_list (list=3255377271362580334) at alloc.c:5506
         tail = 3255377271362580334
         prev = 0x7fffffffb678
#2  garbage_collect_1 (end=0x7fffffffb668) at alloc.c:5675
         nextb = 0x194b800
         i = <optimized out>
         retval = <optimized out>
         stack_top_variable = 0 '\000'
         message_p = false
         tot_before = 0
#3  Fgarbage_collect () at alloc.c:5896
         end = 0x7fffffffb668
#4  0x0000000000558ee2 in maybe_gc () at lisp.h:4547
No locals.
#5  Ffuncall (nargs=2, args=0x7fffffffb7f8) at eval.c:2759
         fun = <optimized out>
         original_fun = <optimized out>
         numargs = 1
         val = <optimized out>
         internal_args = <optimized out>
         i = <optimized out>
(More stack frames follow...)

Lisp Backtrace:
"Automatic GC" (0xbaa970)
"purecopy" (0xffffb800)
"set-face-attribute" (0xffffb9b8)
"apply" (0xffffbbc0)
"face-spec-reset-face" (0xffffbe10)
"face-spec-recalc" (0xffffbfc0)
"byte-code" (0xffffc0b0)
"face-set-after-frame-default" (0xffffc3a0)
"x-create-frame-with-faces" (0xffffc550)
"make-frame" (0xffffc680)
"let*" (0xffffc878)
"setq" (0xffffc968)
"stupider-speed-read" (0xffffcbf0)
"funcall-interactively" (0xffffcbe8)
"call-interactively" (0xffffce20)
"command-execute" (0xffffcf90)
"execute-extended-command" (0xffffd190)
"funcall-interactively" (0xffffd188)
"call-interactively" (0xffffd3f0)
"command-execute" (0xffffd538)
"call-last-kbd-macro" (0xffffd780)
"kmacro-call-macro" (0xffffd970)
"kmacro-end-and-call-macro" (0xffffdc00)
"funcall-interactively" (0xffffdbf8)
"call-interactively" (0xffffde00)
"command-execute" (0xffffdf48)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: backtrace.6212 --]
[-- Type: text/x-asm; name=backtrace.6212, Size: 83894 bytes --]

#0  mark_object (arg=<optimized out>) at alloc.c:6248
        obj = 139640014399843
        cdr_count = 0
#1  0x000000000053b8a0 in Fgarbage_collect () at alloc.c:5647
        nextb = 0x19a2c10
        stack_top_variable = 0 '\000'
        i = <optimized out>
        message_p = false
        retval = <optimized out>
        tot_before = 0
#2  0x00000000005534d2 in maybe_gc () at lisp.h:4564
No locals.
#3  Ffuncall (nargs=5, args=0x7fffffffc738) at eval.c:2766
        fun = <optimized out>
        original_fun = <optimized out>
        numargs = 4
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#4  0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=12112050, nargs=140737488340816, args=0x5) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xac48b8 <pure+2671224> "\207", 
          byte_string = 9140745, 
          byte_string_start = 0xac486b <pure+2671147> "\303\304\b\t\b\305=\203E", 
          next = 0x7fffffffc9e0
        }
        result = 3
        type = (unknown: 4294952784)
#5  0x000000000055318f in funcall_lambda (fun=9140701, nargs=nargs@entry=2, 
    arg_vector=arg_vector@entry=0x7fffffffc990) at eval.c:3049
        val = <optimized out>
        syms_left = 12112050
        lexenv = 12112050
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#6  0x00000000005534fb in Ffuncall (nargs=3, args=0x7fffffffc988) at eval.c:2876
        fun = <optimized out>
        original_fun = 16349490
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#7  0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=12112050, nargs=140737488341376, args=0x3) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xac472e <pure+2670830> "\210\b\310N\311ʉ\032\033\034\211\035\203V", 
          byte_string = 9142001, 
          byte_string_start = 0xac471c <pure+2670812> "\b\306N\203\016", 
          next = 0x7fffffffcb80
        }
        result = 3
        type = (unknown: 4294953344)
#8  0x000000000055318f in funcall_lambda (fun=9141957, nargs=nargs@entry=2, 
    arg_vector=arg_vector@entry=0x7fffffffcb40) at eval.c:3049
        val = <optimized out>
        syms_left = 12112050
        lexenv = 12112050
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#9  0x00000000005534fb in Ffuncall (nargs=3, args=0x7fffffffcb38) at eval.c:2876
        fun = <optimized out>
        original_fun = 15652514
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#10 0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=12112050, nargs=0, args=0x3) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xac3f43 <pure+2668803> "\210\303\b\t\"\207", 
          byte_string = 9148561, 
          byte_string_start = 0xac3f3f <pure+2668799> "\302\b\t\"\210\303\b\t\"\207", 
          next = 0x7fffffffcdc0
        }
        result = 3
        type = CATCHER
#11 0x0000000000552bc7 in eval_sub (form=form@entry=9148534) at eval.c:2191
        numargs = <optimized out>
        args_left = <optimized out>
        i = <optimized out>
        maxargs = 3
        argvals = {9148561, 9148613, 12, 5472336, 26619904, 2, 992, 
          140737488342360}
        fun = 11505565
        val = <optimized out>
        original_args = 9148550
        gcpro3 = {
          next = <optimized out>, 
          var = 0x7fffffffcc30, 
          nvars = <optimized out>
        }
#12 0x0000000000555e79 in internal_lisp_condition_case (var=<optimized out>, 
    bodyform=9148534, handlers=<optimized out>) at eval.c:1323
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x1365910
        clausenb = <optimized out>
#13 0x00000000005888ad in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=12112050, nargs=140737488342360, args=0x8f) at bytecode.c:1162
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xac3f61 <pure+2668833> "\210\vA\211\023\204\020", 
          byte_string = 9148345, 
          byte_string_start = 0xac3f4a <pure+2668810> "\306\b!\307>\031\310 \237\311\032\211\033\203\037", 
          next = 0x7fffffffcf70
        }
        result = 3
        type = (unknown: 4294954328)
#14 0x000000000055318f in funcall_lambda (fun=9148285, nargs=nargs@entry=2, 
    arg_vector=arg_vector@entry=0x7fffffffcf20) at eval.c:3049
        val = <optimized out>
        syms_left = 12112050
        lexenv = 12112050
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#15 0x00000000005534fb in Ffuncall (nargs=3, args=0x7fffffffcf18) at eval.c:2876
        fun = <optimized out>
        original_fun = 12291090
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#16 0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=12112050, nargs=140737488342800, args=0x3) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xac401b <pure+2669019> "\210\n\204W", 
          byte_string = 9147665, 
          byte_string_start = 0xac3fd0 <pure+2668944> "\306\b!\020\307\b!\031\310\b\236\032\311\033ʉ\034\035\v\312\036\026\211\036\027\203\060", 
          next = 0x7fffffffd120
        }
        result = 3
        type = (unknown: 4294954768)
#17 0x000000000055318f in funcall_lambda (fun=9147605, nargs=nargs@entry=1, 
    arg_vector=arg_vector@entry=0x7fffffffd0d0) at eval.c:3049
        val = <optimized out>
        syms_left = 12112050
        lexenv = 12112050
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#18 0x00000000005534fb in Ffuncall (nargs=2, args=0x7fffffffd0c8) at eval.c:2876
        fun = <optimized out>
        original_fun = 16096130
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#19 0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=12112050, nargs=140737488343232, args=0x2) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xa84107 <pure+2407111> "\026\034\324\016\034!\210\016#\311\036$\211\036!\203\034\001\016!@\211\026$\b\236\204\023\001\325\016\032\016$\"\211\036%\203\022\001\326\016\034\016$\016%#\210)\016!A\211\026!\204", <incomplete sequence \362>, 
          byte_string = 9797625, 
          byte_string_start = 0xa84027 <pure+2406887> "\301\b\236A\031\306\b\236\203\061", 
          next = 0x7fffffffd930
        }
        result = 3
        type = (unknown: 4294955200)
#20 0x000000000055318f in funcall_lambda (fun=fun@entry=9797573, 
    nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd200) at eval.c:3049
        val = <optimized out>
        syms_left = 12112050
        lexenv = 12112050
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#21 0x0000000000552664 in apply_lambda (fun=9797573, args=<optimized out>)
    at eval.c:2924
        args_left = 12112050
        i = <optimized out>
        arg_vector = <optimized out>
        gcpro1 = <optimized out>
        tem = <optimized out>
        sa_must_free = <optimized out>
#22 0x00000000005529ee in eval_sub (form=<optimized out>) at eval.c:2260
        fun = <optimized out>
        val = <optimized out>
        original_args = 19554742
        gcpro3 = <optimized out>
#23 0x0000000000552ef5 in Fprogn (body=8619584) at eval.c:468
        val = 3
#24 0x000000000055582e in FletX (args=19554566) at eval.c:906
        varlist = 12112050
        var = <optimized out>
        val = <optimized out>
        lexenv = 12112050
#25 0x0000000000552cdb in eval_sub (form=<optimized out>) at eval.c:2133
        numargs = <optimized out>
        args_left = 19554566
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {14284593, 24422353, 12112050, 140737488344112, 12112050, 
          5580388, 140737488344224, 5580197}
        fun = 11496485
        val = <optimized out>
        original_args = 19554566
        gcpro3 = <optimized out>
#26 0x00000000005553ec in Fsetq (args=<optimized out>) at eval.c:545
        args_left = 19554374
        val = <optimized out>
        lex_binding = 3
        val = <optimized out>
#27 0x0000000000552cdb in eval_sub (form=<optimized out>) at eval.c:2133
        numargs = <optimized out>
        args_left = 19554374
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {140737488344416, 5584123, 140737488344512, 5716316, 
          140737488344448, 24, 12099837, 16}
        fun = 11496917
        val = <optimized out>
        original_args = 19554374
        gcpro3 = <optimized out>
#28 0x0000000000552ef5 in Fprogn (body=8619584) at eval.c:468
        val = 3
#29 0x000000000055328c in funcall_lambda (fun=19554342, nargs=nargs@entry=1, 
    arg_vector=arg_vector@entry=0x7fffffffd6c8) at eval.c:3042
        val = <optimized out>
        syms_left = 12112050
        lexenv = 12112050
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#30 0x00000000005534fb in Ffuncall (nargs=nargs@entry=2, 
    args=args@entry=0x7fffffffd6c0) at eval.c:2876
        fun = <optimized out>
        original_fun = 13072386
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#31 0x000000000054fad0 in Fcall_interactively (function=<optimized out>, 
    record_flag=<optimized out>, keys=<optimized out>) at callint.c:836
        val = <optimized out>
        args = <optimized out>
        visargs = 0x7fffffffd6a0
        specs = <optimized out>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 12112050
        enable = <optimized out>
        next_event = <optimized out>
        prefix_arg = <optimized out>
        string = <optimized out>
        tem = <optimized out>
        varies = 0x7fffffffd680 ""
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = <optimized out>
        gcpro3 = <optimized out>
        gcpro4 = <optimized out>
        key_count = <optimized out>
        record_then_fail = <optimized out>
        save_this_command = <optimized out>
        save_last_command = <optimized out>
        save_this_original_command = <optimized out>
        save_real_this_command = <optimized out>
#32 0x00000000005536c8 in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at eval.c:2822
        fun = 11495093
        original_fun = 12250482
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffd8d0
        i = <optimized out>
#33 0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=4100, nargs=140737488345280, args=0x4) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaa47de <pure+2539934> "\006\006\071\203\233", 
          byte_string = 9536745, 
          byte_string_start = 0xaa476a <pure+2539818> "\306\020\211?\205\f", 
          next = 0x7fffffffdac0
        }
        result = 3
        type = (unknown: 4294957248)
#34 0x0000000000553227 in funcall_lambda (fun=140737488345792, 
    nargs=nargs@entry=2, arg_vector=0x9184e9 <pure+917161>, 
    arg_vector@entry=0x7fffffffda40) at eval.c:2983
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#35 0x00000000005534fb in Ffuncall (nargs=3, args=0x7fffffffda38) at eval.c:2876
        fun = <optimized out>
        original_fun = 12155906
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#36 0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=2052, nargs=140737488345648, args=0x3) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaa48c0 <pure+2540160> "\210)\211\205\233", 
          byte_string = 9536105, 
          byte_string_start = 0xaa4889 <pure+2540105> "\211\204\v", 
          next = 0x7fffffffde80
        }
        result = 3
        type = (unknown: 4294957616)
#37 0x0000000000553227 in funcall_lambda (fun=140737488346752, 
    nargs=nargs@entry=2, arg_vector=0x918269 <pure+916521>, 
    arg_vector@entry=0x7fffffffdba8) at eval.c:2983
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#38 0x00000000005534fb in Ffuncall (nargs=nargs@entry=3, 
    args=args@entry=0x7fffffffdba0) at eval.c:2876
        fun = <optimized out>
        original_fun = 12425970
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#39 0x000000000055491c in Fapply (nargs=nargs@entry=2, 
    args=args@entry=0x7fffffffdc50) at eval.c:2354
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 12112050
        funcall_args = 0x7fffffffdba0
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 3
        }
        sa_must_free = false
#40 0x0000000000554b50 in apply1 (fn=fn@entry=12425970, arg=arg@entry=26234406)
    at eval.c:2588
        args = {12425970, 26234406}
        gcpro1 = {
          next = <optimized out>, 
          var = 0x7fffffffdc50, 
          nvars = 2
        }
#41 0x000000000054f693 in Fcall_interactively (function=12425970, 
    record_flag=12112050, keys=12147037) at callint.c:378
        input = <optimized out>
        funval = <optimized out>
        events = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        specs = 26234406
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 12112050
        enable = <optimized out>
        next_event = <optimized out>
        prefix_arg = 12112050
        string = 0x0
        tem = <optimized out>
        varies = <optimized out>
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = false
        gcpro3 = <optimized out>
        gcpro4 = <optimized out>
        key_count = 1
        record_then_fail = false
        save_this_command = 12425970
        save_last_command = 13072434
        save_this_original_command = 12425970
        save_real_this_command = 12425970
#42 0x00000000005536c8 in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at eval.c:2822
        fun = 11495093
        original_fun = 12250482
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffde20
        i = <optimized out>
#43 0x00000000005878e5 in exec_byte_code (bytestr=3, vector=2866666, maxdepth=182, 
    args_template=4100, nargs=140737488346640, args=0x4) at bytecode.c:916
        targets = {0x58797c <exec_byte_code+988>, 0x58813f <exec_byte_code+2975>, 
          0x588144 <exec_byte_code+2980>, 0x588149 <exec_byte_code+2985>, 
          0x587772 <exec_byte_code+466>, 0x587778 <exec_byte_code+472>, 
          0x588919 <exec_byte_code+4985>, 0x588956 <exec_byte_code+5046>, 
          0x5889d8 <exec_byte_code+5176>, 0x5889dd <exec_byte_code+5181>, 
          0x5889a7 <exec_byte_code+5127>, 0x5889ac <exec_byte_code+5132>, 
          0x5877a9 <exec_byte_code+521>, 0x5877b0 <exec_byte_code+528>, 
          0x587e17 <exec_byte_code+2167>, 0x5889b1 <exec_byte_code+5137>, 
          0x587f83 <exec_byte_code+2531>, 0x587f88 <exec_byte_code+2536>, 
          0x588005 <exec_byte_code+2661>, 0x58800a <exec_byte_code+2666>, 
          0x587815 <exec_byte_code+629>, 0x587818 <exec_byte_code+632>, 
          0x587fb4 <exec_byte_code+2580>, 0x587f8d <exec_byte_code+2541>, 
          0x588036 <exec_byte_code+2710>, 0x58803b <exec_byte_code+2715>, 
          0x588040 <exec_byte_code+2720>, 0x588045 <exec_byte_code+2725>, 
          0x587881 <exec_byte_code+737>, 0x587888 <exec_byte_code+744>, 
          0x587ff0 <exec_byte_code+2640>, 0x58800f <exec_byte_code+2671>, 
          0x588091 <exec_byte_code+2801>, 0x588096 <exec_byte_code+2806>, 
          0x58809b <exec_byte_code+2811>, 0x5880a5 <exec_byte_code+2821>, 
          0x5878c3 <exec_byte_code+803>, 0x5878c8 <exec_byte_code+808>, 
          0x588055 <exec_byte_code+2741>, 0x58806a <exec_byte_code+2762>, 
          0x5879f2 <exec_byte_code+1106>, 0x5879f7 <exec_byte_code+1111>, 
          0x5879fc <exec_byte_code+1116>, 0x5880ca <exec_byte_code+2858>, 
          0x587905 <exec_byte_code+869>, 0x587908 <exec_byte_code+872>, 
          0x5880b5 <exec_byte_code+2837>, 0x5879cb <exec_byte_code+1067>, 
          0x58881e <exec_byte_code+4734>, 0x588813 <exec_byte_code+4723>, 
          0x58871f <exec_byte_code+4479>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588b3e <exec_byte_code+5534>, 0x588bcc <exec_byte_code+5676>, 
          0x588c03 <exec_byte_code+5731>, 0x588c3a <exec_byte_code+5786>, 
          0x588c71 <exec_byte_code+5841>, 0x587eda <exec_byte_code+2362>, 
          0x587f14 <exec_byte_code+2420>, 0x588cb2 <exec_byte_code+5906>, 
          0x587e9f <exec_byte_code+2303>, 0x587f48 <exec_byte_code+2472>, 
          0x588ce4 <exec_byte_code+5956>, 0x588d18 <exec_byte_code+6008>, 
          0x588d40 <exec_byte_code+6048>, 0x588d74 <exec_byte_code+6100>, 
          0x588da9 <exec_byte_code+6153>, 0x588e20 <exec_byte_code+6272>, 
          0x588e48 <exec_byte_code+6312>, 0x588e7c <exec_byte_code+6364>, 
          0x588eb4 <exec_byte_code+6420>, 0x588edc <exec_byte_code+6460>, 
          0x588f04 <exec_byte_code+6500>, 0x588f38 <exec_byte_code+6552>, 
          0x588f6c <exec_byte_code+6604>, 0x588fa0 <exec_byte_code+6656>, 
          0x588fd8 <exec_byte_code+6712>, 0x58900d <exec_byte_code+6765>, 
          0x589042 <exec_byte_code+6818>, 0x5890b9 <exec_byte_code+6937>, 
          0x5890f2 <exec_byte_code+6994>, 0x58912b <exec_byte_code+7051>, 
          0x589244 <exec_byte_code+7332>, 0x5891d2 <exec_byte_code+7218>, 
          0x58920b <exec_byte_code+7275>, 0x58927d <exec_byte_code+7389>, 
          0x5892b6 <exec_byte_code+7446>, 0x5892eb <exec_byte_code+7499>, 
          0x58931d <exec_byte_code+7549>, 0x589352 <exec_byte_code+7602>, 
          0x589387 <exec_byte_code+7655>, 0x5893bc <exec_byte_code+7708>, 
          0x58945a <exec_byte_code+7866>, 0x58794d <exec_byte_code+941>, 
          0x589490 <exec_byte_code+7920>, 0x5894b8 <exec_byte_code+7960>, 
          0x589527 <exec_byte_code+8071>, 0x58955d <exec_byte_code+8125>, 
          0x589593 <exec_byte_code+8179>, 0x5895bb <exec_byte_code+8219>, 
          0x5895e5 <exec_byte_code+8261>, 0x58960f <exec_byte_code+8303>, 
          0x58963c <exec_byte_code+8348>, 0x58797c <exec_byte_code+988>, 
          0x58966b <exec_byte_code+8395>, 0x589698 <exec_byte_code+8440>, 
          0x5896c5 <exec_byte_code+8485>, 0x5896f2 <exec_byte_code+8530>, 
          0x58971f <exec_byte_code+8575>, 0x58974c <exec_byte_code+8620>, 
          0x58794d <exec_byte_code+941>, 0x58797c <exec_byte_code+988>, 
          0x589774 <exec_byte_code+8660>, 0x5897b3 <exec_byte_code+8723>, 
          0x5897db <exec_byte_code+8763>, 0x589803 <exec_byte_code+8803>, 
          0x589837 <exec_byte_code+8855>, 0x58986b <exec_byte_code+8907>, 
          0x5882f2 <exec_byte_code+3410>, 0x5883c8 <exec_byte_code+3624>, 
          0x589a74 <exec_byte_code+9428>, 0x589aa8 <exec_byte_code+9480>, 
          0x5883fc <exec_byte_code+3676>, 0x588429 <exec_byte_code+3721>, 
          0x58797c <exec_byte_code+988>, 0x58866b <exec_byte_code+4299>, 
          0x587a05 <exec_byte_code+1125>, 0x587e2c <exec_byte_code+2188>, 
          0x587c71 <exec_byte_code+1745>, 0x587b13 <exec_byte_code+1395>, 
          0x587d73 <exec_byte_code+2003>, 0x5885f7 <exec_byte_code+4183>, 
          0x58864a <exec_byte_code+4266>, 0x587fc9 <exec_byte_code+2601>, 
          0x58853c <exec_byte_code+3996>, 0x5884de <exec_byte_code+3902>, 
          0x5886b7 <exec_byte_code+4375>, 0x5886e6 <exec_byte_code+4422>, 
          0x58884d <exec_byte_code+4781>, 0x588899 <exec_byte_code+4857>, 
          0x5888d1 <exec_byte_code+4913>, 0x588ae8 <exec_byte_code+5448>, 
          0x5884b1 <exec_byte_code+3857>, 0x588451 <exec_byte_code+3761>, 
          0x588489 <exec_byte_code+3817>, 0x589893 <exec_byte_code+8947>, 
          0x5898bb <exec_byte_code+8987>, 0x5898e3 <exec_byte_code+9027>, 
          0x58990b <exec_byte_code+9067>, 0x58993f <exec_byte_code+9119>, 
          0x589973 <exec_byte_code+9171>, 0x5899a7 <exec_byte_code+9223>, 
          0x5899db <exec_byte_code+9275>, 0x588155 <exec_byte_code+2997>, 
          0x588189 <exec_byte_code+3049>, 0x5881bd <exec_byte_code+3101>, 
          0x5881e5 <exec_byte_code+3141>, 0x588219 <exec_byte_code+3193>, 
          0x58824d <exec_byte_code+3245>, 0x588285 <exec_byte_code+3301>, 
          0x5882bd <exec_byte_code+3357>, 0x5893f1 <exec_byte_code+7761>, 
          0x589426 <exec_byte_code+7814>, 0x5880cf <exec_byte_code+2863>, 
          0x58810d <exec_byte_code+2925>, 0x58797c <exec_byte_code+988>, 
          0x587a99 <exec_byte_code+1273>, 0x587d18 <exec_byte_code+1912>, 
          0x587b83 <exec_byte_code+1507>, 0x587c0e <exec_byte_code+1646>, 
          0x58856b <exec_byte_code+4043>, 0x588dde <exec_byte_code+6206>, 
          0x589077 <exec_byte_code+6871>, 0x5894e5 <exec_byte_code+8005>, 
          0x5889e2 <exec_byte_code+5186>, 0x588a1f <exec_byte_code+5247>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588a70 <exec_byte_code+5328>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x58797c <exec_byte_code+988>, 0x58797c <exec_byte_code+988>, 
          0x588ab8 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaa47de <pure+2539934> "\006\006\071\203\233", 
          byte_string = 9536745, 
          byte_string_start = 0xaa476a <pure+2539818> "\306\020\211?\205\f", 
          next = 0x0
        }
        result = 3
        type = (unknown: 4294958608)
#44 0x0000000000553227 in funcall_lambda (fun=0, nargs=nargs@entry=1, 
    arg_vector=0x9184e9 <pure+917161>, arg_vector@entry=0x7fffffffdf68)
    at eval.c:2983
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#45 0x00000000005534fb in Ffuncall (nargs=nargs@entry=2, 
    args=args@entry=0x7fffffffdf60) at eval.c:2876
        fun = <optimized out>
        original_fun = 12155906
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#46 0x000000000055382a in call1 (fn=<optimized out>, arg1=<optimized out>)
    at eval.c:2614
        ret_ungc_val = 3
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 2
        }
        args = {12155906, 12425970}
#47 0x00000000004f064d in command_loop_1 () at keyboard.c:1559
        cmd = <optimized out>
        keybuf = {536871392, 24, 16305746, 4000, 140737488347904, 
          4503751715275271680, 140737488347312, 140737488347248, 12112050, 
          12112050, 140737488347904, 0, 19398278, 5591396, 12159506, 19398278, 
          8619617, 12112050, 19398278, 5141162, 140737488347248, 19398278, 
          12112050, 5141468, 12111872, 5511098, 12237138, 64, 15447718, 5579795}
        i = <optimized out>
        prev_modiff = 36
        prev_buffer = 0xdcfc70
#48 0x0000000000551b3e in internal_condition_case (
    bfun=bfun@entry=0x4f02c0 <command_loop_1>, handlers=<optimized out>, 
    hfun=hfun@entry=0x4e72d0 <cmd_error>) at eval.c:1354
        val = <optimized out>
        c = <optimized out>
#49 0x00000000004e2a3e in command_loop_2 (ignore=ignore@entry=12112050)
    at keyboard.c:1177
        val = 3
#50 0x0000000000551a4b in internal_catch (tag=12159554, 
    func=func@entry=0x4e2a20 <command_loop_2>, arg=12112050) at eval.c:1118
        val = <optimized out>
        c = <optimized out>
#51 0x00000000004e6ef7 in command_loop () at keyboard.c:1156
No locals.
#52 recursive_edit_1 () at keyboard.c:777
        val = 20343168
#53 0x00000000004e720d in Frecursive_edit () at keyboard.c:848
        buffer = <optimized out>
#54 0x00000000004157d5 in main (argc=<optimized out>, argv=0x7fffffffe308)
    at emacs.c:1646
        dummy = 140737215884528
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = 0
        rlim = {
          rlim_cur = 8720000, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x13501c0 ""
        original_pwd = <optimized out>

Lisp Backtrace:
"Automatic GC" (0xb73088)
"apply" (0xffffc740)
"face-spec-reset-face" (0xffffc990)
"face-spec-recalc" (0xffffcb40)
"byte-code" (0xffffcc30)
"face-set-after-frame-default" (0xffffcf20)
"x-create-frame-with-faces" (0xffffd0d0)
"make-frame" (0xffffd200)
"let*" (0xffffd3f8)
"setq" (0xffffd4e8)
"stupider-speed-read" (0xffffd6c8)
"call-interactively" (0xffffd8d0)
"command-execute" (0xffffda40)
"execute-extended-command" (0xffffdba8)
"call-interactively" (0xffffde20)
"command-execute" (0xffffdf68)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: backtrace.6069 --]
[-- Type: text/x-asm; name=backtrace.6069, Size: 122860 bytes --]

#0  XCAR (c=3255377271362580334) at lisp.h:1052
No locals.
#1  compact_undo_list (list=3255377271362580334) at alloc.c:5506
        tail = 3255377271362580334
        prev = 0x7fffffffb678
#2  garbage_collect_1 (end=0x7fffffffb668) at alloc.c:5675
        nextb = 0x194b800
        i = <optimized out>
        retval = <optimized out>
        stack_top_variable = 0 '\000'
        message_p = false
        tot_before = 0
#3  Fgarbage_collect () at alloc.c:5896
        end = 0x7fffffffb668
#4  0x0000000000558ee2 in maybe_gc () at lisp.h:4547
No locals.
#5  Ffuncall (nargs=2, args=0x7fffffffb7f8) at eval.c:2759
        fun = <optimized out>
        original_fun = <optimized out>
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#6  0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=0, args=0x2) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaece99 <pure+2807513> "\020\t\204\f", 
          byte_string = 9158153, 
          byte_string_start = 0xaece96 <pure+2807510> "\306\b!\020\t\204\f", 
          next = 0x7fffffffbcb0
        }
        result = 3255377271362580334
        type = CATCHER
#7  0x0000000000558b9f in funcall_lambda (fun=9158077, nargs=nargs@entry=32, 
    arg_vector=arg_vector@entry=0x7fffffffb9b8) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#8  0x0000000000558f0b in Ffuncall (nargs=nargs@entry=33, 
    args=args@entry=0x7fffffffb9b0) at eval.c:2869
        fun = <optimized out>
        original_fun = 16607266
        numargs = 32
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#9  0x000000000055a32c in Fapply (nargs=<optimized out>, args=0x7fffffffbbc0)
    at eval.c:2347
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 12341426
        funcall_args = 0x7fffffffb9b0
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 33
        }
        sa_must_free = false
#10 0x0000000000558fea in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at eval.c:2789
        fun = 11658245
        original_fun = 12468210
        numargs = 4
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#11 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=140737488337872, args=0x5) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaebc2e <pure+2802798> "\207", 
          byte_string = 9174601, 
          byte_string_start = 0xaebbe1 <pure+2802721> "\303\304\b\t\b\305=\203E", 
          next = 0x7fffffffbe60
        }
        result = 3255377271362580334
        type = (unknown: 4294949840)
#12 0x0000000000558b9f in funcall_lambda (fun=9174557, nargs=nargs@entry=2, 
    arg_vector=arg_vector@entry=0x7fffffffbe10) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#13 0x0000000000558f0b in Ffuncall (nargs=3, args=0x7fffffffbe08) at eval.c:2869
        fun = <optimized out>
        original_fun = 16320146
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#14 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=140737488338432, args=0x3) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaebaa4 <pure+2802404> "\210\b\310N\311ʉ\032\033\034\211\035\203V", 
          byte_string = 9175857, 
          byte_string_start = 0xaeba92 <pure+2802386> "\b\306N\203\016", 
          next = 0x7fffffffc000
        }
        result = 3255377271362580334
        type = (unknown: 4294950400)
#15 0x0000000000558b9f in funcall_lambda (fun=9175813, nargs=nargs@entry=2, 
    arg_vector=arg_vector@entry=0x7fffffffbfc0) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#16 0x0000000000558f0b in Ffuncall (nargs=3, args=0x7fffffffbfb8) at eval.c:2869
        fun = <optimized out>
        original_fun = 15816450
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#17 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=0, args=0x3) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaeb2d0 <pure+2800400> "\210\303\b\t\"\207", 
          byte_string = 9182361, 
          byte_string_start = 0xaeb2cc <pure+2800396> "\302\b\t\"\210\303\b\t\"\207", 
          next = 0x7fffffffc240
        }
        result = 3255377271362580334
        type = CATCHER
#18 0x00000000005585d7 in eval_sub (form=form@entry=9182334) at eval.c:2184
        numargs = <optimized out>
        args_left = <optimized out>
        i = <optimized out>
        maxargs = 3
        argvals = {9182361, 9182413, 12, 5497082, 26901504, 2, 1008, 
          140737488339416}
        fun = 11667949
        val = <optimized out>
        original_args = 9182350
        gcpro3 = {
          next = <optimized out>, 
          var = 0x7fffffffc0b0, 
          nvars = <optimized out>
        }
#19 0x000000000055b879 in internal_lisp_condition_case (var=<optimized out>, 
    bodyform=9182334, handlers=<optimized out>) at eval.c:1316
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x1394ea0
        clausenb = <optimized out>
#20 0x000000000058e92d in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=140737488339416, args=0x8f) at bytecode.c:1164
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaeb2e8 <pure+2800424> "\210\tA\211\021\204\n", 
          byte_string = 9182169, 
          byte_string_start = 0xaeb2d7 <pure+2800407> "\306 \237\307\030\211\031\203\031", 
          next = 0x7fffffffc3f0
        }
        result = 3255377271362580334
        type = (unknown: 4294951384)
#21 0x0000000000558b9f in funcall_lambda (fun=9182109, nargs=nargs@entry=2, 
    arg_vector=arg_vector@entry=0x7fffffffc3a0) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#22 0x0000000000558f0b in Ffuncall (nargs=3, args=0x7fffffffc398) at eval.c:2869
        fun = <optimized out>
        original_fun = 12521282
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#23 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=140737488339856, args=0x3) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaeb391 <pure+2800593> "\210\n\204W", 
          byte_string = 9181521, 
          byte_string_start = 0xaeb346 <pure+2800518> "\306\b!\020\307\b!\031\310\b\236\032\311\033ʉ\034\035\v\312\036\026\211\036\027\203\060", 
          next = 0x7fffffffc5a0
        }
        result = 3255377271362580334
        type = (unknown: 4294951824)
#24 0x0000000000558b9f in funcall_lambda (fun=9181461, nargs=nargs@entry=1, 
    arg_vector=arg_vector@entry=0x7fffffffc550) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#25 0x0000000000558f0b in Ffuncall (nargs=2, args=0x7fffffffc548) at eval.c:2869
        fun = <optimized out>
        original_fun = 16568370
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#26 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=140737488340288, args=0x2) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xaaaffe <pure+2537534> "\026\034\324\016\034!\210\016#\311\036$\211\036!\203\034\001\016!@\211\026$\b\236\204\023\001\325\016\032\016$\"\211\036%\203\022\001\326\016\034\016$\016%#\210)\016!A\211\026!\204", <incomplete sequence \362>, 
          byte_string = 9830265, 
          byte_string_start = 0xaaaf1e <pure+2537310> "\301\b\236A\031\306\b\236\203\061", 
          next = 0x7fffffffce80
        }
        result = 3255377271362580334
        type = (unknown: 4294952256)
#27 0x0000000000558b9f in funcall_lambda (fun=fun@entry=9830213, 
    nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffc680) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#28 0x0000000000558074 in apply_lambda (fun=9830213, args=<optimized out>)
    at eval.c:2917
        args_left = 12341426
        i = <optimized out>
        arg_vector = <optimized out>
        gcpro1 = <optimized out>
        tem = <optimized out>
        sa_must_free = <optimized out>
#29 0x00000000005583fe in eval_sub (form=<optimized out>) at eval.c:2253
        fun = <optimized out>
        val = <optimized out>
        original_args = 19804806
        gcpro3 = <optimized out>
#30 0x0000000000558905 in Fprogn (body=3255377271362580334) at eval.c:461
        val = 3255377271362580334
#31 0x000000000055b22e in FletX (args=19804774) at eval.c:899
        varlist = 12341426
        var = <optimized out>
        val = <optimized out>
        lexenv = 12341426
#32 0x00000000005586eb in eval_sub (form=<optimized out>) at eval.c:2126
        numargs = <optimized out>
        args_left = 19804774
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {14169505, 26261505, 12341426, 140737488341168, 12341426, 
          5603444, 140737488341280, 5603253}
        fun = 11658869
        val = <optimized out>
        original_args = 19804774
        gcpro3 = <optimized out>
#33 0x000000000055adec in Fsetq (args=<optimized out>) at eval.c:538
        args_left = 19804582
        val = <optimized out>
        lex_binding = 3255377271362580334
        val = <optimized out>
#34 0x00000000005586eb in eval_sub (form=<optimized out>) at eval.c:2126
        numargs = <optimized out>
        args_left = 19804582
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {18282928, 4671426, 29, 29, 12341426, 9536064, 11335316, 16}
        fun = 11659301
        val = <optimized out>
        original_args = 19804582
        gcpro3 = <optimized out>
#35 0x0000000000558905 in Fprogn (body=3255377271362580334) at eval.c:461
        val = 3255377271362580334
#36 0x0000000000558c9c in funcall_lambda (fun=19804550, nargs=nargs@entry=1, 
    arg_vector=arg_vector@entry=0x7fffffffcbf0) at eval.c:3035
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#37 0x0000000000558f0b in Ffuncall (nargs=nargs@entry=2, 
    args=args@entry=0x7fffffffcbe8) at eval.c:2869
        fun = <optimized out>
        original_fun = 26024610
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#38 0x00000000005549da in Ffuncall_interactively (nargs=2, args=0x7fffffffcbe8)
    at callint.c:270
No locals.
#39 0x0000000000558fea in Ffuncall (nargs=nargs@entry=3, 
    args=args@entry=0x7fffffffcbe0) at eval.c:2789
        fun = 11657477
        original_fun = 12480434
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#40 0x00000000005554d1 in Fcall_interactively (function=<optimized out>, 
    record_flag=<optimized out>, keys=<optimized out>) at callint.c:872
        val = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        specs = <optimized out>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 12341426
        enable = <optimized out>
        next_event = <optimized out>
        prefix_arg = <optimized out>
        string = <optimized out>
        tem = <optimized out>
        varies = 0x7fffffffcb90 ""
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = <optimized out>
        gcpro3 = <optimized out>
        gcpro4 = <optimized out>
        key_count = <optimized out>
        record_then_fail = <optimized out>
        save_this_command = <optimized out>
        save_last_command = <optimized out>
        save_this_original_command = <optimized out>
        save_real_this_command = <optimized out>
#41 0x00000000005590d8 in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at eval.c:2815
        fun = 11657429
        original_fun = 12480946
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffce20
        i = <optimized out>
#42 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=4100, 
    nargs=140737488342544, args=0x4) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xacbacb <pure+2671371> "\006\006\071\203\233", 
          byte_string = 9570425, 
          byte_string_start = 0xacba57 <pure+2671255> "\306\020\211?\205\f", 
          next = 0x7fffffffd010
        }
        result = 3255377271362580334
        type = (unknown: 4294954512)
#43 0x0000000000558c37 in funcall_lambda (fun=140737488343056, 
    nargs=nargs@entry=2, arg_vector=0x920879 <pure+921785>, 
    arg_vector@entry=0x7fffffffcf90) at eval.c:2976
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#44 0x0000000000558f0b in Ffuncall (nargs=3, args=0x7fffffffcf88) at eval.c:2869
        fun = <optimized out>
        original_fun = 12385746
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#45 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=2052, 
    nargs=140737488342912, args=0x3) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xacbbad <pure+2671597> "\210)\211\205\233", 
          byte_string = 9569793, 
          byte_string_start = 0xacbb76 <pure+2671542> "\211\204\v", 
          next = 0x7fffffffd450
        }
        result = 3255377271362580334
        type = (unknown: 4294954880)
#46 0x0000000000558c37 in funcall_lambda (fun=140737488344144, 
    nargs=nargs@entry=2, arg_vector=0x920601 <pure+921153>, 
    arg_vector@entry=0x7fffffffd190) at eval.c:2976
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#47 0x0000000000558f0b in Ffuncall (nargs=nargs@entry=3, 
    args=args@entry=0x7fffffffd188) at eval.c:2869
        fun = <optimized out>
        original_fun = 12660850
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#48 0x00000000005549da in Ffuncall_interactively (nargs=3, args=0x7fffffffd188)
    at callint.c:270
No locals.
#49 0x0000000000558fea in Ffuncall (nargs=nargs@entry=4, 
    args=args@entry=0x7fffffffd180) at eval.c:2789
        fun = 11657477
        original_fun = 12480434
        numargs = 3
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#50 0x000000000055a32c in Fapply (nargs=nargs@entry=3, 
    args=args@entry=0x7fffffffd2e0) at eval.c:2347
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 12341426
        funcall_args = 0x7fffffffd180
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 4
        }
        sa_must_free = false
#51 0x0000000000555036 in Fcall_interactively (function=12660850, 
    record_flag=12341426, keys=12376213) at callint.c:419
        args = {12480434, 12660850, 26480262}
        input = <optimized out>
        funval = <optimized out>
        events = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        specs = 26480262
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 12341426
        enable = <optimized out>
        next_event = <optimized out>
        prefix_arg = 12341426
        string = 0x0
        tem = <optimized out>
        varies = <optimized out>
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = false
        gcpro3 = <optimized out>
        gcpro4 = <optimized out>
        key_count = 1
        record_then_fail = false
        save_this_command = 12660850
        save_last_command = 26024658
        save_this_original_command = 12660850
        save_real_this_command = 12660850
#52 0x00000000005590d8 in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at eval.c:2815
        fun = 11657429
        original_fun = 12480946
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffd3f0
        i = <optimized out>
#53 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=4100, 
    nargs=140737488344032, args=0x4) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xacbacb <pure+2671371> "\006\006\071\203\233", 
          byte_string = 9570425, 
          byte_string_start = 0xacba57 <pure+2671255> "\306\020\211?\205\f", 
          next = 0x7fffffffd810
        }
        result = 3255377271362580334
        type = (unknown: 4294956000)
#54 0x0000000000558c37 in funcall_lambda (fun=140737488345104, 
    nargs=nargs@entry=1, arg_vector=0x920879 <pure+921785>, 
    arg_vector@entry=0x7fffffffd538) at eval.c:2976
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#55 0x0000000000558f0b in Ffuncall (nargs=nargs@entry=2, 
    args=args@entry=0x7fffffffd530) at eval.c:2869
        fun = <optimized out>
        original_fun = 12385746
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#56 0x000000000055923a in call1 (fn=<optimized out>, arg1=<optimized out>)
    at eval.c:2607
        ret_ungc_val = 3255377271362580334
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 2
        }
        args = {12385746, 12660850}
#57 0x00000000004f46ad in command_loop_1 () at keyboard.c:1545
        cmd = <optimized out>
        keybuf = {536871392, 12341426, 26160242, 12341426, 0, 5606303, 12341426, 
          140737488344736, 0, 19278493, 20563296, 20562656, 12341426, 19278488, 
          140737488344704, 0, 140737488344736, 26160242, 4611686018427387904, 
          5607179, 4109504, 140737488344816, 1, 608, 15391072, 
          8946909892228799232, 1, 1, 26160242, 1}
        i = <optimized out>
        prev_modiff = 42
        prev_buffer = 0xead960
#58 0x00000000004f75c3 in Fexecute_kbd_macro (macro=<optimized out>, 
    count=<optimized out>, loopfunc=26160242) at macros.c:337
        final = 18961077
        tem = <optimized out>
        repeat = <optimized out>
        success_count = 0
#59 0x00000000004f7921 in Fcall_last_kbd_macro (prefix=<optimized out>, 
    loopfunc=<optimized out>) at macros.c:262
No locals.
#60 0x00000000005590e8 in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at eval.c:2811
        fun = 8620781
        original_fun = 12505970
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffd780
        i = <optimized out>
#61 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=140737488344944, args=0x3) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0x18da4e3 "\210)\f:\203\065", 
          byte_string = 26191665, 
          byte_string_start = 0x18da4b8 "\b\204\f", 
          next = 0x7fffffffd9b0
        }
        result = 3255377271362580334
        type = (unknown: 4294956912)
#62 0x0000000000558b9f in funcall_lambda (fun=19290749, nargs=nargs@entry=2, 
    arg_vector=arg_vector@entry=0x7fffffffd970) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#63 0x0000000000558f0b in Ffuncall (nargs=3, args=0x7fffffffd968) at eval.c:2869
        fun = <optimized out>
        original_fun = 16581074
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#64 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=12341426, 
    nargs=140737488345440, args=0x3) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0x18da6cc "\207", 
          byte_string = 26194529, 
          byte_string_start = 0x18da6c0 "\b\203\b", 
          next = 0x7fffffffde60
        }
        result = 3255377271362580334
        type = (unknown: 4294957408)
#65 0x0000000000558b9f in funcall_lambda (fun=19294421, nargs=nargs@entry=1, 
    arg_vector=arg_vector@entry=0x7fffffffdc00) at eval.c:3042
        val = <optimized out>
        syms_left = 12341426
        lexenv = 12341426
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#66 0x0000000000558f0b in Ffuncall (nargs=nargs@entry=2, 
    args=args@entry=0x7fffffffdbf8) at eval.c:2869
        fun = <optimized out>
        original_fun = 16580738
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#67 0x00000000005549da in Ffuncall_interactively (nargs=2, args=0x7fffffffdbf8)
    at callint.c:270
No locals.
#68 0x0000000000558fea in Ffuncall (nargs=nargs@entry=3, 
    args=args@entry=0x7fffffffdbf0) at eval.c:2789
        fun = 11657477
        original_fun = 12480434
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#69 0x00000000005554d1 in Fcall_interactively (function=<optimized out>, 
    record_flag=<optimized out>, keys=<optimized out>) at callint.c:872
        val = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        specs = <optimized out>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 12341426
        enable = <optimized out>
        next_event = <optimized out>
        prefix_arg = <optimized out>
        string = <optimized out>
        tem = <optimized out>
        varies = 0x7fffffffdba0 ""
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = <optimized out>
        gcpro3 = <optimized out>
        gcpro4 = <optimized out>
        key_count = <optimized out>
        record_then_fail = <optimized out>
        save_this_command = <optimized out>
        save_last_command = <optimized out>
        save_this_original_command = <optimized out>
        save_real_this_command = <optimized out>
#70 0x00000000005590d8 in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at eval.c:2815
        fun = 11657429
        original_fun = 12480946
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffde00
        i = <optimized out>
#71 0x000000000058d965 in exec_byte_code (bytestr=3255377271362580334, 
    vector=140737488336504, maxdepth=3255377271362580328, args_template=4100, 
    nargs=140737488346608, args=0x4) at bytecode.c:918
        targets = {0x58d9fc <exec_byte_code+988>, 0x58e1bf <exec_byte_code+2975>, 
          0x58e1c4 <exec_byte_code+2980>, 0x58e1c9 <exec_byte_code+2985>, 
          0x58d7f2 <exec_byte_code+466>, 0x58d7f8 <exec_byte_code+472>, 
          0x58e999 <exec_byte_code+4985>, 0x58e9d6 <exec_byte_code+5046>, 
          0x58ea58 <exec_byte_code+5176>, 0x58ea5d <exec_byte_code+5181>, 
          0x58ea27 <exec_byte_code+5127>, 0x58ea2c <exec_byte_code+5132>, 
          0x58d829 <exec_byte_code+521>, 0x58d830 <exec_byte_code+528>, 
          0x58de97 <exec_byte_code+2167>, 0x58ea31 <exec_byte_code+5137>, 
          0x58e003 <exec_byte_code+2531>, 0x58e008 <exec_byte_code+2536>, 
          0x58e085 <exec_byte_code+2661>, 0x58e08a <exec_byte_code+2666>, 
          0x58d895 <exec_byte_code+629>, 0x58d898 <exec_byte_code+632>, 
          0x58e034 <exec_byte_code+2580>, 0x58e00d <exec_byte_code+2541>, 
          0x58e0b6 <exec_byte_code+2710>, 0x58e0bb <exec_byte_code+2715>, 
          0x58e0c0 <exec_byte_code+2720>, 0x58e0c5 <exec_byte_code+2725>, 
          0x58d901 <exec_byte_code+737>, 0x58d908 <exec_byte_code+744>, 
          0x58e070 <exec_byte_code+2640>, 0x58e08f <exec_byte_code+2671>, 
          0x58e111 <exec_byte_code+2801>, 0x58e116 <exec_byte_code+2806>, 
          0x58e11b <exec_byte_code+2811>, 0x58e125 <exec_byte_code+2821>, 
          0x58d943 <exec_byte_code+803>, 0x58d948 <exec_byte_code+808>, 
          0x58e0d5 <exec_byte_code+2741>, 0x58e0ea <exec_byte_code+2762>, 
          0x58da72 <exec_byte_code+1106>, 0x58da77 <exec_byte_code+1111>, 
          0x58da7c <exec_byte_code+1116>, 0x58e14a <exec_byte_code+2858>, 
          0x58d985 <exec_byte_code+869>, 0x58d988 <exec_byte_code+872>, 
          0x58e135 <exec_byte_code+2837>, 0x58da4b <exec_byte_code+1067>, 
          0x58e89e <exec_byte_code+4734>, 0x58e893 <exec_byte_code+4723>, 
          0x58e79f <exec_byte_code+4479>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58ebbe <exec_byte_code+5534>, 0x58ec4c <exec_byte_code+5676>, 
          0x58ec83 <exec_byte_code+5731>, 0x58ecba <exec_byte_code+5786>, 
          0x58ecf1 <exec_byte_code+5841>, 0x58df5a <exec_byte_code+2362>, 
          0x58df94 <exec_byte_code+2420>, 0x58ed32 <exec_byte_code+5906>, 
          0x58df1f <exec_byte_code+2303>, 0x58dfc8 <exec_byte_code+2472>, 
          0x58ed64 <exec_byte_code+5956>, 0x58ed98 <exec_byte_code+6008>, 
          0x58edc0 <exec_byte_code+6048>, 0x58edf4 <exec_byte_code+6100>, 
          0x58ee29 <exec_byte_code+6153>, 0x58eea0 <exec_byte_code+6272>, 
          0x58eec8 <exec_byte_code+6312>, 0x58eefc <exec_byte_code+6364>, 
          0x58ef34 <exec_byte_code+6420>, 0x58ef5c <exec_byte_code+6460>, 
          0x58ef84 <exec_byte_code+6500>, 0x58efb8 <exec_byte_code+6552>, 
          0x58efec <exec_byte_code+6604>, 0x58f020 <exec_byte_code+6656>, 
          0x58f058 <exec_byte_code+6712>, 0x58f08d <exec_byte_code+6765>, 
          0x58f0c2 <exec_byte_code+6818>, 0x58f139 <exec_byte_code+6937>, 
          0x58f172 <exec_byte_code+6994>, 0x58f1ab <exec_byte_code+7051>, 
          0x58f2c4 <exec_byte_code+7332>, 0x58f252 <exec_byte_code+7218>, 
          0x58f28b <exec_byte_code+7275>, 0x58f2fd <exec_byte_code+7389>, 
          0x58f336 <exec_byte_code+7446>, 0x58f36b <exec_byte_code+7499>, 
          0x58f39d <exec_byte_code+7549>, 0x58f3d2 <exec_byte_code+7602>, 
          0x58f407 <exec_byte_code+7655>, 0x58f43c <exec_byte_code+7708>, 
          0x58f4da <exec_byte_code+7866>, 0x58d9cd <exec_byte_code+941>, 
          0x58f510 <exec_byte_code+7920>, 0x58f538 <exec_byte_code+7960>, 
          0x58f5a7 <exec_byte_code+8071>, 0x58f5dd <exec_byte_code+8125>, 
          0x58f613 <exec_byte_code+8179>, 0x58f63b <exec_byte_code+8219>, 
          0x58f665 <exec_byte_code+8261>, 0x58f68f <exec_byte_code+8303>, 
          0x58f6bc <exec_byte_code+8348>, 0x58d9fc <exec_byte_code+988>, 
          0x58f6eb <exec_byte_code+8395>, 0x58f718 <exec_byte_code+8440>, 
          0x58f745 <exec_byte_code+8485>, 0x58f772 <exec_byte_code+8530>, 
          0x58f79f <exec_byte_code+8575>, 0x58f7cc <exec_byte_code+8620>, 
          0x58d9cd <exec_byte_code+941>, 0x58d9fc <exec_byte_code+988>, 
          0x58f7f4 <exec_byte_code+8660>, 0x58f833 <exec_byte_code+8723>, 
          0x58f85b <exec_byte_code+8763>, 0x58f883 <exec_byte_code+8803>, 
          0x58f8b7 <exec_byte_code+8855>, 0x58f8eb <exec_byte_code+8907>, 
          0x58e372 <exec_byte_code+3410>, 0x58e448 <exec_byte_code+3624>, 
          0x58faf4 <exec_byte_code+9428>, 0x58fb28 <exec_byte_code+9480>, 
          0x58e47c <exec_byte_code+3676>, 0x58e4a9 <exec_byte_code+3721>, 
          0x58d9fc <exec_byte_code+988>, 0x58e6eb <exec_byte_code+4299>, 
          0x58da85 <exec_byte_code+1125>, 0x58deac <exec_byte_code+2188>, 
          0x58dcf1 <exec_byte_code+1745>, 0x58db93 <exec_byte_code+1395>, 
          0x58ddf3 <exec_byte_code+2003>, 0x58e677 <exec_byte_code+4183>, 
          0x58e6ca <exec_byte_code+4266>, 0x58e049 <exec_byte_code+2601>, 
          0x58e5bc <exec_byte_code+3996>, 0x58e55e <exec_byte_code+3902>, 
          0x58e737 <exec_byte_code+4375>, 0x58e766 <exec_byte_code+4422>, 
          0x58e8cd <exec_byte_code+4781>, 0x58e919 <exec_byte_code+4857>, 
          0x58e951 <exec_byte_code+4913>, 0x58eb68 <exec_byte_code+5448>, 
          0x58e531 <exec_byte_code+3857>, 0x58e4d1 <exec_byte_code+3761>, 
          0x58e509 <exec_byte_code+3817>, 0x58f913 <exec_byte_code+8947>, 
          0x58f93b <exec_byte_code+8987>, 0x58f963 <exec_byte_code+9027>, 
          0x58f98b <exec_byte_code+9067>, 0x58f9bf <exec_byte_code+9119>, 
          0x58f9f3 <exec_byte_code+9171>, 0x58fa27 <exec_byte_code+9223>, 
          0x58fa5b <exec_byte_code+9275>, 0x58e1d5 <exec_byte_code+2997>, 
          0x58e209 <exec_byte_code+3049>, 0x58e23d <exec_byte_code+3101>, 
          0x58e265 <exec_byte_code+3141>, 0x58e299 <exec_byte_code+3193>, 
          0x58e2cd <exec_byte_code+3245>, 0x58e305 <exec_byte_code+3301>, 
          0x58e33d <exec_byte_code+3357>, 0x58f471 <exec_byte_code+7761>, 
          0x58f4a6 <exec_byte_code+7814>, 0x58e14f <exec_byte_code+2863>, 
          0x58e18d <exec_byte_code+2925>, 0x58d9fc <exec_byte_code+988>, 
          0x58db19 <exec_byte_code+1273>, 0x58dd98 <exec_byte_code+1912>, 
          0x58dc03 <exec_byte_code+1507>, 0x58dc8e <exec_byte_code+1646>, 
          0x58e5eb <exec_byte_code+4043>, 0x58ee5e <exec_byte_code+6206>, 
          0x58f0f7 <exec_byte_code+6871>, 0x58f565 <exec_byte_code+8005>, 
          0x58ea62 <exec_byte_code+5186>, 0x58ea9f <exec_byte_code+5247>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eaf0 <exec_byte_code+5328>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58d9fc <exec_byte_code+988>, 0x58d9fc <exec_byte_code+988>, 
          0x58eb38 <exec_byte_code+5400> <repeats 64 times>}
        stack = {
          pc = 0xacbacb <pure+2671371> "\006\006\071\203\233", 
          byte_string = 9570425, 
          byte_string_start = 0xacba57 <pure+2671255> "\306\020\211?\205\f", 
          next = 0x0
        }
        result = 3255377271362580334
        type = (unknown: 4294958576)
#72 0x0000000000558c37 in funcall_lambda (fun=0, nargs=nargs@entry=1, 
    arg_vector=0x920879 <pure+921785>, arg_vector@entry=0x7fffffffdf48)
    at eval.c:2976
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#73 0x0000000000558f0b in Ffuncall (nargs=nargs@entry=2, 
    args=args@entry=0x7fffffffdf40) at eval.c:2869
        fun = <optimized out>
        original_fun = 12385746
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#74 0x000000000055923a in call1 (fn=<optimized out>, arg1=<optimized out>)
    at eval.c:2607
        ret_ungc_val = 3255377271362580334
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 2
        }
        args = {12385746, 16580738}
#75 0x00000000004f46ad in command_loop_1 () at keyboard.c:1545
        cmd = <optimized out>
        keybuf = {96, 404, 16359650, 4000, 140737488347872, 8946909892228799232, 
          140737488347280, 140737488347216, 12480434, 12341426, 140737488347872, 
          0, 24721462, 5614436, 12389282, 24721462, 8648673, 12480434, 24721462, 
          5157370, 140737488347216, 24721462, 12341426, 5157676, 0, 5535642, 
          12466834, 64, 15679830, 5602851}
        i = <optimized out>
        prev_modiff = 42
        prev_buffer = 0xead960
#76 0x000000000055754e in internal_condition_case (
    bfun=bfun@entry=0x4f4320 <command_loop_1>, handlers=<optimized out>, 
    hfun=hfun@entry=0x4eb220 <cmd_error>) at eval.c:1347
        val = <optimized out>
        c = <optimized out>
#77 0x00000000004e69de in command_loop_2 (ignore=ignore@entry=12341426)
    at keyboard.c:1169
        val = 3255377271362580334
#78 0x000000000055745b in internal_catch (tag=12389330, 
    func=func@entry=0x4e69c0 <command_loop_2>, arg=12341426) at eval.c:1111
        val = <optimized out>
        c = <optimized out>
#79 0x00000000004eae47 in command_loop () at keyboard.c:1148
No locals.
#80 recursive_edit_1 () at keyboard.c:769
        val = 20562656
#81 0x00000000004eb15d in Frecursive_edit () at keyboard.c:840
        buffer = <optimized out>
#82 0x0000000000415a55 in main (argc=<optimized out>, argv=0x7fffffffe2e8)
    at emacs.c:1650
        dummy = 140737215884528
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = 0
        rlim = {
          rlim_cur = 8720000, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x138f120 ""
        original_pwd = <optimized out>

Lisp Backtrace:
"Automatic GC" (0xbaa970)
"purecopy" (0xffffb800)
"set-face-attribute" (0xffffb9b8)
"apply" (0xffffbbc0)
"face-spec-reset-face" (0xffffbe10)
"face-spec-recalc" (0xffffbfc0)
"byte-code" (0xffffc0b0)
"face-set-after-frame-default" (0xffffc3a0)
"x-create-frame-with-faces" (0xffffc550)
"make-frame" (0xffffc680)
"let*" (0xffffc878)
"setq" (0xffffc968)
"stupider-speed-read" (0xffffcbf0)
"funcall-interactively" (0xffffcbe8)
"call-interactively" (0xffffce20)
"command-execute" (0xffffcf90)
"execute-extended-command" (0xffffd190)
"funcall-interactively" (0xffffd188)
"call-interactively" (0xffffd3f0)
"command-execute" (0xffffd538)
"call-last-kbd-macro" (0xffffd780)
"kmacro-call-macro" (0xffffd970)
"kmacro-end-and-call-macro" (0xffffdc00)
"funcall-interactively" (0xffffdbf8)
"call-interactively" (0xffffde00)
"command-execute" (0xffffdf48)

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

end of thread, other threads:[~2014-08-06 17:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-03 15:03 bug#18180: 24.3.92; Segfault in mark_object Mat Smiglarski
     [not found] ` <handler.18180.B.140707825027898.ack@debbugs.gnu.org>
2014-08-03 21:08   ` bug#18180: Acknowledgement (24.3.92; Segfault in mark_object) Mat Smiglarski
2014-08-04  4:22 ` bug#18180: 24.3.92; Segfault in mark_object Dmitry Antipov
2014-08-04  6:46   ` Mat Smiglarski
2014-08-04  9:15     ` Dmitry Antipov
2014-08-06 17:29       ` Stefan Monnier
2014-08-04  4:39 ` Dmitry Antipov

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.