GNU bug report logs - #22162
25.0.50; Wrong type argument: inserted-chars, 7417, then segfault

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Sun, 13 Dec 2015 17:29:02 UTC

Severity: normal

Merged with 22161

Found in version 25.0.50

Fixed in version 25.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22162 in the body.
You can then email your comments to 22162 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22162; Package emacs. (Sun, 13 Dec 2015 17:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tassilo Horn <tsdh <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 13 Dec 2015 17:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; Wrong type argument: inserted-chars, 7417, then segfault
Date: Sun, 13 Dec 2015 18:27:28 +0100
[Message part 1 (text/plain, inline)]
I can very reliable reproduce the above-mentioned error when trying to
open the attached PDF file generated by ConTeXt when compiling a simple
small document.

[con3.pdf (application/pdf, attachment)]
[Message part 3 (text/plain, inline)]
Emacs doesn't immediately crash after the "Wrong type argument" error
but it seems things are messed up that badly that it'll crash during the
next GC.

As a recipe, I just did:

  1. emacs -Q
  2. C-x C-f con3.pdf (the error is signaled)
  3. Try to open again, or just move a bit around and it'll crash

Here's a backtrace:

--8<---------------cut here---------------start------------->8---
(gdb) bt full
#0  0x00007fffefbcbf99 in __memmove_avx_unaligned () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00000000005044a6 in gap_right (charpos=8126, bytepos=8126) at insdel.c:193
        to = 0xe3ba98 "\317W\314[mt-\336t\241\f#@\022\067h\272\271m\342t\263\020\364 <at> K\214\253\205,\031\222\334\064\177\277\207\264]8\300\256\326\220Eqx83gx\206\"$N\"!\221\222\210IhI\022O\250IF\244R\030S\212\271 \231P\002\213\344\244Ӑ\244\246T\001\206e\036\213\223ٌ\335wm\361h\207\214\335\317/\363\323SgZ\274m,\273\067+\313.\332f\260\315\320\303=\202=\260\a۷ۮ\260\060\304\336pc\313ʜ\267?2\216i\224F\201L\242\230t(\002\255S\235\263EW\255\261L\031\226\377\005 <at> 9\261\213\256\335\374/\004\251tH\302Q@\310]\212\227H\314\r\302\321\364V\366|\267\374\333\026"...
        from = 0xe3bfa1 "\277", <incomplete sequence \343>
        i = -27
        new_s1 = 8126
#2  0x00000000005045f8 in make_gap_smaller (nbytes_removed=1289) at insdel.c:457
        tem = 0
        real_gap_loc = 7415
        real_gap_loc_byte = 7415
        real_Z = 7388
        real_Z_byte = 7388
        real_beg_unchanged = 7414
        new_gap_size = 738
#3  0x0000000000504dce in make_gap (nbytes_added=<optimized out>) at insdel.c:484
No locals.
#4  0x0000000000504dea in make_gap_1 (b=b <at> entry=0x1a519d0, nbytes=<optimized out>) at insdel.c:497
        oldb = 0x1a519d0
#5  0x00000000004fe327 in compact_buffer (buffer=buffer <at> entry=0x1a519d0) at buffer.c:1608
No locals.
#6  0x00000000005352f2 in garbage_collect_1 (end=end <at> entry=0x7fffffffcf48) at alloc.c:5484
        nextb = 0x1a519d0
        stack_top_variable = 0 '\000'
        i = <optimized out>
        message_p = <optimized out>
        start = <optimized out>
        retval = <optimized out>
        tot_before = 0
        total = {29496259, 29496275, 0, 5453914, 1008, 140737488342872, 45792, 4338972, 8804820, 18884896, 140737488342872}
#7  0x0000000000535988 in Fgarbage_collect () at alloc.c:5779
        end = 0x7fffffffcf48
#8  0x000000000054a441 in maybe_gc () at lisp.h:4643
No locals.
#9  Ffuncall (nargs=3, args=args <at> entry=0x7fffffffd020) at eval.c:2643
        fun = <optimized out>
        original_fun = <optimized out>
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 26
#10 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=9795445, maxdepth=<optimized out>, args_template=args_template <at> entry=1026, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffd1f0)
    at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
---Type <return> to continue, or q <return> to quit---
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 26
        op = <optimized out>
        vectorp = 0x957778 <pure+1172728>
        stack = {
          pc = 0xaa548a <pure+2540042> "\250\263\337)\222J\217\307\320\353?\255b\327\273\nendstream\nendobj\n30 0 obj\n<</Type/XRef/Index[0 31]/Size 31/W[1 2 1]/Root 28 0 R/Info 29 0 R/ID[<C320B8A02BD8ED507D0FC355BC2AE0F8> <C320B8A02BD8ED507D0FC355BC2AE0F8>]/Length 82        /"..., 
          byte_string = 9795412, 
          byte_string_start = 0xaa547f <pure+2540031> "@\366\231\256\253\357\350\071x\034Ө\263\337)\222J\217\307\320\353?\255b\327\273\nendstream\nendobj\n30 0 obj\n<</Type/XRef/Index[0 31]/Size 31/W[1 2 1]/Root 28 0 R/Info 29 0 R/ID[<C320B8A02BD8ED507D0FC355BC2AE0F8> <C320B8A02BD8ED507D0FC355BC2AE0F8>]/Length "..., 
          next = 0x7fffffffd260
        }
        top = 0x7fffffffd020
        result = <optimized out>
        type = <optimized out>
#11 0x000000000054a182 in funcall_lambda (fun=9795365, nargs=nargs <at> entry=1, arg_vector=arg_vector <at> entry=0x7fffffffd1f0) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#12 0x000000000054a6af in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffd1e8) at eval.c:2742
        fun = <optimized out>
        original_fun = 4634096
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 25
#13 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=8941413, maxdepth=<optimized out>, args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
---Type <return> to continue, or q <return> to quit---
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 25
        op = <optimized out>
        vectorp = 0x886f68 <pure+318696>
        stack = {
          pc = 0xaffb1d <pure+2910365> "mt-\336t\241\f#@\022\067h\272\271m\342t\263\020\364 <at> K\214\253\205,\031\222\334\064\177\277\207\264]8\300\256\326\220Eqx83gx\206\"$N\"!\221\222\210IhI\022O\250IF\244R\030S\212\271 \231P\002\213\344\244Ӑ\244\246T\001\206e\036\213\223ٌ\335wm\361h\207\214\335\317/\363\323SgZ\274m,\273\067+\313.\332f\260\315\320\303=\202=\260\a۷ۮ\260\060\304\336pc\313ʜ\267?2\216i\224F\201L\242\230t(\002\255S\235\263EW\255\261L\031\226\377\005 <at> 9\261\213\256\335\374/\004\251tH\302Q@\310]\212\227H\314\r\302\321\364V\366|\267\374\333\026\336\272\206Y"..., 
          byte_string = 8941380, 
          byte_string_start = 0xaffb09 <pure+2910345> "", 
          next = 0x7fffffffd440
        }
        top = 0x7fffffffd1e8
        result = <optimized out>
        type = <optimized out>
#14 0x000000000054a35a in funcall_lambda (fun=8941333, nargs=nargs <at> entry=1, arg_vector=arg_vector <at> entry=0x7fffffffd3c8) at eval.c:2921
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = 0
        i = 1
        optional = true
        rest = false
#15 0x000000000054a6af in Ffuncall (nargs=2, args=args <at> entry=0x7fffffffd3c0) at eval.c:2742
        fun = <optimized out>
        original_fun = 4633952
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 23
#16 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=8955037, maxdepth=<optimized out>, args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
---Type <return> to continue, or q <return> to quit---
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 17
        op = <optimized out>
        vectorp = 0x88a4a0 <pure+332320>
        stack = {
          pc = 0xafdfeb <pure+2903403> "\366c\214\212\035(,\252\065\250\273,\003!\003\334/>K$\207\033\246\334\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\332e\203\v`W)W\217}Y\235\244\332n\360\366\001w\333\312 <at> wM\320\330\341\bt8\362]\356\034\351k\022r*\343\361\t\273_|z\016.\267u\275\064M\343(,\276U=\341\331Q\371\215\016\233\227\220Ş\030@\366\231\256\253\357\350\071x\034Ө\263\337)\222J\217\307\320\353?\255b\327\273\nendstream\nendobj\n30 0 obj\n<</Type/XRef/Index[0 "..., 
          byte_string = 8955004, 
          byte_string_start = 0xafdfb4 <pure+2903348> "\200|\370\266\243ً}y\341\\r\316!p\036\343;\266\234G!Fth\244\071O\360\355\326e\271\033\025^\200r%\360\aF\002\357\347\207og\307>\217u\337\016o\366c\214\212\035(,\252\065\250\273,\003!\003\334/>K$\207\033\246\334\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\332e\203\v`W)W\217}Y\235\244\332n\360\366\001w\333\312 <at> wM\320\330\341\bt8\362]\356\034\351k\022r*\343\361\t\273_|z\016.\267u\275\064M\343(,\276U=\341\331Q\371\215\016\233\227\220Ş\030@\366\231\256\253\357\350\071x\034Ө\263\337)\222J\217", <incomplete sequence \307>..., 
          next = 0x7fffffffd600
        }
        top = 0x7fffffffd3c0
        result = <optimized out>
        type = <optimized out>
#17 0x000000000054a35a in funcall_lambda (fun=8954893, nargs=nargs <at> entry=4, arg_vector=arg_vector <at> entry=0x7fffffffd590) at eval.c:2921
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = 0
        i = 4
        optional = true
        rest = false
#18 0x000000000054a6af in Ffuncall (nargs=5, args=args <at> entry=0x7fffffffd588) at eval.c:2742
        fun = <optimized out>
        original_fun = 4681776
        numargs = 4
        val = <optimized out>
        internal_args = <optimized out>
        count = 12
#19 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=8955789, maxdepth=<optimized out>, args_template=args_template <at> entry=0, nargs=nargs <at> entry=0, args=<optimized out>, args <at> entry=0x0) at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
---Type <return> to continue, or q <return> to quit---
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 12
        op = <optimized out>
        vectorp = 0x88a790 <pure+333072>
        stack = {
          pc = 0xafdf6c <pure+2903276> "\220B\t\215\177\370\221\213\017\234\177\030\023\372\335l6\266$vi\352\036\336p\201,\354\363\020<u5\215^__\203MgVk31\245\r\212v\215\035Ws\032\025m\243\002\347r\"\344D\250\205\320S\241\246\336\357\224s\200|\370\266\243ً}y\341\\r\316!p\036\343;\266\234G!Fth\244\071O\360\355\326e\271\033\025^\200r%\360\aF\002\357\347\207og\307>\217u\337\016o\366c\214\212\035(,\252\065\250\273,\003!\003\334/>K$\207\033\246\334\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\332e\203\v`W)W\217}Y\235\244\332n\360\366\001"..., 
          byte_string = 8955756, 
          byte_string_start = 0xafdf66 <pure+2903270> "4\232O%\027\221\220B\t\215\177\370\221\213\017\234\177\030\023\372\335l6\266$vi\352\036\336p\201,\354\363\020<u5\215^__\203MgVk31\245\r\212v\215\035Ws\032\025m\243\002\347r\"\344D\250\205\320S\241\246\336\357\224s\200|\370\266\243ً}y\341\\r\316!p\036\343;\266\234G!Fth\244\071O\360\355\326e\271\033\025^\200r%\360\aF\002\357\347\207og\307>\217u\337\016o\366c\214\212\035(,\252\065\250\273,\003!\003\334/>K$\207\033\246\334\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\332e\203\v`W)W\217}Y\235"..., 
          next = 0x7fffffffd850
        }
        top = 0x7fffffffd588
        result = <optimized out>
        type = <optimized out>
#20 0x000000000054a35a in funcall_lambda (fun=8955709, nargs=nargs <at> entry=0, arg_vector=arg_vector <at> entry=0x7fffffffd7b8) at eval.c:2921
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = 0
        i = 0
        optional = true
        rest = false
#21 0x000000000054a6af in Ffuncall (nargs=1, args=args <at> entry=0x7fffffffd7b0) at eval.c:2742
        fun = <optimized out>
        original_fun = 4710736
        numargs = 0
        val = <optimized out>
---Type <return> to continue, or q <return> to quit---
        internal_args = <optimized out>
        count = 10
#22 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=9556933, maxdepth=<optimized out>, args_template=args_template <at> entry=3086, nargs=nargs <at> entry=3, args=<optimized out>, args <at> entry=0x7fffffffd9c0)
    at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 10
        op = <optimized out>
        vectorp = 0x91d3c8 <pure+934216>
        stack = {
          pc = 0xac1f12 <pure+2657426> "oot 28 0 R/Info 29 0 R/ID[<C320B8A02BD8ED507D0FC355BC2AE0F8> <C320B8A02BD8ED507D0FC355BC2AE0F8>]/Length 82        /Filter/FlateDecode>>\nstream\nx^\025ƹ\r\200\060\024\004\321]\333\\\006\211\b\021\220Q+]\320\001!!\rQ\006\314\017\236f$\177RBFA\203\026\035z\f\250\030\061A\237\065+\301\353\025M\260}"..., 
          byte_string = 9556900, 
          byte_string_start = 0xac1edd <pure+2657373> "\n30 0 obj\n<</Type/XRef/Index[0 31]/Size 31/W[1 2 1]/Root 28 0 R/Info 29 0 R/ID[<C320B8A02BD8ED507D0FC355BC2AE0F8> <C320B8A02BD8ED507D0FC355BC2AE0F8>]/Length 82        /Filter/FlateDecode>>\nstream\nx^", <incomplete sequence \306>..., 
          next = 0x7fffffffda50
        }
        top = 0x7fffffffd7b0
        result = <optimized out>
        type = <optimized out>
#23 0x000000000054a182 in funcall_lambda (fun=9556853, nargs=nargs <at> entry=3, arg_vector=arg_vector <at> entry=0x7fffffffd9c0) at eval.c:2855
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
---Type <return> to continue, or q <return> to quit---
#24 0x000000000054a6af in Ffuncall (nargs=4, args=args <at> entry=0x7fffffffd9b8) at eval.c:2742
        fun = <optimized out>
        original_fun = 4664112
        numargs = 3
        val = <optimized out>
        internal_args = <optimized out>
        count = 9
#25 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=9557285, maxdepth=<optimized out>, args_template=args_template <at> entry=4102, nargs=nargs <at> entry=4, args=<optimized out>, args <at> entry=0x7fffffffdbb0)
    at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 9
        op = <optimized out>
        vectorp = 0x91d528 <pure+934568>
        stack = {
          pc = 0xac1e4c <pure+2657228> "\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\332e\203\v`W)W\217}Y\235\244\332n\360\366\001w\333\312 <at> wM\320\330\341\bt8\362]\356\034\351k\022r*\343\361\t\273_|z\016.\267u\275\064M\343(,\276U=\341\331Q\371\215\016\233\227\220Ş\030@\366\231\256\253\357\350\071x\034Ө\263\337)\222J\217\307\320\353?\255b\327\273\nendstream\nendobj\n30 0 obj\n<</Type/XRef/Index[0 31]/Size 31/W[1 2 1]/Roo"..., 
          byte_string = 9557252, 
          byte_string_start = 0xac1e1d <pure+2657181> "\271\033\025^\200r%\360\aF\002\357\347\207og\307>\217u\337\016o\366c\214\212\035(,\252\065\250\273,\003!\003\334/>K$\207\033\246\334\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\332e\203\v`W)W\217}Y\235\244\332n\360\366\001w\333\312 <at> wM\320\330\341\bt8\362]\356\034\351k\022r*\343\361\t\273_|z\016.\267u\275\064M\343(,\276U=\341\331Q\371\215\016\233\227\220Ş\030@\366\231\256\253\357\350\071x\034Ө\263\337)\222J\217\307\320\353?\255b\327\273\nendstream\nendobj\n30 0 ob"..., 
          next = 0x7fffffffdc30
        }
        top = 0x7fffffffd9b8
        result = <optimized out>
        type = <optimized out>
#26 0x000000000054a182 in funcall_lambda (fun=9557205, nargs=nargs <at> entry=4, arg_vector=arg_vector <at> entry=0x7fffffffdbb0) at eval.c:2855
---Type <return> to continue, or q <return> to quit---
        size = 5
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#27 0x000000000054a6af in Ffuncall (nargs=5, args=args <at> entry=0x7fffffffdba8) at eval.c:2742
        fun = <optimized out>
        original_fun = 5465008
        numargs = 4
        val = <optimized out>
        internal_args = <optimized out>
        count = 8
#28 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=9554949, maxdepth=<optimized out>, args_template=args_template <at> entry=2050, nargs=nargs <at> entry=2, args=<optimized out>, args <at> entry=0x7fffffffde10)
    at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 8
        op = <optimized out>
        vectorp = 0x91cc08 <pure+932232>
        stack = {
          pc = 0xac2832 <pure+2659762> "^\200r%\360\aF\002\357\347\207og\307>\217u\337\016o\366c\214\212\035(,\252\065\250\273,\003!\003\334/>K$\207\033\246\334\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\332e\203\v`W)W\217}Y\235\244\332n\360\366\001w\333\312 <at> wM\320\330\341\bt8\362]\356\034\351k\022r*\343\361\t\273_|z\016.\267u\275\064M\343(,\276U=\341\331Q\371\215\016\233\227\220Ş\030@\366\231\256\253\357\350\071x\034Ө\263\337)\222J\217\307\320\353?\255b\327\273\nendstream\nendobj\n30 0 obj\n<"..., 
          byte_string = 9554916, 
          byte_string_start = 0xac27ea <pure+2659690> "__\203MgVk31\245\r\212v\215\035Ws\032\025m\243\002\347r\"\344D\250\205\320S\241\246\336\357\224s\200|\370\266\243ً}y\341\\r\316!p\036\343;\266\234G!Fth\244\071O\360\355\326e\271\033\025^\200r%\360\aF\002\357\347\207og\307>\217u\337\016o\366c\214\212\035(,\252\065\250\273,\003!\003\334/>K$\207\033\246\334\026\266\243\321\365ր\355\204\a\232\a.m\224\366\227\005\253\006\264ٞW|\304I\251\243\330_\---Type <return> to continue, or q <return> to quit---
332e\203\v`W)W\217}Y\235\244\332n\360\366\001w\333\312 <at> wM\320\330\341\bt8\362]\356\034\351k\022r*\343\361\t\273_|z\016.\267u\275\064M"..., 
          next = 0x7fffffffe0b0
        }
        top = 0x7fffffffdba8
        result = <optimized out>
        type = <optimized out>
#29 0x000000000054a182 in funcall_lambda (fun=9554861, nargs=nargs <at> entry=2, arg_vector=arg_vector <at> entry=0x7fffffffde10) at eval.c:2855
        size = 6
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#30 0x000000000054a6af in Ffuncall (nargs=nargs <at> entry=3, args=args <at> entry=0x7fffffffde08) at eval.c:2742
        fun = <optimized out>
        original_fun = 4201856
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        count = 7
#31 0x000000000054697a in Ffuncall_interactively (nargs=3, args=0x7fffffffde08) at callint.c:248
No locals.
#32 0x000000000054a513 in Ffuncall (nargs=nargs <at> entry=4, args=args <at> entry=0x7fffffffde00) at eval.c:2673
        fun = 11631805
        original_fun = 23856
        numargs = 3
        val = <optimized out>
        internal_args = <optimized out>
        count = 5
#33 0x00000000005480b7 in Fcall_interactively (function=4201856, record_flag=0, keys=12487285) at callint.c:836
        val = <optimized out>
        args = 0x7fffffffde00
        visargs = 0x7fffffffde20
        specs = <optimized out>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 0
        enable = <optimized out>
        sa_avail = <optimized out>
        sa_must_free = false
        next_event = <optimized out>
        prefix_arg = 0
        string = <optimized out>
        tem = <optimized out>
        varies = 0x7fffffffde40 ""
        i = 4
        nargs = 4
        mark = <optimized out>
        arg_from_tty = false
        key_count = 1
        record_then_fail = false
        save_this_command = 4201856
        save_last_command = 4201856
        save_this_original_command = 4201856
        save_real_this_command = 4201856
#34 0x000000000054a5b0 in Ffuncall (nargs=4, args=args <at> entry=0x7fffffffe028) at eval.c:2700
        internal_argbuf = {4201856, 0, 54, 5482482, 4, 1, 140737488347216, 5476559}
        fun = 11631757
---Type <return> to continue, or q <return> to quit---
        original_fun = <optimized out>
        numargs = 3
        val = <optimized out>
        internal_args = 0x7fffffffe030
        count = 4
#35 0x000000000057bb1e in exec_byte_code (bytestr=<optimized out>, vector=9514717, maxdepth=<optimized out>, args_template=args_template <at> entry=4102, nargs=nargs <at> entry=1, args=<optimized out>, args <at> entry=0x7fffffffe1f8)
    at bytecode.c:880
        targets = {0x57df7d <exec_byte_code+11156>, 0x57dfc0 <exec_byte_code+11223>, 0x57dfc2 <exec_byte_code+11225>, 0x57dfc4 <exec_byte_code+11227>, 0x57dfc6 <exec_byte_code+11229>, 0x57dfc6 <exec_byte_code+11229>, 
          0x57e004 <exec_byte_code+11291>, 0x57e051 <exec_byte_code+11368>, 0x57b6c6 <exec_byte_code+733>, 0x57b6c8 <exec_byte_code+735>, 0x57b6ca <exec_byte_code+737>, 0x57b6cc <exec_byte_code+739>, 
          0x57b6ce <exec_byte_code+741>, 0x57b6ce <exec_byte_code+741>, 0x57b6d3 <exec_byte_code+746>, 0x57b6a2 <exec_byte_code+697>, 0x57b963 <exec_byte_code+1402>, 0x57b965 <exec_byte_code+1404>, 
          0x57b967 <exec_byte_code+1406>, 0x57b969 <exec_byte_code+1408>, 0x57b96b <exec_byte_code+1410>, 0x57b96b <exec_byte_code+1410>, 0x57b992 <exec_byte_code+1449>, 0x57b970 <exec_byte_code+1415>, 
          0x57ba74 <exec_byte_code+1675>, 0x57ba76 <exec_byte_code+1677>, 0x57ba78 <exec_byte_code+1679>, 0x57ba7a <exec_byte_code+1681>, 0x57ba7c <exec_byte_code+1683>, 0x57ba7c <exec_byte_code+1683>, 
          0x57ba41 <exec_byte_code+1624>, 0x57ba52 <exec_byte_code+1641>, 0x57baf3 <exec_byte_code+1802>, 0x57baf5 <exec_byte_code+1804>, 0x57baf7 <exec_byte_code+1806>, 0x57baf9 <exec_byte_code+1808>, 
          0x57bafb <exec_byte_code+1810>, 0x57bafb <exec_byte_code+1810>, 0x57bac0 <exec_byte_code+1751>, 0x57bad1 <exec_byte_code+1768>, 0x57bb73 <exec_byte_code+1930>, 0x57bb75 <exec_byte_code+1932>, 
          0x57bb77 <exec_byte_code+1934>, 0x57bb79 <exec_byte_code+1936>, 0x57bb7b <exec_byte_code+1938>, 0x57bb7b <exec_byte_code+1938>, 0x57bb40 <exec_byte_code+1879>, 0x57bb51 <exec_byte_code+1896>, 
          0x57c5fa <exec_byte_code+4625>, 0x57c547 <exec_byte_code+4446>, 0x57c540 <exec_byte_code+4439>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57c76e <exec_byte_code+4997>, 0x57c80a <exec_byte_code+5153>, 0x57c845 <exec_byte_code+5212>, 0x57c88d <exec_byte_code+5284>, 
          0x57c8d5 <exec_byte_code+5356>, 0x57b885 <exec_byte_code+1180>, 0x57b8cc <exec_byte_code+1251>, 0x57c924 <exec_byte_code+5435>, 0x57b82c <exec_byte_code+1091>, 0x57b90a <exec_byte_code+1313>, 
          0x57c960 <exec_byte_code+5495>, 0x57c99e <exec_byte_code+5557>, 0x57c9cc <exec_byte_code+5603>, 0x57ca0a <exec_byte_code+5665>, 0x57ca42 <exec_byte_code+5721>, 0x57cac9 <exec_byte_code+5856>, 
          0x57caf7 <exec_byte_code+5902>, 0x57cb35 <exec_byte_code+5964>, 0x57cb77 <exec_byte_code+6030>, 0x57cba5 <exec_byte_code+6076>, 0x57cbd3 <exec_byte_code+6122>, 0x57cc11 <exec_byte_code+6184>, 
          0x57cc4f <exec_byte_code+6246>, 0x57cc8d <exec_byte_code+6308>, 0x57cccf <exec_byte_code+6374>, 0x57cd07 <exec_byte_code+6430>, 0x57cd3f <exec_byte_code+6486>, 0x57cdc6 <exec_byte_code+6621>, 
          0x57ce13 <exec_byte_code+6698>, 0x57ce60 <exec_byte_code+6775>, 0x57cffb <exec_byte_code+7186>, 0x57d03e <exec_byte_code+7253>, 0x57d081 <exec_byte_code+7320>, 0x57d0c4 <exec_byte_code+7387>, 
          0x57d107 <exec_byte_code+7454>, 0x57d13f <exec_byte_code+7510>, 0x57d197 <exec_byte_code+7598>, 0x57d1cf <exec_byte_code+7654>, 0x57d207 <exec_byte_code+7710>, 0x57d23f <exec_byte_code+7766>, 
          0x57d2ed <exec_byte_code+7940>, 0x57c439 <exec_byte_code+4176>, 0x57d32e <exec_byte_code+8005>, 0x57d35c <exec_byte_code+8051>, 0x57d3de <exec_byte_code+8181>, 0x57d41f <exec_byte_code+8246>, 
          0x57d460 <exec_byte_code+8311>, 0x57d48e <exec_byte_code+8357>, 0x57d4be <exec_byte_code+8405>, 0x57d4ee <exec_byte_code+8453>, 0x57d526 <exec_byte_code+8509>, 0x57df7d <exec_byte_code+11156>, 
          0x57d559 <exec_byte_code+8560>, 0x57d589 <exec_byte_code+8608>, 0x57d5b9 <exec_byte_code+8656>, 0x57d5e9 <exec_byte_code+8704>, 0x57d619 <exec_byte_code+8752>, 0x57d649 <exec_byte_code+8800>, 
          0x57c439 <exec_byte_code+4176>, 0x57df7d <exec_byte_code+11156>, 0x57d677 <exec_byte_code+8846>, 0x57d6b9 <exec_byte_code+8912>, 0x57d6e7 <exec_byte_code+8958>, 0x57d715 <exec_byte_code+9004>, 
          0x57d753 <exec_byte_code+9066>, 0x57d791 <exec_byte_code+9128>, 0x57d7bf <exec_byte_code+9174>, 0x57d90c <exec_byte_code+9507>, 0x57d94a <exec_byte_code+9569>, 0x57d988 <exec_byte_code+9631>, 
          0x57d9c6 <exec_byte_code+9693>, 0x57d9f6 <exec_byte_code+9741>, 0x57df7d <exec_byte_code+11156>, 0x57c3b6 <exec_byte_code+4045>, 0x57bbec <exec_byte_code+2051>, 0x57b744 <exec_byte_code+859>, 
          0x57bcb6 <exec_byte_code+2253>, 0x57bd9e <exec_byte_code+2485>, 0x57be82 <exec_byte_code+2713>, 0x57c358 <exec_byte_code+3951>, 0x57c392 <exec_byte_code+4009>, 0x57ba10 <exec_byte_code+1575>, 
          0x57c408 <exec_byte_code+4127>, 0x57c46a <exec_byte_code+4225>, 0x57c4cc <exec_byte_code+4323>, 0x57c4fd <exec_byte_code+4372>, 0x57c62b <exec_byte_code+4674>, 0x57c67d <exec_byte_code+4756>, 
          0x57c6bf <exec_byte_code+4822>, 0x57c710 <exec_byte_code+4903>, 0x57bbbf <exec_byte_code+2006>, 0x57da24 <exec_byte_code+9787>, 0x57da66 <exec_byte_code+9853>, 0x57da94 <exec_byte_code+9899>, 
          0x57dac2 <exec_byte_code+9945>, 0x57daf0 <exec_byte_code+9991>, 0x57db1e <exec_byte_code+10037>, 0x57db5c <exec_byte_code+10099>, 0x57db9a <exec_byte_code+10161>, 0x57dbd8 <exec_byte_code+10223>, 
          0x57dc16 <exec_byte_code+10285>, 0x57dceb <exec_byte_code+10498>, 0x57dd29 <exec_byte_code+10560>, 0x57dd67 <exec_byte_code+10622>, 0x57dd95 <exec_byte_code+10668>, 0x57ddd3 <exec_byte_code+10730>, 
          0x57de11 <exec_byte_code+10792>, 0x57de53 <exec_byte_code+10858>, 0x57de95 <exec_byte_code+10924>, 0x57d277 <exec_byte_code+7822>, 0x57d2af <exec_byte_code+7878>, 0x57decd <exec_byte_code+10980>, 
          0x57df2f <exec_byte_code+11078>, 0x57df7d <exec_byte_code+11156>, 0x57bf66 <exec_byte_code+2941>, 0x57c016 <exec_byte_code+3117>, 0x57c0e4 <exec_byte_code+3323>, 0x57c1b2 <exec_byte_code+3529>, 
          0x57c285 <exec_byte_code+3740>, 0x57ca7a <exec_byte_code+5777>, 0x57cd77 <exec_byte_code+6542>, 0x57d38f <exec_byte_code+8102>, 0x57e0b1 <exec_byte_code+11464>, 0x57e101 <exec_byte_code+11544>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57e164 <exec_byte_code+11643>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 0x57df7d <exec_byte_code+11156>, 
          0x57e1ba <exec_byte_code+11729> <repeats 64 times>}
        count = 4
        op = <optimized out>
        vectorp = 0x912ee0 <pure+892000>
        stack = {
          pc = 0xac816d <pure+2682605> "+DÞ\367\370P\t\037粪\255\202\340\274\016.\256\346\020\021\311}\325\337\061a\217\333\345\340$\345t\305٧\246h˪Y\261\253\022!\253\341m\362\231\235\233\336:\237\377\315p\227ai\020\027\270\036\205sq!\260\366\251\251\340В\364\212<R\260wx\210\215\004\335|\227¯ý?\001\327R\216埮\305\016t\337zT\346\252yi\241\070\234C\325\017\335\033\215\316\312vi\307\354\256+m\a\222\064:\260\034#\225ͦ\266kWg~\212\337\273V\353\321\b\355֝\016\373\275*\373\f\207\346\370\035\241.\fΥ]\371\306\354\367\315@~vm\226\266\356i6#v\273]\367\276\331\334\344\221\330\034", <incomplete sequence \370>..., 
          byte_string = 9514684, 
          byte_string_start = 0xac80f2 <pure+2682482> "\226D\330\006\274\020\b&u.\366Ae$|8Ź\217\027\246\221\367\224\377\254\275c7\267}\321U\233\241\355<\331[\263\266\354\257?\276\334.\356>^\337<\264k\323\b>y\260\253mm\200\250ͪ\247\320#\317\335qLB\305i\"S($t\032\021\062\311\331Y_\270:\272\t\273\060\233϶Z}\033(֊\271`n\311\355`W\203\251\253\342\254YՖ8{\034\354\372+DÞ\367\370P\t\037粪\255\202\340\274\016.\256\346\020\021\311}\325\337\061a\217\333\345\340$\345t\305٧\246h˪Y\261\253\022!\253\341m\362\231\235\233\336:\237\377\315p\227ai\020\027\270\036\205sq!\260\366\251\251\340", <incomplete sequence \320>..., 
          next = 0x0
        }
        top = 0x7fffffffe028
        result = <optimized out>
        type = <optimized out>
#36 0x000000000054a182 in funcall_lambda (fun=9514637, nargs=nargs <at> entry=1, arg_vector=arg_vector <at> entry=0x7fffffffe1f8) at eval.c:2855
        size = 5
        val = <optimized out>
---Type <return> to continue, or q <return> to quit---
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#37 0x000000000054a6af in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffffe1f0) at eval.c:2742
        fun = <optimized out>
        original_fun = 14736
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        count = 3
#38 0x000000000054a81c in call1 (fn=fn <at> entry=14736, arg1=<optimized out>) at eval.c:2552
No locals.
#39 0x00000000004eefac in command_loop_1 () at keyboard.c:1457
        cmd = <optimized out>
        keybuf = {17952, 26, 0, 12010080, 0, 5482482, 140737488347888, 5545584, 16871635, 4939680, 16871635, 0, 0, 5553059, 323024, 16871635, 8622756, 4939680, 4939680, 5137164, 12622179, 0, 0, 5137448, 17147392, 4002, 0, 0, 
          0, 5556237}
        i = <optimized out>
        prev_modiff = 29
        prev_buffer = 0x1a519d0
#40 0x0000000000549088 in internal_condition_case (bfun=bfun <at> entry=0x4eea96 <command_loop_1>, handlers=handlers <at> entry=18912, hfun=hfun <at> entry=0x4e632a <cmd_error>) at eval.c:1309
        val = <optimized out>
        c = <optimized out>
#41 0x00000000004e2067 in command_loop_2 (ignore=ignore <at> entry=0) at keyboard.c:1086
        val = 14924440
#42 0x000000000054900d in internal_catch (tag=tag <at> entry=46080, func=func <at> entry=0x4e204f <command_loop_2>, arg=arg <at> entry=0) at eval.c:1074
        val = <optimized out>
        c = <optimized out>
#43 0x00000000004e200d in command_loop () at keyboard.c:1065
No locals.
#44 0x00000000004e5fa7 in recursive_edit_1 () at keyboard.c:671
        val = <optimized out>
#45 0x00000000004e626b in Frecursive_edit () at keyboard.c:742
        buffer = <optimized out>
#46 0x00000000004e1aa9 in main (argc=2, argv=0x7fffffffe528) at emacs.c:1656
        dummy = 6049469
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = <optimized out>
        dumping = false
        skip_args = 0
        rlim = {
          rlim_cur = 8720000, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0

Program received signal SIGSEGV, Segmentation fault.
0x0000000000548aea in backtrace_top () at eval.c:184
184	  while (backtrace_p (pdl) && pdl->kind != SPECPDL_BACKTRACE)
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwindonsignal on".
Evaluation of the expression containing the function
(backtrace_top) will be abandoned.
When the function is done executing, GDB will silently stop.
--8<---------------cut here---------------end--------------->8---




In GNU Emacs 25.0.50.16 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.5)
 of 2015-12-12
Repository revision: 83114ccf77d2a5d59fccbdbda6edefacce1b979e
Windowing system distributor 'The X.Org Foundation', version 11.0.11800000
System Description:	Arch Linux

Configured using:
 'configure --with-modules --without-cairo 'CFLAGS=-g -ggdb3 -Og''

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

Important settings:
  value of $LC_MONETARY: de_DE.utf8
  value of $LC_NUMERIC: de_DE.utf8
  value of $LC_TIME: de_DE.utf8
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  global-company-mode: t
  company-mode: t
  shell-dirtrack-mode: t
  paredit-mode: t
  global-aggressive-indent-mode: t
  aggressive-indent-mode: t
  highlight-symbol-mode: t
  outline-minor-mode: t
  pdf-occur-global-minor-mode: t
  recentf-mode: t
  beacon-mode: t
  highlight-parentheses-mode: t
  global-subword-mode: t
  subword-mode: t
  save-place-mode: t
  savehist-mode: t
  show-paren-mode: t
  ivy-mode: t
  minibuffer-depth-indicate-mode: t
  electric-pair-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  global-prettify-symbols-mode: t
  prettify-symbols-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Loading /home/horn/.emacs-custom.el (source)...done
Source file ‘/home/horn/Repos/el/emacs/lisp/emacs-lisp/package.el’ newer than byte-compiled file
[sml] sml/theme set to respectful
Ivy is incompatible with icomplete, so deactivating the latter.
Loading /home/horn/.emacs.d/recentf...done
Cleaning up the recentf list...done (0 removed)
[yas] Prepared just-in-time loading for ~/Repos/el/yasnippets/
[yas] Reloaded everything (snippets will load just-in-time)....
‘epa-file’ already enabled
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
~/Repos/el/highlight-symbol.el/.dir-locals hides ~/Repos/el/highlight-parentheses.el/.dir-locals
~/Repos/el/highlight-symbol.el/.dir-locals hides ~/Repos/el/avy/.dir-locals
~/Repos/el/auctex/lpath hides ~/Repos/el/gnus/lisp/lpath
~/Repos/el/highlight-symbol.el/.dir-locals hides ~/Repos/el/gnus/lisp/.dir-locals
~/Repos/el/highlight-symbol.el/highlight-symbol hides /home/horn/.emacs.d/elpa/highlight-symbol-20151005.451/highlight-symbol
~/Repos/el/gnus/lisp/md4 hides /home/horn/Repos/el/emacs/lisp/md4
~/Repos/el/gnus/lisp/color hides /home/horn/Repos/el/emacs/lisp/color
~/Repos/el/gnus/lisp/format-spec hides /home/horn/Repos/el/emacs/lisp/format-spec
~/Repos/el/gnus/lisp/password-cache hides /home/horn/Repos/el/emacs/lisp/password-cache
~/Repos/el/gnus/lisp/hex-util hides /home/horn/Repos/el/emacs/lisp/hex-util
~/Repos/el/gnus/lisp/dns-mode hides /home/horn/Repos/el/emacs/lisp/textmodes/dns-mode
~/Repos/el/gnus/lisp/dig hides /home/horn/Repos/el/emacs/lisp/net/dig
~/Repos/el/gnus/lisp/hmac-md5 hides /home/horn/Repos/el/emacs/lisp/net/hmac-md5
~/Repos/el/gnus/lisp/ntlm hides /home/horn/Repos/el/emacs/lisp/net/ntlm
~/Repos/el/gnus/lisp/hmac-def hides /home/horn/Repos/el/emacs/lisp/net/hmac-def
~/Repos/el/gnus/lisp/rfc2104 hides /home/horn/Repos/el/emacs/lisp/net/rfc2104
~/Repos/el/gnus/lisp/sasl-ntlm hides /home/horn/Repos/el/emacs/lisp/net/sasl-ntlm
~/Repos/el/gnus/lisp/sasl-cram hides /home/horn/Repos/el/emacs/lisp/net/sasl-cram
~/Repos/el/gnus/lisp/dns hides /home/horn/Repos/el/emacs/lisp/net/dns
~/Repos/el/gnus/lisp/sasl hides /home/horn/Repos/el/emacs/lisp/net/sasl
~/Repos/el/gnus/lisp/tls hides /home/horn/Repos/el/emacs/lisp/net/tls
~/Repos/el/gnus/lisp/sasl-scram-rfc hides /home/horn/Repos/el/emacs/lisp/net/sasl-scram-rfc
~/Repos/el/gnus/lisp/netrc hides /home/horn/Repos/el/emacs/lisp/net/netrc
~/Repos/el/gnus/lisp/sasl-digest hides /home/horn/Repos/el/emacs/lisp/net/sasl-digest
~/Repos/el/gnus/lisp/uudecode hides /home/horn/Repos/el/emacs/lisp/mail/uudecode
~/Repos/el/gnus/lisp/binhex hides /home/horn/Repos/el/emacs/lisp/mail/binhex
~/Repos/el/gnus/lisp/hashcash hides /home/horn/Repos/el/emacs/lisp/mail/hashcash
~/Repos/el/gnus/lisp/canlock hides /home/horn/Repos/el/emacs/lisp/gnus/canlock
~/Repos/el/gnus/lisp/nneething hides /home/horn/Repos/el/emacs/lisp/gnus/nneething
~/Repos/el/gnus/lisp/mm-encode hides /home/horn/Repos/el/emacs/lisp/gnus/mm-encode
~/Repos/el/gnus/lisp/mm-util hides /home/horn/Repos/el/emacs/lisp/gnus/mm-util
~/Repos/el/gnus/lisp/rfc2047 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc2047
~/Repos/el/gnus/lisp/nnml hides /home/horn/Repos/el/emacs/lisp/gnus/nnml
~/Repos/el/gnus/lisp/gnus-cus hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cus
~/Repos/el/gnus/lisp/gnus-range hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-range
~/Repos/el/gnus/lisp/gnus-int hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-int
~/Repos/el/gnus/lisp/gnus-cloud hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cloud
~/Repos/el/gnus/lisp/spam-stat hides /home/horn/Repos/el/emacs/lisp/gnus/spam-stat
~/Repos/el/gnus/lisp/nnmh hides /home/horn/Repos/el/emacs/lisp/gnus/nnmh
~/Repos/el/gnus/lisp/gnus-mlspl hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-mlspl
~/Repos/el/gnus/lisp/deuglify hides /home/horn/Repos/el/emacs/lisp/gnus/deuglify
~/Repos/el/gnus/lisp/gnus-gravatar hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-gravatar
~/Repos/el/gnus/lisp/nngateway hides /home/horn/Repos/el/emacs/lisp/gnus/nngateway
~/Repos/el/gnus/lisp/ietf-drums hides /home/horn/Repos/el/emacs/lisp/gnus/ietf-drums
~/Repos/el/gnus/lisp/mail-parse hides /home/horn/Repos/el/emacs/lisp/gnus/mail-parse
~/Repos/el/gnus/lisp/gnus-salt hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-salt
~/Repos/el/gnus/lisp/nnimap hides /home/horn/Repos/el/emacs/lisp/gnus/nnimap
~/Repos/el/gnus/lisp/gnus-draft hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-draft
~/Repos/el/gnus/lisp/mail-source hides /home/horn/Repos/el/emacs/lisp/gnus/mail-source
~/Repos/el/gnus/lisp/messcompat hides /home/horn/Repos/el/emacs/lisp/gnus/messcompat
~/Repos/el/gnus/lisp/pop3 hides /home/horn/Repos/el/emacs/lisp/gnus/pop3
~/Repos/el/gnus/lisp/nnmaildir hides /home/horn/Repos/el/emacs/lisp/gnus/nnmaildir
~/Repos/el/gnus/lisp/nnheader hides /home/horn/Repos/el/emacs/lisp/gnus/nnheader
~/Repos/el/gnus/lisp/gnus-cite hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cite
~/Repos/el/gnus/lisp/nndiary hides /home/horn/Repos/el/emacs/lisp/gnus/nndiary
~/Repos/el/gnus/lisp/gnus-diary hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-diary
~/Repos/el/gnus/lisp/nnfolder hides /home/horn/Repos/el/emacs/lisp/gnus/nnfolder
~/Repos/el/gnus/lisp/gnus-art hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-art
~/Repos/el/gnus/lisp/gnus-demon hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-demon
~/Repos/el/gnus/lisp/mml-sec hides /home/horn/Repos/el/emacs/lisp/gnus/mml-sec
~/Repos/el/gnus/lisp/nnir hides /home/horn/Repos/el/emacs/lisp/gnus/nnir
~/Repos/el/gnus/lisp/mm-partial hides /home/horn/Repos/el/emacs/lisp/gnus/mm-partial
~/Repos/el/gnus/lisp/gnus-registry hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-registry
~/Repos/el/gnus/lisp/gnus-icalendar hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-icalendar
~/Repos/el/gnus/lisp/compface hides /home/horn/Repos/el/emacs/lisp/gnus/compface
~/Repos/el/gnus/lisp/gnus-fun hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-fun
~/Repos/el/gnus/lisp/gnus-start hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-start
~/Repos/el/gnus/lisp/smiley hides /home/horn/Repos/el/emacs/lisp/gnus/smiley
~/Repos/el/gnus/lisp/gnus-picon hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-picon
~/Repos/el/gnus/lisp/spam-report hides /home/horn/Repos/el/emacs/lisp/gnus/spam-report
~/Repos/el/gnus/lisp/nntp hides /home/horn/Repos/el/emacs/lisp/gnus/nntp
~/Repos/el/gnus/lisp/nnnil hides /home/horn/Repos/el/emacs/lisp/gnus/nnnil
~/Repos/el/gnus/lisp/nndir hides /home/horn/Repos/el/emacs/lisp/gnus/nndir
~/Repos/el/gnus/lisp/gnus-srvr hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-srvr
~/Repos/el/gnus/lisp/smime hides /home/horn/Repos/el/emacs/lisp/gnus/smime
~/Repos/el/gnus/lisp/nnvirtual hides /home/horn/Repos/el/emacs/lisp/gnus/nnvirtual
~/Repos/el/gnus/lisp/gnus-notifications hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-notifications
~/Repos/el/gnus/lisp/nnspool hides /home/horn/Repos/el/emacs/lisp/gnus/nnspool
~/Repos/el/gnus/lisp/gnus-group hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-group
~/Repos/el/gnus/lisp/gnus-bcklg hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-bcklg
~/Repos/el/gnus/lisp/gnus-util hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-util
~/Repos/el/gnus/lisp/gnus-sieve hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-sieve
~/Repos/el/gnus/lisp/nndraft hides /home/horn/Repos/el/emacs/lisp/gnus/nndraft
~/Repos/el/gnus/lisp/nnagent hides /home/horn/Repos/el/emacs/lisp/gnus/nnagent
~/Repos/el/gnus/lisp/gnus-spec hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-spec
~/Repos/el/gnus/lisp/gnus-bookmark hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-bookmark
~/Repos/el/gnus/lisp/mml1991 hides /home/horn/Repos/el/emacs/lisp/gnus/mml1991
~/Repos/el/gnus/lisp/rfc2231 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc2231
~/Repos/el/gnus/lisp/yenc hides /home/horn/Repos/el/emacs/lisp/gnus/yenc
~/Repos/el/gnus/lisp/gnus-undo hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-undo
~/Repos/el/gnus/lisp/ecomplete hides /home/horn/Repos/el/emacs/lisp/gnus/ecomplete
~/Repos/el/gnus/lisp/legacy-gnus-agent hides /home/horn/Repos/el/emacs/lisp/gnus/legacy-gnus-agent
~/Repos/el/gnus/lisp/utf7 hides /home/horn/Repos/el/emacs/lisp/gnus/utf7
~/Repos/el/gnus/lisp/rtree hides /home/horn/Repos/el/emacs/lisp/gnus/rtree
~/Repos/el/gnus/lisp/gnus-uu hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-uu
~/Repos/el/gnus/lisp/gnus-ml hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-ml
~/Repos/el/gnus/lisp/sieve hides /home/horn/Repos/el/emacs/lisp/gnus/sieve
~/Repos/el/gnus/lisp/gnus hides /home/horn/Repos/el/emacs/lisp/gnus/gnus
~/Repos/el/gnus/lisp/mml hides /home/horn/Repos/el/emacs/lisp/gnus/mml
~/Repos/el/gnus/lisp/message hides /home/horn/Repos/el/emacs/lisp/gnus/message
~/Repos/el/gnus/lisp/mml-smime hides /home/horn/Repos/el/emacs/lisp/gnus/mml-smime
~/Repos/el/gnus/lisp/gnus-eform hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-eform
~/Repos/el/gnus/lisp/gnus-agent hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-agent
~/Repos/el/gnus/lisp/gnus-logic hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-logic
~/Repos/el/gnus/lisp/mm-extern hides /home/horn/Repos/el/emacs/lisp/gnus/mm-extern
~/Repos/el/gnus/lisp/nndoc hides /home/horn/Repos/el/emacs/lisp/gnus/nndoc
~/Repos/el/gnus/lisp/sieve-manage hides /home/horn/Repos/el/emacs/lisp/gnus/sieve-manage
~/Repos/el/gnus/lisp/mm-decode hides /home/horn/Repos/el/emacs/lisp/gnus/mm-decode
~/Repos/el/gnus/lisp/starttls hides /home/horn/Repos/el/emacs/lisp/gnus/starttls
~/Repos/el/gnus/lisp/gnus-dired hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-dired
~/Repos/el/gnus/lisp/nnbabyl hides /home/horn/Repos/el/emacs/lisp/gnus/nnbabyl
~/Repos/el/gnus/lisp/nnmbox hides /home/horn/Repos/el/emacs/lisp/gnus/nnmbox
~/Repos/el/gnus/lisp/gnus-win hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-win
~/Repos/el/gnus/lisp/gnus-async hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-async
~/Repos/el/gnus/lisp/mm-url hides /home/horn/Repos/el/emacs/lisp/gnus/mm-url
~/Repos/el/highlight-symbol.el/.dir-locals hides /home/horn/Repos/el/emacs/lisp/gnus/.dir-locals
~/Repos/el/gnus/lisp/gnus-html hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-html
~/Repos/el/gnus/lisp/gssapi hides /home/horn/Repos/el/emacs/lisp/gnus/gssapi
~/Repos/el/gnus/lisp/mml2015 hides /home/horn/Repos/el/emacs/lisp/gnus/mml2015
~/Repos/el/gnus/lisp/nnrss hides /home/horn/Repos/el/emacs/lisp/gnus/nnrss
~/Repos/el/gnus/lisp/gnus-mh hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-mh
~/Repos/el/gnus/lisp/gnus-sum hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-sum
~/Repos/el/gnus/lisp/nnweb hides /home/horn/Repos/el/emacs/lisp/gnus/nnweb
~/Repos/el/gnus/lisp/mail-prsvr hides /home/horn/Repos/el/emacs/lisp/gnus/mail-prsvr
~/Repos/el/gnus/lisp/nnmairix hides /home/horn/Repos/el/emacs/lisp/gnus/nnmairix
~/Repos/el/gnus/lisp/plstore hides /home/horn/Repos/el/emacs/lisp/gnus/plstore
~/Repos/el/gnus/lisp/rfc2045 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc2045
~/Repos/el/gnus/lisp/gnus-msg hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-msg
~/Repos/el/gnus/lisp/spam-wash hides /home/horn/Repos/el/emacs/lisp/gnus/spam-wash
~/Repos/el/gnus/lisp/gnus-score hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-score
~/Repos/el/gnus/lisp/mm-uu hides /home/horn/Repos/el/emacs/lisp/gnus/mm-uu
~/Repos/el/gnus/lisp/spam hides /home/horn/Repos/el/emacs/lisp/gnus/spam
~/Repos/el/gnus/lisp/mm-view hides /home/horn/Repos/el/emacs/lisp/gnus/mm-view
~/Repos/el/gnus/lisp/sieve-mode hides /home/horn/Repos/el/emacs/lisp/gnus/sieve-mode
~/Repos/el/gnus/lisp/html2text hides /home/horn/Repos/el/emacs/lisp/gnus/html2text
~/Repos/el/gnus/lisp/gnus-ems hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-ems
~/Repos/el/gnus/lisp/registry hides /home/horn/Repos/el/emacs/lisp/gnus/registry
~/Repos/el/gnus/lisp/auth-source hides /home/horn/Repos/el/emacs/lisp/gnus/auth-source
~/Repos/el/gnus/lisp/gravatar hides /home/horn/Repos/el/emacs/lisp/gnus/gravatar
~/Repos/el/gnus/lisp/flow-fill hides /home/horn/Repos/el/emacs/lisp/gnus/flow-fill
~/Repos/el/gnus/lisp/gmm-utils hides /home/horn/Repos/el/emacs/lisp/gnus/gmm-utils
~/Repos/el/gnus/lisp/mailcap hides /home/horn/Repos/el/emacs/lisp/gnus/mailcap
~/Repos/el/gnus/lisp/gnus-delay hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-delay
~/Repos/el/gnus/lisp/mm-bodies hides /home/horn/Repos/el/emacs/lisp/gnus/mm-bodies
~/Repos/el/gnus/lisp/mm-archive hides /home/horn/Repos/el/emacs/lisp/gnus/mm-archive
~/Repos/el/gnus/lisp/rfc1843 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc1843
~/Repos/el/gnus/lisp/gnus-kill hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-kill
~/Repos/el/gnus/lisp/qp hides /home/horn/Repos/el/emacs/lisp/gnus/qp
~/Repos/el/gnus/lisp/score-mode hides /home/horn/Repos/el/emacs/lisp/gnus/score-mode
~/Repos/el/gnus/lisp/gnus-topic hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-topic
~/Repos/el/gnus/lisp/gnus-cache hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cache
~/Repos/el/gnus/lisp/nnmail hides /home/horn/Repos/el/emacs/lisp/gnus/nnmail
~/Repos/el/gnus/lisp/gnus-vm hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-vm
~/Repos/el/gnus/lisp/gnus-sync hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-sync
~/Repos/el/gnus/lisp/nnoo hides /home/horn/Repos/el/emacs/lisp/gnus/nnoo
~/Repos/el/gnus/lisp/nnregistry hides /home/horn/Repos/el/emacs/lisp/gnus/nnregistry
~/Repos/el/gnus/lisp/gnus-dup hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-dup
~/Repos/el/gnus/lisp/parse-time hides /home/horn/Repos/el/emacs/lisp/calendar/parse-time
~/Repos/el/gnus/lisp/time-date hides /home/horn/Repos/el/emacs/lisp/calendar/time-date

Features:
(shadow sort mail-extr gnus-msg emacsbug sendmail colir color smex ido
company-files company-oddmuse company-keywords company-etags
company-gtags company-dabbrev-code company-dabbrev company-capf
company-cmake company-xcode company-clang company-semantic company-eclim
company-template company-css company-nxml company-bbdb company
stratego-mode tg-mode generic preview-latex tex-site auto-loads cider
tramp-sh cider-debug cider-browse-ns cider-inspector cider-mode
cider-resolve cider-interaction arc-mode archive-mode cider-overlays
cider-test cider-stacktrace cider-repl cider-doc org-table
the-org-mode-expansions org org-macro org-footnote org-pcomplete
org-list org-faces org-entities org-version ob-emacs-lisp ob ob-tangle
ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval
org-compat org-macs org-loaddefs cal-menu calendar cal-loaddefs
cider-grimoire cider-popup cider-eldoc cider-client cider-common
cider-util nrepl-client tramp tramp-compat tramp-loaddefs trampver shell
pcomplete queue ewoc cider-compat spinner clojure-mode-expansions
clojure-mode paredit aggressive-indent epa-file epa epg rdictcc
google-contacts-message google-contacts xml url-cache google-oauth
google-contacts-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig
gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail
mail-source tls utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range
gnus-win gnus gnus-ems gnus-compat url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap nnheader
dired-x em-term term ehelp esh-opt esh-ext esh-util highlight-symbol
boxquote rect ecomplete message rfc822 mml mml-sec mm-decode mm-bodies
mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev
mail-utils gmm-utils mailheader server yasnippet disp-table noutline
outline pdf-occur ibuf-ext ibuffer tablist tablist-filter
semantic/wisent/comp semantic/wisent semantic/wisent/wisent
semantic/util-modes semantic/util semantic semantic/tag semantic/lex
semantic/fw mode-local find-func cedet dired pdf-isearch let-alist
pdf-misc imenu pdf-tools compile comint ansi-color cus-edit cus-start
cus-load pdf-view bookmark pp jka-compr pdf-cache pdf-info tq pdf-util
format-spec image-mode browse-kill-ring recentf tree-widget wid-edit
expand-region text-mode-expansions er-basic-expansions
expand-region-core expand-region-custom beacon seq highlight-parentheses
cl iedit iedit-lib hydra lv counsel etags xref project swiper cap-words
superword subword saveplace savehist paren ivy derived delsel ffap
thingatpt url-parse auth-source eieio byte-opt bytecomp byte-compile
cl-extra cconv eieio-core gnus-util mm-util help-fns help-mode
mail-prsvr password-cache url-vars icomplete mb-depth ace-window
easy-mmode cl-macs gv avy ring smart-mode-line-respectful-theme
smart-mode-line-dark-theme cl-seq smart-mode-line rich-minority rx bs
windmove elec-pair edmacro kmacro cl-loaddefs cl-lib gnus-load subr-x
pcase tsdh-dark-theme finder-inf memory-usage-autoloads advice info
package easymenu epg-config time-date mule-util tooltip eldoc electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core 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 charscript case-table epa-hook jka-cmpr-hook help
simple abbrev 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 system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 404658 14714)
 (symbols 48 48316 16)
 (miscs 40 243 111)
 (strings 32 107544 10566)
 (string-bytes 1 3525511)
 (vectors 16 44627)
 (vector-slots 8 942924 5902)
 (floats 8 799 210)
 (intervals 56 460 0)
 (buffers 976 12)
 (heap 1024 69777 2224))

Merged 22161 22162. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 13 Dec 2015 17:53:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22162; Package emacs. (Sun, 13 Dec 2015 17:58:01 GMT) Full text and rfc822 format available.

Message #10 received at 22162 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: 22162 <at> debbugs.gnu.org
Subject: Re: bug#22162: 25.0.50;
 Wrong type argument: inserted-chars, 7417, then segfault
Date: Sun, 13 Dec 2015 19:57:26 +0200
> From: Tassilo Horn <tsdh <at> gnu.org>
> Date: Sun, 13 Dec 2015 18:27:28 +0100
> 
>   1. emacs -Q
>   2. C-x C-f con3.pdf (the error is signaled)
>   3. Try to open again, or just move a bit around and it'll crash

Fixed, thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22162; Package emacs. (Sun, 13 Dec 2015 18:59:02 GMT) Full text and rfc822 format available.

Message #13 received at 22162 <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 22162 <at> debbugs.gnu.org
Subject: Re: bug#22162: 25.0.50;
 Wrong type argument: inserted-chars, 7417, then segfault
Date: Sun, 13 Dec 2015 19:58:32 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Tassilo Horn <tsdh <at> gnu.org>
>> Date: Sun, 13 Dec 2015 18:27:28 +0100
>> 
>>   1. emacs -Q
>>   2. C-x C-f con3.pdf (the error is signaled)
>>   3. Try to open again, or just move a bit around and it'll crash
>
> Fixed, thanks.

Thanks.  (I can't see the commit neither in emacs-25 nor master but
don't feel urged.)

Bye,
Tassilo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22162; Package emacs. (Sun, 13 Dec 2015 19:53:02 GMT) Full text and rfc822 format available.

Message #16 received at 22162 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: 22162 <at> debbugs.gnu.org
Subject: Re: bug#22162: 25.0.50;
 Wrong type argument: inserted-chars, 7417, then segfault
Date: Sun, 13 Dec 2015 21:52:49 +0200
> From: Tassilo Horn <tsdh <at> gnu.org>
> Cc: 22162 <at> debbugs.gnu.org
> Date: Sun, 13 Dec 2015 19:58:32 +0100
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> From: Tassilo Horn <tsdh <at> gnu.org>
> >> Date: Sun, 13 Dec 2015 18:27:28 +0100
> >> 
> >>   1. emacs -Q
> >>   2. C-x C-f con3.pdf (the error is signaled)
> >>   3. Try to open again, or just move a bit around and it'll crash
> >
> > Fixed, thanks.
> 
> Thanks.  (I can't see the commit neither in emacs-25 nor master but
> don't feel urged.)

Sorry, forgot to push.  Too many interrupts.




bug Marked as fixed in versions 25.1. Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Mon, 27 Jun 2016 04:57:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 22161 <at> debbugs.gnu.org and Manuel Uberti <manuel.uberti <at> inventati.org> Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Mon, 27 Jun 2016 04:57:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 25 Jul 2016 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.