unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: aidalgol@amuri.net
To: <18438@debbugs.gnu.org>
Subject: bug#18438: 24.4.50; assertion failed in bidi.c
Date: Fri, 10 Oct 2014 15:21:53 +1300	[thread overview]
Message-ID: <e018b67b1a10448d3dd34ebe97682ab4@amuri.net> (raw)
In-Reply-To: <83ppe1itu9.fsf@gnu.org>

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

Resending to list, because I hit the wrong reply button the first time. 
Apologies.

On Thu, 09 Oct 2014 10:29:50 +0300, Eli Zaretskii wrote:
>
>> OK, it finally happened.  It printed out...
>>
>> bidi.c:332: bidi type 22 is not in [0..23]
>
> Bidi type 22 is whitespace, most likely the SPC character.
>
>> Isn't that a logical impossibility?
>
> Of course, it is.  It always was.  This is what this bug is all 
> about.
>
>> What the hell is going on?
>
> That's what we are trying to establish.  My working hypothesis is 
> that
> some unrelated code, either in another Emacs thread or maybe (less
> likely) in the OS bowels preempts this function and doesn't restore
> all the registers when it passes control back to the function.  Any
> other ideas are welcome.
>
> Could you show the disassembly of this function in its new form?  I'd
> like to see if the value of the bidi type being checked is loaded 
> into
> the same register as in the original version.

(gdb) disassemble 'bidi.c'::bidi_check_type
Dump of assembler code for function bidi_check_type:
    0x00000001004f9dd3 <+0>:     push   %rbp
    0x00000001004f9dd4 <+1>:     mov    %rsp,%rbp
    0x00000001004f9dd7 <+4>:     sub    $0x40,%rsp
    0x00000001004f9ddb <+8>:     mov    %ecx,0x10(%rbp)
    0x00000001004f9dde <+11>:    mov    0x55d8db(%rip),%rax        # 
0x100a576c0 <.refptr.suppress_checking>
    0x00000001004f9de5 <+18>:    movzbl (%rax),%eax
    0x00000001004f9de8 <+21>:    xor    $0x1,%eax
    0x00000001004f9deb <+24>:    test   %al,%al
    0x00000001004f9ded <+26>:    je     0x1004f9e37 
<bidi_check_type+100>
    0x00000001004f9def <+28>:    cmpl   $0x17,0x10(%rbp)
    0x00000001004f9df3 <+32>:    jbe    0x1004f9e37 
<bidi_check_type+100>
    0x00000001004f9df5 <+34>:    callq  0x1006b7d00 <__getreent>
    0x00000001004f9dfa <+39>:    mov    0x18(%rax),%rax
    0x00000001004f9dfe <+43>:    movl   $0x17,0x30(%rsp)
    0x00000001004f9e06 <+51>:    movl   $0x0,0x28(%rsp)
    0x00000001004f9e0e <+59>:    mov    0x10(%rbp),%edx
    0x00000001004f9e11 <+62>:    mov    %edx,0x20(%rsp)
    0x00000001004f9e15 <+66>:    mov    $0x14c,%r9d
    0x00000001004f9e1b <+72>:    lea    0x52edde(%rip),%r8        # 
0x100a28c00 <DEFAULT_REHASH_SIZE+56>
    0x00000001004f9e22 <+79>:    lea    0x52eddf(%rip),%rdx        # 
0x100a28c08 <DEFAULT_REHASH_SIZE+64>
    0x00000001004f9e29 <+86>:    mov    %rax,%rcx
    0x00000001004f9e2c <+89>:    callq  0x1006b8080 <fprintf>
    0x00000001004f9e31 <+94>:    callq  0x100665e15 <emacs_abort>
    0x00000001004f9e36 <+99>:    nop
    0x00000001004f9e37 <+100>:   add    $0x40,%rsp
    0x00000001004f9e3b <+104>:   pop    %rbp
    0x00000001004f9e3c <+105>:   retq
End of assembler dump.


> Also, if you have the backtrace, including from all the other 
> threads,
> please post that.

Attached, but the emacs process died while printing the backtrace for 
thread 2, and I have no idea why.

Since the first time I sent this (to only Eli, see above), I rebooted, 
and got the assert again, and was able to get a backtrace (attached) 
from another thread, but it died printing the backtrace of the same 
thread as last time.

[-- Attachment #2: backtrace --]
[-- Type: text/plain, Size: 119473 bytes --]

(gdb) bt full
#0  0x000007fefd983ca3 in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/system32/KERNELBASE.dll
No symbol table info available.
#1  0x0000000100665e61 in emacs_abort () at w32fns.c:8491
        button = 6
#2  0x00000001004f9e36 in bidi_check_type (type=NEUTRAL_WS) at bidi.c:333
No locals.
#3  0x00000001004fd4d7 in bidi_resolve_explicit_1 (bidi_it=0x225d48) at bidi.c:1677
        curchar = 32
        type = NEUTRAL_WS
        current_level = 0
        new_level = 0
        override = NEUTRAL_DIR
        string_p = false
#4  0x00000001004fd876 in bidi_resolve_explicit (bidi_it=0x225d48) at bidi.c:1804
        prev_level = 0
        new_level = 0
        eob = 2242512
        s = 0x223d64 ""
#5  0x00000001004fdc0e in bidi_resolve_weak (bidi_it=0x225d48) at bidi.c:1889
        type = UNKNOWN_BT
        override = NEUTRAL_DIR
        prev_level = 0
        new_level = -16591631
        next_char = 2046
        type_of_next = 2192
        saved_it = {
          bytepos = 2242800, 
          charpos = 2243984, 
          ch = 54258126, 
          nchars = 8791781640926, 
          ch_len = 50156592, 
          type = 2228236, 
          type_after_w1 = UNKNOWN_BT, 
          orig_type = 54262838, 
          resolved_level = 0, 
          invalid_levels = 0, 
          invalid_rl_levels = 0, 
          prev = {
            bytepos = 54257872, 
            charpos = 8791781796375, 
            type = UNKNOWN_BT, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = 2243320
          }, 
          last_strong = {
            bytepos = 2243632, 
            charpos = 2243984, 
            type = 2242720, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = 2242688
          }, 
          next_for_neutral = {
            bytepos = 2242704, 
            charpos = 4300208210, 
            type = 11737138, 
            type_after_w1 = STRONG_L, 
            orig_type = 2252033
          }, 
          prev_for_neutral = {
            bytepos = 54258126, 
            charpos = 54257856, 
            type = 52100264, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = 50156592
          }, 
          next_for_ws = {
            bytepos = 196607, 
            charpos = 50200576, 
            type = 12997, 
            type_after_w1 = RLI, 
            orig_type = 12997
          }, 
          next_en_pos = 14, 
          next_en_type = 52100264, 
          ignore_bn_limit = 1112888135, 
          sor = (R2L | unknown: 4), 
          scan_dir = 6, 
          disp_pos = 54262838, 
          disp_prop = 52100852, 
          stack_idx = 0, 
          level_stack = {{
              level = 2243320, 
              override = NEUTRAL_DIR
            }, {
              level = 1, 
              override = NEUTRAL_DIR
            }, {
              level = 54258126, 
              override = NEUTRAL_DIR
            }, {
              level = 54257856, 
              override = NEUTRAL_DIR
            }, {
              level = 52100264, 
              override = NEUTRAL_DIR
            }, {
              level = 50156592, 
              override = NEUTRAL_DIR
            }, {
              level = 131073, 
              override = NEUTRAL_DIR
            }, {
              level = 50225766, 
              override = NEUTRAL_DIR
            }, {
              level = 2243752, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 2243788, 
              override = NEUTRAL_DIR
            }, {
              level = 2243632, 
              override = NEUTRAL_DIR
            }, {
              level = 12801, 
              override = NEUTRAL_DIR
            }, {
              level = 54257872, 
              override = NEUTRAL_DIR
            }, {
              level = 54257894, 
              override = NEUTRAL_DIR
            }, {
              level = 54262838, 
              override = NEUTRAL_DIR
            }, {
              level = 2242880, 
              override = NEUTRAL_DIR
            }, {
              level = 16777472, 
              override = L2R
            }, {
              level = 256, 
              override = NEUTRAL_DIR
            }, {
              level = 2243632, 
              override = NEUTRAL_DIR
            }, {
              level = 5358969, 
              override = L2R
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            } <repeats 27 times>, {
              level = -16414456, 
              override = (R2L | unknown: 2044)
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 588, 
              override = (L2R | unknown: 58012)
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 2243320, 
              override = NEUTRAL_DIR
            }, {
              level = -16273275, 
              override = (R2L | unknown: 2044)
            }, {
              level = 2243984, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 2243768, 
              override = NEUTRAL_DIR
            }, {
              level = 1, 
              override = NEUTRAL_DIR
            }, {
              level = 2243632, 
              override = NEUTRAL_DIR
            }, {
              level = -16275904, 
              override = (R2L | unknown: 2044)
            }}, 
          string = {
            lstring = 2243752, 
            s = 0x0, 
            schars = 2243688, 
            bufpos = 0, 
            from_disp_str = false, 
            unibyte = false
          }, 
          w = 0x16e74616c, 
          paragraph_dir = (unknown: 1953261156), 
          separator_limit = 2243788, 
          prev_was_pdf = false, 
          first_elt = false, 
          new_paragraph = false, 
          frame_window_p = false
        }
        eob = 0
#6  0x00000001004fe4fe in bidi_resolve_neutral (bidi_it=0x225d48) at bidi.c:2125
        prev_level = 0
        type = UNKNOWN_BT
        current_level = 1
#7  0x00000001004fe9e8 in bidi_type_of_next_char (bidi_it=0x225d48) at bidi.c:2296
        type = 4294967295
#8  0x00000001004fee64 in bidi_level_of_next_char (bidi_it=0x225d48) at bidi.c:2409
        type = UNKNOWN_BT
        level = 0
        prev_level = 0
        next_for_neutral = {
          bytepos = 0, 
          charpos = -1, 
          type = UNKNOWN_BT, 
          type_after_w1 = UNKNOWN_BT, 
          orig_type = UNKNOWN_BT
        }
        next_char_pos = 13049
#9  0x00000001004ff480 in bidi_move_to_visually_next (bidi_it=0x225d48) at bidi.c:2619
        old_level = 0
        new_level = 0
        next_level = 1
        sentinel = {
          bytepos = 13048, 
          charpos = 13048, 
          ch = 32, 
          nchars = 1, 
          ch_len = 1, 
          type = STRONG_L, 
          type_after_w1 = NEUTRAL_WS, 
          orig_type = NEUTRAL_WS, 
          resolved_level = 0, 
          invalid_levels = 0, 
          invalid_rl_levels = -1, 
          prev = {
            bytepos = 13047, 
            charpos = 13047, 
            type = STRONG_L, 
            type_after_w1 = NEUTRAL_WS, 
            orig_type = NEUTRAL_WS
          }, 
          last_strong = {
            bytepos = 13043, 
            charpos = 13043, 
            type = STRONG_L, 
            type_after_w1 = STRONG_L, 
            orig_type = STRONG_L
          }, 
          next_for_neutral = {
            bytepos = 0, 
            charpos = -1, 
            type = UNKNOWN_BT, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT
          }, 
          prev_for_neutral = {
            bytepos = 13047, 
            charpos = 13047, 
            type = STRONG_L, 
            type_after_w1 = NEUTRAL_WS, 
            orig_type = NEUTRAL_WS
          }, 
          next_for_ws = {
            bytepos = 13059, 
            charpos = 13059, 
            type = NEUTRAL_ON, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT
          }, 
          next_en_pos = 0, 
          next_en_type = UNKNOWN_BT, 
          ignore_bn_limit = -1, 
          sor = L2R, 
          scan_dir = 1, 
          disp_pos = 13275, 
          disp_prop = 0, 
          stack_idx = 0, 
          level_stack = {{
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 1992735350, 
              override = NEUTRAL_DIR
            }, {
              level = 2245280, 
              override = NEUTRAL_DIR
            }, {
              level = 6830848, 
              override = L2R
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = (R2L | unknown: 4)
            }, {
              level = 10975672, 
              override = L2R
            }, {
              level = -2146674329, 
              override = L2R
            }, {
              level = 2, 
              override = NEUTRAL_DIR
            }, {
              level = 2245108, 
              override = NEUTRAL_DIR
            }, {
              level = 2245184, 
              override = NEUTRAL_DIR
            }, {
              level = 2245168, 
              override = NEUTRAL_DIR
            }, {
              level = 2253136, 
              override = NEUTRAL_DIR
            }, {
              level = 6724089, 
              override = L2R
            }, {
              level = 0, 
              override = (L2R | unknown: 16384)
            }, {
              level = 1, 
              override = (L2R | R2L | unknown: 20)
            }, {
              level = 11737138, 
              override = L2R
            }, {
              level = 13070, 
              override = NEUTRAL_DIR
            }, {
              level = 13070, 
              override = NEUTRAL_DIR
            }, {
              level = 13301, 
              override = L2R
            }, {
              level = 2228500, 
              override = NEUTRAL_DIR
            }, {
              level = 5365199, 
              override = L2R
            }, {
              level = 12058624, 
              override = L2R
            }, {
              level = 13, 
              override = (R2L | unknown: 4)
            }, {
              level = 11730947, 
              override = L2R
            }, {
              level = 11737138, 
              override = L2R
            }, {
              level = 1205272, 
              override = (R2L | unknown: 4)
            }, {
              level = 3, 
              override = NEUTRAL_DIR
            }, {
              level = 18279616, 
              override = L2R
            }, {
              level = 5365455, 
              override = NEUTRAL_DIR
            }, {
              level = 18279616, 
              override = L2R
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = L2R
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 2253136, 
              override = NEUTRAL_DIR
            }, {
              level = 2245344, 
              override = NEUTRAL_DIR
            }, {
              level = 4706271, 
              override = L2R
            }, {
              level = 18279616, 
              override = L2R
            }, {
              level = 2245340, 
              override = NEUTRAL_DIR
            }, {
              level = 1, 
              override = NEUTRAL_DIR
            }, {
              level = 10975672, 
              override = L2R
            }, {
              level = 12108405, 
              override = (R2L | unknown: 4)
            }, {
              level = 43583840, 
              override = (R2L | unknown: 4)
            }, {
              level = 2245488, 
              override = NEUTRAL_DIR
            }, {
              level = 4741974, 
              override = L2R
            }, {
              level = 2249648, 
              override = NEUTRAL_DIR
            }, {
              level = 2245430, 
              override = NEUTRAL_DIR
            }, {
              level = 2245430, 
              override = NEUTRAL_DIR
            }, {
              level = 6845037, 
              override = L2R
            }, {
              level = 14, 
              override = L2R
            }, {
              level = 32, 
              override = NEUTRAL_DIR
            }, {
              level = 2245456, 
              override = NEUTRAL_DIR
            }, {
              level = 5358073, 
              override = L2R
            }, {
              level = 2245488, 
              override = (unknown: 196608)
            }, {
              level = 4445153, 
              override = L2R
            }, {
              level = 12081341, 
              override = L2R
            }, {
              level = 32, 
              override = NEUTRAL_DIR
            }, {
              level = 25699328, 
              override = (R2L | unknown: 4)
            }, {
              level = -563006689, 
              override = (L2R | R2L | unknown: 1788)
            }, {
              level = 13301, 
              override = NEUTRAL_DIR
            }, {
              level = 2253136, 
              override = NEUTRAL_DIR
            }, {
              level = 2245632, 
              override = NEUTRAL_DIR
            }, {
              level = 4449393, 
              override = L2R
            }}, 
          string = {
            lstring = 25792678984, 
            s = 0x60148a600 "r\032\263", 
            schars = 25769803808, 
            bufpos = 13048, 
            from_disp_str = false, 
            unibyte = true
          }, 
          w = 0x224250, 
          paragraph_dir = (unknown: 18279616), 
          separator_limit = 25791342080, 
          prev_was_pdf = true, 
          first_elt = true, 
          new_paragraph = true, 
          frame_window_p = true
        }
        gcpro1 = {
          next = 0x224080, 
          var = 0x10051deef <SUB_CHAR_TABLE_P+26>, 
          nvars = 4306704434
        }
#10 0x000000010043ee99 in set_iterator_to_next (it=0x2253b0, reseat_p=1) at xdisp.c:7417
        prev_scan_dir = 1
#11 0x0000000100470206 in display_line (it=0x2253b0) at xdisp.c:20617
        x_before = 400
        nglyphs = 1
        ascent = 12
        phys_ascent = 12
        n_glyphs_before = 50
        hpos_before = 50
        x = 400
        descent = 4
        phys_descent = 4
        row = 0x60293c500
        overlay_arrow_string = 4306704434
        wrap_it = {
          window = 25794960949, 
          w = 0x6017fde30, 
          f = 0x6015d0c48, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 13058, 
          prev_stop = 13004, 
          base_level_stop = 13004, 
          end_charpos = 13301, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          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 = 0x101081c48 <bss_sbrk_buffer+5929544>, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 27, 
          ctl_chars = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 12998, 
              bytepos = 12998
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          current = {
            pos = {
              charpos = 13039, 
              bytepos = 13039
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 13004, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 4306704434, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 11, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_wrap = WORD_WRAP, 
          base_face_id = 0, 
          c = 116, 
          len = 1, 
          cmp_it = {
            stop_pos = 13070, 
            id = -1, 
            ch = -2, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 116, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 4306704434, 
            y = 4306704434, 
            width = 4306704434, 
            height = 4306704434
          }, 
          space_width = 4306704434, 
          voffset = 0, 
          tab_width = 2, 
          font_height = 4306704434, 
          object = 25795503109, 
          position = {
            charpos = 13039, 
            bytepos = 13039
          }, 
          truncation_pixel_width = 0, 
          continuation_pixel_width = 8, 
          first_visible_x = 0, 
          last_visible_x = 944, 
          last_visible_y = 1027, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x60293c500, 
          area = TEXT_AREA, 
          nglyphs = 1, 
          pixel_width = 8, 
          ascent = 12, 
          descent = 4, 
          max_ascent = 12, 
          max_descent = 4, 
          phys_ascent = 12, 
          phys_descent = 4, 
          max_phys_ascent = 12, 
          max_phys_descent = 4, 
          current_x = 328, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 847, 
          first_vpos = 1, 
          vpos = 52, 
          hpos = 41, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = true, 
          bidi_it = {
            bytepos = 13039, 
            charpos = 13039, 
            ch = 116, 
            nchars = 1, 
            ch_len = 1, 
            type = STRONG_L, 
            type_after_w1 = STRONG_L, 
            orig_type = STRONG_L, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = -1, 
            prev = {
              bytepos = 13038, 
              charpos = 13038, 
              type = STRONG_L, 
              type_after_w1 = NEUTRAL_WS, 
              orig_type = NEUTRAL_WS
            }, 
            last_strong = {
              bytepos = 13037, 
              charpos = 13037, 
              type = STRONG_L, 
              type_after_w1 = STRONG_L, 
              orig_type = STRONG_L
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = -1, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 13038, 
              charpos = 13038, 
              type = STRONG_L, 
              type_after_w1 = NEUTRAL_WS, 
              orig_type = NEUTRAL_WS
            }, 
            next_for_ws = {
              bytepos = 13039, 
              charpos = 13039, 
              type = STRONG_L, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            ignore_bn_limit = -1, 
            sor = L2R, 
            scan_dir = 1, 
            disp_pos = 13275, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 64 times>}, 
            string = {
              lstring = 4306704434, 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x6017fde30, 
            paragraph_dir = L2R, 
            separator_limit = -1, 
            prev_was_pdf = false, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = true
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        wrap_data = 0x0
        may_wrap = 1
        wrap_x = 328
        wrap_row_used = 41
        wrap_row_ascent = 12
        wrap_row_height = 16
        wrap_row_phys_ascent = 12
        wrap_row_phys_height = 16
        wrap_row_extra_line_spacing = 0
        wrap_row_min_pos = 12998
        wrap_row_min_bpos = 12998
        wrap_row_max_pos = 13038
        wrap_row_max_bpos = 13038
        cvpos = -1
        min_pos = 12998
        max_pos = 13048
        min_bpos = 12998
        max_bpos = 13048
        pending_handle_line_prefix = false
#12 0x0000000100460765 in try_window (window=25794960949, pos=..., flags=1) at xdisp.c:16972
        w = 0x6017fde30
        it = {
          window = 25794960949, 
          w = 0x6017fde30, 
          f = 0x6015d0c48, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 13058, 
          prev_stop = 13004, 
          base_level_stop = 13004, 
          end_charpos = 13301, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          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 = 0x101081c48 <bss_sbrk_buffer+5929544>, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 27, 
          ctl_chars = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 12998, 
              bytepos = 12998
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          current = {
            pos = {
              charpos = 13048, 
              bytepos = 13048
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 13004, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 4306704434, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 11, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_wrap = WORD_WRAP, 
          base_face_id = 0, 
          c = 32, 
          len = 1, 
          cmp_it = {
            stop_pos = 13070, 
            id = -1, 
            ch = -2, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 32, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 4306704434, 
            y = 4306704434, 
            width = 4306704434, 
            height = 4306704434
          }, 
          space_width = 4306704434, 
          voffset = 0, 
          tab_width = 2, 
          font_height = 4306704434, 
          object = 25795503109, 
          position = {
            charpos = 13048, 
            bytepos = 13048
          }, 
          truncation_pixel_width = 0, 
          continuation_pixel_width = 8, 
          first_visible_x = 0, 
          last_visible_x = 944, 
          last_visible_y = 1027, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x60293c500, 
          area = TEXT_AREA, 
          nglyphs = 1, 
          pixel_width = 8, 
          ascent = 12, 
          descent = 4, 
          max_ascent = 12, 
          max_descent = 4, 
          phys_ascent = 12, 
          phys_descent = 4, 
          max_phys_ascent = 12, 
          max_phys_descent = 4, 
          current_x = 408, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 847, 
          first_vpos = 1, 
          vpos = 52, 
          hpos = 51, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = true, 
          bidi_it = {
            bytepos = 13049, 
            charpos = 13049, 
            ch = 32, 
            nchars = 1, 
            ch_len = 1, 
            type = STRONG_L, 
            type_after_w1 = NEUTRAL_WS, 
            orig_type = NEUTRAL_WS, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = -1, 
            prev = {
              bytepos = 13048, 
              charpos = 13048, 
              type = STRONG_L, 
              type_after_w1 = NEUTRAL_WS, 
              orig_type = NEUTRAL_WS
            }, 
            last_strong = {
              bytepos = 13043, 
              charpos = 13043, 
              type = STRONG_L, 
              type_after_w1 = STRONG_L, 
              orig_type = STRONG_L
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = -1, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 13048, 
              charpos = 13048, 
              type = STRONG_L, 
              type_after_w1 = NEUTRAL_WS, 
              orig_type = NEUTRAL_WS
            }, 
            next_for_ws = {
              bytepos = 13059, 
              charpos = 13059, 
              type = NEUTRAL_ON, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            ignore_bn_limit = -1, 
            sor = L2R, 
            scan_dir = 1, 
            disp_pos = 13275, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 64 times>}, 
            string = {
              lstring = 4306704434, 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x6017fde30, 
            paragraph_dir = L2R, 
            separator_limit = -1, 
            prev_was_pdf = false, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = true
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        last_text_row = 0x60293c400
        f = 0x6015d0c48
        frame_line_height = 16
#13 0x000000010045d0d3 in redisplay_window (window=25794960949, just_this_one_p=true) at xdisp.c:16451
        d2 = 0
        d6 = 1
        d1 = 6096799
        d5 = 2256672
        rtop = 8031077
        rbot = 0
        w = 0x6017fde30
        f = 0x6015d0c48
        buffer = 0x601882400
        old = 0x601882400
        lpoint = {
          charpos = 13301, 
          bytepos = 13301
        }
        opoint = {
          charpos = 13301, 
          bytepos = 13301
        }
        startp = {
          charpos = 9260, 
          bytepos = 9260
        }
        update_mode_line = 1
        tem = 0
        it = {
          window = 25796813366, 
          w = 0x20, 
          f = 0x100f54952 <bss_sbrk_buffer+4695890>, 
          method = 6095748, 
          stop_charpos = 25796813286, 
          prev_stop = 6, 
          base_level_stop = 2256608, 
          end_charpos = 4300326265, 
          s = 0x6019c21c6 "", 
          string_nchars = 25796813254, 
          redisplay_end_trigger_charpos = 6, 
          multibyte_p = false, 
          header_line_p = true, 
          string_from_display_prop_p = true, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x226f70, 
          dpvec = 0x1005a86bb <Fcons+277>, 
          dpend = 0x6019c21c6, 
          dpvec_char_len = 11737138, 
          dpvec_face_id = 1, 
          saved_face_id = 7233342, 
          ctl_chars = {4294967297, 2256704, 4300328203, 4302146205, 4306704434, 2256832, 4300901181, 4306704434, 4306704434, 4302146169, 4300942743, 4307023968, 2258512, 2256944, 4301398993, 0}, 
          start = {
            pos = {
              charpos = 2258512, 
              bytepos = 25796813318
            }, 
            overlay_string_index = 48, 
            string_pos = {
              charpos = 4302146169, 
              bytepos = 25796813254
            }, 
            dpvec_index = 11737138
          }, 
          current = {
            pos = {
              charpos = 4306704434, 
              bytepos = 25789673949
            }, 
            overlay_string_index = 4306704434, 
            string_pos = {
              charpos = 2257040, 
              bytepos = 4301398993
            }, 
            dpvec_index = 19
          }, 
          n_overlay_strings = 4306704434, 
          overlay_strings_charpos = 4305505543, 
          overlay_strings = {4302146169, 4305505541, 2258576, 4306704434, 25770949042, 4306324832, 2256752, 4314641558, 4306744258, 2257008, 4300933545, 25782788187, 25789678433, 25782788168, 2258320, 2257152}, 
          string_overlays = {4300940671, 4306324832, 23, 2257104, 4300332495, 25792678984, 4294967299, 25795503109, 4294967302, 2257136, 4300332358, 4306324832, 4294967302, 25792678989, 4306704434, 2257280}, 
          string = 4300944487, 
          from_overlay = 4306324832, 
          stack = {{
              string = 4301854671, 
              string_nchars = 25699328, 
              end_charpos = 4307156498, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 4306324832, 
              cmp_it = {
                stop_pos = 25795503104, 
                id = -1, 
                ch = -1, 
                rule_idx = 16777215, 
                lookback = -1, 
                nglyphs = 12112784, 
                reversed_p = true, 
                charpos = 55834574847, 
                nchars = 11737138, 
                nbytes = 1, 
                from = 2257312, 
                to = 0, 
                width = 5975581
              }, 
              face_id = 12112786, 
              u = {
                image = {
                  object = 25796813318, 
                  slice = {
                    x = 4306704434, 
                    y = -256, 
                    width = 2257408, 
                    height = 25796813366
                  }, 
                  image_id = 25796813270
                }, 
                comp = {
                  object = 25796813318
                }, 
                stretch = {
                  object = 25796813318
                }
              }, 
              position = {
                charpos = 4306704434, 
                bytepos = 4305558960
              }, 
              current = {
                pos = {
                  charpos = 4300332495, 
                  bytepos = 4410931413123
                }, 
                overlay_string_index = 25814409216, 
                string_pos = {
                  charpos = 4306324832, 
                  bytepos = 0
                }, 
                dpvec_index = 11737138
              }, 
              from_overlay = 4307080080, 
              area = 2257552, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (L2R | unknown: 6119020), 
              multibyte_p = true, 
              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: 12112784), 
              voffset = 1, 
              space_width = 4306704434, 
              font_height = 1
            }, {
              string = 68719476735, 
              string_nchars = 2257520, 
              end_charpos = 4300332495, 
              stop_charpos = 25792678984, 
              prev_stop = 4294967299, 
              base_level_stop = 4306704434, 
              cmp_it = {
                stop_pos = 4306704434, 
                id = 4307070978, 
                ch = 22875208, 
                rule_idx = 6, 
                lookback = 2257568, 
                nglyphs = 5365551, 
                reversed_p = true, 
                charpos = 4307080080, 
                nchars = 11737138, 
                nbytes = 1, 
                from = 1042, 
                to = 0, 
                width = 21997677
              }, 
              face_id = 2257712, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 72057594037927936, 
                    y = 128, 
                    width = 4302146208, 
                    height = 20
                  }, 
                  image_id = 1028
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 25780800102, 
                bytepos = 25770949042
              }, 
              current = {
                pos = {
                  charpos = 25781390214, 
                  bytepos = 2257712
                }, 
                overlay_string_index = 4300332495, 
                string_pos = {
                  charpos = 4302149616, 
                  bytepos = 12
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = TEXT_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (unknown: 7182320), 
              multibyte_p = true, 
              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: 2256808), 
              voffset = 0, 
              space_width = 579825945785, 
              font_height = 4302149621
            }, {
              string = 2258512, 
              string_nchars = 7178909, 
              end_charpos = 8, 
              stop_charpos = 2257904, 
              prev_stop = 4301082413, 
              base_level_stop = 4302146169, 
              cmp_it = {
                stop_pos = 4302146205, 
                id = 8, 
                ch = 512, 
                rule_idx = 0, 
                lookback = 1, 
                nglyphs = 2258512, 
                reversed_p = false, 
                charpos = 4302149616, 
                nchars = 20, 
                nbytes = 0, 
                from = 19870173, 
                to = 6, 
                width = 12
              }, 
              face_id = 2257920, 
              u = {
                image = {
                  object = 4302149616, 
                  slice = {
                    x = 512, 
                    y = 4300332687, 
                    width = 4302149621, 
                    height = 0
                  }, 
                  image_id = 25796813542
                }, 
                comp = {
                  object = 4302149616
                }, 
                stretch = {
                  object = 4302149616
                }
              }, 
              position = {
                charpos = 16, 
                bytepos = 2258064
              }, 
              current = {
                pos = {
                  charpos = 4301081151, 
                  bytepos = 4315730560
                }, 
                overlay_string_index = 1, 
                string_pos = {
                  charpos = 1, 
                  bytepos = 25789673976
                }, 
                dpvec_index = 2258016
              }, 
              from_overlay = 4300332687, 
              area = 27009766, 
              method = NUM_IT_METHODS, 
              paragraph_embedding = (unknown: 12), 
              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 = (WORD_WRAP | unknown: 16366052), 
              voffset = 6, 
              space_width = 12, 
              font_height = 4307138066
            }, {
              string = 19, 
              string_nchars = 1, 
              end_charpos = 4306704434, 
              stop_charpos = 4306704434, 
              prev_stop = 4302149621, 
              base_level_stop = 2258128, 
              cmp_it = {
                stop_pos = 0, 
                id = 25796813542, 
                ch = 16, 
                rule_idx = 0, 
                lookback = 2258240, 
                nglyphs = 6108325, 
                reversed_p = true, 
                charpos = 2, 
                nchars = 2258504, 
                nbytes = 0, 
                from = 1, 
                to = 0, 
                width = 5975481
              }, 
              face_id = 2258208, 
              u = {
                image = {
                  object = 4305536944, 
                  slice = {
                    x = 2258208, 
                    y = 4300332655, 
                    width = 4305536949, 
                    height = 10
                  }, 
                  image_id = 2258256
                }, 
                comp = {
                  object = 4305536944
                }, 
                stretch = {
                  object = 4305536944
                }
              }, 
              position = {
                charpos = 1, 
                bytepos = 19
              }, 
              current = {
                pos = {
                  charpos = 4300325285, 
                  bytepos = 4307138066
                }, 
                overlay_string_index = 10, 
                string_pos = {
                  charpos = 2259944, 
                  bytepos = 4310542757
                }, 
                dpvec_index = 2258400
              }, 
              from_overlay = 4301081151, 
              area = 20763232, 
              method = GET_FROM_DISPLAY_VECTOR, 
              paragraph_embedding = (unknown: 2258504), 
              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, 
              voffset = 0, 
              space_width = 4300900027, 
              font_height = 25796813542
            }, {
              string = 4306704434, 
              string_nchars = 12984434, 
              end_charpos = 25789680705, 
              stop_charpos = 25782788200, 
              prev_stop = 2259664, 
              base_level_stop = 4307020018, 
              cmp_it = {
                stop_pos = 18, 
                id = 2, 
                ch = 5933885, 
                rule_idx = 1, 
                lookback = 4306704434, 
                nglyphs = 10569653, 
                reversed_p = true, 
                charpos = 2258448, 
                nchars = 2259944, 
                nbytes = 0, 
                from = 15575461, 
                to = 1, 
                width = 16
              }, 
              face_id = 2258640, 
              u = {
                image = {
                  object = 4301398993, 
                  slice = {
                    x = 3, 
                    y = 2258496, 
                    width = 4311497089, 
                    height = 4313747456
                  }, 
                  image_id = 2258528
                }, 
                comp = {
                  object = 4301398993
                }, 
                stretch = {
                  object = 4301398993
                }
              }, 
              position = {
                charpos = 25796813542, 
                bytepos = 4306704434
              }, 
              current = {
                pos = {
                  charpos = 4307138066, 
                  bytepos = 4306704434
                }, 
                overlay_string_index = 4313747456, 
                string_pos = {
                  charpos = 2258592, 
                  bytepos = 4300332495
                }, 
                dpvec_index = 2258608
              }, 
              from_overlay = 4300332495, 
              area = 25699328, 
              method = NUM_IT_METHODS, 
              paragraph_embedding = (R2L | unknown: 4), 
              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: 2258640), 
              voffset = 0, 
              space_width = 25795503104, 
              font_height = 2258656
            }}, 
          sp = 25699328, 
          selective = 2258656, 
          what = 5365423, 
          face_id = 1, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = false, 
          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 = true, 
          line_wrap = (WINDOW_WRAP | unknown: 4), 
          base_face_id = 6, 
          c = 6, 
          len = 2258688, 
          cmp_it = {
            stop_pos = 25795503104, 
            id = 2258704, 
            ch = 5358073, 
            rule_idx = 1, 
            lookback = 25795503109, 
            nglyphs = 6, 
            reversed_p = false, 
            charpos = 25772758576, 
            nchars = 13299, 
            nbytes = 0, 
            from = 2258768, 
            to = 0, 
            width = 6543059
          }, 
          char_to_display = 25699328, 
          glyphless_method = 6, 
          image_id = 25772758576, 
          slice = {
            x = 25795503109, 
            y = 25769803782, 
            width = 72057594040186752, 
            height = 25795503109
          }, 
          space_width = 2258912, 
          voffset = -9022, 
          tab_width = 99, 
          font_height = 25772758576, 
          object = 4294967302, 
          position = {
            charpos = 25795503109, 
            bytepos = 25795503104
          }, 
          truncation_pixel_width = 30640, 
          continuation_pixel_width = 34, 
          first_visible_x = 0, 
          last_visible_x = 25699333, 
          last_visible_y = 6, 
          extra_line_spacing = 25699333, 
          max_extra_line_spacing = 6, 
          override_ascent = 25699328, 
          override_descent = 6, 
          override_boff = 2258896, 
          glyph_row = 0x1005dc7a0 <Fassq+1202>, 
          area = 11737138, 
          nglyphs = 1, 
          pixel_width = 6568956, 
          ascent = 1, 
          descent = 25699328, 
          max_ascent = 6, 
          max_descent = 6543059, 
          phys_ascent = 1, 
          phys_descent = 2259040, 
          max_phys_ascent = 0, 
          max_phys_descent = 6558476, 
          current_x = 1, 
          continuation_lines_width = 12114946, 
          eol_pos = {
            charpos = 4306704434, 
            bytepos = 13300
          }, 
          current_y = 2954800, 
          first_vpos = 6, 
          vpos = 11737138, 
          hpos = 1, 
          left_user_fringe_bitmap = 6194, 
          right_user_fringe_bitmap = 179, 
          left_user_fringe_face_id = 1, 
          right_user_fringe_face_id = 161952, 
          bidi_p = false, 
          bidi_it = {
            bytepos = 4307082242, 
            charpos = 2259024, 
            ch = 6557999, 
            nchars = 4306704434, 
            ch_len = 4307082242, 
            type = 2258945, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = 12114946, 
            resolved_level = 1, 
            invalid_levels = 2259072, 
            invalid_rl_levels = 0, 
            prev = {
              bytepos = 4301543643, 
              charpos = 4306704434, 
              type = 25699333, 
              type_after_w1 = NEUTRAL_B, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              bytepos = 4307082242, 
              charpos = 2259536, 
              type = 6577523, 
              type_after_w1 = STRONG_L, 
              orig_type = 53200
            }, 
            next_for_neutral = {
              bytepos = 4307082242, 
              charpos = 25795503109, 
              type = 2259488, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 0, 
              charpos = 4294967296, 
              type = RLI, 
              type_after_w1 = STRONG_L, 
              orig_type = 11737138
            }, 
            next_for_ws = {
              bytepos = 2259216, 
              charpos = 2259232, 
              type = 5361231, 
              type_after_w1 = STRONG_L, 
              orig_type = 11737138
            }, 
            next_en_pos = 12, 
            next_en_type = 2259280, 
            ignore_bn_limit = 4301570758, 
            sor = (R2L | unknown: 11737136), 
            scan_dir = 1, 
            disp_pos = 4307048080, 
            disp_prop = 2259280, 
            stack_idx = 0, 
            level_stack = {{
                level = 5361402, 
                override = L2R
              }, {
                level = 2259312, 
                override = NEUTRAL_DIR
              }, {
                level = 5365199, 
                override = L2R
              }, {
                level = 25699328, 
                override = (R2L | unknown: 4)
              }, {
                level = 6, 
                override = NEUTRAL_DIR
              }, {
                level = 2259424, 
                override = NEUTRAL_DIR
              }, {
                level = 6614677, 
                override = L2R
              }, {
                level = 2259360, 
                override = NEUTRAL_DIR
              }, {
                level = 25699328, 
                override = (R2L | unknown: 4)
              }, {
                level = 2259360, 
                override = NEUTRAL_DIR
              }, {
                level = 5365423, 
                override = L2R
              }, {
                level = 25699333, 
                override = (R2L | unknown: 4)
              }, {
                level = 6, 
                override = L2R
              }, {
                level = 2259392, 
                override = NEUTRAL_DIR
              }, {
                level = 25699328, 
                override = (R2L | unknown: 4)
              }, {
                level = 2259408, 
                override = NEUTRAL_DIR
              }, {
                level = 5358073, 
                override = L2R
              }, {
                level = 25699333, 
                override = (R2L | unknown: 4)
              }, {
                level = 6, 
                override = (R2L | unknown: 4)
              }, {
                level = 5, 
                override = NEUTRAL_DIR
              }, {
                level = 336, 
                override = NEUTRAL_DIR
              }, {
                level = 25699328, 
                override = (R2L | unknown: 4)
              }, {
                level = 6577115, 
                override = L2R
              }, {
                level = 25699328, 
                override = (R2L | unknown: 4)
              }, {
                level = 5, 
                override = (unknown: 500)
              }, {
                level = 11737138, 
                override = L2R
              }, {
                level = 11737138, 
                override = L2R
              }, {
                level = 12080789, 
                override = L2R
              }, {
                level = 39273696, 
                override = (R2L | unknown: 4)
              }, {
                level = 40, 
                override = NEUTRAL_DIR
              }, {
                level = 2259136, 
                override = NEUTRAL_DIR
              }, {
                level = 40, 
                override = NEUTRAL_DIR
              }, {
                level = 2259152, 
                override = NEUTRAL_DIR
              }, {
                level = 11737138, 
                override = L2R
              }, {
                level = 25699328, 
                override = (R2L | unknown: 4)
              }, {
                level = -1, 
                override = (L2R | R2L | unknown: 4294967292)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 14, 
                override = NEUTRAL_DIR
              }, {
                level = 14, 
                override = NEUTRAL_DIR
              }, {
                level = 2259696, 
                override = NEUTRAL_DIR
              }, {
                level = 5784323, 
                override = L2R
              }, {
                level = 53200, 
                override = NEUTRAL_DIR
              }, {
                level = 13301, 
                override = NEUTRAL_DIR
              }, {
                level = 25699333, 
                override = (R2L | unknown: 4)
              }, {
                level = 2259632, 
                override = NEUTRAL_DIR
              }, {
                level = 53144, 
                override = NEUTRAL_DIR
              }, {
                level = 24687222, 
                override = (R2L | unknown: 4)
              }, {
                level = 25699333, 
                override = (R2L | unknown: 4)
              }, {
                level = 53204, 
                override = NEUTRAL_DIR
              }, {
                level = 11737138, 
                override = L2R
              }, {
                level = 11737138, 
                override = L2R
              }, {
                level = 13301, 
                override = NEUTRAL_DIR
              }, {
                level = 53204, 
                override = NEUTRAL_DIR
              }, {
                level = 53204, 
                override = NEUTRAL_DIR
              }, {
                level = 25699333, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2259840, 
                override = NEUTRAL_DIR
              }, {
                level = 5786441, 
                override = L2R
              }, {
                level = 11737138, 
                override = L2R
              }, {
                level = 14, 
                override = NEUTRAL_DIR
              }, {
                level = 2259784, 
                override = NEUTRAL_DIR
              }, {
                level = 13301, 
                override = NEUTRAL_DIR
              }, {
                level = 25157168, 
                override = (R2L | unknown: 4)
              }}, 
            string = {
              lstring = 0, 
              s = 0x100b31832 <bss_sbrk_buffer+357938> "", 
              schars = 1, 
              bufpos = 4302172933, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x33f5, 
            paragraph_dir = (L2R | unknown: 13300), 
            separator_limit = 13298, 
            prev_was_pdf = true, 
            first_elt = true, 
            new_paragraph = true, 
            frame_window_p = true
          }, 
          paragraph_embedding = (R2L | unknown: 4294967292)
        }
        current_matrix_up_to_date_p = false
        used_current_matrix_p = false
        buffer_unchanged_p = false
        temp_scroll_step = 0
        count = 15
        rc = 1
        centering_position = -1
        last_line_misfit = 0
        beg_unchanged = 13299
        end_unchanged = 0
        frame_line_height = 16
#14 0x0000000100454696 in redisplay_window_1 (window=25794960949) at xdisp.c:14356
No locals.
#15 0x00000001005d0ad5 in internal_condition_case_1 (bfun=0x100454657 <redisplay_window_1>, arg=25794960949, handlers=4306686374, hfun=0x1004545d4 <redisplay_window_error>) at eval.c:1372
        val = 4306704434
        c = 0x60018c600
#16 0x00000001004537c3 in redisplay_internal () at xdisp.c:14002
        mini_window = 25787706933
        mini_frame = 0x228b20
        w = 0x6017fde30
        sw = 0x6017fde30
        fr = 0x6015d0c48
        pending = 0
        must_finish = false
        match_p = true
        tlbufpos = {
          charpos = 13286, 
          bytepos = 13286
        }
        tlendpos = {
          charpos = 0, 
          bytepos = 0
        }
        number_of_visible_frames = 2
        count = 12
        sf = 0x6015d0c48
        polling_stopped_here = 0
        tail = 4306704434
        frame = 4313234509
        consider_all_windows_p = false
        update_miniwindow_p = false
#17 0x0000000100453eb8 in redisplay_preserve_echo_area (from_where=2) at xdisp.c:14185
No locals.
#18 0x000000010041072a in Fredisplay (force=4306704434) at dispnew.c:5890
        count = 12
#19 0x00000001005d46b4 in Ffuncall (nargs=1, args=0x228d60) at eval.c:2812
        fun = 4302020933
        original_fun = 4307037954
        funcar = 2264288
        numargs = 0
        lisp_numargs = 25795503109
        val = 4306704434
        internal_args = 0x228c90
        i = 1
        count = 11
#20 0x0000000100621584 in exec_byte_code (bytestr=4302172897, vector=4302172933, maxdepth=28, args_template=3076, nargs=1, args=0x2292b8) at bytecode.c:916
        targets = {0x1006255af <exec_byte_code+20351>, 0x10062560a <exec_byte_code+20442>, 0x10062560c <exec_byte_code+20444>, 0x10062560e <exec_byte_code+20446>, 0x100625610 <exec_byte_code+20448>, 0x100625610 <exec_byte_code+20448>, 
          0x100625681 <exec_byte_code+20561>, 0x1006256fc <exec_byte_code+20684>, 0x100620ab6 <exec_byte_code+1158>, 0x100620ab8 <exec_byte_code+1160>, 0x100620aba <exec_byte_code+1162>, 0x100620abc <exec_byte_code+1164>, 
          0x100620abe <exec_byte_code+1166>, 0x100620abe <exec_byte_code+1166>, 0x100620ac7 <exec_byte_code+1175>, 0x100620a81 <exec_byte_code+1105>, 0x100621127 <exec_byte_code+2807>, 0x100621129 <exec_byte_code+2809>, 
          0x10062112b <exec_byte_code+2811>, 0x10062112d <exec_byte_code+2813>, 0x10062112f <exec_byte_code+2815>, 0x10062112f <exec_byte_code+2815>, 0x10062116d <exec_byte_code+2877>, 0x100621138 <exec_byte_code+2824>, 
          0x100621475 <exec_byte_code+3653>, 0x100621477 <exec_byte_code+3655>, 0x100621479 <exec_byte_code+3657>, 0x10062147b <exec_byte_code+3659>, 0x10062147d <exec_byte_code+3661>, 0x10062147d <exec_byte_code+3661>, 
          0x100621426 <exec_byte_code+3574>, 0x100621440 <exec_byte_code+3600>, 0x100621545 <exec_byte_code+3861>, 0x100621547 <exec_byte_code+3863>, 0x100621549 <exec_byte_code+3865>, 0x10062154b <exec_byte_code+3867>, 
          0x10062154d <exec_byte_code+3869>, 0x10062154d <exec_byte_code+3869>, 0x1006214f6 <exec_byte_code+3782>, 0x100621510 <exec_byte_code+3808>, 0x100621615 <exec_byte_code+4069>, 0x100621617 <exec_byte_code+4071>, 
          0x100621619 <exec_byte_code+4073>, 0x10062161b <exec_byte_code+4075>, 0x10062161d <exec_byte_code+4077>, 0x10062161d <exec_byte_code+4077>, 0x1006215c6 <exec_byte_code+3990>, 0x1006215e0 <exec_byte_code+4016>, 
          0x100622956 <exec_byte_code+8998>, 0x1006226b7 <exec_byte_code+8327>, 0x1006226ab <exec_byte_code+8315>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x100622be5 <exec_byte_code+9653>, 0x100622d22 <exec_byte_code+9970>, 0x100622d8c <exec_byte_code+10076>, 0x100622df6 <exec_byte_code+10182>, 
          0x100622e64 <exec_byte_code+10292>, 0x100620f3b <exec_byte_code+2315>, 0x100620fc2 <exec_byte_code+2450>, 0x100622ee7 <exec_byte_code+10423>, 0x100620e4e <exec_byte_code+2078>, 0x100621039 <exec_byte_code+2569>, 
          0x100622f58 <exec_byte_code+10536>, 0x100622fcf <exec_byte_code+10655>, 0x100623023 <exec_byte_code+10739>, 0x10062309a <exec_byte_code+10858>, 0x1006230f8 <exec_byte_code+10952>, 0x1006231e7 <exec_byte_code+11191>, 
          0x10062323b <exec_byte_code+11275>, 0x1006232b2 <exec_byte_code+11394>, 0x10062334f <exec_byte_code+11551>, 0x1006233a3 <exec_byte_code+11635>, 0x1006233f7 <exec_byte_code+11719>, 0x10062346e <exec_byte_code+11838>, 
          0x1006234e5 <exec_byte_code+11957>, 0x10062355c <exec_byte_code+12076>, 0x1006235f9 <exec_byte_code+12233>, 0x100623657 <exec_byte_code+12327>, 0x1006236b5 <exec_byte_code+12421>, 0x1006237a4 <exec_byte_code+12660>, 
          0x100623841 <exec_byte_code+12817>, 0x1006238de <exec_byte_code+12974>, 0x100623b71 <exec_byte_code+13633>, 0x100623bee <exec_byte_code+13758>, 0x100623c6b <exec_byte_code+13883>, 0x100623ce8 <exec_byte_code+14008>, 
          0x100623d65 <exec_byte_code+14133>, 0x100623dc3 <exec_byte_code+14227>, 0x100623e64 <exec_byte_code+14388>, 0x100623ec2 <exec_byte_code+14482>, 0x100623f20 <exec_byte_code+14576>, 0x100623f7e <exec_byte_code+14670>, 
          0x1006240b1 <exec_byte_code+14977>, 0x100622507 <exec_byte_code+7895>, 0x100624122 <exec_byte_code+15090>, 0x100624176 <exec_byte_code+15174>, 0x10062425d <exec_byte_code+15405>, 0x1006242ce <exec_byte_code+15518>, 
          0x10062433f <exec_byte_code+15631>, 0x100624393 <exec_byte_code+15715>, 0x1006243f0 <exec_byte_code+15808>, 0x10062444d <exec_byte_code+15901>, 0x1006244b2 <exec_byte_code+16002>, 0x1006255af <exec_byte_code+20351>, 
          0x100624510 <exec_byte_code+16096>, 0x10062455f <exec_byte_code+16175>, 0x1006245ae <exec_byte_code+16254>, 0x1006245fd <exec_byte_code+16333>, 0x10062464c <exec_byte_code+16412>, 0x10062469b <exec_byte_code+16491>, 
          0x100622507 <exec_byte_code+7895>, 0x1006255af <exec_byte_code+20351>, 0x1006246ef <exec_byte_code+16575>, 0x10062474d <exec_byte_code+16669>, 0x1006247a1 <exec_byte_code+16753>, 0x1006247f5 <exec_byte_code+16837>, 
          0x10062486c <exec_byte_code+16956>, 0x1006248e3 <exec_byte_code+17075>, 0x100624937 <exec_byte_code+17159>, 0x100624a81 <exec_byte_code+17489>, 0x100624af8 <exec_byte_code+17608>, 0x100624b69 <exec_byte_code+17721>, 
          0x100624bda <exec_byte_code+17834>, 0x100624c29 <exec_byte_code+17913>, 0x1006255af <exec_byte_code+20351>, 0x100622423 <exec_byte_code+7667>, 0x1006216d3 <exec_byte_code+4259>, 0x100620cc1 <exec_byte_code+1681>, 
          0x10062182d <exec_byte_code+4605>, 0x1006219ba <exec_byte_code+5002>, 0x100621b3b <exec_byte_code+5387>, 0x100622397 <exec_byte_code+7527>, 0x1006223e3 <exec_byte_code+7603>, 0x1006213c4 <exec_byte_code+3476>, 
          0x1006224bb <exec_byte_code+7819>, 0x100622544 <exec_byte_code+7956>, 0x1006225de <exec_byte_code+8110>, 0x10062262a <exec_byte_code+8186>, 0x1006229a6 <exec_byte_code+9078>, 0x100622a37 <exec_byte_code+9223>, 
          0x100622ad4 <exec_byte_code+9380>, 0x100622b50 <exec_byte_code+9504>, 0x100621682 <exec_byte_code+4178>, 0x100624c7d <exec_byte_code+17997>, 0x100624d0e <exec_byte_code+18142>, 0x100624d62 <exec_byte_code+18226>, 
          0x100624db6 <exec_byte_code+18310>, 0x100624e0a <exec_byte_code+18394>, 0x100624e5e <exec_byte_code+18478>, 0x100624ecf <exec_byte_code+18591>, 0x100624f40 <exec_byte_code+18704>, 0x100624fb1 <exec_byte_code+18817>, 
          0x100625022 <exec_byte_code+18930>, 0x1006251aa <exec_byte_code+19322>, 0x10062521b <exec_byte_code+19435>, 0x10062528c <exec_byte_code+19548>, 0x1006252e0 <exec_byte_code+19632>, 0x100625351 <exec_byte_code+19745>, 
          0x1006253c2 <exec_byte_code+19858>, 0x10062541e <exec_byte_code+19950>, 0x10062547a <exec_byte_code+20042>, 0x100623fdc <exec_byte_code+14764>, 0x10062403a <exec_byte_code+14858>, 0x1006254d8 <exec_byte_code+20136>, 
          0x100625546 <exec_byte_code+20246>, 0x1006255af <exec_byte_code+20351>, 0x100621cbc <exec_byte_code+5772>, 0x100621de9 <exec_byte_code+6073>, 0x100621f55 <exec_byte_code+6437>, 0x1006220c1 <exec_byte_code+6801>, 
          0x10062222c <exec_byte_code+7164>, 0x100623156 <exec_byte_code+11046>, 0x100623713 <exec_byte_code+12515>, 0x1006241cc <exec_byte_code+15260>, 0x10062579e <exec_byte_code+20846>, 0x10062581c <exec_byte_code+20972>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006258c1 <exec_byte_code+21137>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x100625966 <exec_byte_code+21302> <repeats 64 times>}
        count = 11
        op = 0
        vectorp = 0x1006df308 <pure+123496>
        stack = {
          pc = 0x100a0a7cc <pure+3446572> "\210\311\031\314\311\307\005#)\211?\206\\", 
          byte_string = 4302172897, 
          byte_string_start = 0x100a0a78e <pure+3446510> "\001\247\203\022", 
          next = 0x2292f0
        }
        top = 0x228d60
        result = 4306704434
        type = CONDITION_CASE
#21 0x00000001005d4f2d in funcall_lambda (fun=4302172853, nargs=1, arg_vector=0x2292b0) at eval.c:2979
        val = 4300332687
        syms_left = 3076
        next = 4302172848
        lexenv = 4302172848
        count = 11
        i = 2265536
        optional = false
        rest = false
#22 0x00000001005d48c9 in Ffuncall (nargs=2, args=0x2292a8) at eval.c:2861
        fun = 4302172853
        original_fun = 4310460418
        funcar = 13300
        numargs = 1
        lisp_numargs = 25781504763
        val = 4306761330
        internal_args = 0x100b31832 <bss_sbrk_buffer+357938>
        i = 4300942777
        count = 10
#23 0x0000000100621584 in exec_byte_code (bytestr=25790202529, vector=25790333941, maxdepth=8, args_template=4306704434, nargs=0, args=0x0) at bytecode.c:916
        targets = {0x1006255af <exec_byte_code+20351>, 0x10062560a <exec_byte_code+20442>, 0x10062560c <exec_byte_code+20444>, 0x10062560e <exec_byte_code+20446>, 0x100625610 <exec_byte_code+20448>, 0x100625610 <exec_byte_code+20448>, 
          0x100625681 <exec_byte_code+20561>, 0x1006256fc <exec_byte_code+20684>, 0x100620ab6 <exec_byte_code+1158>, 0x100620ab8 <exec_byte_code+1160>, 0x100620aba <exec_byte_code+1162>, 0x100620abc <exec_byte_code+1164>, 
          0x100620abe <exec_byte_code+1166>, 0x100620abe <exec_byte_code+1166>, 0x100620ac7 <exec_byte_code+1175>, 0x100620a81 <exec_byte_code+1105>, 0x100621127 <exec_byte_code+2807>, 0x100621129 <exec_byte_code+2809>, 
          0x10062112b <exec_byte_code+2811>, 0x10062112d <exec_byte_code+2813>, 0x10062112f <exec_byte_code+2815>, 0x10062112f <exec_byte_code+2815>, 0x10062116d <exec_byte_code+2877>, 0x100621138 <exec_byte_code+2824>, 
          0x100621475 <exec_byte_code+3653>, 0x100621477 <exec_byte_code+3655>, 0x100621479 <exec_byte_code+3657>, 0x10062147b <exec_byte_code+3659>, 0x10062147d <exec_byte_code+3661>, 0x10062147d <exec_byte_code+3661>, 
          0x100621426 <exec_byte_code+3574>, 0x100621440 <exec_byte_code+3600>, 0x100621545 <exec_byte_code+3861>, 0x100621547 <exec_byte_code+3863>, 0x100621549 <exec_byte_code+3865>, 0x10062154b <exec_byte_code+3867>, 
          0x10062154d <exec_byte_code+3869>, 0x10062154d <exec_byte_code+3869>, 0x1006214f6 <exec_byte_code+3782>, 0x100621510 <exec_byte_code+3808>, 0x100621615 <exec_byte_code+4069>, 0x100621617 <exec_byte_code+4071>, 
          0x100621619 <exec_byte_code+4073>, 0x10062161b <exec_byte_code+4075>, 0x10062161d <exec_byte_code+4077>, 0x10062161d <exec_byte_code+4077>, 0x1006215c6 <exec_byte_code+3990>, 0x1006215e0 <exec_byte_code+4016>, 
          0x100622956 <exec_byte_code+8998>, 0x1006226b7 <exec_byte_code+8327>, 0x1006226ab <exec_byte_code+8315>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x100622be5 <exec_byte_code+9653>, 0x100622d22 <exec_byte_code+9970>, 0x100622d8c <exec_byte_code+10076>, 0x100622df6 <exec_byte_code+10182>, 
          0x100622e64 <exec_byte_code+10292>, 0x100620f3b <exec_byte_code+2315>, 0x100620fc2 <exec_byte_code+2450>, 0x100622ee7 <exec_byte_code+10423>, 0x100620e4e <exec_byte_code+2078>, 0x100621039 <exec_byte_code+2569>, 
          0x100622f58 <exec_byte_code+10536>, 0x100622fcf <exec_byte_code+10655>, 0x100623023 <exec_byte_code+10739>, 0x10062309a <exec_byte_code+10858>, 0x1006230f8 <exec_byte_code+10952>, 0x1006231e7 <exec_byte_code+11191>, 
          0x10062323b <exec_byte_code+11275>, 0x1006232b2 <exec_byte_code+11394>, 0x10062334f <exec_byte_code+11551>, 0x1006233a3 <exec_byte_code+11635>, 0x1006233f7 <exec_byte_code+11719>, 0x10062346e <exec_byte_code+11838>, 
          0x1006234e5 <exec_byte_code+11957>, 0x10062355c <exec_byte_code+12076>, 0x1006235f9 <exec_byte_code+12233>, 0x100623657 <exec_byte_code+12327>, 0x1006236b5 <exec_byte_code+12421>, 0x1006237a4 <exec_byte_code+12660>, 
          0x100623841 <exec_byte_code+12817>, 0x1006238de <exec_byte_code+12974>, 0x100623b71 <exec_byte_code+13633>, 0x100623bee <exec_byte_code+13758>, 0x100623c6b <exec_byte_code+13883>, 0x100623ce8 <exec_byte_code+14008>, 
          0x100623d65 <exec_byte_code+14133>, 0x100623dc3 <exec_byte_code+14227>, 0x100623e64 <exec_byte_code+14388>, 0x100623ec2 <exec_byte_code+14482>, 0x100623f20 <exec_byte_code+14576>, 0x100623f7e <exec_byte_code+14670>, 
          0x1006240b1 <exec_byte_code+14977>, 0x100622507 <exec_byte_code+7895>, 0x100624122 <exec_byte_code+15090>, 0x100624176 <exec_byte_code+15174>, 0x10062425d <exec_byte_code+15405>, 0x1006242ce <exec_byte_code+15518>, 
          0x10062433f <exec_byte_code+15631>, 0x100624393 <exec_byte_code+15715>, 0x1006243f0 <exec_byte_code+15808>, 0x10062444d <exec_byte_code+15901>, 0x1006244b2 <exec_byte_code+16002>, 0x1006255af <exec_byte_code+20351>, 
          0x100624510 <exec_byte_code+16096>, 0x10062455f <exec_byte_code+16175>, 0x1006245ae <exec_byte_code+16254>, 0x1006245fd <exec_byte_code+16333>, 0x10062464c <exec_byte_code+16412>, 0x10062469b <exec_byte_code+16491>, 
          0x100622507 <exec_byte_code+7895>, 0x1006255af <exec_byte_code+20351>, 0x1006246ef <exec_byte_code+16575>, 0x10062474d <exec_byte_code+16669>, 0x1006247a1 <exec_byte_code+16753>, 0x1006247f5 <exec_byte_code+16837>, 
          0x10062486c <exec_byte_code+16956>, 0x1006248e3 <exec_byte_code+17075>, 0x100624937 <exec_byte_code+17159>, 0x100624a81 <exec_byte_code+17489>, 0x100624af8 <exec_byte_code+17608>, 0x100624b69 <exec_byte_code+17721>, 
          0x100624bda <exec_byte_code+17834>, 0x100624c29 <exec_byte_code+17913>, 0x1006255af <exec_byte_code+20351>, 0x100622423 <exec_byte_code+7667>, 0x1006216d3 <exec_byte_code+4259>, 0x100620cc1 <exec_byte_code+1681>, 
          0x10062182d <exec_byte_code+4605>, 0x1006219ba <exec_byte_code+5002>, 0x100621b3b <exec_byte_code+5387>, 0x100622397 <exec_byte_code+7527>, 0x1006223e3 <exec_byte_code+7603>, 0x1006213c4 <exec_byte_code+3476>, 
          0x1006224bb <exec_byte_code+7819>, 0x100622544 <exec_byte_code+7956>, 0x1006225de <exec_byte_code+8110>, 0x10062262a <exec_byte_code+8186>, 0x1006229a6 <exec_byte_code+9078>, 0x100622a37 <exec_byte_code+9223>, 
          0x100622ad4 <exec_byte_code+9380>, 0x100622b50 <exec_byte_code+9504>, 0x100621682 <exec_byte_code+4178>, 0x100624c7d <exec_byte_code+17997>, 0x100624d0e <exec_byte_code+18142>, 0x100624d62 <exec_byte_code+18226>, 
          0x100624db6 <exec_byte_code+18310>, 0x100624e0a <exec_byte_code+18394>, 0x100624e5e <exec_byte_code+18478>, 0x100624ecf <exec_byte_code+18591>, 0x100624f40 <exec_byte_code+18704>, 0x100624fb1 <exec_byte_code+18817>, 
          0x100625022 <exec_byte_code+18930>, 0x1006251aa <exec_byte_code+19322>, 0x10062521b <exec_byte_code+19435>, 0x10062528c <exec_byte_code+19548>, 0x1006252e0 <exec_byte_code+19632>, 0x100625351 <exec_byte_code+19745>, 
          0x1006253c2 <exec_byte_code+19858>, 0x10062541e <exec_byte_code+19950>, 0x10062547a <exec_byte_code+20042>, 0x100623fdc <exec_byte_code+14764>, 0x10062403a <exec_byte_code+14858>, 0x1006254d8 <exec_byte_code+20136>, 
          0x100625546 <exec_byte_code+20246>, 0x1006255af <exec_byte_code+20351>, 0x100621cbc <exec_byte_code+5772>, 0x100621de9 <exec_byte_code+6073>, 0x100621f55 <exec_byte_code+6437>, 0x1006220c1 <exec_byte_code+6801>, 
          0x10062222c <exec_byte_code+7164>, 0x100623156 <exec_byte_code+11046>, 0x100623713 <exec_byte_code+12515>, 0x1006241cc <exec_byte_code+15260>, 0x10062579e <exec_byte_code+20846>, 0x10062581c <exec_byte_code+20972>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006258c1 <exec_byte_code+21137>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x100625966 <exec_byte_code+21302> <repeats 64 times>}
        count = 9
        op = 1
        vectorp = 0x6013943f8
        stack = {
          pc = 0x601346b73 "\202k", 
          byte_string = 25790202529, 
          byte_string_start = 0x601346b10 "\306 \030dSeX\203\016", 
          next = 0x229840
        }
        top = 0x2292a8
        result = 4306704434
        type = (unknown: 6)
#24 0x00000001005d5361 in funcall_lambda (fun=25789867469, nargs=0, arg_vector=0x6013943f5) at eval.c:3045
        val = 4300332687
        syms_left = 4306704434
        next = 25789867464
        lexenv = 4306704434
        count = 9
        i = 0
        optional = false
        rest = false
#25 0x00000001005d48c9 in Ffuncall (nargs=1, args=0x2297e8) at eval.c:2861
        fun = 25789867469
        original_fun = 25790063122
        funcar = 1431232
        numargs = 0
        lisp_numargs = 4315730144
        val = 4306704434
        internal_args = 0x3
        i = 4306704434
        count = 8
#26 0x0000000100621584 in exec_byte_code (bytestr=25790189569, vector=25790289501, maxdepth=16, args_template=4306704434, nargs=0, args=0x0) at bytecode.c:916
        targets = {0x1006255af <exec_byte_code+20351>, 0x10062560a <exec_byte_code+20442>, 0x10062560c <exec_byte_code+20444>, 0x10062560e <exec_byte_code+20446>, 0x100625610 <exec_byte_code+20448>, 0x100625610 <exec_byte_code+20448>, 
          0x100625681 <exec_byte_code+20561>, 0x1006256fc <exec_byte_code+20684>, 0x100620ab6 <exec_byte_code+1158>, 0x100620ab8 <exec_byte_code+1160>, 0x100620aba <exec_byte_code+1162>, 0x100620abc <exec_byte_code+1164>, 
          0x100620abe <exec_byte_code+1166>, 0x100620abe <exec_byte_code+1166>, 0x100620ac7 <exec_byte_code+1175>, 0x100620a81 <exec_byte_code+1105>, 0x100621127 <exec_byte_code+2807>, 0x100621129 <exec_byte_code+2809>, 
          0x10062112b <exec_byte_code+2811>, 0x10062112d <exec_byte_code+2813>, 0x10062112f <exec_byte_code+2815>, 0x10062112f <exec_byte_code+2815>, 0x10062116d <exec_byte_code+2877>, 0x100621138 <exec_byte_code+2824>, 
          0x100621475 <exec_byte_code+3653>, 0x100621477 <exec_byte_code+3655>, 0x100621479 <exec_byte_code+3657>, 0x10062147b <exec_byte_code+3659>, 0x10062147d <exec_byte_code+3661>, 0x10062147d <exec_byte_code+3661>, 
          0x100621426 <exec_byte_code+3574>, 0x100621440 <exec_byte_code+3600>, 0x100621545 <exec_byte_code+3861>, 0x100621547 <exec_byte_code+3863>, 0x100621549 <exec_byte_code+3865>, 0x10062154b <exec_byte_code+3867>, 
          0x10062154d <exec_byte_code+3869>, 0x10062154d <exec_byte_code+3869>, 0x1006214f6 <exec_byte_code+3782>, 0x100621510 <exec_byte_code+3808>, 0x100621615 <exec_byte_code+4069>, 0x100621617 <exec_byte_code+4071>, 
          0x100621619 <exec_byte_code+4073>, 0x10062161b <exec_byte_code+4075>, 0x10062161d <exec_byte_code+4077>, 0x10062161d <exec_byte_code+4077>, 0x1006215c6 <exec_byte_code+3990>, 0x1006215e0 <exec_byte_code+4016>, 
          0x100622956 <exec_byte_code+8998>, 0x1006226b7 <exec_byte_code+8327>, 0x1006226ab <exec_byte_code+8315>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x100622be5 <exec_byte_code+9653>, 0x100622d22 <exec_byte_code+9970>, 0x100622d8c <exec_byte_code+10076>, 0x100622df6 <exec_byte_code+10182>, 
          0x100622e64 <exec_byte_code+10292>, 0x100620f3b <exec_byte_code+2315>, 0x100620fc2 <exec_byte_code+2450>, 0x100622ee7 <exec_byte_code+10423>, 0x100620e4e <exec_byte_code+2078>, 0x100621039 <exec_byte_code+2569>, 
          0x100622f58 <exec_byte_code+10536>, 0x100622fcf <exec_byte_code+10655>, 0x100623023 <exec_byte_code+10739>, 0x10062309a <exec_byte_code+10858>, 0x1006230f8 <exec_byte_code+10952>, 0x1006231e7 <exec_byte_code+11191>, 
          0x10062323b <exec_byte_code+11275>, 0x1006232b2 <exec_byte_code+11394>, 0x10062334f <exec_byte_code+11551>, 0x1006233a3 <exec_byte_code+11635>, 0x1006233f7 <exec_byte_code+11719>, 0x10062346e <exec_byte_code+11838>, 
          0x1006234e5 <exec_byte_code+11957>, 0x10062355c <exec_byte_code+12076>, 0x1006235f9 <exec_byte_code+12233>, 0x100623657 <exec_byte_code+12327>, 0x1006236b5 <exec_byte_code+12421>, 0x1006237a4 <exec_byte_code+12660>, 
          0x100623841 <exec_byte_code+12817>, 0x1006238de <exec_byte_code+12974>, 0x100623b71 <exec_byte_code+13633>, 0x100623bee <exec_byte_code+13758>, 0x100623c6b <exec_byte_code+13883>, 0x100623ce8 <exec_byte_code+14008>, 
          0x100623d65 <exec_byte_code+14133>, 0x100623dc3 <exec_byte_code+14227>, 0x100623e64 <exec_byte_code+14388>, 0x100623ec2 <exec_byte_code+14482>, 0x100623f20 <exec_byte_code+14576>, 0x100623f7e <exec_byte_code+14670>, 
          0x1006240b1 <exec_byte_code+14977>, 0x100622507 <exec_byte_code+7895>, 0x100624122 <exec_byte_code+15090>, 0x100624176 <exec_byte_code+15174>, 0x10062425d <exec_byte_code+15405>, 0x1006242ce <exec_byte_code+15518>, 
          0x10062433f <exec_byte_code+15631>, 0x100624393 <exec_byte_code+15715>, 0x1006243f0 <exec_byte_code+15808>, 0x10062444d <exec_byte_code+15901>, 0x1006244b2 <exec_byte_code+16002>, 0x1006255af <exec_byte_code+20351>, 
          0x100624510 <exec_byte_code+16096>, 0x10062455f <exec_byte_code+16175>, 0x1006245ae <exec_byte_code+16254>, 0x1006245fd <exec_byte_code+16333>, 0x10062464c <exec_byte_code+16412>, 0x10062469b <exec_byte_code+16491>, 
          0x100622507 <exec_byte_code+7895>, 0x1006255af <exec_byte_code+20351>, 0x1006246ef <exec_byte_code+16575>, 0x10062474d <exec_byte_code+16669>, 0x1006247a1 <exec_byte_code+16753>, 0x1006247f5 <exec_byte_code+16837>, 
          0x10062486c <exec_byte_code+16956>, 0x1006248e3 <exec_byte_code+17075>, 0x100624937 <exec_byte_code+17159>, 0x100624a81 <exec_byte_code+17489>, 0x100624af8 <exec_byte_code+17608>, 0x100624b69 <exec_byte_code+17721>, 
          0x100624bda <exec_byte_code+17834>, 0x100624c29 <exec_byte_code+17913>, 0x1006255af <exec_byte_code+20351>, 0x100622423 <exec_byte_code+7667>, 0x1006216d3 <exec_byte_code+4259>, 0x100620cc1 <exec_byte_code+1681>, 
          0x10062182d <exec_byte_code+4605>, 0x1006219ba <exec_byte_code+5002>, 0x100621b3b <exec_byte_code+5387>, 0x100622397 <exec_byte_code+7527>, 0x1006223e3 <exec_byte_code+7603>, 0x1006213c4 <exec_byte_code+3476>, 
          0x1006224bb <exec_byte_code+7819>, 0x100622544 <exec_byte_code+7956>, 0x1006225de <exec_byte_code+8110>, 0x10062262a <exec_byte_code+8186>, 0x1006229a6 <exec_byte_code+9078>, 0x100622a37 <exec_byte_code+9223>, 
          0x100622ad4 <exec_byte_code+9380>, 0x100622b50 <exec_byte_code+9504>, 0x100621682 <exec_byte_code+4178>, 0x100624c7d <exec_byte_code+17997>, 0x100624d0e <exec_byte_code+18142>, 0x100624d62 <exec_byte_code+18226>, 
          0x100624db6 <exec_byte_code+18310>, 0x100624e0a <exec_byte_code+18394>, 0x100624e5e <exec_byte_code+18478>, 0x100624ecf <exec_byte_code+18591>, 0x100624f40 <exec_byte_code+18704>, 0x100624fb1 <exec_byte_code+18817>, 
          0x100625022 <exec_byte_code+18930>, 0x1006251aa <exec_byte_code+19322>, 0x10062521b <exec_byte_code+19435>, 0x10062528c <exec_byte_code+19548>, 0x1006252e0 <exec_byte_code+19632>, 0x100625351 <exec_byte_code+19745>, 
          0x1006253c2 <exec_byte_code+19858>, 0x10062541e <exec_byte_code+19950>, 0x10062547a <exec_byte_code+20042>, 0x100623fdc <exec_byte_code+14764>, 0x10062403a <exec_byte_code+14858>, 0x1006254d8 <exec_byte_code+20136>, 
          0x100625546 <exec_byte_code+20246>, 0x1006255af <exec_byte_code+20351>, 0x100621cbc <exec_byte_code+5772>, 0x100621de9 <exec_byte_code+6073>, 0x100621f55 <exec_byte_code+6437>, 0x1006220c1 <exec_byte_code+6801>, 
          0x10062222c <exec_byte_code+7164>, 0x100623156 <exec_byte_code+11046>, 0x100623713 <exec_byte_code+12515>, 0x1006241cc <exec_byte_code+15260>, 0x10062579e <exec_byte_code+20846>, 0x10062581c <exec_byte_code+20972>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006258c1 <exec_byte_code+21137>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x100625966 <exec_byte_code+21302> <repeats 64 times>}
        count = 5
        op = 0
        vectorp = 0x601389660
        stack = {
          pc = 0x60109305d "\203#", 
          byte_string = 25790189569, 
          byte_string_start = 0x601093048 "\306\030\t\306\032\033\307 \203\023", 
          next = 0x229eb0
        }
        top = 0x2297e8
        result = 4306315424
        type = CONDITION_CASE
#27 0x0000000100620609 in Fbyte_code (bytestr=25790189569, vector=25790289501, maxdepth=16) at bytecode.c:482
No locals.
#28 0x00000001005d2f78 in eval_sub (form=25780507382) at eval.c:2188
        numargs = 12
        args_left = 4306704434
        i = 3
        maxargs = 3
        argvals = {25790189569, 25790289501, 16, 4301039967, 2293504, 32, 2268336, 4300332495}
        fun = 4305545893
        val = 0
        original_fun = 4307030786
        original_args = 25780507398
        funcar = 4300326265
        gcpro1 = {
          next = 0x229d00, 
          var = 0x10051ddcf <PSEUDOVECTORP+61>, 
          nvars = 25795503104
        }
        gcpro2 = {
          next = 0x0, 
          var = 0x601380510, 
          nvars = 2267424
        }
        gcpro3 = {
          next = 0x601380510, 
          var = 0x229c40, 
          nvars = 3
        }
        count = 4
#29 0x00000001005d079f in internal_lisp_condition_case (var=4306704434, bodyform=25780507382, handlers=25780506870) at eval.c:1317
        val = 4306704434
        c = 0x600084600
        oldhandlerlist = 0x600084e00
        clausenb = 1
#30 0x0000000100622a92 in exec_byte_code (bytestr=25790189697, vector=25789867813, maxdepth=12, args_template=4306704434, nargs=0, args=0x0) at bytecode.c:1162
        handlers = 25780506870
        body = 25780507382
        targets = {0x1006255af <exec_byte_code+20351>, 0x10062560a <exec_byte_code+20442>, 0x10062560c <exec_byte_code+20444>, 0x10062560e <exec_byte_code+20446>, 0x100625610 <exec_byte_code+20448>, 0x100625610 <exec_byte_code+20448>, 
          0x100625681 <exec_byte_code+20561>, 0x1006256fc <exec_byte_code+20684>, 0x100620ab6 <exec_byte_code+1158>, 0x100620ab8 <exec_byte_code+1160>, 0x100620aba <exec_byte_code+1162>, 0x100620abc <exec_byte_code+1164>, 
          0x100620abe <exec_byte_code+1166>, 0x100620abe <exec_byte_code+1166>, 0x100620ac7 <exec_byte_code+1175>, 0x100620a81 <exec_byte_code+1105>, 0x100621127 <exec_byte_code+2807>, 0x100621129 <exec_byte_code+2809>, 
          0x10062112b <exec_byte_code+2811>, 0x10062112d <exec_byte_code+2813>, 0x10062112f <exec_byte_code+2815>, 0x10062112f <exec_byte_code+2815>, 0x10062116d <exec_byte_code+2877>, 0x100621138 <exec_byte_code+2824>, 
          0x100621475 <exec_byte_code+3653>, 0x100621477 <exec_byte_code+3655>, 0x100621479 <exec_byte_code+3657>, 0x10062147b <exec_byte_code+3659>, 0x10062147d <exec_byte_code+3661>, 0x10062147d <exec_byte_code+3661>, 
          0x100621426 <exec_byte_code+3574>, 0x100621440 <exec_byte_code+3600>, 0x100621545 <exec_byte_code+3861>, 0x100621547 <exec_byte_code+3863>, 0x100621549 <exec_byte_code+3865>, 0x10062154b <exec_byte_code+3867>, 
          0x10062154d <exec_byte_code+3869>, 0x10062154d <exec_byte_code+3869>, 0x1006214f6 <exec_byte_code+3782>, 0x100621510 <exec_byte_code+3808>, 0x100621615 <exec_byte_code+4069>, 0x100621617 <exec_byte_code+4071>, 
          0x100621619 <exec_byte_code+4073>, 0x10062161b <exec_byte_code+4075>, 0x10062161d <exec_byte_code+4077>, 0x10062161d <exec_byte_code+4077>, 0x1006215c6 <exec_byte_code+3990>, 0x1006215e0 <exec_byte_code+4016>, 
          0x100622956 <exec_byte_code+8998>, 0x1006226b7 <exec_byte_code+8327>, 0x1006226ab <exec_byte_code+8315>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x100622be5 <exec_byte_code+9653>, 0x100622d22 <exec_byte_code+9970>, 0x100622d8c <exec_byte_code+10076>, 0x100622df6 <exec_byte_code+10182>, 
          0x100622e64 <exec_byte_code+10292>, 0x100620f3b <exec_byte_code+2315>, 0x100620fc2 <exec_byte_code+2450>, 0x100622ee7 <exec_byte_code+10423>, 0x100620e4e <exec_byte_code+2078>, 0x100621039 <exec_byte_code+2569>, 
          0x100622f58 <exec_byte_code+10536>, 0x100622fcf <exec_byte_code+10655>, 0x100623023 <exec_byte_code+10739>, 0x10062309a <exec_byte_code+10858>, 0x1006230f8 <exec_byte_code+10952>, 0x1006231e7 <exec_byte_code+11191>, 
          0x10062323b <exec_byte_code+11275>, 0x1006232b2 <exec_byte_code+11394>, 0x10062334f <exec_byte_code+11551>, 0x1006233a3 <exec_byte_code+11635>, 0x1006233f7 <exec_byte_code+11719>, 0x10062346e <exec_byte_code+11838>, 
          0x1006234e5 <exec_byte_code+11957>, 0x10062355c <exec_byte_code+12076>, 0x1006235f9 <exec_byte_code+12233>, 0x100623657 <exec_byte_code+12327>, 0x1006236b5 <exec_byte_code+12421>, 0x1006237a4 <exec_byte_code+12660>, 
          0x100623841 <exec_byte_code+12817>, 0x1006238de <exec_byte_code+12974>, 0x100623b71 <exec_byte_code+13633>, 0x100623bee <exec_byte_code+13758>, 0x100623c6b <exec_byte_code+13883>, 0x100623ce8 <exec_byte_code+14008>, 
          0x100623d65 <exec_byte_code+14133>, 0x100623dc3 <exec_byte_code+14227>, 0x100623e64 <exec_byte_code+14388>, 0x100623ec2 <exec_byte_code+14482>, 0x100623f20 <exec_byte_code+14576>, 0x100623f7e <exec_byte_code+14670>, 
          0x1006240b1 <exec_byte_code+14977>, 0x100622507 <exec_byte_code+7895>, 0x100624122 <exec_byte_code+15090>, 0x100624176 <exec_byte_code+15174>, 0x10062425d <exec_byte_code+15405>, 0x1006242ce <exec_byte_code+15518>, 
          0x10062433f <exec_byte_code+15631>, 0x100624393 <exec_byte_code+15715>, 0x1006243f0 <exec_byte_code+15808>, 0x10062444d <exec_byte_code+15901>, 0x1006244b2 <exec_byte_code+16002>, 0x1006255af <exec_byte_code+20351>, 
          0x100624510 <exec_byte_code+16096>, 0x10062455f <exec_byte_code+16175>, 0x1006245ae <exec_byte_code+16254>, 0x1006245fd <exec_byte_code+16333>, 0x10062464c <exec_byte_code+16412>, 0x10062469b <exec_byte_code+16491>, 
          0x100622507 <exec_byte_code+7895>, 0x1006255af <exec_byte_code+20351>, 0x1006246ef <exec_byte_code+16575>, 0x10062474d <exec_byte_code+16669>, 0x1006247a1 <exec_byte_code+16753>, 0x1006247f5 <exec_byte_code+16837>, 
          0x10062486c <exec_byte_code+16956>, 0x1006248e3 <exec_byte_code+17075>, 0x100624937 <exec_byte_code+17159>, 0x100624a81 <exec_byte_code+17489>, 0x100624af8 <exec_byte_code+17608>, 0x100624b69 <exec_byte_code+17721>, 
          0x100624bda <exec_byte_code+17834>, 0x100624c29 <exec_byte_code+17913>, 0x1006255af <exec_byte_code+20351>, 0x100622423 <exec_byte_code+7667>, 0x1006216d3 <exec_byte_code+4259>, 0x100620cc1 <exec_byte_code+1681>, 
          0x10062182d <exec_byte_code+4605>, 0x1006219ba <exec_byte_code+5002>, 0x100621b3b <exec_byte_code+5387>, 0x100622397 <exec_byte_code+7527>, 0x1006223e3 <exec_byte_code+7603>, 0x1006213c4 <exec_byte_code+3476>, 
          0x1006224bb <exec_byte_code+7819>, 0x100622544 <exec_byte_code+7956>, 0x1006225de <exec_byte_code+8110>, 0x10062262a <exec_byte_code+8186>, 0x1006229a6 <exec_byte_code+9078>, 0x100622a37 <exec_byte_code+9223>, 
          0x100622ad4 <exec_byte_code+9380>, 0x100622b50 <exec_byte_code+9504>, 0x100621682 <exec_byte_code+4178>, 0x100624c7d <exec_byte_code+17997>, 0x100624d0e <exec_byte_code+18142>, 0x100624d62 <exec_byte_code+18226>, 
          0x100624db6 <exec_byte_code+18310>, 0x100624e0a <exec_byte_code+18394>, 0x100624e5e <exec_byte_code+18478>, 0x100624ecf <exec_byte_code+18591>, 0x100624f40 <exec_byte_code+18704>, 0x100624fb1 <exec_byte_code+18817>, 
          0x100625022 <exec_byte_code+18930>, 0x1006251aa <exec_byte_code+19322>, 0x10062521b <exec_byte_code+19435>, 0x10062528c <exec_byte_code+19548>, 0x1006252e0 <exec_byte_code+19632>, 0x100625351 <exec_byte_code+19745>, 
          0x1006253c2 <exec_byte_code+19858>, 0x10062541e <exec_byte_code+19950>, 0x10062547a <exec_byte_code+20042>, 0x100623fdc <exec_byte_code+14764>, 0x10062403a <exec_byte_code+14858>, 0x1006254d8 <exec_byte_code+20136>, 
          0x100625546 <exec_byte_code+20246>, 0x1006255af <exec_byte_code+20351>, 0x100621cbc <exec_byte_code+5772>, 0x100621de9 <exec_byte_code+6073>, 0x100621f55 <exec_byte_code+6437>, 0x1006220c1 <exec_byte_code+6801>, 
          0x10062222c <exec_byte_code+7164>, 0x100623156 <exec_byte_code+11046>, 0x100623713 <exec_byte_code+12515>, 0x1006241cc <exec_byte_code+15260>, 0x10062579e <exec_byte_code+20846>, 0x10062581c <exec_byte_code+20972>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006258c1 <exec_byte_code+21137>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 0x1006255af <exec_byte_code+20351>, 
          0x100625966 <exec_byte_code+21302> <repeats 64 times>}
        count = 4
        op = 143
        vectorp = 0x601322728
        stack = {
          pc = 0x601093038 "\207", 
          byte_string = 25790189697, 
          byte_string_start = 0x601093030 "\b\205\b", 
          next = 0x0
        }
        top = 0x229e68
        result = 4311750039
        type = (unknown: 6)
#31 0x00000001005d5361 in funcall_lambda (fun=25790334685, nargs=0, arg_vector=0x601322725) at eval.c:3045
        val = 4300332687
        syms_left = 4306704434
        next = 25790334680
        lexenv = 4306704434
        count = 4
        i = 0
        optional = false
        rest = false
#32 0x00000001005d48c9 in Ffuncall (nargs=1, args=0x22a3d0) at eval.c:2861
        fun = 25790334685
        original_fun = 25790065218
        funcar = 4302967280
        numargs = 0
        lisp_numargs = 2
        val = 4311750039
        internal_args = 0x0
        i = 25779581248
        count = 3
#33 0x00000001005d3f97 in call0 (fn=25790065218) at eval.c:2596
        ret_ungc_val = 4311750039
        gcpro1 = {
          next = 0x100acc3b0 <o_fwd>, 
          var = 0x1005b09a9 <XOBJFWD+38>, 
          nvars = 2270176
        }
#34 0x0000000100527d97 in safe_run_hooks_1 () at keyboard.c:1875
No locals.
#35 0x00000001005d0930 in internal_condition_case (bfun=0x100527cf1 <safe_run_hooks_1>, handlers=4306704482, hfun=0x100527d9d <safe_run_hooks_error>) at eval.c:1348
        val = 4311750039
        c = 0x600084e00
#36 0x0000000100528260 in safe_run_hook_funcall (nargs=1, args=0x22a570) at keyboard.c:1930
No locals.
#37 0x00000001005d3e4b in run_hook_with_args (nargs=1, args=0x22a570, funcall=0x10052819f <safe_run_hook_funcall>) at eval.c:2548
        global_vals = 4306704434
        sym = 4306758210
        val = 25794249174
        ret = 4306704434
        gcpro1 = {
          next = 0x100b7e002 <bss_sbrk_buffer+671234>, 
          var = 0x100b3ea42 <bss_sbrk_buffer+411714>, 
          nvars = 4306704434
        }
        gcpro2 = {
          next = 0x22a550, 
          var = 0x1013cd060 <bss_sbrk_buffer+9383520>, 
          nvars = 2270560
        }
        gcpro3 = {
          next = 0x22a4d0, 
          var = 0x10051dd46 <BUFFER_OBJFWDP+21>, 
          nvars = 4306315952
        }
#38 0x00000001005282b0 in safe_run_hooks (hook=25790065218) at keyboard.c:1947
        count = 2
#39 0x0000000100526ac1 in command_loop_1 () at keyboard.c:1573
        cmd = 4306757922
        keybuf = {464, 4301078672, 4, 2270704, 0, 0, 4306762642, 25794248182, 4302049473, 4310397794, 2270880, 0, 4, 4306704434, 2270912, 4300364156, 4306762642, 25794248182, 4302049473, 4310397794, 4310428466, 0, 2270976, 4300363789, 
          25794248182, 2270880, 4307018688, 4306704434, 2271744, 2271968}
        i = 1
        prev_modiff = 2373
        prev_buffer = 0x601882400
        already_adjusted = false
#40 0x00000001005d0930 in internal_condition_case (bfun=0x1005260cf <command_loop_1>, handlers=4306770594, hfun=0x10052565a <cmd_error>) at eval.c:1348
        val = 4294967302
        c = 0x600084000
#41 0x0000000100525c9d in command_loop_2 (ignore=4306704434) at keyboard.c:1177
        val = 0
#42 0x00000001005cfc81 in internal_catch (tag=4306762690, func=0x100525c6b <command_loop_2>, arg=4306704434) at eval.c:1112
        val = 4306704434
        c = 0x60007f200
#43 0x0000000100525c2c in command_loop () at keyboard.c:1156
No locals.
#44 0x00000001005250bb in recursive_edit_1 () at keyboard.c:777
        count = 1
        val = 2271552
#45 0x00000001005252ed in Frecursive_edit () at keyboard.c:848
        count = 0
        buffer = 4306704434
#46 0x0000000100522fb5 in main (argc=1, argv=0x22aae0) at emacs.c:1646
        dummy = 2283200
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {
          rlim_cur = 2096978, 
          rlim_max = 2097152
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        dname_arg2 = "6\252\"\000\000\000\000\000!\223\026\200\001\000\000\000\062\253\"\000\000\000\000\000\200\361\343\371\003\000\000\000\060M\027\200\001\000\000\000\060\252\"\000\000\000\000\000\001\000\000\000\001\000\000\000\264\341\"\000\000\000\000\000P\252\"\000\000\000\000\000\314A\026\200\001\000\000"
        ch_to_dir = 0x18019860e <__ctype_load_locale+62> "\205\300x\016\211\005Pv\022"
        original_pwd = 0x0
[New Thread 3432.0x1348]

Lisp Backtrace:
[Thread 3432.0x1348 exited with code 0]
"redisplay_internal (C function)" (0xad9c98)
"redisplay" (0x228d68)
"sit-for" (0x2292b0)
"flyspell-check-word-p" (0x2297f0)
"byte-code" (0x229c40)
"flyspell-post-command-hook" (0x22a3d8)
(gdb) info threads
  Id   Target Id         Frame
  18   Thread 3432.0x144c (running)
  17   Thread 3432.0x14b4 (running)
  14   Thread 3432.0x1768 (running)
  13   Thread 3432.0x1b40 (running)
  10   Thread 3432.0x192c (running)
  9    Thread 3432.0x14a4 (running)
  7    Thread 3432.0x10d4 (running)
  6    Thread 3432.0x150c (running)
  5    Thread 3432.0x149c (running)
  4    Thread 3432.0x72c (running)
  3    Thread 3432.0x1528 (running)
  2    Thread 3432.0x13f4 (running)
* 1    Thread 3432.0x1464 (running)
(gdb) thread 2
[Switching to thread 2 (Thread 3432.0x13f4)](running)
(gdb) bt full
#0  0x000000007737131a in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
No symbol table info available.
#1  0x000007fefd951a7a in ReadFile () from /cygdrive/c/Windows/system32/KERNELBASE.dll
No symbol table info available.
#2  0x0000000076c30a19 in ReadFile () from /cygdrive/c/Windows/system32/kernel32.dll
No symbol table info available.
#3  0x00000001801197c2 in wait_sig(void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#4  0x0000000180044fc5 in cygthread::callfunc(bool) () from /usr/bin/cygwin1.dll
No symbol table info available.
#5  0x000000018004552a in cygthread::stub(void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#6  0x000000018004619b in _cygtls::call2(unsigned int (*)(void*, void*), void*, void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#7  0x00000001800462f4 in _cygtls::call(unsigned int (*)(void*, void*), void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#8  0x0000000076c359ed in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/system32/kernel32.dll
No symbol table info available.
#9  0x000000007734c541 in ntdll!RtlUserThreadStart () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
[New Thread 3432.0x2654]
[Thread 3432.0x2654 exited with code 0]
[Thread 3432.0x14a4 exited with code 0]
[Thread 3432.0x150c exited with code 2]
[Thread 3432.0x13f4 exited with code 2]
[Thread 3432.0x1768 exited with code 2]
[Thread 3432.0x149c exited with code 2]
[Thread 3432.0x72c exited with code 2]
[Thread 3432.0x192c exited with code 2]
[Thread 3432.0x14b4 exited with code 2]
[Thread 3432.0x1b40 exited with code 2]
[Thread 3432.0x144c exited with code 2]
[Thread 3432.0x1528 exited with code 2]
[Inferior 1 (process 3432) exited with code 02]
The program being debugged exited while in a function called from GDB.
Evaluation of the expression containing the function
(backtrace_top) will be abandoned.
(gdb) thread 3
Thread ID 3 not known.
(gdb) info threads
No threads.

[-- Attachment #3: emacs-b8497de-patched-bidi-01.backtrace --]
[-- Type: text/plain, Size: 186500 bytes --]

#0  0x000007fefdb83ca3 in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/system32/KERNELBASE.dll
No symbol table info available.
#1  0x0000000100665ef1 in emacs_abort () at w32fns.c:8491
        button = 6
#2  0x00000001004f9ec6 in bidi_check_type (type=STRONG_L) at bidi.c:333
No locals.
#3  0x00000001004fa256 in bidi_remember_char (saved_info=0x2268f8, bidi_it=0x2268b8) at bidi.c:485
No locals.
#4  0x00000001004feb6d in bidi_level_of_next_char (bidi_it=0x2268b8) at bidi.c:2326
        eob = 11598
        type = UNKNOWN_BT
        level = 0
        prev_level = -1
        next_for_neutral = {
          bytepos = 1, 
          charpos = 4300186320, 
          type = 2231152, 
          type_after_w1 = UNKNOWN_BT, 
          orig_type = 2148292989
        }
        next_char_pos = -2
#5  0x00000001004ff510 in bidi_move_to_visually_next (bidi_it=0x2268b8) at bidi.c:2619
        old_level = 0
        new_level = 0
        next_level = 6
        sentinel = {
          bytepos = 8417, 
          charpos = 8396, 
          ch = 115, 
          nchars = 1, 
          ch_len = 1, 
          type = STRONG_L, 
          type_after_w1 = STRONG_L, 
          orig_type = STRONG_L, 
          resolved_level = 0, 
          invalid_levels = 0, 
          invalid_rl_levels = -1, 
          prev = {
            bytepos = 8416, 
            charpos = 8395, 
            type = STRONG_L, 
            type_after_w1 = STRONG_L, 
            orig_type = STRONG_L
          }, 
          last_strong = {
            bytepos = 8416, 
            charpos = 8395, 
            type = STRONG_L, 
            type_after_w1 = STRONG_L, 
            orig_type = STRONG_L
          }, 
          next_for_neutral = {
            bytepos = 0, 
            charpos = -1, 
            type = UNKNOWN_BT, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT
          }, 
          prev_for_neutral = {
            bytepos = 8416, 
            charpos = 8395, 
            type = STRONG_L, 
            type_after_w1 = STRONG_L, 
            orig_type = STRONG_L
          }, 
          next_for_ws = {
            bytepos = 8416, 
            charpos = 8395, 
            type = UNKNOWN_BT, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT
          }, 
          next_en_pos = 0, 
          next_en_type = UNKNOWN_BT, 
          ignore_bn_limit = -1, 
          sor = L2R, 
          scan_dir = 1, 
          disp_pos = 8459, 
          disp_prop = 0, 
          stack_idx = 0, 
          level_stack = {{
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 1998305910, 
              override = NEUTRAL_DIR
            }, {
              level = 2231712, 
              override = NEUTRAL_DIR
            }, {
              level = 6830992, 
              override = L2R
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = L2R
            }, {
              level = 10975672, 
              override = L2R
            }, {
              level = -2146674329, 
              override = L2R
            }, {
              level = 2, 
              override = NEUTRAL_DIR
            }, {
              level = 2231540, 
              override = NEUTRAL_DIR
            }, {
              level = 2231616, 
              override = NEUTRAL_DIR
            }, {
              level = 2231600, 
              override = NEUTRAL_DIR
            }, {
              level = 1, 
              override = NEUTRAL_DIR
            }, {
              level = 6724233, 
              override = L2R
            }, {
              level = 0, 
              override = (L2R | unknown: 16388)
            }, {
              level = 1, 
              override = (L2R | R2L | unknown: 20)
            }, {
              level = 2232016, 
              override = NEUTRAL_DIR
            }, {
              level = 6577667, 
              override = L2R
            }, {
              level = 33312, 
              override = NEUTRAL_DIR
            }, {
              level = 12170242, 
              override = L2R
            }, {
              level = 2228498, 
              override = NEUTRAL_DIR
            }, {
              level = 5365343, 
              override = L2R
            }, {
              level = 12058624, 
              override = L2R
            }, {
              level = 13, 
              override = NEUTRAL_DIR
            }, {
              level = 11731030, 
              override = L2R
            }, {
              level = 25172992, 
              override = L2R
            }, {
              level = 1205936, 
              override = (R2L | unknown: 4)
            }, {
              level = 86, 
              override = NEUTRAL_DIR
            }, {
              level = 18279616, 
              override = L2R
            }, {
              level = 5365599, 
              override = NEUTRAL_DIR
            }, {
              level = 18279616, 
              override = L2R
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 0, 
              override = L2R
            }, {
              level = 0, 
              override = NEUTRAL_DIR
            }, {
              level = 1, 
              override = NEUTRAL_DIR
            }, {
              level = 2231776, 
              override = NEUTRAL_DIR
            }, {
              level = 4706351, 
              override = L2R
            }, {
              level = 18279616, 
              override = L2R
            }, {
              level = 2231772, 
              override = NEUTRAL_DIR
            }, {
              level = 1, 
              override = NEUTRAL_DIR
            }, {
              level = 10975672, 
              override = L2R
            }, {
              level = 24577477, 
              override = (R2L | unknown: 4)
            }, {
              level = 5365599, 
              override = (R2L | unknown: 84)
            }, {
              level = 2231920, 
              override = NEUTRAL_DIR
            }, {
              level = 4741865, 
              override = L2R
            }, {
              level = 2252576, 
              override = NEUTRAL_DIR
            }, {
              level = 2231862, 
              override = NEUTRAL_DIR
            }, {
              level = 2231862, 
              override = NEUTRAL_DIR
            }, {
              level = 6845181, 
              override = L2R
            }, {
              level = 3, 
              override = L2R
            }, {
              level = 115, 
              override = NEUTRAL_DIR
            }, {
              level = 8349, 
              override = NEUTRAL_DIR
            }, {
              level = 8417, 
              override = NEUTRAL_DIR
            }, {
              level = 2231920, 
              override = (unknown: 5636096)
            }, {
              level = 4445233, 
              override = L2R
            }, {
              level = 12081341, 
              override = L2R
            }, {
              level = 115, 
              override = NEUTRAL_DIR
            }, {
              level = 25172992, 
              override = (R2L | unknown: 4)
            }, {
              level = -111402744, 
              override = (L2R | R2L | unknown: 1788)
            }, {
              level = 11598, 
              override = NEUTRAL_DIR
            }, {
              level = 1, 
              override = NEUTRAL_DIR
            }, {
              level = 2232064, 
              override = NEUTRAL_DIR
            }, {
              level = 4449473, 
              override = L2R
            }}, 
          string = {
            lstring = 25794375680, 
            s = 0x600084400 "r\032\263", 
            schars = 4294967411, 
            bufpos = 8396, 
            from_disp_str = false, 
            unibyte = true
          }, 
          w = 0x220d50, 
          paragraph_dir = (unknown: 18279616), 
          separator_limit = 25770345472, 
          prev_was_pdf = true, 
          first_elt = true, 
          new_paragraph = true, 
          frame_window_p = true
        }
        gcpro1 = {
          next = 0x220b90, 
          var = 0x10051de5f <PSEUDOVECTORP+61>, 
          nvars = 4307048080
        }
#6  0x000000010043eee9 in set_iterator_to_next (it=0x225f20, reseat_p=1) at xdisp.c:7417
        prev_scan_dir = 1
#7  0x0000000100443fd3 in move_it_in_display_line_to (it=0x225f20, to_charpos=11598, to_x=-1, op=MOVE_TO_POS) at xdisp.c:8959
        x = 552
        i = 1
        ascent = 12
        descent = 4
        result = MOVE_UNDEFINED
        saved_glyph_row = 0x601877000
        wrap_it = {
          window = 2255032, 
          w = 0x4, 
          f = 0xffffffff, 
          method = 12, 
          stop_charpos = 2245616, 
          prev_stop = 4306704434, 
          base_level_stop = 25794376221, 
          end_charpos = 1998305806, 
          s = 0x60176f000 "\025\320\002\003", 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 11598, 
          multibyte_p = false, 
          header_line_p = true, 
          string_from_display_prop_p = true, 
          string_from_prefix_prop_p = true, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = true, 
          dp = 0x60024e000, 
          dpvec = 0x1800c597d <memcpy+13>, 
          dpend = 0x0, 
          dpvec_char_len = 1998305806, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {1, 0, -1, 0, 0, 0, 0, 4297209792, 11598, 25772220416, 2242576, 1, 8328, 0, 4294967296, 2242640}, 
          start = {
            pos = {
              charpos = 4300208354, 
              bytepos = 4306704434
            }, 
            overlay_string_index = 2254849, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          current = {
            pos = {
              charpos = 11598, 
              bytepos = 11619
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = 8348, 
              bytepos = 8327
            }, 
            dpvec_index = 10
          }, 
          n_overlay_strings = 1, 
          overlay_strings_charpos = 1, 
          overlay_strings = {25769803782, 6, -4294967296, 8347, 8326, 4294967296, 1, 8347, 8326, 0, 0, 0, -1, 0, 0, 8348}, 
          string_overlays = {8327, 4294967297, 1, 8345, 8324, 0, 0, 0, 0, -1, 4294967297, 8459, 0, 0, 0, 0}, 
          string = 0, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 4306704434, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 8349, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 7891
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 11598
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 1
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 11597, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 11598
              }, 
              from_overlay = 0, 
              area = 65536, 
              method = 65536, 
              paragraph_embedding = (unknown: 7912), 
              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 = (WORD_WRAP | WINDOW_WRAP | unknown: 7888), 
              voffset = 0, 
              space_width = 9288, 
              font_height = 9267
            }, {
              string = 25794750040, 
              string_nchars = 2243616, 
              end_charpos = 4299419579, 
              stop_charpos = 25794976768, 
              prev_stop = 8328, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = true, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 16
                  }, 
                  image_id = 2243776
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 4299405657, 
                bytepos = 2252576
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 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_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 0, 
          len = 0, 
          cmp_it = {
            stop_pos = 4294967295, 
            id = 0, 
            ch = 0, 
            rule_idx = 0, 
            lookback = 3, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 11598, 
            nbytes = 0, 
            from = -1, 
            to = -1, 
            width = -2
          }, 
          char_to_display = 0, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          space_width = 0, 
          voffset = 0, 
          tab_width = 0, 
          font_height = 4306704434, 
          object = 4306704434, 
          position = {
            charpos = 4306704434, 
            bytepos = 4306704434
          }, 
          truncation_pixel_width = 6194, 
          continuation_pixel_width = 179, 
          first_visible_x = 1, 
          last_visible_x = 131072, 
          last_visible_y = 0, 
          extra_line_spacing = 11737138, 
          max_extra_line_spacing = 1, 
          override_ascent = 25172997, 
          override_descent = 6, 
          override_boff = 2244640, 
          glyph_row = 0x10051de5f <PSEUDOVECTORP+61>, 
          area = 2259416, 
          nglyphs = 0, 
          pixel_width = 2255896, 
          ascent = 0, 
          descent = 2244752, 
          max_ascent = 0, 
          max_descent = 4441259, 
          phys_ascent = 1, 
          phys_descent = 2252576, 
          max_phys_ascent = 0, 
          max_phys_descent = 2245528, 
          current_x = 0, 
          continuation_lines_width = 2244672, 
          eol_pos = {
            charpos = 4300332863, 
            bytepos = 25794976773
          }, 
          current_y = 6, 
          first_vpos = 1, 
          vpos = 8348, 
          hpos = 0, 
          left_user_fringe_bitmap = 8327, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 10, 
          bidi_p = false, 
          bidi_it = {
            bytepos = 1, 
            charpos = 1, 
            ch = 6, 
            nchars = 6, 
            ch_len = -4294967296, 
            type = 8347, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = 8326, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = 1, 
            prev = {
              bytepos = 1, 
              charpos = 8347, 
              type = 8326, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              bytepos = 0, 
              charpos = 0, 
              type = 4294967295, 
              type_after_w1 = 4294967295, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = 8348, 
              type = 8327, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = STRONG_L
            }, 
            prev_for_neutral = {
              bytepos = 1, 
              charpos = 8345, 
              type = 8324, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = 4294967295
            }, 
            next_en_pos = 4294967297, 
            next_en_type = 8459, 
            ignore_bn_limit = 0, 
            sor = NEUTRAL_DIR, 
            scan_dir = 0, 
            disp_pos = 0, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 45 times>, {
                level = 2245376, 
                override = NEUTRAL_DIR
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 30453923, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 30454003, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2245424, 
                override = NEUTRAL_DIR
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 30453923, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 30454003, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2245472, 
                override = NEUTRAL_DIR
              }, {
                level = 5364138, 
                override = L2R
              }, {
                level = 30453923, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 30453923, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2245520, 
                override = NEUTRAL_DIR
              }}, 
            string = {
              lstring = 4300649817, 
              s = 0x601d0b0a3 "\t\004\220", 
              schars = 4300331331, 
              bufpos = 25800257699, 
              from_disp_str = true, 
              unibyte = true
            }, 
            w = 0x10, 
            paragraph_dir = (unknown: 2259416), 
            separator_limit = 2245712, 
            prev_was_pdf = true, 
            first_elt = true, 
            new_paragraph = true, 
            frame_window_p = false
          }, 
          paragraph_embedding = (L2R | R2L | unknown: 30453920)
        }
        atpos_it = {
          window = 2238960, 
          w = 0x10051c331 <XSUB_CHAR_TABLE+38>, 
          f = 0x101052005 <bss_sbrk_buffer+5733893>, 
          method = 14, 
          stop_charpos = 4297206304, 
          prev_stop = 11598, 
          base_level_stop = 2239024, 
          end_charpos = 4300328704, 
          s = 0x101052005 <bss_sbrk_buffer+5733893> "", 
          string_nchars = 4300193002, 
          redisplay_end_trigger_charpos = 4306704434, 
          multibyte_p = false, 
          header_line_p = false, 
          string_from_display_prop_p = false, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x4, 
          dpvec = 0x101102c48 <bss_sbrk_buffer+6457928>, 
          dpend = 0x222a60, 
          dpvec_char_len = 5361546, 
          dpvec_face_id = 1, 
          saved_face_id = 17837133, 
          ctl_chars = {108, 11567, 4294967296, 2239136, 4300185076, 4312804429, 108, 11598, 463856467969, 2255288, 4297222592, 2239280, 4300200116, 1, 0, 2255288}, 
          start = {
            pos = {
              charpos = 2255296, 
              bytepos = 2255816
            }, 
            overlay_string_index = 25794376216, 
            string_pos = {
              charpos = 1, 
              bytepos = 2255064
            }, 
            dpvec_index = 2255056
          }, 
          current = {
            pos = {
              charpos = -1, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 11618, 
              bytepos = 11597
            }, 
            dpvec_index = 0
          }, 
          n_overlay_strings = 463856467969, 
          overlay_strings_charpos = 16, 
          overlay_strings = {2255888, 2239440, 4300200285, 4306704434, 0, -1, 4294967297, 11598, 0, 0, 11567, 4313246912, 2239420, 1, 4305942968, 2239456}, 
          string_overlays = {4299401520, 4306704434, 0, 1, 2239510, 2239568, 4299429060, 2260304, 0, 11586, 11567, 844424932371536, 4299412529, 4307048637, 32, 25794976768}, 
          string = 7696469995859, 
          from_overlay = 11567, 
          stack = {{
              string = 0, 
              string_nchars = 2239712, 
              end_charpos = 4299413368, 
              stop_charpos = 2260304, 
              prev_stop = 25795033088, 
              base_level_stop = 32, 
              cmp_it = {
                stop_pos = 11566, 
                id = 11737138, 
                ch = 11588, 
                rule_idx = 0, 
                lookback = 11567, 
                nglyphs = 25229312, 
                reversed_p = 6, 
                charpos = 562949953421311, 
                nchars = 1, 
                nbytes = 0, 
                from = 1, 
                to = 0, 
                width = 11588
              }, 
              face_id = 11567, 
              u = {
                image = {
                  object = 4301545019, 
                  slice = {
                    x = 2239840, 
                    y = 4299419579, 
                    width = 25794976768, 
                    height = 11567
                  }, 
                  image_id = 2239872
                }, 
                comp = {
                  object = 4301545019
                }, 
                stretch = {
                  object = 4301545019
                }
              }, 
              position = {
                charpos = 4300196264, 
                bytepos = 4306704434
              }, 
              current = {
                pos = {
                  charpos = 4300332639, 
                  bytepos = 25794976768
                }, 
                overlay_string_index = 4294967302, 
                string_pos = {
                  charpos = 4306704434, 
                  bytepos = 4305944840
                }, 
                dpvec_index = 2239856
              }, 
              from_overlay = 25794976768, 
              area = 2239856, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (L2R | R2L | unknown: 5365564), 
              multibyte_p = true, 
              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 = (WORD_WRAP | unknown: 25172996), 
              voffset = 0, 
              space_width = -1, 
              font_height = 1
            }, {
              string = 2263624, 
              string_nchars = 2240000, 
              end_charpos = 4299432743, 
              stop_charpos = 2260304, 
              prev_stop = 11598, 
              base_level_stop = 1, 
              cmp_it = {
                stop_pos = 11446, 
                id = 11425, 
                ch = 11619, 
                rule_idx = 0, 
                lookback = 11598, 
                nglyphs = 4452283, 
                reversed_p = true, 
                charpos = 25794976768, 
                nchars = 1, 
                nbytes = 0, 
                from = 1, 
                to = 0, 
                width = 11619
              }, 
              face_id = 11598, 
              u = {
                image = {
                  object = 16, 
                  slice = {
                    x = 2240128, 
                    y = 4299419579, 
                    width = 25794976768, 
                    height = 11598
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 16
                }, 
                stretch = {
                  object = 16
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 4294967295
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 8589934591, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 1042
                }, 
                dpvec_index = 2240224
              }, 
              from_overlay = 4299405657, 
              area = 2255728, 
              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 = (unknown: 2240672), 
              voffset = 0, 
              space_width = 0, 
              font_height = 2239968
            }, {
              string = 16, 
              string_nchars = 2240288, 
              end_charpos = 4299405657, 
              stop_charpos = 2249088, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 54590518, 
                rule_idx = 0, 
                lookback = 11598, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 2240384, 
                to = 0, 
                width = 5235935
              }, 
              face_id = 1, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 54590518, 
                    width = 0, 
                    height = 52428532
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 281479271677951
              }, 
              current = {
                pos = {
                  charpos = 2293759, 
                  bytepos = 0
                }, 
                overlay_string_index = 1998305806, 
                string_pos = {
                  charpos = 4306704434, 
                  bytepos = 4305589760
                }, 
                dpvec_index = 1
              }, 
              from_overlay = 0, 
              area = -1077194249, 
              method = 58410, 
              paragraph_embedding = (L2R | unknown: 2148292988), 
              multibyte_p = true, 
              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: 2241312), 
              voffset = 0, 
              space_width = 2241296, 
              font_height = 2241328
            }, {
              string = 1, 
              string_nchars = 2241292, 
              end_charpos = 2, 
              stop_charpos = 0, 
              prev_stop = 8791786016288, 
              base_level_stop = 42933472, 
              cmp_it = {
                stop_pos = -4288859142, 
                id = 2241392, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 2241312, 
                nglyphs = 2241296, 
                reversed_p = false, 
                charpos = 2240616, 
                nchars = 2240672, 
                nbytes = 0, 
                from = 2240696, 
                to = 0, 
                width = 2
              }, 
              face_id = 2241328, 
              u = {
                image = {
                  object = 2241296, 
                  slice = {
                    x = 2241292, 
                    y = 0, 
                    width = 8791785766984, 
                    height = 0
                  }, 
                  image_id = 7959093557954871298
                }, 
                comp = {
                  object = 2241296
                }, 
                stretch = {
                  object = 2241296
                }
              }, 
              position = {
                charpos = 1953261156, 
                bytepos = 96
              }, 
              current = {
                pos = {
                  charpos = 2240576, 
                  bytepos = 2241344
                }, 
                overlay_string_index = 1, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 1, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (unknown: 2241312), 
              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 = WORD_WRAP, 
              voffset = 1, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 4294967297, 
              string_nchars = 1, 
              end_charpos = 0, 
              stop_charpos = 2241344, 
              prev_stop = 0, 
              base_level_stop = 4294967297, 
              cmp_it = {
                stop_pos = 0, 
                id = 4294967297, 
                ch = -1, 
                rule_idx = 0, 
                lookback = 8791785767024, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 42934832, 
                nchars = 0, 
                nbytes = 0, 
                from = 2241424, 
                to = 0, 
                width = 0
              }, 
              face_id = 1, 
              u = {
                image = {
                  object = 4294967295, 
                  slice = {
                    x = 0, 
                    y = 25769803776, 
                    width = 8791785767024, 
                    height = 0
                  }, 
                  image_id = 2240944
                }, 
                comp = {
                  object = 4294967295
                }, 
                stretch = {
                  object = 4294967295
                }
              }, 
              position = {
                charpos = 4300332639, 
                bytepos = 4312080384
              }, 
              current = {
                pos = {
                  charpos = 4294967310, 
                  bytepos = 2272050
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 2240992, 
                  bytepos = 4312080384
                }, 
                dpvec_index = 2240992
              }, 
              from_overlay = 4300332927, 
              area = 17113093, 
              method = GET_FROM_DISPLAY_VECTOR, 
              paragraph_embedding = (R2L | unknown: 12), 
              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: 2241252), 
              voffset = 0, 
              space_width = 4312080384, 
              font_height = 2241040
            }}, 
          sp = -1, 
          selective = 4312080389, 
          what = 14, 
          face_id = 0, 
          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_wrap = (unknown: 500), 
          base_face_id = -12200719, 
          c = 2046, 
          len = 2241104, 
          cmp_it = {
            stop_pos = 8589934591, 
            id = 4312080389, 
            ch = 4441259, 
            rule_idx = 1, 
            lookback = 2255728, 
            nglyphs = 2241976, 
            reversed_p = false, 
            charpos = 2147485889152, 
            nchars = 5365343, 
            nbytes = 1, 
            from = 2259416, 
            to = 0, 
            width = 2252408
          }, 
          char_to_display = 2241264, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 4299408555, 
          slice = {
            x = 2249088, 
            y = 2242040, 
            width = 2241184, 
            height = 4300332863
          }, 
          space_width = 25794976773, 
          voffset = 6, 
          tab_width = 0, 
          font_height = 11598, 
          object = 0, 
          position = {
            charpos = 10, 
            bytepos = 4294967297
          }, 
          truncation_pixel_width = 13136, 
          continuation_pixel_width = 34, 
          first_visible_x = 0, 
          last_visible_x = 5236260, 
          last_visible_y = 1, 
          extra_line_spacing = 1, 
          max_extra_line_spacing = 0, 
          override_ascent = 0, 
          override_descent = -1, 
          override_boff = 11617, 
          glyph_row = 0x2d4c, 
          area = LEFT_MARGIN_AREA, 
          nglyphs = 23, 
          pixel_width = 23, 
          ascent = 0, 
          descent = 11616, 
          max_ascent = 0, 
          max_descent = 11595, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = -1, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 11618, 
          hpos = 0, 
          left_user_fringe_bitmap = 11597, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 1, 
          bidi_p = false, 
          bidi_it = {
            bytepos = 23, 
            charpos = 11611, 
            ch = 11590, 
            nchars = 0, 
            ch_len = 0, 
            type = UNKNOWN_BT, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT, 
            resolved_level = 0, 
            invalid_levels = -1, 
            invalid_rl_levels = -1, 
            prev = {
              bytepos = 4294967297, 
              charpos = 11598, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            ignore_bn_limit = 0, 
            sor = NEUTRAL_DIR, 
            scan_dir = 0, 
            disp_pos = 0, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 25 times>, {
                level = 2241888, 
                override = NEUTRAL_DIR
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2241936, 
                override = NEUTRAL_DIR
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2241984, 
                override = NEUTRAL_DIR
              }, {
                level = 5364138, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2242032, 
                override = NEUTRAL_DIR
              }, {
                level = 5682521, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 16, 
                override = NEUTRAL_DIR
              }, {
                level = 2259416, 
                override = NEUTRAL_DIR
              }, {
                level = 2242224, 
                override = NEUTRAL_DIR
              }, {
                level = 5613408, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 3, 
                override = L2R
              }, {
                level = 2249088, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = (unknown: 8)
              }, {
                level = 4, 
                override = (unknown: 12)
              }, {
                level = 25653248, 
                override = (R2L | unknown: 4)
              }, {
                level = 2242176, 
                override = NEUTRAL_DIR
              }, {
                level = 5365343, 
                override = L2R
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 1, 
                override = L2R
              }, {
                level = 2242208, 
                override = NEUTRAL_DIR
              }}, 
            string = {
              lstring = 4300204664, 
              s = 0x2268b8 <incomplete sequence \341\040>, 
              schars = 8589934591, 
              bufpos = 1, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x223720, 
            paragraph_dir = (L2R | R2L | unknown: 4294967292), 
            separator_limit = 2242352, 
            prev_was_pdf = false, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = true
          }, 
          paragraph_embedding = L2R
        }
        atx_it = {
          window = 2235728, 
          w = 0x100442327 <move_it_in_display_line_to+1047>, 
          f = 0x226ce0, 
          method = 11597, 
          stop_charpos = 10, 
          prev_stop = 1, 
          base_level_stop = 1, 
          end_charpos = 25769803782, 
          s = 0x6 <error: Cannot access memory at address 0x6>, 
          string_nchars = -4294967296, 
          redisplay_end_trigger_charpos = 11617, 
          multibyte_p = false, 
          header_line_p = false, 
          string_from_display_prop_p = true, 
          string_from_prefix_prop_p = true, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = true, 
          dp = 0x1700000000, 
          dpvec = 0x17, 
          dpend = 0x2d60, 
          dpvec_char_len = 11595, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {0, 0, -1, 0, 0, 11618, 11597, 98784247809, 23, 11611, 11590, 0, 0, 0, 0, -1}, 
          start = {
            pos = {
              charpos = 4294967297, 
              bytepos = 11598
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 21
            }, 
            dpvec_index = 2236032
          }, 
          current = {
            pos = {
              charpos = 25781736054, 
              bytepos = 25794976773
            }, 
            overlay_string_index = 4307026786, 
            string_pos = {
              charpos = 4307080080, 
              bytepos = 4306704434
            }, 
            dpvec_index = 8390701
          }, 
          n_overlay_strings = 4306704434, 
          overlay_strings_charpos = 2236272, 
          overlay_strings = {4301399137, 11, 4306704434, 25769803778, 4300328347, 4303357997, 46260, 46268, 25781778086, 4306704434, 4306704434, 25781777894, 4306704434, 4306704434, 4306704434, 46268}, 
          string_overlays = {46268, 4307133922, 4306704434, 4303358401, 25790506549, 24, 4302191505, 25781777894, 14, 42938464, 60, 2236240, 4312080384, 2236240, 4300332927, 4305007424}, 
          string = 4303357961, 
          from_overlay = 4305007163, 
          stack = {{
              string = 2237632, 
              string_nchars = 2236384, 
              end_charpos = 4300196264, 
              stop_charpos = 4306704434, 
              prev_stop = 2236016, 
              base_level_stop = 2236024, 
              cmp_it = {
                stop_pos = 60, 
                id = 25781778086, 
                ch = 5361408, 
                rule_idx = 1, 
                lookback = 4306704434, 
                nglyphs = 42881928, 
                reversed_p = false, 
                charpos = 2237168, 
                nchars = 42882008, 
                nbytes = 0, 
                from = 12, 
                to = 0, 
                width = -1
              }, 
              face_id = 2236400, 
              u = {
                image = {
                  object = 4300328842, 
                  slice = {
                    x = 4312804429, 
                    y = 49, 
                    width = 65536, 
                    height = 11598
                  }, 
                  image_id = 1
                }, 
                comp = {
                  object = 4300328842
                }, 
                stretch = {
                  object = 4300328842
                }
              }, 
              position = {
                charpos = 4300198133, 
                bytepos = 4312804429
              }, 
              current = {
                pos = {
                  charpos = 11619, 
                  bytepos = 11598
                }, 
                overlay_string_index = 8787503087616, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 1
                }, 
                dpvec_index = 1
              }, 
              from_overlay = 11619, 
              area = 11598, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (unknown: 16), 
              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: 2236640), 
              voffset = 0, 
              space_width = 4299419579, 
              font_height = 25794976768
            }, {
              string = 11598, 
              string_nchars = 54585600, 
              end_charpos = 8791786031838, 
              stop_charpos = 42882096, 
              prev_stop = 2228236, 
              base_level_stop = 54590518, 
              cmp_it = {
                stop_pos = 4294967296, 
                id = 54585552, 
                ch = -11867625, 
                rule_idx = 2046, 
                lookback = 0, 
                nglyphs = 2237400, 
                reversed_p = false, 
                charpos = 2237712, 
                nchars = 2238064, 
                nbytes = 0, 
                from = 2236800, 
                to = 0, 
                width = 2236768
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 16, 
                  slice = {
                    x = 2236800, 
                    y = 4299405657, 
                    width = 2256096, 
                    height = 0
                  }, 
                  image_id = 7696469994717
                }, 
                comp = {
                  object = 16
                }, 
                stretch = {
                  object = 16
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 65535
              }, 
              current = {
                pos = {
                  charpos = 281556581089280, 
                  bytepos = 11598
                }, 
                overlay_string_index = 25769803776, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 52427944
                }, 
                dpvec_index = 2236896
              }, 
              from_overlay = 4300203231, 
              area = 6, 
              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 = 1, 
              font_height = 54585806
            }, {
              string = 54585536, 
              string_nchars = 52427944, 
              end_charpos = 42882096, 
              stop_charpos = 131073, 
              prev_stop = 42951270, 
              base_level_stop = 2237832, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 2237868, 
                rule_idx = 0, 
                lookback = 2237712, 
                nglyphs = 11737089, 
                reversed_p = true, 
                charpos = 54585552, 
                nchars = 54585574, 
                nbytes = 0, 
                from = 54590518, 
                to = 0, 
                width = 2236960
              }, 
              face_id = 16777472, 
              u = {
                image = {
                  object = 256, 
                  slice = {
                    x = 2237712, 
                    y = 4300332639, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 256
                }, 
                stretch = {
                  object = 256
                }
              }, 
              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 = 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 = 0, 
              font_height = 0
            }, {
              string = 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 = -12023544, 
                reversed_p = 254, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 588, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 2237400, 
                    y = 8791786172549, 
                    width = 2238064, 
                    height = 0
                  }, 
                  image_id = 2237848
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 1, 
                bytepos = 2237712
              }, 
              current = {
                pos = {
                  charpos = 8791786169920, 
                  bytepos = 2237832
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 2237768, 
                  bytepos = 0
                }, 
                dpvec_index = 2237400
              }, 
              from_overlay = 6148088172, 
              area = 1953261156, 
              method = GET_FROM_DISPLAY_VECTOR, 
              paragraph_embedding = (L2R | R2L | unknown: 4294967292), 
              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 = 0, 
              font_height = 0
            }, {
              string = 8791786032137, 
              string_nchars = 52427944, 
              end_charpos = 0, 
              stop_charpos = 11567, 
              prev_stop = 0, 
              base_level_stop = 42951264, 
              cmp_it = {
                stop_pos = 25769805968, 
                id = 2237584, 
                ch = 5236110, 
                rule_idx = 1, 
                lookback = 2262760, 
                nglyphs = -11984757, 
                reversed_p = 254, 
                charpos = 2238512, 
                nchars = 0, 
                nbytes = 0, 
                from = 2238512, 
                to = 0, 
                width = 42881928
              }, 
              face_id = 42934720, 
              u = {
                image = {
                  object = 4294967295, 
                  slice = {
                    x = 0, 
                    y = 81604378644, 
                    width = 4306704434, 
                    height = 2
                  }, 
                  image_id = 2237696
                }, 
                comp = {
                  object = 4294967295
                }, 
                stretch = {
                  object = 4294967295
                }
              }, 
              position = {
                charpos = 4300279095, 
                bytepos = 4294967297
              }, 
              current = {
                pos = {
                  charpos = 2237616, 
                  bytepos = 1
                }, 
                overlay_string_index = 2238720, 
                string_pos = {
                  charpos = 2147485886512, 
                  bytepos = 0
                }, 
                dpvec_index = 2252408
              }, 
              from_overlay = 2249080, 
              area = 2237776, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (L2R | R2L | unknown: 4441256), 
              multibyte_p = true, 
              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: 2256096), 
              voffset = 0, 
              space_width = 2238552, 
              font_height = 2237696
            }}, 
          sp = -1, 
          selective = 4294967302, 
          what = 2239264, 
          face_id = 0, 
          selective_display_ellipsis_p = false, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = 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 = true, 
          line_wrap = TRUNCATE, 
          base_face_id = 11597, 
          c = 0, 
          len = 10, 
          cmp_it = {
            stop_pos = 1, 
            id = 1, 
            ch = 6, 
            rule_idx = 6, 
            lookback = 6, 
            nglyphs = 0, 
            reversed_p = 255, 
            charpos = 11617, 
            nchars = 11596, 
            nbytes = 0, 
            from = 0, 
            to = 23, 
            width = 23
          }, 
          char_to_display = 11616, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 11595, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = -1
          }, 
          space_width = 0, 
          voffset = 0, 
          tab_width = 0, 
          font_height = 11618, 
          object = 11597, 
          position = {
            charpos = 98784247809, 
            bytepos = 23
          }, 
          truncation_pixel_width = 11611, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 11590, 
          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 = ANY_AREA, 
          nglyphs = -1, 
          pixel_width = 1, 
          ascent = 1, 
          descent = 11598, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 0, 
          hpos = 0, 
          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_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = 0, 
            prev = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            ignore_bn_limit = 0, 
            sor = NEUTRAL_DIR, 
            scan_dir = 0, 
            disp_pos = 0, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2238400, 
                override = NEUTRAL_DIR
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2238448, 
                override = NEUTRAL_DIR
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2238496, 
                override = NEUTRAL_DIR
              }, {
                level = 5364138, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364008, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2238544, 
                override = NEUTRAL_DIR
              }, {
                level = 5682521, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 5364035, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 16, 
                override = NEUTRAL_DIR
              }, {
                level = 2252408, 
                override = NEUTRAL_DIR
              }, {
                level = 2238736, 
                override = NEUTRAL_DIR
              }, {
                level = 5613408, 
                override = L2R
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 3, 
                override = L2R
              }, {
                level = 2256096, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = (unknown: 8)
              }, {
                level = 4, 
                override = (unknown: 12)
              }, {
                level = 25653248, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = L2R
              }, {
                level = 256, 
                override = NEUTRAL_DIR
              }, {
                level = 11596, 
                override = NEUTRAL_DIR
              }, {
                level = 11598, 
                override = NEUTRAL_DIR
              }, {
                level = 21747531, 
                override = (R2L | unknown: 4)
              }, {
                level = 21747571, 
                override = (R2L | unknown: 4)
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 30343608, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2256096, 
                override = (L2R | unknown: 4)
              }, {
                level = 4464414, 
                override = L2R
              }, {
                level = 16, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2238880, 
                override = NEUTRAL_DIR
              }, {
                level = 4478539, 
                override = L2R
              }, {
                level = 25172992, 
                override = (R2L | unknown: 4)
              }, {
                level = 11598, 
                override = NEUTRAL_DIR
              }, {
                level = -1, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = L2R
              }, {
                level = 12080784, 
                override = L2R
              }, {
                level = 13, 
                override = L2R
              }, {
                level = 2238864, 
                override = NEUTRAL_DIR
              }, {
                level = 5365343, 
                override = L2R
              }, {
                level = 17113088, 
                override = L2R
              }}, 
            string = {
              lstring = 14, 
              s = 0x1 <error: Cannot access memory at address 0x1>, 
              schars = 94489280513, 
              bufpos = 2238912, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x2229c0, 
            paragraph_dir = (L2R | R2L | unknown: 5365628), 
            separator_limit = 4312080389, 
            prev_was_pdf = false, 
            first_elt = true, 
            new_paragraph = true, 
            frame_window_p = true
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        ppos_it = {
          window = 4306704434, 
          w = 0xff488ade, 
          f = 0x28e5430, 
          method = 2228236, 
          stop_charpos = 0, 
          prev_stop = -4294967290, 
          base_level_stop = 16, 
          end_charpos = 2259408, 
          s = 0x221090 "\016", 
          string_nchars = 4300201032, 
          redisplay_end_trigger_charpos = 6, 
          multibyte_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 = 0x2210d0, 
          dpvec = 0x2210b0, 
          dpend = 0x100000000221070, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {0, 0, 0, 0, 6443720212, 65535, 0, 60129542144, 0, 2228238, 52427944, 5407855431, 14, 54590518, 52428532, 2233128}, 
          start = {
            pos = {
              charpos = 1, 
              bytepos = 54585806
            }, 
            overlay_string_index = 54585536, 
            string_pos = {
              charpos = 52427944, 
              bytepos = 42882096
            }, 
            dpvec_index = 131073
          }, 
          current = {
            pos = {
              charpos = 42951270, 
              bytepos = 2233560
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 2233596
            }, 
            dpvec_index = 2233440
          }, 
          n_overlay_strings = 4294967297, 
          overlay_strings_charpos = 54585552, 
          overlay_strings = {54585574, 54590518, 2232688, 4311744768, 2228480, 2233440, 4312804424, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 
          string_overlays = {0, 0, 0, 0, 0, 0, 0, 0, 0, 25781188307, 0, 0, 0, 0, 0, 0}, 
          string = 0, 
          from_overlay = 0, 
          stack = {{
              string = 8791786031368, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 250869039759948, 
              cmp_it = {
                stop_pos = 0, 
                id = 2233128, 
                ch = -11882363, 
                rule_idx = 2046, 
                lookback = 2233792, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 2233576, 
                nchars = 1, 
                nbytes = 0, 
                from = 20367842, 
                to = 1, 
                width = -11884992
              }, 
              face_id = 2233560, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 2233184, 
                    y = 4301086398, 
                    width = 4315730752, 
                    height = 6148088172
                  }, 
                  image_id = 6248228452
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 2233596, 
                bytepos = 2233152
              }, 
              current = {
                pos = {
                  charpos = 4300332639, 
                  bytepos = 4303336008
                }, 
                overlay_string_index = 8787503087628, 
                string_pos = {
                  charpos = 4306704434, 
                  bytepos = 4301084838
                }, 
                dpvec_index = 11567
              }, 
              from_overlay = 4303336008, 
              area = 2232224, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (L2R | unknown: 5360968), 
              multibyte_p = true, 
              string_from_display_prop_p = true, 
              string_from_prefix_prop_p = true, 
              display_ellipsis_p = false, 
              avoid_cursor_p = false, 
              bidi_p = false, 
              from_disp_prop_p = false, 
              line_wrap = (unknown: 15650704), 
              voffset = 1, 
              space_width = 4306704434, 
              font_height = 16
            }, {
              string = 4303336157, 
              string_nchars = 2233344, 
              end_charpos = 4301083653, 
              stop_charpos = 25, 
              prev_stop = 25781188307, 
              base_level_stop = 11598, 
              cmp_it = {
                stop_pos = 4294967296, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 2233408, 
                nglyphs = 5235935, 
                reversed_p = true, 
                charpos = 6, 
                nchars = 0, 
                nbytes = 16777217, 
                from = 0, 
                to = 0, 
                width = 11737138
              }, 
              face_id = 11737138, 
              u = {
                image = {
                  object = 25781188307, 
                  slice = {
                    x = 4303336013, 
                    y = 2235432, 
                    width = 25789091165, 
                    height = 16
                  }, 
                  image_id = 2233504
                }, 
                comp = {
                  object = 25781188307
                }, 
                stretch = {
                  object = 25781188307
                }
              }, 
              position = {
                charpos = 4301081295, 
                bytepos = 4315730720
              }, 
              current = {
                pos = {
                  charpos = 2, 
                  bytepos = 2
                }, 
                overlay_string_index = 4300325513, 
                string_pos = {
                  charpos = 25794976773, 
                  bytepos = 2234992
                }, 
                dpvec_index = 2233472
              }, 
              from_overlay = 4300332831, 
              area = 21631014, 
              method = NUM_IT_METHODS, 
              paragraph_embedding = (unknown: 12), 
              multibyte_p = true, 
              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: 20369344), 
              voffset = 1, 
              space_width = 24, 
              font_height = 2233520
            }, {
              string = 4300332831, 
              string_nchars = 11973958, 
              end_charpos = 4294967308, 
              stop_charpos = 2233568, 
              prev_stop = 2235432, 
              base_level_stop = 2233664, 
              cmp_it = {
                stop_pos = 4301097830, 
                id = 4306704434, 
                ch = 11737138, 
                rule_idx = 1, 
                lookback = 2233600, 
                nglyphs = 5365567, 
                reversed_p = true, 
                charpos = 0, 
                nchars = 6, 
                nbytes = 0, 
                from = 7081776, 
                to = 1, 
                width = 2233968
              }, 
              face_id = 2233712, 
              u = {
                image = {
                  object = 4300810248, 
                  slice = {
                    x = 0, 
                    y = 4302049072, 
                    width = 2233680, 
                    height = 4300332799
                  }, 
                  image_id = 4302049077
                }, 
                comp = {
                  object = 4300810248
                }, 
                stretch = {
                  object = 4300810248
                }
              }, 
              position = {
                charpos = 4294967306, 
                bytepos = 2233728
              }, 
              current = {
                pos = {
                  charpos = 4302049072, 
                  bytepos = 0
                }, 
                overlay_string_index = 4, 
                string_pos = {
                  charpos = 1, 
                  bytepos = 30
                }, 
                dpvec_index = 2233968
              }, 
              from_overlay = 25789082493, 
              area = 2233872, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (L2R | R2L | unknown: 6113996), 
              multibyte_p = true, 
              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: 20763360), 
              voffset = 1, 
              space_width = 4307021922, 
              font_height = 2
            }, {
              string = 4301077090, 
              string_nchars = 3, 
              end_charpos = 2234048, 
              stop_charpos = 4301076896, 
              prev_stop = 23, 
              base_level_stop = 2233856, 
              cmp_it = {
                stop_pos = 4300328347, 
                id = 25789082837, 
                ch = 22, 
                rule_idx = 0, 
                lookback = 2, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 2233904, 
                nchars = 5357703, 
                nbytes = 1, 
                from = 8359153, 
                to = 1, 
                width = 2235336
              }, 
              face_id = 19278717, 
              u = {
                image = {
                  object = 12, 
                  slice = {
                    x = 2234096, 
                    y = 4301399137, 
                    width = 4303326449, 
                    height = 2233960
                  }, 
                  image_id = 4306704434
                }, 
                comp = {
                  object = 12
                }, 
                stretch = {
                  object = 12
                }
              }, 
              position = {
                charpos = 48, 
                bytepos = 4303326449
              }, 
              current = {
                pos = {
                  charpos = 4306704434, 
                  bytepos = 2234016
                }, 
                overlay_string_index = 4300331304, 
                string_pos = {
                  charpos = 25791551307, 
                  bytepos = 4300331304
                }, 
                dpvec_index = 21747491
              }, 
              from_overlay = 2234040, 
              area = 2234064, 
              method = GET_FROM_BUFFER, 
              paragraph_embedding = (L2R | R2L | unknown: 5364032), 
              multibyte_p = true, 
              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 = (WORD_WRAP | WINDOW_WRAP | unknown: 21747528), 
              voffset = 6, 
              space_width = 4300331331, 
              font_height = 25791551267
            }, {
              string = 2236208, 
              string_nchars = 2234112, 
              end_charpos = 4300331434, 
              stop_charpos = 25791551307, 
              prev_stop = 4300332267, 
              base_level_stop = 25791551267, 
              cmp_it = {
                stop_pos = 0, 
                id = 2234160, 
                ch = 5682521, 
                rule_idx = 1, 
                lookback = 25791551307, 
                nglyphs = 5364223, 
                reversed_p = true, 
                charpos = 25791551267, 
                nchars = 21747491, 
                nbytes = 6, 
                from = -4, 
                to = -1, 
                width = 18779693
              }, 
              face_id = 2235072, 
              u = {
                image = {
                  object = 4299397675, 
                  slice = {
                    x = 25791551307, 
                    y = 3, 
                    width = 11598, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 4299397675
                }, 
                stretch = {
                  object = 4299397675
                }
              }, 
              position = {
                charpos = 25769803777, 
                bytepos = 2234384
              }, 
              current = {
                pos = {
                  charpos = 4300203406, 
                  bytepos = 2258552
                }, 
                overlay_string_index = 6443720212, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 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 = 0, 
              font_height = 0
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 0, 
          selective_display_ellipsis_p = false, 
          ctl_arrow_p = false, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 0, 
          len = 2234448, 
          cmp_it = {
            stop_pos = 4300332639, 
            id = 2234464, 
            ch = 5365343, 
            rule_idx = 1, 
            lookback = 25794976768, 
            nglyphs = 6, 
            reversed_p = false, 
            charpos = 2234496, 
            nchars = 25172992, 
            nbytes = 6, 
            from = 2234512, 
            to = 0, 
            width = 25172992
          }, 
          char_to_display = 2234512, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 4300332863, 
          slice = {
            x = 25794976773, 
            y = 25769803782, 
            width = 2234544, 
            height = 25794976768
          }, 
          space_width = 2234560, 
          voffset = -15735, 
          tab_width = 81, 
          font_height = 25794976773, 
          object = 4294967302, 
          position = {
            charpos = 25794980864, 
            bytepos = 11597
          }, 
          truncation_pixel_width = 6400, 
          continuation_pixel_width = 34, 
          first_visible_x = 0, 
          last_visible_x = 6543203, 
          last_visible_y = 1, 
          extra_line_spacing = 25172992, 
          max_extra_line_spacing = 6, 
          override_ascent = 25177088, 
          override_descent = 6, 
          override_boff = 25172997, 
          glyph_row = 0x100000006, 
          area = 2234672, 
          nglyphs = 16777216, 
          pixel_width = 25172997, 
          ascent = 6, 
          descent = 2234768, 
          max_ascent = 0, 
          max_descent = 6544722, 
          phys_ascent = 1, 
          phys_descent = 25177088, 
          max_phys_ascent = 6, 
          max_phys_descent = 6, 
          current_x = 1, 
          continuation_lines_width = 21747531, 
          eol_pos = {
            charpos = 25794976768, 
            bytepos = 2234720
          }, 
          current_y = 25172997, 
          first_vpos = 6, 
          vpos = 25172997, 
          hpos = 6, 
          left_user_fringe_bitmap = 7168, 
          right_user_fringe_bitmap = 384, 
          left_user_fringe_face_id = 6, 
          right_user_fringe_face_id = 137600, 
          bidi_p = false, 
          bidi_it = {
            bytepos = 4301113392, 
            charpos = 4306704434, 
            ch = 6569100, 
            nchars = 25794976768, 
            ch_len = 4300572058, 
            type = 2234896, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = 6558620, 
            resolved_level = 1, 
            invalid_levels = 12170242, 
            invalid_rl_levels = 1, 
            prev = {
              bytepos = 4306704434, 
              charpos = 11598, 
              type = 25177088, 
              type_after_w1 = NEUTRAL_B, 
              orig_type = 11737138
            }, 
            last_strong = {
              bytepos = 4306704434, 
              charpos = 2234960, 
              type = 656, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = 2256096
            }, 
            next_for_neutral = {
              bytepos = 4299397339, 
              charpos = 4306704434, 
              type = 12170242, 
              type_after_w1 = STRONG_L, 
              orig_type = 21747457
            }, 
            prev_for_neutral = {
              bytepos = 4307137538, 
              charpos = 2234928, 
              type = 6576491, 
              type_after_w1 = STRONG_L, 
              orig_type = 11737138
            }, 
            next_for_ws = {
              bytepos = 25794976773, 
              charpos = 0, 
              type = 12170242, 
              type_after_w1 = STRONG_L, 
              orig_type = 2235392
            }, 
            next_en_pos = 4301544963, 
            next_en_type = 46392, 
            ignore_bn_limit = 4307137538, 
            sor = (L2R | unknown: 25172996), 
            scan_dir = 6, 
            disp_pos = 2235344, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 11413, 
                override = NEUTRAL_DIR
              }, {
                level = 11413, 
                override = NEUTRAL_DIR
              }, {
                level = 21747491, 
                override = (R2L | unknown: 4)
              }, {
                level = 16, 
                override = NEUTRAL_DIR
              }, {
                level = 20057640, 
                override = (R2L | unknown: 4)
              }, {
                level = 2234224, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 20, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2235136, 
                override = NEUTRAL_DIR
              }, {
                level = 4433208, 
                override = L2R
              }, {
                level = 2256096, 
                override = NEUTRAL_DIR
              }, {
                level = 11598, 
                override = NEUTRAL_DIR
              }, {
                level = 2235168, 
                override = NEUTRAL_DIR
              }, {
                level = 5365343, 
                override = L2R
              }, {
                level = 25172992, 
                override = (R2L | unknown: 4)
              }, {
                level = 6, 
                override = L2R
              }, {
                level = 2235184, 
                override = NEUTRAL_DIR
              }, {
                level = 4434224, 
                override = L2R
              }, {
                level = 11737138, 
                override = L2R
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 1, 
                override = NEUTRAL_DIR
              }, {
                level = 5365567, 
                override = L2R
              }, {
                level = 2235296, 
                override = NEUTRAL_DIR
              }, {
                level = 4461764, 
                override = L2R
              }, {
                level = 2256096, 
                override = NEUTRAL_DIR
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2235264, 
                override = NEUTRAL_DIR
              }, {
                level = 5358217, 
                override = L2R
              }, {
                level = 25172997, 
                override = (R2L | unknown: 4)
              }, {
                level = 6, 
                override = L2R
              }, {
                level = 2258552, 
                override = NEUTRAL_DIR
              }, {
                level = 336, 
                override = NEUTRAL_DIR
              }, {
                level = 25172992, 
                override = (R2L | unknown: 4)
              }, {
                level = 6577259, 
                override = L2R
              }, {
                level = 25172992, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = L2R
              }, {
                level = 2235440, 
                override = NEUTRAL_DIR
              }, {
                level = 4446072, 
                override = L2R
              }, {
                level = 2256096, 
                override = NEUTRAL_DIR
              }, {
                level = 1998305806, 
                override = NEUTRAL_DIR
              }, {
                level = 11567, 
                override = NEUTRAL_DIR
              }, {
                level = 6560513, 
                override = (unknown: 32)
              }, {
                level = 40, 
                override = NEUTRAL_DIR
              }, {
                level = 2235008, 
                override = NEUTRAL_DIR
              }, {
                level = 25172992, 
                override = (R2L | unknown: 4)
              }, {
                level = 25172992, 
                override = (R2L | unknown: 4)
              }, {
                level = -1, 
                override = (L2R | R2L | unknown: 4294967292)
              }, {
                level = 24572440, 
                override = (R2L | unknown: 4)
              }, {
                level = -4, 
                override = (L2R | R2L | unknown: 4294967292)
              }, {
                level = 18779693, 
                override = L2R
              }, {
                level = 2235456, 
                override = NEUTRAL_DIR
              }, {
                level = 6577723, 
                override = L2R
              }, {
                level = 46392, 
                override = NEUTRAL_DIR
              }, {
                level = 6, 
                override = NEUTRAL_DIR
              }, {
                level = 25172997, 
                override = (R2L | unknown: 4)
              }, {
                level = 0, 
                override = NEUTRAL_DIR
              }, {
                level = 2235520, 
                override = NEUTRAL_DIR
              }, {
                level = 4638997, 
                override = L2R
              }, {
                level = 46392, 
                override = NEUTRAL_DIR
              }, {
                level = 12170242, 
                override = L2R
              }, {
                level = 24572445, 
                override = (R2L | unknown: 4)
              }}, 
            string = {
              lstring = 11598, 
              s = 0x60176f21d "", 
              schars = 46392, 
              bufpos = 2235584, 
              from_disp_str = true, 
              unibyte = true
            }, 
            w = 0x226ce0, 
            paragraph_dir = (R2L | unknown: 12170240), 
            separator_limit = 25794976768, 
            prev_was_pdf = false, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = true
          }, 
          paragraph_embedding = (unknown: 4294967292)
        }
        wrap_data = 0x0
        atpos_data = 0x0
        atx_data = 0x0
        ppos_data = 0x0
        may_wrap = 0
        prev_method = GET_FROM_BUFFER
        closest_pos = 11598
        prev_pos = 8396
        saw_smaller_pos = 1
#8  0x00000001004452fd in move_it_to (it=0x225f20, to_charpos=11598, to_x=-1, to_y=-1, to_vpos=-1, op=8) at xdisp.c:9280
        skip = MOVE_NEWLINE_OR_CR
        skip2 = MOVE_X_REACHED
        line_height = 0
        line_start_x = 0
        reached = 0
        max_current_x = 0
        backup_data = 0x0
#9  0x0000000100445d24 in move_it_vertically_backward (it=0x226ce0, dy=1010) at xdisp.c:9472
        nlines = -1
        h = 6
        it2 = {
          window = 25794376221, 
          w = 0x60176f218, 
          f = 0x60176f000, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 8409, 
          prev_stop = 8309, 
          base_level_stop = 8309, 
          end_charpos = 11598, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          header_line_p = false, 
          string_from_display_prop_p = false, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x101081c48 <bss_sbrk_buffer+5929544>, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 11598, 
              bytepos = 11619
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          current = {
            pos = {
              charpos = 8396, 
              bytepos = 8417
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 8309, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 4306704434, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 0, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 115, 
          len = 1, 
          cmp_it = {
            stop_pos = 8449, 
            id = -1, 
            ch = -2, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 115, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 4306704434, 
            y = 4306704434, 
            width = 4306704434, 
            height = 4306704434
          }, 
          space_width = 4306704434, 
          voffset = 0, 
          tab_width = 2, 
          font_height = 4306704434, 
          object = 25794976773, 
          position = {
            charpos = 8396, 
            bytepos = 8417
          }, 
          truncation_pixel_width = 8, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 1904, 
          last_visible_y = 1026, 
          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 = 8, 
          ascent = 12, 
          descent = 4, 
          max_ascent = 12, 
          max_descent = 4, 
          phys_ascent = 12, 
          phys_descent = 4, 
          max_phys_ascent = 12, 
          max_phys_descent = 4, 
          current_x = 552, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 16, 
          first_vpos = 0, 
          vpos = 1, 
          hpos = 69, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = true, 
          bidi_it = {
            bytepos = 8417, 
            charpos = 8396, 
            ch = 115, 
            nchars = 1, 
            ch_len = 1, 
            type = STRONG_L, 
            type_after_w1 = STRONG_L, 
            orig_type = STRONG_L, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = -1, 
            prev = {
              bytepos = 8417, 
              charpos = 8396, 
              type = STRONG_L, 
              type_after_w1 = STRONG_L, 
              orig_type = STRONG_L
            }, 
            last_strong = {
              bytepos = 8416, 
              charpos = 8395, 
              type = STRONG_L, 
              type_after_w1 = STRONG_L, 
              orig_type = STRONG_L
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = -1, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 8416, 
              charpos = 8395, 
              type = STRONG_L, 
              type_after_w1 = STRONG_L, 
              orig_type = STRONG_L
            }, 
            next_for_ws = {
              bytepos = 8416, 
              charpos = 8395, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            ignore_bn_limit = -1, 
            sor = L2R, 
            scan_dir = 1, 
            disp_pos = 8459, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 64 times>}, 
            string = {
              lstring = 4306704434, 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x60176f218, 
            paragraph_dir = L2R, 
            separator_limit = -1, 
            prev_was_pdf = false, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = true
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        it3 = {
          window = 25794376221, 
          w = 0x60176f218, 
          f = 0x60176f000, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 8409, 
          prev_stop = 8309, 
          base_level_stop = 8309, 
          end_charpos = 11598, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          header_line_p = false, 
          string_from_display_prop_p = false, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x101081c48 <bss_sbrk_buffer+5929544>, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 11598, 
              bytepos = 11619
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          current = {
            pos = {
              charpos = 8328, 
              bytepos = 8349
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 8309, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 4306704434, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 0, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 0, 
          len = 1, 
          cmp_it = {
            stop_pos = 8328, 
            id = -1, 
            ch = -2, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 10, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 4306704434, 
            y = 4306704434, 
            width = 4306704434, 
            height = 4306704434
          }, 
          space_width = 4306704434, 
          voffset = 0, 
          tab_width = 2, 
          font_height = 4306704434, 
          object = 25794976773, 
          position = {
            charpos = 8327, 
            bytepos = 8348
          }, 
          truncation_pixel_width = 8, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 1904, 
          last_visible_y = 1026, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x601877000, 
          area = TEXT_AREA, 
          nglyphs = 0, 
          pixel_width = 0, 
          ascent = 12, 
          descent = 4, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 12, 
          phys_descent = 4, 
          max_phys_ascent = 12, 
          max_phys_descent = 4, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 16, 
          first_vpos = 0, 
          vpos = 1, 
          hpos = 0, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = true, 
          bidi_it = {
            bytepos = 8349, 
            charpos = 8328, 
            ch = 108, 
            nchars = 1, 
            ch_len = 1, 
            type = STRONG_L, 
            type_after_w1 = STRONG_L, 
            orig_type = STRONG_L, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = -1, 
            prev = {
              bytepos = 8348, 
              charpos = 8327, 
              type = NEUTRAL_B, 
              type_after_w1 = NEUTRAL_B, 
              orig_type = NEUTRAL_B
            }, 
            last_strong = {
              bytepos = 8347, 
              charpos = 8326, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = -1, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 8348, 
              charpos = 8327, 
              type = STRONG_L, 
              type_after_w1 = STRONG_L, 
              orig_type = STRONG_L
            }, 
            next_for_ws = {
              bytepos = 8345, 
              charpos = 8324, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            ignore_bn_limit = -1, 
            sor = L2R, 
            scan_dir = 1, 
            disp_pos = 8459, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 64 times>}, 
            string = {
              lstring = 4306704434, 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x60176f218, 
            paragraph_dir = L2R, 
            separator_limit = -1, 
            prev_was_pdf = false, 
            first_elt = false, 
            new_paragraph = false, 
            frame_window_p = true
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        it2data = 0x0
        it3data = 0x0
        start_pos = 11598
        nchars_per_row = 238
        pos_limit = 1
#10 0x00000001004af9dc in Frecenter (arg=-4) at window.c:5843
        pt = {
          charpos = 11598, 
          bytepos = 11619
        }
        it = {
          window = 25794376221, 
          w = 0x60176f218, 
          f = 0x60176f000, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 8209, 
          prev_stop = 11598, 
          base_level_stop = 8209, 
          end_charpos = 11598, 
          s = 0x0, 
          string_nchars = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = true, 
          header_line_p = false, 
          string_from_display_prop_p = false, 
          string_from_prefix_prop_p = false, 
          from_disp_prop_p = false, 
          ellipsis_p = false, 
          avoid_cursor_p = false, 
          dp = 0x101081c48 <bss_sbrk_buffer+5929544>, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 11598, 
              bytepos = 11619
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          current = {
            pos = {
              charpos = 8209, 
              bytepos = 8230
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 11598, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 4306704434, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = false, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 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 = 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 = 0, 
              font_height = 0
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 0, 
          selective_display_ellipsis_p = true, 
          ctl_arrow_p = true, 
          face_box_p = false, 
          start_of_box_run_p = false, 
          end_of_box_run_p = false, 
          overlay_strings_at_end_processed_p = false, 
          ignore_overlay_strings_at_pos_p = false, 
          glyph_not_available_p = false, 
          starts_in_middle_of_char_p = false, 
          face_before_selective_p = false, 
          constrain_row_ascent_descent_p = false, 
          line_wrap = TRUNCATE, 
          base_face_id = 0, 
          c = 0, 
          len = 0, 
          cmp_it = {
            stop_pos = 11598, 
            id = -1, 
            ch = -2, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = false, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 0, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 4306704434, 
            y = 4306704434, 
            width = 4306704434, 
            height = 4306704434
          }, 
          space_width = 4306704434, 
          voffset = 0, 
          tab_width = 2, 
          font_height = 4306704434, 
          object = 25794976773, 
          position = {
            charpos = 8209, 
            bytepos = 8230
          }, 
          truncation_pixel_width = 8, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 1904, 
          last_visible_y = 1026, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0x601877000, 
          area = TEXT_AREA, 
          nglyphs = 1, 
          pixel_width = 0, 
          ascent = 0, 
          descent = 0, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 0, 
          hpos = 0, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = true, 
          bidi_it = {
            bytepos = 8230, 
            charpos = 8209, 
            ch = 0, 
            nchars = -1, 
            ch_len = 0, 
            type = NEUTRAL_B, 
            type_after_w1 = NEUTRAL_B, 
            orig_type = NEUTRAL_B, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = -1, 
            prev = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = -1, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 0, 
              charpos = -1, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            next_en_type = UNKNOWN_BT, 
            ignore_bn_limit = 0, 
            sor = L2R, 
            scan_dir = 0, 
            disp_pos = -1, 
            disp_prop = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 64 times>}, 
            string = {
              lstring = 4306704434, 
              s = 0x0, 
              schars = 0, 
              bufpos = 0, 
              from_disp_str = false, 
              unibyte = false
            }, 
            w = 0x60176f218, 
            paragraph_dir = NEUTRAL_DIR, 
            separator_limit = -1, 
            prev_was_pdf = false, 
            first_elt = true, 
            new_paragraph = true, 
            frame_window_p = true
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        nlines = 1
        extra_line_spacing = 0
        h = 1010
        itdata = 0x0
        w = 0x60176f218
        buf = 0x601801c00
        obuf = 0x601801c00
        center_p = false
        charpos = 4302029061
        bytepos = 4300325429
        iarg = -1
        this_scroll_margin = 0
#11 0x00000001005d4744 in Ffuncall (nargs=2, args=0x227b98) at eval.c:2812
        fun = 4302029061
        original_fun = 4307133282
        funcar = 2259712
        numargs = 1
        lisp_numargs = -1
        val = 2259760
        internal_args = 0x227ba0
        i = -4
        count = 15
#12 0x0000000100621614 in exec_byte_code (bytestr=25773407297, vector=4313746989, maxdepth=52, args_template=1028, nargs=1, args=0x2282f8) at bytecode.c:916
        targets = {0x10062563f <exec_byte_code+20351>, 0x10062569a <exec_byte_code+20442>, 0x10062569c <exec_byte_code+20444>, 0x10062569e <exec_byte_code+20446>, 0x1006256a0 <exec_byte_code+20448>, 0x1006256a0 <exec_byte_code+20448>, 
          0x100625711 <exec_byte_code+20561>, 0x10062578c <exec_byte_code+20684>, 0x100620b46 <exec_byte_code+1158>, 0x100620b48 <exec_byte_code+1160>, 0x100620b4a <exec_byte_code+1162>, 0x100620b4c <exec_byte_code+1164>, 
          0x100620b4e <exec_byte_code+1166>, 0x100620b4e <exec_byte_code+1166>, 0x100620b57 <exec_byte_code+1175>, 0x100620b11 <exec_byte_code+1105>, 0x1006211b7 <exec_byte_code+2807>, 0x1006211b9 <exec_byte_code+2809>, 
          0x1006211bb <exec_byte_code+2811>, 0x1006211bd <exec_byte_code+2813>, 0x1006211bf <exec_byte_code+2815>, 0x1006211bf <exec_byte_code+2815>, 0x1006211fd <exec_byte_code+2877>, 0x1006211c8 <exec_byte_code+2824>, 
          0x100621505 <exec_byte_code+3653>, 0x100621507 <exec_byte_code+3655>, 0x100621509 <exec_byte_code+3657>, 0x10062150b <exec_byte_code+3659>, 0x10062150d <exec_byte_code+3661>, 0x10062150d <exec_byte_code+3661>, 
          0x1006214b6 <exec_byte_code+3574>, 0x1006214d0 <exec_byte_code+3600>, 0x1006215d5 <exec_byte_code+3861>, 0x1006215d7 <exec_byte_code+3863>, 0x1006215d9 <exec_byte_code+3865>, 0x1006215db <exec_byte_code+3867>, 
          0x1006215dd <exec_byte_code+3869>, 0x1006215dd <exec_byte_code+3869>, 0x100621586 <exec_byte_code+3782>, 0x1006215a0 <exec_byte_code+3808>, 0x1006216a5 <exec_byte_code+4069>, 0x1006216a7 <exec_byte_code+4071>, 
          0x1006216a9 <exec_byte_code+4073>, 0x1006216ab <exec_byte_code+4075>, 0x1006216ad <exec_byte_code+4077>, 0x1006216ad <exec_byte_code+4077>, 0x100621656 <exec_byte_code+3990>, 0x100621670 <exec_byte_code+4016>, 
          0x1006229e6 <exec_byte_code+8998>, 0x100622747 <exec_byte_code+8327>, 0x10062273b <exec_byte_code+8315>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 
          0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x100622c75 <exec_byte_code+9653>, 0x100622db2 <exec_byte_code+9970>, 0x100622e1c <exec_byte_code+10076>, 0x100622e86 <exec_byte_code+10182>, 
          0x100622ef4 <exec_byte_code+10292>, 0x100620fcb <exec_byte_code+2315>, 0x100621052 <exec_byte_code+2450>, 0x100622f77 <exec_byte_code+10423>, 0x100620ede <exec_byte_code+2078>, 0x1006210c9 <exec_byte_code+2569>, 
          0x100622fe8 <exec_byte_code+10536>, 0x10062305f <exec_byte_code+10655>, 0x1006230b3 <exec_byte_code+10739>, 0x10062312a <exec_byte_code+10858>, 0x100623188 <exec_byte_code+10952>, 0x100623277 <exec_byte_code+11191>, 
          0x1006232cb <exec_byte_code+11275>, 0x100623342 <exec_byte_code+11394>, 0x1006233df <exec_byte_code+11551>, 0x100623433 <exec_byte_code+11635>, 0x100623487 <exec_byte_code+11719>, 0x1006234fe <exec_byte_code+11838>, 
          0x100623575 <exec_byte_code+11957>, 0x1006235ec <exec_byte_code+12076>, 0x100623689 <exec_byte_code+12233>, 0x1006236e7 <exec_byte_code+12327>, 0x100623745 <exec_byte_code+12421>, 0x100623834 <exec_byte_code+12660>, 
          0x1006238d1 <exec_byte_code+12817>, 0x10062396e <exec_byte_code+12974>, 0x100623c01 <exec_byte_code+13633>, 0x100623c7e <exec_byte_code+13758>, 0x100623cfb <exec_byte_code+13883>, 0x100623d78 <exec_byte_code+14008>, 
          0x100623df5 <exec_byte_code+14133>, 0x100623e53 <exec_byte_code+14227>, 0x100623ef4 <exec_byte_code+14388>, 0x100623f52 <exec_byte_code+14482>, 0x100623fb0 <exec_byte_code+14576>, 0x10062400e <exec_byte_code+14670>, 
          0x100624141 <exec_byte_code+14977>, 0x100622597 <exec_byte_code+7895>, 0x1006241b2 <exec_byte_code+15090>, 0x100624206 <exec_byte_code+15174>, 0x1006242ed <exec_byte_code+15405>, 0x10062435e <exec_byte_code+15518>, 
          0x1006243cf <exec_byte_code+15631>, 0x100624423 <exec_byte_code+15715>, 0x100624480 <exec_byte_code+15808>, 0x1006244dd <exec_byte_code+15901>, 0x100624542 <exec_byte_code+16002>, 0x10062563f <exec_byte_code+20351>, 
          0x1006245a0 <exec_byte_code+16096>, 0x1006245ef <exec_byte_code+16175>, 0x10062463e <exec_byte_code+16254>, 0x10062468d <exec_byte_code+16333>, 0x1006246dc <exec_byte_code+16412>, 0x10062472b <exec_byte_code+16491>, 
          0x100622597 <exec_byte_code+7895>, 0x10062563f <exec_byte_code+20351>, 0x10062477f <exec_byte_code+16575>, 0x1006247dd <exec_byte_code+16669>, 0x100624831 <exec_byte_code+16753>, 0x100624885 <exec_byte_code+16837>, 
          0x1006248fc <exec_byte_code+16956>, 0x100624973 <exec_byte_code+17075>, 0x1006249c7 <exec_byte_code+17159>, 0x100624b11 <exec_byte_code+17489>, 0x100624b88 <exec_byte_code+17608>, 0x100624bf9 <exec_byte_code+17721>, 
          0x100624c6a <exec_byte_code+17834>, 0x100624cb9 <exec_byte_code+17913>, 0x10062563f <exec_byte_code+20351>, 0x1006224b3 <exec_byte_code+7667>, 0x100621763 <exec_byte_code+4259>, 0x100620d51 <exec_byte_code+1681>, 
          0x1006218bd <exec_byte_code+4605>, 0x100621a4a <exec_byte_code+5002>, 0x100621bcb <exec_byte_code+5387>, 0x100622427 <exec_byte_code+7527>, 0x100622473 <exec_byte_code+7603>, 0x100621454 <exec_byte_code+3476>, 
          0x10062254b <exec_byte_code+7819>, 0x1006225d4 <exec_byte_code+7956>, 0x10062266e <exec_byte_code+8110>, 0x1006226ba <exec_byte_code+8186>, 0x100622a36 <exec_byte_code+9078>, 0x100622ac7 <exec_byte_code+9223>, 
          0x100622b64 <exec_byte_code+9380>, 0x100622be0 <exec_byte_code+9504>, 0x100621712 <exec_byte_code+4178>, 0x100624d0d <exec_byte_code+17997>, 0x100624d9e <exec_byte_code+18142>, 0x100624df2 <exec_byte_code+18226>, 
          0x100624e46 <exec_byte_code+18310>, 0x100624e9a <exec_byte_code+18394>, 0x100624eee <exec_byte_code+18478>, 0x100624f5f <exec_byte_code+18591>, 0x100624fd0 <exec_byte_code+18704>, 0x100625041 <exec_byte_code+18817>, 
          0x1006250b2 <exec_byte_code+18930>, 0x10062523a <exec_byte_code+19322>, 0x1006252ab <exec_byte_code+19435>, 0x10062531c <exec_byte_code+19548>, 0x100625370 <exec_byte_code+19632>, 0x1006253e1 <exec_byte_code+19745>, 
          0x100625452 <exec_byte_code+19858>, 0x1006254ae <exec_byte_code+19950>, 0x10062550a <exec_byte_code+20042>, 0x10062406c <exec_byte_code+14764>, 0x1006240ca <exec_byte_code+14858>, 0x100625568 <exec_byte_code+20136>, 
          0x1006255d6 <exec_byte_code+20246>, 0x10062563f <exec_byte_code+20351>, 0x100621d4c <exec_byte_code+5772>, 0x100621e79 <exec_byte_code+6073>, 0x100621fe5 <exec_byte_code+6437>, 0x100622151 <exec_byte_code+6801>, 
          0x1006222bc <exec_byte_code+7164>, 0x1006231e6 <exec_byte_code+11046>, 0x1006237a3 <exec_byte_code+12515>, 0x10062425c <exec_byte_code+15260>, 0x10062582e <exec_byte_code+20846>, 0x1006258ac <exec_byte_code+20972>, 
          0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x100625951 <exec_byte_code+21137>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 
          0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 
          0x1006259f6 <exec_byte_code+21302> <repeats 64 times>}
        count = 12
        op = 1
        vectorp = 0x1011e8e30 <bss_sbrk_buffer+7400496>
        stack = {
          pc = 0x6003269e5 "\210*\210\001A\266\202\202.", 
          byte_string = 25773407297, 
          byte_string_start = 0x600326980 "p\303\001!\304\305\306\307\310\311\006\a!\312\"\313\314%DC\216\211?\206q", 
          next = 0x228360
        }
        top = 0x227b98
        result = 4306704434
        type = CONDITION_CASE
#13 0x00000001005d4fbd in funcall_lambda (fun=4313755597, nargs=1, arg_vector=0x2282f0) at eval.c:2979
        val = 4300332831
        syms_left = 1028
        next = 4313755592
        lexenv = 4313755592
        count = 12
        i = 2261008
        optional = false
        rest = false
#14 0x00000001005d4959 in Ffuncall (nargs=2, args=0x2282e8) at eval.c:2861
        fun = 4313755597
        original_fun = 4311246594
        funcar = 2261168
        numargs = 1
        lisp_numargs = 4300944911
        val = 4306704434
        internal_args = 0x100b31832 <bss_sbrk_buffer+357938>
        i = 4300336889
        count = 11
#15 0x00000001005d39c0 in funcall_nil (nargs=2, args=0x2282e8) at eval.c:2363
No locals.
#16 0x00000001005d3e19 in run_hook_with_args (nargs=2, args=0x2282e8, funcall=0x1005d39a0 <funcall_nil>) at eval.c:2541
        global_vals = 4311512134
        sym = 4311246546
        val = 25794445558
        ret = 4306704434
        gcpro1 = {
          next = 0x2281a0, 
          var = 0x100a14810 <Srun_hook_with_args>, 
          nvars = 2261408
        }
        gcpro2 = {
          next = 0x100a14810 <Srun_hook_with_args>, 
          var = 0x10000000a, 
          nvars = 44
        }
        gcpro3 = {
          next = 0x1011ebf45 <bss_sbrk_buffer+7413061>, 
          var = 0x2c, 
          nvars = 2261360
        }
#17 0x00000001005d3a62 in Frun_hook_with_args (nargs=2, args=0x2282e8) at eval.c:2409
No locals.
#18 0x00000001005d45fc in Ffuncall (nargs=3, args=0x2282e0) at eval.c:2793
        fun = 4305537045
        original_fun = 4307020066
        funcar = 11628
        numargs = 2
        lisp_numargs = 25794976768
        val = 25781188267
        internal_args = 0x100b31832 <bss_sbrk_buffer+357938>
        i = 4300984518
        count = 10
#19 0x0000000100621614 in exec_byte_code (bytestr=25773403841, vector=4313751085, maxdepth=60, args_template=2056, nargs=2, args=0x228868) at bytecode.c:916
        targets = {0x10062563f <exec_byte_code+20351>, 0x10062569a <exec_byte_code+20442>, 0x10062569c <exec_byte_code+20444>, 0x10062569e <exec_byte_code+20446>, 0x1006256a0 <exec_byte_code+20448>, 0x1006256a0 <exec_byte_code+20448>, 
          0x100625711 <exec_byte_code+20561>, 0x10062578c <exec_byte_code+20684>, 0x100620b46 <exec_byte_code+1158>, 0x100620b48 <exec_byte_code+1160>, 0x100620b4a <exec_byte_code+1162>, 0x100620b4c <exec_byte_code+1164>, 
          0x100620b4e <exec_byte_code+1166>, 0x100620b4e <exec_byte_code+1166>, 0x100620b57 <exec_byte_code+1175>, 0x100620b11 <exec_byte_code+1105>, 0x1006211b7 <exec_byte_code+2807>, 0x1006211b9 <exec_byte_code+2809>, 
          0x1006211bb <exec_byte_code+2811>, 0x1006211bd <exec_byte_code+2813>, 0x1006211bf <exec_byte_code+2815>, 0x1006211bf <exec_byte_code+2815>, 0x1006211fd <exec_byte_code+2877>, 0x1006211c8 <exec_byte_code+2824>, 
          0x100621505 <exec_byte_code+3653>, 0x100621507 <exec_byte_code+3655>, 0x100621509 <exec_byte_code+3657>, 0x10062150b <exec_byte_code+3659>, 0x10062150d <exec_byte_code+3661>, 0x10062150d <exec_byte_code+3661>, 
          0x1006214b6 <exec_byte_code+3574>, 0x1006214d0 <exec_byte_code+3600>, 0x1006215d5 <exec_byte_code+3861>, 0x1006215d7 <exec_byte_code+3863>, 0x1006215d9 <exec_byte_code+3865>, 0x1006215db <exec_byte_code+3867>, 
          0x1006215dd <exec_byte_code+3869>, 0x1006215dd <exec_byte_code+3869>, 0x100621586 <exec_byte_code+3782>, 0x1006215a0 <exec_byte_code+3808>, 0x1006216a5 <exec_byte_code+4069>, 0x1006216a7 <exec_byte_code+4071>, 
          0x1006216a9 <exec_byte_code+4073>, 0x1006216ab <exec_byte_code+4075>, 0x1006216ad <exec_byte_code+4077>, 0x1006216ad <exec_byte_code+4077>, 0x100621656 <exec_byte_code+3990>, 0x100621670 <exec_byte_code+4016>, 
          0x1006229e6 <exec_byte_code+8998>, 0x100622747 <exec_byte_code+8327>, 0x10062273b <exec_byte_code+8315>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 
          0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x100622c75 <exec_byte_code+9653>, 0x100622db2 <exec_byte_code+9970>, 0x100622e1c <exec_byte_code+10076>, 0x100622e86 <exec_byte_code+10182>, 
          0x100622ef4 <exec_byte_code+10292>, 0x100620fcb <exec_byte_code+2315>, 0x100621052 <exec_byte_code+2450>, 0x100622f77 <exec_byte_code+10423>, 0x100620ede <exec_byte_code+2078>, 0x1006210c9 <exec_byte_code+2569>, 
          0x100622fe8 <exec_byte_code+10536>, 0x10062305f <exec_byte_code+10655>, 0x1006230b3 <exec_byte_code+10739>, 0x10062312a <exec_byte_code+10858>, 0x100623188 <exec_byte_code+10952>, 0x100623277 <exec_byte_code+11191>, 
          0x1006232cb <exec_byte_code+11275>, 0x100623342 <exec_byte_code+11394>, 0x1006233df <exec_byte_code+11551>, 0x100623433 <exec_byte_code+11635>, 0x100623487 <exec_byte_code+11719>, 0x1006234fe <exec_byte_code+11838>, 
          0x100623575 <exec_byte_code+11957>, 0x1006235ec <exec_byte_code+12076>, 0x100623689 <exec_byte_code+12233>, 0x1006236e7 <exec_byte_code+12327>, 0x100623745 <exec_byte_code+12421>, 0x100623834 <exec_byte_code+12660>, 
          0x1006238d1 <exec_byte_code+12817>, 0x10062396e <exec_byte_code+12974>, 0x100623c01 <exec_byte_code+13633>, 0x100623c7e <exec_byte_code+13758>, 0x100623cfb <exec_byte_code+13883>, 0x100623d78 <exec_byte_code+14008>, 
          0x100623df5 <exec_byte_code+14133>, 0x100623e53 <exec_byte_code+14227>, 0x100623ef4 <exec_byte_code+14388>, 0x100623f52 <exec_byte_code+14482>, 0x100623fb0 <exec_byte_code+14576>, 0x10062400e <exec_byte_code+14670>, 
          0x100624141 <exec_byte_code+14977>, 0x100622597 <exec_byte_code+7895>, 0x1006241b2 <exec_byte_code+15090>, 0x100624206 <exec_byte_code+15174>, 0x1006242ed <exec_byte_code+15405>, 0x10062435e <exec_byte_code+15518>, 
          0x1006243cf <exec_byte_code+15631>, 0x100624423 <exec_byte_code+15715>, 0x100624480 <exec_byte_code+15808>, 0x1006244dd <exec_byte_code+15901>, 0x100624542 <exec_byte_code+16002>, 0x10062563f <exec_byte_code+20351>, 
          0x1006245a0 <exec_byte_code+16096>, 0x1006245ef <exec_byte_code+16175>, 0x10062463e <exec_byte_code+16254>, 0x10062468d <exec_byte_code+16333>, 0x1006246dc <exec_byte_code+16412>, 0x10062472b <exec_byte_code+16491>, 
          0x100622597 <exec_byte_code+7895>, 0x10062563f <exec_byte_code+20351>, 0x10062477f <exec_byte_code+16575>, 0x1006247dd <exec_byte_code+16669>, 0x100624831 <exec_byte_code+16753>, 0x100624885 <exec_byte_code+16837>, 
          0x1006248fc <exec_byte_code+16956>, 0x100624973 <exec_byte_code+17075>, 0x1006249c7 <exec_byte_code+17159>, 0x100624b11 <exec_byte_code+17489>, 0x100624b88 <exec_byte_code+17608>, 0x100624bf9 <exec_byte_code+17721>, 
          0x100624c6a <exec_byte_code+17834>, 0x100624cb9 <exec_byte_code+17913>, 0x10062563f <exec_byte_code+20351>, 0x1006224b3 <exec_byte_code+7667>, 0x100621763 <exec_byte_code+4259>, 0x100620d51 <exec_byte_code+1681>, 
          0x1006218bd <exec_byte_code+4605>, 0x100621a4a <exec_byte_code+5002>, 0x100621bcb <exec_byte_code+5387>, 0x100622427 <exec_byte_code+7527>, 0x100622473 <exec_byte_code+7603>, 0x100621454 <exec_byte_code+3476>, 
          0x10062254b <exec_byte_code+7819>, 0x1006225d4 <exec_byte_code+7956>, 0x10062266e <exec_byte_code+8110>, 0x1006226ba <exec_byte_code+8186>, 0x100622a36 <exec_byte_code+9078>, 0x100622ac7 <exec_byte_code+9223>, 
          0x100622b64 <exec_byte_code+9380>, 0x100622be0 <exec_byte_code+9504>, 0x100621712 <exec_byte_code+4178>, 0x100624d0d <exec_byte_code+17997>, 0x100624d9e <exec_byte_code+18142>, 0x100624df2 <exec_byte_code+18226>, 
          0x100624e46 <exec_byte_code+18310>, 0x100624e9a <exec_byte_code+18394>, 0x100624eee <exec_byte_code+18478>, 0x100624f5f <exec_byte_code+18591>, 0x100624fd0 <exec_byte_code+18704>, 0x100625041 <exec_byte_code+18817>, 
          0x1006250b2 <exec_byte_code+18930>, 0x10062523a <exec_byte_code+19322>, 0x1006252ab <exec_byte_code+19435>, 0x10062531c <exec_byte_code+19548>, 0x100625370 <exec_byte_code+19632>, 0x1006253e1 <exec_byte_code+19745>, 
          0x100625452 <exec_byte_code+19858>, 0x1006254ae <exec_byte_code+19950>, 0x10062550a <exec_byte_code+20042>, 0x10062406c <exec_byte_code+14764>, 0x1006240ca <exec_byte_code+14858>, 0x100625568 <exec_byte_code+20136>, 
          0x1006255d6 <exec_byte_code+20246>, 0x10062563f <exec_byte_code+20351>, 0x100621d4c <exec_byte_code+5772>, 0x100621e79 <exec_byte_code+6073>, 0x100621fe5 <exec_byte_code+6437>, 0x100622151 <exec_byte_code+6801>, 
          0x1006222bc <exec_byte_code+7164>, 0x1006231e6 <exec_byte_code+11046>, 0x1006237a3 <exec_byte_code+12515>, 0x10062425c <exec_byte_code+15260>, 0x10062582e <exec_byte_code+20846>, 0x1006258ac <exec_byte_code+20972>, 
          0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x100625951 <exec_byte_code+21137>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 
          0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 0x10062563f <exec_byte_code+20351>, 
          0x1006259f6 <exec_byte_code+21302> <repeats 64 times>}
        count = 7
        op = 2
        vectorp = 0x1011e9e30 <bss_sbrk_buffer+7404592>
        stack = {
          pc = 0x600326752 "\210\211`Ì“\210\313\005!b\210\r\204\376", 
          byte_string = 25773403841, 
          byte_string_start = 0x600326690 "\306\002!\001\205s\001\211\205s\001\307\001!\205s\001r\211q\210\b\211\203N", 
          next = 0x0
        }
        top = 0x2282e0
        result = 0
        type = CONDITION_CASE
#20 0x00000001005d4fbd in funcall_lambda (fun=4313755229, nargs=2, arg_vector=0x228858) at eval.c:2979
        val = 4300332831
        syms_left = 2056
        next = 4313755224
        lexenv = 4313755224
        count = 7
        i = 2262896
        optional = false
        rest = false
#21 0x00000001005d4959 in Ffuncall (nargs=3, args=0x228850) at eval.c:2861
        fun = 4313755229
        original_fun = 4311845010
        funcar = 7696581328936
        numargs = 2
        lisp_numargs = 1998305806
        val = 2263120
        internal_args = 0x228850
        i = 4300332639
        count = 6
#22 0x00000001005d3971 in Fapply (nargs=2, args=0x228920) at eval.c:2351
        i = 3
        numargs = 2
        spread_arg = 4306704434
        funcall_args = 0x228850
        fun = 4313755229
        retval = 4306289040
        gcpro1 = {
          next = 0x228910, 
          var = 0x1004de25e <decode_coding_object+3419>, 
          nvars = 3
        }
        sa_count = 6
        sa_must_free = false
#23 0x00000001005d3fff in apply1 (fn=4311845010, arg=25787656918) at eval.c:2585
        ret_ungc_val = 6
        args = {4311845010, 25787656918}
        gcpro1 = {
          next = 0x228960, 
          var = 0x228920, 
          nvars = 2
        }
#24 0x000000010062fc44 in read_process_output_call (fun_and_args=25787656822) at process.c:4964
No locals.
#25 0x00000001005d0b65 in internal_condition_case_1 (bfun=0x10062fbad <read_process_output_call>, arg=25787656822, handlers=4306770594, hfun=0x10062fc4a <read_process_output_error_handler>) at eval.c:1372
        val = 25787656918
        c = 0x600084e00
#26 0x0000000100630356 in read_and_dispose_of_process_output (p=0x600b010b0, chars=0x228aa0 "(Wizards) Gaara wisps: thanks!\033[39;49m\033[0;10m\033[39;49m\033[0;10m\r\n", nbytes=62, coding=0x601255400) at process.c:5177
        outstream = 4311845010
        text = 25789478561
        outer_running_asynch_code = false
        waiting = -1
#27 0x000000010062ffb4 in read_process_output (proc=25781342389, channel=62) at process.c:5086
        nbytes = 62
        chars = 0x228aa0 "(Wizards) Gaara wisps: thanks!\033[39;49m\033[0;10m\033[39;49m\033[0;10m\r\n"
        p = 0x600b010b0
        coding = 0x601255400
        carryover = 0
        readmax = 4096
        count = 3
        odeactivate = 4306704434
#28 0x000000010062f4ac in wait_reading_process_output (time_limit=30, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=4306704434, wait_proc=0x0, just_wait_proc=0) at process.c:4808
        nread = 0
        timeout_reduced_for_timers = true
        channel = 9
        nfds = 1
        Available = {
          fds_bits = {512}
        }
        Writeok = {
          fds_bits = {0}
        }
        check_write = true
        check_delay = 1
        no_avail = false
        xerrno = 0
        proc = 25781342389
        timeout = {
          tv_sec = 0, 
          tv_nsec = 494799500
        }
        end_time = {
          tv_sec = 1412907149, 
          tv_nsec = 168899300
        }
        wait_channel = -1
        got_some_input = true
        count = 2
#29 0x000000010041063f in sit_for (timeout=120, reading=true, display_option=1) at dispnew.c:5861
        sec = 30
        nsec = 0
        do_display = true
#30 0x000000010052a733 in read_char (commandflag=1, map=25781513974, prev_event=4306704434, used_mouse_menu=0x22a3af, end_time=0x0) at keyboard.c:2809
        tem0 = 25781513974
        timeout = 30
        delay_level = 4
        buffer_size = 46
        c = 4306704434
        jmpcount = 2
        local_getcjmp = {2268624, 0, 2268616, 2268752, 25770085376, 2272050, 1, 0, 0, 2272050, 4300381770, 2286248, 0 <repeats 20 times>}
        save_jump = {0 <repeats 32 times>}
        tem = 2269632
        save = 4300900171
        previous_echo_area_message = 4306704434
        also_record = 4306704434
        reread = false
        gcpro1 = {
          next = 0x22a040, 
          var = 0x1005bd935 <Fget_pos_property+1075>, 
          nvars = 4306744706
        }
        gcpro2 = {
          next = 0xb4b8, 
          var = 0x0, 
          nvars = 0
        }
        polling_stopped_here = false
        orig_kboard = 0x600083700
#31 0x000000010053a21f in read_key_sequence (keybuf=0x22a5c0, bufsize=30, prompt=4306704434, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9088
        interrupted_kboard = 0x600083700
        interrupted_frame = 0x60176f000
        key = 25794976773
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = 4307017730
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 25781513974
        first_event = 4306704434
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 4310989094, 
          map = 4310989094, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 4306696774, 
          map = 4306696774, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 4310989110, 
          map = 4310989110, 
          start = 0, 
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = 4306704434
        original_uppercase = 25794976773
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x601801c00
        fake_prefixed_keys = 4306704434
        gcpro1 = {
          next = 0x22a3e0, 
          var = 0x10051cf8a <CHAR_TABLE_REF+40>, 
          nvars = 4307048085
        }
#32 0x0000000100526674 in command_loop_1 () at keyboard.c:1452
        cmd = 25771762738
        keybuf = {52, 212, 200, 2270704, 0, 0, 4306762642, 25794263766, 4302049473, 4306704434, 2270880, 0, 4, 4306704434, 2270912, 4300364300, 4306762642, 25794263766, 4302049473, 4306704434, 4310426418, 0, 2270976, 4300363933, 
          25794263766, 2270880, 4307018688, 4306704434, 2271744, 2271968}
        i = 1
        prev_modiff = 2941
        prev_buffer = 0x601801c00
        already_adjusted = false
#33 0x00000001005d09c0 in internal_condition_case (bfun=0x10052615f <command_loop_1>, handlers=4306770594, hfun=0x1005256ea <cmd_error>) at eval.c:1348
        val = 4294967302
        c = 0x600084000
#34 0x0000000100525d2d in command_loop_2 (ignore=4306704434) at keyboard.c:1177
        val = 0
#35 0x00000001005cfd11 in internal_catch (tag=4306762690, func=0x100525cfb <command_loop_2>, arg=4306704434) at eval.c:1112
        val = 4306704434
        c = 0x60007f200
#36 0x0000000100525cbc in command_loop () at keyboard.c:1156
No locals.
#37 0x000000010052514b in recursive_edit_1 () at keyboard.c:777
        count = 1
        val = 2271552
#38 0x000000010052537d in Frecursive_edit () at keyboard.c:848
        count = 0
        buffer = 4306704434
#39 0x0000000100523045 in main (argc=1, argv=0x22aae0) at emacs.c:1646
        dummy = 2283200
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {
          rlim_cur = 2096978, 
          rlim_max = 2097152
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        dname_arg2 = "6\252\"\000\000\000\000\000!\223\026\200\001\000\000\000\062\253\"\000\000\000\000\000\200\361\343\371\003\000\000\000\060M\027\200\001\000\000\000\060\252\"\000\000\000\000\000\001\000\000\000\001\000\000\000\264\341\"\000\000\000\000\000P\252\"\000\000\000\000\000\314A\026\200\001\000\000"
        ch_to_dir = 0x18019860e <__ctype_load_locale+62> "\205\300x\016\211\005Pv\022"
        original_pwd = 0x0

Lisp Backtrace:
"recenter" (0x227ba0)
"comint-postoutput-scroll-to-bottom" (0x2282f0)
"run-hook-with-args" (0x2282e8)
"comint-output-filter" (0x228858)
  Id   Target Id         Frame 
  16   Thread 4384.0x4f4 0x00000000774412fa in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  15   Thread 4384.0x940 0x00000000774412fa in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  14   Thread 4384.0x1218 0x00000000774412fa in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  13   Thread 4384.0x121c 0x00000000774412fa in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  10   Thread 4384.0x11a8 0x000000007744131a in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  9    Thread 4384.0x1150 0x000000007744131a in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  7    Thread 4384.0x1160 0x000007fefefd31ba in GdiDrawStream () from /cygdrive/c/Windows/system32/GDI32.dll
  6    Thread 4384.0x1194 0x00000000774415fa in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  5    Thread 4384.0x1168 0x00000000774412fa in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  4    Thread 4384.0x118c 0x000000007744186a in ntdll!ZwWaitForMultipleObjects () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  3    Thread 4384.0x1180 0x000000007744186a in ntdll!ZwWaitForMultipleObjects () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
  2    Thread 4384.0x1138 0x000000007744131a in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
* 1    Thread 4384.0x1134 0x000007fefdb83ca3 in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/system32/KERNELBASE.dll
[Switching to thread 2 (Thread 4384.0x1138)]
#0  0x000000007744131a in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
[Switching to thread 7 (Thread 4384.0x1160)]
#0  0x000007fefefd31ba in GdiDrawStream () from /cygdrive/c/Windows/system32/GDI32.dll
#0  0x000007fefefd31ba in GdiDrawStream () from /cygdrive/c/Windows/system32/GDI32.dll
No symbol table info available.
#1  0x000007fefefd318e in GdiDrawStream () from /cygdrive/c/Windows/system32/GDI32.dll
No symbol table info available.
#2  0x000007fefc2425a9 in UxTheme!DrawThemeBackground () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#3  0x000007fefc242288 in UxTheme!DrawThemeBackground () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#4  0x000007fefc24206d in UxTheme!DrawThemeBackground () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#5  0x000007fefc241fb3 in UxTheme!DrawThemeBackground () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#6  0x000007fefc25fdb3 in UxTheme!BufferedPaintStopAllAnimations () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#7  0x000007fefc25fa65 in UxTheme!BufferedPaintStopAllAnimations () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#8  0x000007fefc24801c in UxTheme!DrawThemeParentBackground () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#9  0x000007fefc24168e in ?? () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#10 0x000007fefc241445 in ?? () from /cygdrive/c/Windows/system32/uxtheme.dll
No symbol table info available.
#11 0x0000000076e689d3 in USER32!GetWindowDC () from /cygdrive/c/Windows/system32/USER32.dll
No symbol table info available.
#12 0x000000010065ce7c in w32_wnd_proc (hwnd=<error reading variable: Cannot access memory at address 0x2fd>, msg=<error reading variable: Cannot access memory at address 0x305>, 
    wParam=<error reading variable: Cannot access memory at address 0x30d>, lParam=<error reading variable: Cannot access memory at address 0x315>) at w32fns.c:4057
        f = <error reading variable f (Cannot access memory at address 0x295)>
        dpyinfo = <error reading variable dpyinfo (Cannot access memory at address 0x29d)>
        wmsg = <error reading variable wmsg (Cannot access memory at address 0x15d)>
        windows_translate = <error reading variable windows_translate (Cannot access memory at address 0x2c9)>
        key = <error reading variable key (Cannot access memory at address 0x2c5)>
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Lisp Backtrace:
"recenter" (0x227ba0)
"comint-postoutput-scroll-to-bottom" (0x2282f0)
"run-hook-with-args" (0x2282e8)
"comint-output-filter" (0x228858)
[Switching to thread 2 (Thread 4384.0x1138)]
#0  0x000000007744131a in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#0  0x000000007744131a in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
No symbol table info available.
#1  0x000007fefdb51a7a in ReadFile () from /cygdrive/c/Windows/system32/KERNELBASE.dll
No symbol table info available.
#2  0x0000000077180a19 in ReadFile () from /cygdrive/c/Windows/system32/kernel32.dll
No symbol table info available.
#3  0x00000001801197c2 in wait_sig(void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#4  0x0000000180044fc5 in cygthread::callfunc(bool) () from /usr/bin/cygwin1.dll
No symbol table info available.
#5  0x000000018004552a in cygthread::stub(void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#6  0x000000018004619b in _cygtls::call2(unsigned int (*)(void*, void*), void*, void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#7  0x00000001800462f4 in _cygtls::call(unsigned int (*)(void*, void*), void*) () from /usr/bin/cygwin1.dll
No symbol table info available.
#8  0x00000000771859ed in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/system32/kernel32.dll
No symbol table info available.
#9  0x000000007741c541 in ntdll!RtlUserThreadStart () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
[Thread 4384.0x1150 exited with code 0]
[Thread 4384.0x11a8 exited with code 0]
[Thread 4384.0x4f4 exited with code 2]
[Thread 4384.0x1218 exited with code 2]
[Thread 4384.0x121c exited with code 2]
[Thread 4384.0x1194 exited with code 2]
[Thread 4384.0x1168 exited with code 2]
[Thread 4384.0x1160 exited with code 2]
[Thread 4384.0x940 exited with code 2]
[Thread 4384.0x118c exited with code 2]
[Thread 4384.0x1138 exited with code 2]
[Inferior 1 (process 4384) exited with code 02]
The program being debugged exited while in a function called from GDB.
Evaluation of the expression containing the function
(backtrace_top) will be abandoned.
No threads.

  reply	other threads:[~2014-10-10  2:21 UTC|newest]

Thread overview: 96+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09 21:41 bug#18438: 24.4.50; assertion failed in bidi.c aidalgol
2014-09-10  0:16 ` Stefan Monnier
2014-09-10 18:55   ` Aidan Gauland
2014-09-10 19:09     ` Eli Zaretskii
2014-09-11  4:31       ` aidalgol
2014-09-11 13:18         ` Ken Brown
2014-09-12  1:51           ` aidalgol
2014-09-12  1:55       ` aidalgol
2014-09-12  6:00         ` Eli Zaretskii
2014-09-12  7:46           ` Eli Zaretskii
2014-09-16  1:04             ` aidalgol
2014-09-16  2:47               ` Eli Zaretskii
2014-09-16  2:59                 ` aidalgol
2014-09-16 14:33                   ` Eli Zaretskii
2014-09-16 22:42                     ` aidalgol
2014-09-17  5:07                       ` Eli Zaretskii
2014-09-18  4:55                         ` aidalgol
2014-09-18  4:59                         ` aidalgol
2014-09-18 14:42                           ` Eli Zaretskii
2014-09-21 22:30                             ` Ken Brown
2014-09-24  5:07                               ` aidalgol
2014-09-24 14:06                                 ` Ken Brown
2014-09-24 15:01                                   ` Eli Zaretskii
2014-09-24 16:40                                     ` Ken Brown
2014-09-24 19:49                                       ` Eli Zaretskii
2014-09-28 23:03                                   ` aidalgol
2014-09-10 13:14 ` Ken Brown
2014-09-29  0:56 ` aidalgol
2014-09-29  6:23   ` Eli Zaretskii
2014-09-29 15:50     ` Ken Brown
2014-09-29 17:00       ` Eli Zaretskii
2014-09-29 22:28         ` aidalgol
2014-09-30 15:24           ` Eli Zaretskii
2014-09-30 16:09             ` Ken Brown
2014-09-30 16:27               ` Eli Zaretskii
2014-09-30 23:06                 ` aidalgol
2014-10-01  2:39                   ` Eli Zaretskii
2014-10-01  2:58                     ` aidalgol
2014-10-01 14:42                       ` Eli Zaretskii
2014-10-01 21:56                         ` aidalgol
2014-10-01  2:40                   ` Ken Brown
2014-10-08 22:20             ` aidalgol
2014-10-09  7:29               ` Eli Zaretskii
2014-10-10  2:21                 ` aidalgol [this message]
2014-10-10  7:19                   ` Eli Zaretskii
2014-10-10  7:26                     ` Eli Zaretskii
2014-10-10 13:54                     ` Ken Brown
2014-10-10 15:12                       ` Eli Zaretskii
2014-10-10 17:14                         ` Ken Brown
2014-10-11  1:57                         ` Ken Brown
2014-10-11  7:11                           ` Eli Zaretskii
2014-10-11 13:58                             ` Ken Brown
2014-10-11 14:24                               ` Eli Zaretskii
2014-10-11 16:33                                 ` Ken Brown
2014-10-11 16:52                                   ` Eli Zaretskii
2014-10-11 17:17                                     ` Ken Brown
2014-10-15  0:58                     ` aidalgol
2014-10-15  5:13                       ` Eli Zaretskii
2014-10-15 19:29                         ` aidalgol
2014-10-16  7:27                           ` Eli Zaretskii
2014-10-16 13:11                             ` Ken Brown
2014-10-16 13:38                               ` Eli Zaretskii
2014-10-19 14:39                               ` Eli Zaretskii
2014-10-19 15:37                                 ` Ken Brown
2014-10-19 18:10                                   ` Eli Zaretskii
2014-10-19 19:49                                   ` aidalgol
2014-10-19 20:20                                 ` aidalgol
2014-10-20 15:46                                   ` Eli Zaretskii
2014-10-20 16:51                                     ` Eli Zaretskii
2014-10-20 19:35                                       ` Ivan Shmakov
2014-10-20 19:39                                         ` Eli Zaretskii
2014-10-20 20:02                                           ` Ivan Shmakov
2014-10-20 20:59                                       ` Ken Brown
2014-10-21 15:42                                         ` Eli Zaretskii
2014-10-21 16:18                                           ` Ken Brown
2014-10-21 19:38                                         ` aidalgol
2014-10-21 21:12                                           ` Ken Brown
2014-10-21 21:58                                             ` aidalgol
2014-10-21 22:21                                               ` Ken Brown
2014-10-21 22:38                                                 ` aidalgol
2014-10-22  4:16 ` aidalgol
2014-10-22 15:24   ` Eli Zaretskii
2014-10-22 17:16   ` Eli Zaretskii
2014-10-22 20:39     ` Ken Brown
2014-10-23 20:38       ` aidalgol
2014-10-23 21:54       ` aidalgol
2014-10-24  6:50         ` Eli Zaretskii
2014-10-24 19:18           ` Ken Brown
2014-10-24 21:19             ` Ken Brown
2014-10-29  4:30               ` aidalgol
2014-10-29 12:15                 ` Ken Brown
2014-10-29 14:37                   ` Eli Zaretskii
2015-12-26 15:37                   ` bug#17817: " Lars Ingebrigtsen
2015-12-26 15:43                     ` Ken Brown
2014-10-29 14:17                 ` Eli Zaretskii
2014-10-23  4:15     ` aidalgol

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e018b67b1a10448d3dd34ebe97682ab4@amuri.net \
    --to=aidalgol@amuri.net \
    --cc=18438@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).