bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36835: 27.0.50; Segmentation fault on Cairo build (ftcrfont_glyph_ex


From: Štěpán Němec
Subject: bug#36835: 27.0.50; Segmentation fault on Cairo build (ftcrfont_glyph_extents at ftcrfont.c:77)
Date: Mon, 29 Jul 2019 13:56:23 +0200

Recipe:
-------
emacs -Q

[arrange that the attached desktop file will be read by `desktop-read';
I did "M-x cd" to the directory containing it]

M-x desktop-read [possibly reply 'y' to the prompt whether to read the file]
-------

"bt full" and "xbacktrace" output attached

In GNU Emacs 27.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.10, cairo 
version 1.16.0)
 of 2019-07-29 built on panda
Repository revision: d69e1d7056155d7c14eac31b9303af5ac1549e35
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12005000
System Description: Arch Linux

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set [2 times]
next-line: End of buffer [2 times]
previous-line: Beginning of buffer [4 times]
Mark set [4 times]
funcall-interactively: End of buffer [14 times]

Configured using:
 'configure --with-xwidgets --with-cairo --with-modules'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS
LIBSYSTEMD JSON PDUMPER LCMS2 GMP

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

Major mode: Emacs-Lisp

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-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
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs text-property-search time-date
seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs
cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode
lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote threads dbusbind inotify lcms2 dynamic-setting
system-font-setting font-render-setting xwidget-internal cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 44819 11860)
 (symbols 48 5910 1)
 (strings 32 15223 1765)
 (string-bytes 1 501942)
 (vectors 16 9871)
 (vector-slots 8 126213 12072)
 (floats 8 18 254)
 (intervals 56 283 7)
 (buffers 992 12))

#0  0x000055555576c6dd in ftcrfont_glyph_extents 
(font=font@entry=0x555555fea070, glyph=1106, 
metrics=metrics@entry=0x555555b4c158 <metrics>) at ftcrfont.c:77
        row = 8
        col = 82
        cache = 0x1acc
#1  0x000055555576cbf3 in ftcrfont_text_extents (font=0x555555fea070, 
code=0x7fffffff5f14, nglyphs=1, metrics=0x555555b4c158 <metrics>) at 
ftcrfont.c:361
        width = <optimized out>
        i = <optimized out>
#2  0x00005555555e4896 in get_per_char_metric (char2b=0x7fffffff5f14, 
font=0x555555fea070) at xdisp.c:28543
        metrics = {
          lbearing = 0, 
          rbearing = 0, 
          width = 0, 
          ascent = 0, 
          descent = 0
        }
        stretched_p = <optimized out>
        char2b = 1106
        face = 0x555555e50800
        font = 0x555555fea070
        pcm = 0x0
        boff = 0
        extra_line_spacing = 0
#3  0x00005555555e4896 in gui_produce_glyphs (it=0x7fffffff5f80) at 
xdisp.c:28543
        stretched_p = <optimized out>
        char2b = 1106
        face = 0x555555e50800
        font = 0x555555fea070
        pcm = 0x0
        boff = 0
        extra_line_spacing = 0
#4  0x00005555555bb17e in produce_special_glyphs (it=it@entry=0x7fffffff7310, 
what=what@entry=IT_TRUNCATION) at xdisp.c:28172
        temp_it = {
          window = XIL(0x555555f759c5), 
          w = 0x555555f759c0, 
          f = 0x555555f757b0, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 0, 
          prev_stop = 0, 
          base_level_stop = 0, 
          end_charpos = 0, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          header_line_p = false, 
          string_from_display_prop_p = false, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x0, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {XIL(0) <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          current = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 0, 
          overlay_strings = {XIL(0) <repeats 16 times>}, 
          string_overlays = {XIL(0) <repeats 16 times>}, 
          string = XIL(0), 
          from_overlay = XIL(0), 
          stack = {{
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 0, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_number_produced_p = false, 
          line_wrap = TRUNCATE, 
          base_face_id = 1, 
          c = 36, 
          len = 1, 
          cmp_it = {
            stop_pos = 0, 
            id = -1, 
            ch = 0, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 36, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          xwidget = 0x0, 
          slice = {
            x = XIL(0), 
            y = XIL(0), 
            width = XIL(0), 
            height = XIL(0)
          }, 
          space_width = XIL(0), 
          voffset = 0, 
          tab_width = 8, 
          font_height = XIL(0), 
          object = XIL(0), 
          position = {
            charpos = 0, 
            bytepos = 0
          }, 
          truncation_pixel_width = 0, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 0, 
          last_visible_y = 0, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x0, 
          area = LEFT_MARGIN_AREA, 
          nglyphs = 1, 
          pixel_width = 0, 
          ascent = 13, 
          descent = 4, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 0, 
          hpos = 0, 
          lnum = 0, 
          lnum_bytepos = 0, 
          lnum_width = 0, 
          lnum_pixel_width = 0, 
          pt_lnum = 0, 
          tab_offset = 0, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = false, 
          bidi_it = {
            bytepos = 0, 
            charpos = 0, 
            ch = 0, 
            nchars = 0, 
            ch_len = 0, 
            type = UNKNOWN_BT, 
            type_after_wn = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT, 
            resolved_level = 0 '\000', 
            isolate_level = 0 '\000', 
            invalid_levels = 0, 
            invalid_isolates = 0, 
            prev = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            bracket_pairing_pos = 0, 
            bracket_enclosed_type = UNKNOWN_BT, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            sos = NEUTRAL_DIR, 
            scan_dir = 0, 
            disp_pos = 0, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              } <repeats 128 times>}, 
            string = {
              lstring = XIL(0), 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x555555f759c0, 
            paragraph_dir = NEUTRAL_DIR, 
            separator_limit = 0, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = false
          }, 
          paragraph_embedding = L2R
        }
        gc = <optimized out>
        glyph = {
          ch = 36, 
          face_id = 0
        }
#5  0x00005555555c6fd6 in init_iterator (it=0x7fffffff7310, w=0x555555f759c0, 
charpos=-1, bytepos=<optimized out>, row=0x555556926400, 
base_face_id=MODE_LINE_FACE_ID) at xdisp.c:2982
        remapped_base_face_id = <optimized out>
        body_width = 0
        body_height = 0
#6  0x00005555555d3db0 in display_mode_line (w=w@entry=0x555555f759c0, 
face_id=MODE_LINE_FACE_ID, format=XIL(0x7fffebe328f3)) at xdisp.c:23758
        it = {
          window = XIL(0x555555f759c5), 
          w = 0x555555f759c0, 
          f = 0x555555f757b0, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 0, 
          prev_stop = 0, 
          base_level_stop = 0, 
          end_charpos = 0, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          header_line_p = false, 
          string_from_display_prop_p = false, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x0, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {XIL(0) <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          current = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 0, 
          overlay_strings = {XIL(0) <repeats 16 times>}, 
          string_overlays = {XIL(0) <repeats 16 times>}, 
          string = XIL(0), 
          from_overlay = XIL(0), 
          stack = {{
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 0, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_number_produced_p = false, 
          line_wrap = TRUNCATE, 
          base_face_id = 1, 
          c = 0, 
          len = 0, 
          cmp_it = {
            stop_pos = 0, 
            id = -1, 
            ch = 0, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 0, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          xwidget = 0x0, 
          slice = {
            x = XIL(0), 
            y = XIL(0), 
            width = XIL(0), 
            height = XIL(0)
          }, 
          space_width = XIL(0), 
          voffset = 0, 
          tab_width = 8, 
          font_height = XIL(0), 
          object = XIL(0), 
          position = {
            charpos = 0, 
            bytepos = 0
          }, 
          truncation_pixel_width = 0, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 0, 
          last_visible_y = 0, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x0, 
          area = LEFT_MARGIN_AREA, 
          nglyphs = 0, 
          pixel_width = 0, 
          ascent = 0, 
          descent = 0, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 0, 
          hpos = 0, 
          lnum = 0, 
          lnum_bytepos = 0, 
          lnum_width = 0, 
          lnum_pixel_width = 0, 
          pt_lnum = 0, 
          tab_offset = 0, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = false, 
          bidi_it = {
            bytepos = 0, 
            charpos = 0, 
            ch = 0, 
            nchars = 0, 
            ch_len = 0, 
            type = UNKNOWN_BT, 
            type_after_wn = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT, 
            resolved_level = 0 '\000', 
            isolate_level = 0 '\000', 
            invalid_levels = 0, 
            invalid_isolates = 0, 
            prev = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            bracket_pairing_pos = 0, 
            bracket_enclosed_type = UNKNOWN_BT, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            sos = NEUTRAL_DIR, 
            scan_dir = 0, 
            disp_pos = 0, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              } <repeats 128 times>}, 
            string = {
              lstring = XIL(0), 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x555555f759c0, 
            paragraph_dir = NEUTRAL_DIR, 
            separator_limit = 0, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = false
          }, 
          paragraph_embedding = L2R
        }
        face = <optimized out>
        count = 25
#7  0x00005555555d407e in display_mode_lines (w=w@entry=0x555555f759c0) at 
lisp.h:722
        window_mode_line_format = <optimized out>
        sel_w = 0x555555f759c0
        old_selected_window = XIL(0x555555f759c5)
        old_selected_frame = XIL(0x555555f757b5)
        new_frame = XIL(0x555555f757b5)
        old_frame_selected_window = XIL(0x555555f759c5)
        n = 0
#8  0x00005555555ecbac in redisplay_window (window=XIL(0x555555f759c5), 
just_this_one_p=<optimized out>) at xdisp.c:17716
        w = 0x555555f759c0
        f = <optimized out>
        buffer = <optimized out>
        old = <optimized out>
        lpoint = {
          charpos = 146, 
          bytepos = 146
        }
        opoint = <optimized out>
        startp = <optimized out>
        update_mode_line = <optimized out>
        tem = <optimized out>
        it = {
          window = XIL(0), 
          w = 0x0, 
          f = 0x0, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 0, 
          prev_stop = 0, 
          base_level_stop = 0, 
          end_charpos = 0, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = false, 
          header_line_p = false, 
          string_from_display_prop_p = false, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x0, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {XIL(0) <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          current = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 0, 
          overlay_strings = {XIL(0) <repeats 16 times>}, 
          string_overlays = {XIL(0) <repeats 16 times>}, 
          string = XIL(0), 
          from_overlay = XIL(0), 
          stack = {{
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0), 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = NEUTRAL_DIR, 
              multibyte_p = false, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = false, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = XIL(0), 
              font_height = XIL(0)
            }, {
              string = XIL(0x200000083), 
              string_nchars = 0, 
              end_charpos = 1, 
              stop_charpos = 0, 
              prev_stop = -1, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 92, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = XIL(0), 
                  slice = {
                    x = XIL(0), 
                    y = XIL(0), 
                    width = XIL(0), 
                    height = XIL(0x80000)
                  }, 
                  image_id = 0
                }, 
                stretch = {
                  object = XIL(0)
                }, 
                xwidget = {
                  object = XIL(0)
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 4294967295
                }, 
                dpvec_index = 0
              }, 
              from_overlay = XIL(0), 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_DISPLAY_VECTOR, 
              paragraph_embedding = (unknown: 8), 
              multibyte_p = true, 
              string_from_display_prop_p = false, 
              string_from_prefix_prop_p = true, 
              display_ellipsis_p = true, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = (unknown: 4), 
              voffset = 13, 
              space_width = XIL(0xd00000004), 
              font_height = XIL(0xd00000004)
            }}, 
          sp = 4, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 0, 
          selective_display_ellipsis_p = false, 
          ctl_arrow_p = false, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_number_produced_p = false, 
          line_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 0, 
          len = 0, 
          cmp_it = {
            stop_pos = 0, 
            id = 0, 
            ch = 0, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 0, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          xwidget = 0x0, 
          slice = {
            x = XIL(0), 
            y = XIL(0), 
            width = XIL(0), 
            height = XIL(0)
          }, 
          space_width = XIL(0), 
          voffset = 0, 
          tab_width = 0, 
          font_height = XIL(0), 
          object = XIL(0), 
          position = {
            charpos = 0, 
            bytepos = 0
          }, 
          truncation_pixel_width = 0, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 0, 
          last_visible_y = 0, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = 0, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x0, 
          area = LEFT_MARGIN_AREA, 
          nglyphs = 0, 
          pixel_width = 0, 
          ascent = 0, 
          descent = 0, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 0, 
          hpos = 0, 
          lnum = 0, 
          lnum_bytepos = 0, 
          lnum_width = 0, 
          lnum_pixel_width = 0, 
          pt_lnum = 0, 
          tab_offset = 0, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = false, 
          bidi_it = {
            bytepos = 0, 
            charpos = 0, 
            ch = 0, 
            nchars = 0, 
            ch_len = 0, 
            type = UNKNOWN_BT, 
            type_after_wn = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT, 
            resolved_level = 0 '\000', 
            isolate_level = 0 '\000', 
            invalid_levels = 0, 
            invalid_isolates = 0, 
            prev = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              charpos = 0, 
              type = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            bracket_pairing_pos = 0, 
            bracket_enclosed_type = UNKNOWN_BT, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            sos = NEUTRAL_DIR, 
            scan_dir = 0, 
            disp_pos = 0, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              } <repeats 63 times>, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 5, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 39, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488328912, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 1, 
                prev_for_neutral_type = 3, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488328920, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 1, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488329136, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 1, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488328448, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 4, 
                last_strong_type = 5, 
                prev_for_neutral_type = 5, 
                level = 100 'd', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 5, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 39, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 6, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488328976, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 72057960552422352, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 4, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488328992, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 1, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488329056, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 4, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488328992, 
                next_for_neutral_type = 3, 
                last_strong_type = 0, 
                prev_for_neutral_type = 3, 
                level = 91 '[', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 7, 
                last_strong_type = 1, 
                prev_for_neutral_type = 5, 
                level = 117 'u', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 6, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 1, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1120, 
                next_for_neutral_type = 7, 
                last_strong_type = 1, 
                prev_for_neutral_type = 5, 
                level = 117 'u', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 7, 
                last_strong_type = 5, 
                prev_for_neutral_type = 5, 
                level = 117 'u', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488328984, 
                next_for_neutral_type = 6, 
                last_strong_type = 3, 
                prev_for_neutral_type = 2, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825002743781, 
                next_for_neutral_type = 0, 
                last_strong_type = 3, 
                prev_for_neutral_type = 3, 
                level = 117 'u', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 6, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488328984, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488328976, 
                next_for_neutral_type = 2, 
                last_strong_type = 1, 
                prev_for_neutral_type = 1, 
                level = 117 'u', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 7, 
                last_strong_type = 4, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 7, 
                last_strong_type = 4, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488329328, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 7, 
                last_strong_type = 4, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 7, 
                last_strong_type = 7, 
                prev_for_neutral_type = 2, 
                level = 117 'u', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 4, 
                prev_for_neutral_type = 4, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488331504, 
                next_for_neutral_type = 0, 
                last_strong_type = 5, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488329088, 
                next_for_neutral_type = 7, 
                last_strong_type = 6, 
                prev_for_neutral_type = 7, 
                level = 117 'u', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 4, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 0, 
                last_strong_type = 6, 
                prev_for_neutral_type = 6, 
                level = 255 '\377', 
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 40, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 4, 
                level = 218 '\332', 
                flags = 210 '\322'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 7, 
                last_strong_type = 4, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488329328, 
                next_for_neutral_type = 6, 
                last_strong_type = 2, 
                prev_for_neutral_type = 6, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825002743781, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0, 
                next_for_neutral_type = 4, 
                last_strong_type = 3, 
                prev_for_neutral_type = 5, 
                level = 91 '[', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 7, 
                last_strong_type = 4, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 101, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488329328, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 2, 
                level = 229 '\345', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 17, 
                next_for_neutral_type = 5, 
                last_strong_type = 6, 
                prev_for_neutral_type = 1, 
                level = 229 '\345', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 4611686018578382848, 
                next_for_neutral_type = 2, 
                last_strong_type = 1, 
                prev_for_neutral_type = 7, 
                level = 95 '_', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 4611686018578382848, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 2, 
                level = 229 '\345', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 17, 
                next_for_neutral_type = 4, 
                last_strong_type = 3, 
                prev_for_neutral_type = 6, 
                level = 92 '\\', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 85, 
                next_for_neutral_type = 4, 
                last_strong_type = 3, 
                prev_for_neutral_type = 6, 
                level = 92 '\\', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 4, 
                level = 218 '\332', 
                flags = 210 '\322'
              }, {
                next_for_neutral_pos = 140737488329328, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 6, 
                level = 176 '\260', 
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825002855381, 
                next_for_neutral_type = 5, 
                last_strong_type = 6, 
                prev_for_neutral_type = 6, 
                level = 247 '\367', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 4294967295, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488329328, 
                next_for_neutral_type = 3, 
                last_strong_type = 0, 
                prev_for_neutral_type = 6, 
                level = 93 ']', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 85, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825002855376, 
                next_for_neutral_type = 1, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825002855381, 
                next_for_neutral_type = 0, 
                last_strong_type = 2, 
                prev_for_neutral_type = 7, 
                level = 247 '\367', 
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93825002854320, 
                next_for_neutral_type = 0, 
                last_strong_type = 0, 
                prev_for_neutral_type = 0, 
                level = 0 '\000', 
                flags = 0 '\000'
              }}, 
            string = {
              lstring = XIL(0x27), 
              s = 0x1 <error: Cannot access memory at address 0x1>, 
              schars = 0, 
              bufpos = 39, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x0, 
            paragraph_dir = NEUTRAL_DIR, 
            separator_limit = 1, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = false
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        current_matrix_up_to_date_p = <optimized out>
        used_current_matrix_p = <optimized out>
        buffer_unchanged_p = <optimized out>
        temp_scroll_step = <optimized out>
        count = <optimized out>
        centering_position = <optimized out>
        last_line_misfit = <optimized out>
        beg_unchanged = <optimized out>
        end_unchanged = <optimized out>
        frame_line_height = <optimized out>
        margin = <optimized out>
        use_desired_matrix = <optimized out>
        itdata = <optimized out>
#9  0x00005555555f0d6b in redisplay_window_0 
(window=window@entry=XIL(0x555555f759c5)) at xdisp.c:15066
#10 0x00005555556f7684 in internal_condition_case_1 
(bfun=bfun@entry=0x5555555f0d40 <redisplay_window_0>, 
arg=arg@entry=XIL(0x555555f759c5), handlers=<optimized out>, 
hfun=hfun@entry=0x5555555b4130 <redisplay_window_error>) at eval.c:1376
        val = <optimized out>
        c = 0x555555c7b560
#11 0x00005555555b8e28 in redisplay_windows (window=XIL(0x555555f759c5)) at 
xdisp.c:15046
        w = 0x555555f759c0
#12 0x00005555555dd545 in redisplay_internal () at xdisp.c:14529
        gcscrollbars = <optimized out>
        f_redisplay_flag = <optimized out>
        f = 0x555555f757b0
        w = <optimized out>
        sw = <optimized out>
        fr = <optimized out>
        pending = <optimized out>
        must_finish = <optimized out>
        match_p = <optimized out>
        tlbufpos = <optimized out>
        tlendpos = <optimized out>
        number_of_visible_frames = <optimized out>
        count = <optimized out>
        sf = <optimized out>
        polling_stopped_here = <optimized out>
        tail = XIL(0x555555c3bb23)
        frame = XIL(0x555555f757b5)
        hscroll_retries = 0
        garbaged_frame_retries = <optimized out>
        consider_all_windows_p = <optimized out>
        update_miniwindow_p = <optimized out>
#13 0x00005555555de9cf in echo_area_display (update_frame_p=<optimized out>) at 
xdisp.c:11794
        count = 20
        n = <optimized out>
        mini_window = XIL(0x555555f75bd5)
        w = 0x555555f75bd0
        f = 0x555555f757b0
        window_height_changed_p = true
        sf = <optimized out>
#14 0x00005555555ded65 in message3_nolog (m=XIL(0x555555d83ea4)) at 
xdisp.c:10776
        mini_window = <optimized out>
        frame = XIL(0x555555f757b5)
        f = 0x555555f757b0
        sf = <optimized out>
#15 0x00005555555deed0 in message3 (m=m@entry=XIL(0x555555d83ea4)) at 
xdisp.c:10706
#16 0x00005555556f03a3 in Fmessage (args=0x7fffffffc408, nargs=<optimized out>) 
at editfns.c:2891
        val = XIL(0x555555d83ea4)
#17 0x00005555556f03a3 in Fmessage (nargs=<optimized out>, args=0x7fffffffc408) 
at editfns.c:2859
#18 0x00005555556f8363 in Ffuncall (nargs=7, args=args@entry=0x7fffffffc400) at 
lisp.h:2076
        fun = <optimized out>
        original_fun = XIL(0x2aaa96183428)
        funcar = <optimized out>
        numargs = 6
        val = <optimized out>
        count = 19
#19 0x0000555555734e38 in exec_byte_code (bytestr=<optimized out>, 
vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized 
out>, nargs=<optimized out>, args=<optimized out>) at bytecode.c:633
        op = <optimized out>
        type = <optimized out>
        targets = {0x55555559d718 <exec_byte_code+4293299144>, 0x5555557351c9 
<exec_byte_code+1657>, 0x5555557351c4 <exec_byte_code+1652>, 0x555555735189 
<exec_byte_code+1593>, 0x555555734f65 <exec_byte_code+1045>, 0x555555734f65 
<exec_byte_code+1045>, 0x55555573518e <exec_byte_code+1598>, 0x5555557350bb 
<exec_byte_code+1387>, 0x555555736147 <exec_byte_code+5623>, 0x555555736142 
<exec_byte_code+5618>, 0x55555573613d <exec_byte_code+5613>, 0x555555736138 
<exec_byte_code+5608>, 0x555555734f0c <exec_byte_code+956>, 0x555555734f10 
<exec_byte_code+960>, 0x55555573612b <exec_byte_code+5595>, 0x55555573614c 
<exec_byte_code+5628>, 0x555555735ffb <exec_byte_code+5291>, 0x555555735ff6 
<exec_byte_code+5286>, 0x555555735ff1 <exec_byte_code+5281>, 0x555555735fec 
<exec_byte_code+5276>, 0x555555734e56 <exec_byte_code+774>, 0x555555734e60 
<exec_byte_code+784>, 0x555555735fc8 <exec_byte_code+5240>, 0x555555735fd5 
<exec_byte_code+5253>, 0x555555735f73 <exec_byte_code+5155>, 0x555555735f6e 
<exec_byte_code+5150>, 0x555555735f69 <exec_byte_code+5145>, 0x555555735f64 
<exec_byte_code+5140>, 0x555555734ec7 <exec_byte_code+887>, 0x555555734ed0 
<exec_byte_code+896>, 0x555555735f8f <exec_byte_code+5183>, 0x555555735f78 
<exec_byte_code+5160>, 0x555555735f3b <exec_byte_code+5099>, 0x555555735f36 
<exec_byte_code+5094>, 0x555555735f31 <exec_byte_code+5089>, 0x555555735f2c 
<exec_byte_code+5084>, 0x555555734e12 <exec_byte_code+706>, 0x555555734e18 
<exec_byte_code+712>, 0x555555735f57 <exec_byte_code+5127>, 0x555555735f40 
<exec_byte_code+5104>, 0x555555735f03 <exec_byte_code+5043>, 0x555555735efe 
<exec_byte_code+5038>, 0x555555735ef9 <exec_byte_code+5033>, 0x555555735ef4 
<exec_byte_code+5028>, 0x555555734dac <exec_byte_code+604>, 0x555555734db0 
<exec_byte_code+608>, 0x555555735f1f <exec_byte_code+5071>, 0x555555735f08 
<exec_byte_code+5048>, 0x555555735afe <exec_byte_code+4014>, 0x555555735b2b 
<exec_byte_code+4059>, 0x555555735b90 <exec_byte_code+4160>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x555555736f77 <exec_byte_code+9255>, 0x555555736f3a <exec_byte_code+9194>, 
0x555555736efa <exec_byte_code+9130>, 0x555555736eba <exec_byte_code+9066>, 
0x555555736e7b <exec_byte_code+9003>, 0x55555573607a <exec_byte_code+5418>, 
0x555555736033 <exec_byte_code+5347>, 0x555555736e50 <exec_byte_code+8960>, 
0x5555557360bc <exec_byte_code+5484>, 0x555555736000 <exec_byte_code+5296>, 
0x555555736e09 <exec_byte_code+8889>, 0x555555736ddc <exec_byte_code+8844>, 
0x555555736d95 <exec_byte_code+8773>, 0x555555736d5b <exec_byte_code+8715>, 
0x555555736d1d <exec_byte_code+8653>, 0x555555736ca4 <exec_byte_code+8532>, 
0x555555736c5d <exec_byte_code+8461>, 0x555555736c12 <exec_byte_code+8386>, 
0x555555736be5 <exec_byte_code+8341>, 0x555555736bb8 <exec_byte_code+8296>, 
0x555555736b71 <exec_byte_code+8225>, 0x555555736b2a <exec_byte_code+8154>, 
0x555555736ae3 <exec_byte_code+8083>, 0x555555736a98 <exec_byte_code+8008>, 
0x555555736a61 <exec_byte_code+7953>, 0x555555736a2a <exec_byte_code+7898>, 
0x5555557369f3 <exec_byte_code+7843>, 0x555555736952 <exec_byte_code+7682>, 
0x5555557368fd <exec_byte_code+7597>, 0x5555557368b4 <exec_byte_code+7524>, 
0x555555736868 <exec_byte_code+7448>, 0x55555573681c <exec_byte_code+7372>, 
0x5555557367d0 <exec_byte_code+7296>, 0x555555736784 <exec_byte_code+7220>, 
0x55555573674d <exec_byte_code+7165>, 0x5555557366f7 <exec_byte_code+7079>, 
0x5555557366c0 <exec_byte_code+7024>, 0x555555736689 <exec_byte_code+6969>, 
0x555555736652 <exec_byte_code+6914>, 0x55555573661b <exec_byte_code+6859>, 
0x55555573655a <exec_byte_code+6666>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555573652d <exec_byte_code+6621>, 0x5555557364fe <exec_byte_code+6574>, 
0x55555573646f <exec_byte_code+6431>, 0x55555573642c <exec_byte_code+6364>, 
0x5555557363ff <exec_byte_code+6319>, 0x5555557363d4 <exec_byte_code+6276>, 
0x5555557363a9 <exec_byte_code+6233>, 0x555555736376 <exec_byte_code+6182>, 
0x555555736347 <exec_byte_code+6135>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555573631c <exec_byte_code+6092>, 
0x5555557362f1 <exec_byte_code+6049>, 0x5555557362c6 <exec_byte_code+6006>, 
0x55555573629b <exec_byte_code+5963>, 0x555555736270 <exec_byte_code+5920>, 
0x555555736243 <exec_byte_code+5875>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x555555736204 
<exec_byte_code+5812>, 0x5555557361d7 <exec_byte_code+5767>, 0x5555557361aa 
<exec_byte_code+5722>, 0x555555736163 <exec_byte_code+5651>, 0x5555557358ac 
<exec_byte_code+3420>, 0x55555573587f <exec_byte_code+3375>, 0x55555573577a 
<exec_byte_code+3114>, 0x555555735733 <exec_byte_code+3043>, 0x55555573593a 
<exec_byte_code+3562>, 0x5555557358f3 <exec_byte_code+3491>, 0x555555735981 
<exec_byte_code+3633>, 0x555555735579 <exec_byte_code+2601>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735bb7 <exec_byte_code+4199>, 
0x555555735ea6 <exec_byte_code+4950>, 0x5555557360ef <exec_byte_code+5535>, 
0x555555735e6a <exec_byte_code+4890>, 0x555555735e31 <exec_byte_code+4833>, 
0x555555735df8 <exec_byte_code+4776>, 0x555555735c12 <exec_byte_code+4290>, 
0x555555735bf3 <exec_byte_code+4259>, 0x555555735f9c <exec_byte_code+5196>, 
0x555555735b98 <exec_byte_code+4168>, 0x5555557359ac <exec_byte_code+3676>, 
0x555555735a7a <exec_byte_code+3882>, 0x555555735a2c <exec_byte_code+3804>, 
0x555555735aa8 <exec_byte_code+3928>, 0x555555737090 <exec_byte_code+9536>, 
0x55555573704d <exec_byte_code+9469>, 0x555555736fc9 <exec_byte_code+9337>, 
0x555555735ed0 <exec_byte_code+4992>, 0x55555573562d <exec_byte_code+2781>, 
0x555555735600 <exec_byte_code+2736>, 0x5555557355d3 <exec_byte_code+2691>, 
0x5555557355a6 <exec_byte_code+2646>, 0x5555557356bf <exec_byte_code+2927>, 
0x555555735678 <exec_byte_code+2856>, 0x5555557356ec <exec_byte_code+2972>, 
0x555555735296 <exec_byte_code+1862>, 0x5555557354c5 <exec_byte_code+2421>, 
0x55555573545c <exec_byte_code+2316>, 0x555555735415 <exec_byte_code+2245>, 
0x5555557353ce <exec_byte_code+2174>, 0x5555557353a1 <exec_byte_code+2129>, 
0x55555573535a <exec_byte_code+2058>, 0x555555735313 <exec_byte_code+1987>, 
0x5555557352dd <exec_byte_code+1933>, 0x555555735543 <exec_byte_code+2547>, 
0x55555573550c <exec_byte_code+2492>, 0x5555557365e4 <exec_byte_code+6804>, 
0x55555573659d <exec_byte_code+6733>, 0x555555735234 <exec_byte_code+1764>, 
0x5555557351ce <exec_byte_code+1662>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735d89 <exec_byte_code+4665>, 
0x555555735d52 <exec_byte_code+4610>, 0x555555735ce7 <exec_byte_code+4503>, 
0x555555735cb3 <exec_byte_code+4451>, 0x555555735d1e <exec_byte_code+4558>, 
0x555555736cd1 <exec_byte_code+8577>, 0x5555557369a7 <exec_byte_code+7767>, 
0x5555557364b2 <exec_byte_code+6498>, 0x555555735148 <exec_byte_code+1528>, 
0x5555557350fb <exec_byte_code+1451>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555573508a <exec_byte_code+1338>, 0x555555735018 <exec_byte_code+1224>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555734fea <exec_byte_code+1178> <repeats 64 
times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = <optimized out>
        quitcounter = 2 '\002'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffc400
        stack_lim = <optimized out>
        bytestr_data = <optimized out>
        pc = <optimized out>
        count = 15
        result = <optimized out>
#20 0x00005555556f82c7 in Ffuncall (nargs=nargs@entry=1, 
args=args@entry=0x7fffffffca48) at eval.c:2814
        fun = <optimized out>
        original_fun = XIL(0x2aaa96294be0)
        funcar = <optimized out>
        numargs = 0
        val = <optimized out>
        count = 14
#21 0x00005555556f4d51 in Ffuncall_interactively (nargs=1, args=0x7fffffffca48) 
at callint.c:255
        speccount = 13
#22 0x00005555556f8363 in Ffuncall (nargs=2, args=0x7fffffffca40) at lisp.h:2076
        fun = <optimized out>
        original_fun = XIL(0x6db0)
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 12
#23 0x00005555556f8704 in Fapply (nargs=nargs@entry=3, 
args=args@entry=0x7fffffffca40) at eval.c:2375
        i = <optimized out>
        funcall_nargs = <optimized out>
        funcall_args = 0x0
        spread_arg = XIL(0)
        fun = XIL(0x6db0)
        sa_avail = 16384
        sa_count = 12
        numargs = <optimized out>
        retval = <optimized out>
#24 0x00005555556f62d1 in Fcall_interactively (function=XIL(0x2aaa96294be0), 
record_flag=XIL(0xb5e0), keys=XIL(0x5555561f6355)) at lisp.h:1024
        funval = <optimized out>
        events = <optimized out>
        input = <optimized out>
        speccount = 12
        arg_from_tty = false
        key_count = 14
        record_then_fail = false
        save_this_command = XIL(0x2aaa96294be0)
        save_this_original_command = XIL(0x2aaa962e8830)
        save_real_this_command = XIL(0x2aaa96294be0)
        save_last_command = XIL(0x2aaa963ad2d8)
        prefix_arg = XIL(0)
        enable = <optimized out>
        up_event = XIL(0)
        form = <optimized out>
        specs = XIL(0)
        sa_avail = <optimized out>
        string_len = <optimized out>
        string = <optimized out>
        string_end = <optimized out>
        next_event = <optimized out>
        nargs = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        varies = <optimized out>
        tem = <optimized out>
        val = <optimized out>
#25 0x00005555556f8363 in Ffuncall (nargs=4, args=args@entry=0x7fffffffcb38) at 
lisp.h:2076
        fun = <optimized out>
        original_fun = XIL(0x2aaa961e5338)
        funcar = <optimized out>
        numargs = 3
        val = <optimized out>
        count = 11
#26 0x0000555555734e38 in exec_byte_code (bytestr=<optimized out>, 
vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized 
out>, nargs=<optimized out>, args=<optimized out>) at bytecode.c:633
        op = <optimized out>
        type = <optimized out>
        targets = {0x55555559d718 <exec_byte_code+4293299144>, 0x5555557351c9 
<exec_byte_code+1657>, 0x5555557351c4 <exec_byte_code+1652>, 0x555555735189 
<exec_byte_code+1593>, 0x555555734f65 <exec_byte_code+1045>, 0x555555734f65 
<exec_byte_code+1045>, 0x55555573518e <exec_byte_code+1598>, 0x5555557350bb 
<exec_byte_code+1387>, 0x555555736147 <exec_byte_code+5623>, 0x555555736142 
<exec_byte_code+5618>, 0x55555573613d <exec_byte_code+5613>, 0x555555736138 
<exec_byte_code+5608>, 0x555555734f0c <exec_byte_code+956>, 0x555555734f10 
<exec_byte_code+960>, 0x55555573612b <exec_byte_code+5595>, 0x55555573614c 
<exec_byte_code+5628>, 0x555555735ffb <exec_byte_code+5291>, 0x555555735ff6 
<exec_byte_code+5286>, 0x555555735ff1 <exec_byte_code+5281>, 0x555555735fec 
<exec_byte_code+5276>, 0x555555734e56 <exec_byte_code+774>, 0x555555734e60 
<exec_byte_code+784>, 0x555555735fc8 <exec_byte_code+5240>, 0x555555735fd5 
<exec_byte_code+5253>, 0x555555735f73 <exec_byte_code+5155>, 0x555555735f6e 
<exec_byte_code+5150>, 0x555555735f69 <exec_byte_code+5145>, 0x555555735f64 
<exec_byte_code+5140>, 0x555555734ec7 <exec_byte_code+887>, 0x555555734ed0 
<exec_byte_code+896>, 0x555555735f8f <exec_byte_code+5183>, 0x555555735f78 
<exec_byte_code+5160>, 0x555555735f3b <exec_byte_code+5099>, 0x555555735f36 
<exec_byte_code+5094>, 0x555555735f31 <exec_byte_code+5089>, 0x555555735f2c 
<exec_byte_code+5084>, 0x555555734e12 <exec_byte_code+706>, 0x555555734e18 
<exec_byte_code+712>, 0x555555735f57 <exec_byte_code+5127>, 0x555555735f40 
<exec_byte_code+5104>, 0x555555735f03 <exec_byte_code+5043>, 0x555555735efe 
<exec_byte_code+5038>, 0x555555735ef9 <exec_byte_code+5033>, 0x555555735ef4 
<exec_byte_code+5028>, 0x555555734dac <exec_byte_code+604>, 0x555555734db0 
<exec_byte_code+608>, 0x555555735f1f <exec_byte_code+5071>, 0x555555735f08 
<exec_byte_code+5048>, 0x555555735afe <exec_byte_code+4014>, 0x555555735b2b 
<exec_byte_code+4059>, 0x555555735b90 <exec_byte_code+4160>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x555555736f77 <exec_byte_code+9255>, 0x555555736f3a <exec_byte_code+9194>, 
0x555555736efa <exec_byte_code+9130>, 0x555555736eba <exec_byte_code+9066>, 
0x555555736e7b <exec_byte_code+9003>, 0x55555573607a <exec_byte_code+5418>, 
0x555555736033 <exec_byte_code+5347>, 0x555555736e50 <exec_byte_code+8960>, 
0x5555557360bc <exec_byte_code+5484>, 0x555555736000 <exec_byte_code+5296>, 
0x555555736e09 <exec_byte_code+8889>, 0x555555736ddc <exec_byte_code+8844>, 
0x555555736d95 <exec_byte_code+8773>, 0x555555736d5b <exec_byte_code+8715>, 
0x555555736d1d <exec_byte_code+8653>, 0x555555736ca4 <exec_byte_code+8532>, 
0x555555736c5d <exec_byte_code+8461>, 0x555555736c12 <exec_byte_code+8386>, 
0x555555736be5 <exec_byte_code+8341>, 0x555555736bb8 <exec_byte_code+8296>, 
0x555555736b71 <exec_byte_code+8225>, 0x555555736b2a <exec_byte_code+8154>, 
0x555555736ae3 <exec_byte_code+8083>, 0x555555736a98 <exec_byte_code+8008>, 
0x555555736a61 <exec_byte_code+7953>, 0x555555736a2a <exec_byte_code+7898>, 
0x5555557369f3 <exec_byte_code+7843>, 0x555555736952 <exec_byte_code+7682>, 
0x5555557368fd <exec_byte_code+7597>, 0x5555557368b4 <exec_byte_code+7524>, 
0x555555736868 <exec_byte_code+7448>, 0x55555573681c <exec_byte_code+7372>, 
0x5555557367d0 <exec_byte_code+7296>, 0x555555736784 <exec_byte_code+7220>, 
0x55555573674d <exec_byte_code+7165>, 0x5555557366f7 <exec_byte_code+7079>, 
0x5555557366c0 <exec_byte_code+7024>, 0x555555736689 <exec_byte_code+6969>, 
0x555555736652 <exec_byte_code+6914>, 0x55555573661b <exec_byte_code+6859>, 
0x55555573655a <exec_byte_code+6666>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555573652d <exec_byte_code+6621>, 0x5555557364fe <exec_byte_code+6574>, 
0x55555573646f <exec_byte_code+6431>, 0x55555573642c <exec_byte_code+6364>, 
0x5555557363ff <exec_byte_code+6319>, 0x5555557363d4 <exec_byte_code+6276>, 
0x5555557363a9 <exec_byte_code+6233>, 0x555555736376 <exec_byte_code+6182>, 
0x555555736347 <exec_byte_code+6135>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555573631c <exec_byte_code+6092>, 
0x5555557362f1 <exec_byte_code+6049>, 0x5555557362c6 <exec_byte_code+6006>, 
0x55555573629b <exec_byte_code+5963>, 0x555555736270 <exec_byte_code+5920>, 
0x555555736243 <exec_byte_code+5875>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x555555736204 
<exec_byte_code+5812>, 0x5555557361d7 <exec_byte_code+5767>, 0x5555557361aa 
<exec_byte_code+5722>, 0x555555736163 <exec_byte_code+5651>, 0x5555557358ac 
<exec_byte_code+3420>, 0x55555573587f <exec_byte_code+3375>, 0x55555573577a 
<exec_byte_code+3114>, 0x555555735733 <exec_byte_code+3043>, 0x55555573593a 
<exec_byte_code+3562>, 0x5555557358f3 <exec_byte_code+3491>, 0x555555735981 
<exec_byte_code+3633>, 0x555555735579 <exec_byte_code+2601>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735bb7 <exec_byte_code+4199>, 
0x555555735ea6 <exec_byte_code+4950>, 0x5555557360ef <exec_byte_code+5535>, 
0x555555735e6a <exec_byte_code+4890>, 0x555555735e31 <exec_byte_code+4833>, 
0x555555735df8 <exec_byte_code+4776>, 0x555555735c12 <exec_byte_code+4290>, 
0x555555735bf3 <exec_byte_code+4259>, 0x555555735f9c <exec_byte_code+5196>, 
0x555555735b98 <exec_byte_code+4168>, 0x5555557359ac <exec_byte_code+3676>, 
0x555555735a7a <exec_byte_code+3882>, 0x555555735a2c <exec_byte_code+3804>, 
0x555555735aa8 <exec_byte_code+3928>, 0x555555737090 <exec_byte_code+9536>, 
0x55555573704d <exec_byte_code+9469>, 0x555555736fc9 <exec_byte_code+9337>, 
0x555555735ed0 <exec_byte_code+4992>, 0x55555573562d <exec_byte_code+2781>, 
0x555555735600 <exec_byte_code+2736>, 0x5555557355d3 <exec_byte_code+2691>, 
0x5555557355a6 <exec_byte_code+2646>, 0x5555557356bf <exec_byte_code+2927>, 
0x555555735678 <exec_byte_code+2856>, 0x5555557356ec <exec_byte_code+2972>, 
0x555555735296 <exec_byte_code+1862>, 0x5555557354c5 <exec_byte_code+2421>, 
0x55555573545c <exec_byte_code+2316>, 0x555555735415 <exec_byte_code+2245>, 
0x5555557353ce <exec_byte_code+2174>, 0x5555557353a1 <exec_byte_code+2129>, 
0x55555573535a <exec_byte_code+2058>, 0x555555735313 <exec_byte_code+1987>, 
0x5555557352dd <exec_byte_code+1933>, 0x555555735543 <exec_byte_code+2547>, 
0x55555573550c <exec_byte_code+2492>, 0x5555557365e4 <exec_byte_code+6804>, 
0x55555573659d <exec_byte_code+6733>, 0x555555735234 <exec_byte_code+1764>, 
0x5555557351ce <exec_byte_code+1662>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735d89 <exec_byte_code+4665>, 
0x555555735d52 <exec_byte_code+4610>, 0x555555735ce7 <exec_byte_code+4503>, 
0x555555735cb3 <exec_byte_code+4451>, 0x555555735d1e <exec_byte_code+4558>, 
0x555555736cd1 <exec_byte_code+8577>, 0x5555557369a7 <exec_byte_code+7767>, 
0x5555557364b2 <exec_byte_code+6498>, 0x555555735148 <exec_byte_code+1528>, 
0x5555557350fb <exec_byte_code+1451>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555573508a <exec_byte_code+1338>, 0x555555735018 <exec_byte_code+1224>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555734fea <exec_byte_code+1178> <repeats 64 
times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = <optimized out>
        quitcounter = 2 '\002'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffcb38
        stack_lim = <optimized out>
        bytestr_data = <optimized out>
        pc = <optimized out>
        count = 11
        result = <optimized out>
#27 0x00005555556f82c7 in Ffuncall (nargs=3, args=args@entry=0x7fffffffcf00) at 
eval.c:2814
        fun = <optimized out>
        original_fun = XIL(0x4320)
        funcar = <optimized out>
        numargs = 2
        val = <optimized out>
        count = 10
#28 0x0000555555734e38 in exec_byte_code (bytestr=<optimized out>, 
vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized 
out>, nargs=<optimized out>, args=<optimized out>) at bytecode.c:633
        op = <optimized out>
        type = <optimized out>
        targets = {0x55555559d718 <exec_byte_code+4293299144>, 0x5555557351c9 
<exec_byte_code+1657>, 0x5555557351c4 <exec_byte_code+1652>, 0x555555735189 
<exec_byte_code+1593>, 0x555555734f65 <exec_byte_code+1045>, 0x555555734f65 
<exec_byte_code+1045>, 0x55555573518e <exec_byte_code+1598>, 0x5555557350bb 
<exec_byte_code+1387>, 0x555555736147 <exec_byte_code+5623>, 0x555555736142 
<exec_byte_code+5618>, 0x55555573613d <exec_byte_code+5613>, 0x555555736138 
<exec_byte_code+5608>, 0x555555734f0c <exec_byte_code+956>, 0x555555734f10 
<exec_byte_code+960>, 0x55555573612b <exec_byte_code+5595>, 0x55555573614c 
<exec_byte_code+5628>, 0x555555735ffb <exec_byte_code+5291>, 0x555555735ff6 
<exec_byte_code+5286>, 0x555555735ff1 <exec_byte_code+5281>, 0x555555735fec 
<exec_byte_code+5276>, 0x555555734e56 <exec_byte_code+774>, 0x555555734e60 
<exec_byte_code+784>, 0x555555735fc8 <exec_byte_code+5240>, 0x555555735fd5 
<exec_byte_code+5253>, 0x555555735f73 <exec_byte_code+5155>, 0x555555735f6e 
<exec_byte_code+5150>, 0x555555735f69 <exec_byte_code+5145>, 0x555555735f64 
<exec_byte_code+5140>, 0x555555734ec7 <exec_byte_code+887>, 0x555555734ed0 
<exec_byte_code+896>, 0x555555735f8f <exec_byte_code+5183>, 0x555555735f78 
<exec_byte_code+5160>, 0x555555735f3b <exec_byte_code+5099>, 0x555555735f36 
<exec_byte_code+5094>, 0x555555735f31 <exec_byte_code+5089>, 0x555555735f2c 
<exec_byte_code+5084>, 0x555555734e12 <exec_byte_code+706>, 0x555555734e18 
<exec_byte_code+712>, 0x555555735f57 <exec_byte_code+5127>, 0x555555735f40 
<exec_byte_code+5104>, 0x555555735f03 <exec_byte_code+5043>, 0x555555735efe 
<exec_byte_code+5038>, 0x555555735ef9 <exec_byte_code+5033>, 0x555555735ef4 
<exec_byte_code+5028>, 0x555555734dac <exec_byte_code+604>, 0x555555734db0 
<exec_byte_code+608>, 0x555555735f1f <exec_byte_code+5071>, 0x555555735f08 
<exec_byte_code+5048>, 0x555555735afe <exec_byte_code+4014>, 0x555555735b2b 
<exec_byte_code+4059>, 0x555555735b90 <exec_byte_code+4160>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x555555736f77 <exec_byte_code+9255>, 0x555555736f3a <exec_byte_code+9194>, 
0x555555736efa <exec_byte_code+9130>, 0x555555736eba <exec_byte_code+9066>, 
0x555555736e7b <exec_byte_code+9003>, 0x55555573607a <exec_byte_code+5418>, 
0x555555736033 <exec_byte_code+5347>, 0x555555736e50 <exec_byte_code+8960>, 
0x5555557360bc <exec_byte_code+5484>, 0x555555736000 <exec_byte_code+5296>, 
0x555555736e09 <exec_byte_code+8889>, 0x555555736ddc <exec_byte_code+8844>, 
0x555555736d95 <exec_byte_code+8773>, 0x555555736d5b <exec_byte_code+8715>, 
0x555555736d1d <exec_byte_code+8653>, 0x555555736ca4 <exec_byte_code+8532>, 
0x555555736c5d <exec_byte_code+8461>, 0x555555736c12 <exec_byte_code+8386>, 
0x555555736be5 <exec_byte_code+8341>, 0x555555736bb8 <exec_byte_code+8296>, 
0x555555736b71 <exec_byte_code+8225>, 0x555555736b2a <exec_byte_code+8154>, 
0x555555736ae3 <exec_byte_code+8083>, 0x555555736a98 <exec_byte_code+8008>, 
0x555555736a61 <exec_byte_code+7953>, 0x555555736a2a <exec_byte_code+7898>, 
0x5555557369f3 <exec_byte_code+7843>, 0x555555736952 <exec_byte_code+7682>, 
0x5555557368fd <exec_byte_code+7597>, 0x5555557368b4 <exec_byte_code+7524>, 
0x555555736868 <exec_byte_code+7448>, 0x55555573681c <exec_byte_code+7372>, 
0x5555557367d0 <exec_byte_code+7296>, 0x555555736784 <exec_byte_code+7220>, 
0x55555573674d <exec_byte_code+7165>, 0x5555557366f7 <exec_byte_code+7079>, 
0x5555557366c0 <exec_byte_code+7024>, 0x555555736689 <exec_byte_code+6969>, 
0x555555736652 <exec_byte_code+6914>, 0x55555573661b <exec_byte_code+6859>, 
0x55555573655a <exec_byte_code+6666>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555573652d <exec_byte_code+6621>, 0x5555557364fe <exec_byte_code+6574>, 
0x55555573646f <exec_byte_code+6431>, 0x55555573642c <exec_byte_code+6364>, 
0x5555557363ff <exec_byte_code+6319>, 0x5555557363d4 <exec_byte_code+6276>, 
0x5555557363a9 <exec_byte_code+6233>, 0x555555736376 <exec_byte_code+6182>, 
0x555555736347 <exec_byte_code+6135>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555573631c <exec_byte_code+6092>, 
0x5555557362f1 <exec_byte_code+6049>, 0x5555557362c6 <exec_byte_code+6006>, 
0x55555573629b <exec_byte_code+5963>, 0x555555736270 <exec_byte_code+5920>, 
0x555555736243 <exec_byte_code+5875>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x555555736204 
<exec_byte_code+5812>, 0x5555557361d7 <exec_byte_code+5767>, 0x5555557361aa 
<exec_byte_code+5722>, 0x555555736163 <exec_byte_code+5651>, 0x5555557358ac 
<exec_byte_code+3420>, 0x55555573587f <exec_byte_code+3375>, 0x55555573577a 
<exec_byte_code+3114>, 0x555555735733 <exec_byte_code+3043>, 0x55555573593a 
<exec_byte_code+3562>, 0x5555557358f3 <exec_byte_code+3491>, 0x555555735981 
<exec_byte_code+3633>, 0x555555735579 <exec_byte_code+2601>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735bb7 <exec_byte_code+4199>, 
0x555555735ea6 <exec_byte_code+4950>, 0x5555557360ef <exec_byte_code+5535>, 
0x555555735e6a <exec_byte_code+4890>, 0x555555735e31 <exec_byte_code+4833>, 
0x555555735df8 <exec_byte_code+4776>, 0x555555735c12 <exec_byte_code+4290>, 
0x555555735bf3 <exec_byte_code+4259>, 0x555555735f9c <exec_byte_code+5196>, 
0x555555735b98 <exec_byte_code+4168>, 0x5555557359ac <exec_byte_code+3676>, 
0x555555735a7a <exec_byte_code+3882>, 0x555555735a2c <exec_byte_code+3804>, 
0x555555735aa8 <exec_byte_code+3928>, 0x555555737090 <exec_byte_code+9536>, 
0x55555573704d <exec_byte_code+9469>, 0x555555736fc9 <exec_byte_code+9337>, 
0x555555735ed0 <exec_byte_code+4992>, 0x55555573562d <exec_byte_code+2781>, 
0x555555735600 <exec_byte_code+2736>, 0x5555557355d3 <exec_byte_code+2691>, 
0x5555557355a6 <exec_byte_code+2646>, 0x5555557356bf <exec_byte_code+2927>, 
0x555555735678 <exec_byte_code+2856>, 0x5555557356ec <exec_byte_code+2972>, 
0x555555735296 <exec_byte_code+1862>, 0x5555557354c5 <exec_byte_code+2421>, 
0x55555573545c <exec_byte_code+2316>, 0x555555735415 <exec_byte_code+2245>, 
0x5555557353ce <exec_byte_code+2174>, 0x5555557353a1 <exec_byte_code+2129>, 
0x55555573535a <exec_byte_code+2058>, 0x555555735313 <exec_byte_code+1987>, 
0x5555557352dd <exec_byte_code+1933>, 0x555555735543 <exec_byte_code+2547>, 
0x55555573550c <exec_byte_code+2492>, 0x5555557365e4 <exec_byte_code+6804>, 
0x55555573659d <exec_byte_code+6733>, 0x555555735234 <exec_byte_code+1764>, 
0x5555557351ce <exec_byte_code+1662>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735d89 <exec_byte_code+4665>, 
0x555555735d52 <exec_byte_code+4610>, 0x555555735ce7 <exec_byte_code+4503>, 
0x555555735cb3 <exec_byte_code+4451>, 0x555555735d1e <exec_byte_code+4558>, 
0x555555736cd1 <exec_byte_code+8577>, 0x5555557369a7 <exec_byte_code+7767>, 
0x5555557364b2 <exec_byte_code+6498>, 0x555555735148 <exec_byte_code+1528>, 
0x5555557350fb <exec_byte_code+1451>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555573508a <exec_byte_code+1338>, 0x555555735018 <exec_byte_code+1224>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555734fea <exec_byte_code+1178> <repeats 64 
times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = <optimized out>
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffcf00
        stack_lim = <optimized out>
        bytestr_data = <optimized out>
        pc = <optimized out>
        count = 9
        result = <optimized out>
#29 0x00005555556f82c7 in Ffuncall (nargs=nargs@entry=4, 
args=args@entry=0x7fffffffd3c8) at eval.c:2814
        fun = <optimized out>
        original_fun = XIL(0x2aaa962e8830)
        funcar = <optimized out>
        numargs = 3
        val = <optimized out>
        count = 8
#30 0x00005555556f4d51 in Ffuncall_interactively (nargs=4, args=0x7fffffffd3c8) 
at callint.c:255
        speccount = 7
#31 0x00005555556f8363 in Ffuncall (nargs=5, args=0x7fffffffd3c0) at lisp.h:2076
        fun = <optimized out>
        original_fun = XIL(0x6db0)
        funcar = <optimized out>
        numargs = 4
        val = <optimized out>
        count = 6
#32 0x00005555556f8640 in Fapply (nargs=nargs@entry=3, 
args=args@entry=0x7fffffffd520) at eval.c:2422
        i = <optimized out>
        funcall_nargs = 5
        funcall_args = <optimized out>
        spread_arg = XIL(0)
        fun = <optimized out>
        sa_avail = <optimized out>
        sa_count = 6
        numargs = <optimized out>
        retval = <optimized out>
#33 0x00005555556f62d1 in Fcall_interactively (function=XIL(0x2aaa962e8830), 
record_flag=XIL(0), keys=XIL(0x555555f7d5f5)) at lisp.h:1024
        funval = <optimized out>
        events = <optimized out>
        input = <optimized out>
        speccount = 6
        arg_from_tty = false
        key_count = 1
        record_then_fail = false
        save_this_command = XIL(0x2aaa962e8830)
        save_this_original_command = XIL(0x2aaa962e8830)
        save_real_this_command = XIL(0x2aaa962e8830)
        save_last_command = XIL(0x2aaa963ad2d8)
        prefix_arg = XIL(0)
        enable = <optimized out>
        up_event = XIL(0)
        form = <optimized out>
        specs = XIL(0x55555633e6f3)
        sa_avail = <optimized out>
        string_len = <optimized out>
        string = <optimized out>
        string_end = <optimized out>
        next_event = <optimized out>
        nargs = <optimized out>
        args = <optimized out>
        visargs = <optimized out>
        varies = <optimized out>
        tem = <optimized out>
        val = <optimized out>
#34 0x00005555556f8363 in Ffuncall (nargs=4, args=args@entry=0x7fffffffd618) at 
lisp.h:2076
        fun = <optimized out>
        original_fun = XIL(0x2aaa961e5338)
        funcar = <optimized out>
        numargs = 3
        val = <optimized out>
        count = 5
#35 0x0000555555734e38 in exec_byte_code (bytestr=<optimized out>, 
vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized 
out>, nargs=<optimized out>, args=<optimized out>) at bytecode.c:633
        op = <optimized out>
        type = <optimized out>
        targets = {0x55555559d718 <exec_byte_code+4293299144>, 0x5555557351c9 
<exec_byte_code+1657>, 0x5555557351c4 <exec_byte_code+1652>, 0x555555735189 
<exec_byte_code+1593>, 0x555555734f65 <exec_byte_code+1045>, 0x555555734f65 
<exec_byte_code+1045>, 0x55555573518e <exec_byte_code+1598>, 0x5555557350bb 
<exec_byte_code+1387>, 0x555555736147 <exec_byte_code+5623>, 0x555555736142 
<exec_byte_code+5618>, 0x55555573613d <exec_byte_code+5613>, 0x555555736138 
<exec_byte_code+5608>, 0x555555734f0c <exec_byte_code+956>, 0x555555734f10 
<exec_byte_code+960>, 0x55555573612b <exec_byte_code+5595>, 0x55555573614c 
<exec_byte_code+5628>, 0x555555735ffb <exec_byte_code+5291>, 0x555555735ff6 
<exec_byte_code+5286>, 0x555555735ff1 <exec_byte_code+5281>, 0x555555735fec 
<exec_byte_code+5276>, 0x555555734e56 <exec_byte_code+774>, 0x555555734e60 
<exec_byte_code+784>, 0x555555735fc8 <exec_byte_code+5240>, 0x555555735fd5 
<exec_byte_code+5253>, 0x555555735f73 <exec_byte_code+5155>, 0x555555735f6e 
<exec_byte_code+5150>, 0x555555735f69 <exec_byte_code+5145>, 0x555555735f64 
<exec_byte_code+5140>, 0x555555734ec7 <exec_byte_code+887>, 0x555555734ed0 
<exec_byte_code+896>, 0x555555735f8f <exec_byte_code+5183>, 0x555555735f78 
<exec_byte_code+5160>, 0x555555735f3b <exec_byte_code+5099>, 0x555555735f36 
<exec_byte_code+5094>, 0x555555735f31 <exec_byte_code+5089>, 0x555555735f2c 
<exec_byte_code+5084>, 0x555555734e12 <exec_byte_code+706>, 0x555555734e18 
<exec_byte_code+712>, 0x555555735f57 <exec_byte_code+5127>, 0x555555735f40 
<exec_byte_code+5104>, 0x555555735f03 <exec_byte_code+5043>, 0x555555735efe 
<exec_byte_code+5038>, 0x555555735ef9 <exec_byte_code+5033>, 0x555555735ef4 
<exec_byte_code+5028>, 0x555555734dac <exec_byte_code+604>, 0x555555734db0 
<exec_byte_code+608>, 0x555555735f1f <exec_byte_code+5071>, 0x555555735f08 
<exec_byte_code+5048>, 0x555555735afe <exec_byte_code+4014>, 0x555555735b2b 
<exec_byte_code+4059>, 0x555555735b90 <exec_byte_code+4160>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x555555736f77 <exec_byte_code+9255>, 0x555555736f3a <exec_byte_code+9194>, 
0x555555736efa <exec_byte_code+9130>, 0x555555736eba <exec_byte_code+9066>, 
0x555555736e7b <exec_byte_code+9003>, 0x55555573607a <exec_byte_code+5418>, 
0x555555736033 <exec_byte_code+5347>, 0x555555736e50 <exec_byte_code+8960>, 
0x5555557360bc <exec_byte_code+5484>, 0x555555736000 <exec_byte_code+5296>, 
0x555555736e09 <exec_byte_code+8889>, 0x555555736ddc <exec_byte_code+8844>, 
0x555555736d95 <exec_byte_code+8773>, 0x555555736d5b <exec_byte_code+8715>, 
0x555555736d1d <exec_byte_code+8653>, 0x555555736ca4 <exec_byte_code+8532>, 
0x555555736c5d <exec_byte_code+8461>, 0x555555736c12 <exec_byte_code+8386>, 
0x555555736be5 <exec_byte_code+8341>, 0x555555736bb8 <exec_byte_code+8296>, 
0x555555736b71 <exec_byte_code+8225>, 0x555555736b2a <exec_byte_code+8154>, 
0x555555736ae3 <exec_byte_code+8083>, 0x555555736a98 <exec_byte_code+8008>, 
0x555555736a61 <exec_byte_code+7953>, 0x555555736a2a <exec_byte_code+7898>, 
0x5555557369f3 <exec_byte_code+7843>, 0x555555736952 <exec_byte_code+7682>, 
0x5555557368fd <exec_byte_code+7597>, 0x5555557368b4 <exec_byte_code+7524>, 
0x555555736868 <exec_byte_code+7448>, 0x55555573681c <exec_byte_code+7372>, 
0x5555557367d0 <exec_byte_code+7296>, 0x555555736784 <exec_byte_code+7220>, 
0x55555573674d <exec_byte_code+7165>, 0x5555557366f7 <exec_byte_code+7079>, 
0x5555557366c0 <exec_byte_code+7024>, 0x555555736689 <exec_byte_code+6969>, 
0x555555736652 <exec_byte_code+6914>, 0x55555573661b <exec_byte_code+6859>, 
0x55555573655a <exec_byte_code+6666>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555573652d <exec_byte_code+6621>, 0x5555557364fe <exec_byte_code+6574>, 
0x55555573646f <exec_byte_code+6431>, 0x55555573642c <exec_byte_code+6364>, 
0x5555557363ff <exec_byte_code+6319>, 0x5555557363d4 <exec_byte_code+6276>, 
0x5555557363a9 <exec_byte_code+6233>, 0x555555736376 <exec_byte_code+6182>, 
0x555555736347 <exec_byte_code+6135>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555573631c <exec_byte_code+6092>, 
0x5555557362f1 <exec_byte_code+6049>, 0x5555557362c6 <exec_byte_code+6006>, 
0x55555573629b <exec_byte_code+5963>, 0x555555736270 <exec_byte_code+5920>, 
0x555555736243 <exec_byte_code+5875>, 0x555555734fbc <exec_byte_code+1132>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x555555736204 
<exec_byte_code+5812>, 0x5555557361d7 <exec_byte_code+5767>, 0x5555557361aa 
<exec_byte_code+5722>, 0x555555736163 <exec_byte_code+5651>, 0x5555557358ac 
<exec_byte_code+3420>, 0x55555573587f <exec_byte_code+3375>, 0x55555573577a 
<exec_byte_code+3114>, 0x555555735733 <exec_byte_code+3043>, 0x55555573593a 
<exec_byte_code+3562>, 0x5555557358f3 <exec_byte_code+3491>, 0x555555735981 
<exec_byte_code+3633>, 0x555555735579 <exec_byte_code+2601>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735bb7 <exec_byte_code+4199>, 
0x555555735ea6 <exec_byte_code+4950>, 0x5555557360ef <exec_byte_code+5535>, 
0x555555735e6a <exec_byte_code+4890>, 0x555555735e31 <exec_byte_code+4833>, 
0x555555735df8 <exec_byte_code+4776>, 0x555555735c12 <exec_byte_code+4290>, 
0x555555735bf3 <exec_byte_code+4259>, 0x555555735f9c <exec_byte_code+5196>, 
0x555555735b98 <exec_byte_code+4168>, 0x5555557359ac <exec_byte_code+3676>, 
0x555555735a7a <exec_byte_code+3882>, 0x555555735a2c <exec_byte_code+3804>, 
0x555555735aa8 <exec_byte_code+3928>, 0x555555737090 <exec_byte_code+9536>, 
0x55555573704d <exec_byte_code+9469>, 0x555555736fc9 <exec_byte_code+9337>, 
0x555555735ed0 <exec_byte_code+4992>, 0x55555573562d <exec_byte_code+2781>, 
0x555555735600 <exec_byte_code+2736>, 0x5555557355d3 <exec_byte_code+2691>, 
0x5555557355a6 <exec_byte_code+2646>, 0x5555557356bf <exec_byte_code+2927>, 
0x555555735678 <exec_byte_code+2856>, 0x5555557356ec <exec_byte_code+2972>, 
0x555555735296 <exec_byte_code+1862>, 0x5555557354c5 <exec_byte_code+2421>, 
0x55555573545c <exec_byte_code+2316>, 0x555555735415 <exec_byte_code+2245>, 
0x5555557353ce <exec_byte_code+2174>, 0x5555557353a1 <exec_byte_code+2129>, 
0x55555573535a <exec_byte_code+2058>, 0x555555735313 <exec_byte_code+1987>, 
0x5555557352dd <exec_byte_code+1933>, 0x555555735543 <exec_byte_code+2547>, 
0x55555573550c <exec_byte_code+2492>, 0x5555557365e4 <exec_byte_code+6804>, 
0x55555573659d <exec_byte_code+6733>, 0x555555735234 <exec_byte_code+1764>, 
0x5555557351ce <exec_byte_code+1662>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555735d89 <exec_byte_code+4665>, 
0x555555735d52 <exec_byte_code+4610>, 0x555555735ce7 <exec_byte_code+4503>, 
0x555555735cb3 <exec_byte_code+4451>, 0x555555735d1e <exec_byte_code+4558>, 
0x555555736cd1 <exec_byte_code+8577>, 0x5555557369a7 <exec_byte_code+7767>, 
0x5555557364b2 <exec_byte_code+6498>, 0x555555735148 <exec_byte_code+1528>, 
0x5555557350fb <exec_byte_code+1451>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555573508a <exec_byte_code+1338>, 0x555555735018 <exec_byte_code+1224>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x55555559d718 <exec_byte_code+4293299144>, 
0x55555559d718 <exec_byte_code+4293299144>, 0x55555559d718 
<exec_byte_code+4293299144>, 0x555555734fea <exec_byte_code+1178> <repeats 64 
times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = <optimized out>
        quitcounter = 1 '\001'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        item_bytes = <optimized out>
        stack_base = <optimized out>
        top = 0x7fffffffd618
        stack_lim = <optimized out>
        bytestr_data = <optimized out>
        pc = <optimized out>
        count = 5
        result = <optimized out>
#36 0x00005555556f82c7 in Ffuncall (nargs=2, args=0x7fffffffd9b0) at eval.c:2814
        fun = <optimized out>
        original_fun = XIL(0x4320)
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 4
#37 0x00005555556f841a in call1 (fn=fn@entry=XIL(0x4320), arg1=<optimized out>) 
at eval.c:2653
#38 0x000055555568a406 in command_loop_1 () at lisp.h:1024
        scount = 3
        cmd = <optimized out>
        keybuf = {make_fixnum(134217848), XIL(0), make_fixnum(0), 
XIL(0x4d695c37d2da4300), XIL(0), XIL(0), XIL(0x4000000010000000), 
XIL(0x400000003f000000), XIL(0x2aaa965a1870), XIL(0x555555bb99a0), 
XIL(0x7fffffffdb40), make_fixnum(23456248490143), XIL(0), XIL(0), XIL(0), 
XIL(0x4), XIL(0), XIL(0), XIL(0), XIL(0x4d695c37d2da4300), XIL(0), XIL(0x78), 
XIL(0x7fffffffdb10), XIL(0x555555c3d7a3), XIL(0), make_fixnum(1000), 
XIL(0xffffffffffffffff), XIL(0x5555556f7eb4), XIL(0x8), XIL(0x8160)}
        i = <optimized out>
        prev_modiff = 8
        prev_buffer = 0x7fffebc206f0
#39 0x00005555556f75f7 in internal_condition_case 
(bfun=bfun@entry=0x55555568a010 <command_loop_1>, 
handlers=handlers@entry=XIL(0x90), hfun=hfun@entry=0x555555681400 <cmd_error>) 
at eval.c:1352
        val = <optimized out>
        c = 0x555555c784d0
#40 0x000055555567c224 in command_loop_2 (ignore=ignore@entry=XIL(0)) at 
lisp.h:1024
        val = <optimized out>
#41 0x00005555556f7551 in internal_catch (tag=tag@entry=XIL(0xd350), 
func=func@entry=0x55555567c200 <command_loop_2>, arg=arg@entry=XIL(0)) at 
eval.c:1113
        val = <optimized out>
        c = 0x555555c78c00
#42 0x000055555567c1cb in command_loop () at lisp.h:1024
#43 0x0000555555681016 in recursive_edit_1 () at keyboard.c:714
        count = 1
        val = <optimized out>
#44 0x0000555555681342 in Frecursive_edit () at keyboard.c:786
        count = 0
        buffer = <optimized out>
#45 0x00005555555a0031 in main (argc=2, argv=0x7fffffffdde8) at emacs.c:2086
        stack_bottom_variable = 0x0
        do_initial_setlocale = <optimized out>
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = <optimized out>
        dump_mode = <optimized out>
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = <optimized out>
        rlim = {
          rlim_cur = 10022912, 
          rlim_max = 18446744073709551615
        }
        sockfd = -1
        module_assertions = <optimized out>

Lisp Backtrace:
"redisplay_internal (C function)" (0x0)
"message" (0xffffc408)
"desktop-read" (0xffffca50)
"funcall-interactively" (0xffffca48)
"call-interactively" (0xffffcb40)
"command-execute" (0xffffcf08)
"execute-extended-command" (0xffffd3d0)
"funcall-interactively" (0xffffd3c8)
"call-interactively" (0xffffd620)
"command-execute" (0xffffd9b8)
(gdb) 

Attachment: .emacs.desktop
Description: application/emacs-lisp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]