unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
@ 2016-12-10 16:31 Pedro Silva
  2016-12-10 19:57 ` Eli Zaretskii
  2017-12-12  2:38 ` Noam Postavsky
  0 siblings, 2 replies; 8+ messages in thread
From: Pedro Silva @ 2016-12-10 16:31 UTC (permalink / raw)
  To: 25160

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


The undo-tree package produces some files that appear to, when read, SIGSEGV
emacs. I've not been able to determine under which circumstances this happens.

You should be able to replicate the issue by reconstructing the original
directory structure, running 'emacs -Q', then loading the '.emacs' file
below and attempting to open the source file at
/home/psilva/src/pedrosilva/xs/src/xs.c (files attached.)

--8<---------------cut here---------------start------------->8---
/home/psilva/src/pedrosilva/xs/src/xs.c
/home/psilva/.emacs.d/undo-tree/.!home!psilva!src!pedrosilva.pt!xs!src!xs.c.~undo-tree~
--8<---------------cut here---------------end--------------->8---

Here's a minimal 'emacs -Q':

--8<---------------cut here---------------start------------->8---
(package-initialize)
(package-install 'undo-tree)
(global-undo-tree-mode)
(setq undo-tree-auto-save-history t
      undo-tree-history-directory-alist
      '(("." . "~/.emacs.d/undo-tree")))
--8<---------------cut here---------------end--------------->8---

Output from the below commands is attached:

--8<---------------cut here---------------start------------->8---
source .gdbinit
set logging on /home/psilva/emacs-undo-tree-segfault/gdb.log
run
backtrace full
xbacktrace
quit
--8<---------------cut here---------------end--------------->8---


[-- Attachment #2: gdb.log --]
[-- Type: application/octet-stream, Size: 373988 bytes --]

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe989b700 (LWP 25046)]

Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
0x000000000060abbf in read1 (readcharfun=<error reading variable: Cannot access memory at address 0x7fffff7ab278>,
    pch=<error reading variable: Cannot access memory at address 0x7fffff7ab270>, first_in_list=<error reading variable: Cannot access memory at address 0x7fffff7ab26c>)
    at lread.c:2557
2557	{
#0  0x000000000060abbf in read1 (readcharfun=Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0x7fffff7ab278:
#1  0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 6312937
        tem = 13115856
        doc_reference = 0
        first_in_list = false
#2  0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251510
        ptr = 0x34b1236
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1560
#3  0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7b398c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#4  0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117604
        tem = 140737479653936
        doc_reference = 0
        first_in_list = true
#5  0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7b7d3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#6  0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761347
        tail = 54761347
        elt = 0
        tem = 54761347
        doc_reference = 0
        first_in_list = false
#7  0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251504
        ptr = 0x34b1230
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1554
#8  0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7bc16c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#9  0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117668
        tem = 140737479688720
        doc_reference = 0
        first_in_list = true
#10 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7c051c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#11 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761363
        tail = 54761363
        elt = 0
        tem = 54761363
        doc_reference = 0
        first_in_list = false
#12 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251498
        ptr = 0x34b122a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1548
#13 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7c494c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#14 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117700
        tem = 140737479723504
        doc_reference = 0
        first_in_list = true
#15 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7c8cfc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#16 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761379
        tail = 54761379
        elt = 0
        tem = 54761379
        doc_reference = 0
        first_in_list = false
#17 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251492
        ptr = 0x34b1224
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1542
#18 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7cd12c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#19 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117732
        tem = 140737479758288
        doc_reference = 0
        first_in_list = true
#20 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7d14dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#21 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761395
        tail = 54761395
        elt = 0
        tem = 54761395
        doc_reference = 0
        first_in_list = false
#22 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251486
        ptr = 0x34b121e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1536
#23 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7d590c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#24 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117764
        tem = 140737479793072
        doc_reference = 0
        first_in_list = true
#25 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7d9cbc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#26 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761411
        tail = 54761411
        elt = 0
        tem = 54761411
        doc_reference = 0
        first_in_list = false
#27 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251480
        ptr = 0x34b1218
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1530
#28 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7de0ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#29 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117828
        tem = 140737479827856
        doc_reference = 0
        first_in_list = true
#30 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7e249c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#31 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761427
        tail = 54761427
        elt = 0
        tem = 54761427
        doc_reference = 0
        first_in_list = false
#32 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251474
        ptr = 0x34b1212
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1524
#33 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7e68cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#34 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117892
        tem = 140737479862640
        doc_reference = 0
        first_in_list = true
#35 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7eac7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#36 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761507
        tail = 54761507
        elt = 0
        tem = 54761507
        doc_reference = 0
        first_in_list = false
#37 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251468
        ptr = 0x34b120c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1518
#38 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7ef0ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#39 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117924
        tem = 140737479897424
        doc_reference = 0
        first_in_list = true
#40 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7f345c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#41 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761523
        tail = 54761523
        elt = 0
        tem = 54761523
        doc_reference = 0
        first_in_list = false
#42 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251462
        ptr = 0x34b1206
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1512
#43 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff7f788c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#44 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117956
        tem = 140737479932208
        doc_reference = 0
        first_in_list = true
#45 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff7fbc3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#46 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761539
        tail = 54761539
        elt = 0
        tem = 54761539
        doc_reference = 0
        first_in_list = false
#47 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251456
        ptr = 0x34b1200
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1506
#48 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff80006c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#49 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54117988
        tem = 140737479966992
        doc_reference = 0
        first_in_list = true
#50 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff80441c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#51 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761555
        tail = 54761555
        elt = 0
        tem = 54761555
        doc_reference = 0
        first_in_list = false
#52 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251450
        ptr = 0x34b11fa
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1500
#53 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff80884c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#54 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54118020
        tem = 140737480001776
        doc_reference = 0
        first_in_list = true
#55 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff80cbfc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#56 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761571
        tail = 54761571
        elt = 0
        tem = 54761571
        doc_reference = 0
        first_in_list = false
#57 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251444
        ptr = 0x34b11f4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1494
#58 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff81102c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#59 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54118084
        tem = 140737480036560
        doc_reference = 0
        first_in_list = true
#60 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8153dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#61 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761587
        tail = 54761587
        elt = 0
        tem = 54761587
        doc_reference = 0
        first_in_list = false
#62 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251438
        ptr = 0x34b11ee
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1488
#63 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff81980c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#64 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54118116
        tem = 140737480071344
        doc_reference = 0
        first_in_list = true
#65 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff81dbbc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#66 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761699
        tail = 54761699
        elt = 0
        tem = 54761699
        doc_reference = 0
        first_in_list = false
#67 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251432
        ptr = 0x34b11e8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1482
#68 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff821fec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#69 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123332
        tem = 140737480106128
        doc_reference = 0
        first_in_list = true
#70 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff82639c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#71 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761715
        tail = 54761715
        elt = 0
        tem = 54761715
        doc_reference = 0
        first_in_list = false
#72 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251426
        ptr = 0x34b11e2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1476
#73 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff82a7cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#74 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123460
        tem = 140737480140912
        doc_reference = 0
        first_in_list = true
#75 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff82eb7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#76 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761731
        tail = 54761731
        elt = 0
        tem = 54761731
        doc_reference = 0
        first_in_list = false
#77 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251420
        ptr = 0x34b11dc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1470
#78 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff832fac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#79 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123492
        tem = 140737480175696
        doc_reference = 0
        first_in_list = true
#80 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff83735c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#81 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761747
        tail = 54761747
        elt = 0
        tem = 54761747
        doc_reference = 0
        first_in_list = false
#82 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251414
        ptr = 0x34b11d6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1464
#83 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff83b78c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#84 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123556
        tem = 140737480210480
        doc_reference = 0
        first_in_list = true
#85 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff83fb3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#86 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761763
        tail = 54761763
        elt = 0
        tem = 54761763
        doc_reference = 0
        first_in_list = false
#87 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251408
        ptr = 0x34b11d0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1458
#88 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff843f6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#89 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123620
        tem = 140737480245264
        doc_reference = 0
        first_in_list = true
#90 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff84831c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#91 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761779
        tail = 54761779
        elt = 0
        tem = 54761779
        doc_reference = 0
        first_in_list = false
#92 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251402
        ptr = 0x34b11ca
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1452
#93 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff84c74c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#94 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123652
        tem = 140737480280048
        doc_reference = 0
        first_in_list = true
#95 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff850afc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#96 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761891
        tail = 54761891
        elt = 0
        tem = 54761891
        doc_reference = 0
        first_in_list = false
#97 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251396
        ptr = 0x34b11c4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1446
#98 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff854f2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#99 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123684
        tem = 140737480314832
        doc_reference = 0
        first_in_list = true
#100 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8592dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#101 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761907
        tail = 54761907
        elt = 0
        tem = 54761907
        doc_reference = 0
        first_in_list = false
#102 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251390
        ptr = 0x34b11be
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1440
#103 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff85d70c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#104 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123748
        tem = 140737480349616
        doc_reference = 0
        first_in_list = true
#105 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff861abc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#106 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761923
        tail = 54761923
        elt = 0
        tem = 54761923
        doc_reference = 0
        first_in_list = false
#107 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251384
        ptr = 0x34b11b8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1434
#108 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff865eec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#109 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123780
        tem = 140737480384400
        doc_reference = 0
        first_in_list = true
#110 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff86a29c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#111 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761939
        tail = 54761939
        elt = 0
        tem = 54761939
        doc_reference = 0
        first_in_list = false
#112 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251378
        ptr = 0x34b11b2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1428
#113 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff86e6cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#114 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123844
        tem = 140737480419184
        doc_reference = 0
        first_in_list = true
#115 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff872a7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#116 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761955
        tail = 54761955
        elt = 0
        tem = 54761955
        doc_reference = 0
        first_in_list = false
#117 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251372
        ptr = 0x34b11ac
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1422
#118 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff876eac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#119 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123876
        tem = 140737480453968
        doc_reference = 0
        first_in_list = true
#120 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff87b25c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#121 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54761971
        tail = 54761971
        elt = 0
        tem = 54761971
        doc_reference = 0
        first_in_list = false
#122 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251366
        ptr = 0x34b11a6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1416
#123 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff87f68c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#124 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123940
        tem = 140737480488752
        doc_reference = 0
        first_in_list = true
#125 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff883a3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#126 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762083
        tail = 54762083
        elt = 0
        tem = 54762083
        doc_reference = 0
        first_in_list = false
#127 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251360
        ptr = 0x34b11a0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1410
#128 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff887e6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#129 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54123972
        tem = 140737480523536
        doc_reference = 0
        first_in_list = true
#130 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff88c21c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#131 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762099
        tail = 54762099
        elt = 0
        tem = 54762099
        doc_reference = 0
        first_in_list = false
#132 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251354
        ptr = 0x34b119a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1404
#133 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff89064c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#134 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124036
        tem = 140737480558320
        doc_reference = 0
        first_in_list = true
#135 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8949fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#136 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762115
        tail = 54762115
        elt = 0
        tem = 54762115
        doc_reference = 0
        first_in_list = false
#137 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251348
        ptr = 0x34b1194
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1398
#138 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff898e2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#139 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124068
        tem = 140737480593104
        doc_reference = 0
        first_in_list = true
#140 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff89d1dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#141 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762131
        tail = 54762131
        elt = 0
        tem = 54762131
        doc_reference = 0
        first_in_list = false
#142 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251342
        ptr = 0x34b118e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1392
#143 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8a160c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#144 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124100
        tem = 140737480627888
        doc_reference = 0
        first_in_list = true
#145 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8a59bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#146 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762147
        tail = 54762147
        elt = 0
        tem = 54762147
        doc_reference = 0
        first_in_list = false
#147 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251336
        ptr = 0x34b1188
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1386
#148 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8a9dec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#149 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124132
        tem = 140737480662672
        doc_reference = 0
        first_in_list = true
#150 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8ae19c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#151 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762163
        tail = 54762163
        elt = 0
        tem = 54762163
        doc_reference = 0
        first_in_list = false
#152 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251330
        ptr = 0x34b1182
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1380
#153 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8b25cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#154 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124164
        tem = 140737480697456
        doc_reference = 0
        first_in_list = true
#155 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8b697c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#156 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762275
        tail = 54762275
        elt = 0
        tem = 54762275
        doc_reference = 0
        first_in_list = false
#157 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251324
        ptr = 0x34b117c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1374
#158 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8badac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#159 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124228
        tem = 140737480732240
        doc_reference = 0
        first_in_list = true
#160 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8bf15c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#161 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762291
        tail = 54762291
        elt = 0
        tem = 54762291
        doc_reference = 0
        first_in_list = false
#162 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251318
        ptr = 0x34b1176
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1368
#163 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8c358c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#164 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124260
        tem = 140737480767024
        doc_reference = 0
        first_in_list = true
#165 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8c793c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#166 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762307
        tail = 54762307
        elt = 0
        tem = 54762307
        doc_reference = 0
        first_in_list = false
#167 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251312
        ptr = 0x34b1170
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1362
#168 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8cbd6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#169 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54124292
        tem = 140737480801808
        doc_reference = 0
        first_in_list = true
#170 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8d011c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#171 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762323
        tail = 54762323
        elt = 0
        tem = 54762323
        doc_reference = 0
        first_in_list = false
#172 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251306
        ptr = 0x34b116a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1356
#173 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8d454c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#174 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132580
        tem = 140737480836592
        doc_reference = 0
        first_in_list = true
#175 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8d88fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#176 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762355
        tail = 54762355
        elt = 0
        tem = 54762355
        doc_reference = 0
        first_in_list = false
#177 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251300
        ptr = 0x34b1164
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1350
#178 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8dcd2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#179 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132676
        tem = 140737480871376
        doc_reference = 0
        first_in_list = true
#180 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8e10dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#181 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762435
        tail = 54762435
        elt = 0
        tem = 54762435
        doc_reference = 0
        first_in_list = false
#182 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251294
        ptr = 0x34b115e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1344
#183 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8e550c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#184 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132708
        tem = 140737480906160
        doc_reference = 0
        first_in_list = true
#185 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8e98bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#186 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54762451
        tail = 54762451
        elt = 0
        tem = 54762451
        doc_reference = 0
        first_in_list = false
#187 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251288
        ptr = 0x34b1158
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1338
#188 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8edcec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#189 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132740
        tem = 140737480940944
        doc_reference = 0
        first_in_list = true
#190 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8f209c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#191 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675459
        tail = 54675459
        elt = 0
        tem = 54675459
        doc_reference = 0
        first_in_list = false
#192 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251282
        ptr = 0x34b1152
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1332
#193 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8f64cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#194 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132772
        tem = 140737480975728
        doc_reference = 0
        first_in_list = true
#195 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff8fa87c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#196 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675475
        tail = 54675475
        elt = 0
        tem = 54675475
        doc_reference = 0
        first_in_list = false
#197 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251276
        ptr = 0x34b114c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1326
#198 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff8fecac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#199 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132868
        tem = 140737481010512
        doc_reference = 0
        first_in_list = true
#200 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff90305c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#201 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675491
        tail = 54675491
        elt = 0
        tem = 54675491
        doc_reference = 0
        first_in_list = false
#202 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251270
        ptr = 0x34b1146
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1320
#203 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff90748c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#204 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132932
        tem = 140737481045296
        doc_reference = 0
        first_in_list = true
#205 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff90b83c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#206 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675507
        tail = 54675507
        elt = 0
        tem = 54675507
        doc_reference = 0
        first_in_list = false
#207 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251264
        ptr = 0x34b1140
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1314
#208 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff90fc6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#209 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54132996
        tem = 140737481080080
        doc_reference = 0
        first_in_list = true
#210 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff91401c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#211 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675523
        tail = 54675523
        elt = 0
        tem = 54675523
        doc_reference = 0
        first_in_list = false
#212 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251258
        ptr = 0x34b113a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1308
#213 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff91844c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#214 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133060
        tem = 140737481114864
        doc_reference = 0
        first_in_list = true
#215 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff91c7fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#216 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675539
        tail = 54675539
        elt = 0
        tem = 54675539
        doc_reference = 0
        first_in_list = false
#217 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251252
        ptr = 0x34b1134
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1302
#218 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff920c2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#219 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133156
        tem = 140737481149648
        doc_reference = 0
        first_in_list = true
#220 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff924fdc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#221 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675555
        tail = 54675555
        elt = 0
        tem = 54675555
        doc_reference = 0
        first_in_list = false
#222 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251246
        ptr = 0x34b112e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1296
#223 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff92940c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#224 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133220
        tem = 140737481184432
        doc_reference = 0
        first_in_list = true
#225 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff92d7bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#226 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675571
        tail = 54675571
        elt = 0
        tem = 54675571
        doc_reference = 0
        first_in_list = false
#227 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251240
        ptr = 0x34b1128
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1290
#228 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff931bec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#229 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133252
        tem = 140737481219216
        doc_reference = 0
        first_in_list = true
#230 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff935f9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#231 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675587
        tail = 54675587
        elt = 0
        tem = 54675587
        doc_reference = 0
        first_in_list = false
#232 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251234
        ptr = 0x34b1122
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1284
#233 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff93a3cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#234 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133348
        tem = 140737481254000
        doc_reference = 0
        first_in_list = true
#235 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff93e77c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#236 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675635
        tail = 54675635
        elt = 0
        tem = 54675635
        doc_reference = 0
        first_in_list = false
#237 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251228
        ptr = 0x34b111c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1278
#238 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff942bac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#239 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133476
        tem = 140737481288784
        doc_reference = 0
        first_in_list = true
#240 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff946f5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#241 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675651
        tail = 54675651
        elt = 0
        tem = 54675651
        doc_reference = 0
        first_in_list = false
#242 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251222
        ptr = 0x34b1116
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1272
#243 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff94b38c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#244 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133508
        tem = 140737481323568
        doc_reference = 0
        first_in_list = true
#245 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff94f73c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#246 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675667
        tail = 54675667
        elt = 0
        tem = 54675667
        doc_reference = 0
        first_in_list = false
#247 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251216
        ptr = 0x34b1110
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1266
#248 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff953b6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#249 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133556
        tem = 140737481358352
        doc_reference = 0
        first_in_list = true
#250 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff957f1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#251 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675795
        tail = 54675795
        elt = 0
        tem = 54675795
        doc_reference = 0
        first_in_list = false
#252 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251210
        ptr = 0x34b110a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1260
#253 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff95c34c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#254 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133588
        tem = 140737481393136
        doc_reference = 0
        first_in_list = true
#255 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9606fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#256 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675843
        tail = 54675843
        elt = 0
        tem = 54675843
        doc_reference = 0
        first_in_list = false
#257 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251204
        ptr = 0x34b1104
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1254
#258 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff964b2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#259 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133620
        tem = 140737481427920
        doc_reference = 0
        first_in_list = true
#260 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff968edc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#261 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675859
        tail = 54675859
        elt = 0
        tem = 54675859
        doc_reference = 0
        first_in_list = false
#262 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251198
        ptr = 0x34b10fe
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1248
#263 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff96d30c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#264 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133652
        tem = 140737481462704
        doc_reference = 0
        first_in_list = true
#265 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9716bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#266 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675939
        tail = 54675939
        elt = 0
        tem = 54675939
        doc_reference = 0
        first_in_list = false
#267 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251192
        ptr = 0x34b10f8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1242
#268 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff975aec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#269 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133716
        tem = 140737481497488
        doc_reference = 0
        first_in_list = true
#270 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff979e9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#271 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675955
        tail = 54675955
        elt = 0
        tem = 54675955
        doc_reference = 0
        first_in_list = false
#272 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251186
        ptr = 0x34b10f2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1236
#273 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff97e2cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#274 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133812
        tem = 140737481532272
        doc_reference = 0
        first_in_list = true
#275 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff98267c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#276 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675971
        tail = 54675971
        elt = 0
        tem = 54675971
        doc_reference = 0
        first_in_list = false
#277 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251180
        ptr = 0x34b10ec
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1230
#278 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff986aac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#279 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54133972
        tem = 140737481567056
        doc_reference = 0
        first_in_list = true
#280 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff98ae5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#281 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54675987
        tail = 54675987
        elt = 0
        tem = 54675987
        doc_reference = 0
        first_in_list = false
#282 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251174
        ptr = 0x34b10e6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1224
#283 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff98f28c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#284 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134004
        tem = 140737481601840
        doc_reference = 0
        first_in_list = true
#285 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff99363c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#286 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676003
        tail = 54676003
        elt = 0
        tem = 54676003
        doc_reference = 0
        first_in_list = false
#287 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251168
        ptr = 0x34b10e0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1218
#288 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff997a6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#289 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134036
        tem = 140737481636624
        doc_reference = 0
        first_in_list = true
#290 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff99be1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#291 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676019
        tail = 54676019
        elt = 0
        tem = 54676019
        doc_reference = 0
        first_in_list = false
#292 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251162
        ptr = 0x34b10da
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1212
#293 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9a024c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#294 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134068
        tem = 140737481671408
        doc_reference = 0
        first_in_list = true
#295 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9a45fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#296 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676035
        tail = 54676035
        elt = 0
        tem = 54676035
        doc_reference = 0
        first_in_list = false
#297 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251156
        ptr = 0x34b10d4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1206
#298 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9a8a2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#299 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134100
        tem = 140737481706192
        doc_reference = 0
        first_in_list = true
#300 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9acddc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#301 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676051
        tail = 54676051
        elt = 0
        tem = 54676051
        doc_reference = 0
        first_in_list = false
#302 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251150
        ptr = 0x34b10ce
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1200
#303 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9b120c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#304 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134132
        tem = 140737481740976
        doc_reference = 0
        first_in_list = true
#305 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9b55bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#306 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676067
        tail = 54676067
        elt = 0
        tem = 54676067
        doc_reference = 0
        first_in_list = false
#307 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251144
        ptr = 0x34b10c8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1194
#308 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9b99ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#309 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134292
        tem = 140737481775760
        doc_reference = 0
        first_in_list = true
#310 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9bdd9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#311 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676083
        tail = 54676083
        elt = 0
        tem = 54676083
        doc_reference = 0
        first_in_list = false
#312 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251138
        ptr = 0x34b10c2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1188
#313 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9c21cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#314 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134324
        tem = 140737481810544
        doc_reference = 0
        first_in_list = true
#315 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9c657c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#316 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676099
        tail = 54676099
        elt = 0
        tem = 54676099
        doc_reference = 0
        first_in_list = false
#317 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251132
        ptr = 0x34b10bc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1182
#318 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9ca9ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#319 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134356
        tem = 140737481845328
        doc_reference = 0
        first_in_list = true
#320 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9ced5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#321 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676115
        tail = 54676115
        elt = 0
        tem = 54676115
        doc_reference = 0
        first_in_list = false
#322 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251126
        ptr = 0x34b10b6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1176
#323 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9d318c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#324 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134388
        tem = 140737481880112
        doc_reference = 0
        first_in_list = true
#325 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9d753c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#326 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676131
        tail = 54676131
        elt = 0
        tem = 54676131
        doc_reference = 0
        first_in_list = false
#327 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251120
        ptr = 0x34b10b0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1170
#328 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9db96c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#329 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134420
        tem = 140737481914896
        doc_reference = 0
        first_in_list = true
#330 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9dfd1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#331 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676147
        tail = 54676147
        elt = 0
        tem = 54676147
        doc_reference = 0
        first_in_list = false
#332 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251114
        ptr = 0x34b10aa
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1164
#333 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9e414c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#334 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134724
        tem = 140737481949680
        doc_reference = 0
        first_in_list = true
#335 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9e84fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#336 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676163
        tail = 54676163
        elt = 0
        tem = 54676163
        doc_reference = 0
        first_in_list = false
#337 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251108
        ptr = 0x34b10a4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1158
#338 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9ec92c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#339 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134756
        tem = 140737481984464
        doc_reference = 0
        first_in_list = true
#340 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9f0cdc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#341 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676179
        tail = 54676179
        elt = 0
        tem = 54676179
        doc_reference = 0
        first_in_list = false
#342 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251102
        ptr = 0x34b109e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1152
#343 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9f510c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#344 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134820
        tem = 140737482019248
        doc_reference = 0
        first_in_list = true
#345 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffff9f94bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#346 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676195
        tail = 54676195
        elt = 0
        tem = 54676195
        doc_reference = 0
        first_in_list = false
#347 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251096
        ptr = 0x34b1098
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1146
#348 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffff9fd8ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#349 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54134884
        tem = 140737482054032
        doc_reference = 0
        first_in_list = true
#350 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa01c9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#351 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676211
        tail = 54676211
        elt = 0
        tem = 54676211
        doc_reference = 0
        first_in_list = false
#352 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251090
        ptr = 0x34b1092
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1140
#353 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa060cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#354 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135108
        tem = 140737482088816
        doc_reference = 0
        first_in_list = true
#355 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa0a47c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#356 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676227
        tail = 54676227
        elt = 0
        tem = 54676227
        doc_reference = 0
        first_in_list = false
#357 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251084
        ptr = 0x34b108c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1134
#358 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa0e8ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#359 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135300
        tem = 140737482123600
        doc_reference = 0
        first_in_list = true
#360 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa12c5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#361 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676243
        tail = 54676243
        elt = 0
        tem = 54676243
        doc_reference = 0
        first_in_list = false
#362 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251078
        ptr = 0x34b1086
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1128
#363 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa1708c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#364 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135332
        tem = 140737482158384
        doc_reference = 0
        first_in_list = true
#365 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa1b43c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#366 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676259
        tail = 54676259
        elt = 0
        tem = 54676259
        doc_reference = 0
        first_in_list = false
#367 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251072
        ptr = 0x34b1080
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1122
#368 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa1f86c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#369 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135364
        tem = 140737482193168
        doc_reference = 0
        first_in_list = true
#370 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa23c1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#371 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676275
        tail = 54676275
        elt = 0
        tem = 54676275
        doc_reference = 0
        first_in_list = false
#372 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251066
        ptr = 0x34b107a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1116
#373 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa2804c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#374 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135396
        tem = 140737482227952
        doc_reference = 0
        first_in_list = true
#375 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa2c3fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#376 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676291
        tail = 54676291
        elt = 0
        tem = 54676291
        doc_reference = 0
        first_in_list = false
#377 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251060
        ptr = 0x34b1074
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1110
#378 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa3082c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#379 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135428
        tem = 140737482262736
        doc_reference = 0
        first_in_list = true
#380 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa34bdc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#381 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676307
        tail = 54676307
        elt = 0
        tem = 54676307
        doc_reference = 0
        first_in_list = false
#382 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251054
        ptr = 0x34b106e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1104
#383 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa3900c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#384 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135460
        tem = 140737482297520
        doc_reference = 0
        first_in_list = true
#385 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa3d3bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#386 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676323
        tail = 54676323
        elt = 0
        tem = 54676323
        doc_reference = 0
        first_in_list = false
#387 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251048
        ptr = 0x34b1068
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1098
#388 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa417ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#389 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135636
        tem = 140737482332304
        doc_reference = 0
        first_in_list = true
#390 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa45b9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#391 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676339
        tail = 54676339
        elt = 0
        tem = 54676339
        doc_reference = 0
        first_in_list = false
#392 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251042
        ptr = 0x34b1062
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1092
#393 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa49fcc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#394 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135668
        tem = 140737482367088
        doc_reference = 0
        first_in_list = true
#395 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa4e37c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#396 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676355
        tail = 54676355
        elt = 0
        tem = 54676355
        doc_reference = 0
        first_in_list = false
#397 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251036
        ptr = 0x34b105c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1086
#398 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa527ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#399 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135732
        tem = 140737482401872
        doc_reference = 0
        first_in_list = true
#400 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa56b5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#401 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676371
        tail = 54676371
        elt = 0
        tem = 54676371
        doc_reference = 0
        first_in_list = false
#402 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251030
        ptr = 0x34b1056
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1080
#403 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa5af8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#404 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135796
        tem = 140737482436656
        doc_reference = 0
        first_in_list = true
#405 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa5f33c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#406 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676387
        tail = 54676387
        elt = 0
        tem = 54676387
        doc_reference = 0
        first_in_list = false
#407 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251024
        ptr = 0x34b1050
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1074
#408 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa6376c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#409 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135828
        tem = 140737482471440
        doc_reference = 0
        first_in_list = true
#410 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa67b1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#411 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676403
        tail = 54676403
        elt = 0
        tem = 54676403
        doc_reference = 0
        first_in_list = false
#412 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251018
        ptr = 0x34b104a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1068
#413 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa6bf4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#414 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135892
        tem = 140737482506224
        doc_reference = 0
        first_in_list = true
#415 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa702fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#416 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676483
        tail = 54676483
        elt = 0
        tem = 54676483
        doc_reference = 0
        first_in_list = false
#417 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251012
        ptr = 0x34b1044
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1062
#418 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa7472c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#419 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54135988
        tem = 140737482541008
        doc_reference = 0
        first_in_list = true
#420 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa78adc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#421 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676499
        tail = 54676499
        elt = 0
        tem = 54676499
        doc_reference = 0
        first_in_list = false
#422 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251006
        ptr = 0x34b103e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1056
#423 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa7cf0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#424 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54136020
        tem = 140737482575792
        doc_reference = 0
        first_in_list = true
#425 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa812bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#426 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676515
        tail = 54676515
        elt = 0
        tem = 54676515
        doc_reference = 0
        first_in_list = false
#427 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55251000
        ptr = 0x34b1038
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1050
#428 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa856ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#429 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54136340
        tem = 140737482610576
        doc_reference = 0
        first_in_list = true
#430 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa89a9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#431 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676531
        tail = 54676531
        elt = 0
        tem = 54676531
        doc_reference = 0
        first_in_list = false
#432 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250994
        ptr = 0x34b1032
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1044
#433 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa8decc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#434 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54136644
        tem = 140737482645360
        doc_reference = 0
        first_in_list = true
#435 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa9227c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#436 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676563
        tail = 54676563
        elt = 0
        tem = 54676563
        doc_reference = 0
        first_in_list = false
#437 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250988
        ptr = 0x34b102c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1038
#438 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa966ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#439 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54136740
        tem = 140737482680144
        doc_reference = 0
        first_in_list = true
#440 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffa9aa5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#441 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676579
        tail = 54676579
        elt = 0
        tem = 54676579
        doc_reference = 0
        first_in_list = false
#442 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250982
        ptr = 0x34b1026
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1032
#443 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffa9ee8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#444 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54137060
        tem = 140737482714928
        doc_reference = 0
        first_in_list = true
#445 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffaa323c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#446 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676595
        tail = 54676595
        elt = 0
        tem = 54676595
        doc_reference = 0
        first_in_list = false
#447 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250976
        ptr = 0x34b1020
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1026
#448 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffaa766c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#449 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54137188
        tem = 140737482749712
        doc_reference = 0
        first_in_list = true
#450 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffaaba1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#451 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676611
        tail = 54676611
        elt = 0
        tem = 54676611
        doc_reference = 0
        first_in_list = false
#452 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250970
        ptr = 0x34b101a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1020
#453 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffaafe4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#454 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54137220
        tem = 140737482784496
        doc_reference = 0
        first_in_list = true
#455 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffab41fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#456 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676627
        tail = 54676627
        elt = 0
        tem = 54676627
        doc_reference = 0
        first_in_list = false
#457 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250964
        ptr = 0x34b1014
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1014
#458 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffab862c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#459 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54137284
        tem = 140737482819280
        doc_reference = 0
        first_in_list = true
#460 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffabc9dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#461 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676643
        tail = 54676643
        elt = 0
        tem = 54676643
        doc_reference = 0
        first_in_list = false
#462 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250958
        ptr = 0x34b100e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1008
#463 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffac0e0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#464 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54137316
        tem = 140737482854064
        doc_reference = 0
        first_in_list = true
#465 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffac51bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#466 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676659
        tail = 54676659
        elt = 0
        tem = 54676659
        doc_reference = 0
        first_in_list = false
#467 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250952
        ptr = 0x34b1008
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 1002
#468 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffac95ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#469 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54137348
        tem = 140737482888848
        doc_reference = 0
        first_in_list = true
#470 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffacd99c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#471 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676675
        tail = 54676675
        elt = 0
        tem = 54676675
        doc_reference = 0
        first_in_list = false
#472 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250946
        ptr = 0x34b1002
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 996
#473 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffad1dcc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#474 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54137444
        tem = 140737482923632
        doc_reference = 0
        first_in_list = true
#475 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffad617c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#476 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676691
        tail = 54676691
        elt = 0
        tem = 54676691
        doc_reference = 0
        first_in_list = false
#477 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250940
        ptr = 0x34b0ffc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 990
#478 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffada5ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#479 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138612
        tem = 140737482958416
        doc_reference = 0
        first_in_list = true
#480 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffade95c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#481 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676707
        tail = 54676707
        elt = 0
        tem = 54676707
        doc_reference = 0
        first_in_list = false
#482 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250934
        ptr = 0x34b0ff6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 984
#483 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffae2d8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#484 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138644
        tem = 140737482993200
        doc_reference = 0
        first_in_list = true
#485 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffae713c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#486 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676755
        tail = 54676755
        elt = 0
        tem = 54676755
        doc_reference = 0
        first_in_list = false
#487 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250928
        ptr = 0x34b0ff0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 978
#488 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffaeb56c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#489 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138676
        tem = 140737483027984
        doc_reference = 0
        first_in_list = true
#490 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffaef91c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#491 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676771
        tail = 54676771
        elt = 0
        tem = 54676771
        doc_reference = 0
        first_in_list = false
#492 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250922
        ptr = 0x34b0fea
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 972
#493 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffaf3d4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#494 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138740
        tem = 140737483062768
        doc_reference = 0
        first_in_list = true
#495 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffaf80fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#496 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676787
        tail = 54676787
        elt = 0
        tem = 54676787
        doc_reference = 0
        first_in_list = false
#497 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250916
        ptr = 0x34b0fe4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 966
#498 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffafc52c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#499 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138836
        tem = 140737483097552
        doc_reference = 0
        first_in_list = true
#500 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb008dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#501 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676803
        tail = 54676803
        elt = 0
        tem = 54676803
        doc_reference = 0
        first_in_list = false
#502 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250910
        ptr = 0x34b0fde
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 960
#503 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb04d0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#504 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138868
        tem = 140737483132336
        doc_reference = 0
        first_in_list = true
#505 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb090bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#506 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676819
        tail = 54676819
        elt = 0
        tem = 54676819
        doc_reference = 0
        first_in_list = false
#507 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250904
        ptr = 0x34b0fd8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 954
#508 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb0d4ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#509 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138900
        tem = 140737483167120
        doc_reference = 0
        first_in_list = true
#510 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb1189c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#511 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676835
        tail = 54676835
        elt = 0
        tem = 54676835
        doc_reference = 0
        first_in_list = false
#512 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250898
        ptr = 0x34b0fd2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 948
#513 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb15ccc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#514 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138932
        tem = 140737483201904
        doc_reference = 0
        first_in_list = true
#515 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb1a07c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#516 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676851
        tail = 54676851
        elt = 0
        tem = 54676851
        doc_reference = 0
        first_in_list = false
#517 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250892
        ptr = 0x34b0fcc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 942
#518 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb1e4ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#519 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54138996
        tem = 140737483236688
        doc_reference = 0
        first_in_list = true
#520 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb2285c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#521 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676867
        tail = 54676867
        elt = 0
        tem = 54676867
        doc_reference = 0
        first_in_list = false
#522 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250886
        ptr = 0x34b0fc6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 936
#523 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb26c8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#524 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139060
        tem = 140737483271472
        doc_reference = 0
        first_in_list = true
#525 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb2b03c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#526 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676883
        tail = 54676883
        elt = 0
        tem = 54676883
        doc_reference = 0
        first_in_list = false
#527 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250880
        ptr = 0x34b0fc0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 930
#528 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb2f46c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#529 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139124
        tem = 140737483306256
        doc_reference = 0
        first_in_list = true
#530 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb3381c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#531 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676915
        tail = 54676915
        elt = 0
        tem = 54676915
        doc_reference = 0
        first_in_list = false
#532 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250874
        ptr = 0x34b0fba
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 924
#533 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb37c4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#534 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139252
        tem = 140737483341040
        doc_reference = 0
        first_in_list = true
#535 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb3bffc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#536 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676931
        tail = 54676931
        elt = 0
        tem = 54676931
        doc_reference = 0
        first_in_list = false
#537 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250868
        ptr = 0x34b0fb4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 918
#538 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb4042c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#539 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139284
        tem = 140737483375824
        doc_reference = 0
        first_in_list = true
#540 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb447dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#541 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676947
        tail = 54676947
        elt = 0
        tem = 54676947
        doc_reference = 0
        first_in_list = false
#542 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250862
        ptr = 0x34b0fae
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 912
#543 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb48c0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#544 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139348
        tem = 140737483410608
        doc_reference = 0
        first_in_list = true
#545 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb4cfbc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#546 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54676963
        tail = 54676963
        elt = 0
        tem = 54676963
        doc_reference = 0
        first_in_list = false
#547 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250856
        ptr = 0x34b0fa8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 906
#548 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb513ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#549 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139412
        tem = 140737483445392
        doc_reference = 0
        first_in_list = true
#550 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb5579c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#551 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677043
        tail = 54677043
        elt = 0
        tem = 54677043
        doc_reference = 0
        first_in_list = false
#552 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250850
        ptr = 0x34b0fa2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 900
#553 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb59bcc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#554 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139444
        tem = 140737483480176
        doc_reference = 0
        first_in_list = true
#555 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb5df7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#556 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677059
        tail = 54677059
        elt = 0
        tem = 54677059
        doc_reference = 0
        first_in_list = false
#557 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250844
        ptr = 0x34b0f9c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 894
#558 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb623ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#559 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139476
        tem = 140737483514960
        doc_reference = 0
        first_in_list = true
#560 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb6675c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#561 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677075
        tail = 54677075
        elt = 0
        tem = 54677075
        doc_reference = 0
        first_in_list = false
#562 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250838
        ptr = 0x34b0f96
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 888
#563 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb6ab8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#564 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139572
        tem = 140737483549744
        doc_reference = 0
        first_in_list = true
#565 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb6ef3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#566 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677091
        tail = 54677091
        elt = 0
        tem = 54677091
        doc_reference = 0
        first_in_list = false
#567 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250832
        ptr = 0x34b0f90
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 882
#568 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb7336c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#569 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139684
        tem = 140737483584528
        doc_reference = 0
        first_in_list = true
#570 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb7771c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#571 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677107
        tail = 54677107
        elt = 0
        tem = 54677107
        doc_reference = 0
        first_in_list = false
#572 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250826
        ptr = 0x34b0f8a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 876
#573 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb7bb4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#574 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139716
        tem = 140737483619312
        doc_reference = 0
        first_in_list = true
#575 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb7fefc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#576 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677139
        tail = 54677139
        elt = 0
        tem = 54677139
        doc_reference = 0
        first_in_list = false
#577 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250820
        ptr = 0x34b0f84
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 870
#578 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb8432c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#579 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139780
        tem = 140737483654096
        doc_reference = 0
        first_in_list = true
#580 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb886dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#581 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677235
        tail = 54677235
        elt = 0
        tem = 54677235
        doc_reference = 0
        first_in_list = false
#582 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250814
        ptr = 0x34b0f7e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 864
#583 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb8cb0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#584 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139812
        tem = 140737483688880
        doc_reference = 0
        first_in_list = true
#585 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb90ebc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#586 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677251
        tail = 54677251
        elt = 0
        tem = 54677251
        doc_reference = 0
        first_in_list = false
#587 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250808
        ptr = 0x34b0f78
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 858
#588 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb952ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#589 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54139972
        tem = 140737483723664
        doc_reference = 0
        first_in_list = true
#590 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffb9969c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#591 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677267
        tail = 54677267
        elt = 0
        tem = 54677267
        doc_reference = 0
        first_in_list = false
#592 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250802
        ptr = 0x34b0f72
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 852
#593 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffb9dacc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#594 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140036
        tem = 140737483758448
        doc_reference = 0
        first_in_list = true
#595 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffba1e7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#596 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677283
        tail = 54677283
        elt = 0
        tem = 54677283
        doc_reference = 0
        first_in_list = false
#597 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250796
        ptr = 0x34b0f6c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 846
#598 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffba62ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#599 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140100
        tem = 140737483793232
        doc_reference = 0
        first_in_list = true
#600 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbaa65c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#601 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677315
        tail = 54677315
        elt = 0
        tem = 54677315
        doc_reference = 0
        first_in_list = false
#602 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250790
        ptr = 0x34b0f66
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 840
#603 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbaea8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#604 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140132
        tem = 140737483828016
        doc_reference = 0
        first_in_list = true
#605 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbb2e3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#606 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677331
        tail = 54677331
        elt = 0
        tem = 54677331
        doc_reference = 0
        first_in_list = false
#607 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250784
        ptr = 0x34b0f60
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 834
#608 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbb726c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#609 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140196
        tem = 140737483862800
        doc_reference = 0
        first_in_list = true
#610 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbbb61c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#611 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677347
        tail = 54677347
        elt = 0
        tem = 54677347
        doc_reference = 0
        first_in_list = false
#612 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250778
        ptr = 0x34b0f5a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 828
#613 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbbfa4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#614 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140324
        tem = 140737483897584
        doc_reference = 0
        first_in_list = true
#615 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbc3dfc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#616 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677363
        tail = 54677363
        elt = 0
        tem = 54677363
        doc_reference = 0
        first_in_list = false
#617 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250772
        ptr = 0x34b0f54
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 822
#618 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbc822c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#619 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140356
        tem = 140737483932368
        doc_reference = 0
        first_in_list = true
#620 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbcc5dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#621 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677379
        tail = 54677379
        elt = 0
        tem = 54677379
        doc_reference = 0
        first_in_list = false
#622 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250766
        ptr = 0x34b0f4e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 816
#623 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbd0a0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#624 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140388
        tem = 140737483967152
        doc_reference = 0
        first_in_list = true
#625 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbd4dbc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#626 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677395
        tail = 54677395
        elt = 0
        tem = 54677395
        doc_reference = 0
        first_in_list = false
#627 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250760
        ptr = 0x34b0f48
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 810
#628 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbd91ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#629 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140420
        tem = 140737484001936
        doc_reference = 0
        first_in_list = true
#630 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbdd59c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#631 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677411
        tail = 54677411
        elt = 0
        tem = 54677411
        doc_reference = 0
        first_in_list = false
#632 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250754
        ptr = 0x34b0f42
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 804
#633 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbe19cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#634 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54140580
        tem = 140737484036720
        doc_reference = 0
        first_in_list = true
#635 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbe5d7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#636 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677427
        tail = 54677427
        elt = 0
        tem = 54677427
        doc_reference = 0
        first_in_list = false
#637 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250748
        ptr = 0x34b0f3c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 798
#638 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbea1ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#639 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54148900
        tem = 140737484071504
        doc_reference = 0
        first_in_list = true
#640 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbee55c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#641 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677443
        tail = 54677443
        elt = 0
        tem = 54677443
        doc_reference = 0
        first_in_list = false
#642 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250742
        ptr = 0x34b0f36
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 792
#643 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbf298c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#644 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54148964
        tem = 140737484106288
        doc_reference = 0
        first_in_list = true
#645 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbf6d3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#646 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54677459
        tail = 54677459
        elt = 0
        tem = 54677459
        doc_reference = 0
        first_in_list = false
#647 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250736
        ptr = 0x34b0f30
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 786
#648 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffbfb16c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#649 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149028
        tem = 140737484141072
        doc_reference = 0
        first_in_list = true
#650 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffbff51c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#651 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911235
        tail = 54911235
        elt = 0
        tem = 54911235
        doc_reference = 0
        first_in_list = false
#652 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250730
        ptr = 0x34b0f2a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 780
#653 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc0394c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#654 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149060
        tem = 140737484175856
        doc_reference = 0
        first_in_list = true
#655 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc07cfc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#656 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911251
        tail = 54911251
        elt = 0
        tem = 54911251
        doc_reference = 0
        first_in_list = false
#657 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250724
        ptr = 0x34b0f24
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 774
#658 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc0c12c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#659 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149156
        tem = 140737484210640
        doc_reference = 0
        first_in_list = true
#660 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc104dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#661 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911267
        tail = 54911267
        elt = 0
        tem = 54911267
        doc_reference = 0
        first_in_list = false
#662 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250718
        ptr = 0x34b0f1e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 768
#663 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc1490c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#664 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149284
        tem = 140737484245424
        doc_reference = 0
        first_in_list = true
#665 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc18cbc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#666 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911283
        tail = 54911283
        elt = 0
        tem = 54911283
        doc_reference = 0
        first_in_list = false
#667 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250712
        ptr = 0x34b0f18
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 762
#668 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc1d0ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#669 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149348
        tem = 140737484280208
        doc_reference = 0
        first_in_list = true
#670 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc2149c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#671 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911411
        tail = 54911411
        elt = 0
        tem = 54911411
        doc_reference = 0
        first_in_list = false
#672 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250706
        ptr = 0x34b0f12
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 756
#673 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc258cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#674 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149380
        tem = 140737484314992
        doc_reference = 0
        first_in_list = true
#675 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc29c7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#676 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911731
        tail = 54911731
        elt = 0
        tem = 54911731
        doc_reference = 0
        first_in_list = false
#677 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250700
        ptr = 0x34b0f0c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 750
#678 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc2e0ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#679 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149412
        tem = 140737484349776
        doc_reference = 0
        first_in_list = true
#680 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc3245c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#681 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911747
        tail = 54911747
        elt = 0
        tem = 54911747
        doc_reference = 0
        first_in_list = false
#682 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250694
        ptr = 0x34b0f06
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 744
#683 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc3688c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#684 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149508
        tem = 140737484384560
        doc_reference = 0
        first_in_list = true
#685 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc3ac3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#686 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911763
        tail = 54911763
        elt = 0
        tem = 54911763
        doc_reference = 0
        first_in_list = false
#687 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250688
        ptr = 0x34b0f00
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 738
#688 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc3f06c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#689 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149540
        tem = 140737484419344
        doc_reference = 0
        first_in_list = true
#690 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc4341c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#691 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911795
        tail = 54911795
        elt = 0
        tem = 54911795
        doc_reference = 0
        first_in_list = false
#692 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250682
        ptr = 0x34b0efa
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 732
#693 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc4784c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#694 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149572
        tem = 140737484454128
        doc_reference = 0
        first_in_list = true
#695 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc4bbfc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#696 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911827
        tail = 54911827
        elt = 0
        tem = 54911827
        doc_reference = 0
        first_in_list = false
#697 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250676
        ptr = 0x34b0ef4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 726
#698 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc5002c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#699 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149604
        tem = 140737484488912
        doc_reference = 0
        first_in_list = true
#700 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc543dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#701 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911843
        tail = 54911843
        elt = 0
        tem = 54911843
        doc_reference = 0
        first_in_list = false
#702 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250670
        ptr = 0x34b0eee
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 720
#703 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc5880c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#704 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149668
        tem = 140737484523696
        doc_reference = 0
        first_in_list = true
#705 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc5cbbc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#706 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911859
        tail = 54911859
        elt = 0
        tem = 54911859
        doc_reference = 0
        first_in_list = false
#707 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250664
        ptr = 0x34b0ee8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 714
#708 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc60fec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#709 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149700
        tem = 140737484558480
        doc_reference = 0
        first_in_list = true
#710 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc6539c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#711 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911875
        tail = 54911875
        elt = 0
        tem = 54911875
        doc_reference = 0
        first_in_list = false
#712 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250658
        ptr = 0x34b0ee2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 708
#713 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc697cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#714 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149796
        tem = 140737484593264
        doc_reference = 0
        first_in_list = true
#715 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc6db7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#716 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911891
        tail = 54911891
        elt = 0
        tem = 54911891
        doc_reference = 0
        first_in_list = false
#717 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250652
        ptr = 0x34b0edc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 702
#718 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc71fac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#719 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149844
        tem = 140737484628048
        doc_reference = 0
        first_in_list = true
#720 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc7635c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#721 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911907
        tail = 54911907
        elt = 0
        tem = 54911907
        doc_reference = 0
        first_in_list = false
#722 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250646
        ptr = 0x34b0ed6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 696
#723 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc7a78c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#724 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149876
        tem = 140737484662832
        doc_reference = 0
        first_in_list = true
#725 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc7eb3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#726 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911923
        tail = 54911923
        elt = 0
        tem = 54911923
        doc_reference = 0
        first_in_list = false
#727 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250640
        ptr = 0x34b0ed0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 690
#728 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc82f6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#729 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54149908
        tem = 140737484697616
        doc_reference = 0
        first_in_list = true
#730 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc8731c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#731 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54911939
        tail = 54911939
        elt = 0
        tem = 54911939
        doc_reference = 0
        first_in_list = false
#732 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250634
        ptr = 0x34b0eca
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 684
#733 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc8b74c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#734 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150004
        tem = 140737484732400
        doc_reference = 0
        first_in_list = true
#735 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc8fafc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#736 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912419
        tail = 54912419
        elt = 0
        tem = 54912419
        doc_reference = 0
        first_in_list = false
#737 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250628
        ptr = 0x34b0ec4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 678
#738 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc93f2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#739 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150036
        tem = 140737484767184
        doc_reference = 0
        first_in_list = true
#740 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffc982dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#741 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912435
        tail = 54912435
        elt = 0
        tem = 54912435
        doc_reference = 0
        first_in_list = false
#742 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250622
        ptr = 0x34b0ebe
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 672
#743 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffc9c70c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#744 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150132
        tem = 140737484801968
        doc_reference = 0
        first_in_list = true
#745 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffca0abc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#746 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912467
        tail = 54912467
        elt = 0
        tem = 54912467
        doc_reference = 0
        first_in_list = false
#747 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250616
        ptr = 0x34b0eb8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 666
#748 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffca4eec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#749 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150196
        tem = 140737484836752
        doc_reference = 0
        first_in_list = true
#750 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffca929c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#751 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912483
        tail = 54912483
        elt = 0
        tem = 54912483
        doc_reference = 0
        first_in_list = false
#752 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250610
        ptr = 0x34b0eb2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 660
#753 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffcad6cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#754 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150260
        tem = 140737484871536
        doc_reference = 0
        first_in_list = true
#755 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffcb1a7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#756 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912515
        tail = 54912515
        elt = 0
        tem = 54912515
        doc_reference = 0
        first_in_list = false
#757 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250604
        ptr = 0x34b0eac
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 654
#758 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffcb5eac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#759 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150708
        tem = 140737484906320
        doc_reference = 0
        first_in_list = true
#760 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffcba25c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#761 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912531
        tail = 54912531
        elt = 0
        tem = 54912531
        doc_reference = 0
        first_in_list = false
#762 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250598
        ptr = 0x34b0ea6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 648
#763 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffcbe68c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#764 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150804
        tem = 140737484941104
        doc_reference = 0
        first_in_list = true
#765 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffcc2a3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#766 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912547
        tail = 54912547
        elt = 0
        tem = 54912547
        doc_reference = 0
        first_in_list = false
#767 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250592
        ptr = 0x34b0ea0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 642
#768 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffcc6e6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#769 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150852
        tem = 140737484975888
        doc_reference = 0
        first_in_list = true
#770 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffccb21c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#771 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912579
        tail = 54912579
        elt = 0
        tem = 54912579
        doc_reference = 0
        first_in_list = false
#772 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250586
        ptr = 0x34b0e9a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 636
#773 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffccf64c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#774 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54150884
        tem = 140737485010672
        doc_reference = 0
        first_in_list = true
#775 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffcd39fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#776 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912595
        tail = 54912595
        elt = 0
        tem = 54912595
        doc_reference = 0
        first_in_list = false
#777 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250580
        ptr = 0x34b0e94
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 630
#778 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffcd7e2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#779 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151076
        tem = 140737485045456
        doc_reference = 0
        first_in_list = true
#780 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffcdc1dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#781 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912611
        tail = 54912611
        elt = 0
        tem = 54912611
        doc_reference = 0
        first_in_list = false
#782 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250574
        ptr = 0x34b0e8e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 624
#783 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffce060c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#784 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151140
        tem = 140737485080240
        doc_reference = 0
        first_in_list = true
#785 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffce49bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#786 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912627
        tail = 54912627
        elt = 0
        tem = 54912627
        doc_reference = 0
        first_in_list = false
#787 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250568
        ptr = 0x34b0e88
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 618
#788 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffce8dec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#789 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151172
        tem = 140737485115024
        doc_reference = 0
        first_in_list = true
#790 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffced19c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#791 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912643
        tail = 54912643
        elt = 0
        tem = 54912643
        doc_reference = 0
        first_in_list = false
#792 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250562
        ptr = 0x34b0e82
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 612
#793 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffcf15cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#794 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151268
        tem = 140737485149808
        doc_reference = 0
        first_in_list = true
#795 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffcf597c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#796 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912659
        tail = 54912659
        elt = 0
        tem = 54912659
        doc_reference = 0
        first_in_list = false
#797 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250556
        ptr = 0x34b0e7c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 606
#798 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffcf9dac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#799 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151300
        tem = 140737485184592
        doc_reference = 0
        first_in_list = true
#800 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffcfe15c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#801 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912675
        tail = 54912675
        elt = 0
        tem = 54912675
        doc_reference = 0
        first_in_list = false
#802 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250550
        ptr = 0x34b0e76
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 600
#803 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd0258c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#804 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151396
        tem = 140737485219376
        doc_reference = 0
        first_in_list = true
#805 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd0693c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#806 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912691
        tail = 54912691
        elt = 0
        tem = 54912691
        doc_reference = 0
        first_in_list = false
#807 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250544
        ptr = 0x34b0e70
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 594
#808 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd0ad6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#809 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151492
        tem = 140737485254160
        doc_reference = 0
        first_in_list = true
#810 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd0f11c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#811 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912707
        tail = 54912707
        elt = 0
        tem = 54912707
        doc_reference = 0
        first_in_list = false
#812 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250538
        ptr = 0x34b0e6a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 588
#813 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd1354c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#814 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151556
        tem = 140737485288944
        doc_reference = 0
        first_in_list = true
#815 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd178fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#816 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912723
        tail = 54912723
        elt = 0
        tem = 54912723
        doc_reference = 0
        first_in_list = false
#817 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250532
        ptr = 0x34b0e64
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 582
#818 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd1bd2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#819 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151684
        tem = 140737485323728
        doc_reference = 0
        first_in_list = true
#820 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd200dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#821 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912739
        tail = 54912739
        elt = 0
        tem = 54912739
        doc_reference = 0
        first_in_list = false
#822 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250526
        ptr = 0x34b0e5e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 576
#823 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd2450c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#824 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54151716
        tem = 140737485358512
        doc_reference = 0
        first_in_list = true
#825 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd288bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#826 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912755
        tail = 54912755
        elt = 0
        tem = 54912755
        doc_reference = 0
        first_in_list = false
#827 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250520
        ptr = 0x34b0e58
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 570
#828 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd2ccec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#829 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54153716
        tem = 140737485393296
        doc_reference = 0
        first_in_list = true
#830 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd3109c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#831 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912771
        tail = 54912771
        elt = 0
        tem = 54912771
        doc_reference = 0
        first_in_list = false
#832 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250514
        ptr = 0x34b0e52
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 564
#833 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd354cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#834 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54153780
        tem = 140737485428080
        doc_reference = 0
        first_in_list = true
#835 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd3987c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#836 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912787
        tail = 54912787
        elt = 0
        tem = 54912787
        doc_reference = 0
        first_in_list = false
#837 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250508
        ptr = 0x34b0e4c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 558
#838 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd3dcac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#839 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54153812
        tem = 140737485462864
        doc_reference = 0
        first_in_list = true
#840 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd4205c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#841 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912803
        tail = 54912803
        elt = 0
        tem = 54912803
        doc_reference = 0
        first_in_list = false
#842 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250502
        ptr = 0x34b0e46
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 552
#843 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd4648c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#844 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154020
        tem = 140737485497648
        doc_reference = 0
        first_in_list = true
#845 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd4a83c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#846 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912819
        tail = 54912819
        elt = 0
        tem = 54912819
        doc_reference = 0
        first_in_list = false
#847 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250496
        ptr = 0x34b0e40
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 546
#848 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd4ec6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#849 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154084
        tem = 140737485532432
        doc_reference = 0
        first_in_list = true
#850 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd5301c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#851 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912835
        tail = 54912835
        elt = 0
        tem = 54912835
        doc_reference = 0
        first_in_list = false
#852 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250490
        ptr = 0x34b0e3a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 540
#853 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd5744c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#854 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154116
        tem = 140737485567216
        doc_reference = 0
        first_in_list = true
#855 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd5b7fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#856 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912851
        tail = 54912851
        elt = 0
        tem = 54912851
        doc_reference = 0
        first_in_list = false
#857 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250484
        ptr = 0x34b0e34
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 534
#858 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd5fc2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#859 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154148
        tem = 140737485602000
        doc_reference = 0
        first_in_list = true
#860 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd63fdc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#861 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912867
        tail = 54912867
        elt = 0
        tem = 54912867
        doc_reference = 0
        first_in_list = false
#862 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250478
        ptr = 0x34b0e2e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 528
#863 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd6840c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#864 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154404
        tem = 140737485636784
        doc_reference = 0
        first_in_list = true
#865 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd6c7bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#866 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912883
        tail = 54912883
        elt = 0
        tem = 54912883
        doc_reference = 0
        first_in_list = false
#867 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250472
        ptr = 0x34b0e28
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 522
#868 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd70bec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#869 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154436
        tem = 140737485671568
        doc_reference = 0
        first_in_list = true
#870 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd74f9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#871 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912899
        tail = 54912899
        elt = 0
        tem = 54912899
        doc_reference = 0
        first_in_list = false
#872 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250466
        ptr = 0x34b0e22
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 516
#873 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd793cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#874 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154468
        tem = 140737485706352
        doc_reference = 0
        first_in_list = true
#875 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd7d77c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#876 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912915
        tail = 54912915
        elt = 0
        tem = 54912915
        doc_reference = 0
        first_in_list = false
#877 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250460
        ptr = 0x34b0e1c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 510
#878 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd81bac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#879 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154660
        tem = 140737485741136
        doc_reference = 0
        first_in_list = true
#880 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd85f5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#881 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912931
        tail = 54912931
        elt = 0
        tem = 54912931
        doc_reference = 0
        first_in_list = false
#882 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250454
        ptr = 0x34b0e16
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 504
#883 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd8a38c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#884 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154820
        tem = 140737485775920
        doc_reference = 0
        first_in_list = true
#885 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd8e73c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#886 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912947
        tail = 54912947
        elt = 0
        tem = 54912947
        doc_reference = 0
        first_in_list = false
#887 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250448
        ptr = 0x34b0e10
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 498
#888 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd92b6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#889 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154852
        tem = 140737485810704
        doc_reference = 0
        first_in_list = true
#890 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd96f1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#891 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912963
        tail = 54912963
        elt = 0
        tem = 54912963
        doc_reference = 0
        first_in_list = false
#892 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250442
        ptr = 0x34b0e0a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 492
#893 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffd9b34c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#894 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54154884
        tem = 140737485845488
        doc_reference = 0
        first_in_list = true
#895 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffd9f6fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#896 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54912979
        tail = 54912979
        elt = 0
        tem = 54912979
        doc_reference = 0
        first_in_list = false
#897 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250436
        ptr = 0x34b0e04
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 486
#898 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffda3b2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#899 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155092
        tem = 140737485880272
        doc_reference = 0
        first_in_list = true
#900 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffda7edc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#901 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849539
        tail = 54849539
        elt = 0
        tem = 54849539
        doc_reference = 0
        first_in_list = false
#902 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250430
        ptr = 0x34b0dfe
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 480
#903 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdac30c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#904 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155124
        tem = 140737485915056
        doc_reference = 0
        first_in_list = true
#905 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdb06bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#906 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849555
        tail = 54849555
        elt = 0
        tem = 54849555
        doc_reference = 0
        first_in_list = false
#907 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250424
        ptr = 0x34b0df8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 474
#908 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdb4aec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#909 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155156
        tem = 140737485949840
        doc_reference = 0
        first_in_list = true
#910 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdb8e9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#911 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849571
        tail = 54849571
        elt = 0
        tem = 54849571
        doc_reference = 0
        first_in_list = false
#912 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250418
        ptr = 0x34b0df2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 468
#913 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdbd2cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#914 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155188
        tem = 140737485984624
        doc_reference = 0
        first_in_list = true
#915 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdc167c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#916 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849587
        tail = 54849587
        elt = 0
        tem = 54849587
        doc_reference = 0
        first_in_list = false
#917 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250412
        ptr = 0x34b0dec
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 462
#918 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdc5aac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#919 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155220
        tem = 140737486019408
        doc_reference = 0
        first_in_list = true
#920 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdc9e5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#921 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849603
        tail = 54849603
        elt = 0
        tem = 54849603
        doc_reference = 0
        first_in_list = false
#922 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250406
        ptr = 0x34b0de6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 456
#923 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdce28c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#924 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155284
        tem = 140737486054192
        doc_reference = 0
        first_in_list = true
#925 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdd263c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#926 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849619
        tail = 54849619
        elt = 0
        tem = 54849619
        doc_reference = 0
        first_in_list = false
#927 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250400
        ptr = 0x34b0de0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 450
#928 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdd6a6c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#929 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155316
        tem = 140737486088976
        doc_reference = 0
        first_in_list = true
#930 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffddae1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#931 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849635
        tail = 54849635
        elt = 0
        tem = 54849635
        doc_reference = 0
        first_in_list = false
#932 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250394
        ptr = 0x34b0dda
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 444
#933 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffddf24c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#934 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155348
        tem = 140737486123760
        doc_reference = 0
        first_in_list = true
#935 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffde35fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#936 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849651
        tail = 54849651
        elt = 0
        tem = 54849651
        doc_reference = 0
        first_in_list = false
#937 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250388
        ptr = 0x34b0dd4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 438
#938 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffde7a2c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#939 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155380
        tem = 140737486158544
        doc_reference = 0
        first_in_list = true
#940 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdebddc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#941 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849715
        tail = 54849715
        elt = 0
        tem = 54849715
        doc_reference = 0
        first_in_list = false
#942 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250382
        ptr = 0x34b0dce
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 432
#943 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdf020c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#944 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155412
        tem = 140737486193328
        doc_reference = 0
        first_in_list = true
#945 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdf45bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#946 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849731
        tail = 54849731
        elt = 0
        tem = 54849731
        doc_reference = 0
        first_in_list = false
#947 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250376
        ptr = 0x34b0dc8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 426
#948 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffdf89ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#949 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155476
        tem = 140737486228112
        doc_reference = 0
        first_in_list = true
#950 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffdfcd9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#951 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849747
        tail = 54849747
        elt = 0
        tem = 54849747
        doc_reference = 0
        first_in_list = false
#952 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250370
        ptr = 0x34b0dc2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 420
#953 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe011cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#954 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155508
        tem = 140737486262896
        doc_reference = 0
        first_in_list = true
#955 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe0557c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#956 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849779
        tail = 54849779
        elt = 0
        tem = 54849779
        doc_reference = 0
        first_in_list = false
#957 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250364
        ptr = 0x34b0dbc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 414
#958 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe099ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#959 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155540
        tem = 140737486297680
        doc_reference = 0
        first_in_list = true
#960 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe0dd5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#961 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849795
        tail = 54849795
        elt = 0
        tem = 54849795
        doc_reference = 0
        first_in_list = false
#962 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250358
        ptr = 0x34b0db6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 408
#963 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe1218c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#964 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155604
        tem = 140737486332464
        doc_reference = 0
        first_in_list = true
#965 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe1653c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#966 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849811
        tail = 54849811
        elt = 0
        tem = 54849811
        doc_reference = 0
        first_in_list = false
#967 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250352
        ptr = 0x34b0db0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 402
#968 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe1a96c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#969 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155668
        tem = 140737486367248
        doc_reference = 0
        first_in_list = true
#970 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe1ed1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#971 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849971
        tail = 54849971
        elt = 0
        tem = 54849971
        doc_reference = 0
        first_in_list = false
#972 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250346
        ptr = 0x34b0daa
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 396
#973 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe2314c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#974 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155700
        tem = 140737486402032
        doc_reference = 0
        first_in_list = true
#975 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe274fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#976 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54849987
        tail = 54849987
        elt = 0
        tem = 54849987
        doc_reference = 0
        first_in_list = false
#977 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250340
        ptr = 0x34b0da4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 390
#978 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe2b92c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#979 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155764
        tem = 140737486436816
        doc_reference = 0
        first_in_list = true
#980 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe2fcdc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#981 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850003
        tail = 54850003
        elt = 0
        tem = 54850003
        doc_reference = 0
        first_in_list = false
#982 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250334
        ptr = 0x34b0d9e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 384
#983 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe3410c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#984 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155796
        tem = 140737486471600
        doc_reference = 0
        first_in_list = true
#985 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe384bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#986 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850035
        tail = 54850035
        elt = 0
        tem = 54850035
        doc_reference = 0
        first_in_list = false
#987 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250328
        ptr = 0x34b0d98
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 378
#988 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe3c8ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#989 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155860
        tem = 140737486506384
        doc_reference = 0
        first_in_list = true
#990 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe40c9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#991 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850051
        tail = 54850051
        elt = 0
        tem = 54850051
        doc_reference = 0
        first_in_list = false
#992 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250322
        ptr = 0x34b0d92
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 372
#993 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe450cc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#994 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155892
        tem = 140737486541168
        doc_reference = 0
        first_in_list = true
#995 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe4947c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#996 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850067
        tail = 54850067
        elt = 0
        tem = 54850067
        doc_reference = 0
        first_in_list = false
#997 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250316
        ptr = 0x34b0d8c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 366
#998 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe4d8ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#999 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155924
        tem = 140737486575952
        doc_reference = 0
        first_in_list = true
#1000 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe51c5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1001 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850083
        tail = 54850083
        elt = 0
        tem = 54850083
        doc_reference = 0
        first_in_list = false
#1002 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250310
        ptr = 0x34b0d86
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 360
#1003 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe5608c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1004 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54155988
        tem = 140737486610736
        doc_reference = 0
        first_in_list = true
#1005 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe5a43c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1006 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850099
        tail = 54850099
        elt = 0
        tem = 54850099
        doc_reference = 0
        first_in_list = false
#1007 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250304
        ptr = 0x34b0d80
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 354
#1008 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe5e86c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1009 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156020
        tem = 140737486645520
        doc_reference = 0
        first_in_list = true
#1010 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe62c1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1011 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850115
        tail = 54850115
        elt = 0
        tem = 54850115
        doc_reference = 0
        first_in_list = false
#1012 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250298
        ptr = 0x34b0d7a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 348
#1013 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe6704c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1014 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156164
        tem = 140737486680304
        doc_reference = 0
        first_in_list = true
#1015 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe6b3fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1016 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850131
        tail = 54850131
        elt = 0
        tem = 54850131
        doc_reference = 0
        first_in_list = false
#1017 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250292
        ptr = 0x34b0d74
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 342
#1018 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe6f82c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1019 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156228
        tem = 140737486715088
        doc_reference = 0
        first_in_list = true
#1020 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe73bdc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1021 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850147
        tail = 54850147
        elt = 0
        tem = 54850147
        doc_reference = 0
        first_in_list = false
#1022 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250286
        ptr = 0x34b0d6e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 336
#1023 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe7800c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1024 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156260
        tem = 140737486749872
        doc_reference = 0
        first_in_list = true
#1025 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe7c3bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1026 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850163
        tail = 54850163
        elt = 0
        tem = 54850163
        doc_reference = 0
        first_in_list = false
#1027 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250280
        ptr = 0x34b0d68
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 330
#1028 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe807ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1029 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156292
        tem = 140737486784656
        doc_reference = 0
        first_in_list = true
#1030 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe84b9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1031 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850275
        tail = 54850275
        elt = 0
        tem = 54850275
        doc_reference = 0
        first_in_list = false
#1032 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250274
        ptr = 0x34b0d62
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 324
#1033 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe88fcc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1034 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156388
        tem = 140737486819440
        doc_reference = 0
        first_in_list = true
#1035 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe8d37c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1036 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850291
        tail = 54850291
        elt = 0
        tem = 54850291
        doc_reference = 0
        first_in_list = false
#1037 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250268
        ptr = 0x34b0d5c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 318
#1038 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe917ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1039 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156420
        tem = 140737486854224
        doc_reference = 0
        first_in_list = true
#1040 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe95b5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1041 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850307
        tail = 54850307
        elt = 0
        tem = 54850307
        doc_reference = 0
        first_in_list = false
#1042 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250262
        ptr = 0x34b0d56
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 312
#1043 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffe99f8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1044 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156452
        tem = 140737486889008
        doc_reference = 0
        first_in_list = true
#1045 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffe9e33c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1046 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850323
        tail = 54850323
        elt = 0
        tem = 54850323
        doc_reference = 0
        first_in_list = false
#1047 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250256
        ptr = 0x34b0d50
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 306
#1048 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffea276c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1049 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156516
        tem = 140737486923792
        doc_reference = 0
        first_in_list = true
#1050 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffea6b1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1051 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850339
        tail = 54850339
        elt = 0
        tem = 54850339
        doc_reference = 0
        first_in_list = false
#1052 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250250
        ptr = 0x34b0d4a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 300
#1053 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffeaaf4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1054 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156548
        tem = 140737486958576
        doc_reference = 0
        first_in_list = true
#1055 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffeaf2fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1056 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850355
        tail = 54850355
        elt = 0
        tem = 54850355
        doc_reference = 0
        first_in_list = false
#1057 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250244
        ptr = 0x34b0d44
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 294
#1058 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffeb372c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1059 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156580
        tem = 140737486993360
        doc_reference = 0
        first_in_list = true
#1060 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffeb7adc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1061 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850467
        tail = 54850467
        elt = 0
        tem = 54850467
        doc_reference = 0
        first_in_list = false
#1062 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250238
        ptr = 0x34b0d3e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 288
#1063 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffebbf0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1064 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156612
        tem = 140737487028144
        doc_reference = 0
        first_in_list = true
#1065 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffec02bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1066 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850483
        tail = 54850483
        elt = 0
        tem = 54850483
        doc_reference = 0
        first_in_list = false
#1067 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250232
        ptr = 0x34b0d38
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 282
#1068 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffec46ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1069 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156676
        tem = 140737487062928
        doc_reference = 0
        first_in_list = true
#1070 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffec8a9c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1071 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850499
        tail = 54850499
        elt = 0
        tem = 54850499
        doc_reference = 0
        first_in_list = false
#1072 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250226
        ptr = 0x34b0d32
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 276
#1073 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffeccecc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1074 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156708
        tem = 140737487097712
        doc_reference = 0
        first_in_list = true
#1075 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffed127c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1076 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850515
        tail = 54850515
        elt = 0
        tem = 54850515
        doc_reference = 0
        first_in_list = false
#1077 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250220
        ptr = 0x34b0d2c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 270
#1078 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffed56ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1079 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156740
        tem = 140737487132496
        doc_reference = 0
        first_in_list = true
#1080 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffed9a5c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1081 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850563
        tail = 54850563
        elt = 0
        tem = 54850563
        doc_reference = 0
        first_in_list = false
#1082 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250214
        ptr = 0x34b0d26
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 264
#1083 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffedde8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1084 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156804
        tem = 140737487167280
        doc_reference = 0
        first_in_list = true
#1085 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffee223c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1086 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850579
        tail = 54850579
        elt = 0
        tem = 54850579
        doc_reference = 0
        first_in_list = false
#1087 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250208
        ptr = 0x34b0d20
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 258
#1088 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffee666c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1089 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156836
        tem = 140737487202064
        doc_reference = 0
        first_in_list = true
#1090 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffeeaa1c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1091 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850659
        tail = 54850659
        elt = 0
        tem = 54850659
        doc_reference = 0
        first_in_list = false
#1092 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250202
        ptr = 0x34b0d1a
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 252
#1093 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffeeee4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1094 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156900
        tem = 140737487236848
        doc_reference = 0
        first_in_list = true
#1095 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffef31fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1096 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850675
        tail = 54850675
        elt = 0
        tem = 54850675
        doc_reference = 0
        first_in_list = false
#1097 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250196
        ptr = 0x34b0d14
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 246
#1098 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffef762c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1099 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156964
        tem = 140737487271632
        doc_reference = 0
        first_in_list = true
#1100 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffefb9dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1101 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850691
        tail = 54850691
        elt = 0
        tem = 54850691
        doc_reference = 0
        first_in_list = false
#1102 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250190
        ptr = 0x34b0d0e
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 240
#1103 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffeffe0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1104 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54156996
        tem = 140737487306416
        doc_reference = 0
        first_in_list = true
#1105 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff041bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1106 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850707
        tail = 54850707
        elt = 0
        tem = 54850707
        doc_reference = 0
        first_in_list = false
#1107 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250184
        ptr = 0x34b0d08
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 234
#1108 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff085ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1109 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54157092
        tem = 140737487341200
        doc_reference = 0
        first_in_list = true
#1110 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff0c99c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1111 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850723
        tail = 54850723
        elt = 0
        tem = 54850723
        doc_reference = 0
        first_in_list = false
#1112 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250178
        ptr = 0x34b0d02
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 228
#1113 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff10dcc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1114 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54157124
        tem = 140737487375984
        doc_reference = 0
        first_in_list = true
#1115 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff1517c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1116 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850739
        tail = 54850739
        elt = 0
        tem = 54850739
        doc_reference = 0
        first_in_list = false
#1117 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250172
        ptr = 0x34b0cfc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 222
#1118 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff195ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1119 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54168964
        tem = 140737487410768
        doc_reference = 0
        first_in_list = true
#1120 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff1d95c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1121 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850755
        tail = 54850755
        elt = 0
        tem = 54850755
        doc_reference = 0
        first_in_list = false
#1122 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250166
        ptr = 0x34b0cf6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 216
#1123 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff21d8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1124 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54168996
        tem = 140737487445552
        doc_reference = 0
        first_in_list = true
#1125 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff2613c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1126 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850771
        tail = 54850771
        elt = 0
        tem = 54850771
        doc_reference = 0
        first_in_list = false
#1127 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250160
        ptr = 0x34b0cf0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 210
#1128 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff2a56c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1129 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169028
        tem = 140737487480336
        doc_reference = 0
        first_in_list = true
#1130 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff2e91c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1131 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850787
        tail = 54850787
        elt = 0
        tem = 54850787
        doc_reference = 0
        first_in_list = false
#1132 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250154
        ptr = 0x34b0cea
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 204
#1133 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff32d4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1134 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169060
        tem = 140737487515120
        doc_reference = 0
        first_in_list = true
#1135 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff370fc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1136 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850803
        tail = 54850803
        elt = 0
        tem = 54850803
        doc_reference = 0
        first_in_list = false
#1137 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250148
        ptr = 0x34b0ce4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 198
#1138 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff3b52c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1139 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169124
        tem = 140737487549904
        doc_reference = 0
        first_in_list = true
#1140 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff3f8dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1141 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850819
        tail = 54850819
        elt = 0
        tem = 54850819
        doc_reference = 0
        first_in_list = false
#1142 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250142
        ptr = 0x34b0cde
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 192
#1143 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff43d0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1144 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169156
        tem = 140737487584688
        doc_reference = 0
        first_in_list = true
#1145 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff480bc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1146 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850835
        tail = 54850835
        elt = 0
        tem = 54850835
        doc_reference = 0
        first_in_list = false
#1147 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250136
        ptr = 0x34b0cd8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 186
#1148 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff4c4ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1149 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169220
        tem = 140737487619472
        doc_reference = 0
        first_in_list = true
#1150 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff5089c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1151 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850851
        tail = 54850851
        elt = 0
        tem = 54850851
        doc_reference = 0
        first_in_list = false
#1152 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250130
        ptr = 0x34b0cd2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 180
#1153 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff54ccc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1154 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169252
        tem = 140737487654256
        doc_reference = 0
        first_in_list = true
#1155 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff5907c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1156 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850867
        tail = 54850867
        elt = 0
        tem = 54850867
        doc_reference = 0
        first_in_list = false
#1157 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250124
        ptr = 0x34b0ccc
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 174
#1158 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff5d4ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1159 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169316
        tem = 140737487689040
        doc_reference = 0
        first_in_list = true
#1160 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff6185c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1161 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850883
        tail = 54850883
        elt = 0
        tem = 54850883
        doc_reference = 0
        first_in_list = false
#1162 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250118
        ptr = 0x34b0cc6
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 168
#1163 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff65c8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1164 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169348
        tem = 140737487723824
        doc_reference = 0
        first_in_list = true
#1165 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff6a03c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1166 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850899
        tail = 54850899
        elt = 0
        tem = 54850899
        doc_reference = 0
        first_in_list = false
#1167 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250112
        ptr = 0x34b0cc0
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 162
#1168 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff6e46c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1169 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169380
        tem = 140737487758608
        doc_reference = 0
        first_in_list = true
#1170 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff7281c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1171 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850915
        tail = 54850915
        elt = 0
        tem = 54850915
        doc_reference = 0
        first_in_list = false
#1172 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250106
        ptr = 0x34b0cba
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 156
#1173 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff76c4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1174 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169412
        tem = 140737487793392
        doc_reference = 0
        first_in_list = true
#1175 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff7affc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1176 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850931
        tail = 54850931
        elt = 0
        tem = 54850931
        doc_reference = 0
        first_in_list = false
#1177 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250100
        ptr = 0x34b0cb4
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 150
#1178 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff7f42c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1179 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169444
        tem = 140737487828176
        doc_reference = 0
        first_in_list = true
#1180 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff837dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1181 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850947
        tail = 54850947
        elt = 0
        tem = 54850947
        doc_reference = 0
        first_in_list = false
#1182 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250094
        ptr = 0x34b0cae
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 144
#1183 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff87c0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1184 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169508
        tem = 140737487862960
        doc_reference = 0
        first_in_list = true
#1185 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff8bfbc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1186 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850963
        tail = 54850963
        elt = 0
        tem = 54850963
        doc_reference = 0
        first_in_list = false
#1187 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250088
        ptr = 0x34b0ca8
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 138
#1188 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff903ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1189 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169540
        tem = 140737487897744
        doc_reference = 0
        first_in_list = true
#1190 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff9479c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1191 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54850979
        tail = 54850979
        elt = 0
        tem = 54850979
        doc_reference = 0
        first_in_list = false
#1192 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250082
        ptr = 0x34b0ca2
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 132
#1193 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffff98bcc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1194 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169572
        tem = 140737487932528
        doc_reference = 0
        first_in_list = true
#1195 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffff9cf7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1196 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851059
        tail = 54851059
        elt = 0
        tem = 54851059
        doc_reference = 0
        first_in_list = false
#1197 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250076
        ptr = 0x34b0c9c
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 126
#1198 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffa13ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16383 times>
#1199 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169636
        tem = 140737487967312
        doc_reference = 0
        first_in_list = true
#1200 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffa575c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 16380 times>
#1201 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851075
        tail = 54851075
        elt = 0
        tem = 54851075
        doc_reference = 0
        first_in_list = false
#1202 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250070
        ptr = 0x34b0c96
        tem = 0
        item = 0
        vector = 0
        otem = 0x0
        len = 120
#1203 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffa9b8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 3512 times>...
#1204 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169700
        tem = 140737488002096
        doc_reference = 0
        first_in_list = true
#1205 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffadf3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 13 times>, "\204\201\351\002\000\000\000\000\020\235\372\377\377\177\000\000\340\245S\000\000\000\000\000\204\201\351\002\000\000\000\000\220\235\372\377\377\177\000\000B\274[\000\000\000\000\000\320!\310\000\000\000\000\000\364\271\a\003\000\000\000\000\260\235\372\377\377\177\000\000z\270[\000\000\000\000\000\353\213S", '\000' <repeats 13 times>, "Н\372\377\377\177\000\000\064\373\v\003\000\000\000\000\320!\310", '\000' <repeats 21 times>, "\240\233\000\000\000\000\000\000\320!\310", '\000' <repeats 13 times>, "xm\031\003", '\000' <repeats 20 times>, "\220"...
#1206 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851123
        tail = 54851123
        elt = 0
        tem = 54851123
        doc_reference = 0
        first_in_list = false
#1207 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250064
        ptr = 0x34b0c90
        tem = 17358352
        item = 6012438
        vector = 5475307
        otem = 0x0
        len = 114
#1208 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffb236c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "\354k\220\000\000\000\000\000\060\341\372\377\377\177\000\000\340\245S\000\000\000\000\000\354k\220\000\000\000\000\000\260\341\372\377\377\177\000\000B\274[\000\000\000\000\000@\271\b\001\000\000\000\000\360A\t", '\000' <repeats 21 times>, "\340\341\372\377\377\177\000\000\066\276[\000\000\000\000\000\220\003\321\000\000\000\000\000\272\001\000\000\000\000\000\000\320!\310", '\000' <repeats 21 times>, "\260\341\372\377\377\177\000\000\353\213S", '\000' <repeats 13 times>, "\060\342\372\377\377\177\000\000\026\276[\000\000\000\000\000P\300\323\000\000\000\000\000\200\003\t", '\000' <repeats 13 times>...
#1209 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169732
        tem = 140737488036880
        doc_reference = 0
        first_in_list = true
#1210 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffb671c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 13 times>, "h\352\n\001", '\000' <repeats 28 times>, " %\373\377\377\177\000\000\375\260[\000\000\000\000\000p\275=\001\000\000\000\000h\352\n\001\000\000\000\000\001\000\000\000\000\000\000\000\300\261\a\000\000\000\000\000\240%\373\377\377\177\000\000z\270[\000\000\000\000\000@\307\r\001\000\000\000\000\260\302\024\002", '\000' <repeats 20 times>, "\320!\310", '\000' <repeats 21 times>, "\200%\373\377\377\177\000\000\200\344\334\002", '\000' <repeats 12 times>, "\070.\r\001", '\000' <repeats 20 times>...
#1211 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851139
        tail = 54851139
        elt = 0
        tem = 54851139
        doc_reference = 0
        first_in_list = false
#1212 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250058
        ptr = 0x34b0c8a
        tem = 140737488054352
        item = 0
        vector = 21036720
        otem = 0x0
        len = 108
#1213 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffbab4c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = " i\373\377\377\177\000\000\375\260[", '\000' <repeats 13 times>, "\340\037!\001\000\000\000\000\002\000\000\000\000\000\000\000\002\000\000\000\000\000\000\000\240i\373\377\377\177\000\000@\273[\000\000\000\000\000N\000\000\000\000\000\000\000\220\275\000\000\000\000\000\000pi\373\377\377\177\000\000\375\260[", '\000' <repeats 13 times>, "\310^\b\001\000\000\000\000\001\000\000\000\000\000\000\000``\000\000\000\000\000\000`\337\310", '\000' <repeats 13 times>, "T\355\f\003\000\000\000\000\240i\373\377\377\177\000\000\340\245S\000\000\000\000\000\364%\f\003\000\000\000\000 j\373\377\377\177\000\000z\270[", '\000' <repeats 13 times>...
#1214 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169764
        tem = 140737488071664
        doc_reference = 0
        first_in_list = true
#1215 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffbeefc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil\000\000\000\000\000\224\213\r\003\000\000\000\000\060\255\373\377\377\177\000\000z\270[", '\000' <repeats 13 times>, "*\000\000\000\000\000\000\000\353\213S\000\000\000\000\000U\265\217\000\000\000\000\000`\255\373\377\377\177\000\000\354\270[\000\000\000\000\000\320!\310\000\000\000\000\000@)\000\000\000\000\000\000(", '\000' <repeats 15 times>, "`\234\033\001", '\000' <repeats 28 times>, "`\255\373\377\377\177\000\000\375\260[", '\000' <repeats 13 times>, "`\234\033\001\000\000\000\000\033\000\000\000\000\000\000\000d\216\016\003\000\000\000\000\340\255\373\377\377\177\000\000"...
#1216 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851187
        tail = 54851187
        elt = 0
        tem = 54851187
        doc_reference = 0
        first_in_list = false
#1217 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250052
        ptr = 0x34b0c84
        tem = 140737488089216
        item = 12639077
        vector = 0
        otem = 0x30ca2b4
        len = 102
#1218 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffc332c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "P\361\373\377\377\177\000\000z\270[\000\000\000\000\000\240\335A\001", '\000' <repeats 20 times>, "\264\320<\003\000\000\000\000\200\361\373\377\377\177\000\000z\270[\000\000\000\000\000l5\220\000\000\000\000\000\220\275\000\000\000\000\000\000\320!\310", '\000' <repeats 13 times>, "\210o:\003", '\000' <repeats 28 times>, "`\337\310", '\000' <repeats 13 times>, "T\361\253\000\000\000\000\000\200\361\373\377\377\177\000\000\340\245S\000\000\000\000\000T\361\253\000\000\000\000\000\000\362\373\377\377\177\000\000B\274[\000\000\000\000\000\224/\253\000\000\000\000\000"...
#1219 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169796
        tem = 140737488106448
        doc_reference = 0
        first_in_list = true
#1220 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffc76dc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 13 times>, "\300\064\374\377\377\177\000\000\375\260[\000\000\000\000\000`\337\310", '\000' <repeats 13 times>, "\254W\225\000\000\000\000\000\320\064\374\377\377\177\000\000\340\245S\000\000\000\000\000\324x\335\002\000\000\000\000P5\374\377\377\177\000\000z\270[\000\000\000\000\000`5\374\377\377\177\000\000\324x\335\002", '\000' <repeats 12 times>, "\264x\335\002\000\000\000\000\200\065\374\377\377\177\000\000z\270[\000\000\000\000\000`\337\310\000\000\000\000\000\360\266h\000\000\000\000\000\320x\335\002", '\000' <repeats 12 times>, "\350\r?\001", '\000' <repeats 28 times>...
#1221 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851203
        tail = 54851203
        elt = 0
        tem = 54851203
        doc_reference = 0
        first_in_list = false
#1222 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250046
        ptr = 0x34b0c7e
        tem = 140737488124000
        item = 0
        vector = 0
        otem = 0x0
        len = 96
#1223 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffcbb0c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "\320!\310", '\000' <repeats 21 times>, "\340x\374\377\377\177\000\000\353\213S", '\000' <repeats 13 times>, "`y\374\377\377\177\000\000\026\276[\000\000\000\000\000\353\213S\000\000\000\000\000 \304\000\000\000\000\000\000\200y\374\377\377\177\000\000z\270[", '\000' <repeats 13 times>, "\244\221\071\001\000\000\000\000\353\213S", '\000' <repeats 13 times>, "\320!\310", '\000' <repeats 21 times>, "`y\374\377\377\177\000\000\353\213S", '\000' <repeats 13 times>, "\340y\374\377\377\177\000\000\026\276[", '\000' <repeats 22 times>...
#1224 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169860
        tem = 140737488141232
        doc_reference = 0
        first_in_list = true
#1225 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffcfebc, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 21 times>, "\220\274\374\377\377\177\000\000\353\213S", '\000' <repeats 13 times>, "\020\275\374\377\377\177\000\000\026\276[\000\000\000\000\000 \275\374\377\377\177\000\000\060\225?\000\000\000\000\000\200\324\310", '\000' <repeats 13 times>, "\060\234&\001", '\000' <repeats 28 times>, "\320!\310", '\000' <repeats 21 times>, "\020\275\374\377\377\177\000\000\353\213S\000\000\000\000\000\255\024\220\000\000\000\000\000\220\275\374\377\377\177\000\000\354\270[\000\000\000\000\000\240\275\374\377\377\177\000\000"...
#1226 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851299
        tail = 54851299
        elt = 0
        tem = 54851299
        doc_reference = 0
        first_in_list = false
#1227 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250040
        ptr = 0x34b0c78
        tem = 0
        item = 0
        vector = 13603776
        otem = 0x0
        len = 90
#1228 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffd42ec, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "\300\000\375\377\377\177\000\000p\203", '\000' <repeats 14 times>, "@\277@\001\000\000\000\000\003\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000@\001\375\377\377\177\000\000$M\033\001\000\000\000\000P\001\375\377\377\177\000\000z\270[\000\000\000\000\000\260\352\r\001\000\000\000\000$M\033\001", '\000' <repeats 20 times>, "\200\001\375\377\377\177\000\000\066\276[\000\000\000\000\000`\337\310\000\000\000\000\000D\036\250\000\000\000\000\000 M\033\001", '\000' <repeats 12 times>, "P2\020\001\000\000\000\000\215\340\316\000\000\000\000\000\300\001\375\377\377\177\000\000\354\270[\000\000\000\000\000\320\001\375\377\377\177\000\000"...
#1229 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169892
        tem = 140737488176016
        doc_reference = 0
        first_in_list = true
#1230 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffd869c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil\000\377\177\000\000@\273[\000\000\000\000\000\320!\310\000\000\000\000\000\220\275", '\000' <repeats 14 times>, "\200D\375\377\377\177\000\000\353\213S\000\000\000\000\000TO\016\003\000\000\000\000\000E\375\377\377\177\000\000z\270[\000\000\000\000\000`\337\310", '\000' <repeats 13 times>, "\344I\033\001\000\000\000\000\300D\375\377\377\177\000\000\340\245S\000\000\000\000\000\344I\033\001\000\000\000\000@E\375\377\377\177\000\000B\274[\000\000\000\000\000`\337\310\000\000\000\000\000\376\377\377\377\377\377\377\377\244,\f\003\000\000\000\000\000E\375\377\377\177\000\000\340\245S\000\000\000\000\000\244,\f\003\000\000\000\000\200E\375\377\377\177\000\000"...
#1231 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851315
        tail = 54851315
        elt = 0
        tem = 54851315
        doc_reference = 0
        first_in_list = false
#1232 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250034
        ptr = 0x34b0c72
        tem = 140737488193568
        item = 6011970
        vector = 5481952
        otem = 0x5bb8ec <mark_object+295>
        len = 84
#1233 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffdcacc, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "\000\000\000\000\000\000\000\000\020nB\001\000\000\000\000\003\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\020\211\375\377\377\177\000\000@\273[\000\000\000\000\000 \211\375\377\377\177\000\000\065nB\001\000\000\000\000\060\211\375\377\377\177\000\000$f\a\003\000\000\000\000@\211\375\377\377\177\000\000z\270[\000\000\000\000\000`nB\001\000\000\000\000$f\a\003\000\000\000\000\020nB\001", '\000' <repeats 12 times>, "`nB\001", '\000' <repeats 28 times>, "@\211\375\377\377\177\000\000\375\260[", '\000' <repeats 13 times>, "`nB\001\000\000\000\000\003\000\000\000\000\000\000\000"...
#1234 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54169924
        tem = 140737488210800
        doc_reference = 0
        first_in_list = true
#1235 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffe0e7c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil\000\377\177\000\000\260\262\000\000\000\000\000\000\320!\310", '\000' <repeats 21 times>, "`\314\375\377\377\177\000\000\353\213S\000\000\000\000\000\324q\333\002\000\000\000\000\200\324\310", '\000' <repeats 13 times>, "\060\254>\001", '\000' <repeats 28 times>, "\300\314\375\377\377\177\000\000\375\260[", '\000' <repeats 13 times>, "\060\254>\001\000\000\000\000$\000\000\000\000\000\000\000$\000\000\000\000\000\000\000@\315\375\377\377\177\000\000@\273[", '\000' <repeats 37 times>...
#1236 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851331
        tail = 54851331
        elt = 0
        tem = 54851331
        doc_reference = 0
        first_in_list = false
#1237 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250028
        ptr = 0x34b0c6c
        tem = 140737488228352
        item = 0
        vector = 0
        otem = 0x5bb0fd <mark_vectorlike+108>
        len = 78
#1238 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffe52ac, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = '\000' <repeats 16 times>, "\360\236=\001", '\000' <repeats 28 times>, "\320!\310", '\000' <repeats 21 times>, "\260\020\376\377\377\177\000\000\353\213S", '\000' <repeats 13 times>, "\060\021\376\377\377\177\000\000\026\276[", '\000' <repeats 13 times>, "SJP\001\000\000\000\000\200\324\310", '\000' <repeats 13 times>, "\340?C\001", '\000' <repeats 28 times>, "\320!\310", '\000' <repeats 21 times>...
#1239 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54170036
        tem = 140737488245584
        doc_reference = 0
        first_in_list = true
#1240 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7ffffffe965c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil", '\000' <repeats 13 times>, "\220T\376\377\377\177\000\000\026\276[", '\000' <repeats 13 times>, "\220\275\000\000\000\000\000\000\020\002\320", '\000' <repeats 13 times>, "\300\f]\001", '\000' <repeats 12 times>, "N\000\000\000\000\000\000\000``\000\000\000\000\000\000`\337\310", '\000' <repeats 13 times>, "\344\354\235\000\000\000\000\000\220T\376\377\377\177\000\000\340\245S\000\000\000\000\000\204\322\032\001\000\000\000\000\020U\376\377\377\177\000\000z\270[", '\000' <repeats 13 times>, "`\302\221\000\000\000\000\000\001\000\000\000\000\000\000\000dI\322\002\000\000\000\000@U\376\377\377\177\000\000z"...
#1241 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851379
        tail = 54851379
        elt = 0
        tem = 54851379
        doc_reference = 0
        first_in_list = false
#1242 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250022
        ptr = 0x34b0c66
        tem = 5476063
        item = 34
        vector = 28
        otem = 0xa
        len = 72
#1243 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7ffffffeda8c, first_in_list=true) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "\000\t).\"\000\000\000 \fK\003\000\000\000\000\001\363K\003\000\000\000\000 \fK\003\000\000\000\000$\000\000\000\000\000\000\000\001", '\000' <repeats 13 times>, "\001\000\065\334;\001\000\000\000\000^>B\003\000\000\000\000\004\177\223\000\000\000\000\000\346", '\000' <repeats 15 times>, "\260\227\376\377\377\177", '\000' <repeats 26 times>, "\001\000\000\000\000\000\000\000\"\000\000\000\000\000\000\000\"\000\000\000\000\000\000\000\"\000\000\000\000\000\000\000\"\000\000\000\000\000\000\000\244\004\224", '\000' <repeats 13 times>, "Լ:\003", '\000' <repeats 21 times>...
#1244 0x000000000060d7ec in read_list (flag=false, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 0
        tail = 0
        elt = 54170068
        tem = 140737488280368
        doc_reference = 0
        first_in_list = true
#1245 0x000000000060ac3c in read1 (readcharfun=54792309, pch=0x7fffffff1e3c, first_in_list=false) at lread.c:2574
        c = 40
        uninterned_symbol = false
        multibyte = true
        stackbuf = "nil\000I\a\016EC)\026#\345\022\201\066\001\211\036E<\203]\a\016E\202`\a\016EC\000\000\000\020", '\000' <repeats 12 times>, "\240\324\b\001\000\000\000\000\360EA", '\000' <repeats 21 times>, "\260\334\376\377\377\177\000\000\066\276[\000\000\000\000\000\370\022\371\026\070\372\022\201\002\000\000\000\000\000\000\000\001\026;\374\022\201\071\001\026<\376\022\323\026>\377\022\307\026?\201F\000\022\201\305\000\026F\201G\000\022\201\306\000\026G\201H\000\022\201\307\000\026H\201", '\000' <repeats 17 times>, "\312\b\001\000\000\000\000\340\240", '\000' <repeats 22 times>...
#1246 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851395
        tail = 54851395
        elt = 0
        tem = 54851395
        doc_reference = 0
        first_in_list = false
#1247 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55250016
        ptr = 0x34b0c60
        tem = 45744
        item = 54170100
        vector = 140737488297824
        otem = 0x5ded66 <unbind_to+611>
        len = 66
#1248 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffff626c, first_in_list=false) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "cl-struct-undo-tree\000\377\177\000\000\375\260[", '\000' <repeats 13 times>, "\030\361)\003\000\000\000\000\a\000\000\000\000\000\000\000\a\000\000\000\000\000\000\000\320 \377\377\377\177\000\000@\273[\000\000\000\000\000\000!\377\377\000\177\000\000\260{E\000\000\000\000\000\370 \377\377\377\177\000\000t\217\032\003\000\000\000\000\060\000\000\000\000\000\000\000\320YC\003\000\000\000\000\320!\310\000\000\000\000\000t\277(\003\000\000\000\000 !\377\377\377\177\000\000z\270[", '\000' <repeats 13 times>, "P\273\a\000\000\000\000\000\353\213S\000\000\000\000\000\364F%\003\000\000\000\000P!\377\377\377\177\000\000"...
#1249 0x000000000060d7ec in read_list (flag=true, readcharfun=54792309) at lread.c:3685
        ch = 0
        val = 54851411
        tail = 54851411
        elt = 39428240
        tem = 54851411
        doc_reference = 0
        first_in_list = false
#1250 0x000000000060d4ae in read_vector (readcharfun=54792309, bytecodeflag=false) at lread.c:3595
        i = 0
        size = 55249995
        ptr = 0x34b0c4b
        tem = 0
        item = 140737488315456
        vector = 139642271654800
        otem = 0x5ded66 <unbind_to+611>
        len = 45
#1251 0x000000000060ac55 in read1 (readcharfun=54792309, pch=0x7fffffffa69c, first_in_list=false) at lread.c:2577
        c = 91
        uninterned_symbol = false
        multibyte = true
        stackbuf = "14d64b3eb88772201ace88f6e4b5eae7cb70d657\000e\377\377\377\177\000\000\360\235S\000\000\000\000\000\020\"\r\003\000\000\000\000\340d\377\377\377\177\000\000W\324]\000\000\000\000\000\370d\377\377\377\177\000\000\002\000\000\000\000\000\000\000#~1\001\000\000\000\000\300\346\b\000\000\000\000\000,\000\000\000\000\000\000\000\001", '\000' <repeats 15 times>, "-\023\220\000\000\000\000\000\353\213S\000\000\000\000\000\260\262\000\000\000\000\000\000@h\377\377\377\177\000\000\362>b\000\000\000\000\000\370A\222", '\000' <repeats 21 times>...
#1252 0x0000000000609f81 in read0 (readcharfun=54792309) at lread.c:2139
        val = 0
        c = 0
#1253 0x0000000000609ee3 in read_internal_start (stream=54792309, start=0, end=0) at lread.c:2112
        retval = 0
#1254 0x0000000000609d3e in Fread (stream=54792309) at lread.c:2059
#1255 0x00000000005dd65b in funcall_subr (subr=0xc11378 <Sread>, numargs=1, args=0x7fffffffa898) at eval.c:2790
        internal_argbuf = {1, 1, 5, 42949672980, 12653432, 140737488332744, 5479765, 47244617664}
        internal_args = 0x7fffffffa898
#1256 0x00000000005dd2d2 in Ffuncall (nargs=2, args=0x7fffffffa890) at eval.c:2715
        fun = 12653437
        original_fun = 40128
        funcar = 25769781312
        numargs = 1
        val = 140737488332864
        count = 19
#1257 0x00000000006239f7 in exec_byte_code (bytestr=53612500, vector=53708093, maxdepth=54, args_template=2050, nargs=2, args=0x7fffffffae10) at bytecode.c:639
        op = 1
        type = CONDITION_CASE
        targets =
          {0x62651e <exec_byte_code+13767>, 0x626578 <exec_byte_code+13857>, 0x62657a <exec_byte_code+13859>, 0x62657c <exec_byte_code+13861>, 0x62657e <exec_byte_code+13863>, 0x62657e <exec_byte_code+13863>, 0x6265d8 <exec_byte_code+13953>, 0x626641 <exec_byte_code+14058>, 0x62341c <exec_byte_code+1221>, 0x62341e <exec_byte_code+1223>, 0x623420 <exec_byte_code+1225>, 0x623422 <exec_byte_code+1227>, 0x623424 <exec_byte_code+1229>, 0x623424 <exec_byte_code+1229>, 0x62342a <exec_byte_code+1235>, 0x6233eb <exec_byte_code+1172>, 0x62374d <exec_byte_code+2038>, 0x62374f <exec_byte_code+2040>, 0x623751 <exec_byte_code+2042>, 0x623753 <exec_byte_code+2044>, 0x623755 <exec_byte_code+2046>, 0x623755 <exec_byte_code+2046>, 0x62378a <exec_byte_code+2099>, 0x62375b <exec_byte_code+2052>, 0x62391a <exec_byte_code+2499>, 0x62391c <exec_byte_code+2501>, 0x62391e <exec_byte_code+2503>, 0x623920 <exec_byte_code+2505>, 0x623922 <exec_byte_code+2507>, 0x623922 <exec_byte_code+2507>, 0x6238d4 <exec_byte_code+2429>, 0x6238eb <exec_byte_code+2452>, 0x6239c4 <exec_byte_code+2669>, 0x6239c6 <exec_byte_code+2671>, 0x6239c8 <exec_byte_code+2673>, 0x6239ca <exec_byte_code+2675>, 0x6239cc <exec_byte_code+2677>, 0x6239cc <exec_byte_code+2677>, 0x62397e <exec_byte_code+2599>, 0x623995 <exec_byte_code+2622>, 0x623a6e <exec_byte_code+2839>, 0x623a70 <exec_byte_code+2841>, 0x623a72 <exec_byte_code+2843>, 0x623a74 <exec_byte_code+2845>, 0x623a76 <exec_byte_code+2847>, 0x623a76 <exec_byte_code+2847>, 0x623a28 <exec_byte_code+2769>, 0x623a3f <exec_byte_code+2792>, 0x62423c <exec_byte_code+4837>, 0x624132 <exec_byte_code+4571>, 0x624129 <exec_byte_code+4562>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x624436 <exec_byte_code+5343>, 0x624521 <exec_byte_code+5578>, 0x624579 <exec_byte_code+5666>, 0x6245d2 <exec_byte_code+5755>, 0x62462f <exec_byte_code+5848>, 0x6235fd <exec_byte_code+1702>, 0x62366d <exec_byte_code+1814>, 0x62469e <exec_byte_code+5959>, 0x62357e <exec_byte_code+1575>, 0x6236cd <exec_byte_code+1910>, 0x6246fe <exec_byte_code+6055>, 0x62475e <exec_byte_code+6151>, 0x62479e <exec_byte_code+6215>, 0x6247fe <exec_byte_code+6311>, 0x624845 <exec_byte_code+6382>, 0x624900 <exec_byte_code+6569>, 0x624940 <exec_byte_code+6633>, 0x6249a0 <exec_byte_code+6729>, 0x624a1d <exec_byte_code+6854>, 0x624a5d <exec_byte_code+6918>, 0x624a9d <exec_byte_code+6982>, 0x624afd <exec_byte_code+7078>, 0x624b5d <exec_byte_code+7174>, 0x624bbd <exec_byte_code+7270>, 0x624c3a <exec_byte_code+7395>, 0x624c81 <exec_byte_code+7466>, 0x624cc8 <exec_byte_code+7537>, 0x624d83 <exec_byte_code+7724>, 0x624dee <exec_byte_code+7831>, 0x624e59 <exec_byte_code+7938>, 0x6250c2 <exec_byte_code+8555>, 0x625127 <exec_byte_code+8656>, 0x62518c <exec_byte_code+8757>, 0x6251f1 <exec_byte_code+8858>, 0x625256 <exec_byte_code+8959>, 0x62529d <exec_byte_code+9030>, 0x625309 <exec_byte_code+9138>, 0x625350 <exec_byte_code+9209>, 0x625397 <exec_byte_code+9280>, 0x6253de <exec_byte_code+9351>, 0x6254cc <exec_byte_code+9589>, 0x623fde <exec_byte_code+4231>, 0x625518 <exec_byte_code+9665>, 0x625558 <exec_byte_code+9729>, 0x62560e <exec_byte_code+9911>, 0x625665 <exec_byte_code+9998>, 0x6256b1 <exec_byte_code+10074>, 0x6256f1 <exec_byte_code+10138>, 0x62572c <exec_byte_code+10197>, 0x625767 <exec_byte_code+10256>, 0x6257aa <exec_byte_code+10323>, 0x62651e <exec_byte_code+13767>, 0x6257fa <exec_byte_code+10403>, 0x625835 <exec_byte_code+10462>, 0x625870 <exec_byte_code+10521>, 0x6258ab <exec_byte_code+10580>, 0x6258e6 <exec_byte_code+10639>, 0x625921 <exec_byte_code+10698>, 0x623fde <exec_byte_code+4231>, 0x62651e <exec_byte_code+13767>, 0x625961 <exec_byte_code+10762>, 0x6259a9 <exec_byte_code+10834>, 0x6259e9 <exec_byte_code+10898>, 0x625a29 <exec_byte_code+10962>, 0x625a89 <exec_byte_code+11058>, 0x625ae9 <exec_byte_code+11154>, 0x625b29 <exec_byte_code+11218>, 0x625c10 <exec_byte_code+11449>, 0x625c70 <exec_byte_code+11545>, 0x625cd0 <exec_byte_code+11641>, 0x625d30 <exec_byte_code+11737>, 0x625d6b <exec_byte_code+11796>, 0x62651e <exec_byte_code+13767>, 0x623f2d <exec_byte_code+4054>, 0x623b0f <exec_byte_code+3000>, 0x6234fd <exec_byte_code+1446>, 0x623bf5 <exec_byte_code+3230>, 0x623c6b <exec_byte_code+3348>, 0x623cde <exec_byte_code+3463>, 0x623eec <exec_byte_code+3989>, 0x623f01 <exec_byte_code+4010>, 0x62388c <exec_byte_code+2357>, 0x623fa5 <exec_byte_code+4174>, 0x62400a <exec_byte_code+4275>, 0x62408e <exec_byte_code+4407>, 0x6240c7 <exec_byte_code+4464>, 0x624275 <exec_byte_code+4894>, 0x6242e3 <exec_byte_code+5004>, 0x624360 <exec_byte_code+5129>, 0x6243bb <exec_byte_code+5220>, 0x623acc <exec_byte_code+2933>, 0x625dab <exec_byte_code+11860>, 0x625e28 <exec_byte_code+11985>, 0x625e68 <exec_byte_code+12049>, 0x625ea8 <exec_byte_code+12113>, 0x625ee8 <exec_byte_code+12177>, 0x625f28 <exec_byte_code+12241>, 0x625f88 <exec_byte_code+12337>, 0x625fe8 <exec_byte_code+12433>, 0x626048 <exec_byte_code+12529>, 0x6260a8 <exec_byte_code+12625>, 0x6261e1 <exec_byte_code+12938>, 0x626241 <exec_byte_code+13034>, 0x6262a1 <exec_byte_code+13130>, 0x6262e1 <exec_byte_code+13194>, 0x626341 <exec_byte_code+13290>, 0x6263a1 <exec_byte_code+13386>, 0x6263e1 <exec_byte_code+13450>, 0x626421 <exec_byte_code+13514>, 0x625425 <exec_byte_code+9422>, 0x62546c <exec_byte_code+9493>, 0x626468 <exec_byte_code+13585>, 0x6264c5 <exec_byte_code+13678>, 0x62651e <exec_byte_code+13767>, 0x623d51 <exec_byte_code+3578>, 0x623d6e <exec_byte_code+3607>, 0x623dcf <exec_byte_code+3704>, 0x623e30 <exec_byte_code+3801>, 0x623e8e <exec_byte_code+3895>, 0x62488c <exec_byte_code+6453>, 0x624d0f <exec_byte_code+7608>, 0x62559a <exec_byte_code+9795>, 0x6266c9 <exec_byte_code+14194>, 0x626733 <exec_byte_code+14300>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x6267be <exec_byte_code+14439>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62683a <exec_byte_code+14563> <repeats 64 times>}
        const_length = 47
        bytestr_length = 254
        vectorp = 0x3338540
        quitcounter = 1 '\001'
        stack_items = 14
        sa_avail = 16018
        sa_count = 16
        sa_must_free = false
        stack_base = 0x7fffffffa850
        stack_lim = 0x7fffffffa8c0
        top = 0x7fffffffa890
        void_stack_lim = 0x7fffffffa8c0
        bytestr_data = 0x7fffffffa8c0 "\001\204\026"
        pc = 0x7fffffffa971 "\211\262\004\060\202", <incomplete sequence \317>
        count = 16
        result = 9568396
#1258 0x00000000005ddc8d in funcall_lambda (fun=53708477, nargs=2, arg_vector=0x7fffffffae00) at eval.c:2915
        size = 6
        val = 2
        syms_left = 2050
        next = 13115856
        lexenv = 64424488288
        count = 16
        i = 5479765
        optional = false
        rest = false
        previous_optional_or_rest = 127
#1259 0x00000000005dd306 in Ffuncall (nargs=3, args=0x7fffffffadf8) at eval.c:2717
        fun = 53708477
        original_fun = 40594816
        funcar = 5475307
        numargs = 2
        val = 0
        count = 15
#1260 0x00000000006239f7 in exec_byte_code (bytestr=53615348, vector=53708629, maxdepth=14, args_template=2, nargs=0, args=0x7fffffffb310) at bytecode.c:639
        op = 2
        type = CATCHER
        targets =
          {0x62651e <exec_byte_code+13767>, 0x626578 <exec_byte_code+13857>, 0x62657a <exec_byte_code+13859>, 0x62657c <exec_byte_code+13861>, 0x62657e <exec_byte_code+13863>, 0x62657e <exec_byte_code+13863>, 0x6265d8 <exec_byte_code+13953>, 0x626641 <exec_byte_code+14058>, 0x62341c <exec_byte_code+1221>, 0x62341e <exec_byte_code+1223>, 0x623420 <exec_byte_code+1225>, 0x623422 <exec_byte_code+1227>, 0x623424 <exec_byte_code+1229>, 0x623424 <exec_byte_code+1229>, 0x62342a <exec_byte_code+1235>, 0x6233eb <exec_byte_code+1172>, 0x62374d <exec_byte_code+2038>, 0x62374f <exec_byte_code+2040>, 0x623751 <exec_byte_code+2042>, 0x623753 <exec_byte_code+2044>, 0x623755 <exec_byte_code+2046>, 0x623755 <exec_byte_code+2046>, 0x62378a <exec_byte_code+2099>, 0x62375b <exec_byte_code+2052>, 0x62391a <exec_byte_code+2499>, 0x62391c <exec_byte_code+2501>, 0x62391e <exec_byte_code+2503>, 0x623920 <exec_byte_code+2505>, 0x623922 <exec_byte_code+2507>, 0x623922 <exec_byte_code+2507>, 0x6238d4 <exec_byte_code+2429>, 0x6238eb <exec_byte_code+2452>, 0x6239c4 <exec_byte_code+2669>, 0x6239c6 <exec_byte_code+2671>, 0x6239c8 <exec_byte_code+2673>, 0x6239ca <exec_byte_code+2675>, 0x6239cc <exec_byte_code+2677>, 0x6239cc <exec_byte_code+2677>, 0x62397e <exec_byte_code+2599>, 0x623995 <exec_byte_code+2622>, 0x623a6e <exec_byte_code+2839>, 0x623a70 <exec_byte_code+2841>, 0x623a72 <exec_byte_code+2843>, 0x623a74 <exec_byte_code+2845>, 0x623a76 <exec_byte_code+2847>, 0x623a76 <exec_byte_code+2847>, 0x623a28 <exec_byte_code+2769>, 0x623a3f <exec_byte_code+2792>, 0x62423c <exec_byte_code+4837>, 0x624132 <exec_byte_code+4571>, 0x624129 <exec_byte_code+4562>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x624436 <exec_byte_code+5343>, 0x624521 <exec_byte_code+5578>, 0x624579 <exec_byte_code+5666>, 0x6245d2 <exec_byte_code+5755>, 0x62462f <exec_byte_code+5848>, 0x6235fd <exec_byte_code+1702>, 0x62366d <exec_byte_code+1814>, 0x62469e <exec_byte_code+5959>, 0x62357e <exec_byte_code+1575>, 0x6236cd <exec_byte_code+1910>, 0x6246fe <exec_byte_code+6055>, 0x62475e <exec_byte_code+6151>, 0x62479e <exec_byte_code+6215>, 0x6247fe <exec_byte_code+6311>, 0x624845 <exec_byte_code+6382>, 0x624900 <exec_byte_code+6569>, 0x624940 <exec_byte_code+6633>, 0x6249a0 <exec_byte_code+6729>, 0x624a1d <exec_byte_code+6854>, 0x624a5d <exec_byte_code+6918>, 0x624a9d <exec_byte_code+6982>, 0x624afd <exec_byte_code+7078>, 0x624b5d <exec_byte_code+7174>, 0x624bbd <exec_byte_code+7270>, 0x624c3a <exec_byte_code+7395>, 0x624c81 <exec_byte_code+7466>, 0x624cc8 <exec_byte_code+7537>, 0x624d83 <exec_byte_code+7724>, 0x624dee <exec_byte_code+7831>, 0x624e59 <exec_byte_code+7938>, 0x6250c2 <exec_byte_code+8555>, 0x625127 <exec_byte_code+8656>, 0x62518c <exec_byte_code+8757>, 0x6251f1 <exec_byte_code+8858>, 0x625256 <exec_byte_code+8959>, 0x62529d <exec_byte_code+9030>, 0x625309 <exec_byte_code+9138>, 0x625350 <exec_byte_code+9209>, 0x625397 <exec_byte_code+9280>, 0x6253de <exec_byte_code+9351>, 0x6254cc <exec_byte_code+9589>, 0x623fde <exec_byte_code+4231>, 0x625518 <exec_byte_code+9665>, 0x625558 <exec_byte_code+9729>, 0x62560e <exec_byte_code+9911>, 0x625665 <exec_byte_code+9998>, 0x6256b1 <exec_byte_code+10074>, 0x6256f1 <exec_byte_code+10138>, 0x62572c <exec_byte_code+10197>, 0x625767 <exec_byte_code+10256>, 0x6257aa <exec_byte_code+10323>, 0x62651e <exec_byte_code+13767>, 0x6257fa <exec_byte_code+10403>, 0x625835 <exec_byte_code+10462>, 0x625870 <exec_byte_code+10521>, 0x6258ab <exec_byte_code+10580>, 0x6258e6 <exec_byte_code+10639>, 0x625921 <exec_byte_code+10698>, 0x623fde <exec_byte_code+4231>, 0x62651e <exec_byte_code+13767>, 0x625961 <exec_byte_code+10762>, 0x6259a9 <exec_byte_code+10834>, 0x6259e9 <exec_byte_code+10898>, 0x625a29 <exec_byte_code+10962>, 0x625a89 <exec_byte_code+11058>, 0x625ae9 <exec_byte_code+11154>, 0x625b29 <exec_byte_code+11218>, 0x625c10 <exec_byte_code+11449>, 0x625c70 <exec_byte_code+11545>, 0x625cd0 <exec_byte_code+11641>, 0x625d30 <exec_byte_code+11737>, 0x625d6b <exec_byte_code+11796>, 0x62651e <exec_byte_code+13767>, 0x623f2d <exec_byte_code+4054>, 0x623b0f <exec_byte_code+3000>, 0x6234fd <exec_byte_code+1446>, 0x623bf5 <exec_byte_code+3230>, 0x623c6b <exec_byte_code+3348>, 0x623cde <exec_byte_code+3463>, 0x623eec <exec_byte_code+3989>, 0x623f01 <exec_byte_code+4010>, 0x62388c <exec_byte_code+2357>, 0x623fa5 <exec_byte_code+4174>, 0x62400a <exec_byte_code+4275>, 0x62408e <exec_byte_code+4407>, 0x6240c7 <exec_byte_code+4464>, 0x624275 <exec_byte_code+4894>, 0x6242e3 <exec_byte_code+5004>, 0x624360 <exec_byte_code+5129>, 0x6243bb <exec_byte_code+5220>, 0x623acc <exec_byte_code+2933>, 0x625dab <exec_byte_code+11860>, 0x625e28 <exec_byte_code+11985>, 0x625e68 <exec_byte_code+12049>, 0x625ea8 <exec_byte_code+12113>, 0x625ee8 <exec_byte_code+12177>, 0x625f28 <exec_byte_code+12241>, 0x625f88 <exec_byte_code+12337>, 0x625fe8 <exec_byte_code+12433>, 0x626048 <exec_byte_code+12529>, 0x6260a8 <exec_byte_code+12625>, 0x6261e1 <exec_byte_code+12938>, 0x626241 <exec_byte_code+13034>, 0x6262a1 <exec_byte_code+13130>, 0x6262e1 <exec_byte_code+13194>, 0x626341 <exec_byte_code+13290>, 0x6263a1 <exec_byte_code+13386>, 0x6263e1 <exec_byte_code+13450>, 0x626421 <exec_byte_code+13514>, 0x625425 <exec_byte_code+9422>, 0x62546c <exec_byte_code+9493>, 0x626468 <exec_byte_code+13585>, 0x6264c5 <exec_byte_code+13678>, 0x62651e <exec_byte_code+13767>, 0x623d51 <exec_byte_code+3578>, 0x623d6e <exec_byte_code+3607>, 0x623dcf <exec_byte_code+3704>, 0x623e30 <exec_byte_code+3801>, 0x623e8e <exec_byte_code+3895>, 0x62488c <exec_byte_code+6453>, 0x624d0f <exec_byte_code+7608>, 0x62559a <exec_byte_code+9795>, 0x6266c9 <exec_byte_code+14194>, 0x626733 <exec_byte_code+14300>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x6267be <exec_byte_code+14439>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62683a <exec_byte_code+14563> <repeats 64 times>}
        const_length = 7
        bytestr_length = 25
        vectorp = 0x3338758
        quitcounter = 1 '\001'
        stack_items = 4
        sa_avail = 16327
        sa_count = 15
        sa_must_free = false
        stack_base = 0x7fffffffadf0
        stack_lim = 0x7fffffffae10
        top = 0x7fffffffadf8
        void_stack_lim = 0x7fffffffae10
        bytestr_data = 0x7fffffffae10 "\b\205\030"
        pc = 0x7fffffffae28 "\207\207\063\003"
        count = 15
        result = 54859235
#1261 0x00000000005ddc8d in funcall_lambda (fun=53708693, nargs=0, arg_vector=0x7fffffffb310) at eval.c:2915
        size = 4
        val = 0
        syms_left = 2
        next = 53858128
        lexenv = 64424489424
        count = 15
        i = 5479765
        optional = false
        rest = false
        previous_optional_or_rest = 127
#1262 0x00000000005dd306 in Ffuncall (nargs=1, args=0x7fffffffb308) at eval.c:2717
        fun = 53708693
        original_fun = 39425712
        funcar = 14400
        numargs = 0
        val = 0
        count = 14
#1263 0x00000000005dc803 in funcall_nil (nargs=1, args=0x7fffffffb308) at eval.c:2357
#1264 0x00000000005dcc04 in run_hook_with_args (nargs=1, args=0x7fffffffb308, funcall=0x5dc7e0 <funcall_nil>) at eval.c:2534
        global_vals = 0
        sym = 4541264
        val = 52362515
        ret = 0
#1265 0x00000000005dc88a in Frun_hook_with_args (nargs=1, args=0x7fffffffb308) at eval.c:2399
#1266 0x00000000005dcc63 in run_hook (hook=39425712) at eval.c:2547
#1267 0x00000000005dc847 in Frun_hooks (nargs=1, args=0x7fffffffb488) at eval.c:2381
        i = 0
#1268 0x00000000005dd597 in funcall_subr (subr=0xc0f3b8 <Srun_hooks>, numargs=1, args=0x7fffffffb488) at eval.c:2770
#1269 0x00000000005dd2d2 in Ffuncall (nargs=2, args=0x7fffffffb480) at eval.c:2715
        fun = 12645309
        original_fun = 576480
        funcar = 5475307
        numargs = 1
        val = 0
        count = 13
#1270 0x00000000006239f7 in exec_byte_code (bytestr=9853596, vector=9853629, maxdepth=42, args_template=5122, nargs=2, args=0x7fffffffba68) at bytecode.c:639
        op = 1
        type = (unknown: 12)
        targets =
          {0x62651e <exec_byte_code+13767>, 0x626578 <exec_byte_code+13857>, 0x62657a <exec_byte_code+13859>, 0x62657c <exec_byte_code+13861>, 0x62657e <exec_byte_code+13863>, 0x62657e <exec_byte_code+13863>, 0x6265d8 <exec_byte_code+13953>, 0x626641 <exec_byte_code+14058>, 0x62341c <exec_byte_code+1221>, 0x62341e <exec_byte_code+1223>, 0x623420 <exec_byte_code+1225>, 0x623422 <exec_byte_code+1227>, 0x623424 <exec_byte_code+1229>, 0x623424 <exec_byte_code+1229>, 0x62342a <exec_byte_code+1235>, 0x6233eb <exec_byte_code+1172>, 0x62374d <exec_byte_code+2038>, 0x62374f <exec_byte_code+2040>, 0x623751 <exec_byte_code+2042>, 0x623753 <exec_byte_code+2044>, 0x623755 <exec_byte_code+2046>, 0x623755 <exec_byte_code+2046>, 0x62378a <exec_byte_code+2099>, 0x62375b <exec_byte_code+2052>, 0x62391a <exec_byte_code+2499>, 0x62391c <exec_byte_code+2501>, 0x62391e <exec_byte_code+2503>, 0x623920 <exec_byte_code+2505>, 0x623922 <exec_byte_code+2507>, 0x623922 <exec_byte_code+2507>, 0x6238d4 <exec_byte_code+2429>, 0x6238eb <exec_byte_code+2452>, 0x6239c4 <exec_byte_code+2669>, 0x6239c6 <exec_byte_code+2671>, 0x6239c8 <exec_byte_code+2673>, 0x6239ca <exec_byte_code+2675>, 0x6239cc <exec_byte_code+2677>, 0x6239cc <exec_byte_code+2677>, 0x62397e <exec_byte_code+2599>, 0x623995 <exec_byte_code+2622>, 0x623a6e <exec_byte_code+2839>, 0x623a70 <exec_byte_code+2841>, 0x623a72 <exec_byte_code+2843>, 0x623a74 <exec_byte_code+2845>, 0x623a76 <exec_byte_code+2847>, 0x623a76 <exec_byte_code+2847>, 0x623a28 <exec_byte_code+2769>, 0x623a3f <exec_byte_code+2792>, 0x62423c <exec_byte_code+4837>, 0x624132 <exec_byte_code+4571>, 0x624129 <exec_byte_code+4562>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x624436 <exec_byte_code+5343>, 0x624521 <exec_byte_code+5578>, 0x624579 <exec_byte_code+5666>, 0x6245d2 <exec_byte_code+5755>, 0x62462f <exec_byte_code+5848>, 0x6235fd <exec_byte_code+1702>, 0x62366d <exec_byte_code+1814>, 0x62469e <exec_byte_code+5959>, 0x62357e <exec_byte_code+1575>, 0x6236cd <exec_byte_code+1910>, 0x6246fe <exec_byte_code+6055>, 0x62475e <exec_byte_code+6151>, 0x62479e <exec_byte_code+6215>, 0x6247fe <exec_byte_code+6311>, 0x624845 <exec_byte_code+6382>, 0x624900 <exec_byte_code+6569>, 0x624940 <exec_byte_code+6633>, 0x6249a0 <exec_byte_code+6729>, 0x624a1d <exec_byte_code+6854>, 0x624a5d <exec_byte_code+6918>, 0x624a9d <exec_byte_code+6982>, 0x624afd <exec_byte_code+7078>, 0x624b5d <exec_byte_code+7174>, 0x624bbd <exec_byte_code+7270>, 0x624c3a <exec_byte_code+7395>, 0x624c81 <exec_byte_code+7466>, 0x624cc8 <exec_byte_code+7537>, 0x624d83 <exec_byte_code+7724>, 0x624dee <exec_byte_code+7831>, 0x624e59 <exec_byte_code+7938>, 0x6250c2 <exec_byte_code+8555>, 0x625127 <exec_byte_code+8656>, 0x62518c <exec_byte_code+8757>, 0x6251f1 <exec_byte_code+8858>, 0x625256 <exec_byte_code+8959>, 0x62529d <exec_byte_code+9030>, 0x625309 <exec_byte_code+9138>, 0x625350 <exec_byte_code+9209>, 0x625397 <exec_byte_code+9280>, 0x6253de <exec_byte_code+9351>, 0x6254cc <exec_byte_code+9589>, 0x623fde <exec_byte_code+4231>, 0x625518 <exec_byte_code+9665>, 0x625558 <exec_byte_code+9729>, 0x62560e <exec_byte_code+9911>, 0x625665 <exec_byte_code+9998>, 0x6256b1 <exec_byte_code+10074>, 0x6256f1 <exec_byte_code+10138>, 0x62572c <exec_byte_code+10197>, 0x625767 <exec_byte_code+10256>, 0x6257aa <exec_byte_code+10323>, 0x62651e <exec_byte_code+13767>, 0x6257fa <exec_byte_code+10403>, 0x625835 <exec_byte_code+10462>, 0x625870 <exec_byte_code+10521>, 0x6258ab <exec_byte_code+10580>, 0x6258e6 <exec_byte_code+10639>, 0x625921 <exec_byte_code+10698>, 0x623fde <exec_byte_code+4231>, 0x62651e <exec_byte_code+13767>, 0x625961 <exec_byte_code+10762>, 0x6259a9 <exec_byte_code+10834>, 0x6259e9 <exec_byte_code+10898>, 0x625a29 <exec_byte_code+10962>, 0x625a89 <exec_byte_code+11058>, 0x625ae9 <exec_byte_code+11154>, 0x625b29 <exec_byte_code+11218>, 0x625c10 <exec_byte_code+11449>, 0x625c70 <exec_byte_code+11545>, 0x625cd0 <exec_byte_code+11641>, 0x625d30 <exec_byte_code+11737>, 0x625d6b <exec_byte_code+11796>, 0x62651e <exec_byte_code+13767>, 0x623f2d <exec_byte_code+4054>, 0x623b0f <exec_byte_code+3000>, 0x6234fd <exec_byte_code+1446>, 0x623bf5 <exec_byte_code+3230>, 0x623c6b <exec_byte_code+3348>, 0x623cde <exec_byte_code+3463>, 0x623eec <exec_byte_code+3989>, 0x623f01 <exec_byte_code+4010>, 0x62388c <exec_byte_code+2357>, 0x623fa5 <exec_byte_code+4174>, 0x62400a <exec_byte_code+4275>, 0x62408e <exec_byte_code+4407>, 0x6240c7 <exec_byte_code+4464>, 0x624275 <exec_byte_code+4894>, 0x6242e3 <exec_byte_code+5004>, 0x624360 <exec_byte_code+5129>, 0x6243bb <exec_byte_code+5220>, 0x623acc <exec_byte_code+2933>, 0x625dab <exec_byte_code+11860>, 0x625e28 <exec_byte_code+11985>, 0x625e68 <exec_byte_code+12049>, 0x625ea8 <exec_byte_code+12113>, 0x625ee8 <exec_byte_code+12177>, 0x625f28 <exec_byte_code+12241>, 0x625f88 <exec_byte_code+12337>, 0x625fe8 <exec_byte_code+12433>, 0x626048 <exec_byte_code+12529>, 0x6260a8 <exec_byte_code+12625>, 0x6261e1 <exec_byte_code+12938>, 0x626241 <exec_byte_code+13034>, 0x6262a1 <exec_byte_code+13130>, 0x6262e1 <exec_byte_code+13194>, 0x626341 <exec_byte_code+13290>, 0x6263a1 <exec_byte_code+13386>, 0x6263e1 <exec_byte_code+13450>, 0x626421 <exec_byte_code+13514>, 0x625425 <exec_byte_code+9422>, 0x62546c <exec_byte_code+9493>, 0x626468 <exec_byte_code+13585>, 0x6264c5 <exec_byte_code+13678>, 0x62651e <exec_byte_code+13767>, 0x623d51 <exec_byte_code+3578>, 0x623d6e <exec_byte_code+3607>, 0x623dcf <exec_byte_code+3704>, 0x623e30 <exec_byte_code+3801>, 0x623e8e <exec_byte_code+3895>, 0x62488c <exec_byte_code+6453>, 0x624d0f <exec_byte_code+7608>, 0x62559a <exec_byte_code+9795>, 0x6266c9 <exec_byte_code+14194>, 0x626733 <exec_byte_code+14300>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x6267be <exec_byte_code+14439>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62683a <exec_byte_code+14563> <repeats 64 times>}
        const_length = 54
        bytestr_length = 310
        vectorp = 0x965ac0 <pure+403136>
        quitcounter = 1 '\001'
        stack_items = 11
        sa_avail = 15986
        sa_count = 13
        sa_must_free = false
        stack_base = 0x7fffffffb450
        stack_lim = 0x7fffffffb4a8
        top = 0x7fffffffb480
        void_stack_lim = 0x7fffffffb4a8
        bytestr_data = 0x7fffffffb4a8 "\306\b!?\021\n\204\255"
        pc = 0x7fffffffb5dd "\207"
        count = 13
        result = 45744
#1271 0x00000000005ddc8d in funcall_lambda (fun=9853549, nargs=2, arg_vector=0x7fffffffba58) at eval.c:2915
        size = 5
        val = 2
        syms_left = 5122
        next = 53430307
        lexenv = 64424491392
        count = 13
        i = 5479765
        optional = false
        rest = false
        previous_optional_or_rest = 127
#1272 0x00000000005dd306 in Ffuncall (nargs=3, args=0x7fffffffba50) at eval.c:2717
        fun = 9853549
        original_fun = 4950320
        funcar = 5475307
        numargs = 2
        val = 45744
        count = 12
#1273 0x00000000006239f7 in exec_byte_code (bytestr=9851796, vector=9851829, maxdepth=46, args_template=6170, nargs=6, args=0x7fffffffc018) at bytecode.c:639
        op = 2
        type = CONDITION_CASE
        targets =
          {0x62651e <exec_byte_code+13767>, 0x626578 <exec_byte_code+13857>, 0x62657a <exec_byte_code+13859>, 0x62657c <exec_byte_code+13861>, 0x62657e <exec_byte_code+13863>, 0x62657e <exec_byte_code+13863>, 0x6265d8 <exec_byte_code+13953>, 0x626641 <exec_byte_code+14058>, 0x62341c <exec_byte_code+1221>, 0x62341e <exec_byte_code+1223>, 0x623420 <exec_byte_code+1225>, 0x623422 <exec_byte_code+1227>, 0x623424 <exec_byte_code+1229>, 0x623424 <exec_byte_code+1229>, 0x62342a <exec_byte_code+1235>, 0x6233eb <exec_byte_code+1172>, 0x62374d <exec_byte_code+2038>, 0x62374f <exec_byte_code+2040>, 0x623751 <exec_byte_code+2042>, 0x623753 <exec_byte_code+2044>, 0x623755 <exec_byte_code+2046>, 0x623755 <exec_byte_code+2046>, 0x62378a <exec_byte_code+2099>, 0x62375b <exec_byte_code+2052>, 0x62391a <exec_byte_code+2499>, 0x62391c <exec_byte_code+2501>, 0x62391e <exec_byte_code+2503>, 0x623920 <exec_byte_code+2505>, 0x623922 <exec_byte_code+2507>, 0x623922 <exec_byte_code+2507>, 0x6238d4 <exec_byte_code+2429>, 0x6238eb <exec_byte_code+2452>, 0x6239c4 <exec_byte_code+2669>, 0x6239c6 <exec_byte_code+2671>, 0x6239c8 <exec_byte_code+2673>, 0x6239ca <exec_byte_code+2675>, 0x6239cc <exec_byte_code+2677>, 0x6239cc <exec_byte_code+2677>, 0x62397e <exec_byte_code+2599>, 0x623995 <exec_byte_code+2622>, 0x623a6e <exec_byte_code+2839>, 0x623a70 <exec_byte_code+2841>, 0x623a72 <exec_byte_code+2843>, 0x623a74 <exec_byte_code+2845>, 0x623a76 <exec_byte_code+2847>, 0x623a76 <exec_byte_code+2847>, 0x623a28 <exec_byte_code+2769>, 0x623a3f <exec_byte_code+2792>, 0x62423c <exec_byte_code+4837>, 0x624132 <exec_byte_code+4571>, 0x624129 <exec_byte_code+4562>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x624436 <exec_byte_code+5343>, 0x624521 <exec_byte_code+5578>, 0x624579 <exec_byte_code+5666>, 0x6245d2 <exec_byte_code+5755>, 0x62462f <exec_byte_code+5848>, 0x6235fd <exec_byte_code+1702>, 0x62366d <exec_byte_code+1814>, 0x62469e <exec_byte_code+5959>, 0x62357e <exec_byte_code+1575>, 0x6236cd <exec_byte_code+1910>, 0x6246fe <exec_byte_code+6055>, 0x62475e <exec_byte_code+6151>, 0x62479e <exec_byte_code+6215>, 0x6247fe <exec_byte_code+6311>, 0x624845 <exec_byte_code+6382>, 0x624900 <exec_byte_code+6569>, 0x624940 <exec_byte_code+6633>, 0x6249a0 <exec_byte_code+6729>, 0x624a1d <exec_byte_code+6854>, 0x624a5d <exec_byte_code+6918>, 0x624a9d <exec_byte_code+6982>, 0x624afd <exec_byte_code+7078>, 0x624b5d <exec_byte_code+7174>, 0x624bbd <exec_byte_code+7270>, 0x624c3a <exec_byte_code+7395>, 0x624c81 <exec_byte_code+7466>, 0x624cc8 <exec_byte_code+7537>, 0x624d83 <exec_byte_code+7724>, 0x624dee <exec_byte_code+7831>, 0x624e59 <exec_byte_code+7938>, 0x6250c2 <exec_byte_code+8555>, 0x625127 <exec_byte_code+8656>, 0x62518c <exec_byte_code+8757>, 0x6251f1 <exec_byte_code+8858>, 0x625256 <exec_byte_code+8959>, 0x62529d <exec_byte_code+9030>, 0x625309 <exec_byte_code+9138>, 0x625350 <exec_byte_code+9209>, 0x625397 <exec_byte_code+9280>, 0x6253de <exec_byte_code+9351>, 0x6254cc <exec_byte_code+9589>, 0x623fde <exec_byte_code+4231>, 0x625518 <exec_byte_code+9665>, 0x625558 <exec_byte_code+9729>, 0x62560e <exec_byte_code+9911>, 0x625665 <exec_byte_code+9998>, 0x6256b1 <exec_byte_code+10074>, 0x6256f1 <exec_byte_code+10138>, 0x62572c <exec_byte_code+10197>, 0x625767 <exec_byte_code+10256>, 0x6257aa <exec_byte_code+10323>, 0x62651e <exec_byte_code+13767>, 0x6257fa <exec_byte_code+10403>, 0x625835 <exec_byte_code+10462>, 0x625870 <exec_byte_code+10521>, 0x6258ab <exec_byte_code+10580>, 0x6258e6 <exec_byte_code+10639>, 0x625921 <exec_byte_code+10698>, 0x623fde <exec_byte_code+4231>, 0x62651e <exec_byte_code+13767>, 0x625961 <exec_byte_code+10762>, 0x6259a9 <exec_byte_code+10834>, 0x6259e9 <exec_byte_code+10898>, 0x625a29 <exec_byte_code+10962>, 0x625a89 <exec_byte_code+11058>, 0x625ae9 <exec_byte_code+11154>, 0x625b29 <exec_byte_code+11218>, 0x625c10 <exec_byte_code+11449>, 0x625c70 <exec_byte_code+11545>, 0x625cd0 <exec_byte_code+11641>, 0x625d30 <exec_byte_code+11737>, 0x625d6b <exec_byte_code+11796>, 0x62651e <exec_byte_code+13767>, 0x623f2d <exec_byte_code+4054>, 0x623b0f <exec_byte_code+3000>, 0x6234fd <exec_byte_code+1446>, 0x623bf5 <exec_byte_code+3230>, 0x623c6b <exec_byte_code+3348>, 0x623cde <exec_byte_code+3463>, 0x623eec <exec_byte_code+3989>, 0x623f01 <exec_byte_code+4010>, 0x62388c <exec_byte_code+2357>, 0x623fa5 <exec_byte_code+4174>, 0x62400a <exec_byte_code+4275>, 0x62408e <exec_byte_code+4407>, 0x6240c7 <exec_byte_code+4464>, 0x624275 <exec_byte_code+4894>, 0x6242e3 <exec_byte_code+5004>, 0x624360 <exec_byte_code+5129>, 0x6243bb <exec_byte_code+5220>, 0x623acc <exec_byte_code+2933>, 0x625dab <exec_byte_code+11860>, 0x625e28 <exec_byte_code+11985>, 0x625e68 <exec_byte_code+12049>, 0x625ea8 <exec_byte_code+12113>, 0x625ee8 <exec_byte_code+12177>, 0x625f28 <exec_byte_code+12241>, 0x625f88 <exec_byte_code+12337>, 0x625fe8 <exec_byte_code+12433>, 0x626048 <exec_byte_code+12529>, 0x6260a8 <exec_byte_code+12625>, 0x6261e1 <exec_byte_code+12938>, 0x626241 <exec_byte_code+13034>, 0x6262a1 <exec_byte_code+13130>, 0x6262e1 <exec_byte_code+13194>, 0x626341 <exec_byte_code+13290>, 0x6263a1 <exec_byte_code+13386>, 0x6263e1 <exec_byte_code+13450>, 0x626421 <exec_byte_code+13514>, 0x625425 <exec_byte_code+9422>, 0x62546c <exec_byte_code+9493>, 0x626468 <exec_byte_code+13585>, 0x6264c5 <exec_byte_code+13678>, 0x62651e <exec_byte_code+13767>, 0x623d51 <exec_byte_code+3578>, 0x623d6e <exec_byte_code+3607>, 0x623dcf <exec_byte_code+3704>, 0x623e30 <exec_byte_code+3801>, 0x623e8e <exec_byte_code+3895>, 0x62488c <exec_byte_code+6453>, 0x624d0f <exec_byte_code+7608>, 0x62559a <exec_byte_code+9795>, 0x6266c9 <exec_byte_code+14194>, 0x626733 <exec_byte_code+14300>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x6267be <exec_byte_code+14439>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62683a <exec_byte_code+14563> <repeats 64 times>}
        const_length = 38
        bytestr_length = 235
        vectorp = 0x9653b8 <pure+401336>
        quitcounter = 1 '\001'
        stack_items = 12
        sa_avail = 16053
        sa_count = 11
        sa_must_free = false
        stack_base = 0x7fffffffba10
        stack_lim = 0x7fffffffba70
        top = 0x7fffffffba50
        void_stack_lim = 0x7fffffffba70
        bytestr_data = 0x7fffffffba70 "\306r\006\006q\210\307\310!\210\307\311!\210\307\312!\210\313\030\314 \210)\315\316!\203&"
        pc = 0x7fffffffbb57 "\210p)\207"
        count = 11
        result = 53867365
#1274 0x00000000005ddc8d in funcall_lambda (fun=9851749, nargs=6, arg_vector=0x7fffffffbfe8) at eval.c:2915
        size = 5
        val = 6
        syms_left = 6170
        next = 53863652
        lexenv = 64424492800
        count = 11
        i = 5479765
        optional = false
        rest = false
        previous_optional_or_rest = 127
#1275 0x00000000005dd306 in Ffuncall (nargs=7, args=0x7fffffffbfe0) at eval.c:2717
        fun = 9851749
        original_fun = 4950224
        funcar = 140737488338816
        numargs = 6
        val = 53867365
        count = 10
#1276 0x00000000006239f7 in exec_byte_code (bytestr=9850420, vector=9850453, maxdepth=70, args_template=4102, nargs=4, args=0x7fffffffc710) at bytecode.c:639
        op = 6
        type = CATCHER
        targets =
          {0x62651e <exec_byte_code+13767>, 0x626578 <exec_byte_code+13857>, 0x62657a <exec_byte_code+13859>, 0x62657c <exec_byte_code+13861>, 0x62657e <exec_byte_code+13863>, 0x62657e <exec_byte_code+13863>, 0x6265d8 <exec_byte_code+13953>, 0x626641 <exec_byte_code+14058>, 0x62341c <exec_byte_code+1221>, 0x62341e <exec_byte_code+1223>, 0x623420 <exec_byte_code+1225>, 0x623422 <exec_byte_code+1227>, 0x623424 <exec_byte_code+1229>, 0x623424 <exec_byte_code+1229>, 0x62342a <exec_byte_code+1235>, 0x6233eb <exec_byte_code+1172>, 0x62374d <exec_byte_code+2038>, 0x62374f <exec_byte_code+2040>, 0x623751 <exec_byte_code+2042>, 0x623753 <exec_byte_code+2044>, 0x623755 <exec_byte_code+2046>, 0x623755 <exec_byte_code+2046>, 0x62378a <exec_byte_code+2099>, 0x62375b <exec_byte_code+2052>, 0x62391a <exec_byte_code+2499>, 0x62391c <exec_byte_code+2501>, 0x62391e <exec_byte_code+2503>, 0x623920 <exec_byte_code+2505>, 0x623922 <exec_byte_code+2507>, 0x623922 <exec_byte_code+2507>, 0x6238d4 <exec_byte_code+2429>, 0x6238eb <exec_byte_code+2452>, 0x6239c4 <exec_byte_code+2669>, 0x6239c6 <exec_byte_code+2671>, 0x6239c8 <exec_byte_code+2673>, 0x6239ca <exec_byte_code+2675>, 0x6239cc <exec_byte_code+2677>, 0x6239cc <exec_byte_code+2677>, 0x62397e <exec_byte_code+2599>, 0x623995 <exec_byte_code+2622>, 0x623a6e <exec_byte_code+2839>, 0x623a70 <exec_byte_code+2841>, 0x623a72 <exec_byte_code+2843>, 0x623a74 <exec_byte_code+2845>, 0x623a76 <exec_byte_code+2847>, 0x623a76 <exec_byte_code+2847>, 0x623a28 <exec_byte_code+2769>, 0x623a3f <exec_byte_code+2792>, 0x62423c <exec_byte_code+4837>, 0x624132 <exec_byte_code+4571>, 0x624129 <exec_byte_code+4562>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x624436 <exec_byte_code+5343>, 0x624521 <exec_byte_code+5578>, 0x624579 <exec_byte_code+5666>, 0x6245d2 <exec_byte_code+5755>, 0x62462f <exec_byte_code+5848>, 0x6235fd <exec_byte_code+1702>, 0x62366d <exec_byte_code+1814>, 0x62469e <exec_byte_code+5959>, 0x62357e <exec_byte_code+1575>, 0x6236cd <exec_byte_code+1910>, 0x6246fe <exec_byte_code+6055>, 0x62475e <exec_byte_code+6151>, 0x62479e <exec_byte_code+6215>, 0x6247fe <exec_byte_code+6311>, 0x624845 <exec_byte_code+6382>, 0x624900 <exec_byte_code+6569>, 0x624940 <exec_byte_code+6633>, 0x6249a0 <exec_byte_code+6729>, 0x624a1d <exec_byte_code+6854>, 0x624a5d <exec_byte_code+6918>, 0x624a9d <exec_byte_code+6982>, 0x624afd <exec_byte_code+7078>, 0x624b5d <exec_byte_code+7174>, 0x624bbd <exec_byte_code+7270>, 0x624c3a <exec_byte_code+7395>, 0x624c81 <exec_byte_code+7466>, 0x624cc8 <exec_byte_code+7537>, 0x624d83 <exec_byte_code+7724>, 0x624dee <exec_byte_code+7831>, 0x624e59 <exec_byte_code+7938>, 0x6250c2 <exec_byte_code+8555>, 0x625127 <exec_byte_code+8656>, 0x62518c <exec_byte_code+8757>, 0x6251f1 <exec_byte_code+8858>, 0x625256 <exec_byte_code+8959>, 0x62529d <exec_byte_code+9030>, 0x625309 <exec_byte_code+9138>, 0x625350 <exec_byte_code+9209>, 0x625397 <exec_byte_code+9280>, 0x6253de <exec_byte_code+9351>, 0x6254cc <exec_byte_code+9589>, 0x623fde <exec_byte_code+4231>, 0x625518 <exec_byte_code+9665>, 0x625558 <exec_byte_code+9729>, 0x62560e <exec_byte_code+9911>, 0x625665 <exec_byte_code+9998>, 0x6256b1 <exec_byte_code+10074>, 0x6256f1 <exec_byte_code+10138>, 0x62572c <exec_byte_code+10197>, 0x625767 <exec_byte_code+10256>, 0x6257aa <exec_byte_code+10323>, 0x62651e <exec_byte_code+13767>, 0x6257fa <exec_byte_code+10403>, 0x625835 <exec_byte_code+10462>, 0x625870 <exec_byte_code+10521>, 0x6258ab <exec_byte_code+10580>, 0x6258e6 <exec_byte_code+10639>, 0x625921 <exec_byte_code+10698>, 0x623fde <exec_byte_code+4231>, 0x62651e <exec_byte_code+13767>, 0x625961 <exec_byte_code+10762>, 0x6259a9 <exec_byte_code+10834>, 0x6259e9 <exec_byte_code+10898>, 0x625a29 <exec_byte_code+10962>, 0x625a89 <exec_byte_code+11058>, 0x625ae9 <exec_byte_code+11154>, 0x625b29 <exec_byte_code+11218>, 0x625c10 <exec_byte_code+11449>, 0x625c70 <exec_byte_code+11545>, 0x625cd0 <exec_byte_code+11641>, 0x625d30 <exec_byte_code+11737>, 0x625d6b <exec_byte_code+11796>, 0x62651e <exec_byte_code+13767>, 0x623f2d <exec_byte_code+4054>, 0x623b0f <exec_byte_code+3000>, 0x6234fd <exec_byte_code+1446>, 0x623bf5 <exec_byte_code+3230>, 0x623c6b <exec_byte_code+3348>, 0x623cde <exec_byte_code+3463>, 0x623eec <exec_byte_code+3989>, 0x623f01 <exec_byte_code+4010>, 0x62388c <exec_byte_code+2357>, 0x623fa5 <exec_byte_code+4174>, 0x62400a <exec_byte_code+4275>, 0x62408e <exec_byte_code+4407>, 0x6240c7 <exec_byte_code+4464>, 0x624275 <exec_byte_code+4894>, 0x6242e3 <exec_byte_code+5004>, 0x624360 <exec_byte_code+5129>, 0x6243bb <exec_byte_code+5220>, 0x623acc <exec_byte_code+2933>, 0x625dab <exec_byte_code+11860>, 0x625e28 <exec_byte_code+11985>, 0x625e68 <exec_byte_code+12049>, 0x625ea8 <exec_byte_code+12113>, 0x625ee8 <exec_byte_code+12177>, 0x625f28 <exec_byte_code+12241>, 0x625f88 <exec_byte_code+12337>, 0x625fe8 <exec_byte_code+12433>, 0x626048 <exec_byte_code+12529>, 0x6260a8 <exec_byte_code+12625>, 0x6261e1 <exec_byte_code+12938>, 0x626241 <exec_byte_code+13034>, 0x6262a1 <exec_byte_code+13130>, 0x6262e1 <exec_byte_code+13194>, 0x626341 <exec_byte_code+13290>, 0x6263a1 <exec_byte_code+13386>, 0x6263e1 <exec_byte_code+13450>, 0x626421 <exec_byte_code+13514>, 0x625425 <exec_byte_code+9422>, 0x62546c <exec_byte_code+9493>, 0x626468 <exec_byte_code+13585>, 0x6264c5 <exec_byte_code+13678>, 0x62651e <exec_byte_code+13767>, 0x623d51 <exec_byte_code+3578>, 0x623d6e <exec_byte_code+3607>, 0x623dcf <exec_byte_code+3704>, 0x623e30 <exec_byte_code+3801>, 0x623e8e <exec_byte_code+3895>, 0x62488c <exec_byte_code+6453>, 0x624d0f <exec_byte_code+7608>, 0x62559a <exec_byte_code+9795>, 0x6266c9 <exec_byte_code+14194>, 0x626733 <exec_byte_code+14300>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x6267be <exec_byte_code+14439>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62683a <exec_byte_code+14563> <repeats 64 times>}
        const_length = 73
        bytestr_length = 639
        vectorp = 0x964e58 <pure+399960>
        quitcounter = 1 '\001'
        stack_items = 18
        sa_avail = 15601
        sa_count = 10
        sa_must_free = false
        stack_base = 0x7fffffffbf90
        stack_lim = 0x7fffffffc020
        top = 0x7fffffffbfe0
        void_stack_lim = 0x7fffffffc020
        bytestr_data = 0x7fffffffc020 "\306\307\005!!\262\004\310\004!\203*"
        pc = 0x7fffffffc29c "\266\205\207"
        count = 10
        result = 6151309
#1277 0x00000000005ddc8d in funcall_lambda (fun=9850373, nargs=4, arg_vector=0x7fffffffc6f0) at eval.c:2915
        size = 5
        val = 4
        syms_left = 4102
        next = 140737488340496
        lexenv = 64424494656
        count = 10
        i = 5479765
        optional = false
        rest = false
        previous_optional_or_rest = 127
#1278 0x00000000005dd306 in Ffuncall (nargs=5, args=0x7fffffffc6e8) at eval.c:2717
        fun = 9850373
        original_fun = 4404240
        funcar = 16311
        numargs = 4
        val = 0
        count = 9
#1279 0x00000000006239f7 in exec_byte_code (bytestr=9843860, vector=9843893, maxdepth=30, args_template=2054, nargs=2, args=0x7fffffffccb0) at bytecode.c:639
        op = 4
        type = CATCHER
        targets =
          {0x62651e <exec_byte_code+13767>, 0x626578 <exec_byte_code+13857>, 0x62657a <exec_byte_code+13859>, 0x62657c <exec_byte_code+13861>, 0x62657e <exec_byte_code+13863>, 0x62657e <exec_byte_code+13863>, 0x6265d8 <exec_byte_code+13953>, 0x626641 <exec_byte_code+14058>, 0x62341c <exec_byte_code+1221>, 0x62341e <exec_byte_code+1223>, 0x623420 <exec_byte_code+1225>, 0x623422 <exec_byte_code+1227>, 0x623424 <exec_byte_code+1229>, 0x623424 <exec_byte_code+1229>, 0x62342a <exec_byte_code+1235>, 0x6233eb <exec_byte_code+1172>, 0x62374d <exec_byte_code+2038>, 0x62374f <exec_byte_code+2040>, 0x623751 <exec_byte_code+2042>, 0x623753 <exec_byte_code+2044>, 0x623755 <exec_byte_code+2046>, 0x623755 <exec_byte_code+2046>, 0x62378a <exec_byte_code+2099>, 0x62375b <exec_byte_code+2052>, 0x62391a <exec_byte_code+2499>, 0x62391c <exec_byte_code+2501>, 0x62391e <exec_byte_code+2503>, 0x623920 <exec_byte_code+2505>, 0x623922 <exec_byte_code+2507>, 0x623922 <exec_byte_code+2507>, 0x6238d4 <exec_byte_code+2429>, 0x6238eb <exec_byte_code+2452>, 0x6239c4 <exec_byte_code+2669>, 0x6239c6 <exec_byte_code+2671>, 0x6239c8 <exec_byte_code+2673>, 0x6239ca <exec_byte_code+2675>, 0x6239cc <exec_byte_code+2677>, 0x6239cc <exec_byte_code+2677>, 0x62397e <exec_byte_code+2599>, 0x623995 <exec_byte_code+2622>, 0x623a6e <exec_byte_code+2839>, 0x623a70 <exec_byte_code+2841>, 0x623a72 <exec_byte_code+2843>, 0x623a74 <exec_byte_code+2845>, 0x623a76 <exec_byte_code+2847>, 0x623a76 <exec_byte_code+2847>, 0x623a28 <exec_byte_code+2769>, 0x623a3f <exec_byte_code+2792>, 0x62423c <exec_byte_code+4837>, 0x624132 <exec_byte_code+4571>, 0x624129 <exec_byte_code+4562>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x624436 <exec_byte_code+5343>, 0x624521 <exec_byte_code+5578>, 0x624579 <exec_byte_code+5666>, 0x6245d2 <exec_byte_code+5755>, 0x62462f <exec_byte_code+5848>, 0x6235fd <exec_byte_code+1702>, 0x62366d <exec_byte_code+1814>, 0x62469e <exec_byte_code+5959>, 0x62357e <exec_byte_code+1575>, 0x6236cd <exec_byte_code+1910>, 0x6246fe <exec_byte_code+6055>, 0x62475e <exec_byte_code+6151>, 0x62479e <exec_byte_code+6215>, 0x6247fe <exec_byte_code+6311>, 0x624845 <exec_byte_code+6382>, 0x624900 <exec_byte_code+6569>, 0x624940 <exec_byte_code+6633>, 0x6249a0 <exec_byte_code+6729>, 0x624a1d <exec_byte_code+6854>, 0x624a5d <exec_byte_code+6918>, 0x624a9d <exec_byte_code+6982>, 0x624afd <exec_byte_code+7078>, 0x624b5d <exec_byte_code+7174>, 0x624bbd <exec_byte_code+7270>, 0x624c3a <exec_byte_code+7395>, 0x624c81 <exec_byte_code+7466>, 0x624cc8 <exec_byte_code+7537>, 0x624d83 <exec_byte_code+7724>, 0x624dee <exec_byte_code+7831>, 0x624e59 <exec_byte_code+7938>, 0x6250c2 <exec_byte_code+8555>, 0x625127 <exec_byte_code+8656>, 0x62518c <exec_byte_code+8757>, 0x6251f1 <exec_byte_code+8858>, 0x625256 <exec_byte_code+8959>, 0x62529d <exec_byte_code+9030>, 0x625309 <exec_byte_code+9138>, 0x625350 <exec_byte_code+9209>, 0x625397 <exec_byte_code+9280>, 0x6253de <exec_byte_code+9351>, 0x6254cc <exec_byte_code+9589>, 0x623fde <exec_byte_code+4231>, 0x625518 <exec_byte_code+9665>, 0x625558 <exec_byte_code+9729>, 0x62560e <exec_byte_code+9911>, 0x625665 <exec_byte_code+9998>, 0x6256b1 <exec_byte_code+10074>, 0x6256f1 <exec_byte_code+10138>, 0x62572c <exec_byte_code+10197>, 0x625767 <exec_byte_code+10256>, 0x6257aa <exec_byte_code+10323>, 0x62651e <exec_byte_code+13767>, 0x6257fa <exec_byte_code+10403>, 0x625835 <exec_byte_code+10462>, 0x625870 <exec_byte_code+10521>, 0x6258ab <exec_byte_code+10580>, 0x6258e6 <exec_byte_code+10639>, 0x625921 <exec_byte_code+10698>, 0x623fde <exec_byte_code+4231>, 0x62651e <exec_byte_code+13767>, 0x625961 <exec_byte_code+10762>, 0x6259a9 <exec_byte_code+10834>, 0x6259e9 <exec_byte_code+10898>, 0x625a29 <exec_byte_code+10962>, 0x625a89 <exec_byte_code+11058>, 0x625ae9 <exec_byte_code+11154>, 0x625b29 <exec_byte_code+11218>, 0x625c10 <exec_byte_code+11449>, 0x625c70 <exec_byte_code+11545>, 0x625cd0 <exec_byte_code+11641>, 0x625d30 <exec_byte_code+11737>, 0x625d6b <exec_byte_code+11796>, 0x62651e <exec_byte_code+13767>, 0x623f2d <exec_byte_code+4054>, 0x623b0f <exec_byte_code+3000>, 0x6234fd <exec_byte_code+1446>, 0x623bf5 <exec_byte_code+3230>, 0x623c6b <exec_byte_code+3348>, 0x623cde <exec_byte_code+3463>, 0x623eec <exec_byte_code+3989>, 0x623f01 <exec_byte_code+4010>, 0x62388c <exec_byte_code+2357>, 0x623fa5 <exec_byte_code+4174>, 0x62400a <exec_byte_code+4275>, 0x62408e <exec_byte_code+4407>, 0x6240c7 <exec_byte_code+4464>, 0x624275 <exec_byte_code+4894>, 0x6242e3 <exec_byte_code+5004>, 0x624360 <exec_byte_code+5129>, 0x6243bb <exec_byte_code+5220>, 0x623acc <exec_byte_code+2933>, 0x625dab <exec_byte_code+11860>, 0x625e28 <exec_byte_code+11985>, 0x625e68 <exec_byte_code+12049>, 0x625ea8 <exec_byte_code+12113>, 0x625ee8 <exec_byte_code+12177>, 0x625f28 <exec_byte_code+12241>, 0x625f88 <exec_byte_code+12337>, 0x625fe8 <exec_byte_code+12433>, 0x626048 <exec_byte_code+12529>, 0x6260a8 <exec_byte_code+12625>, 0x6261e1 <exec_byte_code+12938>, 0x626241 <exec_byte_code+13034>, 0x6262a1 <exec_byte_code+13130>, 0x6262e1 <exec_byte_code+13194>, 0x626341 <exec_byte_code+13290>, 0x6263a1 <exec_byte_code+13386>, 0x6263e1 <exec_byte_code+13450>, 0x626421 <exec_byte_code+13514>, 0x625425 <exec_byte_code+9422>, 0x62546c <exec_byte_code+9493>, 0x626468 <exec_byte_code+13585>, 0x6264c5 <exec_byte_code+13678>, 0x62651e <exec_byte_code+13767>, 0x623d51 <exec_byte_code+3578>, 0x623d6e <exec_byte_code+3607>, 0x623dcf <exec_byte_code+3704>, 0x623e30 <exec_byte_code+3801>, 0x623e8e <exec_byte_code+3895>, 0x62488c <exec_byte_code+6453>, 0x624d0f <exec_byte_code+7608>, 0x62559a <exec_byte_code+9795>, 0x6266c9 <exec_byte_code+14194>, 0x626733 <exec_byte_code+14300>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x6267be <exec_byte_code+14439>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62683a <exec_byte_code+14563> <repeats 64 times>}
        const_length = 4
        bytestr_length = 23
        vectorp = 0x9634b8 <pure+393400>
        quitcounter = 1 '\001'
        stack_items = 8
        sa_avail = 16297
        sa_count = 9
        sa_must_free = false
        stack_base = 0x7fffffffc6d0
        stack_lim = 0x7fffffffc710
        top = 0x7fffffffc6e8
        void_stack_lim = 0x7fffffffc710
        bytestr_data = 0x7fffffffc710 "\300\002\301\211\004$\211<\203\023"
        pc = 0x7fffffffc716 "\211<\203\023"
        count = 9
        result = 9843621
#1280 0x00000000005ddc8d in funcall_lambda (fun=9843805, nargs=2, arg_vector=0x7fffffffcca0) at eval.c:2915
        size = 6
        val = 2
        syms_left = 2054
        next = 257
        lexenv = 64424495824
        count = 9
        i = 5479765
        optional = false
        rest = false
        previous_optional_or_rest = 127
#1281 0x00000000005dd306 in Ffuncall (nargs=3, args=0x7fffffffcc98) at eval.c:2717
        fun = 9843805
        original_fun = 4359872
        funcar = 4294953776
        numargs = 2
        val = 140737488341872
        count = 8
#1282 0x00000000005d5822 in Ffuncall_interactively (nargs=3, args=0x7fffffffcc98) at callint.c:252
        speccount = 7
#1283 0x00000000005dd597 in funcall_subr (subr=0xc0ed88 <Sfuncall_interactively>, numargs=3, args=0x7fffffffcc98) at eval.c:2770
#1284 0x00000000005dd2d2 in Ffuncall (nargs=4, args=0x7fffffffcc90) at eval.c:2715
        fun = 12643725
        original_fun = 24624
        funcar = 0
        numargs = 3
        val = 0
        count = 6
#1285 0x00000000005dc7a9 in Fapply (nargs=3, args=0x7fffffffcd70) at eval.c:2346
        i = 4
        numargs = 3
        funcall_nargs = 4
        funcall_args = 0x7fffffffcc90
        spread_arg = 0
        fun = 12643725
        retval = 0
        sa_avail = 16352
        sa_count = 6
        sa_must_free = false
#1286 0x00000000005d5c9a in Fcall_interactively (function=4359872, record_flag=0, keys=13608341) at callint.c:389
        input = 9843931
        funval = 9843805
        events = 30
        result = 3
        args = 0x7fffffffcee0
        visargs = 0x7fffffffcb68
        specs = 53435043
        filter_specs = 9843931
        teml = 0
        up_event = 0
        enable = 0
        sa_avail = 16384
        sa_count = 6
        sa_must_free = false
        speccount = 6
        next_event = 9843805
        prefix_arg = 0
        string = 0x0
        tem = 0x539d55 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t"
        varies = 0x7fffffffcb68 "\003"
        i = 140737488342704
        nargs = 9843800
        mark = 13115856
        arg_from_tty = false
        key_count = 2
        record_then_fail = false
        save_this_command = 4359872
        save_last_command = 571696
        save_this_original_command = 4359872
        save_real_this_command = 4359872
#1287 0x00000000005dd6b1 in funcall_subr (subr=0xc0edb8 <Scall_interactively>, numargs=3, args=0x7fffffffd050) at eval.c:2795
        internal_argbuf = {4359872, 0, 5479765, 42949672966, 12643768, 140737488342920, 5479765, 47244627840}
        internal_args = 0x7fffffffd050
#1288 0x00000000005dd2d2 in Ffuncall (nargs=4, args=0x7fffffffd048) at eval.c:2715
        fun = 12643773
        original_fun = 583888
        funcar = 18096
        numargs = 3
        val = 0
        count = 5
#1289 0x00000000006239f7 in exec_byte_code (bytestr=10411332, vector=10411365, maxdepth=54, args_template=4102, nargs=1, args=0x7fffffffd580) at bytecode.c:639
        op = 3
        type = (CATCHER_ALL | unknown: 4160727964)
        targets =
          {0x62651e <exec_byte_code+13767>, 0x626578 <exec_byte_code+13857>, 0x62657a <exec_byte_code+13859>, 0x62657c <exec_byte_code+13861>, 0x62657e <exec_byte_code+13863>, 0x62657e <exec_byte_code+13863>, 0x6265d8 <exec_byte_code+13953>, 0x626641 <exec_byte_code+14058>, 0x62341c <exec_byte_code+1221>, 0x62341e <exec_byte_code+1223>, 0x623420 <exec_byte_code+1225>, 0x623422 <exec_byte_code+1227>, 0x623424 <exec_byte_code+1229>, 0x623424 <exec_byte_code+1229>, 0x62342a <exec_byte_code+1235>, 0x6233eb <exec_byte_code+1172>, 0x62374d <exec_byte_code+2038>, 0x62374f <exec_byte_code+2040>, 0x623751 <exec_byte_code+2042>, 0x623753 <exec_byte_code+2044>, 0x623755 <exec_byte_code+2046>, 0x623755 <exec_byte_code+2046>, 0x62378a <exec_byte_code+2099>, 0x62375b <exec_byte_code+2052>, 0x62391a <exec_byte_code+2499>, 0x62391c <exec_byte_code+2501>, 0x62391e <exec_byte_code+2503>, 0x623920 <exec_byte_code+2505>, 0x623922 <exec_byte_code+2507>, 0x623922 <exec_byte_code+2507>, 0x6238d4 <exec_byte_code+2429>, 0x6238eb <exec_byte_code+2452>, 0x6239c4 <exec_byte_code+2669>, 0x6239c6 <exec_byte_code+2671>, 0x6239c8 <exec_byte_code+2673>, 0x6239ca <exec_byte_code+2675>, 0x6239cc <exec_byte_code+2677>, 0x6239cc <exec_byte_code+2677>, 0x62397e <exec_byte_code+2599>, 0x623995 <exec_byte_code+2622>, 0x623a6e <exec_byte_code+2839>, 0x623a70 <exec_byte_code+2841>, 0x623a72 <exec_byte_code+2843>, 0x623a74 <exec_byte_code+2845>, 0x623a76 <exec_byte_code+2847>, 0x623a76 <exec_byte_code+2847>, 0x623a28 <exec_byte_code+2769>, 0x623a3f <exec_byte_code+2792>, 0x62423c <exec_byte_code+4837>, 0x624132 <exec_byte_code+4571>, 0x624129 <exec_byte_code+4562>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x624436 <exec_byte_code+5343>, 0x624521 <exec_byte_code+5578>, 0x624579 <exec_byte_code+5666>, 0x6245d2 <exec_byte_code+5755>, 0x62462f <exec_byte_code+5848>, 0x6235fd <exec_byte_code+1702>, 0x62366d <exec_byte_code+1814>, 0x62469e <exec_byte_code+5959>, 0x62357e <exec_byte_code+1575>, 0x6236cd <exec_byte_code+1910>, 0x6246fe <exec_byte_code+6055>, 0x62475e <exec_byte_code+6151>, 0x62479e <exec_byte_code+6215>, 0x6247fe <exec_byte_code+6311>, 0x624845 <exec_byte_code+6382>, 0x624900 <exec_byte_code+6569>, 0x624940 <exec_byte_code+6633>, 0x6249a0 <exec_byte_code+6729>, 0x624a1d <exec_byte_code+6854>, 0x624a5d <exec_byte_code+6918>, 0x624a9d <exec_byte_code+6982>, 0x624afd <exec_byte_code+7078>, 0x624b5d <exec_byte_code+7174>, 0x624bbd <exec_byte_code+7270>, 0x624c3a <exec_byte_code+7395>, 0x624c81 <exec_byte_code+7466>, 0x624cc8 <exec_byte_code+7537>, 0x624d83 <exec_byte_code+7724>, 0x624dee <exec_byte_code+7831>, 0x624e59 <exec_byte_code+7938>, 0x6250c2 <exec_byte_code+8555>, 0x625127 <exec_byte_code+8656>, 0x62518c <exec_byte_code+8757>, 0x6251f1 <exec_byte_code+8858>, 0x625256 <exec_byte_code+8959>, 0x62529d <exec_byte_code+9030>, 0x625309 <exec_byte_code+9138>, 0x625350 <exec_byte_code+9209>, 0x625397 <exec_byte_code+9280>, 0x6253de <exec_byte_code+9351>, 0x6254cc <exec_byte_code+9589>, 0x623fde <exec_byte_code+4231>, 0x625518 <exec_byte_code+9665>, 0x625558 <exec_byte_code+9729>, 0x62560e <exec_byte_code+9911>, 0x625665 <exec_byte_code+9998>, 0x6256b1 <exec_byte_code+10074>, 0x6256f1 <exec_byte_code+10138>, 0x62572c <exec_byte_code+10197>, 0x625767 <exec_byte_code+10256>, 0x6257aa <exec_byte_code+10323>, 0x62651e <exec_byte_code+13767>, 0x6257fa <exec_byte_code+10403>, 0x625835 <exec_byte_code+10462>, 0x625870 <exec_byte_code+10521>, 0x6258ab <exec_byte_code+10580>, 0x6258e6 <exec_byte_code+10639>, 0x625921 <exec_byte_code+10698>, 0x623fde <exec_byte_code+4231>, 0x62651e <exec_byte_code+13767>, 0x625961 <exec_byte_code+10762>, 0x6259a9 <exec_byte_code+10834>, 0x6259e9 <exec_byte_code+10898>, 0x625a29 <exec_byte_code+10962>, 0x625a89 <exec_byte_code+11058>, 0x625ae9 <exec_byte_code+11154>, 0x625b29 <exec_byte_code+11218>, 0x625c10 <exec_byte_code+11449>, 0x625c70 <exec_byte_code+11545>, 0x625cd0 <exec_byte_code+11641>, 0x625d30 <exec_byte_code+11737>, 0x625d6b <exec_byte_code+11796>, 0x62651e <exec_byte_code+13767>, 0x623f2d <exec_byte_code+4054>, 0x623b0f <exec_byte_code+3000>, 0x6234fd <exec_byte_code+1446>, 0x623bf5 <exec_byte_code+3230>, 0x623c6b <exec_byte_code+3348>, 0x623cde <exec_byte_code+3463>, 0x623eec <exec_byte_code+3989>, 0x623f01 <exec_byte_code+4010>, 0x62388c <exec_byte_code+2357>, 0x623fa5 <exec_byte_code+4174>, 0x62400a <exec_byte_code+4275>, 0x62408e <exec_byte_code+4407>, 0x6240c7 <exec_byte_code+4464>, 0x624275 <exec_byte_code+4894>, 0x6242e3 <exec_byte_code+5004>, 0x624360 <exec_byte_code+5129>, 0x6243bb <exec_byte_code+5220>, 0x623acc <exec_byte_code+2933>, 0x625dab <exec_byte_code+11860>, 0x625e28 <exec_byte_code+11985>, 0x625e68 <exec_byte_code+12049>, 0x625ea8 <exec_byte_code+12113>, 0x625ee8 <exec_byte_code+12177>, 0x625f28 <exec_byte_code+12241>, 0x625f88 <exec_byte_code+12337>, 0x625fe8 <exec_byte_code+12433>, 0x626048 <exec_byte_code+12529>, 0x6260a8 <exec_byte_code+12625>, 0x6261e1 <exec_byte_code+12938>, 0x626241 <exec_byte_code+13034>, 0x6262a1 <exec_byte_code+13130>, 0x6262e1 <exec_byte_code+13194>, 0x626341 <exec_byte_code+13290>, 0x6263a1 <exec_byte_code+13386>, 0x6263e1 <exec_byte_code+13450>, 0x626421 <exec_byte_code+13514>, 0x625425 <exec_byte_code+9422>, 0x62546c <exec_byte_code+9493>, 0x626468 <exec_byte_code+13585>, 0x6264c5 <exec_byte_code+13678>, 0x62651e <exec_byte_code+13767>, 0x623d51 <exec_byte_code+3578>, 0x623d6e <exec_byte_code+3607>, 0x623dcf <exec_byte_code+3704>, 0x623e30 <exec_byte_code+3801>, 0x623e8e <exec_byte_code+3895>, 0x62488c <exec_byte_code+6453>, 0x624d0f <exec_byte_code+7608>, 0x62559a <exec_byte_code+9795>, 0x6266c9 <exec_byte_code+14194>, 0x626733 <exec_byte_code+14300>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x6267be <exec_byte_code+14439>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62651e <exec_byte_code+13767>, 0x62683a <exec_byte_code+14563> <repeats 64 times>}
        const_length = 25
        bytestr_length = 165
        vectorp = 0x9edd68 <pure+960872>
        quitcounter = 1 '\001'
        stack_items = 14
        sa_avail = 16107
        sa_count = 5
        sa_must_free = false
        stack_base = 0x7fffffffd010
        stack_lim = 0x7fffffffd080
        top = 0x7fffffffd048
        void_stack_lim = 0x7fffffffd080
        bytestr_data = 0x7fffffffd080 "\306\020\211?\205\023"
        pc = 0x7fffffffd0fb "\006\006\071\203\242"
        count = 5
        result = 10420852
#1290 0x00000000005ddc8d in funcall_lambda (fun=10411285, nargs=1, arg_vector=0x7fffffffd578) at eval.c:2915
        size = 5
        val = 1
        syms_left = 4102
        next = 0
        lexenv = 64424498384
        count = 5
        i = 5479765
        optional = false
        rest = false
        previous_optional_or_rest = 127
#1291 0x00000000005dd306 in Ffuncall (nargs=2, args=0x7fffffffd570) at eval.c:2717
        fun = 10411285
        original_fun = 15120
        funcar = 140737488344440
        numargs = 1
        val = 4
        count = 4
#1292 0x00000000005dcd4c in call1 (fn=15120, arg1=4359872) at eval.c:2577
#1293 0x0000000000541f3f in command_loop_1 () at keyboard.c:1490
        scount = 3
        cmd = 4359872
        keybuf =
          {98, 26, 140737488344528, 6027776, 13113632, 0, 5479630, 0, 140737488344624, 6031565, 0, 29184, 0, 29184, 13115856, 6024385, 0, 140737488344624, 5475307, 0, 140737488344720, 6155622, 13884451, 3, 13115856, 6154543, 0, 140737488344704, 5475307, 0}
        i = 2
        prev_modiff = 52
        prev_buffer = 0x2d33600
        already_adjusted = false
#1294 0x00000000005da18f in internal_condition_case (bfun=0x541789 <command_loop_1>, handlers=19536, hfun=0x540f76 <cmd_error>) at eval.c:1317
        val = 5475307
        c = 0x2cf94e0
#1295 0x0000000000541493 in command_loop_2 (ignore=0) at keyboard.c:1118
        val = 0
#1296 0x00000000005d9ac1 in internal_catch (tag=47136, func=0x54146a <command_loop_2>, arg=0) at eval.c:1083
        val = 5475307
        c = 0x2cf93c0
#1297 0x0000000000541435 in command_loop () at keyboard.c:1097
#1298 0x0000000000540b5b in recursive_edit_1 () at keyboard.c:703
        count = 1
        val = 140737488345104
#1299 0x0000000000540cd2 in Frecursive_edit () at keyboard.c:774
        count = 0
        buffer = 0
#1300 0x000000000053eae0 in main (argc=2, argv=0x7fffffffda38) at emacs.c:1690
        dummy = 7497065
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
        disable_aslr = false
        rlim = {
          rlim_cur = 8720384,
          rlim_max = 18446744073709551615
        }
        sockfd = -1
Cannot access memory at address 0x7fffff7ab1df

[-- Attachment #3: xs.c --]
[-- Type: application/octet-stream, Size: 6193 bytes --]

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <sys/select.h>
#include <time.h>

#define M_PI 3.14159265358979323846264338327
#define DPRINT(fmt, ...)                                                \
     do { if (DEBUG) fprintf(stderr, "%s:%d:%s(): " fmt, __FILE__,      \
                             __LINE__, __func__, __VA_ARGS__); } while (0)

static Display *display;
static Drawable window, backbuffer, parent;
static GC gc;
static Colormap colormap;
static int x, y;
static unsigned int width, height;
static int depth;


static void
xs_set_hints(char *name, char *class)
{
     XClassHint *class_hint = XAllocClassHint();
     if (class_hint == NULL) {
          fprintf(stderr, "Can't allocate class hints\n");
     }

     class_hint->res_name = name;
     class_hint->res_class = class;

     if (!XSetClassHint(display, window, class_hint)) {
          fprintf(stderr, "Can't set WM_CLASS\n");
     };

     if (!XStoreName(display, window, name)) {
          fprintf(stderr, "Can't set WM_NAME\n");
     };
}

/* handle Expose events */
static void
xs_update_window()
{
     XCopyArea(display, backbuffer, window, gc, x, y, width, height, x, y);
     XFlush(display);
}

/* handle ConfigureModify events */
static void
xs_resize_window(XEvent *e)
{
     x = e->xconfigure.x;
     y = e->xconfigure.y;
     width = e->xconfigure.width;
     height = e->xconfigure.height;
     if (backbuffer)
          XFreePixmap(display, backbuffer);
     backbuffer = XCreatePixmap(display, parent, width, height, depth);
     XFillRectangle(display, backbuffer, gc, x, y, width, height);
     XFlush(display);
}


static void
xs_render_gradient(char *basecolor)
{
     int x = 0, y;
     double cosine, l2rads;
     XColor bcolor, col2, diffcol;

     l2rads = M_PI/(height/2);

     XParseColor(display, colormap, basecolor, &bcolor);
     diffcol.red = 0xffff-bcolor.red;
     diffcol.green = 0xffff-bcolor.green;
     diffcol.blue = 0xffff-bcolor.blue;

     for (y = 0; y < height; y += 1) {
          cosine = cos(l2rads * y)/2.0;
          col2.red = bcolor.red + diffcol.red * cosine;
          col2.green = bcolor.green + diffcol.green * cosine;
          col2.blue = bcolor.blue + diffcol.blue * cosine;
          XAllocColor(display, colormap, &col2);
          XSetForeground(display, gc, col2.pixel);
          for (x = 0; x < width; x += 1){
               XDrawPoint(display, backbuffer, gc, x, y);
          }
     }
     XFlush(display);
}


static void
xs_render_overlay(unsigned int background,
                  unsigned int foreground)
{
     static clock_t start = 0;
     static long long calls = 0;
     int delta = clock() - start;

     XSetForeground(display, gc, background);
     XFillRectangle(display, backbuffer, gc, 0, 0, width, 20);

     if (calls > 0 && delta > 0) {
          XSetForeground(display, gc, foreground);
          float fps = calls/(float)(delta/CLOCKS_PER_SEC);
          char msg[7];
          snprintf(msg, 8, "%3d fps", (int)fps);
          XDrawString(display, backbuffer, gc, 0, 15, msg, strlen(msg));
     }
     calls++;
     XFlush(display);
}

static int
xs_handle_event()
{
     XEvent e;
     while (XPending(display)) {
          XNextEvent(display, &e);
          switch (e.type) {

          case Expose:
               DPRINT("%s\n", "Expose");
               xs_update_window();
               break;

          case ConfigureNotify:
               DPRINT("%s\n", "ConfigureNotify");
               xs_resize_window(&e);
               break;

          case KeyPress:
               DPRINT("%s %u\n", "KeyPress", e.xkey.keycode);
               if (e.xkey.keycode == 24) // keycode 24 -> ascii q
                    return 1;

          case ButtonPress:
               DPRINT("%s\n", "ButtonPress");
               break;

          case ClientMessage:
               DPRINT("%s\n", "ClientMessage");
               if (e.xclient.data.l[0] == XInternAtom(display, "WM_DELETE_WINDOW", False))
                    return 1;
          }
     }
     return 0;
}


int
main(int argc, char *argv[])
{
     int screen;
     unsigned int border_width;
     unsigned int white;
     unsigned int black;
     unsigned long mask;

     display = XOpenDisplay(getenv("DISPLAY"));
     if (display == NULL) {
          fprintf(stderr, "Can't open display\n");
          exit(-1);
     }

     parent = DefaultRootWindow(display);
     screen = DefaultScreen(display);
     width = DisplayWidth(display, screen)*1.0/3.0;
     height = DisplayHeight(display, screen)*1.0/3.0;
     x = 0;
     y = 0;
     border_width = 0;
     black = BlackPixel(display, screen);
     white = WhitePixel(display, screen);
     window = XCreateSimpleWindow(display, parent, x, y, width, height, border_width,
                                  black, white);

     xs_set_hints(argv[0], argv[0]);

     gc = DefaultGC(display, screen);
     depth = DefaultDepth(display, screen);
     XSetForeground(display, gc, black);
     backbuffer = XCreatePixmap(display, parent, width, height, depth);
     XFillRectangle(display, backbuffer, gc, x, y, width, height);

     XMapWindow(display, window);
     mask = ExposureMask|KeyPressMask|ButtonPressMask|StructureNotifyMask;
     colormap = DefaultColormap(display, screen);

     XSelectInput(display, window, mask);

     int x11_fd = ConnectionNumber(display);
     fd_set in_fds;
     struct timeval tv;

     while (1) {

          FD_ZERO(&in_fds);
          FD_SET(x11_fd, &in_fds);
          tv.tv_usec = 100;
          tv.tv_sec = 0;

          int num_ready_fds = select(x11_fd + 1, &in_fds, NULL, NULL, &tv);

          if (num_ready_fds > 0) {
               DPRINT("%s", "Events ready\n");
               if (xs_handle_event())
                    goto END;
          }

          else if (num_ready_fds == 0) {
               DPRINT("%s", "Drawing\n");
               xs_render_gradient("blue");
               xs_render_overlay(black, white);
               xs_update_window();
          }
          else
               printf("An error occured!\n");
     }

END:
     XCloseDisplay(display);

     return 0;
}

[-- Attachment #4: .!home!psilva!src!pedrosilva.pt!xs!src!xs.c.~undo-tree~ --]
[-- Type: application/octet-stream, Size: 59105 bytes --]

"14d64b3eb88772201ace88f6e4b5eae7cb70d657"
[cl-struct-undo-tree [nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil ([nil (#1=[nil nil ((5582 . 5584) (t 22603 16148 921346 146000)) nil (22603 17037 780299 647000) 0 nil]) ((#("0" 0 1 (fontified t)) . -5582) (undo-tree-id618 . -1) (undo-tree-id619 . -1) (undo-tree-id620 . -1) (#("0" 0 1 (fontified t)) . -5583) (undo-tree-id621 . -1) (undo-tree-id622 . 1) (undo-tree-id623 . 1) 5584 (t 22603 16134 811077 335000)) nil (22603 16148 879058 625000) 0 nil]) ((4625 . 4626)) nil (22603 16134 768942 459000) 0 nil]) ((#("-" 0 1 (fontified t)) . -4625) (undo-tree-id614 . -1) (undo-tree-id615 . -1) (undo-tree-id616 . -1) (undo-tree-id617 . 1) 4626) nil (22603 16134 768955 827000) 0 nil]) ((4625 . 4626) (t 22603 16117 944089 338000)) nil (22603 16134 768958 553000) 0 nil]) ((5580 . 5581)) nil (22603 16117 900787 611000) 0 nil]) ((#("5" 0 1 (fontified t)) . 5580) (undo-tree-id612 . 1)) nil (22603 16117 900802 541000) 0 nil]) ((#("0" 0 1 (fontified t)) . -4625) (undo-tree-id613 . -1) 4626 (t 22603 15808 711531 155000)) nil (22603 16117 900809 531000) 0 nil]) ((4626 . 4627) (t 22603 15800 121367 482000)) nil (22603 15808 701447 656000) 0 nil]) ((4636 . 4637)) nil (22603 15800 111599 956000) 0 nil]) ((#("height" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t)) . -4636) (undo-tree-id607 . -6) (undo-tree-id608 . 5) (undo-tree-id609 . 5) 4642) nil (22603 15800 111626 311000) 0 nil]) ((4625 . 4626)) nil (22603 15800 111630 510000) 0 nil]) ((#("width;" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t)) . -4625) (undo-tree-id610 . -6) (undo-tree-id611 . -6) 4631 (t 22603 15776 380915 138000)) nil (22603 15800 111637 975000) 0 nil]) ((4607 . 4615)) nil (22603 15776 370905 971000) 0 nil]) ((#("3" 0 1 (fontified t)) . -4607) (undo-tree-id576 . -1) (undo-tree-id577 . -1) (undo-tree-id578 . -1) (undo-tree-id579 . -1) (#("." 0 1 (fontified t)) . -4608) (undo-tree-id580 . -1) (undo-tree-id581 . -1) (undo-tree-id582 . -1) (undo-tree-id583 . -1) 4609) nil (22603 15776 370922 920000) 0 nil]) ((#("0/" 0 1 (fontified t) 1 2 (fontified t)) . -4609) (undo-tree-id584 . -2) (undo-tree-id585 . -2) (undo-tree-id586 . -2) (undo-tree-id587 . -2) 4611) nil (22603 15776 370929 279000) 0 nil]) ((#("4." 0 1 (fontified t) 1 2 (fontified t)) . -4611) (undo-tree-id588 . -2) (undo-tree-id589 . -2) (undo-tree-id590 . -2) (undo-tree-id591 . -2) 4613) nil (22603 15776 370936 736000) 0 nil]) ((#("0;" 0 1 (fontified t) 1 2 (fontified t)) . -4613) (undo-tree-id592 . -2) (undo-tree-id593 . -2) 4615) nil (22603 15776 370940 151000) 0 nil]) ((4557 . 4560)) nil (22603 15776 370941 623000) 0 nil]) ((#("4" 0 1 (fontified t)) . -4557) (undo-tree-id594 . -1) (undo-tree-id595 . -1) (undo-tree-id596 . -1) (undo-tree-id597 . -1) (#("." 0 1 (fontified t)) . -4558) (undo-tree-id598 . -1) (undo-tree-id599 . -1) 4559) nil (22603 15776 370948 401000) 0 nil]) ((4557 . 4559)) nil (22603 15776 370950 268000) 0 nil]) ((#("4." 0 1 (fontified t) 1 2 (fontified t)) . -4557) (undo-tree-id600 . -2) (undo-tree-id601 . -2) 4559) nil (22603 15776 370953 296000) 0 nil]) ((#("0" 0 1 (fontified t)) . -4559) (undo-tree-id602 . -1) (undo-tree-id603 . -1) 4560) nil (22603 15776 370956 507000) 0 nil]) ((4553 . 4556)) nil (22603 15776 370957 834000) 0 nil]) ((#("3" 0 1 (fontified t)) . -4553) (undo-tree-id604 . -1) (#("." 0 1 (fontified t)) . -4554) (undo-tree-id605 . -1) (#("0" 0 1 (fontified t)) . -4555) (undo-tree-id606 . -1) 4556 (t 22603 15696 169386 760000)) nil (22603 15776 370962 739000) 0 nil]) ((#("4" 0 1 (fontified t)) . 4647) (undo-tree-id564 . -1) (undo-tree-id565 . -1) (undo-tree-id566 . 1) (undo-tree-id567 . 1) (undo-tree-id568 . 1) (#("/" 0 1 (fontified t)) . 4647) (undo-tree-id569 . 1)) nil (22603 15696 123252 214000) 0 nil]) ((#("/" 0 1 (fontified t)) . -4630) (undo-tree-id570 . -1) (undo-tree-id571 . -1) (undo-tree-id572 . -1) (undo-tree-id573 . -1) (#("4" 0 1 (fontified t)) . -4631) (undo-tree-id574 . -1) (undo-tree-id575 . -1) 4632 (t 22603 15663 115423 579000)) nil (22603 15696 123286 850000) 0 nil]) ((4650 . 4651)) nil (22603 15663 71119 654000) 0 nil]) ((4649 . 4650)) nil (22603 15663 71125 654000) 0 nil]) ((4643 . 4649)) nil (22603 15663 71128 817000) 0 nil]) ((#("0" 0 1 (fontified t)) . -4643) (undo-tree-id553 . -1) 4644) nil (22603 15663 71141 446000) 0 nil]) ((4631 . 4632)) nil (22603 15663 71144 786000) 0 nil]) ((4630 . 4631)) nil (22603 15663 71146 837000) 0 nil]) ((4625 . 4630)) nil (22603 15663 71149 45000) 0 nil]) ((#("0" 0 1 (fontified t)) . -4625) (undo-tree-id554 . -1) 4626) nil (22603 15663 71154 217000) 0 nil]) ((4616 . 4640)) nil (22603 15663 71156 821000) 0 nil]) ((#("     x = 0;
     y = 0;
" 0 24 (fontified t)) . 4510) (undo-tree-id555 . -24) (undo-tree-id556 . 6) (undo-tree-id557 . -12) (undo-tree-id558 . -12) (undo-tree-id559 . -24) (undo-tree-id560 . -24) (undo-tree-id561 . -24) (undo-tree-id562 . -24) (undo-tree-id563 . -24) 4534 (t 22603 15602 847608 461000)) nil (22603 15663 71175 684000) 0 nil]) ((4630 . 4638)) nil (22603 15602 839658 865000) 0 nil]) ((4581 . 4584)) nil (22603 15602 839662 622000) 0 nil]) ((4580 . 4581)) nil (22603 15602 839664 192000) 0 nil]) ((4577 . 4580)) nil (22603 15602 839665 448000) 0 nil]) ((4576 . 4577) (t 22603 15509 222490 901000)) nil (22603 15602 839667 103000) 0 nil]) ((1675 . 1697)) nil (22603 15509 209831 237000) 0 nil]) ((3143 . 3165)) nil (22603 15509 209834 978000) 0 nil]) ((2497 . 2519) (t 22603 15436 244433 363000)) nil (22603 15509 209836 780000) 0 nil]) ((4556 . 4557)) nil (22603 15436 233332 769000) 0 nil]) ((#(";" 0 1 (fontified t)) . -4555) (undo-tree-id543 . -1) (undo-tree-id544 . -1) (undo-tree-id545 . -1) (undo-tree-id546 . -1) (undo-tree-id547 . -1) (undo-tree-id548 . -1) 4556) nil (22603 15436 233350 186000) 0 nil]) ((#(";" 0 1 (c-in-sws t fontified nil)) . 4557) (undo-tree-id549 . 1) (undo-tree-id550 . 1) (4556 . 4557) (#(")" 0 1 (fontified nil)) . 4555) (undo-tree-id551 . -1) (undo-tree-id552 . 1) (4556 . 4557) (t 22603 15429 954313 475000)) nil (22603 15436 233359 214000) 0 nil]) ((#("*" 0 1 (fontified t)) . -4556) (undo-tree-id507 . -1) (undo-tree-id508 . -1) (undo-tree-id509 . -1) (undo-tree-id510 . -1) (undo-tree-id511 . -1) 4557) nil (22603 15429 905658 700000) 0 nil]) ((#("3/" 0 1 (fontified t) 1 2 (fontified t)) . -4557) (undo-tree-id512 . -2) (undo-tree-id513 . -2) (undo-tree-id514 . -2) (undo-tree-id515 . -2) (undo-tree-id516 . -2) 4559) nil (22603 15429 905668 863000) 0 nil]) ((#("4." 0 1 (fontified t) 1 2 (fontified t)) . -4559) (undo-tree-id517 . -2) (undo-tree-id518 . 2) (undo-tree-id519 . 2) (undo-tree-id520 . -2) (undo-tree-id521 . -2) 4561) nil (22603 15429 905676 523000) 0 nil]) ((#("0" 0 1 (fontified t)) . -4561) (undo-tree-id522 . -1) 4562) nil (22603 15429 905679 645000) 0 nil]) ((#("*" 0 1 (fontified t)) . -4510) (undo-tree-id523 . -1) (undo-tree-id524 . -1) (undo-tree-id525 . -1) (undo-tree-id526 . -1) (undo-tree-id527 . -1) (undo-tree-id528 . -1) 4511) nil (22603 15429 905688 577000) 0 nil]) ((#("3/" 0 1 (fontified t) 1 2 (fontified t)) . -4511) (undo-tree-id529 . -2) (undo-tree-id530 . -2) (undo-tree-id531 . -2) (undo-tree-id532 . -2) (undo-tree-id533 . -2) (undo-tree-id534 . -2) 4513) nil (22603 15429 905696 838000) 0 nil]) ((#("4." 0 1 (fontified t) 1 2 (fontified t)) . -4513) (undo-tree-id535 . -2) (undo-tree-id536 . -2) (undo-tree-id537 . -2) (undo-tree-id538 . -2) (undo-tree-id539 . -2) 4515) nil (22603 15429 905703 454000) 0 nil]) ((#("0" 0 1 (fontified t)) . -4515) (undo-tree-id540 . -1) (undo-tree-id541 . -1) (undo-tree-id542 . -1) 4516 (t 22603 15409 17247 749000)) nil (22603 15429 905708 773000) 0 nil]) ((4514 . 4516) (t 22603 15406 367197 238000)) nil (22603 15408 970652 71000) 0 nil] [nil ([nil ([nil nil ((#("m" 0 1 (fontified t)) . -4514) (undo-tree-id447 . -1) (undo-tree-id448 . -1) (undo-tree-id449 . -1) (#("a" 0 1 (fontified t)) . -4515) (undo-tree-id450 . -1) (undo-tree-id451 . -1) (undo-tree-id452 . -1) (#("k" 0 1 (fontified t)) . -4516) (undo-tree-id453 . -1) (undo-tree-id455 . -1) 4517) ((4514 . 4517) (t 22603 15352 759508 758000)) (22603 15352 715946 668000) 0 nil]) ((4514 . 4517) (t 22603 15348 419426 29000)) ((#("mak" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t)) . 4514) (undo-tree-id456 . -3) (undo-tree-id457 . -3) (undo-tree-id458 . -3) (undo-tree-id459 . -3)) (22603 15361 248640 3000) 0 nil] [nil ([nil ([nil ([nil ([nil ([nil nil ((5511 . 5515)) ((#("1000" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t)) . 5511) (t 22603 15259 864404 566000)) (22603 15259 854111 518000) 0 nil]) ((#("1" 0 1 (fontified t)) . -5511) (undo-tree-id430 . -1) (undo-tree-id431 . -1) (undo-tree-id432 . -1) (undo-tree-id434 . -1) (#("0" 0 1 (fontified t)) . -5512) (undo-tree-id435 . -1) (#("0" 0 1 (fontified t)) . -5513) (undo-tree-id437 . -1) 5514 (t 22603 15256 141000 247000)) ((5511 . 5514)) (22603 15343 94670 903000) 0 nil]) ((5512 . 5514)) ((#("00" 0 1 (fontified t) 1 2 (fontified t)) . 5512) (undo-tree-id439 . -2) (undo-tree-id440 . -2) (undo-tree-id441 . -2)) (22603 15343 461355 968000) 0 nil] [nil ([nil ([nil ([nil ([nil ([nil ([nil nil ((#("
" 0 1 (fontified t)) . -3186) (undo-tree-id394 . -1) (undo-tree-id395 . -1) (undo-tree-id396 . -1) (undo-tree-id397 . -1) (undo-tree-id398 . -1) (undo-tree-id399 . -1) 3187) ((3186 . 3187) (t 22603 15100 768037 694000)) (22603 15100 752631 394000) 0 nil]) ((3165 . 3170) (#("          " 0 5 (fontified t) 5 10 (fontified t)) . 3165) (undo-tree-id400 . -5) (undo-tree-id402 . 10)) ((3165 . 3175) (#("     " 0 5 (fontified t)) . 3165)) (22603 15246 962101 209000) 0 nil]) ((3170 . 3192)) ((#("     XFlush(display);
" 0 5 (fontified t) 5 6 (fontified t) 6 21 (fontified t) 21 22 (fontified t)) . 3170) (undo-tree-id403 . -22) (undo-tree-id404 . -22) (undo-tree-id405 . -22) (undo-tree-id406 . -21) (undo-tree-id407 . -22) (undo-tree-id408 . -5)) (22603 15247 751817 313000) 0 nil]) ((3164 . 3170)) ((#("
     " 0 1 (fontified t) 1 6 (fontified t)) . 3164) (undo-tree-id409 . -6) (undo-tree-id410 . -1) (undo-tree-id411 . -1) (undo-tree-id412 . -6) (undo-tree-id413 . -1) (undo-tree-id414 . -1) (undo-tree-id415 . -6) (undo-tree-id416 . -1) (undo-tree-id417 . -1) (undo-tree-id418 . -1) (undo-tree-id419 . -1) (undo-tree-id420 . -1) (undo-tree-id421 . -6) (undo-tree-id422 . 5) (undo-tree-id423 . -1) (undo-tree-id424 . 5) (undo-tree-id425 . -1)) (22603 15248 448152 210000) 0 nil]) ((2519 . 2541) (t 22603 15089 21147 5000)) ((#("     XFlush(display);
" 0 22 (fontified t)) . 2519) (undo-tree-id426 . -22) (undo-tree-id427 . -22)) (22603 15248 931726 410000) 0 nil]) ((1675 . 1697) (t 22603 15032 83394 402000)) ((#("     XFlush(display);
" 0 22 (fontified t)) . 1675)) (22603 15249 711607 28000) 0 nil]) ((5512 . 5514)) (("00" . 5512) (undo-tree-id428 . -2) (undo-tree-id429 . -2)) (22603 15250 469122 175000) 0 nil]) ((#("-" 0 1 (fontified t)) . -5512) (undo-tree-id378 . -1) (undo-tree-id380 . 1) (#("-" 0 1 (fontified t)) . -5513) (undo-tree-id381 . -1) (undo-tree-id383 . 1) (#("0" 0 1 (fontified t)) . -5514) (undo-tree-id384 . -1) (undo-tree-id386 . 1) 5515) ((5512 . 5515)) (22603 15343 890541 8000) 0 nil]) ((5511 . 5515)) ((#("1--0" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t)) . 5511) (undo-tree-id442 . -4) (undo-tree-id443 . -4) (undo-tree-id444 . -4) (undo-tree-id445 . 4) (undo-tree-id446 . 3)) (22603 15344 91194 770000) 0 nil]) ((#("5" 0 1 (fontified t)) . -5511) (undo-tree-id387 . -1) (undo-tree-id389 . -1) (#("0" 0 1 (fontified t)) . -5512) (undo-tree-id390 . -1) (undo-tree-id392 . -1) (#("0" 0 1 (fontified t)) . -5513) (undo-tree-id393 . -1) 5514 (t 22603 14978 209033 406000)) ((5511 . 5514)) (22603 15344 583730 596000) 0 nil]) ((4514 . 4516)) ((#(".0" 0 1 (fontified t) 1 2 (fontified t)) . 4514) (undo-tree-id460 . 2) (undo-tree-id461 . 2) (undo-tree-id462 . 2) (undo-tree-id463 . 2) (undo-tree-id464 . 2) (undo-tree-id465 . 2) (undo-tree-id466 . 2) (undo-tree-id467 . 2)) (22603 15361 388150 156000) 0 nil]) ((4563 . 4566)) ((#("4.0" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t)) . 4563)) (22603 15403 323738 292000) 0 nil]) ((4562 . 4563)) ((#("/" 0 1 (fontified t)) . 4562) (undo-tree-id468 . -1) (undo-tree-id469 . -1) (undo-tree-id471 . -1)) (22603 15402 734466 301000) 0 nil]) ((4561 . 4562)) ((#("3" 0 1 (fontified t)) . 4561) (undo-tree-id472 . -1) (undo-tree-id473 . -1) (undo-tree-id475 . -1)) (22603 15402 385909 520000) 0 nil]) ((4560 . 4561)) ((#("*" 0 1 (fontified t)) . 4560) (undo-tree-id476 . -1) (undo-tree-id477 . -1) (undo-tree-id479 . -1)) (22603 15401 887408 783000) 0 nil]) ((4513 . 4514)) ((#("4" 0 1 (fontified t)) . 4513) (undo-tree-id481 . -1) (undo-tree-id483 . -1)) (22603 15401 516667 822000) 0 nil]) ((4512 . 4513)) ((#("/" 0 1 (fontified t)) . 4512) (undo-tree-id484 . -1) (undo-tree-id485 . -1) (undo-tree-id487 . -1) (undo-tree-id489 . -1)) (22603 15401 164369 355000) 0 nil]) ((4511 . 4512)) ((#("3" 0 1 (fontified t)) . 4511) (undo-tree-id490 . -1) (undo-tree-id491 . -1) (undo-tree-id493 . -1) (undo-tree-id495 . -1)) (22603 15400 814913 386000) 0 nil]) ((4510 . 4511) (t 22603 15367 516456 713000)) ((#("*" 0 1 (fontified t)) . 4510) (undo-tree-id496 . -1) (undo-tree-id497 . -1) (undo-tree-id499 . -1) (undo-tree-id501 . -1)) (22603 15399 742420 252000) 0 nil]) ((#("     /* width = 320; */
     /* height = 320; */
" 0 4 (c-in-sws t c-is-sws t fontified t) 4 5 (fontified t c-in-sws t c-is-sws t) 5 6 (fontified t c-in-sws t c-is-sws t face font-lock-comment-delimiter-face) 6 8 (fontified t c-in-sws t face font-lock-comment-delimiter-face) 8 9 (c-in-sws t fontified t face font-lock-comment-face) 9 20 (c-in-sws t fontified t face font-lock-comment-face) 20 21 (fontified t c-in-sws t face font-lock-comment-face) 21 23 (fontified t c-in-sws t face font-lock-comment-delimiter-face) 23 24 (fontified t c-in-sws t) 24 28 (c-in-sws t fontified t) 28 29 (c-in-sws t fontified t) 29 30 (fontified t c-in-sws t face font-lock-comment-delimiter-face) 30 32 (fontified t c-in-sws t face font-lock-comment-delimiter-face) 32 33 (fontified t c-in-sws t face font-lock-comment-face) 33 35 (c-in-sws t fontified t face font-lock-comment-face) 35 45 (c-in-sws t fontified t face font-lock-comment-face) 45 46 (fontified t c-in-sws t face font-lock-comment-face) 46 48 (fontified t c-in-sws t face font-lock-comment-delimiter-face) 48 49 (fontified t c-in-sws t)) . 4558) (undo-tree-id502 . -49) (undo-tree-id503 . -45) (undo-tree-id504 . -45) (undo-tree-id505 . 4) (undo-tree-id506 . 4)) ((4558 . 4607)) (22603 15365 507651 503000) 0 nil]) ((4603 . 4606) (4587 . 4590) (4578 . 4581) (4563 . 4566)) ((#("/* " 0 1 (fontified nil c-in-sws t c-is-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 4563) (#(" */" 0 1 (fontified t c-in-sws t face font-lock-comment-face) 1 3 (fontified t c-in-sws t face font-lock-comment-delimiter-face)) . 4578) (#("/* " 0 1 (fontified nil c-in-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 4587) (#(" */" 0 1 (fontified t c-in-sws t face font-lock-comment-face) 1 3 (fontified t c-in-sws t face font-lock-comment-delimiter-face)) . 4603)) (22603 15362 587834 850000) 0 nil]) ((#(" */" 0 1 (c-in-sws t fontified nil face font-lock-comment-face) 1 3 (c-in-sws t fontified nil face font-lock-comment-delimiter-face)) . 4557) (#("/* " 0 1 (c-in-sws t fontified t face font-lock-comment-delimiter-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . -4517) (#(" */" 0 1 (c-in-sws t fontified nil face font-lock-comment-face) 1 3 (c-in-sws t fontified nil face font-lock-comment-delimiter-face)) . 4511) (#("/* " 0 1 (c-in-sws t c-is-sws t fontified t face font-lock-comment-delimiter-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . -4473) 4570 (t 22603 13806 836590 392000)) nil (22603 15361 633479 781000) 0 nil] [nil nil ((nil face font-lock-string-face 125 . 128) (nil fontified nil 125 . 128) (nil c-in-sws t 125 . 128) (125 . 128) (nil fontified t 100 . 103) (nil c-in-sws t 100 . 103) (100 . 103) 123 (t 22603 13537 364689 819000)) ((#("/* " 0 1 (fontified nil face font-lock-comment-delimiter-face c-in-sws t) 1 3 (fontified nil face font-lock-comment-delimiter-face c-in-sws t)) . 100) (undo-tree-id356 . -3) (nil fontified nil 101 . 103) (nil fontified nil 100 . 101) (#(" */" 0 1 (fontified nil face font-lock-string-face c-in-sws t) 1 3 (fontified nil face font-lock-string-face c-in-sws t)) . 125) (undo-tree-id357 . -3) (nil face font-lock-comment-delimiter-face 126 . 128) (nil face font-lock-comment-face 125 . 126) (t 22603 13802 269835 433000)) (22603 13802 193160 42000) 0 nil]) ((979 . 987)) nil (22603 13806 219618 243000) 0 nil]) ((#("class " 0 1 (c-in-sws t fontified t face font-lock-string-face) 1 2 (c-in-sws t fontified t face font-lock-string-face) 2 3 (c-in-sws t fontified t face font-lock-string-face) 3 4 (c-in-sws t fontified t face font-lock-string-face) 4 5 (c-in-sws t fontified t face font-lock-string-face) 5 6 (fontified t face font-lock-string-face)) . -979) (undo-tree-id352 . -6) (undo-tree-id353 . -6) (undo-tree-id354 . -6) 985) nil (22603 13537 346158 714000) 0 nil]) ((#("hints" 0 1 (c-in-sws t fontified t face font-lock-string-face) 1 2 (c-in-sws t fontified t face font-lock-string-face) 2 3 (c-in-sws t fontified t face font-lock-string-face) 3 4 (c-in-sws t fontified t face font-lock-string-face) 4 5 (c-in-sws t fontified t face font-lock-string-face)) . -985) (undo-tree-id355 . -5) 990 (t 22603 13532 47919 298000)) nil (22603 13537 346171 935000) 0 nil]) ((1089 . 1096)) nil (22603 13531 965207 368000) 0 nil]) ((#("wm_" 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face)) . -1089) (undo-tree-id318 . -3) (undo-tree-id319 . 1) 1092) nil (22603 13531 965238 921000) 0 nil]) ((1089 . 1092)) nil (22603 13531 965246 955000) 0 nil]) ((#("name " 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face)) . -1089) (undo-tree-id320 . -5) (undo-tree-id321 . -5) (undo-tree-id322 . -5) 1094) nil (22603 13531 965263 77000) 0 nil]) ((#("propert" 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face) 5 6 (fontified t face font-lock-string-face) 6 7 (fontified t face font-lock-string-face)) . -1094) (undo-tree-id323 . -7) (undo-tree-id324 . -7) 1101) nil (22603 13531 965275 672000) 0 nil]) ((1094 . 1101)) nil (22603 13531 965307 411000) 0 nil]) ((#("hints" 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face)) . -1094) (undo-tree-id325 . -5) 1099) nil (22603 13531 965319 323000) 0 nil]) ((1089 . 1093)) nil (22603 13531 965324 9000) 0 nil]) ((#("class" 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face)) . -1089) (undo-tree-id326 . -5) 1094) nil (22603 13531 965332 43000) 0 nil]) ((#("     " 0 5 (fontified t)) . 1015) (undo-tree-id327 . -5) 1020) nil (22603 13531 965340 698000) 0 nil]) ((#(";" 0 1 (fontified t)) . -1053) (undo-tree-id328 . -1) (undo-tree-id329 . -1) (#("
" 0 1 (fontified t)) . -1054) (undo-tree-id330 . -1) (undo-tree-id331 . -1) (undo-tree-id332 . -1) (undo-tree-id333 . -1) (undo-tree-id334 . -1) 1055) nil (22603 13531 965368 37000) 0 nil]) ((#(")" 0 1 (fontified t)) . 1055) (undo-tree-id335 . 1)) nil (22603 13531 965377 399000) 0 nil]) ((#("_hint" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t)) . 1055)) nil (22603 13531 965381 959000) 0 nil]) ((#(", class" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified t)) . 1055)) nil (22603 13531 965386 304000) 0 nil]) ((#(", window" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified t) 7 8 (fontified t)) . 1055)) nil (22603 13531 965390 414000) 0 nil]) ((#("(display" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified t) 7 8 (fontified t)) . 1055) (undo-tree-id336 . 8) (undo-tree-id337 . -1)) nil (22603 13531 965400 537000) 0 nil]) ((#("XSetClassHint" 0 13 (fontified t)) . 1055)) nil (22603 13531 965405 113000) 0 nil]) ((1015 . 1055)) nil (22603 13531 965408 922000) 0 nil]) ((#("     XStoreName(display, window, name);
" 0 5 (c-is-sws t c-in-sws t fontified t) 5 6 (c-is-sws t fontified t) 6 26 (fontified t) 26 27 (fontified t) 27 28 (fontified t) 28 29 (fontified t) 29 30 (fontified t) 30 31 (fontified t) 31 33 (fontified t) 33 34 (fontified t) 34 35 (fontified t) 35 36 (fontified t) 36 37 (fontified t) 37 38 (fontified t) 38 39 (fontified t) 39 40 (fontified t)) . 1123) (undo-tree-id338 . -40) (undo-tree-id339 . -40) (undo-tree-id340 . -40) (undo-tree-id341 . -40) (undo-tree-id342 . -40) (undo-tree-id343 . -40) (undo-tree-id344 . -40) (undo-tree-id345 . -40) (undo-tree-id346 . -40) (undo-tree-id347 . -5) (undo-tree-id348 . -40) (undo-tree-id349 . -40) (undo-tree-id350 . 40) (undo-tree-id351 . -40) 1163) nil (22603 13531 965457 495000) 0 nil]) ((1005 . 1123) (t 22603 13430 429262 222000)) nil (22603 13531 965466 15000) 0 nil]) ((639 . 640) (t 22603 13426 292514 289000)) nil (22603 13430 419159 567000) 0 nil]) ((4803 . 4804)) nil (22603 13426 277610 228000) 0 nil]) ((#("class_" 0 6 (fontified t)) . -4799) (undo-tree-id317 . -6) 4805 (t 22603 13415 58960 172000)) nil (22603 13426 277636 910000) 0 nil]) ((#("_" 0 1 (fontified t face font-lock-function-name-face)) . -634) (undo-tree-id309 . -1) (undo-tree-id310 . 1) (undo-tree-id311 . 1) (undo-tree-id312 . -1) (undo-tree-id313 . -1) (undo-tree-id314 . -1) 635) nil (22603 13415 53650 65000) 0 nil]) ((#("class" 0 5 (fontified t face font-lock-function-name-face)) . -635) (undo-tree-id315 . -5) (undo-tree-id316 . -5) 640 (t 22603 13404 985428 726000)) nil (22603 13415 53656 734000) 0 nil] [nil nil ((1059 . 1062) (1054 . 1057) (1045 . 1048) (994 . 997) (985 . 988) (932 . 935) (922 . 925) (889 . 892) (880 . 883) (849 . 852) (839 . 842) (835 . 838) (826 . 829) (770 . 773) (761 . 764) (733 . 736) (724 . 727) (678 . 681) 1010 (t 22603 13175 164203 151000)) ((#("/* " 0 1 (fontified nil c-in-sws t c-is-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 678) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 724) (#("/* " 0 1 (fontified nil c-in-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 733) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 761) (#("/* " 0 1 (fontified nil c-in-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 770) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 826) (#("/* " 0 1 (fontified nil c-in-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 835) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 839) (#("/* " 0 1 (fontified nil face font-lock-comment-delimiter-face c-in-sws t) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 849) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 880) (#("/* " 0 1 (fontified nil c-in-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 889) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 922) (#("/* " 0 1 (fontified nil face font-lock-comment-delimiter-face c-in-sws t) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 932) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 985) (#("/* " 0 1 (fontified nil c-in-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 994) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 1045) (#("/* " 0 1 (fontified nil c-in-sws t face font-lock-comment-delimiter-face) 1 3 (fontified nil c-in-sws t face font-lock-comment-delimiter-face)) . 1054) (#(" */" 0 1 (c-in-sws t fontified t face font-lock-comment-face) 1 3 (c-in-sws t fontified t face font-lock-comment-delimiter-face)) . 1059) (t 22603 13373 594810 573000)) (22603 13373 510390 265000) 0 nil]) ((1043 . 1047)) nil (22603 13404 416605 559000) 0 nil]) ((#("argv[" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t)) . -1043) (undo-tree-id261 . -5) (undo-tree-id262 . -5) (undo-tree-id263 . -5) (undo-tree-id264 . -5) (undo-tree-id265 . -5) (undo-tree-id266 . -5) (undo-tree-id267 . -5) (undo-tree-id268 . -5) (undo-tree-id269 . -5) (undo-tree-id270 . -5) (undo-tree-id271 . -5) (undo-tree-id272 . -5) (undo-tree-id273 . -5) (undo-tree-id274 . -5) (undo-tree-id275 . -5) (undo-tree-id276 . -5) (undo-tree-id277 . -5) (undo-tree-id278 . -5) (undo-tree-id279 . -5) (undo-tree-id280 . -5) (undo-tree-id281 . -4) (undo-tree-id282 . -5) (undo-tree-id283 . -5) (undo-tree-id284 . -5) 1048) nil (22603 13175 116297 836000) 0 nil]) ((#("0]" 0 1 (fontified t) 1 2 (fontified t)) . -1048) (undo-tree-id285 . -2) (undo-tree-id286 . -2) (undo-tree-id287 . 1) (undo-tree-id288 . -2) (undo-tree-id289 . -2) (undo-tree-id290 . -2) (undo-tree-id291 . -2) (undo-tree-id292 . -2) (undo-tree-id293 . -2) (undo-tree-id294 . -2) (undo-tree-id295 . -1) (undo-tree-id296 . -2) (undo-tree-id297 . -1) (undo-tree-id298 . -2) (undo-tree-id299 . -1) (undo-tree-id300 . -2) (undo-tree-id301 . -1) (undo-tree-id302 . -2) (undo-tree-id303 . -1) (undo-tree-id304 . -2) (undo-tree-id305 . -1) (undo-tree-id306 . -2) (undo-tree-id307 . 1) (undo-tree-id308 . -2) 1050 (t 22603 13167 50707 262000)) nil (22603 13175 116343 139000) 0 nil]) ((#("      Display *display;
      Window w;
      char *window_name;
      
" 0 6 (fontified t) 6 12 (fontified t face font-lock-type-face) 12 13 (fontified t c-type c-decl-id-start face font-lock-type-face) 13 15 (fontified t) 15 22 (fontified t face font-lock-variable-name-face) 22 30 (fontified t) 30 35 (fontified t face font-lock-type-face) 35 36 (fontified t c-type c-decl-id-start face font-lock-type-face) 36 37 (fontified t) 37 38 (fontified t face font-lock-variable-name-face) 38 46 (fontified t) 46 49 (fontified t face font-lock-type-face) 49 50 (fontified t c-type c-decl-id-start face font-lock-type-face) 50 52 (fontified t) 52 63 (fontified t face font-lock-variable-name-face) 63 64 (fontified t) 64 71 (fontified t) 71 72 (fontified t)) . 1053) (undo-tree-id191 . -72) (undo-tree-id192 . -24) (undo-tree-id193 . -24) (undo-tree-id194 . -40) (undo-tree-id195 . -40) (undo-tree-id196 . -65) (undo-tree-id197 . -65) (undo-tree-id198 . -72) (undo-tree-id199 . -72) (undo-tree-id200 . -72) (undo-tree-id201 . -72) (undo-tree-id202 . -72) (undo-tree-id203 . -72) (undo-tree-id204 . -72) (undo-tree-id205 . -72) (undo-tree-id206 . -72) (undo-tree-id207 . -72) (undo-tree-id208 . -72) (undo-tree-id209 . -72) (undo-tree-id210 . -72) (undo-tree-id211 . 72) (undo-tree-id212 . -72) (undo-tree-id213 . 72) (undo-tree-id214 . 72) (undo-tree-id215 . -72) (undo-tree-id216 . 48) (undo-tree-id217 . 72) (undo-tree-id218 . 32) (undo-tree-id219 . 48) (undo-tree-id220 . 7) (undo-tree-id221 . 32) (undo-tree-id222 . 7) (undo-tree-id223 . -72) 1125) nil (22603 13167 37881 278000) 0 nil]) ((1051 . 1052)) nil (22603 13167 37891 354000) 0 nil]) ((1048 . 1049) (1047 . 1049) (#("[" 0 1 (fontified nil)) . -1047) (undo-tree-id224 . -1) (undo-tree-id225 . -1) (undo-tree-id226 . -1) (1043 . 1048)) nil (22603 13167 37900 501000) 0 nil]) ((#("window_" 0 7 (fontified t)) . -1043) (undo-tree-id227 . -7) (undo-tree-id228 . -7) (undo-tree-id229 . -7) 1050) nil (22603 13167 37908 574000) 0 nil]) ((#("name" 0 4 (fontified t)) . -1050) (undo-tree-id230 . -4) 1054) nil (22603 13167 37913 568000) 0 nil]) ((1038 . 1041)) nil (22603 13167 37916 34000) 0 nil]) ((#("w" 0 1 (fontified t)) . -1038) (undo-tree-id231 . -1) (undo-tree-id232 . -1) (undo-tree-id233 . -1) (#("d" 0 1 (fontified t)) . -1039) (undo-tree-id234 . -1) (undo-tree-id235 . -1) 1040) nil (22603 13167 37939 709000) 0 nil]) ((1036 . 1040)) nil (22603 13167 37942 876000) 0 nil]) ((#("     XTextProperty *tp;
     if (!XStringListToTextProperty({argv[0]}, 1, tp)) {
          fprintf(stderr, \"Can't set wm name\\n\");
     };

     XSetTextProperty(display, window, tp, XInternAtom(display, \"WM_NAME\", False));
" 0 5 (fontified t) 5 17 (fontified t face font-lock-type-face) 17 18 (fontified t c-type c-decl-id-start face font-lock-type-face) 18 19 (fontified t) 19 20 (fontified t) 20 21 (fontified t face font-lock-variable-name-face) 21 22 (fontified t face font-lock-variable-name-face) 22 23 (fontified t) 23 24 (fontified t) 24 29 (fontified t) 29 30 (fontified t face font-lock-keyword-face) 30 31 (fontified t face font-lock-keyword-face) 31 32 (fontified t) 32 33 (fontified t) 33 34 (fontified t face font-lock-negation-char-face) 34 59 (fontified t) 59 60 (fontified t) 60 61 (fontified t) 61 62 (fontified t) 62 63 (fontified t) 63 64 (fontified t) 64 65 (fontified t) 65 66 (fontified t) 66 67 (fontified t) 67 68 (fontified t) 68 69 (fontified t) 69 70 (fontified t) 70 71 (fontified t) 71 72 (fontified t) 72 73 (fontified t) 73 74 (fontified t) 74 75 (fontified t) 75 76 (fontified t) 76 77 (fontified t) 77 78 (fontified t) 78 79 (fontified t) 79 80 (fontified t) 80 81 (fontified t) 81 91 (fontified t) 91 92 (fontified t) 92 107 (fontified t) 107 114 (fontified t face font-lock-string-face) 114 115 (fontified t face font-lock-string-face) 115 116 (fontified t face font-lock-string-face) 116 117 (fontified t face font-lock-string-face) 117 118 (fontified t face font-lock-string-face) 118 119 (fontified t face font-lock-string-face) 119 120 (fontified t face font-lock-string-face) 120 121 (fontified t face font-lock-string-face) 121 122 (fontified t face font-lock-string-face) 122 123 (fontified t face font-lock-string-face) 123 124 (fontified t face font-lock-string-face) 124 125 (fontified t face font-lock-string-face) 125 128 (fontified t face font-lock-string-face) 128 130 (fontified t) 130 131 (fontified t) 131 136 (fontified t) 136 137 (fontified t) 137 138 (fontified t) 138 139 (fontified t) 139 140 (fontified t) 140 145 (fontified t) 145 161 (fontified t) 161 162 (fontified t) 162 169 (fontified t) 169 170 (fontified t) 170 172 (fontified t) 172 173 (fontified t) 173 174 (fontified t) 174 175 (fontified t) 175 176 (fontified t) 176 177 (fontified t) 177 178 (fontified t) 178 179 (fontified t) 179 180 (fontified t) 180 181 (fontified t) 181 182 (fontified t) 182 183 (fontified t) 183 193 (fontified t) 193 204 (fontified t) 204 208 (fontified t face font-lock-string-face) 208 209 (fontified t face font-lock-string-face) 209 210 (fontified t face font-lock-string-face) 210 211 (fontified t face font-lock-string-face) 211 212 (fontified t face font-lock-string-face) 212 213 (fontified t face font-lock-string-face) 213 221 (fontified t) 221 222 (fontified t) 222 223 (fontified t) 223 224 (fontified t)) . 1123) (undo-tree-id236 . -224) (undo-tree-id237 . -140) (undo-tree-id238 . -140) (undo-tree-id239 . -24) (undo-tree-id240 . -24) (undo-tree-id241 . -81) (undo-tree-id242 . -81) (undo-tree-id243 . -131) (undo-tree-id244 . -131) (undo-tree-id245 . -139) (undo-tree-id246 . -139) (undo-tree-id247 . -224) (undo-tree-id248 . -224) (undo-tree-id249 . -224) (undo-tree-id250 . -5) (undo-tree-id251 . -29) (undo-tree-id252 . -32) (undo-tree-id253 . -91) (undo-tree-id254 . -145) (undo-tree-id255 . -183) (undo-tree-id256 . -222) (undo-tree-id257 . -224) (undo-tree-id258 . -183) (undo-tree-id259 . -222) (undo-tree-id260 . -224) 1347) nil (22603 13167 37982 233000) 0 nil]) ((1115 . 1122)) nil (22603 13167 37987 327000) 0 nil]) ((1015 . 1115)) nil (22603 13167 37989 250000) 0 nil]) ((1009 . 1015) (t 22603 12972 136758 488000)) nil (22603 13167 37991 565000) 0 nil]) ((1232 . 1233)) nil (22603 12972 123873 48000) 0 nil]) ((#("
" 0 1 (fontified t)) . -1232) (undo-tree-id132 . -1) (undo-tree-id133 . -1) (undo-tree-id134 . -1) (undo-tree-id135 . -1) (undo-tree-id136 . -1) (undo-tree-id137 . -1) (undo-tree-id138 . -1) (undo-tree-id139 . -1) (undo-tree-id140 . -1) 1233) nil (22603 12972 123935 674000) 0 nil]) ((#("      Display *display;
      Window w;
      XTextProperty *text_prop;
      Atom property;
" 0 6 (fontified t) 6 12 (fontified t face font-lock-type-face) 12 13 (fontified t c-type c-decl-id-start face font-lock-type-face) 13 15 (fontified t) 15 22 (fontified t face font-lock-variable-name-face) 22 30 (fontified t) 30 35 (fontified t face font-lock-type-face) 35 36 (fontified t c-type c-decl-id-start face font-lock-type-face) 36 37 (fontified t) 37 38 (fontified t face font-lock-variable-name-face) 38 46 (fontified t) 46 58 (fontified t face font-lock-type-face) 58 59 (fontified t c-type c-decl-id-start face font-lock-type-face) 59 61 (fontified t) 61 70 (fontified t face font-lock-variable-name-face) 70 78 (fontified t) 78 81 (fontified t face font-lock-type-face) 81 82 (fontified t c-type c-decl-id-start face font-lock-type-face) 82 83 (fontified t) 83 91 (fontified t face font-lock-variable-name-face) 91 92 (fontified t) 92 93 (fontified t)) . 1233) (undo-tree-id141 . -93) (undo-tree-id142 . -72) (undo-tree-id143 . -72) (undo-tree-id144 . -93) (undo-tree-id145 . -93) (undo-tree-id146 . -40) (undo-tree-id147 . -40) (undo-tree-id148 . -24) (undo-tree-id149 . -24) (undo-tree-id150 . -93) (undo-tree-id151 . -79) (undo-tree-id152 . -93) (undo-tree-id153 . -93) 1326) nil (22603 12972 123984 76000) 0 nil]) ((1218 . 1222)) nil (22603 12972 123992 551000) 0 nil]) ((#("_WINDOW" 0 7 (fontified t face font-lock-string-face)) . 1218)) nil (22603 12972 123996 335000) 0 nil]) ((#("DELETE" 0 6 (fontified t face font-lock-string-face)) . 1218)) nil (22603 12972 124000 209000) 0 nil]) ((1193 . 1240)) nil (22603 12972 124004 283000) 0 nil]) ((#("property" 0 8 (fontified t)) . -1193) (undo-tree-id154 . -8) 1201) nil (22603 12972 124012 87000) 0 nil]) ((1190 . 1191)) nil (22603 12972 124016 346000) 0 nil]) ((#("o" 0 1 (fontified t)) . -1190) (undo-tree-id155 . -1) 1191) nil (22603 12972 124023 954000) 0 nil]) ((1189 . 1191)) nil (22603 12972 124028 420000) 0 nil]) ((#("text_" 0 5 (fontified t)) . -1189) (undo-tree-id156 . -5) 1194) nil (22603 12972 124035 707000) 0 nil]) ((#("prop" 0 4 (fontified t)) . -1194) (undo-tree-id157 . -4) 1198) nil (22603 12972 124043 585000) 0 nil]) ((1184 . 1187)) nil (22603 12972 124047 880000) 0 nil]) ((#("w" 0 1 (fontified t)) . -1184) (undo-tree-id158 . -1) (#("o" 0 1 (fontified t)) . -1185) (undo-tree-id159 . -1) (#("w" 0 1 (fontified t)) . -1186) (undo-tree-id160 . -1) 1187) nil (22603 12972 124084 179000) 0 nil]) ((1182 . 1187)) nil (22603 12972 124090 564000) 0 nil]) ((#("void " 0 3 (fontified t face font-lock-type-face) 3 4 (fontified t c-type c-decl-id-start face font-lock-type-face) 4 5 (fontified t)) . -1155) (undo-tree-id161 . -5) 1160) nil (22603 12972 124097 811000) 0 nil]) ((1155 . 1302)) nil (22603 12972 124102 577000) 0 nil]) ((1150 . 1155) (#("     " 0 5 (fontified nil)) . 1149) (undo-tree-id162 . -5) (1148 . 1155)) nil (22603 12972 124110 967000) 0 nil]) ((1128 . 1135)) nil (22603 12972 124116 204000) 0 nil]) ((#("class " 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face) 5 6 (fontified t face font-lock-string-face)) . -1128) (undo-tree-id163 . -6) 1134) nil (22603 12972 124123 371000) 0 nil]) ((#("hints" 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face)) . -1134) (undo-tree-id164 . -5) 1139) nil (22603 12972 124130 998000) 0 nil]) ((1101 . 1144)) nil (22603 12972 124135 404000) 0 nil]) ((1091 . 1101)) nil (22603 12972 124138 767000) 0 nil]) ((1092 . 1097) (#("     " 0 5 (fontified nil)) . 1091) (undo-tree-id165 . -5) (undo-tree-id166 . -5) (1090 . 1097)) nil (22603 12972 124149 837000) 0 nil]) ((1089 . 1091) (#("{" 0 1 (fontified nil)) . -1089) (1089 . 1090)) nil (22603 12972 124156 779000) 0 nil]) ((1088 . 1089)) nil (22603 12972 124161 43000) 0 nil]) ((984 . 990)) nil (22603 12972 124164 687000) 0 nil]) ((1037 . 1038)) nil (22603 12972 124168 416000) 0 nil]) ((1080 . 1081) (#("(" 0 1 (fontified nil)) . 1037) (1036 . 1037) (1036 . 1037) (#("(" 0 1 (fontified nil)) . -1079) (undo-tree-id167 . 1) (1079 . 1080)) nil (22603 12972 124179 732000) 0 nil]) ((1033 . 1036)) nil (22603 12972 124185 701000) 0 nil]) ((1076 . 1077)) nil (22603 12972 124189 329000) 0 nil]) ((#("l" 0 1 (fontified t)) . -1076) (undo-tree-id168 . -1) 1077) nil (22603 12972 124196 927000) 0 nil]) ((1076 . 1077)) nil (22603 12972 124201 342000) 0 nil]) ((#("      XTextProperty *text_prop_return;" 0 1 (fontified t) 1 6 (fontified t) 6 18 (fontified t face font-lock-type-face) 18 19 (fontified t c-type c-decl-id-start face font-lock-type-face) 19 21 (fontified t) 21 37 (fontified t face font-lock-variable-name-face) 37 38 (fontified t)) . 1077) (undo-tree-id169 . 38)) nil (22603 12972 124208 138000) 0 nil]) ((#("
" 0 1 (fontified t)) . 1077) (undo-tree-id170 . -1) (undo-tree-id171 . -1) (undo-tree-id172 . -1) (undo-tree-id173 . 1)) nil (22603 12972 124224 251000) 0 nil]) ((#("      int count;" 0 1 (fontified t) 1 6 (fontified t) 6 8 (fontified t face font-lock-type-face) 8 9 (fontified t c-type c-decl-id-start face font-lock-type-face) 9 10 (fontified t) 10 15 (fontified t face font-lock-variable-name-face) 15 16 (fontified t)) . 1077) (undo-tree-id174 . 16)) nil (22603 12972 124232 14000) 0 nil]) ((#("
" 0 1 (fontified t)) . 1077) (undo-tree-id175 . -1) (undo-tree-id176 . -1) (undo-tree-id177 . -1) (undo-tree-id178 . 1)) nil (22603 12972 124247 500000) 0 nil]) ((#("      char **list;" 0 6 (fontified t) 6 9 (fontified t face font-lock-type-face) 9 10 (fontified t c-type c-decl-id-start face font-lock-type-face) 10 13 (fontified t) 13 17 (fontified t face font-lock-variable-name-face) 17 18 (fontified t)) . 1077) (undo-tree-id179 . -18)) nil (22603 12972 124254 922000) 0 nil]) ((#("]" 0 1 (fontified nil)) . 1067) (1065 . 1067) (1064 . 1066) (#("[" 0 1 (fontified nil)) . -1064) (1060 . 1065)) nil (22603 12972 124262 510000) 0 nil]) ((#("\"" 0 1 (fontified nil face font-lock-string-face)) . -1060) (undo-tree-id180 . -1) (undo-tree-id181 . -1) (#("\"" 0 1 (fontified t face font-lock-string-face)) . 1061) (undo-tree-id182 . 1)) nil (22603 12972 124279 234000) 0 nil]) ((1060 . 1062) (#("\"" 0 1 (fontified nil)) . -1060) (undo-tree-id183 . 1) (1060 . 1061)) nil (22603 12972 124289 87000) 0 nil]) ((1059 . 1061) (#("{" 0 1 (fontified nil)) . -1059) (undo-tree-id184 . 1) (1059 . 1060)) nil (22603 12972 124298 915000) 0 nil]) ((#("list" 0 4 (fontified t)) . -1059) (undo-tree-id185 . -4) 1063) nil (22603 12972 124307 795000) 0 nil]) ((1065 . 1066)) nil (22603 12972 124312 190000) 0 nil]) ((#("count" 0 5 (fontified t)) . -1065) (undo-tree-id186 . -5) 1070) nil (22603 12972 124319 36000) 0 nil]) ((1023 . 1024)) nil (22603 12972 124323 577000) 0 nil]) ((#("*" 0 1 (fontified t)) . -1023) (undo-tree-id187 . -1) 1024) nil (22603 12972 124330 764000) 0 nil]) ((1072 . 1074)) nil (22603 12972 124334 823000) 0 nil]) ((#("text_" 0 5 (fontified t)) . -1072) (undo-tree-id188 . -5) 1077) nil (22603 12972 124342 165000) 0 nil]) ((#("prop_" 0 5 (fontified t)) . -1077) (undo-tree-id189 . -5) 1082) nil (22603 12972 124350 134000) 0 nil]) ((#("return" 0 6 (fontified t)) . -1082) (undo-tree-id190 . -6) 1088) nil (22603 12972 124357 952000) 0 nil] [nil nil ((#("return" 0 6 (fontified t)) . -1082) (undo-tree-id121 . -6) 1088) ((1082 . 1088)) (22603 12817 19332 534000) 0 nil]) ((#("Status " 0 5 (fontified t face font-lock-type-face) 5 6 (fontified t c-type c-decl-id-start face font-lock-type-face) 6 7 (fontified t)) . -1033) (undo-tree-id122 . -7) 1040) nil (22603 12817 21110 656000) 0 nil]) ((1033 . 1171)) nil (22603 12817 19355 284000) 0 nil]) ((1027 . 1033)) nil (22603 12817 19359 428000) 0 nil]) ((1026 . 1027)) nil (22603 12817 19362 845000) 0 nil]) ((#(" " 0 1 (fontified t)) . -1026) (undo-tree-id123 . -1) (undo-tree-id124 . -1) (#("=" 0 1 (fontified t)) . -1027) (undo-tree-id125 . -1) (undo-tree-id126 . -1) (#(" " 0 1 (fontified t)) . -1028) (undo-tree-id127 . -1) (undo-tree-id128 . -1) 1029) nil (22603 12817 19386 523000) 0 nil]) ((1024 . 1029)) nil (22603 12817 19393 565000) 0 nil]) ((#("text_" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t)) . -1024) (undo-tree-id129 . -5) 1029) nil (22603 12817 19400 805000) 0 nil]) ((#("prop" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t)) . -1029) (undo-tree-id130 . -4) 1033) nil (22603 12817 19408 988000) 0 nil]) ((1024 . 1033)) nil (22603 12817 19413 460000) 0 nil]) ((1023 . 1024)) nil (22603 12817 19417 51000) 0 nil]) ((1022 . 1023)) nil (22603 12817 19421 56000) 0 nil]) ((1009 . 1022)) nil (22603 12817 19424 905000) 0 nil]) ((1004 . 1009) (#("     " 0 5 (fontified nil)) . 1003) (undo-tree-id131 . -5) (1002 . 1009) (t 22603 12510 31229 835000)) nil (22603 12817 19434 555000) 0 nil]) ((743 . 744)) nil (22603 12510 20133 803000) 0 nil]) ((#("-" 0 1 (fontified t)) . -743) (undo-tree-id117 . -1) (undo-tree-id118 . -1) (undo-tree-id119 . -1) (undo-tree-id120 . 1) 744 (t 22603 12509 144546 514000)) nil (22603 12510 20167 876000) 0 nil]) ((743 . 744) (t 22603 12496 987651 518000)) nil (22603 12509 131476 450000) 0 nil]) ((4744 . 4745)) nil (22603 12496 970260 94000) 0 nil]) ((4784 . 4785)) nil (22603 12496 970271 260000) 0 nil]) ((4781 . 4782) (4780 . 4782) (#("[" 0 1 (fontified nil)) . -4780) (4776 . 4781)) nil (22603 12496 970280 110000) 0 nil]) ((#("char *" 0 2 (fontified t face font-lock-type-face) 2 3 (fontified t face font-lock-type-face) 3 4 (fontified t face font-lock-type-face) 4 6 (fontified t)) . -4776) (undo-tree-id113 . -6) 4782) nil (22603 12496 970302 623000) 0 nil]) ((#("class" 0 5 (fontified t face font-lock-variable-name-face)) . -4782) (undo-tree-id114 . -5) 4787) nil (22603 12496 970311 839000) 0 nil]) ((4772 . 4773) (4771 . 4773) (#("[" 0 1 (fontified nil)) . -4771) (4767 . 4772)) nil (22603 12496 970319 923000) 0 nil]) ((#("char *" 0 4 (fontified t face font-lock-type-face) 4 6 (fontified t)) . -4767) (undo-tree-id115 . -6) 4773) nil (22603 12496 970329 440000) 0 nil]) ((#("name" 0 4 (fontified t face font-lock-variable-name-face)) . -4773) (undo-tree-id116 . -4) 4777) nil (22603 12496 970337 945000) 0 nil]) ((4744 . 4749)) nil (22603 12496 970342 571000) 0 nil]) ((4744 . 4787) (t 22603 12474 357226 515000)) nil (22603 12496 970347 211000) 0 nil]) ((979 . 982)) nil (22603 12474 342861 654000) 0 nil]) ((#(" class" 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face) 5 6 (fontified t face font-lock-string-face)) . 979) (undo-tree-id65 . 5) (undo-tree-id66 . 6) (undo-tree-id67 . 5) (undo-tree-id68 . 6) (undo-tree-id69 . 6) (undo-tree-id70 . -6)) nil (22603 12474 342919 183000) 0 nil]) ((#("allocate" 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face) 4 5 (fontified t face font-lock-string-face) 5 6 (fontified t face font-lock-string-face) 6 7 (fontified t face font-lock-string-face) 7 8 (fontified t face font-lock-string-face)) . 979) (undo-tree-id71 . 8) (undo-tree-id72 . -8)) nil (22603 12474 342933 521000) 0 nil]) ((956 . 1004)) nil (22603 12474 342938 452000) 0 nil]) ((946 . 956)) nil (22603 12474 342942 101000) 0 nil]) ((947 . 952) (#("     " 0 5 (fontified nil)) . 946) (undo-tree-id73 . -5) (945 . 952)) nil (22603 12474 342951 32000) 0 nil]) ((944 . 946) (#("{" 0 1 (fontified nil)) . -944) (undo-tree-id74 . -1) (944 . 945)) nil (22603 12474 342961 426000) 0 nil]) ((943 . 944)) nil (22603 12474 342966 302000) 0 nil]) ((#("
" 0 1 (fontified t)) . 811) (undo-tree-id75 . -1) (undo-tree-id76 . -1) (undo-tree-id77 . -1) (undo-tree-id78 . 1)) nil (22603 12474 342982 530000) 0 nil]) ((#("          exit(-1);" 0 19 (fontified t)) . 811) (undo-tree-id79 . -19)) nil (22603 12474 342990 514000) 0 nil]) ((#(" " 0 1 (fontified t)) . -963) (undo-tree-id80 . -1) (undo-tree-id81 . -1) 964) nil (22603 12474 343002 286000) 0 nil]) ((963 . 964)) nil (22603 12474 343007 257000) 0 nil]) ((919 . 920)) nil (22603 12474 343011 302000) 0 nil]) ((961 . 962) (#("(" 0 1 (fontified nil)) . 919) (918 . 919) (918 . 919) (#("(" 0 1 (fontified nil)) . -960) (undo-tree-id82 . 1) (960 . 961)) nil (22603 12474 343022 373000) 0 nil]) ((915 . 918)) nil (22603 12474 343028 251000) 0 nil]) ((957 . 958)) nil (22603 12474 343031 689000) 0 nil]) ((937 . 938)) nil (22603 12474 343035 218000) 0 nil]) ((944 . 945)) nil (22603 12474 343038 590000) 0 nil]) ((951 . 954)) nil (22603 12474 343042 329000) 0 nil]) ((#("i" 0 1 (fontified t)) . -951) (undo-tree-id83 . -1) (#("n" 0 1 (fontified t)) . -952) (undo-tree-id84 . -1) (#("s" 0 1 (fontified t)) . -953) (undo-tree-id85 . -1) (#("t" 0 1 (fontified t)) . -954) (undo-tree-id86 . -1) 955) nil (22603 12474 343061 378000) 0 nil]) ((950 . 955)) nil (22603 12474 343069 583000) 0 nil]) ((944 . 950) (#("XClassHint*" 0 10 (fontified t face font-lock-type-face) 10 11 (fontified t)) . 944) (undo-tree-id87 . 11) (undo-tree-id88 . -10)) nil (22603 12474 343080 508000) 0 nil]) ((937 . 943) (#("Window" 0 6 (fontified t)) . 937) (undo-tree-id89 . 6) (undo-tree-id90 . -6)) nil (22603 12474 343092 807000) 0 nil]) ((#("," 0 1 (fontified t)) . -936) (undo-tree-id91 . -1) (undo-tree-id92 . -1) (#(" " 0 1 (fontified t)) . -937) (undo-tree-id93 . -1) (undo-tree-id94 . -1) 938) nil (22603 12474 343112 117000) 0 nil]) ((937 . 938)) nil (22603 12474 343118 617000) 0 nil]) ((936 . 937)) nil (22603 12474 343122 365000) 0 nil]) ((929 . 936) (#("Display*" 0 7 (fontified t face font-lock-type-face) 7 8 (fontified t)) . 929) (undo-tree-id95 . 8) (undo-tree-id96 . -7)) nil (22603 12474 343133 115000) 0 nil]) ((915 . 957) (#("XSetClass" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified t) 7 8 (fontified t) 8 9 (fontified t)) . -915) (undo-tree-id97 . -9) 924) nil (22603 12474 343143 49000) 0 nil]) ((915 . 924)) nil (22603 12474 343148 286000) 0 nil]) ((910 . 915) (#("     " 0 5 (fontified nil)) . 909) (undo-tree-id98 . -5) (908 . 915)) nil (22603 12474 343156 740000) 0 nil]) ((902 . 907)) nil (22603 12474 343161 782000) 0 nil]) ((#("name" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t)) . -902) (undo-tree-id99 . -4) 906) nil (22603 12474 343181 348000) 0 nil]) ((898 . 899)) nil (22603 12474 343185 953000) 0 nil]) ((894 . 898)) nil (22603 12474 343189 707000) 0 nil]) ((#("name" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t)) . -894) (undo-tree-id100 . -4) 898) nil (22603 12474 343197 385000) 0 nil]) ((873 . 907)) nil (22603 12474 343201 675000) 0 nil]) ((871 . 872)) nil (22603 12474 343205 193000) 0 nil]) ((867 . 871)) nil (22603 12474 343208 802000) 0 nil]) ((#("a" 0 1 (fontified t)) . -867) (undo-tree-id101 . -1) (#("r" 0 1 (fontified t)) . -868) (undo-tree-id102 . -1) 869) nil (22603 12474 343220 278000) 0 nil]) ((867 . 869)) nil (22603 12474 343225 982000) 0 nil]) ((#("'" 0 1 (fontified t face font-lock-warning-face)) . -867) (undo-tree-id103 . -1) (undo-tree-id104 . -1) (#("'" 0 1 (fontified t face font-lock-string-face)) . -868) (undo-tree-id105 . -1) (undo-tree-id106 . -1) 869) nil (22603 12474 343242 966000) 0 nil]) ((867 . 869) (#("'" 0 1 (fontified nil)) . -867) (859 . 868)) nil (22603 12474 343250 799000) 0 nil]) ((#("s" 0 1 (fontified t)) . -859) (undo-tree-id107 . -1) 860) nil (22603 12474 343258 843000) 0 nil]) ((854 . 860)) nil (22603 12474 343263 103000) 0 nil]) ((#("." 0 1 (fontified t)) . -854) (undo-tree-id108 . -1) (undo-tree-id109 . -1) 855) nil (22603 12474 343276 534000) 0 nil]) ((844 . 855)) nil (22603 12474 343281 496000) 0 nil]) ((#("class" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t)) . -844) (undo-tree-id110 . -5) 849) nil (22603 12474 343288 983000) 0 nil]) ((844 . 849)) nil (22603 12474 343293 494000) 0 nil]) ((839 . 844) (#("     " 0 5 (fontified nil)) . 838) (undo-tree-id111 . -5) (undo-tree-id112 . -5) (837 . 844) (t 22603 12313 264202 633000)) nil (22603 12474 343306 429000) 0 nil]) ((801 . 805)) nil (22603 12313 250578 349000) 0 nil]) ((#("n" 0 1 (fontified t face font-lock-string-face)) . -801) (undo-tree-id51 . -1) (undo-tree-id52 . -1) 802) nil (22603 12313 250610 208000) 0 nil]) ((785 . 802)) nil (22603 12313 250617 931000) 0 nil]) ((#("set " 0 1 (fontified t face font-lock-string-face) 1 2 (fontified t face font-lock-string-face) 2 3 (fontified t face font-lock-string-face) 3 4 (fontified t face font-lock-string-face)) . -785) (undo-tree-id53 . -4) (undo-tree-id54 . -4) 789) nil (22603 12313 250630 74000) 0 nil]) ((785 . 789)) nil (22603 12313 250634 941000) 0 nil]) ((#("open " 0 5 (fontified t face font-lock-string-face)) . -785) (undo-tree-id55 . -5) 790) nil (22603 12313 250643 9000) 0 nil]) ((#("display" 0 7 (fontified t face font-lock-string-face)) . -790) (undo-tree-id56 . -7) 797) nil (22603 12313 250651 274000) 0 nil]) ((823 . 828) 824) nil (22603 12313 250656 270000) 0 nil]) ((752 . 762) (#("               " 0 5 (fontified t) 5 15 (fontified t)) . 752) (undo-tree-id57 . -5) (undo-tree-id58 . -5) 757) nil (22603 12313 250667 847000) 0 nil]) ((757 . 828)) nil (22603 12313 250672 924000) 0 nil]) ((751 . 757)) nil (22603 12313 250676 522000) 0 nil]) ((750 . 752) (#("{" 0 1 (fontified nil)) . -750) (750 . 751)) nil (22603 12313 250682 236000) 0 nil]) ((749 . 750)) nil (22603 12313 250686 846000) 0 nil]) ((#("!" 0 1 (fontified t)) . -742) (undo-tree-id59 . -1) (undo-tree-id60 . -1) 743) nil (22603 12313 250696 955000) 0 nil]) ((741 . 749)) nil (22603 12313 250702 77000) 0 nil]) ((#(" " 0 1 (fontified t)) . -741) (undo-tree-id61 . -1) (undo-tree-id62 . -1) 742) nil (22603 12313 250712 75000) 0 nil]) ((741 . 742)) nil (22603 12313 250716 871000) 0 nil]) ((737 . 741)) nil (22603 12313 250720 585000) 0 nil]) ((#("i" 0 1 (fontified t)) . -737) (undo-tree-id63 . -1) 738) nil (22603 12313 250727 696000) 0 nil]) ((731 . 738)) nil (22603 12313 250732 67000) 0 nil]) ((730 . 732) (#("(" 0 1 (fontified nil)) . -730) (undo-tree-id64 . 1) (730 . 731)) nil (22603 12313 250740 752000) 0 nil]) ((727 . 730)) nil (22603 12313 250745 723000) 0 nil]) ((721 . 727) (t 22603 12222 695837 364000)) nil (22603 12313 250750 299000) 0 nil]) ((720 . 721)) nil (22603 12222 686879 756000) 0 nil]) ((#("void" 0 4 (fontified t face font-lock-type-face)) . -719) (undo-tree-id47 . -4) 723) nil (22603 12222 686908 267000) 0 nil]) ((703 . 724) (#("XAlloc" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t)) . -703) (undo-tree-id48 . -6) (undo-tree-id49 . -6) (undo-tree-id50 . -6) 709 (t 22603 12216 615723 372000)) nil (22603 12222 686929 130000) 0 nil]) ((#("s" 0 1 (fontified t c-in-sws t face font-lock-string-face)) . -119) (undo-tree-id0 . -1) 120) nil (22603 12216 605787 735000) 0 nil]) ((#("U" 0 1 (fontified t c-in-sws t face font-lock-string-face)) . -115) (undo-tree-id1 . -1) 116) nil (22603 12216 605805 80000) 0 nil]) ((116 . 121)) nil (22603 12216 605811 856000) 0 nil]) ((114 . 116)) nil (22603 12216 605816 56000) 0 nil]) ((#("Xlib" 0 4 (fontified t face font-lock-string-face c-in-sws t)) . -114) (undo-tree-id2 . -4) 118) nil (22603 12216 605824 761000) 0 nil]) ((100 . 122)) nil (22603 12216 605829 698000) 0 nil]) ((#("C" 0 1 (fontified t)) . -686) (undo-tree-id3 . -1) (#("l" 0 1 (fontified t)) . -687) (undo-tree-id4 . -1) 688) nil (22603 12216 605847 449000) 0 nil]) ((687 . 688)) nil (22603 12216 605853 67000) 0 nil]) ((#("l" 0 1 (fontified t)) . -687) (undo-tree-id5 . -1) 688) nil (22603 12216 605860 985000) 0 nil]) ((683 . 688)) nil (22603 12216 605866 744000) 0 nil]) ((#("o" 0 1 (fontified t)) . -683) (undo-tree-id6 . -1) 684) nil (22603 12216 605874 547000) 0 nil]) ((677 . 684)) nil (22603 12216 605879 879000) 0 nil]) ((#(";" 0 1 (fontified t)) . -677) (undo-tree-id7 . -1) (undo-tree-id8 . -1) (#(" " 0 1 (fontified t)) . -678) (undo-tree-id9 . -1) (undo-tree-id10 . -1) 679) nil (22603 12216 605898 377000) 0 nil]) ((678 . 679)) nil (22603 12216 605904 712000) 0 nil]) ((666 . 667)) nil (22603 12216 605908 536000) 0 nil]) ((#("*" 0 1 (fontified t)) . -666) (undo-tree-id11 . -1) 667) nil (22603 12216 605916 449000) 0 nil]) ((677 . 678)) nil (22603 12216 605920 724000) 0 nil]) ((#(" " 0 1 (fontified t)) . -677) (undo-tree-id12 . -1) (undo-tree-id13 . -1) (#("=" 0 1 (fontified t)) . -678) (undo-tree-id14 . -1) (undo-tree-id15 . -1) (#(" " 0 1 (fontified t)) . -679) (undo-tree-id16 . -1) (undo-tree-id17 . -1) 680) nil (22603 12216 605946 83000) 0 nil]) ((677 . 680)) nil (22603 12216 605953 721000) 0 nil]) ((#(";" 0 1 (fontified t)) . -677) (undo-tree-id18 . -1) (undo-tree-id19 . -1) 678) nil (22603 12216 605964 601000) 0 nil]) ((677 . 678)) nil (22603 12216 605969 758000) 0 nil]) ((#(" " 0 1 (fontified t)) . -677) (undo-tree-id20 . -1) (undo-tree-id21 . -1) 678) nil (22603 12216 605981 5000) 0 nil]) ((667 . 678)) nil (22603 12216 605986 868000) 0 nil]) ((666 . 667)) nil (22603 12216 605990 682000) 0 nil]) ((655 . 666)) nil (22603 12216 605994 917000) 0 nil]) ((#("XCl" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t)) . -655) (undo-tree-id22 . -3) 658) nil (22603 12216 606002 820000) 0 nil]) ((656 . 658)) nil (22603 12216 606007 561000) 0 nil]) ((655 . 656)) nil (22603 12216 606011 385000) 0 nil]) ((650 . 655) (#(" " 0 1 (fontified nil)) . -650) (undo-tree-id23 . -1) (#("    " 0 4 (fontified t)) . 651)) nil (22603 12216 606020 812000) 0 nil]) ((650 . 655)) nil (22603 12216 606026 561000) 0 nil]) ((#(" " 0 1 (fontified t)) . -650) (undo-tree-id24 . -1) (undo-tree-id25 . -1) (#(" " 0 1 (fontified t)) . -651) (undo-tree-id26 . -1) (undo-tree-id27 . -1) (#(" " 0 1 (fontified t)) . -652) (undo-tree-id28 . -1) (undo-tree-id29 . -1) (#(" " 0 1 (fontified t)) . -653) (undo-tree-id30 . -1) (undo-tree-id31 . -1) (#(" " 0 1 (fontified t)) . -654) (undo-tree-id32 . -1) (undo-tree-id33 . -1) (#("X" 0 1 (fontified t)) . -655) (undo-tree-id34 . -1) (undo-tree-id35 . -1) (#("C" 0 1 (fontified t)) . -656) (undo-tree-id36 . -1) (undo-tree-id37 . -1) (undo-tree-id38 . -1) (#(">" 0 1 (fontified t)) . -657) (undo-tree-id39 . -1) (undo-tree-id40 . -1) (undo-tree-id41 . -1) 658) nil (22603 12216 606094 769000) 0 nil]) ((657 . 658)) nil (22603 12216 606108 331000) 0 nil]) ((#(">" 0 1 (fontified t)) . -657) (657 . 658)) nil (22603 12216 606113 298000) 0 nil]) ((#("}}}" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t)) . 649) (undo-tree-id42 . 3)) nil (22603 12216 606121 406000) 0 nil]) ((648 . 650) (#("{" 0 1 (fontified t)) . -648) (648 . 650) (#("{" 0 1 (fontified t)) . -648) (undo-tree-id43 . -1) 649) nil (22603 12216 606132 292000) 0 nil]) ((648 . 650) (#("{" 0 1 (fontified t)) . -648) (undo-tree-id44 . -1) 649) nil (22603 12216 606142 821000) 0 nil]) ((655 . 657)) nil (22603 12216 606148 304000) 0 nil]) ((650 . 655)) nil (22603 12216 606152 479000) 0 nil]) ((637 . 639)) nil (22603 12216 606157 74000) 0 nil]) ((#("a" 0 1 (fontified t face font-lock-type-face)) . -637) (undo-tree-id45 . -1) (#("r" 0 1 (fontified t face font-lock-type-face)) . -638) (undo-tree-id46 . -1) 639 (t 22603 11877 259372 933000)) nil (22603 12216 606173 342000) 0 nil]) nil nil (22603 12216 606178 715000) 0 nil] #1# 11377 323 nil]

[-- Attachment #5: Type: text/plain, Size: 15671 bytes --]




In GNU Emacs 26.0.50.1 (x86_64-unknown-linux-gnu)
 of 2016-12-10 built on latitude-e7240
Repository revision: fc0fd24c105bde4c001ebebe4b8b7e1f96cd2871
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
Recent messages:
Making completion list... [3 times]
Quit [2 times]
Type C-x 1 to delete the help window, C-M-v to scroll help.
C-h C-b is undefined
Mark saved where search started
Mark set
Quit
ad-handle-definition: ‘eudc-expand-inline’ got redefined
Loading eudcb-ldap...done
byte-code: The mark is not set now, so there is no region

Configured using:
 'configure 'CFLAGS=-O0 -ggdb -g3' --prefix=/usr --sysconfdir=/etc
 --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man
 --with-gameuser=:games --with-sound=alsa --with-xft --with-modules
 --with-x-toolkit=no --without-gconf --without-gsettings'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS NOTIFY ACL GNUTLS
LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB X11 MODULES LIBSYSTEMD

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  linum-mode: t
  company-mode: t
  global-edit-server-edit-mode: t
  flx-ido-mode: t
  ido-everywhere: t
  global-undo-tree-mode: t
  undo-tree-mode: t
  global-hl-line-mode: t
  winner-mode: t
  savehist-mode: t
  show-paren-mode: t
  override-global-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
~/src/git/hive-el/hive hides /home/psilva/.emacs.d/elpa/hive-20131217.712/hive
/home/psilva/.emacs.d/elpa/org-20161118/ob-scala hides /home/psilva/.emacs.d/elpa/scala-mode-20161122.2325/ob-scala
/home/psilva/.emacs.d/elpa/org-20161118/ox-texinfo hides /home/psilva/src/git/emacs/lisp/org/ox-texinfo
/home/psilva/.emacs.d/elpa/org-20161118/ox-odt hides /home/psilva/src/git/emacs/lisp/org/ox-odt
/home/psilva/.emacs.d/elpa/org-20161118/ox-publish hides /home/psilva/src/git/emacs/lisp/org/ox-publish
/home/psilva/.emacs.d/elpa/org-20161118/ox-org hides /home/psilva/src/git/emacs/lisp/org/ox-org
/home/psilva/.emacs.d/elpa/org-20161118/ox-md hides /home/psilva/src/git/emacs/lisp/org/ox-md
/home/psilva/.emacs.d/elpa/org-20161118/ox-latex hides /home/psilva/src/git/emacs/lisp/org/ox-latex
/home/psilva/.emacs.d/elpa/org-20161118/ox-man hides /home/psilva/src/git/emacs/lisp/org/ox-man
/home/psilva/.emacs.d/elpa/org-20161118/ox-icalendar hides /home/psilva/src/git/emacs/lisp/org/ox-icalendar
/home/psilva/.emacs.d/elpa/org-20161118/ox-html hides /home/psilva/src/git/emacs/lisp/org/ox-html
/home/psilva/.emacs.d/elpa/org-20161118/ox hides /home/psilva/src/git/emacs/lisp/org/ox
/home/psilva/.emacs.d/elpa/org-20161118/ox-beamer hides /home/psilva/src/git/emacs/lisp/org/ox-beamer
/home/psilva/.emacs.d/elpa/org-20161118/ox-ascii hides /home/psilva/src/git/emacs/lisp/org/ox-ascii
/home/psilva/.emacs.d/elpa/org-20161118/org-table hides /home/psilva/src/git/emacs/lisp/org/org-table
/home/psilva/.emacs.d/elpa/org-20161118/org-w3m hides /home/psilva/src/git/emacs/lisp/org/org-w3m
/home/psilva/.emacs.d/elpa/org-20161118/org-timer hides /home/psilva/src/git/emacs/lisp/org/org-timer
/home/psilva/.emacs.d/elpa/org-20161118/org-rmail hides /home/psilva/src/git/emacs/lisp/org/org-rmail
/home/psilva/.emacs.d/elpa/org-20161118/org-protocol hides /home/psilva/src/git/emacs/lisp/org/org-protocol
/home/psilva/.emacs.d/elpa/org-20161118/org-plot hides /home/psilva/src/git/emacs/lisp/org/org-plot
/home/psilva/.emacs.d/elpa/org-20161118/org-src hides /home/psilva/src/git/emacs/lisp/org/org-src
/home/psilva/.emacs.d/elpa/org-20161118/org-mouse hides /home/psilva/src/git/emacs/lisp/org/org-mouse
/home/psilva/.emacs.d/elpa/org-20161118/org-mobile hides /home/psilva/src/git/emacs/lisp/org/org-mobile
/home/psilva/.emacs.d/elpa/org-20161118/org-mhe hides /home/psilva/src/git/emacs/lisp/org/org-mhe
/home/psilva/.emacs.d/elpa/org-20161118/org-pcomplete hides /home/psilva/src/git/emacs/lisp/org/org-pcomplete
/home/psilva/.emacs.d/elpa/org-20161118/org-list hides /home/psilva/src/git/emacs/lisp/org/org-list
/home/psilva/.emacs.d/elpa/org-20161118/org-irc hides /home/psilva/src/git/emacs/lisp/org/org-irc
/home/psilva/.emacs.d/elpa/org-20161118/org-macro hides /home/psilva/src/git/emacs/lisp/org/org-macro
/home/psilva/.emacs.d/elpa/org-20161118/org-macs hides /home/psilva/src/git/emacs/lisp/org/org-macs
/home/psilva/.emacs.d/elpa/org-20161118/org-inlinetask hides /home/psilva/src/git/emacs/lisp/org/org-inlinetask
/home/psilva/.emacs.d/elpa/org-20161118/org-info hides /home/psilva/src/git/emacs/lisp/org/org-info
/home/psilva/.emacs.d/elpa/org-20161118/org-indent hides /home/psilva/src/git/emacs/lisp/org/org-indent
/home/psilva/.emacs.d/elpa/org-20161118/org-id hides /home/psilva/src/git/emacs/lisp/org/org-id
/home/psilva/.emacs.d/elpa/org-20161118/org-habit hides /home/psilva/src/git/emacs/lisp/org/org-habit
/home/psilva/.emacs.d/elpa/org-20161118/org hides /home/psilva/src/git/emacs/lisp/org/org
/home/psilva/.emacs.d/elpa/org-20161118/org-gnus hides /home/psilva/src/git/emacs/lisp/org/org-gnus
/home/psilva/.emacs.d/elpa/org-20161118/org-feed hides /home/psilva/src/git/emacs/lisp/org/org-feed
/home/psilva/.emacs.d/elpa/org-20161118/org-eshell hides /home/psilva/src/git/emacs/lisp/org/org-eshell
/home/psilva/.emacs.d/elpa/org-20161118/org-footnote hides /home/psilva/src/git/emacs/lisp/org/org-footnote
/home/psilva/.emacs.d/elpa/org-20161118/org-element hides /home/psilva/src/git/emacs/lisp/org/org-element
/home/psilva/.emacs.d/elpa/org-20161118/org-faces hides /home/psilva/src/git/emacs/lisp/org/org-faces
/home/psilva/.emacs.d/elpa/org-20161118/org-entities hides /home/psilva/src/git/emacs/lisp/org/org-entities
/home/psilva/.emacs.d/elpa/org-20161118/org-docview hides /home/psilva/src/git/emacs/lisp/org/org-docview
/home/psilva/.emacs.d/elpa/org-20161118/org-datetree hides /home/psilva/src/git/emacs/lisp/org/org-datetree
/home/psilva/.emacs.d/elpa/org-20161118/org-ctags hides /home/psilva/src/git/emacs/lisp/org/org-ctags
/home/psilva/.emacs.d/elpa/org-20161118/org-crypt hides /home/psilva/src/git/emacs/lisp/org/org-crypt
/home/psilva/.emacs.d/elpa/org-20161118/org-clock hides /home/psilva/src/git/emacs/lisp/org/org-clock
/home/psilva/.emacs.d/elpa/org-20161118/org-colview hides /home/psilva/src/git/emacs/lisp/org/org-colview
/home/psilva/.emacs.d/elpa/org-20161118/org-capture hides /home/psilva/src/git/emacs/lisp/org/org-capture
/home/psilva/.emacs.d/elpa/org-20161118/org-compat hides /home/psilva/src/git/emacs/lisp/org/org-compat
/home/psilva/.emacs.d/elpa/org-20161118/org-bibtex hides /home/psilva/src/git/emacs/lisp/org/org-bibtex
/home/psilva/.emacs.d/elpa/org-20161118/org-agenda hides /home/psilva/src/git/emacs/lisp/org/org-agenda
/home/psilva/.emacs.d/elpa/org-20161118/org-bbdb hides /home/psilva/src/git/emacs/lisp/org/org-bbdb
/home/psilva/.emacs.d/elpa/org-20161118/org-attach hides /home/psilva/src/git/emacs/lisp/org/org-attach
/home/psilva/.emacs.d/elpa/org-20161118/org-archive hides /home/psilva/src/git/emacs/lisp/org/org-archive
/home/psilva/.emacs.d/elpa/org-20161118/ob-fortran hides /home/psilva/src/git/emacs/lisp/org/ob-fortran
/home/psilva/.emacs.d/elpa/org-20161118/ob-tangle hides /home/psilva/src/git/emacs/lisp/org/ob-tangle
/home/psilva/.emacs.d/elpa/org-20161118/ob-sqlite hides /home/psilva/src/git/emacs/lisp/org/ob-sqlite
/home/psilva/.emacs.d/elpa/org-20161118/ob-sql hides /home/psilva/src/git/emacs/lisp/org/ob-sql
/home/psilva/.emacs.d/elpa/org-20161118/ob-table hides /home/psilva/src/git/emacs/lisp/org/ob-table
/home/psilva/.emacs.d/elpa/org-20161118/ob-C hides /home/psilva/src/git/emacs/lisp/org/ob-C
/home/psilva/.emacs.d/elpa/org-20161118/ob-shen hides /home/psilva/src/git/emacs/lisp/org/ob-shen
/home/psilva/.emacs.d/elpa/org-20161118/ob-screen hides /home/psilva/src/git/emacs/lisp/org/ob-screen
/home/psilva/.emacs.d/elpa/org-20161118/ob-scheme hides /home/psilva/src/git/emacs/lisp/org/ob-scheme
/home/psilva/.emacs.d/elpa/org-20161118/ob-scala hides /home/psilva/src/git/emacs/lisp/org/ob-scala
/home/psilva/.emacs.d/elpa/org-20161118/ob-sass hides /home/psilva/src/git/emacs/lisp/org/ob-sass
/home/psilva/.emacs.d/elpa/org-20161118/ob-R hides /home/psilva/src/git/emacs/lisp/org/ob-R
/home/psilva/.emacs.d/elpa/org-20161118/ob-ruby hides /home/psilva/src/git/emacs/lisp/org/ob-ruby
/home/psilva/.emacs.d/elpa/org-20161118/ob-python hides /home/psilva/src/git/emacs/lisp/org/ob-python
/home/psilva/.emacs.d/elpa/org-20161118/ob-ref hides /home/psilva/src/git/emacs/lisp/org/ob-ref
/home/psilva/.emacs.d/elpa/org-20161118/ob-plantuml hides /home/psilva/src/git/emacs/lisp/org/ob-plantuml
/home/psilva/.emacs.d/elpa/org-20161118/ob-picolisp hides /home/psilva/src/git/emacs/lisp/org/ob-picolisp
/home/psilva/.emacs.d/elpa/org-20161118/ob-perl hides /home/psilva/src/git/emacs/lisp/org/ob-perl
/home/psilva/.emacs.d/elpa/org-20161118/ob-org hides /home/psilva/src/git/emacs/lisp/org/ob-org
/home/psilva/.emacs.d/elpa/org-20161118/ob-octave hides /home/psilva/src/git/emacs/lisp/org/ob-octave
/home/psilva/.emacs.d/elpa/org-20161118/ob-ocaml hides /home/psilva/src/git/emacs/lisp/org/ob-ocaml
/home/psilva/.emacs.d/elpa/org-20161118/ob-mscgen hides /home/psilva/src/git/emacs/lisp/org/ob-mscgen
/home/psilva/.emacs.d/elpa/org-20161118/ob-maxima hides /home/psilva/src/git/emacs/lisp/org/ob-maxima
/home/psilva/.emacs.d/elpa/org-20161118/ob-matlab hides /home/psilva/src/git/emacs/lisp/org/ob-matlab
/home/psilva/.emacs.d/elpa/org-20161118/ob-lob hides /home/psilva/src/git/emacs/lisp/org/ob-lob
/home/psilva/.emacs.d/elpa/org-20161118/ob-makefile hides /home/psilva/src/git/emacs/lisp/org/ob-makefile
/home/psilva/.emacs.d/elpa/org-20161118/ob-lilypond hides /home/psilva/src/git/emacs/lisp/org/ob-lilypond
/home/psilva/.emacs.d/elpa/org-20161118/ob-lisp hides /home/psilva/src/git/emacs/lisp/org/ob-lisp
/home/psilva/.emacs.d/elpa/org-20161118/ob-ledger hides /home/psilva/src/git/emacs/lisp/org/ob-ledger
/home/psilva/.emacs.d/elpa/org-20161118/ob-latex hides /home/psilva/src/git/emacs/lisp/org/ob-latex
/home/psilva/.emacs.d/elpa/org-20161118/ob-keys hides /home/psilva/src/git/emacs/lisp/org/ob-keys
/home/psilva/.emacs.d/elpa/org-20161118/ob-js hides /home/psilva/src/git/emacs/lisp/org/ob-js
/home/psilva/.emacs.d/elpa/org-20161118/ob-java hides /home/psilva/src/git/emacs/lisp/org/ob-java
/home/psilva/.emacs.d/elpa/org-20161118/ob-io hides /home/psilva/src/git/emacs/lisp/org/ob-io
/home/psilva/.emacs.d/elpa/org-20161118/ob-haskell hides /home/psilva/src/git/emacs/lisp/org/ob-haskell
/home/psilva/.emacs.d/elpa/org-20161118/ob-gnuplot hides /home/psilva/src/git/emacs/lisp/org/ob-gnuplot
/home/psilva/.emacs.d/elpa/org-20161118/ob-exp hides /home/psilva/src/git/emacs/lisp/org/ob-exp
/home/psilva/.emacs.d/elpa/org-20161118/ob-eval hides /home/psilva/src/git/emacs/lisp/org/ob-eval
/home/psilva/.emacs.d/elpa/org-20161118/ob-emacs-lisp hides /home/psilva/src/git/emacs/lisp/org/ob-emacs-lisp
/home/psilva/.emacs.d/elpa/org-20161118/ob hides /home/psilva/src/git/emacs/lisp/org/ob
/home/psilva/.emacs.d/elpa/org-20161118/ob-dot hides /home/psilva/src/git/emacs/lisp/org/ob-dot
/home/psilva/.emacs.d/elpa/org-20161118/ob-ditaa hides /home/psilva/src/git/emacs/lisp/org/ob-ditaa
/home/psilva/.emacs.d/elpa/org-20161118/ob-css hides /home/psilva/src/git/emacs/lisp/org/ob-css
/home/psilva/.emacs.d/elpa/org-20161118/ob-core hides /home/psilva/src/git/emacs/lisp/org/ob-core
/home/psilva/.emacs.d/elpa/org-20161118/ob-clojure hides /home/psilva/src/git/emacs/lisp/org/ob-clojure
/home/psilva/.emacs.d/elpa/org-20161118/ob-comint hides /home/psilva/src/git/emacs/lisp/org/ob-comint
/home/psilva/.emacs.d/elpa/org-20161118/ob-calc hides /home/psilva/src/git/emacs/lisp/org/ob-calc
/home/psilva/.emacs.d/elpa/org-20161118/ob-awk hides /home/psilva/src/git/emacs/lisp/org/ob-awk
/home/psilva/.emacs.d/elpa/org-20161118/ob-asymptote hides /home/psilva/src/git/emacs/lisp/org/ob-asymptote
/home/psilva/.emacs.d/elpa/org-20161118/org-loaddefs hides /home/psilva/src/git/emacs/lisp/org/org-loaddefs
/home/psilva/.emacs.d/elpa/org-20161118/org-version hides /home/psilva/src/git/emacs/lisp/org/org-version
/home/psilva/.emacs.d/elpa/org-20161118/org-install hides /home/psilva/src/git/emacs/lisp/org/org-install
/home/psilva/src/git/emacs/lisp/emacs-lisp/package hides /home/psilva/.emacs.d/site-lisp/package
/home/psilva/src/git/emacs/lisp/emacs-lisp/cl-lib hides /home/psilva/.emacs.d/site-lisp/cl-lib

Features:
(shadow sort footnote bbdb-message smtpmail mail-extr gnus-msg gnus-art
mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-sum gnus-group
gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls
utf7 nnoo parse-time gnus-spec gnus-int gnus-range gnus-win netrc gnus
nnheader emacsbug bbdb bbdb-site timezone eudcb-ldap ldap eudc cus-edit
cus-start cus-load eudc-vars wid-edit message subr-x puny dired
dired-loaddefs format-spec rfc822 mml mml-sec epa derived epg gnus-util
rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils misearch multi-isearch two-column
iso-transl linum company-oddmuse company-keywords company-etags etags
xref project company-gtags company-dabbrev-code company-dabbrev
company-files company-capf company-cmake company-xcode company-clang
company-semantic company-eclim company-template company-css company-nxml
company-bbdb company edit-server edmacro kmacro flx-ido flx ido
solarized-dark-theme solarized-theme solarized color dash undo-tree diff
hl-line windmove winner ring savehist paren benchmark-init advice
use-package diminish bind-key easy-mmode finder-inf slime-autoloads info
package epg-config url-handlers url-parse auth-source cl-seq eieio
eieio-core cl-macs eieio-loaddefs password-cache url-vars seq byte-opt
gv bytecomp byte-compile cl-extra help-mode easymenu cconv cl-loaddefs
pcase cl-lib time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript case-table epa-hook jka-cmpr-hook help
simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button
faces cus-face macroexp files text-properties overlay sha1 md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote dbusbind inotify dynamic-setting font-render-setting x
multi-tty make-network-process emacs)

Memory information:
((conses 16 350174 7138)
 (symbols 48 37527 0)
 (miscs 40 100 210)
 (strings 32 79920 12336)
 (string-bytes 1 2404264)
 (vectors 16 34121)
 (vector-slots 8 712671 1762)
 (floats 8 770 16)
 (intervals 56 1814 0)
 (buffers 976 16))

-- 
Pedro

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

* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
  2016-12-10 16:31 bug#25160: 26.0.50; SIGSEGV when reading undo-tree file Pedro Silva
@ 2016-12-10 19:57 ` Eli Zaretskii
  2016-12-11  9:18   ` Pedro Silva
  2016-12-12  8:06   ` Pedro Silva
  2017-12-12  2:38 ` Noam Postavsky
  1 sibling, 2 replies; 8+ messages in thread
From: Eli Zaretskii @ 2016-12-10 19:57 UTC (permalink / raw)
  To: Pedro Silva; +Cc: 25160

> From: Pedro Silva <psilva@pedrosilva.pt>
> Date: Sat, 10 Dec 2016 17:31:23 +0100
> 
> The undo-tree package produces some files that appear to, when read, SIGSEGV
> emacs. I've not been able to determine under which circumstances this happens.

Is this a new problem, or does it happen with Emacs 25.1 and older as
well?

If it's relatively new on master, can you bisect?

Thanks.





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

* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
  2016-12-10 19:57 ` Eli Zaretskii
@ 2016-12-11  9:18   ` Pedro Silva
  2016-12-11 15:32     ` Eli Zaretskii
  2016-12-12  8:06   ` Pedro Silva
  1 sibling, 1 reply; 8+ messages in thread
From: Pedro Silva @ 2016-12-11  9:18 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 25160

Eli Zaretskii <eliz@gnu.org> writes:

> Is this a new problem, or does it happen with Emacs 25.1 and older as
> well?

Ah, I should've mentioned that. No, it's not present in 25.1.

> If it's relatively new on master, can you bisect?

I guess I can start from emacs-25.1; that should be about 11 builds or
so. I'll report back when I'm done.

-- 
Pedro





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

* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
  2016-12-11  9:18   ` Pedro Silva
@ 2016-12-11 15:32     ` Eli Zaretskii
  0 siblings, 0 replies; 8+ messages in thread
From: Eli Zaretskii @ 2016-12-11 15:32 UTC (permalink / raw)
  To: Pedro Silva; +Cc: 25160

> From: Pedro Silva <psilva@pedrosilva.pt>
> Cc: 25160@debbugs.gnu.org
> Date: Sun, 11 Dec 2016 10:18:19 +0100
> 
> > If it's relatively new on master, can you bisect?
> 
> I guess I can start from emacs-25.1; that should be about 11 builds or
> so. I'll report back when I'm done.

Thanks.





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

* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
  2016-12-10 19:57 ` Eli Zaretskii
  2016-12-11  9:18   ` Pedro Silva
@ 2016-12-12  8:06   ` Pedro Silva
  2016-12-12 16:11     ` Eli Zaretskii
  1 sibling, 1 reply; 8+ messages in thread
From: Pedro Silva @ 2016-12-12  8:06 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 25160

Eli Zaretskii <eliz@gnu.org> writes:

> If it's relatively new on master, can you bisect?

OK, so I spent yesterday learning more about git-bisect and doing
multiple emacs builds from git that I ever expected to, and I'm not sure
I got somewhere.

git-bisect tells me that this commit

    commit 07efb140348b4a4015c69ed102a5fa216978506f
    Author: Tom Tromey <tromey@redhat.com>
    Date:   Tue Aug 27 12:54:38 2013 -0600

        remove binding_symbol

is the culprit. However, after inspecting it, I confess I am not sure
how. Most likely, I tagged something as bad or good where I shouldn't
have. As the bisecting got me further away from HEAD and into a fairly
deep branch, building cleanly got more and more difficult, and I
couldn't actually replicate the crash anymore.

I will try to replicate this more thoroughly next weekend. I'll need to
come up with a robust way to build so that I can actually automate the
bisecting with `run'.

-- 
Pedro





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

* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
  2016-12-12  8:06   ` Pedro Silva
@ 2016-12-12 16:11     ` Eli Zaretskii
  2016-12-15 16:26       ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2016-12-12 16:11 UTC (permalink / raw)
  To: Pedro Silva; +Cc: 25160

> From: Pedro Silva <psilva@pedrosilva.pt>
> Cc: 25160@debbugs.gnu.org
> Date: Mon, 12 Dec 2016 09:06:56 +0100
> 
> git-bisect tells me that this commit
> 
>     commit 07efb140348b4a4015c69ed102a5fa216978506f
>     Author: Tom Tromey <tromey@redhat.com>
>     Date:   Tue Aug 27 12:54:38 2013 -0600
> 
>         remove binding_symbol
> 
> is the culprit. However, after inspecting it, I confess I am not sure
> how. Most likely, I tagged something as bad or good where I shouldn't
> have. As the bisecting got me further away from HEAD and into a fairly
> deep branch, building cleanly got more and more difficult, and I
> couldn't actually replicate the crash anymore.
> 
> I will try to replicate this more thoroughly next weekend. I'll need to
> come up with a robust way to build so that I can actually automate the
> bisecting with `run'.

If it's clear that this is caused by the concurrency merge (which you
could verify by building a tree before commit 2412a1f), then you don't
need to look into the branch that got merged by that commit.

Thank you for your efforts.





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

* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
  2016-12-12 16:11     ` Eli Zaretskii
@ 2016-12-15 16:26       ` Eli Zaretskii
  0 siblings, 0 replies; 8+ messages in thread
From: Eli Zaretskii @ 2016-12-15 16:26 UTC (permalink / raw)
  To: psilva; +Cc: 25160

> Date: Mon, 12 Dec 2016 18:11:03 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 25160@debbugs.gnu.org
> 
> If it's clear that this is caused by the concurrency merge (which you
> could verify by building a tree before commit 2412a1f), then you don't
> need to look into the branch that got merged by that commit.

Any news on this?  Were you able to verify that the concurrency merge
indeed caused this regression?

TIA





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

* bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
  2016-12-10 16:31 bug#25160: 26.0.50; SIGSEGV when reading undo-tree file Pedro Silva
  2016-12-10 19:57 ` Eli Zaretskii
@ 2017-12-12  2:38 ` Noam Postavsky
  1 sibling, 0 replies; 8+ messages in thread
From: Noam Postavsky @ 2017-12-12  2:38 UTC (permalink / raw)
  To: Pedro Silva; +Cc: 25160

merge 27779 25160
quit

Pedro Silva <psilva@pedrosilva.pt> writes:

> The undo-tree package produces some files that appear to, when read, SIGSEGV
> emacs. I've not been able to determine under which circumstances this happens.
>
> You should be able to replicate the issue by reconstructing the original
> directory structure, running 'emacs -Q', then loading the '.emacs' file
> below and attempting to open the source file at
> /home/psilva/src/pedrosilva/xs/src/xs.c (files attached.)
>
> /home/psilva/src/pedrosilva/xs/src/xs.c
> /home/psilva/.emacs.d/undo-tree/.!home!psilva!src!pedrosilva.pt!xs!src!xs.c.~undo-tree~

Using a recent emacs-26 build, when I open your C file, and load the
undo history you posted like this:

 emacs-26/lucid/src/emacs -Q -l elpa/packages/undo-tree/undo-tree.el -f global-undo-tree-mode bug-25160-undo-tree-crash/xs.c --eval '(undo-tree-load-history "!home!psilva!src!pedrosilva.pt!xs!src!xs.c.~undo-tree~")'

I get

    Re-entering top level after C stack overflow

So I think this is the same bug as #27779.





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

end of thread, other threads:[~2017-12-12  2:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-10 16:31 bug#25160: 26.0.50; SIGSEGV when reading undo-tree file Pedro Silva
2016-12-10 19:57 ` Eli Zaretskii
2016-12-11  9:18   ` Pedro Silva
2016-12-11 15:32     ` Eli Zaretskii
2016-12-12  8:06   ` Pedro Silva
2016-12-12 16:11     ` Eli Zaretskii
2016-12-15 16:26       ` Eli Zaretskii
2017-12-12  2:38 ` Noam Postavsky

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

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

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