unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#74241: 31.0.50; Using eww to view HTML page aborts with character.h:380: assertion failed: 0xC0 <= c
@ 2024-11-07 15:56 Visuwesh
  2024-11-07 17:39 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Visuwesh @ 2024-11-07 15:56 UTC (permalink / raw)
  To: 74241

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

Trying to use eww-open-file to visit the attached HTML file aborts Emacs
with the following printed to stderr:

    character.h:380: Emacs fatal error: assertion failed: 0xC0 <= c

To reproduce,

    1. Save the attached "buggy_html.html" file somewhere
    2. emacs -Q
    3. M-x eww-open-file RET /wherever/buggy_html.html RET
    4. Wait for Emacs to abort

Visiting the file with find-file doesn't abort.  Neither does using
shr-render-buffer to render the buffer:

    (with-temp-buffer
      (insert-file-contents "buggy_html.html")
      (shr-render-buffer (current-buffer)))
    
I am also attaching the backtrace in the file "eww-backtrace."


[-- Attachment #2: buggy_html.html --]
[-- Type: text/html, Size: 515065 bytes --]

[-- Attachment #3: eww-backtrace --]
[-- Type: application/octet-stream, Size: 224738 bytes --]

(gdb) source .gdbinit
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
DISPLAY = :0.0
TERM = dumb
Breakpoint 1 at 0x55555575f4b7: file emacs.c, line 432.
Breakpoint 2 at 0x555555723a8a: file xterm.c, line 27102.
(gdb) run -Q
Starting program: /home/viz/lib/ports/emacs/src/emacs -Q
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff198f6c0 (LWP 451634)]
[New Thread 0x7fffebf8f6c0 (LWP 451635)]
[New Thread 0x7ffff0f8f6c0 (LWP 451636)]
[New Thread 0x7fffeb58f6c0 (LWP 451637)]
[Detaching after vfork from child process 451650]
[Detaching after vfork from child process 451651]
[Detaching after vfork from child process 451652]
[New Thread 0x7ffff2369dc0 (LWP 451655)]
[New Thread 0x7fffe9b8f6c0 (LWP 451656)]
[Thread 0x7fffe9b8f6c0 (LWP 451656) exited]
[Thread 0x7ffff2369dc0 (LWP 451655) exited]
[New Thread 0x7ffff2369dc0 (LWP 451658)]
[New Thread 0x7ffff1f7edc0 (LWP 451659)]
[New Thread 0x7ffff1f66dc0 (LWP 451660)]
[New Thread 0x7ffff1f4edc0 (LWP 451661)]
[New Thread 0x7ffff1f36dc0 (LWP 451662)]
[New Thread 0x7ffff1f1edc0 (LWP 451663)]
[Thread 0x7ffff1f1edc0 (LWP 451663) exited]
[Thread 0x7ffff1f36dc0 (LWP 451662) exited]
[Thread 0x7ffff1f4edc0 (LWP 451661) exited]
[Thread 0x7ffff1f7edc0 (LWP 451659) exited]
[Thread 0x7ffff2369dc0 (LWP 451658) exited]
[Thread 0x7ffff1f66dc0 (LWP 451660) exited]

Thread 1 "emacs" hit Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:432
432	  signal (sig, SIG_DFL);
(gdb) bt full
#0  terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:432
#1  0x00005555558105ef in die (msg=0x55555596707f "0xC0 <= c", file=0x55555596702b "character.h", line=380) at alloc.c:8057
#2  0x00005555555c7a71 in string_char_and_length (p=0x5555580c40b0 "\205லை\n\n \nபிரபஞ்சத்தின் திறவுகோலாகும் 'சிவ ஷம்போ'\n\nபிரபஞ்சத்தின் திறவுகோலாகும் "..., length=0x7fffffff1c4c) at /home/viz/lib/ports/emacs/src/character.h:380
        c = 133
        d = 3021
#3  0x00005555555c7c6e in STRING_CHAR (p=0x5555580c40b0 "\205லை\n\n \nபிரபஞ்சத்தின் திறவுகோலாகும் 'சிவ ஷம்போ'\n\nபிரபஞ்சத்தின் திறவுகோலாகும் "...) at /home/viz/lib/ports/emacs/src/character.h:417
        len = 0
#4  0x00005555555c8e57 in FETCH_MULTIBYTE_CHAR (pos=8753) at /home/viz/lib/ports/emacs/src/buffer.h:1295
        p = 0x5555580c40b0 "\205லை\n\n \nபிரபஞ்சத்தின் திறவுகோலாகும் 'சிவ ஷம்போ'\n\nபிரபஞ்சத்தின் திறவுகோலாகும் "...
#5  0x00005555555dc783 in face_before_or_after_it_pos (it=0x7fffffffa820, before_p=false) at xdisp.c:5067
        c = 21845
        face = 0x7fffffff3080
        pos = {
          charpos = 5890,
          bytepos = 8753
        }
        face_id = 23
        limit = 5989
        next_check_charpos = 5894
        it_copy = {
          window = XIL(0x5555557ef628),
          w = 0x0,
          f = 0x7fffffff2d90,
          method = 1434454367,
          stop_charpos = 0,
          prev_stop = 93825037779108,
          base_level_stop = 93825010904128,
          end_charpos = 3,
          medium_narrowing_begv = 93825037779111,
          medium_narrowing_zv = 93825010904143,
          large_narrowing_begv = 6,
          large_narrowing_zv = 93825037779117,
          s = 0x555556722cae "\016\005",
          string_nchars = 9,
          multibyte_p = true,
          tab_line_p = false,
          header_line_p = true,
          string_from_display_prop_p = true,
          string_from_prefix_prop_p = false,
          from_disp_prop_p = true,
          ellipsis_p = false,
          avoid_cursor_p = true,
          dp = 0x555556722c52,
          dpvec = 0x7fffffff1dc0,
          dpend = 0x5555555e7c4b <set_iterator_to_next+1147>,
          dpvec_char_len = 0,
          dpvec_face_id = 1,
          saved_face_id = -22496,
          ctl_chars = {XIL(0x5555555c5f4b), XIL(0x7ffff24001b0), XIL(0x7fffffff1dc0), make_fixnum(107732301870), XIL(0x5555560b1800), XIL(0xdffffa820), XIL(0x55555822d465), XIL(0x7fffffff1dc0), XIL(0x5555555c879d), XIL(0x55555822d465), XIL(0x7fffffff7fc0), make_fixnum(23456248214506), XIL(0x27), XIL(0xffffffff00000008), make_fixnum(2147483648), XIL(0)},
          start = {
            pos = {
              charpos = 140737488299856,
              bytepos = 2
            },
            overlay_string_index = 140737488297520,
            string_pos = {
              charpos = 93824995063026,
              bytepos = 0
            },
            dpvec_index = 1472482992
          },
          current = {
            pos = {
              charpos = 8589934593,
              bytepos = 0
            },
            overlay_string_index = 140737488297568,
            string_pos = {
              charpos = 2,
              bytepos = 140737488297584
            },
            dpvec_index = 1434481906
          },
          n_overlay_strings = 0,
          overlay_strings_charpos = 93825024433104,
          overlay_strings = {XIL(0xcffff1ec0), XIL(0x198), XIL(0x7fffffff1ea0), XIL(0x55555580769c), XIL(0x198), XIL(0x555557409bd0), XIL(0x31), make_fixnum(12), XIL(0x7fffffff1f00), XIL(0x555555807a55), XIL(0x5555560b0720), XIL(0), XIL(0), XIL(0x7fffffff1ee0), make_fixnum(23456248840424), XIL(0xffff1ef0)},
          string_overlays = {XIL(0x7fffffff1f10), XIL(0x555555851b1f), XIL(0x55555a959713), XIL(0), make_fixnum(23456248840424), XIL(0), XIL(0x7fffffff1f80), XIL(0x555557409b65), XIL(0x7fffffff1f50), make_fixnum(23456248866773), XIL(0), XIL(0x555557409b65), XIL(0), XIL(0x555557409b65), XIL(0x7fffffff1f80), XIL(0x55555586a1a1)},
          string = XIL(0),
          from_overlay = XIL(0x55555a959713),
          stack = {{
              string = XIL(0xc),
              string_nchars = 1463851877,
              end_charpos = 140737488297904,
              stop_charpos = 93824995467094,
              prev_stop = 140737488297952,
              base_level_stop = 93825024432997,
              cmp_it = {
                stop_pos = 140737488297920,
                id = 93825024432997,
                ch = -57376,
                rule_idx = 93824995467681,
                lookback = 0,
                nglyphs = 0,
                reversed_p = false,
                parent_it = 0xb,
                charpos = 93825024432997,
                nchars = -57312,
                nbytes = 32767,
                from = 1434931549,
                to = 21845,
                width = 1443563296
              },
              face_id = 0,
              u = {
                image = {
                  object = XIL(0),
                  slice = {
                    x = XIL(0x7fffffff2020),
                    y = XIL(0x5555556d7d1f),
                    width = XIL(0x9c7180e8),
                    height = XIL(0x7fffffff2090)
                  },
                  image_id = 93824993845541
                },
                stretch = {
                  object = XIL(0)
                },
                xwidget = {
                  object = XIL(0)
                }
              },
              position = {
                charpos = 140737488298192,
                bytepos = 140737488298368
              },
              current = {
                pos = {
                  charpos = 140737488301664,
                  bytepos = 140737488298192
                },
                overlay_string_index = 93825005705760,
                string_pos = {
                  charpos = 93825005706456,
                  bytepos = 93825004209648
                },
                dpvec_index = 65232
              },
              from_overlay = XIL(0),
              area = 78816,
              method = 20,
              paragraph_embedding = (L2R | R2L | unknown: 0x556d7d1c),
              multibyte_p = true,
              string_from_display_prop_p = false,
              string_from_prefix_prop_p = true,
              display_ellipsis_p = false,
              avoid_cursor_p = true,
              bidi_p = false,
              from_disp_prop_p = true,
              line_wrap = (unknown: 0x9c7180e8),
              voffset = 10922,
              space_width = XIL(0x7fffffff21c0),
              font_height = XIL(0x5555556de61f)
            }, {
              string = XIL(0x556d7d1f),
              string_nchars = -56960,
              end_charpos = 140737488301664,
              stop_charpos = 46912257491176,
              prev_stop = 93825005705760,
              base_level_stop = 93825005706456,
              cmp_it = {
                stop_pos = 33120,
                id = 140737261501108,
                ch = 78816,
                rule_idx = 78816,
                lookback = 78816,
                nglyphs = 78816,
                reversed_p = false,
                parent_it = 0x133e0,
                charpos = 78816,
                nchars = 78816,
                nbytes = 0,
                from = 78816,
                to = 0,
                width = 78816
              },
              face_id = 78816,
              u = {
                image = {
                  object = XIL(0x133e0),
                  slice = {
                    x = XIL(0x133e0),
                    y = XIL(0x2000133e0),
                    width = XIL(0),
                    height = XIL(0x133e0)
                  },
                  image_id = 2
                },
                stretch = {
                  object = XIL(0x133e0)
                },
                xwidget = {
                  object = XIL(0x133e0)
                }
              },
              position = {
                charpos = 140737488298384,
                bytepos = 93824995063026
              },
              current = {
                pos = {
                  charpos = 0,
                  bytepos = 93825024433216
                },
                overlay_string_index = 54164291816,
                string_pos = {
                  charpos = 296,
                  bytepos = 140737488298432
                },
                dpvec_index = 1434482332
              },
              from_overlay = XIL(0x128),
              area = 1463852096,
              method = 21845,
              paragraph_embedding = (L2R | R2L | unknown: 0x20),
              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 = (unknown: 0x24),
              voffset = 0,
              space_width = XIL(0x7fffffff2220),
              font_height = XIL(0x555555807a55)
            }, {
              string = XIL(0x7fffffff24a0),
              string_nchars = 112,
              end_charpos = 140737488301664,
              stop_charpos = 408,
              prev_stop = 296,
              base_level_stop = 93825024433104,
              cmp_it = {
                stop_pos = 93825004144416,
                id = 49,
                ch = 0,
                rule_idx = 112,
                lookback = 140737488298592,
                nglyphs = 1519752947,
                reversed_p = 85,
                parent_it = 0x7fffffff2250,
                charpos = 93824995043671,
                nchars = 0,
                nbytes = 0,
                from = 1519752947,
                to = 21845,
                width = -56720
              },
              face_id = 1519752944,
              u = {
                image = {
                  object = XIL(0),
                  slice = {
                    x = XIL(0x55555a9596f3),
                    y = XIL(0x7fffffff22b0),
                    width = XIL(0x555555806f3f),
                    height = XIL(0)
                  },
                  image_id = 93825080334067
                },
                stretch = {
                  object = XIL(0)
                },
                xwidget = {
                  object = XIL(0)
                }
              },
              position = {
                charpos = 25769747120,
                bytepos = 93825024433109
              },
              current = {
                pos = {
                  charpos = 140737488298704,
                  bytepos = 93824995467094
                },
                overlay_string_index = 140737488298752,
                string_pos = {
                  charpos = 93825024433109,
                  bytepos = 140737488298720
                },
                dpvec_index = 1463851989
              },
              from_overlay = XIL(0x7fffffff2300),
              area = 1434886561,
              method = 21845,
              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(0xb),
              font_height = XIL(0x555557409bd5)
            }, {
              string = XIL(0x7fffffff2340),
              string_nchars = 1434931650,
              end_charpos = 93825004144416,
              stop_charpos = 0,
              prev_stop = 0,
              base_level_stop = 140737488298816,
              cmp_it = {
                stop_pos = 93824993819935,
                id = 4294913664,
                ch = -56400,
                rule_idx = 93824993845541,
                lookback = 140737488298992,
                nglyphs = -56160,
                reversed_p = 255,
                parent_it = 0x7fffffff2e60,
                charpos = 140737488298992,
                nchars = 1445124640,
                nbytes = 21845,
                from = 1445125336,
                to = 21845,
                width = 1443628528
              },
              face_id = 65232,
              u = {
                image = {
                  object = XIL(0),
                  slice = {
                    x = XIL(0x14000133e0),
                    y = XIL(0x5555556d7d1f),
                    width = XIL(0x2aaa9c8ff600),
                    height = XIL(0x7fffffff24e0)
                  },
                  image_id = 93824993846815
                },
                stretch = {
                  object = XIL(0)
                },
                xwidget = {
                  object = XIL(0)
                }
              },
              position = {
                charpos = 1433238815,
                bytepos = 140737488299168
              },
              current = {
                pos = {
                  charpos = 140737488301664,
                  bytepos = 46912259487232
                },
                overlay_string_index = 93825005705760,
                string_pos = {
                  charpos = 93825005706456,
                  bytepos = 33120
                },
                dpvec_index = 78816
              },
              from_overlay = XIL(0x133e0),
              area = 78816,
              method = GET_FROM_BUFFER,
              paragraph_embedding = (L2R | R2L | unknown: 0xf2ced78c),
              multibyte_p = true,
              string_from_display_prop_p = true,
              string_from_prefix_prop_p = true,
              display_ellipsis_p = true,
              avoid_cursor_p = true,
              bidi_p = true,
              from_disp_prop_p = true,
              line_wrap = (unknown: 0x133e0),
              voffset = 0,
              space_width = XIL(0x133e0),
              font_height = XIL(0x133e0)
            }, {
              string = XIL(0x133e0),
              string_nchars = 78816,
              end_charpos = 78816,
              stop_charpos = 78816,
              prev_stop = 78816,
              base_level_stop = 78816,
              cmp_it = {
                stop_pos = 78816,
                id = 78816,
                ch = -1670283032,
                rule_idx = 78816,
                lookback = 78816,
                nglyphs = 78816,
                reversed_p = false,
                parent_it = 0x5500558503a2,
                charpos = 140737488299567,
                nchars = -1668286976,
                nbytes = 10922,
                from = 0,
                to = 10922,
                width = -55360
              },
              face_id = 0,
              u = {
                image = {
                  object = XIL(0x555556515220),
                  slice = {
                    x = XIL(0x1401ff24e0),
                    y = XIL(0x5555556d7d1f),
                    width = XIL(0x2aaa9c8ff600),
                    height = XIL(0x7fffffff2650)
                  },
                  image_id = 93824993851579
                },
                stretch = {
                  object = XIL(0x555556515220)
                },
                xwidget = {
                  object = XIL(0x555556515220)
                }
              },
              position = {
                charpos = 140737488299968,
                bytepos = 17099872
              },
              current = {
                pos = {
                  charpos = 140737488301664,
                  bytepos = 46912259487232
                },
                overlay_string_index = 93825005705760,
                string_pos = {
                  charpos = 93825005706456,
                  bytepos = 93825004223232
                },
                dpvec_index = 78816
              },
              from_overlay = XIL(0x133e0),
              area = 78816,
              method = GET_FROM_BUFFER,
              paragraph_embedding = (L2R | R2L | unknown: 0x556d7d1c),
              multibyte_p = true,
              string_from_display_prop_p = false,
              string_from_prefix_prop_p = true,
              display_ellipsis_p = false,
              avoid_cursor_p = true,
              bidi_p = false,
              from_disp_prop_p = true,
              line_wrap = (unknown: 0x9c8ff600),
              voffset = 10922,
              space_width = XIL(0x7fffffff2580),
              font_height = XIL(0x5555556dce8f)
            }},
          sp = 33120,
          selective = 93825021281568,
          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 = true,
          ignore_overlay_strings_at_pos_p = true,
          glyph_not_available_p = false,
          starts_in_middle_of_char_p = true,
          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 = -55888,
          c = 32767,
          len = 1433259984,
          cmp_it = {
            stop_pos = 93825006945637,
            id = 93825021281565,
            ch = -55840,
            rule_idx = 93824993823458,
            lookback = 0,
            nglyphs = 1460700445,
            reversed_p = 85,
            parent_it = 0x7fffffff2600,
            charpos = 93825021281568,
            nchars = 1443563296,
            nbytes = 21845,
            from = 0,
            to = 0,
            width = 0
          },
          char_to_display = -55808,
          glyphless_method = 32767,
          image_id = 93824993819935,
          xwidget = 0x5710851d,
          slice = {
            x = XIL(0x7fffffff2650),
            y = XIL(0x5555556dd393),
            width = make_fixnum(23364980785384),
            height = XIL(0x23ffff2710)
          },
          space_width = XIL(0x133e0),
          voffset = 9792,
          tab_width = -1,
          font_height = XIL(0x5555560b0720),
          object = XIL(0x41751800000009),
          position = {
            charpos = 0,
            bytepos = 399373912
          },
          truncation_pixel_width = 32031,
          continuation_pixel_width = 21869,
          first_visible_x = 399373912,
          last_visible_x = 1446364512,
          last_visible_y = 21845,
          extra_line_spacing = 17159264,
          max_extra_line_spacing = 0,
          override_ascent = 17159264,
          override_descent = 0,
          override_boff = 211,
          glyph_row = 0x105d460,
          area = -55600,
          nglyphs = 32767,
          pixel_width = 1434851262,
          ascent = 21845,
          descent = -55632,
          max_ascent = 32767,
          max_descent = 1434847944,
          phys_ascent = 4289816,
          phys_descent = 1443642112,
          max_phys_ascent = 21845,
          max_phys_descent = 78816,
          current_x = 0,
          wrap_prefix_width = 78816,
          continuation_lines_width = 0,
          eol_pos = {
            charpos = 78816,
            bytepos = 93824993819935
          },
          current_y = 33120,
          first_vpos = 0,
          vpos = -55552,
          hpos = 32767,
          lnum = 93824993840783,
          lnum_bytepos = 33120,
          lnum_width = 1461353184,
          lnum_pixel_width = 21845,
          pt_lnum = 0,
          stretch_adjust = 33120,
          left_user_fringe_bitmap = 0,
          right_user_fringe_bitmap = 0,
          left_user_fringe_face_id = 993072,
          right_user_fringe_face_id = 32767,
          bidi_p = false,
          bidi_it = {
            bytepos = 93824993841104,
            charpos = 93825006945637,
            ch = 1461353181,
            nchars = 140737488299872,
            ch_len = 93824993823458,
            type = UNKNOWN_BT,
            type_after_wn = UNKNOWN_BT,
            orig_type = 1461353181,
            resolved_level = 85 'U',
            isolate_level = 85 'U',
            invalid_levels = 140737488299904,
            invalid_isolates = 93825021934304,
            prev = {
              charpos = 93825004144416,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            last_strong = {
              charpos = 0,
              type = 4294911872,
              orig_type = 32767
            },
            next_for_neutral = {
              charpos = 93824993819935,
              type = 1461353181,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 140737488299984,
              type = 1433260947,
              orig_type = 21845
            },
            next_for_ws = {
              charpos = 93459923141538,
              type = 4294912144,
              orig_type = 35
            },
            bracket_pairing_pos = 78816,
            bracket_enclosed_type = 4294911936,
            next_en_pos = 93825004144416,
            next_en_type = UNKNOWN_BT,
            sos = NEUTRAL_DIR,
            scan_dir = 0,
            disp_pos = 140737488300000,
            disp_prop = 1433238815,
            stack_idx = 21845,
            level_stack = {{
                next_for_neutral_pos = 17159264,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824993845541,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488300352,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737488300176,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 0,
                level = 34 '"',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825005706456,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 7,
                level = 12 '\f',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 65232,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 12240,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995408133,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 4294967299,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 12240,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 17159264,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 0,
                level = 34 '"',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825005706456,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 5,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 78816,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 1 '\001',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 78816,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 1 '\001',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 78816,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 1 '\001',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 78816,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 1 '\001',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825020854996,
                next_for_neutral_type = 4,
                last_strong_type = 6,
                prev_for_neutral_type = 2,
                level = 10 '\n',
                flags = 87 'W'
              }, {
                next_for_neutral_pos = 78816,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 1 '\001',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 78816,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 3,
                level = 55 '7',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 1600,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824994966547,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995015530,
                next_for_neutral_type = 7,
                last_strong_type = 7,
                prev_for_neutral_type = 7,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 16793,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                level = 12 '\f',
                flags = 88 'X'
              }, {
                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 = 1600,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824994966547,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995015530,
                next_for_neutral_type = 4,
                last_strong_type = 4,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 16793,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                level = 12 '\f',
                flags = 88 'X'
              }, {
                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 = 93825004107912,
                next_for_neutral_type = 6,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 6,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 26 '\032',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 4294970276,
                next_for_neutral_type = 2,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 12884901889,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 1600,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 20,
                next_for_neutral_type = 6,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 6,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 26 '\032',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 2984,
                next_for_neutral_type = 2,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737331473032,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 62,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995408133,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 4294967298,
                next_for_neutral_type = 6,
                last_strong_type = 7,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 70,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 167 '\247',
                flags = 87 'W'
              }, {
                next_for_neutral_pos = 140737335126521,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 167 '\247',
                flags = 87 'W'
              }, {
                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 = 140737335138460,
                next_for_neutral_type = 5,
                last_strong_type = 0,
                prev_for_neutral_type = 3,
                level = 88 'X',
                flags = 87 'W'
              }, {
                next_for_neutral_pos = 140737488300999,
                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 = 3,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 1,
                next_for_neutral_type = 0,
                last_strong_type = 1,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825007864917,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995363916,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825007864917,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995365293,
                next_for_neutral_type = 4,
                last_strong_type = 6,
                prev_for_neutral_type = 6,
                level = 134 '\206',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 11922,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995408133,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 4294967297,
                next_for_neutral_type = 2,
                last_strong_type = 2,
                prev_for_neutral_type = 2,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 11922,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 102530,
                next_for_neutral_type = 0,
                last_strong_type = 7,
                prev_for_neutral_type = 5,
                level = 162 '\242',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 102530,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 62,
                next_for_neutral_type = 6,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 102530,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995436311,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 102530,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825025426277,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995363916,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825025426277,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995365293,
                next_for_neutral_type = 4,
                last_strong_type = 6,
                prev_for_neutral_type = 6,
                level = 134 '\206',
                flags = 85 'U'
              }, {
                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 = 93824995409991,
                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 = 5,
                last_strong_type = 4,
                prev_for_neutral_type = 5,
                level = 79 'O',
                flags = 87 'W'
              }, {
                next_for_neutral_pos = 140737262504229,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995436311,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 11922,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 11922,
                next_for_neutral_type = 2,
                last_strong_type = 2,
                prev_for_neutral_type = 2,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93824995365293,
                next_for_neutral_type = 4,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 3465085955520144975,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 3,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995435877,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488301248,
                next_for_neutral_type = 2,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 4294913232,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995367711,
                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 = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825003550528,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995373384,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 38,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488301376,
                next_for_neutral_type = 4,
                last_strong_type = 7,
                prev_for_neutral_type = 1,
                level = 126 '~',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1519751683,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824994959235,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 6,
                last_strong_type = 4,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 30,
                next_for_neutral_type = 5,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 137 '\211',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 38,
                next_for_neutral_type = 1,
                last_strong_type = 1,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 7,
                next_for_neutral_type = 1,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 30,
                next_for_neutral_type = 4,
                last_strong_type = 7,
                prev_for_neutral_type = 1,
                level = 126 '~',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93825020596192,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824994960445,
                next_for_neutral_type = 5,
                last_strong_type = 0,
                prev_for_neutral_type = 6,
                level = 137 '\211',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 93825080332787,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995347708,
                next_for_neutral_type = 2,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488301648,
                next_for_neutral_type = 3,
                last_strong_type = 7,
                prev_for_neutral_type = 2,
                level = 142 '\216',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 4069116197,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488301616,
                next_for_neutral_type = 4,
                last_strong_type = 2,
                prev_for_neutral_type = 2,
                level = 132 '\204',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1460015040,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 143168688433,
                next_for_neutral_type = 5,
                last_strong_type = 1,
                prev_for_neutral_type = 5,
                level = 147 '\223',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 140737488301664,
                next_for_neutral_type = 7,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 107 'k',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 145803700045,
                next_for_neutral_type = 6,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488301696,
                next_for_neutral_type = 7,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 107 'k',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 6,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 3,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824993705751,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 107 'k',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737263167309,
                next_for_neutral_type = 5,
                last_strong_type = 1,
                prev_for_neutral_type = 5,
                level = 147 '\223',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 6,
                next_for_neutral_type = 7,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 107 'k',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737263167304,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824993705776,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 107 'k',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737263158717,
                next_for_neutral_type = 5,
                last_strong_type = 7,
                prev_for_neutral_type = 6,
                level = 147 '\223',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 6,
                next_for_neutral_type = 7,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 107 'k',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737263158712,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824993705776,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488301888,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 107 'k',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 4069713512,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824993706077,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737263024437,
                next_for_neutral_type = 6,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737263024432,
                next_for_neutral_type = 4,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                level = 142 '\216',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 3,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824996001446,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825020854964,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824993821052,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825033784581,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824993821523,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }},
            string = {
              lstring = XIL(0),
              s = 0x7fffffff3020 "P0\377\377\377\177",
              schars = 93825033784576,
              bufpos = 140737488302112,
              from_disp_str = true,
              unibyte = false
            },
            w = 0x0,
            paragraph_dir = NEUTRAL_DIR,
            separator_limit = 93825033784576,
            first_elt = true,
            new_paragraph = false,
            frame_window_p = true
          },
          paragraph_embedding = (unknown: 0xffff3050),
          min_width_property = XIL(0x5555556e512f),
          min_width_start = 1446970624
        }
        it_copy_data = 0x0
#6  0x00005555555e7726 in get_next_display_element (it=0x7fffffffa820) at xdisp.c:8718
        face_id = 24
        success_p = true
#7  0x00005555555eb11d in move_it_in_display_line_to (it=0x7fffffffa820, to_charpos=9562, to_x=693, op=MOVE_TO_X) at xdisp.c:10107
        x = 177
        i = 1
        ascent = 0
        descent = 0
        result = MOVE_UNDEFINED
        saved_glyph_row = 0x555556a12930
        wrap_it = {
          window = XIL(0x1),
          w = 0x0,
          f = 0x0,
          method = GET_FROM_BUFFER,
          stop_charpos = 93825005706461,
          prev_stop = 93825005706456,
          base_level_stop = 93825005705760,
          end_charpos = 0,
          medium_narrowing_begv = 5894,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 5873,
          large_narrowing_zv = 9562,
          s = 0x0,
          string_nchars = 0,
          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 = 5,
          dpvec_face_id = 0,
          saved_face_id = 0,
          ctl_chars = {XIL(0), XIL(0), XIL(0), XIL(0x18), XIL(0) <repeats 12 times>},
          start = {
            pos = {
              charpos = 0,
              bytepos = 0
            },
            overlay_string_index = 0,
            string_pos = {
              charpos = 0,
              bytepos = 5874
            },
            dpvec_index = 8704
          },
          current = {
            pos = {
              charpos = -1,
              bytepos = -1
            },
            overlay_string_index = -1,
            string_pos = {
              charpos = 4294967295,
              bytepos = 5874
            },
            dpvec_index = 8704
          },
          n_overlay_strings = -1,
          overlay_strings_charpos = -1,
          overlay_strings = {XIL(0xffffffffffffffff), XIL(0xffffffff), XIL(0), make_fixnum(1468), XIL(0) <repeats 12 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(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 = -1,
          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 = 0,
          c = 0,
          len = 0,
          cmp_it = {
            stop_pos = 103079215105,
            id = 7,
            ch = 0,
            rule_idx = 3,
            lookback = 5874,
            nglyphs = 829,
            reversed_p = false,
            parent_it = 0xba4,
            charpos = 0,
            nchars = 0,
            nbytes = 0,
            from = 3,
            to = 0,
            width = -22496
          },
          char_to_display = 5874,
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE,
          image_id = 25769803778,
          xwidget = 0x200000000,
          slice = {
            x = XIL(0x1),
            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 = 524288
          },
          truncation_pixel_width = 0,
          continuation_pixel_width = 0,
          first_visible_x = 0,
          last_visible_x = 1450507077,
          last_visible_y = 21845,
          extra_line_spacing = 5874,
          max_extra_line_spacing = 0,
          override_ascent = 8704,
          override_descent = 0,
          override_boff = 9,
          glyph_row = 0x286000002d0,
          area = LEFT_MARGIN_AREA,
          nglyphs = 0,
          pixel_width = -1,
          ascent = 0,
          descent = 0,
          max_ascent = 0,
          max_descent = 1453402416,
          phys_ascent = 21845,
          phys_descent = 1,
          max_phys_ascent = 1,
          max_phys_descent = 12,
          current_x = 19,
          wrap_prefix_width = 9,
          continuation_lines_width = 19,
          eol_pos = {
            charpos = 73014444041,
            bytepos = 73014444039
          },
          current_y = 7,
          first_vpos = 12,
          vpos = 0,
          hpos = 0,
          lnum = 0,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 1,
          pt_lnum = 4294967296,
          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 = false,
          bidi_it = {
            bytepos = 0,
            charpos = 0,
            ch = 0,
            nchars = 0,
            ch_len = 0,
            type = UNKNOWN_BT,
            type_after_wn = UNKNOWN_BT,
            orig_type = UNKNOWN_BT,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 0,
            invalid_isolates = 0,
            prev = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            last_strong = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_ws = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = 0,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = NEUTRAL_DIR,
            scan_dir = 0,
            disp_pos = 0,
            disp_prop = 0,
            stack_idx = 0,
            level_stack = {{
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              } <repeats 128 times>},
            string = {
              lstring = XIL(0),
              s = 0x0,
              schars = 0,
              bufpos = 0,
              from_disp_str = false,
              unibyte = false
            },
            w = 0x0,
            paragraph_dir = NEUTRAL_DIR,
            separator_limit = 0,
            first_elt = false,
            new_paragraph = false,
            frame_window_p = false
          },
          paragraph_embedding = (unknown: 0x5622dcd8),
          min_width_property = XIL(0),
          min_width_start = 0
        }
        atpos_it = {
          window = XIL(0x7fffffff6d40),
          w = 0xcde,
          f = 0x869,
          method = 4294930000,
          stop_charpos = 93825005706461,
          prev_stop = 93825005706456,
          base_level_stop = 93825005705760,
          end_charpos = 0,
          medium_narrowing_begv = 5894,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 5873,
          large_narrowing_zv = 9562,
          s = 0x0,
          string_nchars = 0,
          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 = 5,
          dpvec_face_id = 0,
          saved_face_id = 0,
          ctl_chars = {XIL(0), XIL(0), XIL(0), XIL(0x18), XIL(0) <repeats 12 times>},
          start = {
            pos = {
              charpos = 0,
              bytepos = 0
            },
            overlay_string_index = 0,
            string_pos = {
              charpos = 0,
              bytepos = 5874
            },
            dpvec_index = 8704
          },
          current = {
            pos = {
              charpos = -1,
              bytepos = -1
            },
            overlay_string_index = -1,
            string_pos = {
              charpos = 4294967295,
              bytepos = 5874
            },
            dpvec_index = 8704
          },
          n_overlay_strings = -1,
          overlay_strings_charpos = -1,
          overlay_strings = {XIL(0xffffffffffffffff), XIL(0xffffffff), XIL(0), make_fixnum(1468), XIL(0) <repeats 12 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(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 = -1,
          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 = 0,
          c = 0,
          len = 0,
          cmp_it = {
            stop_pos = 103079215105,
            id = 7,
            ch = 0,
            rule_idx = 3,
            lookback = 5874,
            nglyphs = 829,
            reversed_p = false,
            parent_it = 0xba4,
            charpos = 0,
            nchars = 0,
            nbytes = 0,
            from = 3,
            to = 0,
            width = -22496
          },
          char_to_display = 5874,
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE,
          image_id = 25769803778,
          xwidget = 0x200000000,
          slice = {
            x = XIL(0x1),
            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 = 524288
          },
          truncation_pixel_width = 0,
          continuation_pixel_width = 0,
          first_visible_x = 0,
          last_visible_x = 1450507077,
          last_visible_y = 21845,
          extra_line_spacing = 5874,
          max_extra_line_spacing = 0,
          override_ascent = 8704,
          override_descent = 0,
          override_boff = 9,
          glyph_row = 0x286000002d0,
          area = LEFT_MARGIN_AREA,
          nglyphs = 0,
          pixel_width = -1,
          ascent = 0,
          descent = 0,
          max_ascent = 0,
          max_descent = 1453402416,
          phys_ascent = 21845,
          phys_descent = 1,
          max_phys_ascent = 1,
          max_phys_descent = 12,
          current_x = 19,
          wrap_prefix_width = 9,
          continuation_lines_width = 19,
          eol_pos = {
            charpos = 73014444041,
            bytepos = 73014444039
          },
          current_y = 7,
          first_vpos = 12,
          vpos = 0,
          hpos = 0,
          lnum = 0,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 1,
          pt_lnum = 4294967296,
          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 = false,
          bidi_it = {
            bytepos = 0,
            charpos = 0,
            ch = 0,
            nchars = 0,
            ch_len = 0,
            type = UNKNOWN_BT,
            type_after_wn = UNKNOWN_BT,
            orig_type = UNKNOWN_BT,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 0,
            invalid_isolates = 0,
            prev = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            last_strong = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_ws = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = 0,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = NEUTRAL_DIR,
            scan_dir = 0,
            disp_pos = 0,
            disp_prop = 0,
            stack_idx = 0,
            level_stack = {{
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              } <repeats 128 times>},
            string = {
              lstring = XIL(0),
              s = 0x0,
              schars = 0,
              bufpos = 0,
              from_disp_str = false,
              unibyte = false
            },
            w = 0x0,
            paragraph_dir = NEUTRAL_DIR,
            separator_limit = 0,
            first_elt = false,
            new_paragraph = false,
            frame_window_p = false
          },
          paragraph_embedding = (unknown: 0x5622dcd8),
          min_width_property = XIL(0),
          min_width_start = 0
        }
        atx_it = {
          window = XIL(0),
          w = 0x0,
          f = 0x0,
          method = 24,
          stop_charpos = 0,
          prev_stop = 0,
          base_level_stop = 0,
          end_charpos = 0,
          medium_narrowing_begv = 0,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 0,
          large_narrowing_zv = 0,
          s = 0x0,
          string_nchars = 0,
          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 = 0,
          ctl_chars = {make_fixnum(1468), XIL(0x2200), XIL(0xffffffffffffffff), XIL(0xffffffffffffffff), XIL(0xffffffffffffffff), XIL(0xffffffff), XIL(0x16f0), XIL(0x21fc), XIL(0xffffffffffffffff), XIL(0xffffffffffffffff), XIL(0xffffffffffffffff), XIL(0xffffffff), XIL(0), make_fixnum(1468), XIL(0), XIL(0)},
          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(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 = 103079215105,
                bytepos = 7
              },
              current = {
                pos = {
                  charpos = 12799002542080,
                  bytepos = 3
                },
                overlay_string_index = 5874,
                string_pos = {
                  charpos = 829,
                  bytepos = 2980
                },
                dpvec_index = 0
              },
              from_overlay = XIL(0),
              area = LAST_AREA,
              method = GET_FROM_BUFFER,
              paragraph_embedding = (unknown: 0xffffa820),
              multibyte_p = true,
              string_from_display_prop_p = true,
              string_from_prefix_prop_p = true,
              display_ellipsis_p = true,
              avoid_cursor_p = true,
              bidi_p = true,
              from_disp_prop_p = true,
              line_wrap = (WINDOW_WRAP | unknown: 0x16f0),
              voffset = 0,
              space_width = make_fixnum(6442450944),
              font_height = XIL(0x200000000)
            }},
          sp = -1,
          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 = 0,
          c = 0,
          len = 0,
          cmp_it = {
            stop_pos = 0,
            id = 0,
            ch = 0,
            rule_idx = 524288,
            lookback = 0,
            nglyphs = 1450507077,
            reversed_p = 85,
            parent_it = 0x16f2,
            charpos = 8704,
            nchars = 9,
            nbytes = 0,
            from = 720,
            to = 646,
            width = 0
          },
          char_to_display = -1,
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE,
          image_id = 0,
          xwidget = 0x555556a12930,
          slice = {
            x = XIL(0x100000001),
            y = make_fixnum(20401094659),
            width = XIL(0x1300000009),
            height = XIL(0x1100000009)
          },
          space_width = XIL(0x1100000007),
          voffset = 7,
          tab_width = 0,
          font_height = XIL(0),
          object = XIL(0),
          position = {
            charpos = 0,
            bytepos = 4294967296
          },
          truncation_pixel_width = 0,
          continuation_pixel_width = 0,
          first_visible_x = 1,
          last_visible_x = 0,
          last_visible_y = 0,
          extra_line_spacing = 0,
          max_extra_line_spacing = 0,
          override_ascent = 0,
          override_descent = 0,
          override_boff = 0,
          glyph_row = 0x0,
          area = LEFT_MARGIN_AREA,
          nglyphs = 0,
          pixel_width = 0,
          ascent = 0,
          descent = 0,
          max_ascent = 0,
          max_descent = 0,
          phys_ascent = 0,
          phys_descent = 0,
          max_phys_ascent = 0,
          max_phys_descent = 0,
          current_x = 0,
          wrap_prefix_width = 0,
          continuation_lines_width = 0,
          eol_pos = {
            charpos = 0,
            bytepos = 0
          },
          current_y = 0,
          first_vpos = 0,
          vpos = 0,
          hpos = 0,
          lnum = 0,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 0,
          pt_lnum = 0,
          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 = false,
          bidi_it = {
            bytepos = 0,
            charpos = 0,
            ch = 0,
            nchars = 0,
            ch_len = 0,
            type = UNKNOWN_BT,
            type_after_wn = UNKNOWN_BT,
            orig_type = UNKNOWN_BT,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 0,
            invalid_isolates = 0,
            prev = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            last_strong = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_ws = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = 0,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = NEUTRAL_DIR,
            scan_dir = 0,
            disp_pos = 0,
            disp_prop = 0,
            stack_idx = 0,
            level_stack = {{
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              } <repeats 122 times>, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 3,
                prev_for_neutral_type = 3,
                level = 34 '"',
                flags = 86 'V'
              }, {
                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 = 0,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488317424,
                next_for_neutral_type = 3,
                last_strong_type = 1,
                prev_for_neutral_type = 5,
                level = 92 '\\',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1445125336,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }},
            string = {
              lstring = XIL(0x5555556c062f),
              s = 0x7fffffff6c30 "\300\223\377\377\377\177",
              schars = 93824993727756,
              bufpos = 4294967308,
              from_disp_str = false,
              unibyte = false
            },
            w = 0x20,
            paragraph_dir = NEUTRAL_DIR,
            separator_limit = 140737488327616,
            first_elt = true,
            new_paragraph = false,
            frame_window_p = true
          },
          paragraph_embedding = (unknown: 0xffff6d08),
          min_width_property = XIL(0x7fffffffa820),
          min_width_start = -164103488
        }
        ppos_it = {
          window = XIL(0),
          w = 0xac8,
          f = 0x16800000c30,
          method = GET_FROM_BUFFER,
          stop_charpos = 4294967295,
          prev_stop = 140737488308384,
          base_level_stop = 0,
          end_charpos = 0,
          medium_narrowing_begv = 0,
          medium_narrowing_zv = 547,
          large_narrowing_begv = 7215545057282,
          large_narrowing_zv = 3360,
          s = 0xd2000000690 <error: Cannot access memory at address 0xd2000000690>,
          string_nchars = 15461882267520,
          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 = true,
          ellipsis_p = false,
          avoid_cursor_p = false,
          dp = 0xffffffff,
          dpvec = 0x7fffffff4480,
          dpend = 0x7fffffff46e8,
          dpvec_char_len = -47912,
          dpvec_face_id = 32767,
          saved_face_id = 0,
          ctl_chars = {XIL(0xaf5), make_fixnum(2061584302080), XIL(0xc30), XIL(0xc3000000780), XIL(0xd2000000690), XIL(0xd2000000c30), XIL(0xffffffff), XIL(0x7fffffff4428), XIL(0x7fffffff4690), XIL(0x7fffffff45e0), XIL(0), XIL(0xc33), make_fixnum(2061584302080), XIL(0xc30), XIL(0xc3000000780), XIL(0xd2000000870)},
          start = {
            pos = {
              charpos = 14431090117680,
              bytepos = 1
            },
            overlay_string_index = 0,
            string_pos = {
              charpos = 0,
              bytepos = 140737488307504
            },
            dpvec_index = 0
          },
          current = {
            pos = {
              charpos = 3120,
              bytepos = 9277129359362
            },
            overlay_string_index = 3360,
            string_pos = {
              charpos = 14431090116720,
              bytepos = 15461882267520
            },
            dpvec_index = 3360
          },
          n_overlay_strings = 1,
          overlay_strings_charpos = 0,
          overlay_strings = {XIL(0), XIL(0x7fffffff44d8), XIL(0), XIL(0xd98), make_fixnum(2963527434240), make_fixnum(697), XIL(0xae600000ac8), make_fixnum(3092376453787), make_fixnum(3092376453817), XIL(0x1), XIL(0), XIL(0), XIL(0x7fffffff4530), XIL(0), make_fixnum(697), make_fixnum(1159641169920)},
          string_overlays = {make_fixnum(697), XIL(0xae600000438), make_fixnum(3092376453412), make_fixnum(3092376453817), XIL(0xffffffff), XIL(0x7fffffff4428), XIL(0x7fffffff4740), XIL(0x7fffffff4530), XIL(0), XIL(0x9cd), make_fixnum(1159641169920), make_fixnum(112), XIL(0x1c200000438), XIL(0xae600000438), make_fixnum(2995739689072), XIL(0xffffffff)},
          string = XIL(0x7fffffff4428),
          from_overlay = XIL(0x7fffffff48f8),
          stack = {{
              string = XIL(0x7fffffff4798),
              string_nchars = 0,
              end_charpos = 2725,
              stop_charpos = 5025111736322,
              prev_stop = 360,
              base_level_stop = 1546188227730,
              cmp_it = {
                stop_pos = 1932735284280,
                id = 1932735283560,
                ch = -1,
                rule_idx = 140737488307240,
                lookback = 140737488308384,
                nglyphs = -47120,
                reversed_p = 255,
                parent_it = 0x0,
                charpos = 1381,
                nchars = 2,
                nbytes = 2670,
                from = 360,
                to = 0,
                width = 2670
              },
              face_id = 2760,
              u = {
                image = {
                  object = XIL(0x1c200000168),
                  slice = {
                    x = XIL(0x1),
                    y = XIL(0),
                    width = XIL(0),
                    height = XIL(0x7fffffff4530)
                  },
                  image_id = 0
                },
                stretch = {
                  object = XIL(0x1c200000168)
                },
                xwidget = {
                  object = XIL(0x1c200000168)
                }
              },
              position = {
                charpos = 360,
                bytepos = 11854109736962
              },
              current = {
                pos = {
                  charpos = 450,
                  bytepos = 1932735285960
                },
                overlay_string_index = 11982958758600,
                string_pos = {
                  charpos = 11982958756290,
                  bytepos = 1
                },
                dpvec_index = 0
              },
              from_overlay = XIL(0),
              area = -47824,
              method = 32767,
              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 = (WINDOW_WRAP | unknown: 0x1c0),
              voffset = 0,
              space_width = make_fixnum(2093796556800),
              font_height = XIL(0x675)
            }, {
              string = make_fixnum(1774895235559),
              string_nchars = 1950,
              end_charpos = 9848360011381,
              stop_charpos = 4294967295,
              prev_stop = 0,
              base_level_stop = 0,
              cmp_it = {
                stop_pos = 140737488307152,
                id = 0,
                ch = 1964,
                rule_idx = 15981573308418,
                lookback = 1653,
                nglyphs = 3721,
                reversed_p = 117,
                parent_it = 0x7ac00000ea6,
                charpos = 8435315770997,
                nchars = 1,
                nbytes = 0,
                from = -46768,
                to = 32767,
                width = 0
              },
              face_id = -48176,
              u = {
                image = {
                  object = XIL(0),
                  slice = {
                    x = XIL(0),
                    y = make_fixnum(978178801664),
                    width = XIL(0x758),
                    height = XIL(0x7580000038f)
                  },
                  image_id = 8705898709882
                },
                stretch = {
                  object = XIL(0)
                },
                xwidget = {
                  object = XIL(0)
                }
              },
              position = {
                charpos = 8705898710872,
                bytepos = 4294967295
              },
              current = {
                pos = {
                  charpos = 140737488307328,
                  bytepos = 140737488308560
                },
                overlay_string_index = 140737488308648,
                string_pos = {
                  charpos = 0,
                  bytepos = 0
                },
                dpvec_index = 2
              },
              from_overlay = XIL(0x4a4),
              area = 2704,
              method = 1188,
              paragraph_embedding = (L2R | R2L | unknown: 0x38c),
              multibyte_p = false,
              string_from_display_prop_p = false,
              string_from_prefix_prop_p = false,
              display_ellipsis_p = true,
              avoid_cursor_p = true,
              bidi_p = false,
              from_disp_prop_p = true,
              line_wrap = (unknown: 0x4a4),
              voffset = 1880,
              space_width = XIL(0xffffffff),
              font_height = XIL(0x7fffffff4428)
            }, {
              string = XIL(0x7fffffff4950),
              string_nchars = -46592,
              end_charpos = 0,
              stop_charpos = 0,
              prev_stop = 11613591568386,
              base_level_stop = 1188,
              cmp_it = {
                stop_pos = 5102421150352,
                id = 5729486375698,
                ch = 1188,
                rule_idx = 1,
                lookback = 0,
                nglyphs = 0,
                reversed_p = false,
                parent_it = 0x7fffffff45e0,
                charpos = 0,
                nchars = 1188,
                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(0x7fffffff4c08),
              string_nchars = -46128,
              end_charpos = 0,
              stop_charpos = 32,
              prev_stop = 0,
              base_level_stop = 3745211483112,
              cmp_it = {
                stop_pos = 140737488309352,
                id = 140737488309320,
                ch = 3840,
                rule_idx = 140737488307328,
                lookback = 0,
                nglyphs = -46104,
                reversed_p = 255,
                parent_it = 0xf00,
                charpos = 140737488307416,
                nchars = 0,
                nbytes = 0,
                from = 0,
                to = 0,
                width = 3600
              },
              face_id = -47648,
              u = {
                image = {
                  object = XIL(0),
                  slice = {
                    x = XIL(0x7fffffff4c28),
                    y = XIL(0xe10),
                    width = XIL(0x7fffffff46e8),
                    height = XIL(0)
                  },
                  image_id = 0
                },
                stretch = {
                  object = XIL(0)
                },
                xwidget = {
                  object = XIL(0)
                }
              },
              position = {
                charpos = 2548,
                bytepos = 93825082857248
              },
              current = {
                pos = {
                  charpos = 0,
                  bytepos = 140737488309224
                },
                overlay_string_index = 3721,
                string_pos = {
                  charpos = 93825082854256,
                  bytepos = 0
                },
                dpvec_index = -45880
              },
              from_overlay = make_fixnum(716),
              area = 1522274896,
              method = 21845,
              paragraph_embedding = (L2R | R2L | unknown: 0xfffffffc),
              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 = (unknown: 0xffff4c68),
              voffset = 32767,
              space_width = XIL(0x9f4),
              font_height = XIL(0x55555abc16c8)
            }, {
              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 = -1
              },
              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 = 214748364801
                },
                dpvec_index = 3
              },
              from_overlay = XIL(0xb9a00000000),
              area = LEFT_MARGIN_AREA,
              method = GET_FROM_BUFFER,
              paragraph_embedding = L2R,
              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 = (unknown: 0x2c8),
              voffset = 0,
              space_width = make_fixnum(742),
              font_height = XIL(0)
            }},
          sp = 0,
          selective = 1,
          what = 4294944672,
          face_id = 32767,
          selective_display_ellipsis_p = true,
          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 = 3,
          len = 0,
          cmp_it = {
            stop_pos = 1,
            id = 0,
            ch = 0,
            rule_idx = 0,
            lookback = 0,
            nglyphs = 0,
            reversed_p = false,
            parent_it = 0x0,
            charpos = 0,
            nchars = 0,
            nbytes = 0,
            from = 524288,
            to = 0,
            width = 0
          },
          char_to_display = 1473344525,
          glyphless_method = 21845,
          image_id = 1,
          xwidget = 0x1,
          slice = {
            x = XIL(0x90000),
            y = XIL(0x286000002d0),
            width = XIL(0),
            height = XIL(0xffffffff)
          },
          space_width = XIL(0),
          voffset = 10288,
          tab_width = 22177,
          font_height = XIL(0x100000001),
          object = XIL(0xf0000000c),
          position = {
            charpos = 6,
            bytepos = 64424509440
          },
          truncation_pixel_width = 6,
          continuation_pixel_width = 0,
          first_visible_x = 15,
          last_visible_x = 6,
          last_visible_y = 0,
          extra_line_spacing = 0,
          max_extra_line_spacing = 0,
          override_ascent = 0,
          override_descent = 0,
          override_boff = 0,
          glyph_row = 0x0,
          area = LEFT_MARGIN_AREA,
          nglyphs = 0,
          pixel_width = 0,
          ascent = 0,
          descent = 0,
          max_ascent = 0,
          max_descent = 0,
          phys_ascent = 0,
          phys_descent = 0,
          max_phys_ascent = 0,
          max_phys_descent = 0,
          current_x = 0,
          wrap_prefix_width = 0,
          continuation_lines_width = 0,
          eol_pos = {
            charpos = 0,
            bytepos = 0
          },
          current_y = 0,
          first_vpos = 0,
          vpos = 0,
          hpos = 0,
          lnum = 0,
          lnum_bytepos = 0,
          lnum_width = 0,
          lnum_pixel_width = 0,
          pt_lnum = 0,
          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 = false,
          bidi_it = {
            bytepos = 0,
            charpos = 0,
            ch = 0,
            nchars = 4398046511104,
            ch_len = 140737488310240,
            type = UNKNOWN_BT,
            type_after_wn = UNKNOWN_BT,
            orig_type = UNKNOWN_BT,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 140737488309256,
            invalid_isolates = 140737488309224,
            prev = {
              charpos = 140737488309256,
              type = 4294921192,
              orig_type = 32767
            },
            last_strong = {
              charpos = 140737488309384,
              type = 4294921352,
              orig_type = 32767
            },
            next_for_neutral = {
              charpos = 140737488309320,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_ws = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = 0,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = NEUTRAL_DIR,
            scan_dir = 0,
            disp_pos = 0,
            disp_prop = 0,
            stack_idx = 0,
            level_stack = {{
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                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 = 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 = 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 = 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 = 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 = 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 = 93825084191728,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825084191728,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995347755,
                next_for_neutral_type = 2,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488310672,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488310640,
                next_for_neutral_type = 4,
                last_strong_type = 2,
                prev_for_neutral_type = 2,
                level = 132 '\204',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1460017216,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 3712,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824994966495,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825020598336,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824994966894,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 3712,
                next_for_neutral_type = 0,
                last_strong_type = 5,
                prev_for_neutral_type = 0,
                level = 126 '~',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 5,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995035487,
                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 = 1,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 1,
                last_strong_type = 5,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 6,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643114,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 96 '`',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 9,
                next_for_neutral_type = 3,
                last_strong_type = 5,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 4,
                last_strong_type = 1,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643116,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 96 '`',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 15,
                next_for_neutral_type = 5,
                last_strong_type = 5,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 2,
                last_strong_type = 2,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643118,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 96 '`',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 21,
                next_for_neutral_type = 7,
                last_strong_type = 5,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 0,
                last_strong_type = 3,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643120,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 96 '`',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 27,
                next_for_neutral_type = 1,
                last_strong_type = 6,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 6,
                last_strong_type = 3,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643122,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 96 '`',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 33,
                next_for_neutral_type = 3,
                last_strong_type = 6,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 4,
                last_strong_type = 4,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643124,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 96 '`',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 39,
                next_for_neutral_type = 5,
                last_strong_type = 6,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 2,
                last_strong_type = 5,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643126,
                next_for_neutral_type = 4,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 96 '`',
                flags = 89 'Y'
              }, {
                next_for_neutral_pos = 45,
                next_for_neutral_type = 7,
                last_strong_type = 6,
                prev_for_neutral_type = 4,
                level = 18 '\022',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825060053572,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825004643128,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488311200,
                next_for_neutral_type = 3,
                last_strong_type = 7,
                prev_for_neutral_type = 3,
                level = 135 '\207',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1434766635,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995553409,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 3,
                next_for_neutral_type = 3,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488311907,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488311280,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = -997,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488311910,
                next_for_neutral_type = 0,
                last_strong_type = 3,
                prev_for_neutral_type = 4,
                level = 191 '\277',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 100,
                next_for_neutral_type = 0,
                last_strong_type = 3,
                prev_for_neutral_type = 4,
                level = 191 '\277',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 140737488311344,
                next_for_neutral_type = 3,
                last_strong_type = 5,
                prev_for_neutral_type = 4,
                level = 130 '\202',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737266045208,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995168311,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 1,
                level = 191 '\277',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 140737266045208,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995180560,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 2,
                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 = 140737266045208,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 6,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995180560,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 140737263369016,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737266047552,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995180560,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 191 '\277',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 1,
                level = 191 '\277',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 140737488311536,
                next_for_neutral_type = 4,
                last_strong_type = 5,
                prev_for_neutral_type = 3,
                level = 130 '\202',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 140737266047584,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 4,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995168086,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 4,
                level = 191 '\277',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 140737266047584,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 4,
                level = 191 '\277',
                flags = 242 '\362'
              }, {
                next_for_neutral_pos = 140737488311600,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488311632,
                next_for_neutral_type = 2,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1450507077,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488311696,
                next_for_neutral_type = 2,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1434823429,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488311744,
                next_for_neutral_type = 2,
                last_strong_type = 4,
                prev_for_neutral_type = 6,
                level = 133 '\205',
                flags = 85 'U'
              }, {
                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 = 93824995395398,
                next_for_neutral_type = 3,
                last_strong_type = 2,
                prev_for_neutral_type = 3,
                level = 23 '\027',
                flags = 87 'W'
              }, {
                next_for_neutral_pos = 28752,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488311824,
                next_for_neutral_type = 6,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 141 '\215',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995954781,
                next_for_neutral_type = 2,
                last_strong_type = 0,
                prev_for_neutral_type = 7,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 4294967296,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825080158979,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 17149872,
                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 = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825005706461,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 2,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995954300,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825080158979,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 3,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995974109,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825011088197,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 23490,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824995975109,
                next_for_neutral_type = 0,
                last_strong_type = 7,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93825011088197,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 23490,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 5872,
                next_for_neutral_type = 1,
                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 = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 17089760,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 11 '\v',
                flags = 86 'V'
              }, {
                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 = 140737488312160,
                next_for_neutral_type = 6,
                last_strong_type = 4,
                prev_for_neutral_type = 4,
                level = 141 '\215',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 1519577827,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824996508298,
                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 = 3,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488317408,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 8,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 4611686018427387904,
                next_for_neutral_type = 7,
                last_strong_type = 7,
                prev_for_neutral_type = 7,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 8,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 93825013983536,
                next_for_neutral_type = 0,
                last_strong_type = 2,
                prev_for_neutral_type = 1,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93823560581132,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 72198327231315968,
                next_for_neutral_type = 1,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                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 = 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 = 55834574848,
                next_for_neutral_type = 5,
                last_strong_type = 0,
                prev_for_neutral_type = 5,
                level = 116 't',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 140737488312384,
                next_for_neutral_type = 5,
                last_strong_type = 3,
                prev_for_neutral_type = 6,
                level = 92 '\\',
                flags = 85 'U'
              }, {
                next_for_neutral_pos = 93825011088197,
                next_for_neutral_type = 0,
                last_strong_type = 6,
                prev_for_neutral_type = 0,
                level = 255 '\377',
                flags = 255 '\377'
              }, {
                next_for_neutral_pos = 93824992867370,
                next_for_neutral_type = 0,
                last_strong_type = 1,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = -1,
                next_for_neutral_type = 2,
                last_strong_type = 6,
                prev_for_neutral_type = 3,
                level = 0 '\000',
                flags = 0 '\000'
              }, {
                next_for_neutral_pos = 140737488322544,
                next_for_neutral_type = 5,
                last_strong_type = 3,
                prev_for_neutral_type = 3,
                level = 34 '"',
                flags = 86 'V'
              }, {
                next_for_neutral_pos = 93825005706456,
                next_for_neutral_type = 0,
                last_strong_type = 4,
                prev_for_neutral_type = 0,
                level = 34 '"',
                flags = 86 'V'
              }},
            string = {
              lstring = XIL(0),
              s = 0x1706 <error: Cannot access memory at address 0x1706>,
              schars = 0,
              bufpos = 0,
              from_disp_str = false,
              unibyte = true
            },
            w = 0x0,
            paragraph_dir = NEUTRAL_DIR,
            separator_limit = 0,
            first_elt = false,
            new_paragraph = false,
            frame_window_p = false
          },
          paragraph_embedding = NEUTRAL_DIR,
          min_width_property = XIL(0),
          min_width_start = 5
        }
        wrap_data = 0x0
        atpos_data = 0x0
        atx_data = 0x0
        ppos_data = 0x0
        may_wrap = false
        prev_method = GET_FROM_BUFFER
        closest_pos = 0
        prev_pos = 5887
        saw_smaller_pos = true
        line_number_pending = false
        this_line_subject_to_line_prefix = 0
        atx_flag = 0
        atpos_flag = 5874
        wrap_flag = 0
#8  0x00005555555ee3e5 in move_it_in_display_line (it=0x7fffffffa820, to_charpos=9562, to_x=693, op=MOVE_TO_X) at xdisp.c:10728
#9  0x00005555557e4733 in Fvertical_motion (lines=make_fixnum(0), window=XIL(0), cur_col=XIL(0)) at indent.c:2451
        it_start = 5874
        start_col = 0
        start_x = 0
        it_overshoot_count = 1
        first_x = 0
        overshoot_handled = false
        disp_string_at_start_p = false
        vpos_init = 0
        start_x_given = false
        nlines = 0
        to_x = 693
        lnum_width = 0
        lnum_pixel_width = 0
        it = {
          window = XIL(0x55555622dcdd),
          w = 0x55555622dcd8,
          f = 0x55555622da20,
          method = GET_FROM_BUFFER,
          stop_charpos = 5894,
          prev_stop = 0,
          base_level_stop = 5873,
          end_charpos = 9562,
          medium_narrowing_begv = 0,
          medium_narrowing_zv = 0,
          large_narrowing_begv = 0,
          large_narrowing_zv = 0,
          s = 0x0,
          string_nchars = 0,
          multibyte_p = true,
          tab_line_p = false,
          header_line_p = true,
          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 = 24,
          ctl_chars = {XIL(0) <repeats 16 times>},
          start = {
            pos = {
              charpos = 5874,
              bytepos = 8704
            },
            overlay_string_index = -1,
            string_pos = {
              charpos = -1,
              bytepos = -1
            },
            dpvec_index = -1
          },
          current = {
            pos = {
              charpos = 5889,
              bytepos = 8747
            },
            overlay_string_index = -1,
            string_pos = {
              charpos = -1,
              bytepos = -1
            },
            dpvec_index = -1
          },
          n_overlay_strings = 0,
          overlay_strings_charpos = 5874,
          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(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_COMPOSITION,
          face_id = 24,
          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 = 0,
          c = 2980,
          len = 6,
          cmp_it = {
            stop_pos = 5887,
            id = 827,
            ch = 2984,
            rule_idx = 0,
            lookback = 0,
            nglyphs = 3,
            reversed_p = false,
            parent_it = 0x7fffffffa820,
            charpos = 5889,
            nchars = 1,
            nbytes = 3,
            from = 2,
            to = 3,
            width = 1
          },
          char_to_display = 32,
          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(0x55555674fb45),
          position = {
            charpos = 5889,
            bytepos = 8747
          },
          truncation_pixel_width = 9,
          continuation_pixel_width = 0,
          first_visible_x = 0,
          last_visible_x = 720,
          last_visible_y = 646,
          extra_line_spacing = 0,
          max_extra_line_spacing = 0,
          override_ascent = -1,
          override_descent = 0,
          override_boff = 0,
          glyph_row = 0x0,
          area = TEXT_AREA,
          nglyphs = 1,
          pixel_width = 14,
          ascent = 19,
          descent = 9,
          max_ascent = 19,
          max_descent = 10,
          phys_ascent = 17,
          phys_descent = 7,
          max_phys_ascent = 17,
          max_phys_descent = 8,
          current_x = 177,
          wrap_prefix_width = 0,
          continuation_lines_width = 0,
          eol_pos = {
            charpos = 0,
            bytepos = 0
          },
          current_y = 0,
          first_vpos = 1,
          vpos = 0,
          hpos = 10,
          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 = false,
          bidi_it = {
            bytepos = 0,
            charpos = 0,
            ch = 0,
            nchars = 0,
            ch_len = 0,
            type = UNKNOWN_BT,
            type_after_wn = UNKNOWN_BT,
            orig_type = UNKNOWN_BT,
            resolved_level = 0 '\000',
            isolate_level = 0 '\000',
            invalid_levels = 0,
            invalid_isolates = 0,
            prev = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            last_strong = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            prev_for_neutral = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            next_for_ws = {
              charpos = 0,
              type = UNKNOWN_BT,
              orig_type = UNKNOWN_BT
            },
            bracket_pairing_pos = 0,
            bracket_enclosed_type = UNKNOWN_BT,
            next_en_pos = 0,
            next_en_type = UNKNOWN_BT,
            sos = NEUTRAL_DIR,
            scan_dir = 0,
            disp_pos = 0,
            disp_prop = 0,
            stack_idx = 0,
            level_stack = {{
                next_for_neutral_pos = 0,
                next_for_neutral_type = 0,
                last_strong_type = 0,
                prev_for_neutral_type = 0,
                level = 0 '\000',
                flags = 0 '\000'
              } <repeats 128 times>},
            string = {
              lstring = XIL(0),
              s = 0x0,
              schars = 0,
              bufpos = 0,
              from_disp_str = false,
              unibyte = false
            },
            w = 0x55555622dcd8,
            paragraph_dir = NEUTRAL_DIR,
            separator_limit = 0,
            first_elt = false,
            new_paragraph = false,
            frame_window_p = false
          },
          paragraph_embedding = L2R,
          min_width_property = XIL(0),
          min_width_start = 0
        }
        pt = {
          charpos = 5874,
          bytepos = 8704
        }
        w = 0x55555622dcd8
        lcols = make_fixnum(77)
        itdata = 0x0
        count = {
          bytes = 1504
        }
#10 0x000055555584b363 in funcall_subr (subr=0x55555602c420 <Svertical_motion>, numargs=1, args=0x7ffff1a004a0) at eval.c:3151
        argbuf = {XIL(0x55555a959d73), XIL(0), XIL(0), XIL(0x5c0), XIL(0x7fffffffbc70), XIL(0x12558a8305), XIL(0x55555602c425), XIL(0x7fffffffbc90)}
        a = 0x7fffffffbc40
        maxargs = 3
        fun = make_fixnum(23456248930209)
#11 0x00005555558a95f3 in exec_byte_code (fun=XIL(0x55555710f7d5), args_template=257, nargs=1, args=0x7ffff1a00438) at bytecode.c:813
        call_nargs = 1
        call_fun = XIL(0x55555602c425)
        count1 = {
          bytes = 1472
        }
        val = make_fixnum(9)
        call_args = 0x7ffff1a004a0
        original_fun = XIL(0x2aaa9c361bf8)
        op = 1
        type = CATCHER
        targets = {0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad565 <exec_byte_code+19810>, 0x5555558ad567 <exec_byte_code+19812>, 0x5555558ad569 <exec_byte_code+19814>, 0x5555558ad56b <exec_byte_code+19816>, 0x5555558ad56b <exec_byte_code+19816>, 0x5555558ad5d0 <exec_byte_code+19917>, 0x5555558ad644 <exec_byte_code+20033>, 0x5555558a8d31 <exec_byte_code+1326>, 0x5555558a8d33 <exec_byte_code+1328>, 0x5555558a8d35 <exec_byte_code+1330>, 0x5555558a8d37 <exec_byte_code+1332>, 0x5555558a8d39 <exec_byte_code+1334>, 0x5555558a8d39 <exec_byte_code+1334>, 0x5555558a8d3f <exec_byte_code+1340>, 0x5555558a8d00 <exec_byte_code+1277>, 0x5555558a9114 <exec_byte_code+2321>, 0x5555558a9116 <exec_byte_code+2323>, 0x5555558a9118 <exec_byte_code+2325>, 0x5555558a911a <exec_byte_code+2327>, 0x5555558a911c <exec_byte_code+2329>, 0x5555558a911c <exec_byte_code+2329>, 0x5555558a9151 <exec_byte_code+2382>, 0x5555558a9122 <exec_byte_code+2335>, 0x5555558a92fe <exec_byte_code+2811>, 0x5555558a9300 <exec_byte_code+2813>, 0x5555558a9302 <exec_byte_code+2815>, 0x5555558a9304 <exec_byte_code+2817>, 0x5555558a9306 <exec_byte_code+2819>, 0x5555558a9306 <exec_byte_code+2819>, 0x5555558a92b8 <exec_byte_code+2741>, 0x5555558a92cf <exec_byte_code+2764>, 0x5555558a93b4 <exec_byte_code+2993>, 0x5555558a93b6 <exec_byte_code+2995>, 0x5555558a93b8 <exec_byte_code+2997>, 0x5555558a93ba <exec_byte_code+2999>, 0x5555558a93bc <exec_byte_code+3001>, 0x5555558a93bc <exec_byte_code+3001>, 0x5555558a936e <exec_byte_code+2923>, 0x5555558a9385 <exec_byte_code+2946>, 0x5555558a9727 <exec_byte_code+3876>, 0x5555558a9729 <exec_byte_code+3878>, 0x5555558a972b <exec_byte_code+3880>, 0x5555558a972d <exec_byte_code+3882>, 0x5555558a972f <exec_byte_code+3884>, 0x5555558a972f <exec_byte_code+3884>, 0x5555558a96e1 <exec_byte_code+3806>, 0x5555558a96f8 <exec_byte_code+3829>, 0x5555558a9fc8 <exec_byte_code+6085>, 0x5555558a9dd0 <exec_byte_code+5581>, 0x5555558a9dc7 <exec_byte_code+5572>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558aa210 <exec_byte_code+6669>, 0x5555558aa394 <exec_byte_code+7057>, 0x5555558aa403 <exec_byte_code+7168>, 0x5555558aa470 <exec_byte_code+7277>, 0x5555558aa4df <exec_byte_code+7388>, 0x5555558a8f62 <exec_byte_code+1887>, 0x5555558a8ff1 <exec_byte_code+2030>, 0x5555558aa565 <exec_byte_code+7522>, 0x5555558a8eab <exec_byte_code+1704>, 0x5555558a905c <exec_byte_code+2137>, 0x5555558aa5da <exec_byte_code+7639>, 0x5555558aa645 <exec_byte_code+7746>, 0x5555558aa690 <exec_byte_code+7821>, 0x5555558aa6fb <exec_byte_code+7928>, 0x5555558aa764 <exec_byte_code+8033>, 0x5555558aa853 <exec_byte_code+8272>, 0x5555558aa89e <exec_byte_code+8347>, 0x5555558aaa47 <exec_byte_code+8772>, 0x5555558aac17 <exec_byte_code+9236>, 0x5555558aac62 <exec_byte_code+9311>, 0x5555558aacad <exec_byte_code+9386>, 0x5555558aad18 <exec_byte_code+9493>, 0x5555558aad83 <exec_byte_code+9600>, 0x5555558aadee <exec_byte_code+9707>, 0x5555558aae76 <exec_byte_code+9843>, 0x5555558aaec8 <exec_byte_code+9925>, 0x5555558aaf1a <exec_byte_code+10007>, 0x5555558aafea <exec_byte_code+10215>, 0x5555558ab0fa <exec_byte_code+10487>, 0x5555558ab20a <exec_byte_code+10759>, 0x5555558ab30e <exec_byte_code+11019>, 0x5555558ab422 <exec_byte_code+11295>, 0x5555558ab536 <exec_byte_code+11571>, 0x5555558ab64a <exec_byte_code+11847>, 0x5555558ab75e <exec_byte_code+12123>, 0x5555558ab8f0 <exec_byte_code+12525>, 0x5555558aba01 <exec_byte_code+12798>, 0x5555558abb90 <exec_byte_code+13197>, 0x5555558abc59 <exec_byte_code+13398>, 0x5555558abd22 <exec_byte_code+13599>, 0x5555558ac1d9 <exec_byte_code+14806>, 0x5555558a9c41 <exec_byte_code+5182>, 0x5555558ac237 <exec_byte_code+14900>, 0x5555558ac282 <exec_byte_code+14975>, 0x5555558ac34d <exec_byte_code+15178>, 0x5555558ac3ab <exec_byte_code+15272>, 0x5555558ac409 <exec_byte_code+15366>, 0x5555558ac454 <exec_byte_code+15441>, 0x5555558ac49a <exec_byte_code+15511>, 0x5555558ac4e0 <exec_byte_code+15581>, 0x5555558ac52e <exec_byte_code+15659>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ac589 <exec_byte_code+15750>, 0x5555558ac5cf <exec_byte_code+15820>, 0x5555558ac615 <exec_byte_code+15890>, 0x5555558ac65b <exec_byte_code+15960>, 0x5555558ac6a1 <exec_byte_code+16030>, 0x5555558ac6e7 <exec_byte_code+16100>, 0x5555558a9c41 <exec_byte_code+5182>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ac732 <exec_byte_code+16175>, 0x5555558ac785 <exec_byte_code+16258>, 0x5555558ac7d0 <exec_byte_code+16333>, 0x5555558ac81b <exec_byte_code+16408>, 0x5555558ac886 <exec_byte_code+16515>, 0x5555558ac8f1 <exec_byte_code+16622>, 0x5555558ac93c <exec_byte_code+16697>, 0x5555558ac987 <exec_byte_code+16772>, 0x5555558ac9f2 <exec_byte_code+16879>, 0x5555558aca5d <exec_byte_code+16986>, 0x5555558acac8 <exec_byte_code+17093>, 0x5555558acb0e <exec_byte_code+17163>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558a9b8b <exec_byte_code+5000>, 0x5555558a9795 <exec_byte_code+3986>, 0x5555558a8e19 <exec_byte_code+1558>, 0x5555558a9837 <exec_byte_code+4148>, 0x5555558a98bb <exec_byte_code+4280>, 0x5555558a993c <exec_byte_code+4409>, 0x5555558a99bd <exec_byte_code+4538>, 0x5555558a9b54 <exec_byte_code+4945>, 0x5555558a9265 <exec_byte_code+2658>, 0x5555558a9c0a <exec_byte_code+5127>, 0x5555558a9c78 <exec_byte_code+5237>, 0x5555558a9d0c <exec_byte_code+5385>, 0x5555558a9d55 <exec_byte_code+5458>, 0x5555558aa014 <exec_byte_code+6161>, 0x5555558aa091 <exec_byte_code+6286>, 0x5555558aa119 <exec_byte_code+6422>, 0x5555558aa17f <exec_byte_code+6524>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558acb59 <exec_byte_code+17238>, 0x5555558acbe1 <exec_byte_code+17374>, 0x5555558acc2c <exec_byte_code+17449>, 0x5555558acc77 <exec_byte_code+17524>, 0x5555558accc2 <exec_byte_code+17599>, 0x5555558acd0d <exec_byte_code+17674>, 0x5555558acd78 <exec_byte_code+17781>, 0x5555558acde3 <exec_byte_code+17888>, 0x5555558ace4e <exec_byte_code+17995>, 0x5555558aceb9 <exec_byte_code+18102>, 0x5555558ad052 <exec_byte_code+18511>, 0x5555558ad0bd <exec_byte_code+18618>, 0x5555558ad128 <exec_byte_code+18725>, 0x5555558ad173 <exec_byte_code+18800>, 0x5555558ad275 <exec_byte_code+19058>, 0x5555558ad377 <exec_byte_code+19316>, 0x5555558ad3c2 <exec_byte_code+19391>, 0x5555558ad40d <exec_byte_code+19466>, 0x5555558abec8 <exec_byte_code+14021>, 0x5555558ac077 <exec_byte_code+14452>, 0x5555558ad45f <exec_byte_code+19548>, 0x5555558ad4ce <exec_byte_code+19659>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558aa7d5 <exec_byte_code+8146>, 0x5555558aaf6c <exec_byte_code+10089>, 0x5555558ac2cf <exec_byte_code+15052>, 0x5555558ad6d3 <exec_byte_code+20176>, 0x5555558ad748 <exec_byte_code+20293>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad7da <exec_byte_code+20439>, 0x5555558ad861 <exec_byte_code+20574>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ada1a <exec_byte_code+21015> <repeats 64 times>}
        quitcounter = 86 'V'
        bc = 0x55555601f930 <main_thread+496>
        top = 0x7ffff1a00498
        pc = 0x5555571118cf "\210l?\205\037"
        bytestr = XIL(0x555557111504)
        vector = XIL(0x55555710f79d)
        maxdepth = make_fixnum(4)
        const_length = 6
        bytestr_length = 32
        vectorp = 0x55555710f7a0
        max_stack = 4
        frame_base = 0x7ffff1a00490
        fp = 0x7ffff1a004b0
        bytestr_data = 0x5555571118b8 "\b\204\b"
        rest = false
        mandatory = 1
        nonrest = 1
        pushedargs = 1
        saved_quitcounter = 20 '\024'
        saved_vectorp = 0x5555579c1258
        saved_bytestr_data = 0x555557338888 "\211@\301\002A!\3022\205"
        result = XIL(0x48)
#12 0x000055555584b978 in funcall_lambda (fun=XIL(0x55555634bc45), nargs=0, arg_vector=0x7fffffffc2e8) at eval.c:3238
        syms_left = make_fixnum(0)
        lexenv = XIL(0x7fffffffc2b0)
        count = {
          bytes = 72198331526267408
        }
        i = 140737488339472
        optional = false
        rest = false
        previous_rest = 85
        val = XIL(0)
#13 0x000055555584ad18 in funcall_general (fun=XIL(0x55555634bc45), numargs=0, args=0x7fffffffc2e8) at eval.c:3030
        original_fun = XIL(0x55555634bc45)
#14 0x000055555584afd9 in Ffuncall (nargs=1, args=0x7fffffffc2e0) at eval.c:3079
        count = {
          bytes = 896
        }
        val = XIL(0x5555571a4da0)
#15 0x0000555555846298 in Ffuncall_with_delayed_message (timeout=make_fixnum(2), message=XIL(0x5555571b8b34), function=XIL(0x55555634bc45)) at eval.c:1172
        count = {
          bytes = 864
        }
        interval = {
          tv_sec = 2,
          tv_nsec = 0
        }
        timer = 0x55555629c1b0
        result = XIL(0x4)
#16 0x000055555584b363 in funcall_subr (subr=0x555556030920 <Sfuncall_with_delayed_message>, numargs=3, args=0x7ffff1a002b0) at eval.c:3151
        argbuf = {XIL(0x1f2bfd730), XIL(0x30), XIL(0x555557060ce0), XIL(0x340), XIL(0x7fffffffc380), XIL(0x12558a8305), XIL(0x555556030925), XIL(0x7fffffffc3a0)}
        a = 0x7ffff1a002b0
        maxargs = 3
        fun = make_fixnum(23456248930209)
#17 0x00005555558a95f3 in exec_byte_code (fun=XIL(0x7ffff24268bd), args_template=513, nargs=1, args=0x7ffff1a00368) at bytecode.c:813
        call_nargs = 3
        call_fun = XIL(0x555556030925)
        count1 = {
          bytes = 832
        }
        val = XIL(0x55555634bc45)
        call_args = 0x7ffff1a002b0
        original_fun = XIL(0x2aaa9c8c8d60)
        op = 3
        type = CATCHER
        targets = {0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad565 <exec_byte_code+19810>, 0x5555558ad567 <exec_byte_code+19812>, 0x5555558ad569 <exec_byte_code+19814>, 0x5555558ad56b <exec_byte_code+19816>, 0x5555558ad56b <exec_byte_code+19816>, 0x5555558ad5d0 <exec_byte_code+19917>, 0x5555558ad644 <exec_byte_code+20033>, 0x5555558a8d31 <exec_byte_code+1326>, 0x5555558a8d33 <exec_byte_code+1328>, 0x5555558a8d35 <exec_byte_code+1330>, 0x5555558a8d37 <exec_byte_code+1332>, 0x5555558a8d39 <exec_byte_code+1334>, 0x5555558a8d39 <exec_byte_code+1334>, 0x5555558a8d3f <exec_byte_code+1340>, 0x5555558a8d00 <exec_byte_code+1277>, 0x5555558a9114 <exec_byte_code+2321>, 0x5555558a9116 <exec_byte_code+2323>, 0x5555558a9118 <exec_byte_code+2325>, 0x5555558a911a <exec_byte_code+2327>, 0x5555558a911c <exec_byte_code+2329>, 0x5555558a911c <exec_byte_code+2329>, 0x5555558a9151 <exec_byte_code+2382>, 0x5555558a9122 <exec_byte_code+2335>, 0x5555558a92fe <exec_byte_code+2811>, 0x5555558a9300 <exec_byte_code+2813>, 0x5555558a9302 <exec_byte_code+2815>, 0x5555558a9304 <exec_byte_code+2817>, 0x5555558a9306 <exec_byte_code+2819>, 0x5555558a9306 <exec_byte_code+2819>, 0x5555558a92b8 <exec_byte_code+2741>, 0x5555558a92cf <exec_byte_code+2764>, 0x5555558a93b4 <exec_byte_code+2993>, 0x5555558a93b6 <exec_byte_code+2995>, 0x5555558a93b8 <exec_byte_code+2997>, 0x5555558a93ba <exec_byte_code+2999>, 0x5555558a93bc <exec_byte_code+3001>, 0x5555558a93bc <exec_byte_code+3001>, 0x5555558a936e <exec_byte_code+2923>, 0x5555558a9385 <exec_byte_code+2946>, 0x5555558a9727 <exec_byte_code+3876>, 0x5555558a9729 <exec_byte_code+3878>, 0x5555558a972b <exec_byte_code+3880>, 0x5555558a972d <exec_byte_code+3882>, 0x5555558a972f <exec_byte_code+3884>, 0x5555558a972f <exec_byte_code+3884>, 0x5555558a96e1 <exec_byte_code+3806>, 0x5555558a96f8 <exec_byte_code+3829>, 0x5555558a9fc8 <exec_byte_code+6085>, 0x5555558a9dd0 <exec_byte_code+5581>, 0x5555558a9dc7 <exec_byte_code+5572>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558aa210 <exec_byte_code+6669>, 0x5555558aa394 <exec_byte_code+7057>, 0x5555558aa403 <exec_byte_code+7168>, 0x5555558aa470 <exec_byte_code+7277>, 0x5555558aa4df <exec_byte_code+7388>, 0x5555558a8f62 <exec_byte_code+1887>, 0x5555558a8ff1 <exec_byte_code+2030>, 0x5555558aa565 <exec_byte_code+7522>, 0x5555558a8eab <exec_byte_code+1704>, 0x5555558a905c <exec_byte_code+2137>, 0x5555558aa5da <exec_byte_code+7639>, 0x5555558aa645 <exec_byte_code+7746>, 0x5555558aa690 <exec_byte_code+7821>, 0x5555558aa6fb <exec_byte_code+7928>, 0x5555558aa764 <exec_byte_code+8033>, 0x5555558aa853 <exec_byte_code+8272>, 0x5555558aa89e <exec_byte_code+8347>, 0x5555558aaa47 <exec_byte_code+8772>, 0x5555558aac17 <exec_byte_code+9236>, 0x5555558aac62 <exec_byte_code+9311>, 0x5555558aacad <exec_byte_code+9386>, 0x5555558aad18 <exec_byte_code+9493>, 0x5555558aad83 <exec_byte_code+9600>, 0x5555558aadee <exec_byte_code+9707>, 0x5555558aae76 <exec_byte_code+9843>, 0x5555558aaec8 <exec_byte_code+9925>, 0x5555558aaf1a <exec_byte_code+10007>, 0x5555558aafea <exec_byte_code+10215>, 0x5555558ab0fa <exec_byte_code+10487>, 0x5555558ab20a <exec_byte_code+10759>, 0x5555558ab30e <exec_byte_code+11019>, 0x5555558ab422 <exec_byte_code+11295>, 0x5555558ab536 <exec_byte_code+11571>, 0x5555558ab64a <exec_byte_code+11847>, 0x5555558ab75e <exec_byte_code+12123>, 0x5555558ab8f0 <exec_byte_code+12525>, 0x5555558aba01 <exec_byte_code+12798>, 0x5555558abb90 <exec_byte_code+13197>, 0x5555558abc59 <exec_byte_code+13398>, 0x5555558abd22 <exec_byte_code+13599>, 0x5555558ac1d9 <exec_byte_code+14806>, 0x5555558a9c41 <exec_byte_code+5182>, 0x5555558ac237 <exec_byte_code+14900>, 0x5555558ac282 <exec_byte_code+14975>, 0x5555558ac34d <exec_byte_code+15178>, 0x5555558ac3ab <exec_byte_code+15272>, 0x5555558ac409 <exec_byte_code+15366>, 0x5555558ac454 <exec_byte_code+15441>, 0x5555558ac49a <exec_byte_code+15511>, 0x5555558ac4e0 <exec_byte_code+15581>, 0x5555558ac52e <exec_byte_code+15659>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ac589 <exec_byte_code+15750>, 0x5555558ac5cf <exec_byte_code+15820>, 0x5555558ac615 <exec_byte_code+15890>, 0x5555558ac65b <exec_byte_code+15960>, 0x5555558ac6a1 <exec_byte_code+16030>, 0x5555558ac6e7 <exec_byte_code+16100>, 0x5555558a9c41 <exec_byte_code+5182>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ac732 <exec_byte_code+16175>, 0x5555558ac785 <exec_byte_code+16258>, 0x5555558ac7d0 <exec_byte_code+16333>, 0x5555558ac81b <exec_byte_code+16408>, 0x5555558ac886 <exec_byte_code+16515>, 0x5555558ac8f1 <exec_byte_code+16622>, 0x5555558ac93c <exec_byte_code+16697>, 0x5555558ac987 <exec_byte_code+16772>, 0x5555558ac9f2 <exec_byte_code+16879>, 0x5555558aca5d <exec_byte_code+16986>, 0x5555558acac8 <exec_byte_code+17093>, 0x5555558acb0e <exec_byte_code+17163>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558a9b8b <exec_byte_code+5000>, 0x5555558a9795 <exec_byte_code+3986>, 0x5555558a8e19 <exec_byte_code+1558>, 0x5555558a9837 <exec_byte_code+4148>, 0x5555558a98bb <exec_byte_code+4280>, 0x5555558a993c <exec_byte_code+4409>, 0x5555558a99bd <exec_byte_code+4538>, 0x5555558a9b54 <exec_byte_code+4945>, 0x5555558a9265 <exec_byte_code+2658>, 0x5555558a9c0a <exec_byte_code+5127>, 0x5555558a9c78 <exec_byte_code+5237>, 0x5555558a9d0c <exec_byte_code+5385>, 0x5555558a9d55 <exec_byte_code+5458>, 0x5555558aa014 <exec_byte_code+6161>, 0x5555558aa091 <exec_byte_code+6286>, 0x5555558aa119 <exec_byte_code+6422>, 0x5555558aa17f <exec_byte_code+6524>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558acb59 <exec_byte_code+17238>, 0x5555558acbe1 <exec_byte_code+17374>, 0x5555558acc2c <exec_byte_code+17449>, 0x5555558acc77 <exec_byte_code+17524>, 0x5555558accc2 <exec_byte_code+17599>, 0x5555558acd0d <exec_byte_code+17674>, 0x5555558acd78 <exec_byte_code+17781>, 0x5555558acde3 <exec_byte_code+17888>, 0x5555558ace4e <exec_byte_code+17995>, 0x5555558aceb9 <exec_byte_code+18102>, 0x5555558ad052 <exec_byte_code+18511>, 0x5555558ad0bd <exec_byte_code+18618>, 0x5555558ad128 <exec_byte_code+18725>, 0x5555558ad173 <exec_byte_code+18800>, 0x5555558ad275 <exec_byte_code+19058>, 0x5555558ad377 <exec_byte_code+19316>, 0x5555558ad3c2 <exec_byte_code+19391>, 0x5555558ad40d <exec_byte_code+19466>, 0x5555558abec8 <exec_byte_code+14021>, 0x5555558ac077 <exec_byte_code+14452>, 0x5555558ad45f <exec_byte_code+19548>, 0x5555558ad4ce <exec_byte_code+19659>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558aa7d5 <exec_byte_code+8146>, 0x5555558aaf6c <exec_byte_code+10089>, 0x5555558ac2cf <exec_byte_code+15052>, 0x5555558ad6d3 <exec_byte_code+20176>, 0x5555558ad748 <exec_byte_code+20293>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad7da <exec_byte_code+20439>, 0x5555558ad861 <exec_byte_code+20574>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ada1a <exec_byte_code+21015> <repeats 64 times>}
        quitcounter = 15 '\017'
        bc = 0x55555601f930 <main_thread+496>
        top = 0x7ffff1a002a8
        pc = 0x5555571b8e5b "\210\002\203~"
        bytestr = XIL(0x7ffff2426904)
        vector = XIL(0x7ffff24268fd)
        maxdepth = make_fixnum(5)
        const_length = 0
        bytestr_length = 22
        vectorp = 0x5555571b79d8
        max_stack = 5
        frame_base = 0x7ffff1a003e8
        fp = 0x7ffff1a00410
        bytestr_data = 0x5555571b8de8 "\306\307!\204\n"
        rest = false
        mandatory = 1
        nonrest = 2
        pushedargs = 1
        saved_quitcounter = 15 '\017'
        saved_vectorp = 0x5555571ba540
        saved_bytestr_data = 0x5555571bdd78 "\30120"
        result = XIL(0)
#18 0x000055555584b978 in funcall_lambda (fun=XIL(0x5555571b7735), nargs=4, arg_vector=0x7fffffffc9d8) at eval.c:3238
        syms_left = make_fixnum(1282)
        lexenv = XIL(0x7ffff25e5190)
        count = {
          bytes = 1542
        }
        i = 140737488341280
        optional = false
        rest = false
        previous_rest = 85
        val = XIL(0)
#19 0x000055555584ad18 in funcall_general (fun=XIL(0x5555571b7735), numargs=4, args=0x7fffffffc9d8) at eval.c:3030
        original_fun = XIL(0xff0660)
#20 0x000055555584afd9 in Ffuncall (nargs=5, args=0x7fffffffc9d0) at eval.c:3079
        count = {
          bytes = 480
        }
        val = XIL(0)
#21 0x000055555584a474 in Fapply (nargs=2, args=0x7ffff1a00110) at eval.c:2751
        i = 5
        funcall_nargs = 5
        funcall_args = 0x7fffffffc9d0
        spread_arg = XIL(0)
        fun = XIL(0x5555571b7735)
        sa_avail = 16344
        sa_count = {
          bytes = 480
        }
        numargs = 4
        retval = XIL(0xd00000000)
#22 0x000055555584b563 in funcall_subr (subr=0x555556030c20 <Sapply>, numargs=2, args=0x7ffff1a00110) at eval.c:3170
        maxargs = -2
        fun = make_fixnum(23456248930209)
#23 0x00005555558a95f3 in exec_byte_code (fun=XIL(0x5555571ad805), args_template=771, nargs=3, args=0x7ffff1a00128) at bytecode.c:813
        call_nargs = 2
        call_fun = XIL(0x555556030c25)
        count1 = {
          bytes = 448
        }
        val = XIL(0)
        call_args = 0x7ffff1a00110
        original_fun = XIL(0x3e10)
        op = 2
        type = 1454763048
        targets = {0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad565 <exec_byte_code+19810>, 0x5555558ad567 <exec_byte_code+19812>, 0x5555558ad569 <exec_byte_code+19814>, 0x5555558ad56b <exec_byte_code+19816>, 0x5555558ad56b <exec_byte_code+19816>, 0x5555558ad5d0 <exec_byte_code+19917>, 0x5555558ad644 <exec_byte_code+20033>, 0x5555558a8d31 <exec_byte_code+1326>, 0x5555558a8d33 <exec_byte_code+1328>, 0x5555558a8d35 <exec_byte_code+1330>, 0x5555558a8d37 <exec_byte_code+1332>, 0x5555558a8d39 <exec_byte_code+1334>, 0x5555558a8d39 <exec_byte_code+1334>, 0x5555558a8d3f <exec_byte_code+1340>, 0x5555558a8d00 <exec_byte_code+1277>, 0x5555558a9114 <exec_byte_code+2321>, 0x5555558a9116 <exec_byte_code+2323>, 0x5555558a9118 <exec_byte_code+2325>, 0x5555558a911a <exec_byte_code+2327>, 0x5555558a911c <exec_byte_code+2329>, 0x5555558a911c <exec_byte_code+2329>, 0x5555558a9151 <exec_byte_code+2382>, 0x5555558a9122 <exec_byte_code+2335>, 0x5555558a92fe <exec_byte_code+2811>, 0x5555558a9300 <exec_byte_code+2813>, 0x5555558a9302 <exec_byte_code+2815>, 0x5555558a9304 <exec_byte_code+2817>, 0x5555558a9306 <exec_byte_code+2819>, 0x5555558a9306 <exec_byte_code+2819>, 0x5555558a92b8 <exec_byte_code+2741>, 0x5555558a92cf <exec_byte_code+2764>, 0x5555558a93b4 <exec_byte_code+2993>, 0x5555558a93b6 <exec_byte_code+2995>, 0x5555558a93b8 <exec_byte_code+2997>, 0x5555558a93ba <exec_byte_code+2999>, 0x5555558a93bc <exec_byte_code+3001>, 0x5555558a93bc <exec_byte_code+3001>, 0x5555558a936e <exec_byte_code+2923>, 0x5555558a9385 <exec_byte_code+2946>, 0x5555558a9727 <exec_byte_code+3876>, 0x5555558a9729 <exec_byte_code+3878>, 0x5555558a972b <exec_byte_code+3880>, 0x5555558a972d <exec_byte_code+3882>, 0x5555558a972f <exec_byte_code+3884>, 0x5555558a972f <exec_byte_code+3884>, 0x5555558a96e1 <exec_byte_code+3806>, 0x5555558a96f8 <exec_byte_code+3829>, 0x5555558a9fc8 <exec_byte_code+6085>, 0x5555558a9dd0 <exec_byte_code+5581>, 0x5555558a9dc7 <exec_byte_code+5572>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558aa210 <exec_byte_code+6669>, 0x5555558aa394 <exec_byte_code+7057>, 0x5555558aa403 <exec_byte_code+7168>, 0x5555558aa470 <exec_byte_code+7277>, 0x5555558aa4df <exec_byte_code+7388>, 0x5555558a8f62 <exec_byte_code+1887>, 0x5555558a8ff1 <exec_byte_code+2030>, 0x5555558aa565 <exec_byte_code+7522>, 0x5555558a8eab <exec_byte_code+1704>, 0x5555558a905c <exec_byte_code+2137>, 0x5555558aa5da <exec_byte_code+7639>, 0x5555558aa645 <exec_byte_code+7746>, 0x5555558aa690 <exec_byte_code+7821>, 0x5555558aa6fb <exec_byte_code+7928>, 0x5555558aa764 <exec_byte_code+8033>, 0x5555558aa853 <exec_byte_code+8272>, 0x5555558aa89e <exec_byte_code+8347>, 0x5555558aaa47 <exec_byte_code+8772>, 0x5555558aac17 <exec_byte_code+9236>, 0x5555558aac62 <exec_byte_code+9311>, 0x5555558aacad <exec_byte_code+9386>, 0x5555558aad18 <exec_byte_code+9493>, 0x5555558aad83 <exec_byte_code+9600>, 0x5555558aadee <exec_byte_code+9707>, 0x5555558aae76 <exec_byte_code+9843>, 0x5555558aaec8 <exec_byte_code+9925>, 0x5555558aaf1a <exec_byte_code+10007>, 0x5555558aafea <exec_byte_code+10215>, 0x5555558ab0fa <exec_byte_code+10487>, 0x5555558ab20a <exec_byte_code+10759>, 0x5555558ab30e <exec_byte_code+11019>, 0x5555558ab422 <exec_byte_code+11295>, 0x5555558ab536 <exec_byte_code+11571>, 0x5555558ab64a <exec_byte_code+11847>, 0x5555558ab75e <exec_byte_code+12123>, 0x5555558ab8f0 <exec_byte_code+12525>, 0x5555558aba01 <exec_byte_code+12798>, 0x5555558abb90 <exec_byte_code+13197>, 0x5555558abc59 <exec_byte_code+13398>, 0x5555558abd22 <exec_byte_code+13599>, 0x5555558ac1d9 <exec_byte_code+14806>, 0x5555558a9c41 <exec_byte_code+5182>, 0x5555558ac237 <exec_byte_code+14900>, 0x5555558ac282 <exec_byte_code+14975>, 0x5555558ac34d <exec_byte_code+15178>, 0x5555558ac3ab <exec_byte_code+15272>, 0x5555558ac409 <exec_byte_code+15366>, 0x5555558ac454 <exec_byte_code+15441>, 0x5555558ac49a <exec_byte_code+15511>, 0x5555558ac4e0 <exec_byte_code+15581>, 0x5555558ac52e <exec_byte_code+15659>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ac589 <exec_byte_code+15750>, 0x5555558ac5cf <exec_byte_code+15820>, 0x5555558ac615 <exec_byte_code+15890>, 0x5555558ac65b <exec_byte_code+15960>, 0x5555558ac6a1 <exec_byte_code+16030>, 0x5555558ac6e7 <exec_byte_code+16100>, 0x5555558a9c41 <exec_byte_code+5182>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ac732 <exec_byte_code+16175>, 0x5555558ac785 <exec_byte_code+16258>, 0x5555558ac7d0 <exec_byte_code+16333>, 0x5555558ac81b <exec_byte_code+16408>, 0x5555558ac886 <exec_byte_code+16515>, 0x5555558ac8f1 <exec_byte_code+16622>, 0x5555558ac93c <exec_byte_code+16697>, 0x5555558ac987 <exec_byte_code+16772>, 0x5555558ac9f2 <exec_byte_code+16879>, 0x5555558aca5d <exec_byte_code+16986>, 0x5555558acac8 <exec_byte_code+17093>, 0x5555558acb0e <exec_byte_code+17163>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558a9b8b <exec_byte_code+5000>, 0x5555558a9795 <exec_byte_code+3986>, 0x5555558a8e19 <exec_byte_code+1558>, 0x5555558a9837 <exec_byte_code+4148>, 0x5555558a98bb <exec_byte_code+4280>, 0x5555558a993c <exec_byte_code+4409>, 0x5555558a99bd <exec_byte_code+4538>, 0x5555558a9b54 <exec_byte_code+4945>, 0x5555558a9265 <exec_byte_code+2658>, 0x5555558a9c0a <exec_byte_code+5127>, 0x5555558a9c78 <exec_byte_code+5237>, 0x5555558a9d0c <exec_byte_code+5385>, 0x5555558a9d55 <exec_byte_code+5458>, 0x5555558aa014 <exec_byte_code+6161>, 0x5555558aa091 <exec_byte_code+6286>, 0x5555558aa119 <exec_byte_code+6422>, 0x5555558aa17f <exec_byte_code+6524>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558acb59 <exec_byte_code+17238>, 0x5555558acbe1 <exec_byte_code+17374>, 0x5555558acc2c <exec_byte_code+17449>, 0x5555558acc77 <exec_byte_code+17524>, 0x5555558accc2 <exec_byte_code+17599>, 0x5555558acd0d <exec_byte_code+17674>, 0x5555558acd78 <exec_byte_code+17781>, 0x5555558acde3 <exec_byte_code+17888>, 0x5555558ace4e <exec_byte_code+17995>, 0x5555558aceb9 <exec_byte_code+18102>, 0x5555558ad052 <exec_byte_code+18511>, 0x5555558ad0bd <exec_byte_code+18618>, 0x5555558ad128 <exec_byte_code+18725>, 0x5555558ad173 <exec_byte_code+18800>, 0x5555558ad275 <exec_byte_code+19058>, 0x5555558ad377 <exec_byte_code+19316>, 0x5555558ad3c2 <exec_byte_code+19391>, 0x5555558ad40d <exec_byte_code+19466>, 0x5555558abec8 <exec_byte_code+14021>, 0x5555558ac077 <exec_byte_code+14452>, 0x5555558ad45f <exec_byte_code+19548>, 0x5555558ad4ce <exec_byte_code+19659>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558aa7d5 <exec_byte_code+8146>, 0x5555558aaf6c <exec_byte_code+10089>, 0x5555558ac2cf <exec_byte_code+15052>, 0x5555558ad6d3 <exec_byte_code+20176>, 0x5555558ad748 <exec_byte_code+20293>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad7da <exec_byte_code+20439>, 0x5555558ad861 <exec_byte_code+20574>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ad53d <exec_byte_code+19770>, 0x5555558ada1a <exec_byte_code+21015> <repeats 64 times>}
        quitcounter = 3 '\003'
        bc = 0x55555601f930 <main_thread+496>
        top = 0x7ffff1a00108
        pc = 0x555557261f64 "\207"
        bytestr = XIL(0x5555571bc9e4)
        vector = XIL(0x5555571ad77d)
        maxdepth = make_fixnum(10)
        const_length = 16
        bytestr_length = 63
        vectorp = 0x5555570f6060
        max_stack = 10
        frame_base = 0x7ffff1a00168
        fp = 0x7ffff1a001b8
        bytestr_data = 0x555557261ef8 "\305\b\306\001!\t>\204\021"
        rest = false
        mandatory = 3
        nonrest = 3
        pushedargs = 3
        saved_quitcounter = 0 '\000'
        saved_vectorp = 0x7fffffffcf60
        saved_bytestr_data = 0x7ffff2bfd700 "\001"
        result = XIL(0x55555581e941)
#24 0x000055555584b978 in funcall_lambda (fun=XIL(0x55555710c3bd), nargs=2, arg_vector=0x7fffffffd138) at eval.c:3238
        syms_left = make_fixnum(514)
        lexenv = XIL(0x555556b5ec2d)
        count = {
          bytes = 93825004188672
        }
        i = 140737488343168
        optional = false
        rest = false
        previous_rest = 85
        val = XIL(0)
#25 0x000055555584ad18 in funcall_general (fun=XIL(0x55555710c3bd), numargs=2, args=0x7fffffffd138) at eval.c:3030
        original_fun = XIL(0x11b1fc0)
#26 0x000055555584afd9 in Ffuncall (nargs=3, args=0x7fffffffd130) at eval.c:3079
        count = {
          bytes = 320
        }
        val = XIL(0)
#27 0x000055555584a474 in Fapply (nargs=2, args=0x7fffffffd1f0) at eval.c:2751
        i = 3
        funcall_nargs = 3
        funcall_args = 0x7fffffffd130
        spread_arg = XIL(0)
        fun = XIL(0x55555710c3bd)
        sa_avail = 16360
        sa_count = {
          bytes = 320
        }
        numargs = 2
        retval = XIL(0x55555612dea0)
#28 0x000055555584aa24 in apply1 (fn=XIL(0x11b1fc0), arg=XIL(0x5555566c05a3)) at eval.c:2967
#29 0x00005555558be3ad in read_process_output_call (fun_and_args=XIL(0x5555566c03e3)) at process.c:6133
#30 0x00005555558471d8 in internal_condition_case_1 (bfun=0x5555558be373 <read_process_output_call>, arg=XIL(0x5555566c03e3), handlers=XIL(0x90), hfun=0x5555558be3b3 <read_process_output_error_handler>) at eval.c:1631
        val = XIL(0x555558b069c4)
        c = 0x55555616eb60
#31 0x00005555558bf63b in read_and_dispose_of_process_output (p=0x5555571c8708, chars=0x555558b19b00 "\\\303\"\"\366\241F\245+M\256\266\351y9\2677=\227;\364\327W|W\221\237וM\037xKy\331\377)\177\234\303-}\315\322\022x%\301\370\351S\020e\230\371\253\312\371MKHJ\362\301#\261\314\346\035\315R\222h\342\354uKf\225O&\327-Y\201:[\353{}\217!stj\0226\377bNB\242", nbytes=1169, coding=0x55555612dea0) at process.c:6502
        outstream = XIL(0x11b1fc0)
        text = XIL(0x555558b069c4)
        outer_running_asynch_code = false
        waiting = -1
#32 0x00005555558be94c in read_process_output (proc=XIL(0x5555571c870d), channel=11) at process.c:6270
        nbytes = 1169
        p = 0x5555571c8708
        coding = 0x55555612dea0
        carryover = 0
        readmax = 65536
        count = {
          bytes = 192
        }
        odeactivate = XIL(0)
        chars = 0x555558b19b00 "\\\303\"\"\366\241F\245+M\256\266\351y9\2677=\227;\364\327W|W\221\237וM\037xKy\331\377)\177\234\303-}\315\322\022x%\301\370\351S\020e\230\371\253\312\371MKHJ\362\301#\261\314\346\035\315R\222h\342\354uKf\225O&\327-Y\201:[\353{}\217!stj\0226\377bNB\242"
        sa_avail = 16384
        sa_count = {
          bytes = 192
        }
#33 0x00005555558bdb47 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:5951
        nread = 8192
        process_skipped = false
        wrapped = true
        channel_start = 12
        child_fd = 14
        last_read_channel = 11
        channel = 11
        nfds = 1
        Available = {
          fds_bits = {2048, 0 <repeats 15 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 16 times>}
        }
        check_write = true
        check_delay = 0
        no_avail = false
        xerrno = 11
        proc = XIL(0x5555571c870d)
        timeout = {
          tv_sec = 0,
          tv_nsec = 9051247
        }
        end_time = {
          tv_sec = 1730986587,
          tv_nsec = 189821471
        }
        timer_delay = {
          tv_sec = 0,
          tv_nsec = 9051247
        }
        got_output_end_time = {
          tv_sec = 1730986557,
          tv_nsec = 690698014
        }
        wait = TIMEOUT
        got_some_output = 16384
        prev_wait_proc_nbytes_read = 0
        retry_for_async = false
        count = {
          bytes = 160
        }
        now = {
          tv_sec = 0,
          tv_nsec = -1
        }
#34 0x00005555555ae650 in sit_for (timeout=make_fixnum(30), reading=true, display_option=1) at dispnew.c:6335
        sec = 30
        nsec = 0
        do_display = true
        curbuf_eq_winbuf = true
        nbytes = 21845
#35 0x000055555576cac4 in read_char (commandflag=1, map=XIL(0x55555a924213), prev_event=XIL(0), used_mouse_menu=0x7fffffffdc7f, end_time=0x0) at keyboard.c:2926
        tem0 = XIL(0xad40)
        timeout = 30
        count1 = {
          bytes = 128
        }
        delay_level = 4
        buffer_size = 1
        c = XIL(0)
        local_getcjmp = {{
            __jmpbuf = {0, -3140284887290424714, 0, 140737488348288, 140737354125312, 93824997286264, -3140284887409962378, -9133824947898494346},
            __mask_was_saved = 0,
            __saved_mask = {
              __val = {93824995061567, 93825004144416, 0, 0, 0, 93824994543679, 0, 140737488345984, 93824994567958, 0, 48, 93824995158337, 93825080115731, 140737488345888, 93824995043671, 140737266045088}
            }
          }}
        save_jump = {{
            __jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0},
            __mask_was_saved = 0,
            __saved_mask = {
              __val = {0 <repeats 16 times>}
            }
          }}
        tem = XIL(0x7fffffffd990)
        save = XIL(0x55555674fb45)
        previous_echo_area_message = XIL(0)
        also_record = XIL(0)
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x555556186490
        jmpcount = {
          bytes = 128
        }
        c_volatile = XIL(0)
#36 0x0000555555780075 in read_key_sequence (keybuf=0x7fffffffde30, 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:10747
        interrupted_kboard = 0x555556186490
        interrupted_frame = 0x55555622da20
        key = XIL(0x7fffffffdcc0)
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = XIL(0x7fffffffe480)
        count = {
          bytes = 96
        }
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = XIL(0x55555a924213)
        first_unbound = 31
        mock_input = 0
        used_mouse_menu_history = {false <repeats 30 times>}
        fkey = {
          parent = XIL(0x7ffff4f47723),
          map = XIL(0x7ffff4f47723),
          start = 0,
          end = 0
        }
        keytran = {
          parent = XIL(0x7ffff2bd1d7b),
          map = XIL(0x7ffff2bd1d7b),
          start = 0,
          end = 0
        }
        indec = {
          parent = XIL(0x7ffff4f47713),
          map = XIL(0x7ffff4f47713),
          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 = 0x55555674fb40
        fake_prefixed_keys = XIL(0)
        first_event = XIL(0)
        second_event = XIL(0)
#37 0x0000555555768380 in command_loop_1 () at keyboard.c:1424
        cmd = XIL(0x78550)
        keybuf = {XIL(0x555557ebb963), make_fixnum(134217847), XIL(0x7fffffffdec0), XIL(0x555555824d93), XIL(0x200000080), XIL(0), XIL(0), XIL(0xb310), XIL(0x7fffffffdee0), XIL(0x7ffff2bfd750), XIL(0x5555560b0720), XIL(0xb310), XIL(0x5555560b0720), XIL(0x7ffff270f0c0), XIL(0), XIL(0x5555560bba30), XIL(0x55555581e941), XIL(0), XIL(0x7fffffffdf50), XIL(0x555555825908), XIL(0x7ffff270f0c5), XIL(0x2ffffde70), XIL(0), XIL(0xb310), XIL(0x7ffff2bfd750), XIL(0x7ffff2bdc1ab), XIL(0x7ffff296e393), XIL(0x7ffff2bfd750), XIL(0x7fffffffdf90), XIL(0xb310)}
        i = 1
        last_pt = 4105
        prev_modiff = 8517
        prev_buffer = 0x55555674fb40
#38 0x00005555558470f7 in internal_condition_case (bfun=0x555555767f51 <command_loop_1>, handlers=XIL(0x90), hfun=0x5555557673d2 <cmd_error>) at eval.c:1607
        val = XIL(0x12330)
        c = 0x55555616ea20
#39 0x0000555555767b18 in command_loop_2 (handlers=XIL(0x90)) at keyboard.c:1163
        val = XIL(0x12330)
#40 0x000055555584654d in internal_catch (tag=XIL(0x12330), func=0x555555767aee <command_loop_2>, arg=XIL(0x90)) at eval.c:1286
        val = XIL(0x5555557641bb)
        c = 0x55555616e8e0
#41 0x0000555555767aaa in command_loop () at keyboard.c:1141
#42 0x0000555555766e74 in recursive_edit_1 () at keyboard.c:749
        count = {
          bytes = 32
        }
        val = XIL(0x7fffffffe1b0)
#43 0x00005555557670a0 in Frecursive_edit () at keyboard.c:832
        count = {
          bytes = 0
        }
        buffer = XIL(0)
#44 0x0000555555762937 in main (argc=2, argv=0x7fffffffe468) at emacs.c:2625
        stack_bottom_variable = 0x0
        old_argc = 2
        dump_file = 0x0
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
        dump_mode = 0x0
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = true
        only_version = false
        rlim = {
          rlim_cur = 10022912,
          rlim_max = 18446744073709551615
        }
        lc_all = 0x0
        sockfd = -1
        module_assertions = false

Lisp Backtrace:
"vertical-motion" (0xf1a004a0)
"shr-vertical-motion" (0xf1a00430)
"shr-fill-line" (0xf1a003e0)
"shr-fill-lines" (0xf1a00398)
"shr-insert-document" (0xf1a00308)
0x5634bc40 PVEC_CLOSURE
"funcall-with-delayed-message" (0xf1a002b0)
"eww-display-document" (0xf1a00240)
"eww-display-html" (0xf1a001b8)
"eww-render" (0xffffc9d8)
"apply" (0xf1a00110)
"url-http-activate-callback" (0xf1a000b0)
"url-http-content-length-after-change-function" (0xf1a00050)
"url-http-generic-filter" (0xffffd138)

[-- Attachment #4: Type: text/plain, Size: 3248 bytes --]


In GNU Emacs 31.0.50 (build 21, x86_64-pc-linux-gnu, X toolkit, cairo
 version 1.18.0, Xaw scroll bars) of 2024-11-07 built on astatine
Repository revision: 6a2e49e53f1072bf1b41e113531627024d8b9845
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101011
System Description: Debian GNU/Linux trixie/sid

Configured using:
 'configure --with-sound=alsa --with-x-toolkit=lucid --without-xaw3d
 --without-gconf --without-libsystemd --with-cairo
 --enable-checking=yes,glyphs --enable-check-lisp-object-type
 'CFLAGS=-O0 -g3''

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

Important settings:
  value of $LC_MONETARY: ta_IN.UTF-8
  value of $LC_NUMERIC: ta_IN.UTF-8
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  minibuffer-regexp-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

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

Memory information:
((conses 16 39465 9095) (symbols 48 5381 0) (strings 32 13400 1852)
 (string-bytes 1 312141) (vectors 16 9401)
 (vector-slots 8 113196 9024) (floats 8 23 3) (intervals 56 268 0)
 (buffers 984 10))

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

* bug#74241: 31.0.50; Using eww to view HTML page aborts with character.h:380: assertion failed: 0xC0 <= c
  2024-11-07 15:56 bug#74241: 31.0.50; Using eww to view HTML page aborts with character.h:380: assertion failed: 0xC0 <= c Visuwesh
@ 2024-11-07 17:39 ` Eli Zaretskii
  2024-11-08  4:10   ` Visuwesh
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2024-11-07 17:39 UTC (permalink / raw)
  To: Visuwesh; +Cc: 74241

> From: Visuwesh <visuweshm@gmail.com>
> Date: Thu, 07 Nov 2024 21:26:45 +0530
> 
> Trying to use eww-open-file to visit the attached HTML file aborts Emacs
> with the following printed to stderr:
> 
>     character.h:380: Emacs fatal error: assertion failed: 0xC0 <= c

Thanks, it was a 13-year old thinko (of yours truly), now fixed on the
release branch.





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

* bug#74241: 31.0.50; Using eww to view HTML page aborts with character.h:380: assertion failed: 0xC0 <= c
  2024-11-07 17:39 ` Eli Zaretskii
@ 2024-11-08  4:10   ` Visuwesh
  0 siblings, 0 replies; 3+ messages in thread
From: Visuwesh @ 2024-11-08  4:10 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 74241-done

[வியாழன் நவம்பர் 07, 2024] Eli Zaretskii wrote:

>> From: Visuwesh <visuweshm@gmail.com>
>> Date: Thu, 07 Nov 2024 21:26:45 +0530
>> 
>> Trying to use eww-open-file to visit the attached HTML file aborts Emacs
>> with the following printed to stderr:
>> 
>>     character.h:380: Emacs fatal error: assertion failed: 0xC0 <= c
>
> Thanks, it was a 13-year old thinko (of yours truly), now fixed on the
> release branch.

Thanks for the quick fix, I can confirm that it works on my end.  I'm
closing the bug thusly.





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

end of thread, other threads:[~2024-11-08  4:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07 15:56 bug#74241: 31.0.50; Using eww to view HTML page aborts with character.h:380: assertion failed: 0xC0 <= c Visuwesh
2024-11-07 17:39 ` Eli Zaretskii
2024-11-08  4:10   ` Visuwesh

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

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

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