unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
@ 2013-04-25  5:57 Jim Meyering
  2013-04-25 16:18 ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: Jim Meyering @ 2013-04-25  5:57 UTC (permalink / raw)
  To: 14264

I suspect that I would have a hard time reproducing this failure
starting from emacs -Q (too many moving pieces in my .emacs and .gnus.el).

I noticed this when running a version of emacs built from
git of at least a few days ago, and reproduced it again
using the latest from this evening:

    8b8d4a3a0c4de5d65a4d13163542c7776f3b3913
    Author: Stefan Monnier <monnier@iro.umontreal.ca>
    Date:   Wed Apr 24 23:25:34 2013 -0400

    * lisp/progmodes/octave-mod.el (octave-smie-forward-token): Only emit
    ...

Reading mail with GNUS, this segmentation fault strikes when I attempt
to read the following message from a local nnml folder:
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/26038/focus=26040

I hope the backtraces and auto-included info below are enough.
Sorry to report and run, but I will have very limited free time
for the next two weeks.
--------------------------------

$ gdb -p 26434
Attaching to process 26434
Reading symbols from /f/p/p/eg-2013-04-25.04h09/bin/emacs-24.3.50...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libtiff.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libtiff.so.4
Reading symbols from /usr/lib/x86_64-linux-gnu/libjpeg.so.8...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libjpeg.so.8
Reading symbols from /lib/x86_64-linux-gnu/libpng12.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libpng12.so.0
Reading symbols from /lib/x86_64-linux-gnu/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libz.so.1
Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libm-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libm.so.6
Reading symbols from /usr/lib/libgif.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgif.so.4
Reading symbols from /usr/lib/x86_64-linux-gnu/libXpm.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXpm.so.4
Reading symbols from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libcairo.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libcairo.so.2
Reading symbols from /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libfreetype.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libfreetype.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libfontconfig.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libfontconfig.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Reading symbols from /lib/x86_64-linux-gnu/libglib-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libglib-2.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libSM.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libSM.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libICE.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libICE.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libX11.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libX11.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libXrender.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXrender.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libXft.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXft.so.2
Reading symbols from /usr/lib/x86_64-linux-gnu/librsvg-2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/librsvg-2.so.2
Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/librt-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/librt.so.1
Reading symbols from /lib/x86_64-linux-gnu/libdbus-1.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libdbus-1.so.3
Reading symbols from /usr/lib/x86_64-linux-gnu/libxml2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libxml2.so.2
Reading symbols from /lib/x86_64-linux-gnu/libtinfo.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libtinfo.so.5
Reading symbols from /lib/x86_64-linux-gnu/libselinux.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libselinux.so.1
Reading symbols from /usr/lib/libotf.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libotf.so.0
Reading symbols from /usr/lib/libm17n-flt.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libm17n-flt.so.0
Reading symbols from /usr/lib/libm17n-core.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libm17n-core.so.0
Reading symbols from /lib/x86_64-linux-gnu/libacl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libacl.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libgnutls.so.26...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgnutls.so.26
Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libpthread-2.13.so...done.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
done.
Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libjbig.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libjbig.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libXcomposite.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXcomposite.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libXdamage.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXdamage.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libXfixes.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXfixes.so.3
Reading symbols from /usr/lib/x86_64-linux-gnu/libXext.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXext.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libXinerama.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXinerama.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libXi.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXi.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libXrandr.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXrandr.so.2
Reading symbols from /usr/lib/x86_64-linux-gnu/libXcursor.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXcursor.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0
Reading symbols from /lib/x86_64-linux-gnu/libresolv.so.2...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libresolv-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libresolv.so.2
Reading symbols from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libxcb-render.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libxcb-render.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libxcb.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libxcb.so.1
Reading symbols from /lib/x86_64-linux-gnu/libexpat.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libexpat.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libffi.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libffi.so.5
Reading symbols from /lib/x86_64-linux-gnu/libpcre.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libpcre.so.3
Reading symbols from /lib/x86_64-linux-gnu/libuuid.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libuuid.so.1
Reading symbols from /lib/x86_64-linux-gnu/libdl.so.2...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libdl-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libdl.so.2
Reading symbols from /usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /lib/x86_64-linux-gnu/liblzma.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/liblzma.so.5
Reading symbols from /usr/lib/x86_64-linux-gnu/libthai.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libthai.so.0
Reading symbols from /lib/x86_64-linux-gnu/libattr.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libattr.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libtasn1.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libtasn1.so.3
Reading symbols from /lib/x86_64-linux-gnu/libgcrypt.so.11...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libgcrypt.so.11
Reading symbols from /usr/lib/x86_64-linux-gnu/libp11-kit.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libp11-kit.so.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libXau.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXau.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libXdmcp.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libdatrie.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libdatrie.so.1
Reading symbols from /lib/x86_64-linux-gnu/libgpg-error.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libgpg-error.so.0
Reading symbols from /lib/x86_64-linux-gnu/libnss_files.so.2...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libnss_files-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libnss_files.so.2
Reading symbols from /lib/x86_64-linux-gnu/libnss_compat.so.2...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libnss_compat-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libnss_compat.so.2
Reading symbols from /lib/x86_64-linux-gnu/libnsl.so.1...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libnsl-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libnsl.so.1
Reading symbols from /lib/x86_64-linux-gnu/libnss_nis.so.2...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libnss_nis-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libnss_nis.so.2
Reading symbols from /lib/x86_64-linux-gnu/libnss_dns.so.2...Reading symbols from /usr/lib/debug/lib/x86_64-linux-gnu/libnss_dns-2.13.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libnss_dns.so.2
0x00007fa7f66845fa in __pselect (nfds=<optimized out>, nfds@entry=5,
    readfds=readfds@entry=0x7fffa1510ee0,
    writefds=writefds@entry=0x7fffa1510f60, exceptfds=exceptfds@entry=0x0,
    timeout=0x7fffa1510740, timeout@entry=0x7fffa1510da0,
    sigmask=<optimized out>, sigmask@entry=0x0)
    at ../sysdeps/unix/sysv/linux/pselect.c:73
73      ../sysdeps/unix/sysv/linux/pselect.c: No such file or directory.
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x0000000000498522 in char_table_ref (table=<optimized out>, c=c@entry=4194406)
    at /mirror/d/emacs-git/src/chartab.c:234
234           if (SUB_CHAR_TABLE_P (val))
(gdb) bt full
#0  0x0000000000498522 in char_table_ref (table=<optimized out>,
    c=c@entry=4194406) at /mirror/d/emacs-git/src/chartab.c:234
        tbl = 0xba34f8
        val = 4611686018645491781
#1  0x00000000005a6968 in composition_compute_stop_pos (
    cmp_it=cmp_it@entry=0x7fffa150f830, charpos=6173, charpos@entry=6172,
    bytepos=6174, bytepos@entry=6172, endpos=endpos@entry=6211, string=11993634)
    at /mirror/d/emacs-git/src/composite.c:1046
        start = 6172
        end = 140735899825616
        c = 4194406
        prop = 11993634
        val = <optimized out>
#2  0x000000000051aec3 in scan_for_column (endpos=endpos@entry=0x7fffa150f8f8,
    goalcol=goalcol@entry=0x7fffa150f8f0, prevcol=prevcol@entry=0x0)
    at /mirror/d/emacs-git/src/indent.c:585
        c = <optimized out>
        tab_width = 8
        ctl_arrow = true
        dp = 0x4cbfc08
        multibyte = true
        cmp_it = {
          stop_pos = 6211,
          id = -1,
          ch = -2,
          rule_idx = 0,
          lookback = 1,
          nglyphs = 2,
          reversed_p = false,
          charpos = 6171,
          nchars = 1,
          nbytes = 1,
          from = 1,
          to = 2,
          width = 1
        }
        window = <optimized out>
        w = 0x4624e18
        col = 33
        prev_col = 32
        goal = 2305843009213693951
        end = 6211
        scan = 6172
        scan_byte = 6172
        next_boundary = 6819
#3  0x000000000051b80c in current_column_1 ()
    at /mirror/d/emacs-git/src/indent.c:698
        col = 2305843009213693951
        opoint = 6211
#4  current_column () at /mirror/d/emacs-git/src/indent.c:333
        col = <optimized out>
        ptr = <optimized out>
        stop = <optimized out>
        tab_seen = <optimized out>
        post_tab = <optimized out>
        c = <optimized out>
        tab_width = 8
        ctl_arrow = true
        dp = 0x4cbfc08
#5  0x0000000000587285 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:1544
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x45e556b "\307 V\203C",
          byte_string = 74953937,
          byte_string_start = 0x45e5530 "\304\211\030\031eb\210m\204I",
          next = 0x7fffa150fb80
        }
        result = 4611686018645491781
#6  0x0000000000550211 in funcall_lambda (fun=73322445, nargs=nargs@entry=1,
    arg_vector=arg_vector@entry=0x7fffa150fb10)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 79
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#7  0x000000000055052b in Ffuncall (nargs=2, args=0x7fffa150fb08)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 73659106
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x7fffa150fc70,
          function = 73659106,
          args = 0x7fffa150fb10,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#8  0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x45e510f "\026\032\016\032\203\247",
          byte_string = 74953409,
          byte_string_start = 0x45e50a0 "r\bq\210\306\307\310 \306\211\t\203\024",
          next = 0x7fffa150fd30
        }
        result = 4611686018645491781
#9  0x0000000000550211 in funcall_lambda (fun=73322293, nargs=nargs@entry=2,
    arg_vector=arg_vector@entry=0x7fffa150fcf0)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 65
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#10 0x000000000055052b in Ffuncall (nargs=3, args=0x7fffa150fce8)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 57740482
        funcar = <optimized out>
        numargs = 2
        lisp_numargs = 8
        val = <optimized out>
        backtrace = {
          next = 0x7fffa150fe20,
          function = 57740482,
          args = 0x7fffa150fcf0,
          nargs = 2,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#11 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x45e4fcc "\207",
          byte_string = 74953697,
          byte_string_start = 0x45e4fc8 "\300\301\302\"\207",
          next = 0x7fffa150ff10
        }
        result = 4611686018645491781
#12 0x0000000000550211 in funcall_lambda (fun=70725957, nargs=nargs@entry=0,
    arg_vector=arg_vector@entry=0x7fffa150fea0)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 65
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#13 0x000000000055052b in Ffuncall (nargs=1, args=0x7fffa150fe98)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 57740578
        funcar = <optimized out>
        numargs = 0
        lisp_numargs = 0
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1510000,
          function = 57740578,
          args = 0x7fffa150fea0,
          nargs = 0,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#14 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x339aa0a "\210)\016\026A\211\026\026\204+",
          byte_string = 61911361,
          byte_string_start = 0x339a990 "deZ\b\306\t?\206\r",
          next = 0x7fffa15100e0
        }
        result = 4611686018645491781
#15 0x0000000000550211 in funcall_lambda (fun=61886549, nargs=nargs@entry=4,
    arg_vector=arg_vector@entry=0x7fffa1510080)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 51
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#16 0x000000000055052b in Ffuncall (nargs=5, args=0x7fffa1510078)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 57764114
        funcar = <optimized out>
        numargs = 4
        lisp_numargs = 16
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1510180,
          function = 57764114,
          args = 0x7fffa1510080,
          nargs = 4,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#17 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x3635385 "),\207",
          byte_string = 61659169,
          byte_string_start = 0x3635158 "\b\203\027",
          next = 0x7fffa15103e0
        }
        result = 4611686018645491781
#18 0x000000000054fba5 in eval_sub (form=form@entry=61645974)
    at /mirror/d/emacs-git/src/eval.c:2045
        numargs = <optimized out>
        args_left = <optimized out>
        i = <optimized out>
        maxargs = 3
        argvals = {61659169, 61613381, 24, 140735899829136, 140735899828928,
          5575957, 55874706, 16113474}
        fun = 11430693
        val = <optimized out>
        original_fun = <optimized out>
        original_args = 61645990
        funcar = <optimized out>
        backtrace = {
          next = 0x7fffa15104d0,
          function = 12129106,
          args = 0x7fffa15101b0,
          nargs = 3,
          debug_on_exit = 0
        }
#19 0x000000000054ea00 in internal_catch (tag=201219788242944,
    func=0x54f680 <eval_sub>, arg=61645974)
    at /mirror/d/emacs-git/src/eval.c:964
        c = {
          tag = 12297586,
          val = 11993634,
          next = 0x7fffa15118d0,
          gcpro = 0x0,
          jmp = {{
              __jmpbuf = {61613888, -16121625847505024, 140735899829120,
                4611686019484352512, 4611686018662268928, 140735899829112,
                -16121625914613888, 16320586379321216},
              __mask_was_saved = 0,
              __saved_mask = {
                __val = {140735899829136, 7, 18446744073709551614,
                  140735899829072, 5572395, 140735899829056, 3, 56841392,
                  140735899829680, 140735899829376, 12118850, 140735899829136,
                  7, 4611686019484352512, 4611686018662268928, 22}
              }
            }},
          backlist = 0x7fffa15104d0,
          handlerlist = 0x7fffa15118a0,
          lisp_eval_depth = 11,
          pdlcount = 46,
          poll_suppress_count = 1,
          interrupt_input_blocked = 0,
          byte_stack = 0x7fffa15103e0
        }
#20 0x000000000058629a in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:1081
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x3635132 ".\006\207",
          byte_string = 61649377,
          byte_string_start = 0x3635110 "\b\211\030@;\203\r",
          next = 0x7fffa15105b0
        }
        result = 4611686018645491781
#21 0x0000000000550211 in funcall_lambda (fun=61613989, nargs=nargs@entry=1,
    arg_vector=arg_vector@entry=0x7fffa1510550)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 39
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#22 0x000000000055052b in Ffuncall (nargs=2, args=0x7fffa1510548)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 61598194
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x7fffa15106a0,
          function = 61598194,
          args = 0x7fffa1510550,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#23 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x3634f56 "\207\307\b@\t\"A\203!",
          byte_string = 61631521,
          byte_string_start = 0x3634f48 "\b?\206\177",
          next = 0x7fffa1510780
        }
        result = 4611686018645491781
#24 0x0000000000550211 in funcall_lambda (fun=61613189, nargs=nargs@entry=1,
    arg_vector=arg_vector@entry=0x7fffa1510720)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 38
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#25 0x000000000055052b in Ffuncall (nargs=2, args=0x7fffa1510718)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 61598050
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1510870,
          function = 61598050,
          args = 0x7fffa1510720,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#26 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x339b760 "\210n\204 ",
          byte_string = 61944081,
          byte_string_start = 0x339b748 "\214``}\210\306\b@!\204\020",
          next = 0x7fffa1510950
        }
        result = 4611686018645491781
#27 0x0000000000550211 in funcall_lambda (fun=61945413, nargs=nargs@entry=1,
    arg_vector=arg_vector@entry=0x7fffa15108f0)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 36
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#28 0x000000000055052b in Ffuncall (nargs=2, args=0x7fffa15108e8)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 61598242
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1510a40,
          function = 61598242,
          args = 0x7fffa15108f0,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#29 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x3634fb3 "\207\b@\321\232\203{",
          byte_string = 61631521,
          byte_string_start = 0x3634f48 "\b?\206\177",
          next = 0x7fffa1510b20
        }
        result = 4611686018645491781
#30 0x0000000000550211 in funcall_lambda (fun=61613189, nargs=nargs@entry=1,
    arg_vector=arg_vector@entry=0x7fffa1510ac0)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 35
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#31 0x000000000055052b in Ffuncall (nargs=2, args=0x7fffa1510ab8)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 61598050
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1510c10,
          function = 61598050,
          args = 0x7fffa1510ac0,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#32 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x3634b85 "\210)\202\254",
          byte_string = 61629377,
          byte_string_start = 0x3634af0 "\212\306 \030r\307\216\310\t!`\032\211\033\203\032",
          next = 0x7fffa1510ce0
        }
        result = 4611686018645491781
#33 0x0000000000550211 in funcall_lambda (fun=61612837, nargs=nargs@entry=0,
    arg_vector=arg_vector@entry=0x7fffa1510c90)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 26
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#34 0x000000000055052b in Ffuncall (nargs=1, args=0x7fffa1510c88)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 60759906
        funcar = <optimized out>
        numargs = 0
        lisp_numargs = 0
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1510dd0,
          function = 60759906,
          args = 0x7fffa1510c90,
          nargs = 0,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#35 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x33cf999 "+\207",
          byte_string = 60996993,
          byte_string_start = 0x33cf978 "p\306\307\030\031\032\v\310=\204\017",
          next = 0x7fffa1510ea0
        }
        result = 4611686018645491781
#36 0x0000000000550211 in funcall_lambda (fun=61534261, nargs=nargs@entry=0,
    arg_vector=arg_vector@entry=0x7fffa1510e50)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 23
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#37 0x000000000055052b in Ffuncall (nargs=1, args=0x7fffa1510e48)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 16217154
        funcar = <optimized out>
        numargs = 0
        lisp_numargs = 0
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1510f90,
          function = 16217154,
          args = 0x7fffa1510e50,
          nargs = 0,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#38 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x33cf89a "\210eb\210\016D\203^\001\350 \210\016>\036?\334\303!\210)\351 \210o\204q\001\352y\210\353\354p!`\"\210\331\303!\210\341\355!\210\314.\a\207",
          byte_string = 60986993,
          byte_string_start = 0x33cf748 "\212\b\306=\204\n",
          next = 0x7fffa1511060
        }
        result = 4611686018645491781
#39 0x0000000000550211 in funcall_lambda (fun=61534109, nargs=nargs@entry=2,
    arg_vector=arg_vector@entry=0x7fffa1511010)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 13
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#40 0x000000000055052b in Ffuncall (nargs=3, args=0x7fffa1511008)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 57763730
        funcar = <optimized out>
        numargs = 2
        lisp_numargs = 8
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1511150,
          function = 57763730,
          args = 0x7fffa1511010,
          nargs = 2,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#41 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x3841b2f "\315\316!\210\016\031\203\\",
          byte_string = 56001425,
          byte_string_start = 0x3841ae8 "\b\211\031\205\v",
          next = 0x7fffa1511220
        }
        result = 4611686018645491781
#42 0x0000000000550211 in funcall_lambda (fun=58834085, nargs=nargs@entry=1,
    arg_vector=arg_vector@entry=0x7fffa15111d0)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 11
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#43 0x000000000055052b in Ffuncall (nargs=2, args=0x7fffa15111c8)
    at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 59597122
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1511310,
          function = 59597122,
          args = 0x7fffa15111d0,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#44 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0x0)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0x384221f "\210\202\363",
          byte_string = 56086241,
          byte_string_start = 0x38421b0 "\306 \210\307`\310\"\211\030\203\020",
          next = 0x7fffa1511610
        }
        result = 4611686018645491781
#45 0x0000000000550211 in funcall_lambda (fun=58836437, nargs=nargs@entry=1,
    arg_vector=arg_vector@entry=0x7fffa15113d8)
    at /mirror/d/emacs-git/src/eval.c:2906
        val = <optimized out>
        syms_left = 11993634
        next = <optimized out>
        lexenv = 11993634
        count = 5
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#46 0x000000000055052b in Ffuncall (nargs=nargs@entry=2,
    args=args@entry=0x7fffa15113d0) at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 55061074
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1511500,
          function = 55061074,
          args = 0x7fffa15113d8,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#47 0x000000000054cf1d in Fcall_interactively (function=55061074,
    record_flag=11993634, keys=12027485)
    at /mirror/d/emacs-git/src/callint.c:852
        val = <optimized out>
        args = 0x7fffa15113d0
        visargs = <optimized out>
        specs = <optimized out>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 11993634
        enable = 140735899833296
        speccount = 3
        next_event = <optimized out>
        prefix_arg = 11993634
        string = <optimized out>
        tem = <optimized out>
        varies = 0x7fffa1511390 ""
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = <optimized out>
        key_count = 1
        record_then_fail = false
        save_this_command = 55061074
        save_last_command = 15491746
        save_this_original_command = 55061074
        save_real_this_command = 55061074
#48 0x000000000055069f in Ffuncall (nargs=<optimized out>, args=<optimized out>)
    at /mirror/d/emacs-git/src/eval.c:2681
        fun = 11420117
        original_fun = <optimized out>
        funcar = <optimized out>
        numargs = <optimized out>
        lisp_numargs = 12
        val = <optimized out>
        backtrace = {
          next = 0x7fffa1511690,
          function = 12129570,
          args = 0x7fffa15115b0,
          nargs = 3,
          debug_on_exit = 0
        }
        internal_args = 0x7fffa15115b0
        i = <optimized out>
#49 0x0000000000585b13 in exec_byte_code (bytestr=12203261, vector=4194406,
    maxdepth=4611686019484352512, args_template=4611686019484352512,
    nargs=4611686018662268928, args=0x400000000e000000, args@entry=0xa92a78)
    at /mirror/d/emacs-git/src/bytecode.c:900
        targets = {0x585c28, 0x587c41, 0x587ce3, 0x5878aa, 0x585b7a, 0x585b7a,
          0x5878af, 0x5878f0, 0x58785d, 0x587862, 0x587867, 0x587875, 0x585a02,
          0x585a08, 0x585c62, 0x587885, 0x585de0, 0x585de5, 0x585dea, 0x585df5,
          0x585a56, 0x585a60, 0x585e2a, 0x585e05, 0x585ea0, 0x585ea5, 0x585eaa,
          0x585eb5, 0x585aba, 0x585ac0, 0x585e67, 0x585e7b, 0x585efe, 0x585f03,
          0x585f08, 0x585f15, 0x585af3, 0x585af8, 0x585ec5, 0x585ed9, 0x585f5e,
          0x585f63, 0x585f68, 0x585f75, 0x585b33, 0x585b38, 0x585f25, 0x585f39,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x586781, 0x586810, 0x586849, 0x586882, 0x5868bb, 0x585d30,
          0x585d6d, 0x5868fe, 0x585cf4, 0x585da4, 0x586931, 0x586968, 0x586998,
          0x5869de, 0x586a14, 0x586a8c, 0x586ab5, 0x586aec, 0x586b28, 0x586b51,
          0x586b7a, 0x586bb1, 0x586be8, 0x586c1f, 0x586c5b, 0x586c91, 0x586cc7,
          0x586d3f, 0x586d79, 0x586db3, 0x586e3c, 0x586e73, 0x586eaa, 0x586ee1,
          0x586f18, 0x586f4e, 0x586f81, 0x586fb7, 0x586fed, 0x587023, 0x5870c6,
          0x585c34, 0x5870fd, 0x587126, 0x587195, 0x5871cc, 0x587203, 0x58722c,
          0x587256, 0x587280, 0x5872ae, 0x585c28, 0x5872de, 0x58730c, 0x58733a,
          0x587368, 0x587396, 0x5873c4, 0x585c34, 0x585c28, 0x5873ed, 0x58742d,
          0x587456, 0x58747f, 0x5874b6, 0x5874ed, 0x587516, 0x5875dc, 0x587798,
          0x5877cf, 0x587806, 0x587834, 0x585c28, 0x58617e, 0x585fb1, 0x585c76,
          0x58604d, 0x586103, 0x5862ec, 0x586643, 0x586684, 0x585e3e, 0x5861c7,
          0x5861f5, 0x586254, 0x586282, 0x5862be, 0x5866a4, 0x5866e0, 0x586723,
          0x585f85, 0x587613, 0x58764f, 0x587678, 0x5876a1, 0x5876ca, 0x5876f3,
          0x58772a, 0x587761, 0x587a4b, 0x587a82, 0x587ac8, 0x587aff, 0x587b36,
          0x587b5f, 0x587b96, 0x587bcd, 0x587c07, 0x587cad, 0x587059, 0x58708f,
          0x587c46, 0x587c79, 0x585c28, 0x58639f, 0x586428, 0x586497, 0x586536,
          0x5865a6, 0x586a4a, 0x586cfd, 0x587153, 0x587944, 0x587984, 0x585c28,
          0x585c28, 0x5879d7, 0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x585c28,
          0x585c28, 0x585c28, 0x585c28, 0x585c28, 0x587a1e <repeats 64 times>}
        stack = {
          pc = 0xa92a78 "\006\006\071\203\225",
          byte_string = 9463289,
          byte_string_start = 0xa92a0a "\306\020\211?\205\f",
          next = 0x0
        }
        result = 4611686018645491781
#50 0x0000000000550109 in funcall_lambda (fun=9463289, nargs=nargs@entry=1,
    arg_vector=0xa92a78, arg_vector@entry=0x7fffa1511708)
    at /mirror/d/emacs-git/src/eval.c:2840
        val = <optimized out>
        syms_left = <optimized out>
        next = <optimized out>
        lexenv = <optimized out>
        count = 346448
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#51 0x000000000055052b in Ffuncall (nargs=nargs@entry=2,
    args=args@entry=0x7fffa1511700) at /mirror/d/emacs-git/src/eval.c:2735
        fun = <optimized out>
        original_fun = 12037090
        funcar = <optimized out>
        numargs = 1
        lisp_numargs = 4
        val = <optimized out>
        backtrace = {
          next = 0x0,
          function = 12037090,
          args = 0x7fffa1511708,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = <optimized out>
        i = <optimized out>
#52 0x000000000055093a in call1 (fn=<optimized out>, arg1=<optimized out>)
    at /mirror/d/emacs-git/src/eval.c:2468
        ret_ungc_val = 4611686018645491781
        args = {12037090, 55061074}
#53 0x00000000004e95da in command_loop_1 ()
    at /mirror/d/emacs-git/src/keyboard.c:1578
        scount = 2
        cmd = <optimized out>
        keybuf = {128, 412, 140735899834448, 5568850, 3488983867,
          140359468554259, 0, 0, 140355236266043, 54515372, 140359373163476,
          11993634, 0, 15689506, 140735899834112, 0, 0, 140359470530680,
          140359470585072, 11993634, 12217398, 11993634, 4000,
          4611686019484352512, 11993634, 5500642, 64, 5567232, 11993634, 4000}
        i = <optimized out>
        prev_modiff = 162
        prev_buffer = 0x429f7f0
#54 0x000000000054eb23 in internal_condition_case (
    bfun=bfun@entry=0x4e9250 <command_loop_1>, handlers=12044946,
    hfun=hfun@entry=0x4df3f0 <cmd_error>) at /mirror/d/emacs-git/src/eval.c:1193
        val = <optimized out>
        c = {
          tag = 11993634,
          val = 11993634,
          next = 0x7fffa1511a20,
          gcpro = 0x0,
          jmp = {{
              __jmpbuf = {1, 16318991344099200, 11993634, 4000,
                140735899835696, 1, -16121626768154752, 16320586482605952},
              __mask_was_saved = 0,
              __saved_mask = {
                __val = {140359470748960, 140359373167240, 140359470585072,
                  4294971296, 4294967295, 1, 1, 8524760, 0, 140735899835696, 1,
                  0, 140359468571122, 140355236265985, 0, 0}
              }
            }},
          backlist = 0x0,
          handlerlist = 0x0,
          lisp_eval_depth = 0,
          pdlcount = 2,
          poll_suppress_count = 1,
          interrupt_input_blocked = 0,
          byte_stack = 0x0
        }
        h = {
          handler = 12044946,
          var = 11993634,
          chosen_clause = 140735899834688,
          tag = 0x7fffa15118d0,
          next = 0x0
        }
#55 0x00000000004ddbbe in command_loop_2 (ignore=ignore@entry=11993634)
    at /mirror/d/emacs-git/src/keyboard.c:1167
        val = 4611686018645491781
#56 0x000000000054ea00 in internal_catch (tag=201219788242944,
    func=func@entry=0x4ddba0 <command_loop_2>, arg=11993634)
    at /mirror/d/emacs-git/src/eval.c:964
        c = {
          tag = 12040626,
          val = 11993634,
          next = 0x0,
          gcpro = 0x0,
          jmp = {{
              __jmpbuf = {1, 16318991344099200, 11993634, 4000,
                140735899835696, 1, -16121626715725952, 16320586379321216},
              __mask_was_saved = 0,
              __saved_mask = {
                __val = {0, 0, 140359369923416, 0, 0, 368, 5850961,
                  140359373119176, 6200614, 140735899835232, 140735899835240,
                  400, 140735899835232, 6200614, 11993634, 140735899835240}
              }
            }},
          backlist = 0x0,
          handlerlist = 0x0,
          lisp_eval_depth = 0,
          pdlcount = 2,
          poll_suppress_count = 1,
          interrupt_input_blocked = 0,
          byte_stack = 0x0
        }
#57 0x00000000004deed7 in command_loop ()
    at /mirror/d/emacs-git/src/keyboard.c:1146
No locals.
#58 recursive_edit_1 () at /mirror/d/emacs-git/src/keyboard.c:779
        count = 1
        val = 15603760
#59 0x00000000004df1f5 in Frecursive_edit ()
    at /mirror/d/emacs-git/src/keyboard.c:843
        count = 0
        buffer = 11993634
#60 0x0000000000416bd5 in main (argc=4, argv=<optimized out>)
    at /mirror/d/emacs-git/src/emacs.c:1531
        dummy = 140735899835744
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = 1
        rlim = {
          rlim_cur = 8720000,
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x7fa7f662baac "\203=Y\333\060"
(gdb) source src/.gdbinit
Warning: /f/mirror/emacs-git/../lwlib: No such file or directory.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
DISPLAY = localhost:17.0
TERM = xterm-256color
Breakpoint 1 at 0x4db3c0: file /mirror/d/emacs-git/src/emacs.c, line 315.
Temporary breakpoint 2 at 0x4f4e30: file /mirror/d/emacs-git/src/sysdep.c, line 883.
(gdb) xbacktrace
"gnus-article-foldable-buffer" (0xa150fb10)
"gnus-article-fill-cited-article" (0xa150fcf0)
"gnus-article-fill-cited-long-lines" (0xa150fea0)
"gnus-treat-article" (0xa1510080)
"byte-code" (0xa15101b0)
"gnus-mime-display-single" (0xa1510550)
"gnus-mime-display-part" (0xa1510720)
"gnus-mime-display-security" (0xa15108f0)
"gnus-mime-display-part" (0xa1510ac0)
"gnus-display-mime" (0xa1510c90)
"gnus-article-prepare-display" (0xa1510e50)
"gnus-article-prepare" (0xa1511010)
"gnus-summary-display-article" (0xa15111d0)
"gnus-summary-next-page" (0xa15113d8)
"call-interactively" (0xa15115b0)
"command-execute" (0xa1511708)
(gdb)

--------------------------------------------------------------------------
In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
 of 2013-04-25 on rho
System Description:	Debian GNU/Linux 7.0 (wheezy)

Configured using:
 `configure --enable-gcc-warnings --disable-nls
 --prefix=/p/p/eg-2013-04-25.04h09'

Important settings:
  value of $LC_ALL: C
  value of $LC_COLLATE: C
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
y ESC [ > 8 3 ; 4 0 1 0 0 ; 0 c ESC x r e p o r t -
e m a TAB RET

Load-path shadows:
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-gui hides /bbdb/lisp/bbdb-gui
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-autoloads hides /bbdb/lisp/bbdb-autoloads
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-print hides /bbdb/lisp/bbdb-print
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-snarf hides /bbdb/lisp/bbdb-snarf
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-whois hides /bbdb/lisp/bbdb-whois
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-migrate hides /bbdb/lisp/bbdb-migrate
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-ftp hides /bbdb/lisp/bbdb-ftp
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-merge hides /bbdb/lisp/bbdb-merge
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-sc hides /bbdb/lisp/bbdb-sc
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-com hides /bbdb/lisp/bbdb-com
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-w3 hides /bbdb/lisp/bbdb-w3
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb hides /bbdb/lisp/bbdb
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-vm hides /bbdb/lisp/bbdb-vm
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-reportmail hides /bbdb/lisp/bbdb-reportmail
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-hooks hides /bbdb/lisp/bbdb-hooks
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-rmail hides /bbdb/lisp/bbdb-rmail
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-srv hides /bbdb/lisp/bbdb-srv
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-gnus hides /bbdb/lisp/bbdb-gnus
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-xemacs hides /bbdb/lisp/bbdb-xemacs
/usr/share/emacs/site-lisp/bbdb/lisp/bbdb-mhe hides /bbdb/lisp/bbdb-mhe
/e/meyering/emacs/startup hides /p/p/eg-2013-04-25.04h09/share/emacs/24.3.50/lisp/startup

Features:
(shadow sort emacsbug sendmail gnus-topic mm-archive url-http url-gw
url-cache url-auth url-handlers nndraft nnrss xml mm-url url url-proxy
url-privacy url-expand url-methods url-history url-cookie url-domsuf
url-util url-parse url-vars nndir nnmh nnfolder nnagent nnml
network-stream starttls tls bbdb-gnus bbdb-snarf mail-extr bbdb-com
gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art
mm-uu mml2015 mm-view mml-smime smime dig mailcap nntp gnus-cache
message-x bbdb-autoloads bbdb cl-macs gv cl cl-lib timezone nnir
gnus-sum gnus-group gnus-undo nnmail mail-source nnoo epa derived epg
epg-config gnus-start gnus-spec gnus-int gnus-range gnus-win gnus
gnus-ems nnheader wid-edit edmacro kmacro org warnings ob-tangle ob-ref
ob-lob ob-table org-footnote org-src ob-comint ob-keys org-pcomplete
org-list org-faces org-entities noutline outline easy-mmode org-version
ob-emacs-lisp ob org-compat org-macs ob-eval org-loaddefs find-func
cal-menu calendar cal-loaddefs saveplace tramp tramp-compat auth-source
eieio byte-opt bytecomp byte-compile cconv password-cache tramp-loaddefs
trampver shell pcomplete conf-mode sh-script smie executable gnus-util
message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode
mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mailabbrev mail-utils gmm-utils mailheader cperl-mode easymenu vc-git
time-date uniquify idutils thingatpt compile comint ansi-color viper
flyspell ispell nadvice viper-ex viper-macs viper-mous viper-cmd
viper-keym ring viper-util viper-init advice help-fns go-mode-load ido
which-func imenu desktop cus-start cus-load tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind inotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-04-25  5:57 bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P Jim Meyering
@ 2013-04-25 16:18 ` Eli Zaretskii
  2013-04-26 23:44   ` Jim Meyering
  2013-10-21 23:23   ` Glenn Morris
  0 siblings, 2 replies; 15+ messages in thread
From: Eli Zaretskii @ 2013-04-25 16:18 UTC (permalink / raw)
  To: Jim Meyering; +Cc: 14264

> From: Jim Meyering <jim@meyering.net>
> Date: Thu, 25 Apr 2013 07:57:13 +0200
> 
> I suspect that I would have a hard time reproducing this failure
> starting from emacs -Q (too many moving pieces in my .emacs and .gnus.el).
> 
> I noticed this when running a version of emacs built from
> git of at least a few days ago, and reproduced it again
> using the latest from this evening:
> 
>     8b8d4a3a0c4de5d65a4d13163542c7776f3b3913
>     Author: Stefan Monnier <monnier@iro.umontreal.ca>
>     Date:   Wed Apr 24 23:25:34 2013 -0400
> 
>     * lisp/progmodes/octave-mod.el (octave-smie-forward-token): Only emit
>     ...
> 
> Reading mail with GNUS, this segmentation fault strikes when I attempt
> to read the following message from a local nnml folder:
> http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/26038/focus=26040
> 
> I hope the backtraces and auto-included info below are enough.
> Sorry to report and run, but I will have very limited free time
> for the next two weeks.

The backtraces are from an optimized build, and all the interesting
values are "optimized out".  Please try reproducing this in an
unoptimized build, and then submitting a backtrace.

(Also, please note that you opened a second bug with this report.)

Thanks.





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-04-25 16:18 ` Eli Zaretskii
@ 2013-04-26 23:44   ` Jim Meyering
  2013-10-21 23:23   ` Glenn Morris
  1 sibling, 0 replies; 15+ messages in thread
From: Jim Meyering @ 2013-04-26 23:44 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264

Eli Zaretskii wrote:

>> From: Jim Meyering <jim@meyering.net>
>> Date: Thu, 25 Apr 2013 07:57:13 +0200
>>
>> I suspect that I would have a hard time reproducing this failure
>> starting from emacs -Q (too many moving pieces in my .emacs and .gnus.el).
>>
>> I noticed this when running a version of emacs built from
>> git of at least a few days ago, and reproduced it again
>> using the latest from this evening:
>>
>>     8b8d4a3a0c4de5d65a4d13163542c7776f3b3913
>>     Author: Stefan Monnier <monnier@iro.umontreal.ca>
>>     Date:   Wed Apr 24 23:25:34 2013 -0400
>>
>>     * lisp/progmodes/octave-mod.el (octave-smie-forward-token): Only emit
>>     ...
>>
>> Reading mail with GNUS, this segmentation fault strikes when I attempt
>> to read the following message from a local nnml folder:
>> http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/26038/focus=26040
>>
>> I hope the backtraces and auto-included info below are enough.
>> Sorry to report and run, but I will have very limited free time
>> for the next two weeks.
>
> The backtraces are from an optimized build, and all the interesting
> values are "optimized out".  Please try reproducing this in an
> unoptimized build, and then submitting a backtrace.

Thanks for looking.
Will do.

> (Also, please note that you opened a second bug with this report.)

Yes, I noticed that and merged them soon after.





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-04-25 16:18 ` Eli Zaretskii
  2013-04-26 23:44   ` Jim Meyering
@ 2013-10-21 23:23   ` Glenn Morris
  2013-10-21 23:30     ` Glenn Morris
  2013-10-22 16:51     ` Eli Zaretskii
  1 sibling, 2 replies; 15+ messages in thread
From: Glenn Morris @ 2013-10-21 23:23 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264, Jim Meyering

Eli Zaretskii wrote:

>> Reading mail with GNUS, this segmentation fault strikes when I attempt
>> to read the following message from a local nnml folder:
[...]
> The backtraces are from an optimized build, and all the interesting
> values are "optimized out".  Please try reproducing this in an
> unoptimized build, and then submitting a backtrace.

I just had what looks like the same crash, on entering comp.unix.shell
today in Gnus. Both 24.3 and current trunk crash. Unoptimized 24.3
backtrace follows:

#0  0x00000000004d8c79 in char_table_ref (table=13078765, c=4194733)
    at chartab.c:234
        tbl = 0xc790e8
        val = 4611686018429485125
#1  0x00000000006518dd in composition_compute_stop_pos (cmp_it=0x7fffffff0050, 
    charpos=1646, bytepos=1647, endpos=1746, string=12927554)
    at composite.c:1053
        start = 1645
        end = 33996669
        c = 4194733
        prop = 12927554
        val = 140737488289696
        MAX_NEWLINE_DISTANCE = 500
#2  0x0000000000592375 in scan_for_column (endpos=0x7fffffff0180, goalcol=
    0x7fffffff0188, prevcol=0x0) at indent.c:595
        c = 116
        tab_width = 8
        ctl_arrow = true
        dp = 0x1372e00
        multibyte = true
        cmp_it = {
          stop_pos = 1746, 
          id = -1, 
          ch = -2, 
          rule_idx = 0, 
          lookback = 1, 
          nglyphs = 2, 
          reversed_p = false, 
          charpos = 1644, 
          nchars = 1, 
          nbytes = 1, 
          from = 1, 
          to = 2, 
          width = 1
        }
        window = 33584429
        w = 0x2007528
        col = 43
        prev_col = 42
        goal = 2305843009213693951
        end = 1746
        scan = 1645
        scan_byte = 1645
        next_boundary = 1706
#3  0x0000000000593049 in current_column_1 () at indent.c:708
        col = 2305843009213693951
        opoint = 1746
#4  0x000000000059128b in current_column () at indent.c:338
        col = 140737488309344
        ptr = 0x0
        stop = 0x7fffffff01e0 "\b"
        tab_seen = false
        post_tab = 34023990
        c = 0
        tab_width = 8
        ctl_arrow = true
        dp = 0x1372e00
#5  0x0000000000627516 in exec_byte_code (bytestr=29860721, vector=33981893, 
    maxdepth=16, args_template=12927554, nargs=0, args=0x0) at bytecode.c:1544
        v1 = 0
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 93
        op = 105
        vectorp = 0x20685d0
        stack = {
          pc = 0x2067393 "Ç V\203C", 
          byte_string = 29860721, 
          byte_string_start = 0x2067358 "Ä\211\030\031eb\210m\204I", 
          constants = 33981893, 
          next = 0x7fffffff0780
        }
        top = 0x7fffffff0220
        result = 34023766
#6  0x00000000005ddea4 in funcall_lambda (fun=33981997, nargs=1, arg_vector=
    0x20685c5) at eval.c:3010
        val = 12927554
        syms_left = 12927554
        next = 16300786
        lexenv = 12927554
        count = 92
        i = 1
        optional = false
        rest = false
#7  0x00000000005dd6a1 in Ffuncall (nargs=2, args=0x7fffffff06f8)
    at eval.c:2827
        fun = 33981997
        original_fun = 15617970
        funcar = 13103874
        numargs = 1
        lisp_numargs = 12927554
        val = 12927554
        backtrace = {
          next = 0x7fffffff0b60, 
          function = 15617970, 
          args = 0x7fffffff0700, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x5c
        i = 33277557
#8  0x0000000000624bac in exec_byte_code (bytestr=29527377, vector=33954677, 
    maxdepth=32, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 80
        op = 1
        vectorp = 0x2061b80
        stack = {
          pc = 0x2066f37 "\026\032\016\032\203§", 
          byte_string = 29527377, 
          byte_string_start = 0x2066ec8 "r\bq\210ÆÇÈ Æ\211\t\203\024", 
          constants = 33954677, 
          next = 0x7fffffff0c40
        }
        top = 0x7fffffff06f8
        result = 0
#9  0x00000000005ddea4 in funcall_lambda (fun=33981829, nargs=2, arg_vector=
    0x2061b75) at eval.c:3010
        val = 140737488292656
        syms_left = 12927554
        next = 13313202
        lexenv = 12927554
        count = 78
        i = 2
        optional = true
        rest = false
#10 0x00000000005dd6a1 in Ffuncall (nargs=3, args=0x7fffffff0be8)
    at eval.c:2827
        fun = 33981829
        original_fun = 13350050
        funcar = 12927554
        numargs = 2
        lisp_numargs = 6149793
        val = 12927554
        backtrace = {
          next = 0x7fffffff1020, 
          function = 13350050, 
          args = 0x7fffffff0bf0, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0x2061b1d
        i = 13041954
#11 0x0000000000624bac in exec_byte_code (bytestr=29609857, vector=33954589, 
    maxdepth=12, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 78
        op = 2
        vectorp = 0x2061b28
        stack = {
          pc = 0x2066df4 "\207", 
          byte_string = 29609857, 
          byte_string_start = 0x2066df0 "ÀÁÂ\"\207", 
          constants = 33954589, 
          next = 0x7fffffff1130
        }
        top = 0x7fffffff0be8
        result = 0
#12 0x00000000005ddea4 in funcall_lambda (fun=33954629, nargs=0, arg_vector=
    0x2061b1d) at eval.c:3010
        val = 12927602
        syms_left = 12927554
        next = 16246146
        lexenv = 12927554
        count = 78
        i = 0
        optional = false
        rest = false
#13 0x00000000005dd6a1 in Ffuncall (nargs=1, args=0x7fffffff10a8)
    at eval.c:2827
        fun = 33954629
        original_fun = 13350146
        funcar = 13044322
        numargs = 0
        lisp_numargs = 12927554
        val = 140737488294032
        backtrace = {
          next = 0x7fffffff1510, 
          function = 13350146, 
          args = 0x7fffffff10b0, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0x4e
        i = 6153202
#14 0x0000000000624bac in exec_byte_code (bytestr=25142337, vector=24899181, 
    maxdepth=32, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 68
        op = 0
        vectorp = 0x17bee78
        stack = {
          pc = 0x18c5292 "\210)\016\026A\211\026\026\204+", 
          byte_string = 25142337, 
          byte_string_start = 0x18c5218 "deZ\bÆ\t?\206\r", 
          constants = 24899181, 
          next = 0x7fffffff1610
        }
        top = 0x7fffffff10a8
        result = 12927602
#15 0x00000000005ddea4 in funcall_lambda (fun=24899421, nargs=4, arg_vector=
    0x17bee6d) at eval.c:3010
        val = 1051
        syms_left = 12927554
        next = 25539682
        lexenv = 12927554
        count = 64
        i = 4
        optional = true
        rest = false
#16 0x00000000005dd6a1 in Ffuncall (nargs=5, args=0x7fffffff1598)
    at eval.c:2827
        fun = 24899421
        original_fun = 13250706
        funcar = 6098646
        numargs = 4
        lisp_numargs = 24036
        val = 12927602
        backtrace = {
          next = 0x7fffffff19f0, 
          function = 13250706, 
          args = 0x7fffffff15a0, 
          nargs = 4, 
          debug_on_exit = 0
        }
        internal_args = 0xc54242
        i = 6153202
#17 0x0000000000624bac in exec_byte_code (bytestr=16043649, vector=25345605, 
    maxdepth=24, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 56
        op = 4
        vectorp = 0x182be50
        stack = {
          pc = 
    0x18d76c0 "\210~\210)\f\204\a\001\212\214Ò \210e`}\210Ë\036(eb\210×ØÌË#\205Î", 
          byte_string = 16043649, 
          byte_string_start = 
    0x18d7618 "\212Æ \030rÇ\216È\t!`\032\211\033\203\032", 
          constants = 25345605, 
          next = 0x7fffffff1ae0
        }
        top = 0x7fffffff1598
        result = 12927554
#18 0x00000000005ddea4 in funcall_lambda (fun=25345965, nargs=0, arg_vector=
    0x182be45) at eval.c:3010
        val = 12927554
        syms_left = 12927554
        next = 25343218
        lexenv = 12927554
        count = 55
        i = 0
        optional = true
        rest = false
#19 0x00000000005dd6a1 in Ffuncall (nargs=1, args=0x7fffffff1a78)
    at eval.c:2827
        fun = 25345965
        original_fun = 25648066
        funcar = 33294950
        numargs = 0
        lisp_numargs = 33277552
        val = 12927554
        backtrace = {
          next = 0x7fffffff1ec0, 
          function = 25648066, 
          args = 0x7fffffff1a80, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0xc54242
        i = -4294967232
#20 0x0000000000624bac in exec_byte_code (bytestr=25661441, vector=25547445, 
    maxdepth=16, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 52
        op = 0
        vectorp = 0x185d2c0
        stack = {
          pc = 0x1820769 "+\207", 
          byte_string = 25661441, 
          byte_string_start = 0x1820748 "pÆÇ\030\031\032\vÈ=\204\017", 
          constants = 25547445, 
          next = 0x7fffffff1fb0
        }
        top = 0x7fffffff1a78
        result = 12927554
#21 0x00000000005ddea4 in funcall_lambda (fun=25281509, nargs=0, arg_vector=
    0x185d2b5) at eval.c:3010
        val = 12927554
        syms_left = 12927554
        next = 16640434
        lexenv = 12927554
        count = 52
        i = 0
        optional = false
        rest = false
#22 0x00000000005dd6a1 in Ffuncall (nargs=1, args=0x7fffffff1f48)
    at eval.c:2827
        fun = 25281509
        original_fun = 17644066
        funcar = 33175590
        numargs = 0
        lisp_numargs = 12927554
        val = 12927554
        backtrace = {
          next = 0x7fffffff2390, 
          function = 17644066, 
          args = 0x7fffffff1f50, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0x34
        i = 6153202
#23 0x0000000000624bac in exec_byte_code (bytestr=25686961, vector=24878125, 
    maxdepth=16, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 45
        op = 0
        vectorp = 0x17b9c38
        stack = {
          pc = 
    0x18205a2 "\210eb\210\016D\203^\001è \210\016>\036?ÜÃ!\210)é \210o\204q\001êy\210ëìp!`\"\210ÙÃ!\210áí!\210Ì.\a\207", 
          byte_string = 25686961, 
          byte_string_start = 0x1820450 "\212\bÆ=\204\n", 
          constants = 24878125, 
          next = 0x7fffffff2480
        }
        top = 0x7fffffff1f48
        result = 16272882
#24 0x00000000005ddea4 in funcall_lambda (fun=25281453, nargs=2, arg_vector=
    0x17b9c2d) at eval.c:3010
        val = 12927554
        syms_left = 12927554
        next = 17072866
        lexenv = 12927554
        count = 42
        i = 2
        optional = true
        rest = false
#25 0x00000000005dd6a1 in Ffuncall (nargs=3, args=0x7fffffff2418)
    at eval.c:2827
        fun = 25281453
        original_fun = 13365170
        funcar = 33295046
        numargs = 2
        lisp_numargs = 12927554
        val = 16272882
        backtrace = {
          next = 0x7fffffff2860, 
          function = 13365170, 
          args = 0x7fffffff2420, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0x2a
        i = 24765058
#26 0x0000000000624bac in exec_byte_code (bytestr=25045585, vector=25028821, 
    maxdepth=20, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 42
        op = 2
        vectorp = 0x17de8e0
        stack = {
          pc = 0x176df8f "ÍÎ!\210\016\031\203\\", 
          byte_string = 25045585, 
          byte_string_start = 0x176df48 "\b\211\031\205\v", 
          constants = 25028821, 
          next = 0x7fffffff2950
        }
        top = 0x7fffffff2418
        result = 601260
#27 0x00000000005ddea4 in funcall_lambda (fun=25029069, nargs=2, arg_vector=
    0x17de8d5) at eval.c:3010
        val = 601260
        syms_left = 12927554
        next = 25011106
        lexenv = 12927554
        count = 40
        i = 2
        optional = true
        rest = false
#28 0x00000000005dd6a1 in Ffuncall (nargs=3, args=0x7fffffff28e8)
    at eval.c:2827
        fun = 25029069
        original_fun = 25011058
        funcar = 6576558
        numargs = 2
        lisp_numargs = 1
        val = 601260
        backtrace = {
          next = 0x7fffffff2d30, 
          function = 25011058, 
          args = 0x7fffffff28f0, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0x17e7a65
        i = 6068658
#29 0x0000000000624bac in exec_byte_code (bytestr=25096065, vector=25066085, 
    maxdepth=16, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 40
        op = 2
        vectorp = 0x17e7a70
        stack = {
          pc = 0x1769b5e "\202\060", 
          byte_string = 25096065, 
          byte_string_start = 0x1769b38 "\b;\203\022", 
          constants = 25066085, 
          next = 0x7fffffff2e30
        }
        top = 0x7fffffff28e8
        result = 12927602
#30 0x00000000005ddea4 in funcall_lambda (fun=25066213, nargs=1, arg_vector=
    0x17e7a65) at eval.c:3010
        val = 12927602
        syms_left = 12927554
        next = 16640434
        lexenv = 12927554
        count = 37
        i = 1
        optional = true
        rest = false
#31 0x00000000005dd6a1 in Ffuncall (nargs=2, args=0x7fffffff2db8)
    at eval.c:2827
        fun = 25066213
        original_fun = 24833042
        funcar = 24638626
        numargs = 1
        lisp_numargs = 12927554
        val = 601260
        backtrace = {
          next = 0x7fffffff3210, 
          function = 24833042, 
          args = 0x7fffffff2dc0, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x24
        i = 3
#32 0x0000000000624bac in exec_byte_code (bytestr=22300241, vector=23950933, 
    maxdepth=28, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 33
        op = 1
        vectorp = 0x16d7660
        stack = {
          pc = 
    0x179b7c1 "\210)\202â\001Ó \210ÏÐÑ\"\210ÒÐ!\210\016T\203\030\002\201Z", 
          byte_string = 22300241, 
          byte_string_start = 
    0x179b5f0 "ÆÇÈÉ\b!#\210Ê\b!\031Ë\b!\032\t\205\031", 
          constants = 23950933, 
          next = 0x7fffffff3320
        }
        top = 0x7fffffff2db8
        result = 4294968048
#33 0x00000000005ddea4 in funcall_lambda (fun=24404189, nargs=6, arg_vector=
    0x16d7655) at eval.c:3010
        val = 140737488302560
        syms_left = 12927554
        next = 23073938
        lexenv = 12927554
        count = 27
        i = 6
        optional = true
        rest = false
#34 0x00000000005dd6a1 in Ffuncall (nargs=7, args=0x7fffffff3298)
    at eval.c:2827
        fun = 24404189
        original_fun = 22842642
        funcar = 24657906
        numargs = 6
        lisp_numargs = 16260978
        val = 16260976
        backtrace = {
          next = 0x7fffffff3700, 
          function = 22842642, 
          args = 0x7fffffff32a0, 
          nargs = 6, 
          debug_on_exit = 0
        }
        internal_args = 0x1746015
        i = 12927554
#35 0x0000000000624bac in exec_byte_code (bytestr=22284273, vector=24403989, 
    maxdepth=32, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 25
        op = 6
        vectorp = 0x1746020
        stack = {
          pc = 0x17a1b3b "\206\034", 
          byte_string = 22284273, 
          byte_string_start = 0x17a1b28 "Æ\030\t\203I", 
          constants = 24403989, 
          next = 0x7fffffff3810
        }
        top = 0x7fffffff3298
        result = 16
#36 0x00000000005ddea4 in funcall_lambda (fun=24404133, nargs=7, arg_vector=
    0x1746015) at eval.c:3010
        val = 16
        syms_left = 12927554
        next = 23073938
        lexenv = 12927554
        count = 18
        i = 7
        optional = true
        rest = false
#37 0x00000000005dd6a1 in Ffuncall (nargs=8, args=0x7fffffff3788)
    at eval.c:2827
        fun = 24404133
        original_fun = 13355554
        funcar = 23073986
        numargs = 7
        lisp_numargs = 6035217
        val = 12927554
        backtrace = {
          next = 0x7fffffff3bf0, 
          function = 13355554, 
          args = 0x7fffffff3790, 
          nargs = 7, 
          debug_on_exit = 0
        }
        internal_args = 0x4
        i = 27491202
#38 0x0000000000624bac in exec_byte_code (bytestr=15514513, vector=22876373, 
    maxdepth=36, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 12
        op = 7
        vectorp = 0x15d10e0
        stack = {
          pc = 0x1687d6b ".\006\207", 
          byte_string = 15514513, 
          byte_string_start = 0x1687cf0 "\bÆ=\t\206\t", 
          constants = 22876373, 
          next = 0x7fffffff3ce0
        }
        top = 0x7fffffff3788
        result = 12927554
#39 0x00000000005ddea4 in funcall_lambda (fun=22646797, nargs=3, arg_vector=
    0x15d10d5) at eval.c:3010
        val = 12927554
        syms_left = 12927554
        next = 23073938
        lexenv = 12927554
        count = 8
        i = 3
        optional = true
        rest = false
#40 0x00000000005dd6a1 in Ffuncall (nargs=4, args=0x7fffffff3c78)
    at eval.c:2827
        fun = 22646797
        original_fun = 22858370
        funcar = 6182288
        numargs = 3
        lisp_numargs = 12965938
        val = 12927554
        backtrace = {
          next = 0x7fffffff40c0, 
          function = 22858370, 
          args = 0x7fffffff3c80, 
          nargs = 3, 
          debug_on_exit = 0
        }
        internal_args = 0x1fb070d
        i = 4
#41 0x0000000000624bac in exec_byte_code (bytestr=30726945, vector=33228557, 
    maxdepth=16, args_template=12927554, nargs=0, args=0x0) at bytecode.c:900
        targets =           {0x628783,
          0x628792,
          0x628794,
          0x628796,
          0x628798,
          0x628798,
          0x628802,
          0x62887c,
          0x6243b1,
          0x6243b3,
          0x6243b5,
          0x6243b7,
          0x6243b9,
          0x6243b9,
          0x6243c2,
          0x624370,
          0x62486b,
          0x62486d,
          0x62486f,
          0x624871,
          0x624873,
          0x624873,
          0x6248bd,
          0x62487c,
          0x624a90,
          0x624a92,
          0x624a94,
          0x624a96,
          0x624a98,
          0x624a98,
          0x624a2f,
          0x624a4f,
          0x624b6a,
          0x624b6c,
          0x624b6e,
          0x624b70,
          0x624b72,
          0x624b72,
          0x624b09,
          0x624b29,
          0x624c4e,
          0x624c50,
          0x624c52,
          0x624c54,
          0x624c56,
          0x624c56,
          0x624bed,
          0x624c0d,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x625d4d,
          0x625e87,
          0x625eea,
          0x625f4d,
          0x625fb0,
          0x6246ca,
          0x624747,
          0x626029,
          0x62461d,
          0x6247bd,
          0x626090,
          0x626106,
          0x626163,
          0x6261ee,
          0x62624b,
          0x626342,
          0x626395,
          0x62640b,
          0x6264a1,
          0x6264f4,
          0x626547,
          0x6265bd,
          0x626633,
          0x6266a9,
          0x62673f,
          0x62679c,
          0x6267f9,
          0x6268f0,
          0x62698c,
          0x626a28,
          0x626c6d,
          0x626ce3,
          0x626d59,
          0x626dcf,
          0x626e45,
          0x626ea2,
          0x626f42,
          0x626f9f,
          0x626ffc,
          0x627059,
          0x627189,
          0x625988,
          0x6271f2,
          0x627245,
          0x627334,
          0x62739d,
          0x627406,
          0x627459,
          0x6274b5,
          0x627511,
          0x627571,
          0x628783,
          0x6275ce,
          0x62761c,
          0x62766a,
          0x6276b8,
          0x627706,
          0x627754,
          0x625988,
          0x628783,
          0x6277a7,
          0x6277f5,
          0x627848,
          0x62789b,
          0x627911,
          0x627987,
          0x6279da,
          0x627c43,
          0x627cb9,
          0x627d2f,
          0x627da5,
          0x627df3,
          0x628783,
          0x6258a6,
          0x624d29,
          0x6244c5,
          0x624e54,
          0x624fac,
          0x6250fb,
          0x62580b,
          0x625867,
          0x6249ce,
          0x62593f,
          0x6259c4,
          0x625a69,
          0x625ab2,
          0x625b2a,
          0x625b80,
          0x625c16,
          0x625ca6,
          0x624cd9,
          0x627e46,
          0x627edc,
          0x627f2f,
          0x627f82,
          0x627fd5,
          0x628028,
          0x62809e,
          0x628114,
          0x62818a,
          0x628200,
          0x62835e,
          0x6283ce,
          0x62843e,
          0x628491,
          0x628501,
          0x628571,
          0x6285e0,
          0x628650,
          0x6270b6,
          0x627113,
          0x6286ad,
          0x628721,
          0x628783,
          0x62524a,
          0x62533f,
          0x625473,
          0x6255a7,
          0x6256d9,
          0x6262a8,
          0x626856,
          0x62729a,
          0x628920,
          0x62899a,
          0x628783,
          0x628783,
          0x628a3e,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628783,
          0x628ae1 <repeats 64 times>}
        count = 8
        op = 3
        vectorp = 0x1fb0718
        stack = {
          pc = 0x1f5c7c8 "\207", 
          byte_string = 30726945, 
          byte_string_start = 0x1f5c798 "m\203\f", 
          constants = 33228557, 
          next = 0x0
        }
        top = 0x7fffffff3c78
        result = 12960434
#42 0x00000000005ddea4 in funcall_lambda (fun=33228661, nargs=1, arg_vector=
    0x1fb070d) at eval.c:3010
        val = 12927554
        syms_left = 12927554
        next = 13095154
        lexenv = 12927554
        count = 5
        i = 1
        optional = true
        rest = false
#43 0x00000000005dd6a1 in Ffuncall (nargs=2, args=0x7fffffff4190)
    at eval.c:2827
        fun = 33228661
        original_fun = 22919234
        funcar = 5497860
        numargs = 1
        lisp_numargs = 5497858
        val = 0
        backtrace = {
          next = 0x7fffffff4410, 
          function = 22919234, 
          args = 0x7fffffff4198, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x1f5c7d8
        i = 0
#44 0x00000000005d7efa in Fcall_interactively (function=22919234, record_flag=
    12927554, keys=12962773) at callint.c:852
        val = 12927554
        args = 0x7fffffff4190
        visargs = 0x7fffffff4170
        specs = 30729649
        filter_specs = 30729649
        teml = 6147579
        up_event = 12927554
        enable = 12927554
        speccount = 3
        next_event = 1
        prefix_arg = 12927554
        string = 0x7fffffff41b0 "P"
        tem = 0x6b7e94 ""
        varies = 0x7fffffff4150 ""
        i = 2
        nargs = 2
        mark = 140737488306992
        arg_from_tty = false
        gcpro1 = {
          next = 0x0, 
          var = 0x7fffffff42e8, 
          nvars = 12927554
        }
        gcpro2 = {
          next = 0x16266b0, 
          var = 0xaa9725, 
          nvars = 20856114
        }
        gcpro3 = {
          next = 0x0, 
          var = 0x13e3d32, 
          nvars = 2
        }
        gcpro4 = {
          next = 0x4113a0, 
          var = 0x1fdc5a0, 
          nvars = 2
        }
        gcpro5 = {
          next = 0x1fdc5a0, 
          var = 0xc54242, 
          nvars = 140737488306848
        }
        key_count = 1
        record_then_fail = false
        save_this_command = 22919234
        save_last_command = 16350562
        save_this_original_command = 22919234
        save_real_this_command = 22919234
#45 0x00000000005dd4e8 in Ffuncall (nargs=4, args=0x7fffffff44b0)
    at eval.c:2785
        fun = 12280717
        original_fun = 13063970
        funcar = 0
        numargs = 3
        lisp_numargs = 877545081
        val = 0
        backtrace = {
          next = 0x0, 
          function = 13063970, 
          args = 0x7fffffff44b8, 
          nargs = 3, 
          debug_on_exit = 0
        }
        internal_args = 0x7fffffff44b8
        i = 0
#46 0x00000000005dcee8 in call3 (fn=13063970, arg1=22919234, arg2=12927554, 
    arg3=12927554) at eval.c:2603
        ret_ungc_val = 12927554
        gcpro1 = {
          next = 0x7fffffff44f0, 
          var = 0x1fb0775, 
          nvars = 4
        }
        args =           {13063970,
          22919234,
          12927554,
          12927554}
#47 0x0000000000550b3b in Fcommand_execute (cmd=22919234, record_flag=
    12927554, keys=12927554, special=12927554) at keyboard.c:10241
        final = 22919234
        tem = 12927554
        prefixarg = 12927554
#48 0x000000000053f3ba in command_loop_1 () at keyboard.c:1587
        scount = 2
        cmd = 22919234
        keybuf =           {128,
          316,
          260,
          12927554,
          140737488307680,
          6035305,
          62,
          12927554,
          3488983867,
          4,
          140737488307760,
          6037691,
          12927554,
          13045314,
          140737488307840,
          13045312,
          0,
          12765264,
          140737488307328,
          0,
          140737488307920,
          6153666,
          19985910,
          2,
          13045314,
          12927554,
          0,
          0,
          13045312,
          12927554}
        i = 1
        prev_modiff = 705
        prev_buffer = 0x16266b0
        already_adjusted = false
#49 0x00000000005da1a3 in internal_condition_case (bfun=
    0x53eb5b <command_loop_1>, handlers=12979234, hfun=0x53e463 <cmd_error>)
    at eval.c:1289
        val = 1
        c = {
          tag = 12927554, 
          val = 12927554, 
          next = 0x7fffffff48e0, 
          gcpro = 0x0, 
          jmp =             {{
              __jmpbuf =                 {4,
                2168214749727671439,
                4264864,
                140737488309344,
                0,
                0,
                2168214750182753423,
                -2168214295203036017}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val =                   {16278529778506515599,
                  253403070464,
                  140737353886096,
                  0,
                  4294967295,
                  139642271647744,
                  1,
                  9384952,
                  0,
                  0,
                  0,
                  0,
                  254401372128,
                  139637976727553,
                  0,
                  26}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
        h = {
          handler = 12979234, 
          var = 12927554, 
          chosen_clause = 12979234, 
          tag = 0x7fffffff4760, 
          next = 0x0
        }
#50 0x000000000053e874 in command_loop_2 (ignore=12927554) at keyboard.c:1168
        val = 4
#51 0x00000000005d9b77 in internal_catch (tag=12975074, func=
    0x53e84e <command_loop_2>, arg=12927554) at eval.c:1060
        c = {
          tag = 12975074, 
          val = 12927554, 
          next = 0x0, 
          gcpro = 0x0, 
          jmp =             {{
              __jmpbuf =                 {4,
                2168214749811557519,
                4264864,
                140737488309344,
                0,
                0,
                2168214749736060047,
                -2168214293793225585}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val =                   {12927554,
                  140737488308688,
                  6036668,
                  4294967296,
                  12927554,
                  12927554,
                  13147906,
                  140737488308784,
                  140737488308792,
                  13147904,
                  4,
                  140737488308688,
                  12954352,
                  12317728,
                  13147906,
                  13147904}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
#52 0x000000000053e826 in command_loop () at keyboard.c:1147
No locals.
#53 0x000000000053dfb0 in recursive_edit_1 () at keyboard.c:779
        count = 1
        val = 5497198
#54 0x000000000053e156 in Frecursive_edit () at keyboard.c:843
        count = 0
        buffer = 12927554
#55 0x000000000053c13d in main (argc=4, argv=0x7fffffff4c68) at emacs.c:1528
        dummy = 254648793885
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 1
        rlim = {
          rlim_cur = 33554432, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x3b4a40a6ee "GOMP_STACKSIZE"

Lisp Backtrace:
  "gnus-article-foldable-buffer" (0xffff0700)
  "gnus-article-fill-cited-article" (0xffff0bf0)
  "gnus-article-fill-cited-long-lines" (0xffff10b0)
  "gnus-treat-article" (0xffff15a0)
  "gnus-display-mime" (0xffff1a80)
  "gnus-article-prepare-display" (0xffff1f50)
  "gnus-article-prepare" (0xffff2420)
  "gnus-summary-display-article" (0xffff28f0)
  "gnus-summary-goto-article" (0xffff2dc0)
  "gnus-summary-read-group-1" (0xffff32a0)
  "gnus-summary-read-group" (0xffff3790)
  "gnus-group-read-group" (0xffff3c80)
  "gnus-topic-read-group" (0xffff4198)
  "call-interactively" (0xffff44b8)





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-10-21 23:23   ` Glenn Morris
@ 2013-10-21 23:30     ` Glenn Morris
  2013-10-22 16:51     ` Eli Zaretskii
  1 sibling, 0 replies; 15+ messages in thread
From: Glenn Morris @ 2013-10-21 23:30 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264, Jim Meyering

Glenn Morris wrote:

> I just had what looks like the same crash, on entering comp.unix.shell
> today in Gnus.

Problem goes away if I
(setq gnus-treat-fill-long-lines nil)

Problematic article is:

https://groups.google.com/forum/#!topic/comp.unix.shell/U-AOHvr0jLM

  From: ole....@gmail.com
  Subject: GNU Parallel 20131022 ('Westgate') released
  Date: Mon, 21 Oct 2013 14:00:46 -0700 (PDT)





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-10-21 23:23   ` Glenn Morris
  2013-10-21 23:30     ` Glenn Morris
@ 2013-10-22 16:51     ` Eli Zaretskii
  2013-10-22 18:25       ` Glenn Morris
  1 sibling, 1 reply; 15+ messages in thread
From: Eli Zaretskii @ 2013-10-22 16:51 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 14264, jim

> From: Glenn Morris <rgm@gnu.org>
> Cc: Jim Meyering <jim@meyering.net>,  14264@debbugs.gnu.org
> Date: Mon, 21 Oct 2013 19:23:54 -0400
> 
> Eli Zaretskii wrote:
> 
> >> Reading mail with GNUS, this segmentation fault strikes when I attempt
> >> to read the following message from a local nnml folder:
> [...]
> > The backtraces are from an optimized build, and all the interesting
> > values are "optimized out".  Please try reproducing this in an
> > unoptimized build, and then submitting a backtrace.
> 
> I just had what looks like the same crash, on entering comp.unix.shell
> today in Gnus. Both 24.3 and current trunk crash. Unoptimized 24.3
> backtrace follows:

Unfortunately, I cannot reproduce this.  I tried with today's trunk
both on Windows and on GNU/Linux (the latter in a text-mode session),
and neither crashed.

Is this reproducible from "emacs -Q"?  I started from that, then did
this:

  M-: (setq gnus-select-method '(nntp "nntp.aioe.org")) RET

then "M-x gnus RET", then 'U' to subscribe to the group you mentioned,
then I typed RET to activate it, navigated to the offending message,
and finally typed RET on its summary line to display it.  Should I
have done anything else?

A few comments regarding what I see in the backtrace:

> #0  0x00000000004d8c79 in char_table_ref (table=13078765, c=4194733)

This value is bogus, of course, and is the immediate reason for the
crash.

> #1  0x00000000006518dd in composition_compute_stop_pos (cmp_it=0x7fffffff0050, 
>     charpos=1646, bytepos=1647, endpos=1746, string=12927554)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^
This tells me Emacs was scanning at this position:

>         col = 43
>         prev_col = 42

This is also strange, since the above position is at column 71, not 42
or 43.





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-10-22 16:51     ` Eli Zaretskii
@ 2013-10-22 18:25       ` Glenn Morris
  2013-10-22 20:30         ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: Glenn Morris @ 2013-10-22 18:25 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264, jim

Eli Zaretskii wrote:

> Unfortunately, I cannot reproduce this.  I tried with today's trunk
> both on Windows and on GNU/Linux (the latter in a text-mode session),
> and neither crashed.
>
> Is this reproducible from "emacs -Q"?

For me, minimum recipe seems to be:

NNTPSERVER=my.news.server emacs -Q -nw
(setq gnus-thread-sort-functions
 '((lambda (t1 t2) (not (gnus-thread-sort-by-number t1 t2)))))
M-x gnus
^
Hit RET on my.news.server
Hit RET on comp.unix.shell
Hit RET on that message I mentioned





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-10-22 18:25       ` Glenn Morris
@ 2013-10-22 20:30         ` Eli Zaretskii
  2013-10-23  7:53           ` Glenn Morris
  0 siblings, 1 reply; 15+ messages in thread
From: Eli Zaretskii @ 2013-10-22 20:30 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 14264, jim

> From: Glenn Morris <rgm@gnu.org>
> Cc: jim@meyering.net,  14264@debbugs.gnu.org
> Date: Tue, 22 Oct 2013 14:25:10 -0400
> 
> For me, minimum recipe seems to be:
> 
> NNTPSERVER=my.news.server emacs -Q -nw
> (setq gnus-thread-sort-functions
>  '((lambda (t1 t2) (not (gnus-thread-sort-by-number t1 t2)))))
> M-x gnus
> ^
> Hit RET on my.news.server
> Hit RET on comp.unix.shell
> Hit RET on that message I mentioned

Sorry, still no cigar.





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-10-22 20:30         ` Eli Zaretskii
@ 2013-10-23  7:53           ` Glenn Morris
  2013-10-23 16:40             ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: Glenn Morris @ 2013-10-23  7:53 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264, jim

Eli Zaretskii wrote:

> Sorry, still no cigar.

Any other info I can usefully provide?





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-10-23  7:53           ` Glenn Morris
@ 2013-10-23 16:40             ` Eli Zaretskii
  2014-07-08 17:53               ` Stefan Monnier
  0 siblings, 1 reply; 15+ messages in thread
From: Eli Zaretskii @ 2013-10-23 16:40 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 14264, jim

> From: Glenn Morris <rgm@gnu.org>
> Cc: jim@meyering.net,  14264@debbugs.gnu.org
> Date: Wed, 23 Oct 2013 03:53:20 -0400
> 
> Eli Zaretskii wrote:
> 
> > Sorry, still no cigar.
> 
> Any other info I can usefully provide?

Well, it would be useful to find out how come Emacs comes with such a
bogus character code in the middle of what is supposed to be pure
ASCII text.  Can you set a breakpoint in scan_for_column, just before
it calls composition_compute_stop_pos, conditioned on scan = 1645,
then step inside composition_compute_stop_pos, and see how come it
fetches such a character code?  Is buffer text being corrupted by
something?

TIA





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2013-10-23 16:40             ` Eli Zaretskii
@ 2014-07-08 17:53               ` Stefan Monnier
  2014-07-08 19:33                 ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: Stefan Monnier @ 2014-07-08 17:53 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264, jim

>> > Sorry, still no cigar.
>> Any other info I can usefully provide?
> Well, it would be useful to find out how come Emacs comes with such a
> bogus character code in the middle of what is supposed to be pure
> ASCII text.  Can you set a breakpoint in scan_for_column, just before
> it calls composition_compute_stop_pos, conditioned on scan = 1645,
> then step inside composition_compute_stop_pos, and see how come it
> fetches such a character code?  Is buffer text being corrupted by
> something?

Any news on this?

I couldn't reproduce the bug right now, but I also couldn't find the
relevant article in my news server.  Can someone still reproduce
this bug?  If so, can he/she provide an updated recipe (maybe using a
public NNTP server, so it doesn't depend on which server one uses.
I guess the gmane server would be a good choice)?


        Stefan





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2014-07-08 17:53               ` Stefan Monnier
@ 2014-07-08 19:33                 ` Eli Zaretskii
  2014-07-08 19:42                   ` Jim Meyering
  2014-07-08 20:25                   ` Stefan Monnier
  0 siblings, 2 replies; 15+ messages in thread
From: Eli Zaretskii @ 2014-07-08 19:33 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 14264, jim

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Glenn Morris <rgm@gnu.org>,  14264@debbugs.gnu.org,  jim@meyering.net
> Date: Tue, 08 Jul 2014 13:53:00 -0400
> 
> >> > Sorry, still no cigar.
> >> Any other info I can usefully provide?
> > Well, it would be useful to find out how come Emacs comes with such a
> > bogus character code in the middle of what is supposed to be pure
> > ASCII text.  Can you set a breakpoint in scan_for_column, just before
> > it calls composition_compute_stop_pos, conditioned on scan = 1645,
> > then step inside composition_compute_stop_pos, and see how come it
> > fetches such a character code?  Is buffer text being corrupted by
> > something?
> 
> Any news on this?

I'm quite sure this was solved long ago.





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2014-07-08 19:33                 ` Eli Zaretskii
@ 2014-07-08 19:42                   ` Jim Meyering
  2014-07-08 20:26                     ` Jim Meyering
  2014-07-08 20:25                   ` Stefan Monnier
  1 sibling, 1 reply; 15+ messages in thread
From: Jim Meyering @ 2014-07-08 19:42 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264

Attempting to reproduce now...





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2014-07-08 19:33                 ` Eli Zaretskii
  2014-07-08 19:42                   ` Jim Meyering
@ 2014-07-08 20:25                   ` Stefan Monnier
  1 sibling, 0 replies; 15+ messages in thread
From: Stefan Monnier @ 2014-07-08 20:25 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264-done, jim

>> Any news on this?
> I'm quite sure this was solved long ago.

Great, closing then,


        Stefan





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

* bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P
  2014-07-08 19:42                   ` Jim Meyering
@ 2014-07-08 20:26                     ` Jim Meyering
  0 siblings, 0 replies; 15+ messages in thread
From: Jim Meyering @ 2014-07-08 20:26 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14264

On Tue, Jul 8, 2014 at 12:42 PM, Jim Meyering <jim@meyering.net> wrote:
> Attempting to reproduce now...

Confirmed. Running the original test case with just-built-from-git
emacs, it now works fine.  No segfault.  Thanks for the follow-up.





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

end of thread, other threads:[~2014-07-08 20:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25  5:57 bug#14264: 24.3.50; SEGV in char_table_ref's use of SUB_CHAR_TABLE_P Jim Meyering
2013-04-25 16:18 ` Eli Zaretskii
2013-04-26 23:44   ` Jim Meyering
2013-10-21 23:23   ` Glenn Morris
2013-10-21 23:30     ` Glenn Morris
2013-10-22 16:51     ` Eli Zaretskii
2013-10-22 18:25       ` Glenn Morris
2013-10-22 20:30         ` Eli Zaretskii
2013-10-23  7:53           ` Glenn Morris
2013-10-23 16:40             ` Eli Zaretskii
2014-07-08 17:53               ` Stefan Monnier
2014-07-08 19:33                 ` Eli Zaretskii
2014-07-08 19:42                   ` Jim Meyering
2014-07-08 20:26                     ` Jim Meyering
2014-07-08 20:25                   ` Stefan Monnier

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

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

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