unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20036: 24.4.90; Emacs hangs/freezes
@ 2015-03-08  4:05 Justin Kirby
  2015-03-08 10:04 ` martin rudalics
  0 siblings, 1 reply; 12+ messages in thread
From: Justin Kirby @ 2015-03-08  4:05 UTC (permalink / raw)
  To: 20036


Emacs seems to randomly hang. I am not sure what causes it. I run
start-server and connect to it via emacsclient. It takes a few days to
reproduce.


(gdb) bt full
#0  0x00007ffff29cb12d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007ffff1e81b72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#2  0x00007ffff1e8364f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#3  0x00007ffff5fa6198 in _XReadEvents () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#4  0x00007ffff5f8e751 in XIfEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#5  0x00007ffff5fd4f24 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#6  0x00007ffff5fd5b80 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#7  0x00007ffff5fd5e71 in _XimRead () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#8  0x00007ffff5fc48a6 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#9  0x00007ffff5fb2b3d in XSetICValues () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#10 0x00000000004bdafa in xic_set_preeditarea (w=w@entry=0x6b26550, x=x@entry=0, y=y@entry=2185) at xfns.c:2107
        attr = 0x80777d0
        spot = {x = 10, y = 2201}
#11 0x00000000004ab39b in x_draw_window_cursor (w=0x6b26550, glyph_row=<optimized out>, x=0, y=2185, cursor_type=<optimized out>, 
    cursor_width=<optimized out>, on_p=<optimized out>, active_p=<optimized out>) at xterm.c:7331
No locals.
#12 0x0000000000451c07 in display_and_set_cursor (w=w@entry=0x6b26550, on=on@entry=true, hpos=0, vpos=115, x=0, y=2185) at xdisp.c:27662
        new_cursor_type = 0
        new_cursor_width = 1
        active_cursor = 1
        glyph_row = 0x91f18d0
        glyph = <optimized out>
#13 0x00000000004acb26 in x_update_window_end (w=0x6b26550, cursor_on_p=<optimized out>, mouse_face_overwritten_p=<optimized out>) at xterm.c:582
No locals.
#14 0x00000000004169fa in update_window (w=w@entry=0x6b26550, force_p=force_p@entry=true) at dispnew.c:3541
        end = 0x761cbf0
        mode_line_row = 0x761cbf0
        header_line_row = <optimized out>
        changed_p = <optimized out>
        mouse_face_overwritten_p = false
        row = <optimized out>
        yb = <optimized out>
        n_updated = <optimized out>
        desired_matrix = <optimized out>
        paused_p = false
        preempt_count = <optimized out>
        rif = <optimized out>
#15 0x0000000000416a8d in update_window_tree (w=w@entry=0x6b26550, force_p=force_p@entry=true) at dispnew.c:3216
        paused_p = false
#16 0x000000000041852b in update_frame (f=f@entry=0x303aca8, force_p=true, force_p@entry=false, inhibit_hairy_id_p=inhibit_hairy_id_p@entry=false)
    at dispnew.c:3105
        paused_p = <optimized out>
#17 0x0000000000449580 in redisplay_internal () at xdisp.c:14052
        mini_window = <optimized out>
        w = 0x6b26550
        sw = <optimized out>
        pending = 0
        must_finish = <optimized out>
        match_p = <optimized out>
        tlbufpos = {charpos = 50568789, bytepos = 12490}
        tlendpos = {charpos = 5440, bytepos = 5440}
        number_of_visible_frames = <optimized out>
        sf = 0x303aca8
        polling_stopped_here = 1
        tail = <optimized out>
        consider_all_windows_p = <optimized out>
        update_miniwindow_p = <optimized out>
#18 0x000000000044a2be in redisplay () at xdisp.c:13229
No locals.
#19 0x00000000004da71e in read_char (commandflag=1, map=map@entry=35760998, prev_event=12022002, used_mouse_menu=used_mouse_menu@entry=0x7fffffffdbcb, 
    end_time=end_time@entry=0x0) at keyboard.c:2571
        c = <optimized out>
        local_getcjmp = {{__jmpbuf = {0, -1, 4294967297, 44, 0, 0, 1, 5743552}, __mask_was_saved = 0, __saved_mask = {__val = {12449, 12450, 5747385, 0, 
                140737488345608, 97975120, 5759715, 12451, 5423013, 12209378, 64829936, 2, 0, 49804, 16280608, 16551570}}}}
        save_jump = {{__jmpbuf = {16410352, 5123185, 12022002, 8, 12054578, 64829941, 17965, 0}, __mask_was_saved = -9528, __saved_mask = {__val = {12022002, 
                12022002, 115430534, 17978045, 35761030, 4294967295, 12022002, 12022050, 2, 12022002, 5124458, 33918006, 12022002, 40297, 35527664, 1}}}}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 12022002
        also_record = 12022002
        reread = false
        polling_stopped_here = false
        orig_kboard = 0x13752d0

#20 0x00000000004dbd22 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffdc90, bufsize=bufsize@entry=30, prompt=12022002, 
    dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, 
    fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false) at keyboard.c:9089
        interrupted_kboard = 0x13752d0
        interrupted_frame = 0x303aca8
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = <optimized out>
        keys_local_start = <optimized out>
        new_binding = <optimized out>
        t = <optimized out>
        echo_start = 0
        keys_start = 0
        current_binding = 35760998
        first_event = 12022002
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 15830422, map = 15830422, start = 0, end = 0}
        keytran = {parent = 12001862, map = 12001862, start = 0, end = 0}
        indec = {parent = 15830438, map = 15830438, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 12022002
        original_uppercase = 8641926891209431296
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x3dd39f0
        fake_prefixed_keys = 12022002
#21 0x00000000004dd2db in command_loop_1 () at keyboard.c:1453
        cmd = <optimized out>
        keybuf = {12063730, 76, 140737488346376, 2, 37267504, 8641926891209431296, 390842032833, 134908006, 134908006, 140737488346708, 0, 0, 12022002, 
          5477885, 12069458, 134908006, 8520257, 12022002, 12022002, 5068031, 64, 12022002, 12022002, 5068327, 12270336, 4000, 140737488346708, 0, 0, 5481164}
        i = <optimized out>
        prev_modiff = 40297
        prev_buffer = 0x3dd39f0
#22 0x00000000005365ea in internal_condition_case (bfun=bfun@entry=0x4dcfe4 <command_loop_1>, handlers=12073570, hfun=hfun@entry=0x4d5514 <cmd_error>)
    at eval.c:1348
        val = <optimized out>
        c = <optimized out>
#23 0x00000000004d083f in command_loop_2 (ignore=ignore@entry=12022002) at keyboard.c:1178
        val = <optimized out>
#24 0x00000000005364cb in internal_catch (tag=12069506, func=func@entry=0x4d0825 <command_loop_2>, arg=12022002) at eval.c:1112
        val = <optimized out>
        c = <optimized out>
#25 0x00000000004d07d7 in command_loop () at keyboard.c:1157
No locals.
#26 0x00000000004d518d in recursive_edit_1 () at keyboard.c:778
        val = <optimized out>
#27 0x00000000004d545a in Frecursive_edit () at keyboard.c:849
        buffer = <optimized out>
#28 0x00000000004d025f in main (argc=<optimized out>, argv=0x7fffffffdfa8) at emacs.c:1642
        dummy = 140737228615944
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimized out>
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
(gdb) xbacktrace
Undefined command: "xbacktrace".  Try "help".




In GNU Emacs 24.4.90.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
 of 2015-03-06 on ethiopia
Repository revision: 69204d5a8ad8c3ea8f99880fdfb634b6109a59fb
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:	Ubuntu 14.04.2 LTS

Configured using:
 `configure --with-x-toolkit=lucid 'CFLAGS=-Og -g3''

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

Major mode: Fundamental

Minor modes in effect:
  smooth-scroll-mode: t
  helm-mode: t
  helm-match-plugin-mode: t
  helm-occur-match-plugin-mode: t
  show-paren-mode: t
  pyvenv-mode: t
  savehist-mode: t
  jabber-activity-mode: t
  global-git-gutter+-mode: t
  magit-auto-revert-mode: t
  shell-dirtrack-mode: t
  diff-auto-refine-mode: t
  global-auto-revert-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-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 messages:
Loading /home/jkirby/.emacs.d/000-ui.el (source)...done
Loading /home/jkirby/.emacs.d/000-paren.el (source)...done
Loading /home/jkirby/.emacs.d/000-misc.el (source)...done
Loading /home/jkirby/.emacs.d/000-dired.el (source)...done
Loading /home/jkirby/.emacs.d/000-bbdb.el (source)...
Loading /home/jkirby/.emacs.d/elpa/bbdb-20140830.2031/bbdb-autoloads.el (source)...done
Loading /home/jkirby/.emacs.d/000-bbdb.el (source)...done
Loading /home/jkirby/.emacs.d/000-auth.el (source)...done
Helm completion enabled
For information about GNU Emacs and the GNU system, type C-h C-a.

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

Features:
(shadow sort org-element org-rmail org-mhe org-irc org-info org-gnus
org-docview doc-view jka-compr image-mode org-bibtex bibtex org-bbdb
org-w3m mail-extr emacsbug sendmail smooth-scroll helm-mode helm-files
rx image-dired dired-x dired-aux ffap helm-buffers helm-elscreen
helm-tags helm-bookmark helm-adaptive helm-info helm-net browse-url
bookmark pp helm-locate helm-help helm-match-plugin helm-grep
helm-regexp helm-plugin helm-external helm-utils dired helm helm-source
bbdb bbdb-site timezone dired-details smartscan paren
sanityinc-tomorrow-night-theme color-theme-sanityinc-tomorrow
haskell-yas yasnippet highlight-indentation flymake cc-defs eldoc
company elpy pyvenv elpy-refactor python json ido files-x etags cus-edit
cus-start cus-load savehist jabber jabber-notifications notifications
jabber-libnotify dbus jabber-awesome jabber-osd jabber-wmii
jabber-xmessage jabber-festival jabber-sawfish jabber-ratpoison
jabber-tmux jabber-screen jabber-socks5 jabber-ft-server
jabber-si-server jabber-ft-client jabber-ft-common jabber-si-client
jabber-si-common jabber-feature-neg jabber-truncate jabber-time
jabber-autoaway jabber-vcard-avatars jabber-chatstates jabber-events
jabber-vcard jabber-avatar jabber-activity jabber-watch jabber-modeline
jabber-ahc-presence jabber-ahc jabber-version jabber-ourversion
jabber-muc-nick-completion hippie-exp jabber-browse jabber-search
jabber-register jabber-roster jabber-presence jabber-muc
jabber-bookmarks jabber-private jabber-muc-nick-coloring hexrgb
jabber-widget jabber-disco wid-edit jabber-chat jabber-history
jabber-chatbuffer jabber-alert jabber-iq jabber-core jabber-console
sgml-mode ewoc jabber-keymap jabber-sasl sasl sasl-anonymous sasl-login
sasl-plain fsm jabber-logon jabber-conn srv dns starttls gnutls
jabber-xml jabber-menu jabber-util git-gutter-fringe+ fringe-helper
git-gutter+ ob-sh ob-python ob-R git-link magit-find-file dash
magit-key-mode magit view tramp tramp-compat tramp-loaddefs trampver
shell help-mode grep compile epa derived epg diff-mode autorevert
filenotify git-rebase-mode thingatpt git-commit-mode server log-edit
message rfc822 mml mml-sec mailabbrev mail-utils gmm-utils mailheader
pcvs-util add-log org-jira jiralib soap-client mm-decode mm-bodies
mm-encode url-http tls url-auth mail-parse rfc2231 rfc2047 rfc2045
ietf-drums url-gw url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util url-parse auth-source
gnus-util mm-util mail-prsvr password-cache url-vars mailcap warnings
xml org org-macro org-footnote org-pcomplete pcomplete org-list
org-faces org-entities noutline outline easy-mmode org-version
ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys
ob-comint comint ansi-color ring ob-core ob-eval org-compat org-macs
org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs
ace-jump-mode-autoloads ag-autoloads apache-mode-autoloads
bbdb-autoloads calfw-autoloads calfw-gcal-autoloads
coffee-mode-autoloads color-theme-sanityinc-tomorrow-autoloads
color-theme-solarized-autoloads color-theme-autoloads
dired-details-autoloads eimp-autoloads elixir-mode-autoloads
elnode-autoloads db-autoloads creole-autoloads elpy-autoloads
company-autoloads erc-hl-nicks-autoloads erlang-autoloads
fakir-autoloads find-file-in-project-autoloads flymake-autoloads
flymake-cursor-autoloads advice git-gutter-autoloads
git-gutter-fringe+-autoloads fringe-helper-autoloads
git-gutter+-autoloads git-link-autoloads goto-last-change-autoloads
haskell-mode-autoloads edmacro kmacro helm-ag-autoloads
helm-ag-r-autoloads helm-autoloads async-autoloads
highlight-indentation-autoloads idomenu-autoloads
impatient-mode-autoloads htmlize-autoloads jabber-autoloads
jedi-autoloads auto-complete-autoloads epc-autoloads ctable-autoloads
concurrent-autoloads json-mode-autoloads json-reformat-autoloads
json-snatcher-autoloads kv-autoloads magit-filenotify-autoloads
magit-find-file-autoloads magit-gh-pulls-autoloads magit-autoloads
git-rebase-mode-autoloads git-commit-mode-autoloads gh-autoloads eieio
byte-opt bytecomp byte-compile cl-extra cconv eieio-core
logito-autoloads markdown-mode+-autoloads markdown-mode-autoloads
noctilux-theme-autoloads noflet-autoloads org2blog-autoloads
metaweblog-autoloads info easymenu org-autoloads popup-autoloads
pymacs-autoloads python-environment-autoloads deferred-autoloads
pyvenv-autoloads rainbow-delimiters-autoloads restclient-autoloads
simple-httpd-autoloads smartscan-autoloads smooth-scroll-autoloads
unicode-fonts-autoloads ucs-utils-autoloads font-utils-autoloads
persistent-soft-autoloads list-utils-autoloads help-fns cl-macs cl gv
cl-loaddefs cl-lib pcache-autoloads w3m-autoloads web-autoloads
s-autoloads dash-autoloads web-mode-autoloads wsd-mode-autoloads
xml-rpc-autoloads yaml-mode-autoloads yasnippet-autoloads package
epg-config time-date tooltip electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
gfilenotify dynamic-setting system-font-setting font-render-setting
x-toolkit x multi-tty emacs)

Memory information:
((conses 16 386249 17669)
 (symbols 48 48143 0)
 (miscs 40 127 155)
 (strings 32 109288 15394)
 (string-bytes 1 3257676)
 (vectors 16 40156)
 (vector-slots 8 716502 18016)
 (floats 8 306 281)
 (intervals 56 485 0)
 (buffers 960 16)
 (heap 1024 61907 5826))





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-08  4:05 bug#20036: 24.4.90; Emacs hangs/freezes Justin Kirby
@ 2015-03-08 10:04 ` martin rudalics
  2015-03-09  4:31   ` Justin Kirby
  0 siblings, 1 reply; 12+ messages in thread
From: martin rudalics @ 2015-03-08 10:04 UTC (permalink / raw)
  To: Justin Kirby, 20036

 > #11 0x00000000004ab39b in x_draw_window_cursor (w=0x6b26550, glyph_row=<optimized out>, x=0, y=2185, cursor_type=<optimized out>,
 >      cursor_width=<optimized out>, on_p=<optimized out>, active_p=<optimized out>) at xterm.c:7331
 > No locals.
 > #12 0x0000000000451c07 in display_and_set_cursor (w=w@entry=0x6b26550, on=on@entry=true, hpos=0, vpos=115, x=0, y=2185) at xdisp.c:27662
 >          new_cursor_type = 0
 >          new_cursor_width = 1
 >          active_cursor = 1
 >          glyph_row = 0x91f18d0
 >          glyph = <optimized out>

Maybe I'm missing something but a vertical cursor pixel position of 2185
sounds slightly exaggerated.

martin





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-08 10:04 ` martin rudalics
@ 2015-03-09  4:31   ` Justin Kirby
  2015-03-09 10:37     ` martin rudalics
  0 siblings, 1 reply; 12+ messages in thread
From: Justin Kirby @ 2015-03-09  4:31 UTC (permalink / raw)
  To: martin rudalics; +Cc: 20036

martin rudalics <rudalics@gmx.at> writes:

>> #11 0x00000000004ab39b in x_draw_window_cursor (w=0x6b26550, glyph_row=<optimized out>, x=0, y=2185, cursor_type=<optimized out>,
>>      cursor_width=<optimized out>, on_p=<optimized out>, active_p=<optimized out>) at xterm.c:7331
>> No locals.
>> #12 0x0000000000451c07 in display_and_set_cursor (w=w@entry=0x6b26550, on=on@entry=true, hpos=0, vpos=115, x=0, y=2185) at xdisp.c:27662
>>          new_cursor_type = 0
>>          new_cursor_width = 1
>>          active_cursor = 1
>>          glyph_row = 0x91f18d0
>>          glyph = <optimized out>
>
> Maybe I'm missing something but a vertical cursor pixel position of 2185
> sounds slightly exaggerated.

I have two screens at 2560x1440 oriented vertically and a third
horizontal. Could that explain the y value?

Justin





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-09  4:31   ` Justin Kirby
@ 2015-03-09 10:37     ` martin rudalics
  2015-03-09 16:02       ` Eli Zaretskii
  0 siblings, 1 reply; 12+ messages in thread
From: martin rudalics @ 2015-03-09 10:37 UTC (permalink / raw)
  To: Justin Kirby; +Cc: 20036

 >> Maybe I'm missing something but a vertical cursor pixel position of 2185
 >> sounds slightly exaggerated.
 >
 > I have two screens at 2560x1440 oriented vertically and a third
 > horizontal. Could that explain the y value?

Probably.  Then maybe the wrong display gets addressed when trying to
show the cursor.

martin





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-09 10:37     ` martin rudalics
@ 2015-03-09 16:02       ` Eli Zaretskii
  2015-03-09 18:15         ` Justin Kirby
  0 siblings, 1 reply; 12+ messages in thread
From: Eli Zaretskii @ 2015-03-09 16:02 UTC (permalink / raw)
  To: martin rudalics; +Cc: justinkirby, 20036

> Date: Mon, 09 Mar 2015 11:37:58 +0100
> From: martin rudalics <rudalics@gmx.at>
> Cc: 20036@debbugs.gnu.org
> 
> Then maybe the wrong display gets addressed when trying to
> show the cursor.

According to the backtrace posted by Justin, we are not in the process
of showing the cursor.  We are positioning the preedit area for the
input method's context of the selected window.

AFAIR, X input methods work by communicating with a specialized server
process.  So perhaps the events used for these communications somehow
get eaten and thrown away, or maybe the IM server has a bug or
something?

(I never wrote any XIM code in my life, so feel free to ignore parts
or all of the above if it makes no sense.)

Justin, can you tell when this started happening?  Is this problem new
with Emacs 24.4.90, or did it happen before?





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-09 16:02       ` Eli Zaretskii
@ 2015-03-09 18:15         ` Justin Kirby
  2015-03-09 19:00           ` Eli Zaretskii
  0 siblings, 1 reply; 12+ messages in thread
From: Justin Kirby @ 2015-03-09 18:15 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 20036

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Mon, 09 Mar 2015 11:37:58 +0100
>> From: martin rudalics <rudalics@gmx.at>
>> Cc: 20036@debbugs.gnu.org
>> 
>> Then maybe the wrong display gets addressed when trying to
>> show the cursor.
>
> According to the backtrace posted by Justin, we are not in the process
> of showing the cursor.  We are positioning the preedit area for the
> input method's context of the selected window.
>
> AFAIR, X input methods work by communicating with a specialized server
> process.  So perhaps the events used for these communications somehow
> get eaten and thrown away, or maybe the IM server has a bug or
> something?
>
> (I never wrote any XIM code in my life, so feel free to ignore parts
> or all of the above if it makes no sense.)
>
> Justin, can you tell when this started happening?  Is this problem new
> with Emacs 24.4.90, or did it happen before?

This is happening on a build from git branch emacs-24 on an Ubuntu 14.04
LTS. The problem has been occurring for all of the builds I have done. I
first did a git clone a few weeks ago. Sorry, I can't give an exact
date.

The default emacs24 package does not have this problem.

I read that if emacs freezes to use the lucid toolkit, which I did after
the first occurrence. I will try using another --with-x-toolkit value
and see if that works.






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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-09 18:15         ` Justin Kirby
@ 2015-03-09 19:00           ` Eli Zaretskii
  2015-03-16  1:03             ` Justin Kirby
  2015-03-18  3:40             ` Justin Kirby
  0 siblings, 2 replies; 12+ messages in thread
From: Eli Zaretskii @ 2015-03-09 19:00 UTC (permalink / raw)
  To: Justin Kirby; +Cc: 20036

> From: Justin Kirby <justinkirby@gmail.com>
> Cc: martin rudalics <rudalics@gmx.at>, 20036@debbugs.gnu.org
> Date: Mon, 09 Mar 2015 14:15:07 -0400
> 
> > Justin, can you tell when this started happening?  Is this problem new
> > with Emacs 24.4.90, or did it happen before?
> 
> This is happening on a build from git branch emacs-24 on an Ubuntu 14.04
> LTS. The problem has been occurring for all of the builds I have done. I
> first did a git clone a few weeks ago. Sorry, I can't give an exact
> date.
> 
> The default emacs24 package does not have this problem.

Did you build the emacs24 package?  If not, could you please build
Emacs 24.4 or 24.3 from the official source tarball on ftp.gnu.org,
and do it in the same way as you build the emacs-24 branch of the git
repo?  It is important to know whether there's a regression, or the
problem is somehow triggered by some particular configuration.

Fir that matter, can you show the details of the build of the "default
emacs24 package"?  The command "M-x report-emacs-bug RET" will insert
the description into a buffer that you can then copy.

> I read that if emacs freezes to use the lucid toolkit, which I did after
> the first occurrence. I will try using another --with-x-toolkit value
> and see if that works.

Yes, that could also help, thanks.





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-09 19:00           ` Eli Zaretskii
@ 2015-03-16  1:03             ` Justin Kirby
  2015-03-18  3:40             ` Justin Kirby
  1 sibling, 0 replies; 12+ messages in thread
From: Justin Kirby @ 2015-03-16  1:03 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 20036

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Justin Kirby <justinkirby@gmail.com>
>> Cc: martin rudalics <rudalics@gmx.at>, 20036@debbugs.gnu.org
>> Date: Mon, 09 Mar 2015 14:15:07 -0400
>> 
>> > Justin, can you tell when this started happening?  Is this problem new
>> > with Emacs 24.4.90, or did it happen before?
>> 
>> This is happening on a build from git branch emacs-24 on an Ubuntu 14.04
>> LTS. The problem has been occurring for all of the builds I have done. I
>> first did a git clone a few weeks ago. Sorry, I can't give an exact
>> date.
>> 
>> The default emacs24 package does not have this problem.
>
> Did you build the emacs24 package?  If not, could you please build
> Emacs 24.4 or 24.3 from the official source tarball on ftp.gnu.org,
> and do it in the same way as you build the emacs-24 branch of the git
> repo?  It is important to know whether there's a regression, or the
> problem is somehow triggered by some particular configuration.

The current binary is built from git. I will do a build from the tarball
now.

>
> Fir that matter, can you show the details of the build of the "default
> emacs24 package"?  The command "M-x report-emacs-bug RET" will insert
> the description into a buffer that you can then copy.

Ubuntu's emacs is configured with:

Configured using:
 `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var/lib' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
 '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes'
 '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars'
 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

emacs-version -> GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-07 on lamiak, modified by Debian

>
>> I read that if emacs freezes to use the lucid toolkit, which I did after
>> the first occurrence. I will try using another --with-x-toolkit value
>> and see if that works.
>
> Yes, that could also help, thanks.

I rebuilt with gtk3 support on git 
69204d5a8ad8c3ea8f99880fdfb634b6109a59fb

It just hung, here is the bt full. I get here by doing C-z in gdb when
emacs hangs

#0  0x00007ffff25b912d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007fffeee7ab72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#2  0x00007fffeee7c64f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#3  0x00007ffff4c9a198 in _XReadEvents () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#4  0x00007ffff4c82751 in XIfEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#5  0x00007ffff4cc8f24 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#6  0x00007ffff4cc9b80 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#7  0x00007ffff4cc9e71 in _XimRead () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#8  0x00007ffff4cb88a6 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#9  0x00007ffff4ca6b3d in XSetICValues () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#10 0x00000000004bdb29 in xic_set_preeditarea (w=w@entry=0x5e50b10, x=x@entry=63, y=y@entry=0) at xfns.c:2107
        attr = 0x6b3c7d0
        spot = {x = 72, y = 2554}
#11 0x00000000004acbf8 in x_draw_window_cursor (w=0x5e50b10, glyph_row=<optimized out>, x=63, y=0, cursor_type=<optimized out>, cursor_width=<optimized out>, 
    on_p=<optimized out>, active_p=<optimized out>) at xterm.c:7331
No locals.
#12 0x00000000004549c1 in display_and_set_cursor (w=w@entry=0x5e50b10, on=on@entry=true, hpos=7, vpos=0, x=63, y=0) at xdisp.c:27662
        new_cursor_type = 0
        new_cursor_width = 1
        active_cursor = 1
        glyph_row = 0x832e010
        glyph = <optimized out>
#13 0x00000000004ae383 in x_update_window_end (w=0x5e50b10, cursor_on_p=<optimized out>, mouse_face_overwritten_p=<optimized out>) at xterm.c:582
No locals.
#14 0x000000000041a9ba in update_window (w=w@entry=0x5e50b10, force_p=force_p@entry=true) at dispnew.c:3541
        end = 0x83310d0
        mode_line_row = 0x83310d0
        header_line_row = <optimized out>
        changed_p = <optimized out>
        mouse_face_overwritten_p = false
        row = <optimized out>
        yb = <optimized out>
        n_updated = <optimized out>
        desired_matrix = <optimized out>
        paused_p = false
        preempt_count = <optimized out>
        rif = <optimized out>
#15 0x000000000041aa4d in update_window_tree (w=0x5e50b10, w@entry=0x48321e0, force_p=force_p@entry=true) at dispnew.c:3216
        paused_p = false
#16 0x000000000041c339 in update_frame (f=f@entry=0x5e4fac8, force_p=true, force_p@entry=false, inhibit_hairy_id_p=inhibit_hairy_id_p@entry=false)
    at dispnew.c:3105
        paused_p = <optimized out>
#17 0x000000000044c460 in redisplay_internal () at xdisp.c:14052
        mini_window = <optimized out>
        w = 0x5e50b10
        sw = <optimized out>
        pending = 0
        must_finish = <optimized out>
        match_p = <optimized out>
        tlbufpos = {charpos = 1, bytepos = 1}
        tlendpos = {charpos = 0, bytepos = 0}
        number_of_visible_frames = <optimized out>
        sf = 0x5e4fac8
        polling_stopped_here = 1
        tail = <optimized out>
        consider_all_windows_p = <optimized out>
        update_miniwindow_p = <optimized out>
#18 0x000000000044d1d1 in redisplay_preserve_echo_area (from_where=from_where@entry=8) at xdisp.c:14210
No locals.
#19 0x00000000004e0979 in detect_input_pending_run_timers (do_display=do_display@entry=true) at keyboard.c:9898
        old_timers_run = 642062
#20 0x0000000000579661 in wait_reading_process_output (time_limit=<optimized out>, time_limit@entry=30, nsecs=nsecs@entry=0, read_kbd=read_kbd@entry=-1, 
    do_display=do_display@entry=true, wait_for_cell=12009778, wait_proc=wait_proc@entry=0x0, just_wait_proc=just_wait_proc@entry=0) at process.c:4702
        old_timers_run = 642062
        old_buffer = 0x15d8430
        old_window = 98896661
        leave = false
        timeout_reduced_for_timers = <optimized out>
        channel = <optimized out>
        nfds = 0
        Available = {fds_bits = {1291377680, 0 <repeats 15 times>}}
        Writeok = {fds_bits = {0 <repeats 16 times>}}
        check_write = <optimized out>
        check_delay = <optimized out>
        no_avail = false
        xerrno = 11
        proc = <optimized out>
        timeout = {tv_sec = 0, tv_nsec = 80536307}
        wait_channel = -1
        got_some_input = true
#21 0x000000000041d26f in sit_for (timeout=timeout@entry=120, reading=reading@entry=true, display_option=display_option@entry=1) at dispnew.c:5867
        sec = 30
        nsec = 0
        do_display = true
#22 0x00000000004e2986 in read_char (commandflag=1, map=map@entry=142618918, prev_event=12009778, used_mouse_menu=used_mouse_menu@entry=0x7fffffffb1db, 
    end_time=end_time@entry=0x0) at keyboard.c:2810
        tem0 = <optimized out>
        timeout = 30
        delay_level = <optimized out>
        buffer_size = <optimized out>
        c = 12009778
        local_getcjmp = {{__jmpbuf = {13314049, 6845689441740993159, 12009778, 57207574, 22905909, 0, -6845697450591833465, 6845696916274492039}, 
            __mask_was_saved = 0, __saved_mask = {__val = {2016, 12009778, 5201313, 94623296, 5499759, 22697013, 140737488334856, 8, 5455189, 
                140737488334856, 22905904, 61, 5433261, 32, 16111392, 15561426}}}}
        save_jump = {{__jmpbuf = {13314049, 6845689441740993159, 12009778, 12103813, 22905909, 0, -6845697450600222073, 6845696916274492039}, 
            __mask_was_saved = 0, __saved_mask = {__val = {140737488334744, 140737488334800, 67, 140737488334960, 8264288361439165696, 101241477, 
                140737488334792, 38, 5455189, 12009778, 22905904, 65, 5433261, 152, 16111392, 15561426}}}}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 12009778
        also_record = 12009778
        reread = false
        polling_stopped_here = false
        orig_kboard = 0xcb28f0
#23 0x00000000004e3a22 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffb2a0, bufsize=bufsize@entry=30, prompt=12009778, 
    dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, 
    fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false) at keyboard.c:9089
        interrupted_kboard = 0xcb28f0
        interrupted_frame = 0x5e4fac8
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = <optimized out>
        keys_local_start = <optimized out>
        new_binding = <optimized out>
        t = <optimized out>
        echo_start = 0
        keys_start = 0
        current_binding = 142618918
        first_event = 12009778
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 15803814, map = 15803814, start = 0, end = 0}
        keytran = {parent = 11989574, map = 11989574, start = 0, end = 0}
        indec = {parent = 15803830, map = 15803830, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 12009778
        original_uppercase = 12009778
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x15d8430
        fake_prefixed_keys = 12009778
#24 0x00000000004e4fdb in command_loop_1 () at keyboard.c:1453
        cmd = <optimized out>
        keybuf = {12051634, 4611686018595160064, 9435232, 5502745, 98896656, 12009778, 140737488335896, 98328760, 9435237, 61, 12009778, 16813538, 
          140737488335776, 2, 4611686019484352512, 0, 4611686018595160064, 5504409, 4294967294, 0, 0, 0, 140737488335896, 60, 0, 5427611, 22905909, 12009778, 
          12233504, 11416384}
        i = <optimized out>
        prev_modiff = 6654
        prev_buffer = 0x15d8430
#25 0x000000000053e39a in internal_condition_case (bfun=bfun@entry=0x4e4ce4 <command_loop_1>, handlers=12061346, hfun=hfun@entry=0x4dd264 <cmd_error>)
    at eval.c:1348
        val = <optimized out>
        c = <optimized out>
#26 0x00000000004d861f in command_loop_2 (ignore=ignore@entry=12009778) at keyboard.c:1178
        val = <optimized out>
#27 0x000000000053e27b in internal_catch (tag=12132994, func=func@entry=0x4d8605 <command_loop_2>, arg=12009778) at eval.c:1112
        val = <optimized out>
        c = <optimized out>
#28 0x00000000004d85f2 in command_loop () at keyboard.c:1149
        val = -516
#29 0x00000000004dceda in recursive_edit_1 () at keyboard.c:778
        val = <optimized out>
#30 0x0000000000501efd in read_minibuf (map=map@entry=65889222, initial=initial@entry=12009778, prompt=<optimized out>, prompt@entry=74161073, 
    expflag=<optimized out>, histvar=histvar@entry=16813154, histpos=<optimized out>, defalt=defalt@entry=8517377, allow_props=false, 
    inherit_input_method=true) at minibuf.c:674
        val = <optimized out>
        mini_frame = <optimized out>
        ambient_dir = 12333521
        minibuffer = 22905909
        input_method = 12009778
        enable_multibyte = <optimized out>
        pos = 0
        histstring = <optimized out>
        histval = 159568742
        empty_minibuf = 12103813
        dummy = <optimized out>
#31 0x00000000005021fd in Fread_from_minibuffer (prompt=74161073, initial_contents=12009778, keymap=65889222, read=12009778, hist=16813154, 
    default_value=8517377, inherit_input_method=12009826) at minibuf.c:957
        histvar = 16813154
        histpos = <optimized out>
        val = -516
#32 0x000000000053fc6e in Ffuncall (nargs=nargs@entry=8, args=args@entry=0x7fffffffb630) at eval.c:2837
        fun = <optimized out>
        original_fun = <optimized out>
        numargs = 7
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = <optimized out>
#33 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=42982549, maxdepth=<optimized out>, args_template=args_template@entry=7196, 
    nargs=nargs@entry=7, args=<optimized out>, args@entry=0x7fffffffb818) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 7
        vectorp = 0x28fdc98
        stack = {pc = 0x2a37c17 ")\262\001)\262\001)\266\206)\207", byte_string = 25773857, byte_string_start = 0x2a37af0 "\306\004!\203\022", 
          next = 0x7fffffffb880}
        top = 0x7fffffffb630
        result = <optimized out>
        type = <optimized out>
#34 0x000000000053f719 in funcall_lambda (fun=42983005, nargs=nargs@entry=7, arg_vector=arg_vector@entry=0x7fffffffb818) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#35 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=8, args=args@entry=0x7fffffffb810) at eval.c:2860
        fun = <optimized out>
        original_fun = 22233026
        numargs = 7
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 45
#36 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=97514877, maxdepth=<optimized out>, args_template=args_template@entry=0, 
    nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffb9f8) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 

 0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 7
        vectorp = 0x5cff580
        stack = {pc = 0x2a2604e "\210*\210\016$?\205Y", byte_string = 25663601, byte_string_start = 0x2a26000 "ɉ\211\211ņ\n", next = 0x7fffffffbc30}
        top = 0x7fffffffb810
        result = <optimized out>
        type = <optimized out>
#37 0x000000000053f719 in funcall_lambda (fun=105615501, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffb9f8) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#38 0x000000000053fce1 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2860
        fun = <optimized out>
        original_fun = 105615501
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 37
#39 0x000000000053f206 in eval_sub (form=form@entry=120689094) at eval.c:2154
        vals = 0x7fffffffb9f0
        argnum = <optimized out>
        sa_must_free = false
        numargs = <optimized out>
        args_left = 12009778
        i = 0
        maxargs = <optimized out>
        argvals = {4294967292, 48, 8500560, 5, 4611686018595160064, 140737259042386, 140737488337816, 5}
        fun = <optimized out>
        val = <optimized out>
        original_args = 120689110
        count = 36
#40 0x0000000000541fd0 in internal_lisp_condition_case (var=<optimized out>, bodyform=120689094, handlers=<optimized out>) at eval.c:1317
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0xd49ab0
        clausenb = 1
#41 0x00000000005701c1 in exec_byte_code (bytestr=<optimized out>, vector=99349125, maxdepth=<optimized out>, args_template=args_template@entry=0, 
    nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffbda8) at bytecode.c:1162
        handlers = <optimized out>
        body = <optimized out>
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 143
        vectorp = 0x5ebf288
        stack = {pc = 0x2a25e8b "+\207", byte_string = 25657585, 
          byte_string_start = 0x2a25df0 "\311\312\313\314\315\"P!\210\311\316\302\"\210\311\317\304\"\210\311\320\305\"\210\311\321\306\"\210\311\322\307\"\210\311\323\310\"\210\016(\324\016\027\016)\206W", next = 0x7fffffffbfa0}
        top = 0x7fffffffbb80
        result = <optimized out>
        type = <optimized out>
#42 0x000000000053f719 in funcall_lambda (fun=126447933, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffbda8) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#43 0x000000000053fce1 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2860
        fun = <optimized out>
        original_fun = 126447933
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 32
#44 0x000000000053f206 in eval_sub (form=form@entry=62878854) at eval.c:2154
        vals = 0x7fffffffbda0
        argnum = <optimized out>
        sa_must_free = false
        numargs = <optimized out>
        args_left = 12009778
        i = 0
        maxargs = <optimized out>
        argvals = {5, 5411192, 12081298, 140737488338576, 65534, 5504409, 3, 12009778}
        fun = <optimized out>
        val = <optimized out>
        original_args = 62878870
        count = 31
#45 0x000000000053e27b in internal_catch (tag=12132994, func=0x53eea2 <eval_sub>, arg=62878854) at eval.c:1112
        val = <optimized out>
        c = <optimized out>
#46 0x000000000056ffac in exec_byte_code (bytestr=<optimized out>, vector=23847077, maxdepth=<optimized out>, args_template=args_template@entry=9216, 
    nargs=nargs@entry=9, args=<optimized out>, args@entry=0x7fffffffc108) at bytecode.c:1097
        v1 = <optimized out>
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 141
        vectorp = 0x16be0a8
        stack = {pc = 0x2a25dbd "\207", byte_string = 25657969, byte_string_start = 0x2a25d88 "\300\301!\203\017", next = 0x7fffffffc2f0}
        top = 0x7fffffffbef0
        result = <optimized out>
        type = <optimized out>
#47 0x000000000053f719 in funcall_lambda (fun=23847213, nargs=nargs@entry=9, arg_vector=arg_vector@entry=0x7fffffffc108) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#48 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=10, args=args@entry=0x7fffffffc100) at eval.c:2860
        fun = <optimized out>
        original_fun = 22232642
        numargs = 9
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 30
#49 0x0000000000540d70 in Fapply (nargs=<optimized out>, args=0x7fffffffc280) at eval.c:2350
        i = 10
        numargs = <optimized out>
        spread_arg = 12009778
        funcall_args = 0x7fffffffc100
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = {next = 0x0, var = 0x0, nvars = 10}
        sa_must_free = false
#50 0x000000000053fb12 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffc278) at eval.c:2792
        fun = <optimized out>
        original_fun = 12135170
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 29
#51 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=23845613, maxdepth=<optimized out>, args_template=args_template@entry=512, 
    nargs=nargs@entry=9, args=<optimized out>, args@entry=0x7fffffffc458) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>,
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 2
        vectorp = 0x16bdaf0
        stack = {pc = 0x2a25bc1 "\207", byte_string = 25644513, byte_string_start = 0x2a25b50 "\b\203\v", next = 0x7fffffffc640}
        top = 0x7fffffffc278
        result = <optimized out>
        type = <optimized out>
#52 0x000000000053f719 in funcall_lambda (fun=23845845, nargs=nargs@entry=9, arg_vector=arg_vector@entry=0x7fffffffc458) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#53 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=10, args=args@entry=0x7fffffffc450) at eval.c:2860
        fun = <optimized out>
        original_fun = 24569618
        numargs = 9
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 28
#54 0x0000000000540d70 in Fapply (nargs=<optimized out>, args=0x7fffffffc5d0) at eval.c:2350
        i = 10
        numargs = <optimized out>
        spread_arg = 12009778
        funcall_args = 0x7fffffffc450
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = {next = 0x7e52868, var = 0x1c, nvars = 10}
        sa_must_free = false
#55 0x000000000053fb12 in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffc5c8) at eval.c:2792
        fun = <optimized out>
        original_fun = 12135170
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 27
#56 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=23845613, maxdepth=<optimized out>, args_template=args_template@entry=512, 
    nargs=nargs@entry=20, args=<optimized out>, args@entry=0x7fffffffc8f0) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 2
        vectorp = 0x16bdaf0
        stack = {pc = 0x2a25bba "\202q", byte_string = 25644513, byte_string_start = 0x2a25b50 "\b\203\v", next = 0x7fffffffc9c0}
        top = 0x7fffffffc5c8
        result = <optimized out>
        type = <optimized out>
#57 0x000000000053f719 in funcall_lambda (fun=23845845, nargs=nargs@entry=20, arg_vector=arg_vector@entry=0x7fffffffc8f0) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#58 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=21, args=args@entry=0x7fffffffc8e8) at eval.c:2860
        fun = <optimized out>
        original_fun = 24569618
        numargs = 20
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 26
#59 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=23984141, maxdepth=<optimized out>, args_template=args_template@entry=2568, 
    nargs=nargs@entry=28, args=<optimized out>, args@entry=0x7fffffffcb98) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 20
        vectorp = 0x16df810
        stack = {
          pc = 0x2acf105 "\262\001\211\203\375\002\006\034\203\375\002\006\031\203\375\002\006\034\071\203\351\002\006\034J9\204\351\002\006\034J\211\203\345\002\211\002\240\210\210\202\375\002\006\034:\203\367\002\006\034\001\240\210\202\375\002\006\034\001CL\210\211\206B\003\016E\201G", byte_string = 40844113, 
          byte_string_start = 0x2acee48 "\306\001>A@\307\002>A@\310\003>A@\311\004>A@\312\005>\206\033", next = 0x7fffffffccb0}
        top = 0x7fffffffc8e8
        result = <optimized out>
        type = <optimized out>
#60 0x000000000053f719 in funcall_lambda (fun=23984997, nargs=nargs@entry=28, arg_vector=arg_vector@entry=0x7fffffffcb98) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#61 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=29, args=args@entry=0x7fffffffcb90) at eval.c:2860
        fun = <optimized out>
        original_fun = 27629538
        numargs = 28
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 19
#62 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=23985485, maxdepth=<optimized out>, args_template=args_template@entry=12328, 
    nargs=nargs@entry=10, args=<optimized out>, args@entry=0x7fffffffce60) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 28
        vectorp = 0x16dfd50
        stack = {pc = 0x2acfa32 "\207", byte_string = 38234177, byte_string_start = 0x2acf9b0 "\006\006\242\206\b", next = 0x7fffffffcef0}
        top = 0x7fffffffcb90
        result = <optimized out>
        type = <optimized out>
#63 0x000000000053f719 in funcall_lambda (fun=23985685, nargs=nargs@entry=10, arg_vector=arg_vector@entry=0x7fffffffce60) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#64 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=11, args=args@entry=0x7fffffffce58) at eval.c:2860
        fun = <optimized out>
        original_fun = 23234466
        numargs = 10
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 18
#65 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=65347213, maxdepth=<optimized out>, args_template=args_template@entry=0, 
    nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffd068) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>,

          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 10
        vectorp = 0x3e51e90
        stack = {pc = 0x2acfbce "-\207", byte_string = 40054401, byte_string_start = 0x2acfaf8 "\310 \206\a", next = 0x7fffffffd250}
        top = 0x7fffffffce58
        result = <optimized out>
        type = <optimized out>
#66 0x000000000053f719 in funcall_lambda (fun=28955501, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffd068) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#67 0x000000000053fce1 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at eval.c:2860
        fun = <optimized out>
        original_fun = 28955501
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 12
#68 0x000000000053f206 in eval_sub (form=form@entry=65860374) at eval.c:2154
        vals = 0x7fffffffd060
        argnum = <optimized out>
        sa_must_free = false
        numargs = <optimized out>
        args_left = 12009778
        i = 0
        maxargs = <optimized out>
        argvals = {5, 5411192, 12081298, 140737488343376, 65534, 5504409, 0, 4914262}
        fun = <optimized out>
        val = <optimized out>
        original_args = 65860390
        count = 11
#69 0x000000000053e27b in internal_catch (tag=24051730, func=0x53eea2 <eval_sub>, arg=65860374) at eval.c:1112
        val = <optimized out>
        c = <optimized out>
#70 0x000000000056ffac in exec_byte_code (bytestr=<optimized out>, vector=23986205, maxdepth=<optimized out>, args_template=args_template@entry=8200, 
    nargs=nargs@entry=8, args=<optimized out>, args@entry=0x7fffffffd3b8) at bytecode.c:1097
        v1 = <optimized out>
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 141
        vectorp = 0x16e0020
        stack = {pc = 0x2acfab0 "\207", byte_string = 40054993, 
          byte_string_start = 0x2acfa90 "\300\301\302\303\304\305\306\006\016\006\016\006\016\006\016\006\016\006\016\006\016\006\016&\b\307\"\310\311%D\215\20
7", next = 0x7fffffffd590}
        top = 0x7fffffffd1a8
        result = <optimized out>
        type = <optimized out>
#71 0x000000000053f719 in funcall_lambda (fun=23986293, nargs=nargs@entry=8, arg_vector=arg_vector@entry=0x7fffffffd3b8) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#72 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=9, args=args@entry=0x7fffffffd3b0) at eval.c:2860
        fun = <optimized out>
        original_fun = 23234514
        numargs = 8
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 10
#73 0x00000000004ffe86 in Fcompleting_read (prompt=74161073, collection=11997565, predicate=12133090, require_match=12009826, initial_input=12009778, 
    hist=16813154, def=12009778, inherit_input_method=12009778) at minibuf.c:1674
        args = {23234514, 74161073, 11997565, 12133090, 12009826, 12009778, 16813154, 12009778, 12009778}
#74 0x000000000053fca8 in Ffuncall (nargs=nargs@entry=7, args=args@entry=0x7fffffffd520) at eval.c:2844
        fun = <optimized out>
        original_fun = <optimized out>
        numargs = 6
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = <optimized out>
#75 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=9433213, maxdepth=<optimized out>, args_template=args_template@entry=0, 
    nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffd708) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 6
        vectorp = 0x8ff080 <pure+915872>
        stack = {pc = 0xa8bb78 <pure+2540696> ")\207", byte_string = 9433177, 
          byte_string_start = 0xa8bb0f <pure+2540591> "\302C\211\303\304\305\306\307\006\006!\310\"\311\312%\240\210\313\303\304\314\306\307\006\006!\315\"\311\312%DC\216\316\317\002\242\"\210\320\b\321=\203\064", next = 0x7fffffffd740}
        top = 0x7fffffffd520
        result = <optimized out>
        type = <optimized out>
#76 0x000000000053f719 in funcall_lambda (fun=9433133, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffd708) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#77 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffd700) at eval.c:2860
        fun = <optimized out>
        original_fun = 16813202
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 7
#78 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=9434805, maxdepth=<optimized out>, args_template=<optimized out>, 
    nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 0
        vectorp = 0x8ff6b8 <pure+917464>
        stack = {pc = 0xa8b90d <pure+2540077> "D\207", byte_string = 9434753, byte_string_start = 0xa8b90a <pure+2540074> "\b\301 D\207", 
          next = 0x7fffffffdae0}
        top = 0x7fffffffd700
        result = <optimized out>
        type = <optimized out>
#79 0x0000000000571ad2 in Fbyte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>) at bytecode.c:482
No locals.
#80 0x000000000053f2cd in eval_sub (form=form@entry=9434726) at eval.c:2187
        numargs = <optimized out>
        args_left = 12009778
        i = 3
        maxargs = 3
        argvals = {9434753, 9434805, 8, 5698657, 65860630, 12133714, 12133712, 12009778}
        fun = <optimized out>
        val = <optimized out>
        original_args = 9434742
        count = 6
#81 0x0000000000542071 in Feval (form=form@entry=9434726, lexical=<optimized out>) at eval.c:1996
No locals.
#82 0x000000000053be64 in Fcall_interactively (function=12328290, record_flag=12009778, keys=<optimized out>) at callint.c:345
        input = 9434726
        funval = <optimized out>
        events = 53178
        args = <optimized out>
        visargs = <optimized out>
        specs = 9434726
        filter_specs = 9434726
        teml = <optimized out>
        up_event = 12009778
        enable = 12009778
        next_event = <optimized out>
        prefix_arg = 12009778
        string = 0x0
        tem = <optimized out>
        varies = <optimized out>
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = false
        key_count = 1
        record_then_fail = false
        save_this_command = 12328290
        save_last_command = 23626610
        save_this_original_command = 12328290
        save_real_this_command = 12328290
#83 0x000000000053fbd4 in Ffuncall (nargs=nargs@entry=4, args=args@entry=0x7fffffffda78) at eval.c:2818
        fun = <optimized out>
        original_fun = <optimized out>
        numargs = 3
        val = <optimized out>
        internal_args = 0x7fffffffda80
        i = <optimized out>
        count = 4
#84 0x000000000056f591 in exec_byte_code (bytestr=<optimized out>, vector=9434941, maxdepth=<optimized out>, args_template=args_template@entry=4100, 
    nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffdc48) at bytecode.c:916
        targets = {0x571826 <exec_byte_code+10660>, 0x571871 <exec_byte_code+10735>, 0x571873 <exec_byte_code+10737>, 0x571875 <exec_byte_code+10739>, 
          0x571882 <exec_byte_code+10752>, 0x571882 <exec_byte_code+10752>, 0x5718b9 <exec_byte_code+10807>, 0x5718f9 <exec_byte_code+10871>, 
          0x56f13f <exec_byte_code+701>, 0x56f141 <exec_byte_code+703>, 0x56f143 <exec_byte_code+705>, 0x56f145 <exec_byte_code+707>, 
          0x56f152 <exec_byte_code+720>, 0x56f152 <exec_byte_code+720>, 0x56f158 <exec_byte_code+726>, 0x56f11a <exec_byte_code+664>, 
          0x56f3d0 <exec_byte_code+1358>, 0x56f3d2 <exec_byte_code+1360>, 0x56f3d4 <exec_byte_code+1362>, 0x56f3d6 <exec_byte_code+1364>, 
          0x56f3e2 <exec_byte_code+1376>, 0x56f3e2 <exec_byte_code+1376>, 0x56f40d <exec_byte_code+1419>, 0x56f3e8 <exec_byte_code+1382>, 
          0x56f4e6 <exec_byte_code+1636>, 0x56f4e8 <exec_byte_code+1638>, 0x56f4ea <exec_byte_code+1640>, 0x56f4f2 <exec_byte_code+1648>, 
          0x56f4f4 <exec_byte_code+1650>, 0x56f4f4 <exec_byte_code+1650>, 0x56f4af <exec_byte_code+1581>, 0x56f4c1 <exec_byte_code+1599>, 
          0x56f569 <exec_byte_code+1767>, 0x56f56b <exec_byte_code+1769>, 0x56f56d <exec_byte_code+1771>, 0x56f572 <exec_byte_code+1776>, 
          0x56f574 <exec_byte_code+1778>, 0x56f574 <exec_byte_code+1778>, 0x56f532 <exec_byte_code+1712>, 0x56f544 <exec_byte_code+1730>, 
          0x56f5eb <exec_byte_code+1897>, 0x56f5ed <exec_byte_code+1899>, 0x56f5ef <exec_byte_code+1901>, 0x56f5f2 <exec_byte_code+1904>, 
          0x56f5f4 <exec_byte_code+1906>, 0x56f5f4 <exec_byte_code+1906>, 0x56f5b4 <exec_byte_code+1842>, 0x56f5c6 <exec_byte_code+1860>, 
          0x57012c <exec_byte_code+4778>, 0x56ffdb <exec_byte_code+4441>, 0x56ffd3 <exec_byte_code+4433>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x57028d <exec_byte_code+5131>, 0x570325 <exec_byte_code+5283>, 0x57035f <exec_byte_code+5341>, 0x570399 <exec_byte_code+5399>, 
          0x5703d3 <exec_byte_code+5457>, 0x56f308 <exec_byte_code+1158>, 0x56f346 <exec_byte_code+1220>, 0x570419 <exec_byte_code+5527>, 
          0x56f2b5 <exec_byte_code+1075>, 0x56f37d <exec_byte_code+1275>, 0x57044e <exec_byte_code+5580>, 0x570485 <exec_byte_code+5635>, 
          0x5704b0 <exec_byte_code+5678>, 0x5704e7 <exec_byte_code+5733>, 0x57051b <exec_byte_code+5785>, 0x570594 <exec_byte_code+5906>, 
          0x5705bf <exec_byte_code+5949>, 0x5705f6 <exec_byte_code+6004>, 0x570631 <exec_byte_code+6063>, 0x57065c <exec_byte_code+6106>, 
          0x570687 <exec_byte_code+6149>, 0x5706be <exec_byte_code+6204>, 0x5706f5 <exec_byte_code+6259>, 0x57072c <exec_byte_code+6314>, 
          0x570767 <exec_byte_code+6373>, 0x57079b <exec_byte_code+6425>, 0x5707cf <exec_byte_code+6477>, 0x570848 <exec_byte_code+6598>, 
          0x57088a <exec_byte_code+6664>, 0x5708cc <exec_byte_code+6730>, 0x570a36 <exec_byte_code+7092>, 0x570a72 <exec_byte_code+7152>, 
          0x570aae <exec_byte_code+7212>, 0x570aea <exec_byte_code+7272>, 0x570b26 <exec_byte_code+7332>, 0x570b5a <exec_byte_code+7384>, 
          0x570b9d <exec_byte_code+7451>, 0x570bd1 <exec_byte_code+7503>, 0x570c05 <exec_byte_code+7555>, 0x570c39 <exec_byte_code+7607>, 
          0x570cd8 <exec_byte_code+7766>, 0x56fed2 <exec_byte_code+4176>, 0x570d11 <exec_byte_code+7823>, 0x570d3c <exec_byte_code+7866>, 
          0x570db1 <exec_byte_code+7983>, 0x570dea <exec_byte_code+8040>, 0x570e23 <exec_byte_code+8097>, 0x570e4e <exec_byte_code+8140>, 
          0x570e7a <exec_byte_code+8184>, 0x570ea6 <exec_byte_code+8228>, 0x570ed6 <exec_byte_code+8276>, 0x571826 <exec_byte_code+10660>, 
          0x570f08 <exec_byte_code+8326>, 0x570f34 <exec_byte_code+8370>, 0x570f60 <exec_byte_code+8414>, 0x570f8c <exec_byte_code+8458>, 
          0x570fb8 <exec_byte_code+8502>, 0x570fe4 <exec_byte_code+8546>, 0x56fed2 <exec_byte_code+4176>, 0x571826 <exec_byte_code+10660>, 
          0x57100f <exec_byte_code+8589>, 0x57104d <exec_byte_code+8651>, 0x571078 <exec_byte_code+8694>, 0x5710a3 <exec_byte_code+8737>, 
          0x5710da <exec_byte_code+8792>, 0x571111 <exec_byte_code+8847>, 0x57113c <exec_byte_code+8890>, 0x57127a <exec_byte_code+9208>, 
          0x5712b1 <exec_byte_code+9263>, 0x5712e8 <exec_byte_code+9318>, 0x57131f <exec_byte_code+9373>, 0x57134b <exec_byte_code+9417>, 
          0x571826 <exec_byte_code+10660>, 0x56fe51 <exec_byte_code+4047>, 0x56f66c <exec_byte_code+2026>, 0x56f1cc <exec_byte_code+842>, 
          0x56f73e <exec_byte_code+2236>, 0x56f827 <exec_byte_code+2469>, 0x56f90f <exec_byte_code+2701>, 0x56fdf7 <exec_byte_code+3957>, 
          0x56fe2d <exec_byte_code+4011>, 0x56f485 <exec_byte_code+1539>, 0x56fea0 <exec_byte_code+4126>, 0x56ff04 <exec_byte_code+4226>, 
          0x56ff65 <exec_byte_code+4323>, 0x56ff97 <exec_byte_code+4373>, 0x57015e <exec_byte_code+4828>, 0x5701ad <exec_byte_code+4907>, 
          0x5701e8 <exec_byte_code+4966>, 0x570234 <exec_byte_code+5042>, 0x56f63c <exec_byte_code+1978>, 0x571376 <exec_byte_code+9460>, 
          0x5713b1 <exec_byte_code+9519>, 0x5713dc <exec_byte_code+9562>, 0x571407 <exec_byte_code+9605>, 0x571432 <exec_byte_code+9648>, 
          0x57145d <exec_byte_code+9691>, 0x571494 <exec_byte_code+9746>, 0x5714cb <exec_byte_code+9801>, 0x571502 <exec_byte_code+9856>, 
          0x571539 <exec_byte_code+9911>, 0x5715f3 <exec_byte_code+10097>, 0x57162a <exec_byte_code+10152>, 0x571661 <exec_byte_code+10207>, 
          0x57168c <exec_byte_code+10250>, 0x5716c3 <exec_byte_code+10305>, 0x5716fa <exec_byte_code+10360>, 0x571735 <exec_byte_code+10419>, 
          0x571770 <exec_byte_code+10478>, 0x570c6d <exec_byte_code+7659>, 0x570ca1 <exec_byte_code+7711>, 0x5717a4 <exec_byte_code+10530>, 
          0x5717f1 <exec_byte_code+10607>, 0x571826 <exec_byte_code+10660>, 0x56f9f7 <exec_byte_code+2933>, 0x56faaf <exec_byte_code+3117>, 
          0x56fb7c <exec_byte_code+3322>, 0x56fc49 <exec_byte_code+3527>, 0x56fd20 <exec_byte_code+3742>, 0x57054f <exec_byte_code+5837>, 
          0x570803 <exec_byte_code+6529>, 0x570d6c <exec_byte_code+7914>, 0x57194d <exec_byte_code+10955>, 0x571990 <exec_byte_code+11022>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x5719e6 <exec_byte_code+11108>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 0x571826 <exec_byte_code+10660>, 
          0x571a38 <exec_byte_code+11190> <repeats 64 times>}
        op = 3
        vectorp = 0x8ff740 <pure+917600>
        stack = {pc = 0xa8b8bf <pure+2539999> "\006\006\071\203\233", byte_string = 9434905, 
          byte_string_start = 0xa8b84b <pure+2539883> "\306\020\211?\205\f", next = 0x0}
        top = 0x7fffffffda78
        result = <optimized out>
        type = <optimized out>
#85 0x000000000053f719 in funcall_lambda (fun=9434861, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffdc48) at eval.c:2978
        val = <optimized out>
        syms_left = <optimized out>
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#86 0x000000000053fce1 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffdc40) at eval.c:2860
        fun = <optimized out>
        original_fun = 12053634
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 3
#87 0x000000000053fe81 in call1 (fn=<optimized out>, arg1=<optimized out>) at eval.c:2610
        ret_ungc_val = -516
        args = {12053634, 12328290}
#88 0x00000000004e5203 in command_loop_1 () at keyboard.c:1560
        cmd = <optimized out>
        keybuf = {536871392, 12, 140737488346360, 2, 22658096, 8264288361439165696, 390842032849, 123653366, 123653366, 140737488346692, 0, 0, 32212850, 
          5510061, 12057234, 123653366, 8517377, 32212850, 32212850, 5100111, 64, 12009778, 12009778, 5100407, 12258048, 4000, 140737488346692, 0, 0, 5513340}
        i = <optimized out>
        prev_modiff = 73
        prev_buffer = 0x6c0e9a0
#89 0x000000000053e39a in internal_condition_case (bfun=bfun@entry=0x4e4ce4 <command_loop_1>, handlers=12061346, hfun=hfun@entry=0x4dd264 <cmd_error>)
    at eval.c:1348
        val = <optimized out>
        c = <optimized out>
#90 0x00000000004d861f in command_loop_2 (ignore=ignore@entry=12009778) at keyboard.c:1178
        val = <optimized out>
#91 0x000000000053e27b in internal_catch (tag=12057282, func=func@entry=0x4d8605 <command_loop_2>, arg=12009778) at eval.c:1112
        val = <optimized out>
        c = <optimized out>
#92 0x00000000004d85b7 in command_loop () at keyboard.c:1157
No locals.
#93 0x00000000004dceda in recursive_edit_1 () at keyboard.c:778
        val = <optimized out>
#94 0x00000000004dd1aa in Frecursive_edit () at keyboard.c:849
        buffer = <optimized out>
#95 0x00000000004d803f in main (argc=<optimized out>, argv=0x7fffffffdf98) at emacs.c:1642
        dummy = 0
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimized out>
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-09 19:00           ` Eli Zaretskii
  2015-03-16  1:03             ` Justin Kirby
@ 2015-03-18  3:40             ` Justin Kirby
  2015-03-18  6:42               ` Glenn Morris
  1 sibling, 1 reply; 12+ messages in thread
From: Justin Kirby @ 2015-03-18  3:40 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 20036

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Justin Kirby <justinkirby@gmail.com>
>> Cc: martin rudalics <rudalics@gmx.at>, 20036@debbugs.gnu.org
>> Date: Mon, 09 Mar 2015 14:15:07 -0400
>> 
>> > Justin, can you tell when this started happening?  Is this problem new
>> > with Emacs 24.4.90, or did it happen before?
>> 
>> This is happening on a build from git branch emacs-24 on an Ubuntu 14.04
>> LTS. The problem has been occurring for all of the builds I have done. I
>> first did a git clone a few weeks ago. Sorry, I can't give an exact
>> date.
>> 
>> The default emacs24 package does not have this problem.
>
> Did you build the emacs24 package?  If not, could you please build
> Emacs 24.4 or 24.3 from the official source tarball on ftp.gnu.org,
> and do it in the same way as you build the emacs-24 branch of the git
> repo?  It is important to know whether there's a regression, or the
> problem is somehow triggered by some particular configuration.

I did a build from the official emacs tarball. The hang just
happened. The bt full is at the end. (I removed some report-emacs-bug
info because it was session based and I had to start a new session to
get that info.)

In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
 of 2015-03-15 on ethiopia
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:	Ubuntu 14.04.2 LTS

Configured using:
 `configure --with-x-toolkit=gtk3 'CFLAGS=-Og -g3''

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


Features:
(shadow sort org-element org-rmail org-mhe org-irc org-info org-gnus
org-docview doc-view jka-compr image-mode org-bibtex bibtex org-bbdb
org-w3m mail-extr emacsbug nndraft nnmh utf-7 nnimap utf7 nnfolder
parse-time executable bbdb-gnus netrc network-stream gnus-agent
gnus-srvr gnus-score score-mode nnvirtual nntp gnus-cache bbdb-message
bbdb-mua spam spam-stat bbdb-com crm gnus-uu yenc gnus-msg gnus-art
mm-uu mml2015 mm-view mml-smime smime dig nnir gnus-sum gnus-group
gnus-undo nnmail mail-source nnoo smtpmail sendmail gnus-start gnus-spec
gnus-int gnus-range gnus-win gnus-dired gnus gnus-ems nnheader
smooth-scroll helm-mode helm-files rx image-dired dired-x dired-aux ffap
helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive
helm-info helm-net browse-url bookmark pp helm-locate helm-help
helm-match-plugin helm-grep helm-regexp helm-plugin helm-external
helm-utils dired helm helm-source bbdb bbdb-site timezone dired-details
smartscan paren sanityinc-tomorrow-night-theme
color-theme-sanityinc-tomorrow haskell-yas yasnippet
highlight-indentation flymake cc-defs eldoc company elpy pyvenv
elpy-refactor python json ido files-x etags cus-edit cus-start cus-load
savehist jabber jabber-notifications notifications jabber-libnotify dbus
jabber-awesome jabber-osd jabber-wmii jabber-xmessage jabber-festival
jabber-sawfish jabber-ratpoison jabber-tmux jabber-screen jabber-socks5
jabber-ft-server jabber-si-server jabber-ft-client jabber-ft-common
jabber-si-client jabber-si-common jabber-feature-neg jabber-truncate
jabber-time jabber-autoaway jabber-vcard-avatars jabber-chatstates
jabber-events jabber-vcard jabber-avatar jabber-activity jabber-watch
jabber-modeline jabber-ahc-presence jabber-ahc jabber-version
jabber-ourversion jabber-muc-nick-completion hippie-exp jabber-browse
jabber-search jabber-register jabber-roster jabber-presence jabber-muc
jabber-bookmarks jabber-private jabber-muc-nick-coloring hexrgb
jabber-widget jabber-disco wid-edit jabber-chat jabber-history
jabber-chatbuffer jabber-alert jabber-iq jabber-core jabber-console
sgml-mode ewoc jabber-keymap jabber-sasl sasl sasl-anonymous sasl-login
sasl-plain fsm jabber-logon jabber-conn srv dns starttls gnutls
jabber-xml jabber-menu jabber-util git-gutter-fringe+ fringe-helper
git-gutter+ ob-sh ob-python ob-R git-link magit-find-file dash
magit-key-mode magit view tramp tramp-compat tramp-loaddefs trampver
shell help-mode grep compile epa derived epg diff-mode autorevert
filenotify git-rebase-mode thingatpt git-commit-mode server log-edit
message rfc822 mml mml-sec mailabbrev mail-utils gmm-utils mailheader
pcvs-util add-log org-jira jiralib soap-client mm-decode mm-bodies
mm-encode url-http tls url-auth mail-parse rfc2231 rfc2047 rfc2045
ietf-drums url-gw url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util url-parse auth-source
gnus-util mm-util mail-prsvr password-cache url-vars mailcap warnings
xml org org-macro org-footnote org-pcomplete pcomplete org-list
org-faces org-entities noutline outline easy-mmode org-version
ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys
ob-comint comint ansi-color ring ob-core ob-eval org-compat org-macs
org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs
ace-jump-mode-autoloads ag-autoloads apache-mode-autoloads
bbdb-autoloads calfw-autoloads calfw-gcal-autoloads
coffee-mode-autoloads color-theme-sanityinc-tomorrow-autoloads
color-theme-solarized-autoloads color-theme-autoloads
dired-details-autoloads eimp-autoloads elixir-mode-autoloads
elnode-autoloads db-autoloads creole-autoloads elpy-autoloads
company-autoloads erc-hl-nicks-autoloads erlang-autoloads
fakir-autoloads find-file-in-project-autoloads flymake-autoloads
flymake-cursor-autoloads advice git-gutter-autoloads
git-gutter-fringe+-autoloads fringe-helper-autoloads
git-gutter+-autoloads git-link-autoloads goto-last-change-autoloads
haskell-mode-autoloads edmacro kmacro helm-ag-autoloads
helm-ag-r-autoloads helm-autoloads async-autoloads
highlight-indentation-autoloads idomenu-autoloads
impatient-mode-autoloads htmlize-autoloads jabber-autoloads
jedi-autoloads auto-complete-autoloads epc-autoloads ctable-autoloads
concurrent-autoloads json-mode-autoloads json-reformat-autoloads
json-snatcher-autoloads kv-autoloads magit-filenotify-autoloads
magit-find-file-autoloads magit-gh-pulls-autoloads magit-autoloads
git-rebase-mode-autoloads git-commit-mode-autoloads gh-autoloads eieio
byte-opt bytecomp byte-compile cconv eieio-core logito-autoloads
markdown-mode+-autoloads markdown-mode-autoloads
noctilux-theme-autoloads noflet-autoloads org2blog-autoloads
metaweblog-autoloads info easymenu org-autoloads popup-autoloads
pymacs-autoloads python-environment-autoloads deferred-autoloads
pyvenv-autoloads rainbow-delimiters-autoloads restclient-autoloads
simple-httpd-autoloads smartscan-autoloads smooth-scroll-autoloads
unicode-fonts-autoloads ucs-utils-autoloads font-utils-autoloads
persistent-soft-autoloads list-utils-autoloads help-fns cl-macs cl gv
cl-loaddefs cl-lib pcache-autoloads w3m-autoloads web-autoloads
s-autoloads dash-autoloads web-mode-autoloads wsd-mode-autoloads
xml-rpc-autoloads yaml-mode-autoloads yasnippet-autoloads package
epg-config time-date tooltip electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
gfilenotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 585843 39124)
 (symbols 48 60567 0)
 (miscs 40 147 271)
 (strings 32 134317 16219)
 (string-bytes 1 4129750)
 (vectors 16 48905)
 (vector-slots 8 827625 26884)
 (floats 8 475 176)
 (intervals 56 723 0)
 (buffers 960 29)
 (heap 1024 75866 4471))




#0  0x00007ffff25b912d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007fffeee7ab72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#2  0x00007fffeee7c64f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#3  0x00007ffff4c9a198 in _XReadEvents () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#4  0x00007ffff4c82751 in XIfEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#5  0x00007ffff4cc8f24 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#6  0x00007ffff4cc9b80 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#7  0x00007ffff4cc9e71 in _XimRead () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#8  0x00007ffff4cb88a6 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#9  0x00007ffff4ca6b3d in XSetICValues () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#10 0x00000000004bd419 in xic_set_preeditarea (w=w@entry=0x6bfb7f8, x=x@entry=531, y=y@entry=741) at xfns.c:2107
        attr = 0x884c270
        spot = {x = 540, y = 2022}
#11 0x00000000004ac4c8 in x_draw_window_cursor (w=0x6bfb7f8, glyph_row=<optimized out>, x=531, y=741, cursor_type=<optimized out>, 
    cursor_width=<optimized out>, on_p=<optimized out>, active_p=<optimized out>) at xterm.c:7331
No locals.
#12 0x00000000004544a4 in display_and_set_cursor (w=w@entry=0x6bfb7f8, on=on@entry=true, hpos=59, vpos=39, x=531, y=741) at xdisp.c:27572
        new_cursor_type = 0
        new_cursor_width = 1
        active_cursor = 1
        glyph_row = 0xa489160
        glyph = <optimized out>
#13 0x00000000004adc53 in x_update_window_end (w=0x6bfb7f8, cursor_on_p=<optimized out>, mouse_face_overwritten_p=<optimized out>) at xterm.c:582
No locals.
#14 0x000000000041a8da in update_window (w=w@entry=0x6bfb7f8, force_p=force_p@entry=true) at dispnew.c:3535
        end = 0x44d8510
        mode_line_row = 0x44d8510
        header_line_row = <optimized out>
        changed_p = <optimized out>
        mouse_face_overwritten_p = false
        row = <optimized out>
        yb = <optimized out>
        n_updated = <optimized out>
        desired_matrix = <optimized out>
        paused_p = false
        preempt_count = <optimized out>
        rif = <optimized out>
#15 0x000000000041a96d in update_window_tree (w=0x6bfb7f8, force_p=force_p@entry=true) at dispnew.c:3210
        paused_p = false
#16 0x000000000041a955 in update_window_tree (w=w@entry=0x4e08f90, force_p=force_p@entry=true) at dispnew.c:3208
        paused_p = false
#17 0x000000000041c259 in update_frame (f=f@entry=0x5065b50, force_p=true, force_p@entry=false, inhibit_hairy_id_p=inhibit_hairy_id_p@entry=false)
    at dispnew.c:3099
        paused_p = <optimized out>
#18 0x000000000044bfd0 in redisplay_internal () at xdisp.c:14030
        mini_window = <optimized out>
        w = 0x6bfb7f8
        sw = <optimized out>
        pending = 0
        must_finish = <optimized out>
        match_p = <optimized out>
        tlbufpos = {charpos = 7827, bytepos = 7829}
        tlendpos = {charpos = 390, bytepos = 390}
        number_of_visible_frames = <optimized out>
        sf = 0x5065b50
        polling_stopped_here = 1
        tail = <optimized out>
        consider_all_windows_p = <optimized out>
        update_miniwindow_p = <optimized out>
#19 0x000000000044cd0e in redisplay () at xdisp.c:13207
No locals.
#20 0x00000000004e1cfe in read_char (commandflag=1, map=map@entry=50004598, prev_event=12005682, used_mouse_menu=used_mouse_menu@entry=0x7fffffffdbab, 
    end_time=end_time@entry=0x0) at keyboard.c:2570
        c = <optimized out>
        local_getcjmp = {{__jmpbuf = {0, -1, 4294967297, 32, 0, 0, 1, 5773536}, __mask_was_saved = 0, __saved_mask = {__val = {7884, 7885, 5777369, 0, 
                140737488345576, 55014536, 5789699, 7886, 5453221, 12193058, 21945392, 2, 0, 31544, 16038560, 16127458}}}}
        save_jump = {{__jmpbuf = {16207184, 5153361, 12005682, 8, 12038258, 21945397, 8283, 0}, __mask_was_saved = -9560, __saved_mask = {__val = {12005682, 
                12005682, 117046758, 21945392, 50004630, 4294967295, 12005682, 12005730, 2, 12005682, 5154634, 39574262, 12005682, 354443, 39919024, 1}}}}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 12005682
        also_record = 12005682
        reread = false
        polling_stopped_here = false
        orig_kboard = 0xccef60
#21 0x00000000004e3302 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffdc70, bufsize=bufsize@entry=30, prompt=12005682, 
    dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, 
    fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false) at keyboard.c:9088
        interrupted_kboard = 0xccef60
        interrupted_frame = 0x5065b50
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = <optimized out>
        keys_local_start = <optimized out>
        new_binding = <optimized out>
        t = <optimized out>
        echo_start = 0
        keys_start = 0
        current_binding = 50004598
        first_event = 12005682
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 15799430, map = 15799430, start = 0, end = 0}
        keytran = {parent = 11985478, map = 11985478, start = 0, end = 0}
        indec = {parent = 15799462, map = 15799462, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 12005682
        original_uppercase = -630343639519895552
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x14edc30
        fake_prefixed_keys = 12005682
#22 0x00000000004e48bb in command_loop_1 () at keyboard.c:1452
        cmd = <optimized out>
        keybuf = {12182530, 15355634, 424, 2, 21945392, -630343639519895552, 390842032865, 106413414, 106413414, 140737488346676, 0, 0, 12005682, 5508093, 
          12053138, 106413414, 8513249, 12005682, 12005682, 5098287, 64, 12005682, 12005682, 5098583, 12253952, 4000, 140737488346676, 0, 0, 5511372}
        i = <optimized out>
        prev_modiff = 354443
        prev_buffer = 0x14edc30
#23 0x000000000053dbea in internal_condition_case (bfun=bfun@entry=0x4e45c4 <command_loop_1>, handlers=12057250, hfun=hfun@entry=0x4dcb44 <cmd_error>)
    at eval.c:1348
        val = <optimized out>
        c = <optimized out>
#24 0x00000000004d7eff in command_loop_2 (ignore=ignore@entry=12005682) at keyboard.c:1177
        val = <optimized out>
#25 0x000000000053dacb in internal_catch (tag=12053186, func=func@entry=0x4d7ee5 <command_loop_2>, arg=12005682) at eval.c:1112
        val = <optimized out>
        c = <optimized out>
#26 0x00000000004d7e97 in command_loop () at keyboard.c:1156
No locals.
#27 0x00000000004dc7ba in recursive_edit_1 () at keyboard.c:777
        val = <optimized out>
#28 0x00000000004dca8a in Frecursive_edit () at keyboard.c:848
        buffer = <optimized out>
#29 0x00000000004d7924 in main (argc=<optimized out>, argv=0x7fffffffdf88) at emacs.c:1646
        dummy = 0
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimized out>
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x1353dd0 "\220\230\063\001"
        original_pwd = 0x0





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-18  3:40             ` Justin Kirby
@ 2015-03-18  6:42               ` Glenn Morris
  2015-03-18 19:22                 ` Justin Kirby
  2015-03-27 22:12                 ` Justin Kirby
  0 siblings, 2 replies; 12+ messages in thread
From: Glenn Morris @ 2015-03-18  6:42 UTC (permalink / raw)
  To: Justin Kirby; +Cc: 20036


This looks the same as

http://debbugs.gnu.org/6842

which is ibus-related, apparently.





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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-18  6:42               ` Glenn Morris
@ 2015-03-18 19:22                 ` Justin Kirby
  2015-03-27 22:12                 ` Justin Kirby
  1 sibling, 0 replies; 12+ messages in thread
From: Justin Kirby @ 2015-03-18 19:22 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 20036

Glenn Morris <rgm@gnu.org> writes:

> This looks the same as
>
> http://debbugs.gnu.org/6842
>
> which is ibus-related, apparently.

Interesting. This is on a laptop that is suspended to ram a couple times
a week. The hang does not happen immediately after resuming. I will see
if suspend/resume can be correlated.

I do not see anything in ubuntu's 24.3 configure flags that would
prevent this from happening. I will rebuild the official tarball with
ubuntu's flags and see if that changes anything.


In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7)
 of 2014-03-07 on lamiak, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:	Ubuntu 14.04.2 LTS

Configured using:
 `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var/lib' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
 '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes'
 '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars'
 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''






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

* bug#20036: 24.4.90; Emacs hangs/freezes
  2015-03-18  6:42               ` Glenn Morris
  2015-03-18 19:22                 ` Justin Kirby
@ 2015-03-27 22:12                 ` Justin Kirby
  1 sibling, 0 replies; 12+ messages in thread
From: Justin Kirby @ 2015-03-27 22:12 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 20036


Glenn Morris <rgm@gnu.org> writes:

> This looks the same as
>
> http://debbugs.gnu.org/6842
>
> which is ibus-related, apparently.


The system has been running continuously without suspending since
starting this latest emacs session. There is no indication that ibus has
restarted or any other problems



Configured using:
 `configure --build x86_64-linux-gnu --build x86_64-linux-gnu
 --with-pop=yes --with-x=yes --with-x-toolkit=gtk3
 --with-toolkit-scroll-bars 'CFLAGS=-g3 -Og -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
 CPPFLAGS=-D_FORTIFY_SOURCE=2 'LDFLAGS=-Wl,-Bsymbolic-functions
 -Wl,-z,relro''

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

Major mode: Special

Minor modes in effect:
  smooth-scroll-mode: t
  helm-mode: t
  helm-match-plugin-mode: t
  helm-occur-match-plugin-mode: t
  show-paren-mode: t
  pyvenv-mode: t
  savehist-mode: t
  jabber-activity-mode: t
  global-git-gutter+-mode: t
  magit-auto-revert-mode: t
  shell-dirtrack-mode: t
  diff-auto-refine-mode: t
  global-auto-revert-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> C-x 1 M-x e m a <backspace> 
<backspace> <backspace> r e p o r t - e m <return>



bt full:

#0  0x00007ffff25b912d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007fffeee7ab72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#2  0x00007fffeee7c64f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
No symbol table info available.
#3  0x00007ffff4c9a198 in _XReadEvents () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#4  0x00007ffff4c82751 in XIfEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#5  0x00007ffff4cc8f24 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#6  0x00007ffff4cc9b80 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#7  0x00007ffff4cc9e71 in _XimRead () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#8  0x00007ffff4cb88a6 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#9  0x00007ffff4ca6b3d in XSetICValues () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#10 0x00000000004bd419 in xic_set_preeditarea (w=w@entry=0x91de1a0, x=x@entry=0, y=y@entry=361) at xfns.c:2107
        attr = 0xa78b3c0
        spot = {x = 9, y = 376}
#11 0x00000000004ac4c8 in x_draw_window_cursor (w=0x91de1a0, glyph_row=<optimized out>, x=0, y=361, cursor_type=<optimized out>, 
    cursor_width=<optimized out>, on_p=<optimized out>, active_p=<optimized out>) at xterm.c:7331
No locals.
#12 0x00000000004544a4 in display_and_set_cursor (w=w@entry=0x91de1a0, on=on@entry=true, hpos=0, vpos=19, x=0, y=361) at xdisp.c:27572
        new_cursor_type = 0
        new_cursor_width = 1
        active_cursor = 1
        glyph_row = 0x8930fe0
        glyph = <optimized out>
#13 0x00000000004adc53 in x_update_window_end (w=0x91de1a0, cursor_on_p=<optimized out>, mouse_face_overwritten_p=<optimized out>) at xterm.c:582
No locals.
#14 0x000000000041a8da in update_window (w=w@entry=0x91de1a0, force_p=force_p@entry=true) at dispnew.c:3535
        end = 0x86d5110
        mode_line_row = 0x86d5110
        header_line_row = <optimized out>
        changed_p = <optimized out>
        mouse_face_overwritten_p = false
        row = <optimized out>
        yb = <optimized out>
        n_updated = <optimized out>
        desired_matrix = <optimized out>
        paused_p = false
        preempt_count = <optimized out>
        rif = <optimized out>
#15 0x000000000041a96d in update_window_tree (w=0x91de1a0, force_p=force_p@entry=true) at dispnew.c:3210
        paused_p = false
#16 0x000000000041a955 in update_window_tree (w=w@entry=0x7742cd0, force_p=force_p@entry=true) at dispnew.c:3208
        paused_p = false
#17 0x000000000041c259 in update_frame (f=f@entry=0x5e68528, force_p=true, force_p@entry=false, inhibit_hairy_id_p=inhibit_hairy_id_p@entry=false)
    at dispnew.c:3099
        paused_p = <optimized out>
#18 0x000000000044bfd0 in redisplay_internal () at xdisp.c:14030
        mini_window = <optimized out>
        w = 0x91de1a0
        sw = <optimized out>
        pending = 0
        must_finish = <optimized out>
        match_p = <optimized out>
        tlbufpos = {charpos = 99298133, bytepos = 558}
        tlendpos = {charpos = 9179, bytepos = 9179}
        number_of_visible_frames = <optimized out>
        sf = 0x5e68528
        polling_stopped_here = 1
        tail = <optimized out>
        consider_all_windows_p = <optimized out>
        update_miniwindow_p = <optimized out>
#19 0x000000000044cd0e in redisplay () at xdisp.c:13207
No locals.
#20 0x00000000004e1cfe in read_char (commandflag=1, map=map@entry=87118598, prev_event=12005682, used_mouse_menu=used_mouse_menu@entry=0x7fffffffdbbb, 
    end_time=end_time@entry=0x0) at keyboard.c:2570
        c = <optimized out>
        local_getcjmp = {{__jmpbuf = {4611686019484352512, 0, 4611686018595160064, 5502441, 140737488345536, 4, 1, 5773536}, __mask_was_saved = -9760, 
            __saved_mask = {__val = {582, 583, 5777369, 0, 140737488345592, 92027624, 5789699, 584, 5453221, 12193058, 87121136, 2, 0, 2336, 16166224, 
                16252962}}}}
        save_jump = {{__jmpbuf = {16345424, 5153361, 12005682, 8, 12038258, 87121141, 9763, 0}, __mask_was_saved = -9544, __saved_mask = {__val = {12005682, 
                12005682, 96280982, 17977005, 87118614, 4294967295, 12005682, 12005730, 2, 12005682, 5154634, 39366918, 12005682, 86164, 42351456, 1}}}}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 12005682
        also_record = 12005682
        reread = false
        polling_stopped_here = false
        orig_kboard = 0xd24eb0
#21 0x00000000004e3302 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffdc80, bufsize=bufsize@entry=30, prompt=12005682, 
    dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, 
    fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false) at keyboard.c:9088
        interrupted_kboard = 0xd24eb0
        interrupted_frame = 0x5e68528
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = <optimized out>
        keys_local_start = <optimized out>
        new_binding = <optimized out>
        t = <optimized out>
        echo_start = 0
        keys_start = 0
        current_binding = 87118598
        first_event = 12005682
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 15799430, map = 15799430, start = 0, end = 0}
        keytran = {parent = 11985478, map = 11985478, start = 0, end = 0}
        indec = {parent = 15799462, map = 15799462, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 12005682
        original_uppercase = 8649276117469031424
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x5315cf0
        fake_prefixed_keys = 12005682
#22 0x00000000004e48bb in command_loop_1 () at keyboard.c:1452
        cmd = <optimized out>
        keybuf = {12047538, 444, 140737488346360, 2, 22674384, 8649276117469031424, 390842032849, 49727126, 49727126, 140737488346692, 0, 0, 9466365, 
          5508093, 12053138, 49727126, 8513249, 9466365, 9466365, 5098287, 64, 12005682, 12005682, 5098583, 12253952, 4000, 140737488346692, 0, 0, 5511372}
        i = <optimized out>
        prev_modiff = 86164
        prev_buffer = 0x5315cf0
#23 0x000000000053dbea in internal_condition_case (bfun=bfun@entry=0x4e45c4 <command_loop_1>, handlers=12057250, hfun=hfun@entry=0x4dcb44 <cmd_error>)
    at eval.c:1348
        val = <optimized out>
        c = <optimized out>
#24 0x00000000004d7eff in command_loop_2 (ignore=ignore@entry=12005682) at keyboard.c:1177
        val = <optimized out>
#25 0x000000000053dacb in internal_catch (tag=12053186, func=func@entry=0x4d7ee5 <command_loop_2>, arg=12005682) at eval.c:1112
        val = <optimized out>
        c = <optimized out>
#26 0x00000000004d7e97 in command_loop () at keyboard.c:1156
No locals.
#27 0x00000000004dc7ba in recursive_edit_1 () at keyboard.c:777
        val = <optimized out>
#28 0x00000000004dca8a in Frecursive_edit () at keyboard.c:848
        buffer = <optimized out>
#29 0x00000000004d7924 in main (argc=<optimized out>, argv=0x7fffffffdf98) at emacs.c:1646
        dummy = 0
        stack_bottom_variable = -1 '\377'
        do_initial_setlocale = <optimized out>
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x1344fc0 "@p4\001"
        original_pwd = 0x0






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

end of thread, other threads:[~2015-03-27 22:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-08  4:05 bug#20036: 24.4.90; Emacs hangs/freezes Justin Kirby
2015-03-08 10:04 ` martin rudalics
2015-03-09  4:31   ` Justin Kirby
2015-03-09 10:37     ` martin rudalics
2015-03-09 16:02       ` Eli Zaretskii
2015-03-09 18:15         ` Justin Kirby
2015-03-09 19:00           ` Eli Zaretskii
2015-03-16  1:03             ` Justin Kirby
2015-03-18  3:40             ` Justin Kirby
2015-03-18  6:42               ` Glenn Morris
2015-03-18 19:22                 ` Justin Kirby
2015-03-27 22:12                 ` Justin Kirby

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).