bug#81568: 32.0.50; crash in Fnext_single_property_change

Andrei Elkin via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]> Thu, 06 Aug 2026 19:09:52 +0300
Newsgroups gmane.emacs.bugs
Message-ID <[email protected]>
Howdy!

I got a crash when my last activity was selecting a piece of text with
mouse.
Emacs process is still alive in gdb for inspection by who volunteers.
The stacks - bt, xbacktrace, bt full - placed below.

Cheers,

/ndrei


In GNU Emacs 32.0.50 (build 4, x86_64-pc-linux-gnu, X toolkit, cairo
 version 1.18.0, Xaw3d scroll bars) of 2026-08-06 built on
 andrei-MS-7D96
Repository revision: b29e45ff33037204f855bbc28c5716463dbc2f17
Repository branch: HEAD
System Description: Ubuntu 24.04.4 LTS

Configured using:
 'configure --with-x-toolkit=lucid --enable-checking=yes,glyphs
 --enable-check-lisp-object-type 'CFLAGS=-ggdb3 -O0' 'LDFLAGS=-ggdb3
 -L/usr/local/lib -ltree-sitter ' 'CXXFLAGS=-ggdb3 -O0'
 --with-tree-sitter'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XAW3D XDBE XIM XINERAMA XINPUT2
XPM XRANDR LUCID ZLIB


Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff27771c0 (LWP 3824463)]
0x0000555555938bac in Fnext_single_property_change (position=..., prop=..., object=..., limit=...) at textprop.c:1050
/usr/local/src/emacs/git/WTs/master_5/src/textprop.c:1050:31513:beg:0x555555938bac
#0  0x0000555555938bac in Fnext_single_property_change (position=..., prop=..., object=..., limit=...) at textprop.c:1050
#1  0x0000555555937e8a in Fnext_single_char_property_change (position=..., prop=..., object=..., limit=...) at textprop.c:792
#2  0x00005555555eca7c in compute_display_string_pos (position=0x7fffffff3470, string=0x7fffffff66a8, w=0x5555751ff628, frame_window_p=true, disp_prop=0x7fffffff5ea0) at xdisp.c:4576
#3  0x00005555556e5482 in bidi_fetch_char (charpos=0, bytepos=0, disp_pos=0x7fffffff5e98, disp_prop=0x7fffffff5ea0, string=0x7fffffff66a8, w=0x5555751ff628, frame_window_p=true, ch_len=0x7fffffff5df8, nchars=0x7fffffff5df0) at bidi.c:1304
#4  0x00005555556e71e0 in bidi_resolve_explicit (bidi_it=0x7fffffff5dd8) at bidi.c:2070
#5  0x00005555556e77c1 in bidi_resolve_weak (bidi_it=0x7fffffff5dd8) at bidi.c:2239
#6  0x00005555556e9084 in bidi_resolve_brackets (bidi_it=0x7fffffff5dd8) at bidi.c:2913
#7  0x00005555556e94d1 in bidi_resolve_neutral (bidi_it=0x7fffffff5dd8) at bidi.c:3036
#8  0x00005555556e9c12 in bidi_type_of_next_char (bidi_it=0x7fffffff5dd8) at bidi.c:3241
#9  0x00005555556e9eae in bidi_level_of_next_char (bidi_it=0x7fffffff5dd8) at bidi.c:3308
#10 0x00005555556ea679 in bidi_move_to_visually_next (bidi_it=0x7fffffff5dd8) at bidi.c:3511
#11 0x00005555555edec5 in face_before_or_after_it_pos (it=0x7fffffff7c50, before_p=false) at xdisp.c:5048
#12 0x00005555555f9c9d in get_next_display_element (it=0x7fffffff7c50) at xdisp.c:8858
#13 0x000055555560e90b in display_tab_bar_line (it=0x7fffffff7c50, height=21) at xdisp.c:14834
#14 0x000055555560f7ec in redisplay_tab_bar (f=0x5555752477c0) at xdisp.c:15115
#15 0x00005555556264fa in redisplay_window (window=..., just_this_one_p=false) at xdisp.c:21522
#16 0x0000555555618e8a in redisplay_window_0 (window=...) at xdisp.c:18513
#17 0x00005555558828ef in internal_condition_case_1 (bfun=0x555555618e44 <redisplay_window_0>, arg=..., handlers=..., hfun=0x555555618d21 <redisplay_window_error>) at eval.c:1736
#18 0x0000555555618cf3 in redisplay_windows (window=...) at xdisp.c:18482
#19 0x0000555555618ca2 in redisplay_windows (window=...) at xdisp.c:18476
#20 0x0000555555618ca2 in redisplay_windows (window=...) at xdisp.c:18476
#21 0x00005555556175b7 in redisplay_internal () at xdisp.c:17899
#22 0x00005555556181cb in redisplay_preserve_echo_area (from_where=13) at xdisp.c:18244
#23 0x000055555590ca57 in wait_reading_process_output (time_limit=30, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=..., wait_proc=0x0, just_wait_proc=0) at process.c:5572
#24 0x00005555555baff2 in sit_for (timeout=..., reading=true, display_option=1) at dispnew.c:7006
#25 0x000055555579ad63 in read_char (commandflag=1, map=..., prev_event=..., used_mouse_menu=0x7fffffffd679, end_time=0x0) at keyboard.c:2971
#26 0x00005555557b0022 in read_key_sequence (keybuf=0x7fffffffd8a0, prompt=..., dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false, disable_text_conversion_p=false) at keyboard.c:11224
#27 0x0000555555795fee in command_loop_1 () at keyboard.c:1424
#28 0x0000555555882806 in internal_condition_case (bfun=0x555555795ba2 <command_loop_1>, handlers=..., hfun=0x555555794f97 <cmd_error>) at eval.c:1712
#29 0x0000555555795747 in command_loop_2 (handlers=...) at keyboard.c:1163
#30 0x0000555555881bde in internal_catch (tag=..., func=0x555555795719 <command_loop_2>, arg=...) at eval.c:1392
#31 0x00005555557956d5 in command_loop () at keyboard.c:1141
#32 0x0000555555794a07 in recursive_edit_1 () at keyboard.c:749
#33 0x0000555555794c4d in Frecursive_edit () at keyboard.c:832
#34 0x0000555555790048 in main (argc=8, argv=0x7fffffffdd78) at emacs.c:2635
warning: /usr/local/src/emacs/git/WTs/master_5/../lwlib: No such file or directory
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
DISPLAY = localhost:14.0
TERM = screen.xterm-256color
Breakpoint 1 at 0x55555578c800: file emacs.c, line 442.
Breakpoint 2 at 0x55555574db07: file xterm.c, line 27073.
Breakpoint 3 at 0x55555588669c: file eval.c, line 3145.
"redisplay_internal (C function)" (0x0)
#0  0x0000555555938bac in Fnext_single_property_change (position=make_fixnum(0), prop=XIL(0x72f0), object=XIL(0x55557b3a14e4), limit=make_fixnum(206)) at textprop.c:1050
        i = 0x55557a555b40
        next = 0x55557a555b40
        here_val = XIL(0)
#1  0x0000555555937e8a in Fnext_single_char_property_change (position=make_fixnum(0), prop=XIL(0x72f0), object=XIL(0x55557b3a14e4), limit=make_fixnum(206)) at textprop.c:792
#2  0x00005555555eca7c in compute_display_string_pos (position=0x7fffffff3470, string=0x7fffffff66a8, w=0x5555751ff628, frame_window_p=true, disp_prop=0x7fffffff5ea0) at xdisp.c:4576
        object = XIL(0x55557b3a14e4)
        object1 = XIL(0x55557b3a14e4)
        pos = make_fixnum(0)
        spec = XIL(0)
        limpos = make_fixnum(206)
        string_p = true
        eob = 206
        begb = 0
        bufpos = 0
        charpos = 0
        lim = 206
        tpos = {
          charpos = 0,
          bytepos = 0
        }
        rv = 0
        overlay = XIL(0)
        ov1 = XIL(0)
#3  0x00005555556e5482 in bidi_fetch_char (charpos=0, bytepos=0, disp_pos=0x7fffffff5e98, disp_prop=0x7fffffff5ea0, string=0x7fffffff66a8, w=0x5555751ff628, frame_window_p=true, ch_len=0x7fffffff5df8, nchars=0x7fffffff5df0) at bidi.c:1304
        ch = 32767
        endpos = 206
        pos = {
          charpos = 0,
          bytepos = 0
        }
#4  0x00005555556e71e0 in bidi_resolve_explicit (bidi_it=0x7fffffff5dd8) at bidi.c:2070
        curchar = 98
        type = STRONG_L
        typ1 = 32767
        prev_type = UNKNOWN_BT
        current_level = 0
        new_level = 0
        override = NEUTRAL_DIR
        isolate_status = false
        string_p = true
        ch_len = 93824993865516
        nchars = 244813083952
        disp_pos = 14
        end = 140737488303440
        disp_prop = 0
        eob = 206
#5  0x00005555556e77c1 in bidi_resolve_weak (bidi_it=0x7fffffff5dd8) at bidi.c:2239
        type = STRONG_L
        override = NEUTRAL_DIR
        prev_level = 0
        new_level = 0
        next_char = 56
        type_of_next = WEAK_EN
        saved_it = {
          bytepos = 140737488319160,
          charpos = 140737488319160,
          ch = -51632,
          nchars = 93824993883891,
          ch_len = 2,
          type = 4294931128,
          type_after_wn = 32767,
          orig_type = 79344,
          resolved_level = -1 '\377',
          isolate_level = 127 '\177',
          invalid_levels = 30064771071,
          invalid_isolates = 22,
          prev = {
            charpos = 0,
            type = 33888,
            orig_type = UNKNOWN_BT
          },
          last_strong = {
            charpos = 140737488308776,
            type = 81264,
            orig_type = UNKNOWN_BT
          },
          next_for_neutral = {
            charpos = 81264,
            type = 206,
            orig_type = UNKNOWN_BT
          },
          prev_for_neutral = {
            charpos = 81264,
            type = UNKNOWN_BT,
            orig_type = UNKNOWN_BT
          },
          next_for_ws = {
            charpos = 140737488319160,
            type = 201,
            orig_type = UNKNOWN_BT
          },
          bracket_pairing_pos = 27837207780,
          bracket_enclosed_type = 4294918096,
          next_en_pos = 93824993886631,
          next_en_type = STRONG_L,
          sos = NEUTRAL_DIR,
          scan_dir = -36168,
          disp_pos = 1,
          disp_prop = 6,
          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'
            }, {
              next_for_neutral_pos = 94489280534,
              next_for_neutral_type = 6,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 4294967297,
              next_for_neutral_type = 1,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 4294967296,
              next_for_neutral_type = 0,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 94489280513,
              next_for_neutral_type = 1,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 1,
              next_for_neutral_type = 7,
              last_strong_type = 7,
              prev_for_neutral_type = 7,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              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 = 4294967296,
              next_for_neutral_type = 1,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 206,
              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 = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 1,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488303968,
              next_for_neutral_type = 7,
              last_strong_type = 2,
              prev_for_neutral_type = 4,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93825478527501,
              next_for_neutral_type = 5,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 14 '\016',
              flags = 116 't'
            }, {
              next_for_neutral_pos = 140737488304016,
              next_for_neutral_type = 1,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 5,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 14 '\016',
              flags = 116 't'
            }, {
              next_for_neutral_pos = 140737488304048,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 14 '\016',
              flags = 116 't'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 6,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 5,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 14 '\016',
              flags = 116 't'
            }, {
              next_for_neutral_pos = 140737488304128,
              next_for_neutral_type = 6,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93459923386682,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 7,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 2,
              prev_for_neutral_type = 0,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488304256,
              next_for_neutral_type = 2,
              last_strong_type = 2,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488304384,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 3,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488305808,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 87337806656,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 2,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 1,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488304576,
              next_for_neutral_type = 5,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 3,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488305808,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 1,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 140737488304352,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 73 'I',
              flags = 1 '\001'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 72 'H',
              flags = 113 'q'
            }, {
              next_for_neutral_pos = 74352,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488305120,
              next_for_neutral_type = 5,
              last_strong_type = 5,
              prev_for_neutral_type = 4,
              level = 73 'I',
              flags = 116 't'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 4,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 64 '@',
              flags = 240 '\360'
            }, {
              next_for_neutral_pos = 140737224149036,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 46912217142888,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 1,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488304896,
              next_for_neutral_type = 0,
              last_strong_type = 1,
              prev_for_neutral_type = 4,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488305120,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488305808,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 1,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 8589883952,
              next_for_neutral_type = 2,
              last_strong_type = 2,
              prev_for_neutral_type = 7,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 74352,
              next_for_neutral_type = 0,
              last_strong_type = 3,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 1,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488304736,
              next_for_neutral_type = 7,
              last_strong_type = 2,
              prev_for_neutral_type = 4,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93825478527501,
              next_for_neutral_type = 5,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488304784,
              next_for_neutral_type = 1,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 5,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488304816,
              next_for_neutral_type = 0,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 6,
              prev_for_neutral_type = 2,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 5,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488304896,
              next_for_neutral_type = 6,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93459923386682,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 2,
              prev_for_neutral_type = 4,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488305024,
              next_for_neutral_type = 2,
              last_strong_type = 2,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488305152,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 7,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488305808,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 87337806656,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 140737488305344,
              next_for_neutral_type = 5,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 4294917776,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 7,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488305808,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 46912215374976,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 20 '\024',
              flags = 1 '\001'
            }, {
              next_for_neutral_pos = 93824995606842,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 72 'H',
              flags = 113 'q'
            }, {
              next_for_neutral_pos = 46912217849072,
              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 = 2,
              prev_for_neutral_type = 0,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 4,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 208 '\320',
              flags = 239 '\357'
            }, {
              next_for_neutral_pos = 140737216824612,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737216824643,
              next_for_neutral_type = 4,
              last_strong_type = 4,
              prev_for_neutral_type = 3,
              level = 58 ':',
              flags = 123 '{'
            }, {
              next_for_neutral_pos = 140737488305312,
              next_for_neutral_type = 2,
              last_strong_type = 6,
              prev_for_neutral_type = 6,
              level = 146 '\222',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 4,
              last_strong_type = 4,
              prev_for_neutral_type = 3,
              level = 58 ':',
              flags = 123 '{'
            }, {
              next_for_neutral_pos = 140737488305344,
              next_for_neutral_type = 3,
              last_strong_type = 1,
              prev_for_neutral_type = 6,
              level = 146 '\222',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 3,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824995606842,
              next_for_neutral_type = 3,
              last_strong_type = 4,
              prev_for_neutral_type = 4,
              level = 244 '\364',
              flags = 123 '{'
            }, {
              next_for_neutral_pos = 140737488305456,
              next_for_neutral_type = 4,
              last_strong_type = 4,
              prev_for_neutral_type = 2,
              level = 137 '\211',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 37008,
              next_for_neutral_type = 3,
              last_strong_type = 2,
              prev_for_neutral_type = 3,
              level = 244 '\364',
              flags = 123 '{'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 6,
              prev_for_neutral_type = 4,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824996264704,
              next_for_neutral_type = 3,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 49 '1',
              flags = 89 'Y'
            }, {
              next_for_neutral_pos = 140737488305552,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 7,
              level = 147 '\223',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 3,
              prev_for_neutral_type = 7,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 3,
              last_strong_type = 2,
              prev_for_neutral_type = 3,
              level = 244 '\364',
              flags = 123 '{'
            }, {
              next_for_neutral_pos = 810,
              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 = 6,
              prev_for_neutral_type = 6,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 6,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93825523379568,
              next_for_neutral_type = 3,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488305680,
              next_for_neutral_type = 7,
              last_strong_type = 7,
              prev_for_neutral_type = 5,
              level = 147 '\223',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 826,
              next_for_neutral_type = 4,
              last_strong_type = 4,
              prev_for_neutral_type = 3,
              level = 58 ':',
              flags = 123 '{'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 2,
              last_strong_type = 7,
              prev_for_neutral_type = 4,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 2,
              prev_for_neutral_type = 0,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 7,
              level = 9 '\t',
              flags = 116 't'
            }, {
              next_for_neutral_pos = 140737223483245,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 0,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 2,
              prev_for_neutral_type = 1,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993864693,
              next_for_neutral_type = 5,
              last_strong_type = 5,
              prev_for_neutral_type = 5,
              level = 54 '6',
              flags = 240 '\360'
            }, {
              next_for_neutral_pos = 140737488305808,
              next_for_neutral_type = 3,
              last_strong_type = 6,
              prev_for_neutral_type = 2,
              level = 110 'n',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 62,
              next_for_neutral_type = 5,
              last_strong_type = 0,
              prev_for_neutral_type = 1,
              level = 54 '6',
              flags = 240 '\360'
            }, {
              next_for_neutral_pos = -4294967295,
              next_for_neutral_type = 7,
              last_strong_type = 3,
              prev_for_neutral_type = 1,
              level = 0 '\000',
              flags = 0 '\000'
            }},
          string = {
            lstring = XIL(0x1),
            s = 0x1 <error: Cannot access memory at address 0x1>,
            schars = 140737488305872,
            bufpos = 93824993871821,
            from_disp_str = false,
            unibyte = false
          },
          w = 0x7fffffff5dd8,
          paragraph_dir = (unknown: 0xffff3ed0),
          separator_limit = 95,
          first_elt = false,
          new_paragraph = false,
          frame_window_p = false
        }
        eob = 206
#6  0x00005555556e9084 in bidi_resolve_brackets (bidi_it=0x7fffffff5dd8) at bidi.c:2913
        prev_level = 0
        resolve_bracket = false
        type = UNKNOWN_BT
        ch = 121
        prev_for_neutral = {
          charpos = -1,
          type = UNKNOWN_BT,
          orig_type = UNKNOWN_BT
        }
        next_for_neutral = {
          charpos = -1,
          type = STRONG_L,
          orig_type = STRONG_L
        }
        eob = 206
#7  0x00005555556e94d1 in bidi_resolve_neutral (bidi_it=0x7fffffff5dd8) at bidi.c:3036
        type = STRONG_L
        current_level = 0
        is_neutral = false
#8  0x00005555556e9c12 in bidi_type_of_next_char (bidi_it=0x7fffffff5dd8) at bidi.c:3241
        type = 21845
#9  0x00005555556e9eae in bidi_level_of_next_char (bidi_it=0x7fffffff5dd8) at bidi.c:3308
        type = UNKNOWN_BT
        level = 48
        next_char_pos = -2
#10 0x00005555556ea679 in bidi_move_to_visually_next (bidi_it=0x7fffffff5dd8) at bidi.c:3511
        old_level = 0
        new_level = 81264
        next_level = 206
        sentinel = {
          bytepos = -1,
          charpos = -1,
          ch = 10,
          nchars = 1,
          ch_len = 1,
          type = NEUTRAL_B,
          type_after_wn = NEUTRAL_B,
          orig_type = NEUTRAL_B,
          resolved_level = 0 '\000',
          isolate_level = 0 '\000',
          invalid_levels = 0,
          invalid_isolates = 0,
          prev = {
            charpos = 94,
            type = UNKNOWN_BT,
            orig_type = UNKNOWN_BT
          },
          last_strong = {
            charpos = 94,
            type = UNKNOWN_BT,
            orig_type = UNKNOWN_BT
          },
          next_for_neutral = {
            charpos = -1,
            type = UNKNOWN_BT,
            orig_type = UNKNOWN_BT
          },
          prev_for_neutral = {
            charpos = -1,
            type = UNKNOWN_BT,
            orig_type = UNKNOWN_BT
          },
          next_for_ws = {
            charpos = 92,
            type = NEUTRAL_ON,
            orig_type = UNKNOWN_BT
          },
          bracket_pairing_pos = -1,
          bracket_enclosed_type = UNKNOWN_BT,
          next_en_pos = 0,
          next_en_type = UNKNOWN_BT,
          sos = L2R,
          scan_dir = 1,
          disp_pos = -1,
          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'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 1,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488309008,
              next_for_neutral_type = 7,
              last_strong_type = 2,
              prev_for_neutral_type = 4,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93825478527501,
              next_for_neutral_type = 5,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488309056,
              next_for_neutral_type = 1,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 5,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488309088,
              next_for_neutral_type = 0,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 5,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 5,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488309168,
              next_for_neutral_type = 6,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93459923386682,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 2,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 0,
              prev_for_neutral_type = 7,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488309296,
              next_for_neutral_type = 2,
              last_strong_type = 2,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488309424,
              next_for_neutral_type = 0,
              last_strong_type = 2,
              prev_for_neutral_type = 2,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488310848,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 2,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 87337806656,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 0,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 140737488309616,
              next_for_neutral_type = 5,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 2,
              prev_for_neutral_type = 2,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488310848,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 1 '\001'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 72 'H',
              flags = 113 'q'
            }, {
              next_for_neutral_pos = 46912217849072,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488310160,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 4,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 208 '\320',
              flags = 239 '\357'
            }, {
              next_for_neutral_pos = 140737216824612,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737216824643,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 74352,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 140737488309936,
              next_for_neutral_type = 0,
              last_strong_type = 1,
              prev_for_neutral_type = 4,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488310160,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488310848,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 8589888992,
              next_for_neutral_type = 2,
              last_strong_type = 2,
              prev_for_neutral_type = 7,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 46912217849072,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 3,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 1,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488309776,
              next_for_neutral_type = 7,
              last_strong_type = 2,
              prev_for_neutral_type = 4,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93825478527501,
              next_for_neutral_type = 5,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488309824,
              next_for_neutral_type = 1,
              last_strong_type = 1,
              prev_for_neutral_type = 3,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 5,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488309856,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 5,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 49 '1',
              flags = 114 'r'
            }, {
              next_for_neutral_pos = 140737488309936,
              next_for_neutral_type = 6,
              last_strong_type = 5,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93459923386682,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 2,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824998975040,
              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 = 0,
              prev_for_neutral_type = 3,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488310064,
              next_for_neutral_type = 2,
              last_strong_type = 2,
              prev_for_neutral_type = 3,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488310192,
              next_for_neutral_type = 0,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488310848,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 87337806656,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 66816,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 140737488310384,
              next_for_neutral_type = 5,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 2,
              prev_for_neutral_type = 6,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 140737488310848,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 140737488310160,
              next_for_neutral_type = 3,
              last_strong_type = 1,
              prev_for_neutral_type = 6,
              level = 146 '\222',
              flags = 1 '\001'
            }, {
              next_for_neutral_pos = 93824998975040,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 4,
              level = 72 'H',
              flags = 113 'q'
            }, {
              next_for_neutral_pos = 46912217848224,
              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 = 2,
              last_strong_type = 6,
              prev_for_neutral_type = 6,
              level = 146 '\222',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737216823668,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 46912217849072,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 81264,
              next_for_neutral_type = 0,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 1 '\001',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 93824993977677,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 140737488310704,
              next_for_neutral_type = 0,
              last_strong_type = 1,
              prev_for_neutral_type = 4,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 3,
              last_strong_type = 2,
              prev_for_neutral_type = 7,
              level = 244 '\364',
              flags = 123 '{'
            }, {
              next_for_neutral_pos = 140737488310848,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 93825525905344,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 5733361216,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 46912217848224,
              next_for_neutral_type = 4,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 208 '\320',
              flags = 239 '\357'
            }, {
              next_for_neutral_pos = 140737488310512,
              next_for_neutral_type = 5,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488310592,
              next_for_neutral_type = 4,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 208 '\320',
              flags = 239 '\357'
            }, {
              next_for_neutral_pos = 140737488310544,
              next_for_neutral_type = 6,
              last_strong_type = 3,
              prev_for_neutral_type = 7,
              level = 111 'o',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 4,
              last_strong_type = 6,
              prev_for_neutral_type = 5,
              level = 208 '\320',
              flags = 239 '\357'
            }, {
              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 = 140737488310608,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 2,
              level = 112 'p',
              flags = 85 'U'
            }, {
              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 = 46912217848224,
              next_for_neutral_type = 0,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488310656,
              next_for_neutral_type = 2,
              last_strong_type = 3,
              prev_for_neutral_type = 7,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 115964072512,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 7,
              level = 36 '$',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 826,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 20 '\024',
              flags = 1 '\001'
            }, {
              next_for_neutral_pos = 140737488310720,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 5,
              level = 112 'p',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 140737488310848,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 7,
              level = 36 '$',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 2108828942336,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 7,
              level = 56 '8',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 93825511391584,
              next_for_neutral_type = 1,
              last_strong_type = 6,
              prev_for_neutral_type = 6,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737488311040,
              next_for_neutral_type = 4,
              last_strong_type = 1,
              prev_for_neutral_type = 0,
              level = 113 'q',
              flags = 85 'U'
            }, {
              next_for_neutral_pos = 78744222976,
              next_for_neutral_type = 0,
              last_strong_type = 3,
              prev_for_neutral_type = 5,
              level = 255 '\377',
              flags = 255 '\377'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 7,
              last_strong_type = 3,
              prev_for_neutral_type = 1,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 93825627985124,
              next_for_neutral_type = 0,
              last_strong_type = 5,
              prev_for_neutral_type = 0,
              level = 31 '\037',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 0,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 6,
              level = 20 '\024',
              flags = 154 '\232'
            }, {
              next_for_neutral_pos = 382,
              next_for_neutral_type = 6,
              last_strong_type = 3,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 826,
              next_for_neutral_type = 0,
              last_strong_type = 4,
              prev_for_neutral_type = 1,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 93825507345904,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 7,
              level = 36 '$',
              flags = 117 'u'
            }, {
              next_for_neutral_pos = 33888,
              next_for_neutral_type = 4,
              last_strong_type = 3,
              prev_for_neutral_type = 3,
              level = 198 '\306',
              flags = 239 '\357'
            }, {
              next_for_neutral_pos = 140737219564364,
              next_for_neutral_type = 0,
              last_strong_type = 0,
              prev_for_neutral_type = 7,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 422,
              next_for_neutral_type = 0,
              last_strong_type = 2,
              prev_for_neutral_type = 7,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 59328,
              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 = 4,
              last_strong_type = 0,
              prev_for_neutral_type = 4,
              level = 208 '\320',
              flags = 239 '\357'
            }, {
              next_for_neutral_pos = 140737216823668,
              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 = 0,
              prev_for_neutral_type = 0,
              level = 0 '\000',
              flags = 0 '\000'
            }, {
              next_for_neutral_pos = 140737216824643,
              next_for_neutral_type = 4,
              last_strong_type = 4,
              prev_for_neutral_type = 3,
              level = 58 ':',
              flags = 123 '{'
            }},
          string = {
            lstring = XIL(0x7fffffff52e0),
            s = 0x5555555d60ff <XSTRING+35> "\204\300u\036\272<\006",
            schars = 140737488311008,
            bufpos = 93825627985124,
            from_disp_str = false,
            unibyte = false
          },
          w = 0x5555555d61f9 <SCHARS+24>,
          paragraph_dir = (unknown: 0xffff5dd8),
          separator_limit = 93825627985124,
          first_elt = false,
          new_paragraph = false,
          frame_window_p = false
        }
#11 0x00005555555edec5 in face_before_or_after_it_pos (it=0x7fffffff7c50, before_p=false) at xdisp.c:5048
        bufpos = 0
        charpos = 0
        base_face_id = -44160
        face_id = 1
        limit = 32767
        next_check_charpos = 140737488324232
        it_copy = {
          window = XIL(0x5555751ff62d),
          w = 0x5555751ff628,
          f = 0x5555752477c0,
          method = GET_FROM_STRING,
          stop_charpos = 135,
          prev_stop = 92,
          base_level_stop = 92,
          end_charpos = 206,
          medium_narrowing_begv = 0,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 0,
          large_narrowing_zv = 0,
          s = 0x0,
          string_nchars = 206,
          multibyte_p = false,
          tab_line_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 = 18,
          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 = 0,
              bytepos = 95
            },
            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(0x55557b3a14e4),
          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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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 = 26,
          selective_display_ellipsis_p = true,
          ctl_arrow_p = true,
          face_box_p = true,
          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,
          align_visually_p = false,
          line_wrap = TRUNCATE,
          base_face_id = 18,
          c = 98,
          len = 1,
          cmp_it = {
            stop_pos = 206,
            id = -1,
            ch = -2,
            rule_idx = 0,
            lookback = 0,
            nglyphs = 0,
            reversed_p = false,
            parent_it = 0x7fffffff7c50,
            charpos = 0,
            nchars = 0,
            nbytes = 0,
            from = 0,
            to = 0,
            width = 0
          },
          char_to_display = 98,
          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(0x55557b3a14e4),
          position = {
            charpos = 95,
            bytepos = 95
          },
          truncation_pixel_width = 7,
          continuation_pixel_width = 0,
          first_visible_x = 0,
          last_visible_x = 1264,
          last_visible_y = 22,
          extra_line_spacing = 0,
          extra_line_spacing_above = 0,
          max_extra_line_spacing = 0,
          override_ascent = -1,
          override_descent = 0,
          override_boff = 0,
          glyph_row = 0x555574a9adb0,
          area = TEXT_AREA,
          nglyphs = 1,
          pixel_width = 7,
          ascent = 16,
          descent = 6,
          max_ascent = 16,
          max_descent = 6,
          phys_ascent = 8,
          phys_descent = 4,
          max_phys_ascent = 11,
          max_phys_descent = 4,
          current_x = 515,
          wrap_prefix_width = 0,
          continuation_lines_width = 0,
          eol_pos = {
            charpos = 0,
            bytepos = 0
          },
          current_y = 0,
          first_vpos = 0,
          vpos = 0,
          hpos = 95,
          lnum = 0,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 0,
          pt_lnum = 0,
          stretch_adjust = 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 = true,
          bidi_it = {
            bytepos = 0,
            charpos = 0,
            ch = 98,
            nchars = -1,
            ch_len = 1,
            type = NEUTRAL_B,
            type_after_wn = NEUTRAL_B,
            orig_type = NEUTRAL_B,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 0,
            invalid_isolates = 0,
            prev = {
              charpos = 0,
              type = NEUTRAL_B,
              orig_type = NEUTRAL_B
            },
            last_strong = {
              charpos = 94,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_neutral = {
              charpos = -1,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = -1,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_ws = {
              charpos = 92,
              type = NEUTRAL_ON,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = -1,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = L2R,
            scan_dir = 1,
            disp_pos = -1,
            disp_prop = 1,
            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(0x55557b3a14e4),
              s = 0x0,
              schars = 206,
              bufpos = 0,
              from_disp_str = false,
              unibyte = true
            },
            w = 0x5555751ff628,
            paragraph_dir = L2R,
            separator_limit = -1,
            first_elt = false,
            new_paragraph = true,
            frame_window_p = true
          },
          paragraph_embedding = L2R,
          min_width_property = XIL(0),
          min_width_start = 0
        }
        it_copy_data = 0x0
#12 0x00005555555f9c9d in get_next_display_element (it=0x7fffffff7c50) at xdisp.c:8858
        face_id = 26
        success_p = true
#13 0x000055555560e90b in display_tab_bar_line (it=0x7fffffff7c50, height=21) at xdisp.c:14834
        i = 1
        nglyphs = 1
        it_before = {
          window = XIL(0x5555751ff62d),
          w = 0x5555751ff628,
          f = 0x5555752477c0,
          method = GET_FROM_STRING,
          stop_charpos = 135,
          prev_stop = 92,
          base_level_stop = 92,
          end_charpos = 206,
          medium_narrowing_begv = 0,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 0,
          large_narrowing_zv = 0,
          s = 0x0,
          string_nchars = 206,
          multibyte_p = false,
          tab_line_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 = 18,
          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 = 94,
              bytepos = 94
            },
            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(0x55557b3a14e4),
          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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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 = 26,
          selective_display_ellipsis_p = true,
          ctl_arrow_p = true,
          face_box_p = true,
          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,
          align_visually_p = false,
          line_wrap = TRUNCATE,
          base_face_id = 18,
          c = 121,
          len = 1,
          cmp_it = {
            stop_pos = 206,
            id = -1,
            ch = -2,
            rule_idx = 0,
            lookback = 0,
            nglyphs = 0,
            reversed_p = false,
            parent_it = 0x7fffffff7c50,
            charpos = 0,
            nchars = 0,
            nbytes = 0,
            from = 0,
            to = 0,
            width = 0
          },
          char_to_display = 121,
          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(0x55557b3a14e4),
          position = {
            charpos = 94,
            bytepos = 94
          },
          truncation_pixel_width = 7,
          continuation_pixel_width = 0,
          first_visible_x = 0,
          last_visible_x = 1264,
          last_visible_y = 22,
          extra_line_spacing = 0,
          extra_line_spacing_above = 0,
          max_extra_line_spacing = 0,
          override_ascent = -1,
          override_descent = 0,
          override_boff = 0,
          glyph_row = 0x555574a9adb0,
          area = TEXT_AREA,
          nglyphs = 1,
          pixel_width = 13,
          ascent = 16,
          descent = 6,
          max_ascent = 16,
          max_descent = 6,
          phys_ascent = 10,
          phys_descent = 0,
          max_phys_ascent = 11,
          max_phys_descent = 4,
          current_x = 508,
          wrap_prefix_width = 0,
          continuation_lines_width = 0,
          eol_pos = {
            charpos = 0,
            bytepos = 0
          },
          current_y = 0,
          first_vpos = 0,
          vpos = 0,
          hpos = 94,
          lnum = 0,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 0,
          pt_lnum = 0,
          stretch_adjust = 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 = true,
          bidi_it = {
            bytepos = 94,
            charpos = 94,
            ch = 121,
            nchars = 1,
            ch_len = 1,
            type = STRONG_L,
            type_after_wn = STRONG_L,
            orig_type = STRONG_L,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 0,
            invalid_isolates = 0,
            prev = {
              charpos = 93,
              type = STRONG_L,
              orig_type = STRONG_L
            },
            last_strong = {
              charpos = 93,
              type = STRONG_L,
              orig_type = STRONG_L
            },
            next_for_neutral = {
              charpos = -1,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 93,
              type = STRONG_L,
              orig_type = STRONG_L
            },
            next_for_ws = {
              charpos = 92,
              type = NEUTRAL_ON,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = -1,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = L2R,
            scan_dir = 1,
            disp_pos = 206,
            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(0x55557b3a14e4),
              s = 0x0,
              schars = 206,
              bufpos = 0,
              from_disp_str = false,
              unibyte = true
            },
            w = 0x5555751ff628,
            paragraph_dir = L2R,
            separator_limit = -1,
            first_elt = false,
            new_paragraph = false,
            frame_window_p = true
          },
          paragraph_embedding = L2R,
          min_width_property = XIL(0),
          min_width_start = 0
        }
        x = 515
        n_glyphs_before = 94
        row = 0x555574a9adb0
        max_x = 1264
        last = 0x0
        enough = false
#14 0x000055555560f7ec in redisplay_tab_bar (f=0x5555752477c0) at xdisp.c:15115
        h = 0
        border = 1
        rows = 1
        height = 21
        extra = 0
        w = 0x5555751ff628
        it = {
          window = XIL(0x5555751ff62d),
          w = 0x5555751ff628,
          f = 0x5555752477c0,
          method = GET_FROM_STRING,
          stop_charpos = 135,
          prev_stop = 92,
          base_level_stop = 92,
          end_charpos = 206,
          medium_narrowing_begv = 0,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 0,
          large_narrowing_zv = 0,
          s = 0x0,
          string_nchars = 206,
          multibyte_p = false,
          tab_line_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 = 18,
          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 = 95,
              bytepos = 95
            },
            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(0x55557b3a14e4),
          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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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 = 26,
          selective_display_ellipsis_p = true,
          ctl_arrow_p = true,
          face_box_p = true,
          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,
          align_visually_p = false,
          line_wrap = TRUNCATE,
          base_face_id = 18,
          c = 98,
          len = 1,
          cmp_it = {
            stop_pos = 206,
            id = -1,
            ch = -2,
            rule_idx = 0,
            lookback = 0,
            nglyphs = 0,
            reversed_p = false,
            parent_it = 0x7fffffff7c50,
            charpos = 0,
            nchars = 0,
            nbytes = 0,
            from = 0,
            to = 0,
            width = 0
          },
          char_to_display = 98,
          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(0x55557b3a14e4),
          position = {
            charpos = 95,
            bytepos = 95
          },
          truncation_pixel_width = 7,
          continuation_pixel_width = 0,
          first_visible_x = 0,
          last_visible_x = 1264,
          last_visible_y = 22,
          extra_line_spacing = 0,
          extra_line_spacing_above = 0,
          max_extra_line_spacing = 0,
          override_ascent = -1,
          override_descent = 0,
          override_boff = 0,
          glyph_row = 0x555574a9adb0,
          area = TEXT_AREA,
          nglyphs = 1,
          pixel_width = 7,
          ascent = 16,
          descent = 6,
          max_ascent = 16,
          max_descent = 6,
          phys_ascent = 8,
          phys_descent = 4,
          max_phys_ascent = 11,
          max_phys_descent = 4,
          current_x = 515,
          wrap_prefix_width = 0,
          continuation_lines_width = 0,
          eol_pos = {
            charpos = 0,
            bytepos = 0
          },
          current_y = 0,
          first_vpos = 0,
          vpos = 0,
          hpos = 95,
          lnum = 0,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 0,
          pt_lnum = 0,
          stretch_adjust = 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 = true,
          bidi_it = {
            bytepos = 95,
            charpos = 95,
            ch = 98,
            nchars = 1,
            ch_len = 1,
            type = STRONG_L,
            type_after_wn = STRONG_L,
            orig_type = STRONG_L,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 0,
            invalid_isolates = 0,
            prev = {
              charpos = 94,
              type = STRONG_L,
              orig_type = STRONG_L
            },
            last_strong = {
              charpos = 94,
              type = STRONG_L,
              orig_type = STRONG_L
            },
            next_for_neutral = {
              charpos = -1,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 94,
              type = STRONG_L,
              orig_type = STRONG_L
            },
            next_for_ws = {
              charpos = 92,
              type = NEUTRAL_ON,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = -1,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = L2R,
            scan_dir = 1,
            disp_pos = 206,
            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(0x55557b3a14e4),
              s = 0x0,
              schars = 206,
              bufpos = 0,
              from_disp_str = false,
              unibyte = true
            },
            w = 0x5555751ff628,
            paragraph_dir = L2R,
            separator_limit = -1,
            first_elt = false,
            new_paragraph = false,
            frame_window_p = true
          },
          paragraph_embedding = L2R,
          min_width_property = XIL(0),
          min_width_start = 0
        }
        row = 0x555574a9adb0
        new_nrows = 1
        new_height = 22
#15 0x00005555556264fa in redisplay_window (window=XIL(0x555575247a8d), just_this_one_p=false) at xdisp.c:21522
        w = 0x555575247a88
        f = 0x5555752477c0
        buffer = 0x5555594e3a48
        old = 0x555559511630
        lpoint = {
          charpos = 1439,
          bytepos = 1439
        }
        opoint = {
          charpos = 1709,
          bytepos = 1709
        }
        startp = {
          charpos = 1,
          bytepos = 1
        }
        update_mode_line = true
        tem = 0
        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,
          medium_narrowing_begv = 0,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 1439,
          large_narrowing_zv = 1439,
          s = 0x59f <error: Cannot access memory at address 0x59f>,
          string_nchars = 1439,
          multibyte_p = true,
          tab_line_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 = 0x1,
          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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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,
                parent_it = 0x0,
                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(0x55555723fc58),
              font_height = XIL(0x1)
            }, {
              string = XIL(0xffffffffffffffff),
              string_nchars = 1,
              end_charpos = 0,
              stop_charpos = 0,
              prev_stop = 0,
              base_level_stop = 93824995462423,
              cmp_it = {
                stop_pos = 93825022557277,
                id = 93825022557272,
                ch = 1439142048,
                rule_idx = 0,
                lookback = 1,
                nglyphs = 1,
                reversed_p = false,
                parent_it = 0x1,
                charpos = 16,
                nchars = 0,
                nbytes = 0,
                from = 0,
                to = 0,
                width = 0
              },
              face_id = 0,
              u = {
                image = {
                  object = XIL(0),
                  slice = {
                    x = XIL(0),
                    y = XIL(0x1),
                    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 = 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,
          align_visually_p = false,
          line_wrap = TRUNCATE,
          base_face_id = 1,
          c = 0,
          len = 1,
          cmp_it = {
            stop_pos = -1,
            id = -1,
            ch = -1,
            rule_idx = 4294967295,
            lookback = 1,
            nglyphs = 1,
            reversed_p = false,
            parent_it = 0xffffffffffffffff,
            charpos = -1,
            nchars = -1,
            nbytes = -1,
            from = -1,
            to = 0,
            width = 0
          },
          char_to_display = 1,
          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,
          extra_line_spacing_above = 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 = 1433369856,
          phys_ascent = -425756478,
          phys_descent = 0,
          max_phys_ascent = 0,
          max_phys_descent = 4,
          current_x = 0,
          wrap_prefix_width = -25696,
          continuation_lines_width = 32767,
          eol_pos = {
            charpos = 4,
            bytepos = 1
          },
          current_y = 0,
          first_vpos = 0,
          vpos = -25568,
          hpos = 32767,
          lnum = 140737349118906,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 0,
          pt_lnum = 32,
          stretch_adjust = 148900045,
          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 = 93825477648784,
            charpos = 0,
            ch = 1433369856,
            nchars = 0,
            ch_len = 93825516423648,
            type = 4294941760,
            type_after_wn = 32767,
            orig_type = STRONG_L,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 140737488333712,
            invalid_isolates = 93825516423648,
            prev = {
              charpos = 140737488331888,
              type = 4142292077,
              orig_type = 32767
            },
            last_strong = {
              charpos = 0,
              type = 4294967295,
              orig_type = 4294967295
            },
            next_for_neutral = {
              charpos = 281505053081723,
              type = 11665531,
              orig_type = 786433
            },
            prev_for_neutral = {
              charpos = 3377704027160705,
              type = 12451963,
              orig_type = 65543
            },
            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 66 times>, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 188 '\274',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = -1828610147636773632,
                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 = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = -1828610147636773632,
                next_for_neutral_type = 1,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1266,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737349118063,
                next_for_neutral_type = 1,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1381,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 5,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93825516423648,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 238 '\356',
                flags = 246 '\366'
              }, {
                next_for_neutral_pos = 1,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825516423648,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737335680344,
                next_for_neutral_type = 2,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = -194272925110481,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 6,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737187803139,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = -1828610147636773632,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 3,
                level = 170 '\252',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737488331216,
                next_for_neutral_type = 3,
                last_strong_type = 7,
                prev_for_neutral_type = 4,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93824997838048,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995402161,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 5,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93824997838048,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995416245,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 3,
                level = 170 '\252',
                flags = 85 'U'
              }, {
                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 = 93824997838048,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737187803139,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995393332,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 6,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737187803139,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = -1828610147636773632,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825002658603,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995421934,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 7,
                level = 170 '\252',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737488331424,
                next_for_neutral_type = 2,
                last_strong_type = 0,
                prev_for_neutral_type = 6,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93824997837808,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 3,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995402409,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93824997837808,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995416317,
                next_for_neutral_type = 5,
                last_strong_type = 1,
                prev_for_neutral_type = 1,
                level = 78 'N',
                flags = 113 'q'
              }, {
                next_for_neutral_pos = 93825461540936,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93824997837808,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 188 '\274',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 0,
                level = 170 '\252',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737488331552,
                next_for_neutral_type = 2,
                last_strong_type = 0,
                prev_for_neutral_type = 6,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93824997837840,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995402409,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93824997837840,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995416317,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 3,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 98 'b',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 93824997837840,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 188 '\274',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737213808723,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995393332,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 6,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737213808723,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = -1828610147636773632,
                next_for_neutral_type = 3,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 98 'b',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995421934,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 10027191312,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 188 '\274',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 55834574848,
                next_for_neutral_type = 5,
                last_strong_type = 1,
                prev_for_neutral_type = 1,
                level = 78 'N',
                flags = 113 'q'
              }, {
                next_for_neutral_pos = 140737488331792,
                next_for_neutral_type = 7,
                last_strong_type = 2,
                prev_for_neutral_type = 6,
                level = 124 '|',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93825510842272,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737335069548,
                next_for_neutral_type = 0,
                last_strong_type = 1,
                prev_for_neutral_type = 1,
                level = 78 'N',
                flags = 113 'q'
              }, {
                next_for_neutral_pos = 93825510842272,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737335670854,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 147 '\223',
                flags = 116 't'
              }, {
                next_for_neutral_pos = 93825516423648,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737335677868,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488333712,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737335441834,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995612673,
                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 = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }},
            string = {
              lstring = make_fixnum(23455890145280),
              s = 0x7fffffffa4d0 "\240&\274UUU",
              schars = 93824995392697,
              bufpos = 140737488332096,
              from_disp_str = false,
              unibyte = false
            },
            w = 0x555555bc26a0 <lispsym+96>,
            paragraph_dir = (unknown: 0x60),
            separator_limit = 93824998975040,
            first_elt = false,
            new_paragraph = false,
            frame_window_p = false
          },
          paragraph_embedding = NEUTRAL_DIR,
          min_width_property = XIL(0x7fffffffa510),
          min_width_start = 1434811760
        }
        current_matrix_up_to_date_p = false
        used_current_matrix_p = false
        temp_scroll_step = false
        count = {
          bytes = 320
        }
        rc = 1433369856
        centering_position = -1
        last_line_misfit = false
        beg_unchanged = 55
        end_unchanged = 68833
        frame_line_height = 14
        margin = 0
        use_desired_matrix = false
        itdata = 0x0
        lchars_modiff = 15
        ochars_modiff = 24182
#16 0x0000555555618e8a in redisplay_window_0 (window=XIL(0x555575247a8d)) at xdisp.c:18513
#17 0x00005555558828ef in internal_condition_case_1 (bfun=0x555555618e44 <redisplay_window_0>, arg=XIL(0x555575247a8d), handlers=XIL(0x7ffff01ce98b), hfun=0x555555618d21 <redisplay_window_error>) at eval.c:1736
        val = XIL(0x5555555d870b)
        c = 0x555555cae5f0
#18 0x0000555555618cf3 in redisplay_windows (window=XIL(0x555575247a8d)) at xdisp.c:18482
        w = 0x555575247a88
#19 0x0000555555618ca2 in redisplay_windows (window=XIL(0x55557405eead)) at xdisp.c:18476
        w = 0x55557405eea8
#20 0x0000555555618ca2 in redisplay_windows (window=XIL(0x555576f049f5)) at xdisp.c:18476
        w = 0x555576f049f0
#21 0x00005555556175b7 in redisplay_internal () at xdisp.c:17899
        gcscrollbars = true
        f_redisplay_flag = false
        f = 0x5555752477c0
        tty_root_frames = XIL(0)
        w = 0x555577b73c78
        sw = 0x555577b73c78
        fr = 0x555572471a20
        must_finish = false
        match_p = true
        tlbufpos = {
          charpos = 1437,
          bytepos = 1437
        }
        tlendpos = {
          charpos = 14170,
          bytepos = 14170
        }
        number_of_visible_frames = 6
        sf = 0x555572471a20
        polling_stopped_here = true
        tail = XIL(0x555571023f53)
        frame = XIL(0x5555752477c5)
        hscroll_retries = 0
        garbaged_frame_retries = 1
        consider_all_windows_p = true
        update_miniwindow_p = false
        count = {
          bytes = 224
        }
        previous_frame = 0x55555585da40 <store_symval_forwarding+615>
        current_matrices_cleared = true
        new_count = 1435006232
#22 0x00005555556181cb in redisplay_preserve_echo_area (from_where=13) at xdisp.c:18244
        count = {
          bytes = 192
        }
#23 0x000055555590ca57 in wait_reading_process_output (time_limit=30, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=XIL(0), wait_proc=0x0, just_wait_proc=0) at process.c:5572
        Atemp = {
          fds_bits = {0 <repeats 16 times>}
        }
        Ctemp = {
          fds_bits = {0 <repeats 16 times>}
        }
        fd = 8
        process_skipped = false
        wrapped = true
        channel_start = 73
        child_fd = 8
        last_read_channel = 68
        channel = 73
        nfds = 1
        Available = {
          fds_bits = {0 <repeats 16 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 16 times>}
        }
        check_write = true
        check_delay = 0
        no_avail = false
        xerrno = 11
        proc = XIL(0x5555723d041d)
        timeout = {
          tv_sec = 0,
          tv_nsec = 0
        }
        end_time = {
          tv_sec = 2343395,
          tv_nsec = 912523703
        }
        timer_delay = {
          tv_sec = 0,
          tv_nsec = 429016470
        }
        got_output_end_time = {
          tv_sec = 0,
          tv_nsec = -1
        }
        wait = TIMEOUT
        got_some_output = 65
        prev_wait_proc_nbytes_read = 0
        retry_for_async = false
        count = {
          bytes = 160
        }
#24 0x00005555555baff2 in sit_for (timeout=make_fixnum(30), reading=true, display_option=1) at dispnew.c:7006
        sec = 30
        nsec = 0
        do_display = true
        curbuf_eq_winbuf = true
        nbytes = 11
#25 0x000055555579ad63 in read_char (commandflag=1, map=XIL(0x555570663703), prev_event=XIL(0), used_mouse_menu=0x7fffffffd679, end_time=0x0) at keyboard.c:2971
        tem0 = XIL(0x555555857d70)
        timeout = 30
        count1 = {
          bytes = 128
        }
        delay_level = 4
        buffer_size = 62
        c = XIL(0)
        local_getcjmp = {{
            __jmpbuf = {0, -5030579646467895350, 8, 0, 93824997794168, 140737354125312, -5030579646363037750, -1190463804865343542},
            __mask_was_saved = 0,
            __saved_mask = {
              __val = {0, 0, 140737488344304, 93824995546209, 1896244432, 140737488344416, 93824995593557, 93825446328083, 128, 93825446328099, 0, 140737488344416, 93824995290962, 93824998975040, 0, 0}
            }
          }}
        save_jump = {{
            __jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0},
            __mask_was_saved = 0,
            __saved_mask = {
              __val = {0 <repeats 16 times>}
            }
          }}
        tem = XIL(0xb1f0)
        save = XIL(0x7fffffffd370)
        previous_echo_area_message = XIL(0)
        also_record = XIL(0)
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x55557086e9b0
        jmpcount = {
          bytes = 128
        }
        c_volatile = XIL(0)
#26 0x00005555557b0022 in read_key_sequence (keybuf=0x7fffffffd8a0, prompt=XIL(0), dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false, disable_text_conversion_p=false) at keyboard.c:11224
        interrupted_kboard = 0x55557086e9b0
        interrupted_frame = 0x555572471a20
        key = make_fixnum(23456248898218)
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = make_fixnum(34910567923712)
        count = {
          bytes = 96
        }
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = XIL(0x555570663703)
        first_unbound = 31
        mock_input = 0
        used_mouse_menu_history = {false <repeats 30 times>}
        fkey = {
          parent = XIL(0x555571275e23),
          map = XIL(0x555571275e23),
          start = 0,
          end = 0
        }
        keytran = {
          parent = XIL(0x7ffff03ee1f3),
          map = XIL(0x7ffff03ee1f3),
          start = 0,
          end = 0
        }
        indec = {
          parent = XIL(0x555571275e33),
          map = XIL(0x555571275e33),
          start = 0,
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = XIL(0)
        original_uppercase = XIL(0)
        original_uppercase_position = -1
        disabled_conversion = false
        starting_buffer = 0x555559511630
        fake_prefixed_keys = XIL(0)
        first_event = XIL(0)
        second_event = XIL(0)
#27 0x0000555555795fee in command_loop_1 () at keyboard.c:1424
        cmd = XIL(0x2aaa9a069440)
        keybuf = {make_fixnum(134217774), make_fixnum(48), XIL(0), XIL(0x60), XIL(0x7fffffffd960), XIL(0), XIL(0xb), XIL(0x11970), XIL(0x30), XIL(0x55557609360d), XIL(0), XIL(0xe69f78c2556f7d00), XIL(0x555555791b14), XIL(0x30), XIL(0x555555bc2640), XIL(0), XIL(0), XIL(0x60), XIL(0x7fffffffd940), XIL(0x555555ab2500), XIL(0x7fffffffd980), XIL(0x555555882da4), XIL(0x100000060), XIL(0x90), XIL(0), XIL(0x555555ca7a90), XIL(0x30), make_fixnum(0), XIL(0x7fffffffd9b0), XIL(0x555555882c97)}
        i = 1
        last_pt = 256077
        prev_modiff = 562
        prev_buffer = 0x55555999a2d0
#28 0x0000555555882806 in internal_condition_case (bfun=0x555555795ba2 <command_loop_1>, handlers=XIL(0x90), hfun=0x555555794f97 <cmd_error>) at eval.c:1712
        val = XIL(0x555555791b14)
        c = 0x555555ca7a90
#29 0x0000555555795747 in command_loop_2 (handlers=XIL(0x90)) at keyboard.c:1163
        val = make_fixnum(0)
#30 0x0000555555881bde in internal_catch (tag=XIL(0x12ba0), func=0x555555795719 <command_loop_2>, arg=XIL(0x90)) at eval.c:1392
        val = XIL(0x7fffffffda90)
        c = 0x555555d57d90
#31 0x00005555557956d5 in command_loop () at keyboard.c:1141
#32 0x0000555555794a07 in recursive_edit_1 () at keyboard.c:749
        count = {
          bytes = 32
        }
        val = make_fixnum(23456248897882)
#33 0x0000555555794c4d in Frecursive_edit () at keyboard.c:832
        count = {
          bytes = 0
        }
        buffer = XIL(0)
#34 0x0000555555790048 in main (argc=8, argv=0x7fffffffdd78) at emacs.c:2635
        stack_bottom_variable = 0xe69f78c2556f7d00
        old_argc = 8
        dump_file = 0x0
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
        dump_mode = 0x0
        skip_args = 1
        temacs = 0x0
        attempt_load_pdump = true
        only_version = false
        rlim = {
          rlim_cur = 10022912,
          rlim_max = 18446744073709551615
        }
        lc_all = 0x0
        sockfd = -1
        module_assertions = false