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

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

bug#54051: 29.0.50; latest master build with lucid crashes


From: A.I.
Subject: bug#54051: 29.0.50; latest master build with lucid crashes
Date: Mon, 21 Feb 2022 13:51:38 +0800
User-agent: mu4e 1.6.10; emacs 29.0.50

Hi,

This is the backtrace I'm getting after compile emacs with

./configure --enable-checking='yes,glyphs' --enable-check-lisp-object-type 
--with-x-toolkit=lucid  CFLAGS='-O0 -g3'

emacs started with gdb --args ./emacs -q -xrm 'Emacs.synchronous: true'

#0  x_error_quitter (display=0x55555609a920, event=0x7fffffff81d0) at 
xterm.c:13154
        buf = '\000' <repeats 48 times>, 
"SXPFD\004\000\000\037\000\000\000\000\000\000\000@\004", '\000' <repeats 30 
times>, "\003", '\000' <repeats 31 times>, 
"\001\001\022/\000\000\000\000\004\000 
\005\000\000\000\000\001\001\022/\000\000\000\000\004\000 
\005\000\000\000\000F\301w\001\000\000\000\000Jp\242\003\000\000\000\000\250\240\300\002",
 '\000' <repeats 44 times>...
        buf1 = "\000\000\000\000\000\000\000\000A/\377UUU", '\000' <repeats 18 
times>, 
"`UUUUU\345\277\000\000\000\000\000\000\000\000NUY\231\231\231\351?\000\000\000\000\000\000\000\000\351EH\233[I\362\277",
 '\000' <repeats 24 times>, "\071\342\331\355k\301V?", '\000' <repeats 14 
times>, "\340?", '\000' <repeats 40 times>, 
"\226\000\020/\322\002\000\005\322\002\000\005\000\000\000\000\001\001\020/\000\000\000\000\323\002\000\005\017\000\017",
 '\000' <repeats 25 times>...
#1  0x0000555555713651 in x_error_handler (display=0x55555609a920, 
event=0x7fffffff81d0) at xterm.c:13142
#2  0x00007ffff7b804c4 in _XError () at /usr/lib64/libX11.so.6
#3  0x00007ffff7b7d207 in  () at /usr/lib64/libX11.so.6
#4  0x00007ffff7b7d2a5 in  () at /usr/lib64/libX11.so.6
#5  0x00007ffff7b7e29d in _XReply () at /usr/lib64/libX11.so.6
#6  0x00007ffff7b79b5b in XSync () at /usr/lib64/libX11.so.6
#7  0x00007ffff7b79bfb in  () at /usr/lib64/libX11.so.6
#8  0x00007ffff7b751c8 in XConfigureWindow () at /usr/lib64/libX11.so.6
#9  0x00007ffff7ce31c9 in XtConfigureWidget () at /usr/lib64/libXt.so.6
#10 0x00007ffff7d9a9de in XawVendorShellExtResize () at /usr/lib64/libXaw.so.7
#11 0x00007ffff7cdfbd7 in XtDispatchEventToWidget () at /usr/lib64/libXt.so.6
#12 0x00007ffff7ce0123 in  () at /usr/lib64/libXt.so.6
#13 0x00007ffff7ce02bf in XtDispatchEvent () at /usr/lib64/libXt.so.6
#14 0x0000555555711238 in handle_one_xevent (dpyinfo=0x5555560a2760, 
event=0x7fffffff8d10, finish=0x7fffffff8d00, hold_quit=0x7fffffff8e30) at 
xterm.c:12256
        inev = {
          kind = NO_EVENT,
          ie = {
            kind = NO_EVENT,
            part = scroll_bar_nowhere,
            code = 0,
            modifiers = 0,
            x = XIL(0),
            y = XIL(0),
            timestamp = 0,
            frame_or_window = XIL(0),
            arg = XIL(0)
          },
          sie = {
            kind = NO_EVENT,
            dpyinfo = 0x0,
            requestor = 0,
            selection = 0,
            target = 0,
            property = 0,
            time = 0
          }
        }
        count = 0
        do_help = 0
        nbytes = 0
        any = 0x555556571a48
        f = 0x555556571a48
--Type <RET> for more, q to quit, c to continue without paging--c
        hlinfo = 0x5555560a2818
        compose_status = {
          compose_ptr = 0x0,
          chars_matched = 0
        }
        configureEvent = {
          type = 22,
          xany = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802
          },
          xkey = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            state = 0,
            keycode = 0,
            same_screen = 0
          },
          xbutton = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            state = 0,
            button = 0,
            same_screen = 0
          },
          xmotion = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            state = 0,
            is_hint = 0 '\000',
            same_screen = 0
          },
          xcrossing = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            mode = 0,
            detail = 0,
            same_screen = 0,
            focus = 0,
            state = 14766880
          },
          xfocus = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            mode = 83886802,
            detail = 0
          },
          xexpose = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            x = 83886802,
            y = 0,
            width = 0,
            height = 0,
            count = 0
          },
          xgraphicsexpose = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            drawable = 83886802,
            x = 83886802,
            y = 0,
            width = 0,
            height = 0,
            count = 0,
            major_code = 0,
            minor_code = 0
          },
          xnoexpose = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            drawable = 83886802,
            major_code = 83886802,
            minor_code = 0
          },
          xvisibility = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            state = 83886802
          },
          xcreatewindow = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            override_redirect = 0
          },
          xdestroywindow = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802
          },
          xunmap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            from_configure = 0
          },
          xmap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            override_redirect = 0
          },
          xmaprequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802
          },
          xreparent = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            parent = 0,
            x = 0,
            y = 0,
            override_redirect = 0
          },
          xconfigure = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            above = 0,
            override_redirect = 0
          },
          xgravity = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            x = 0,
            y = 0
          },
          xresizerequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            width = 83886802,
            height = 0
          },
          xconfigurerequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            above = 0,
            detail = 0,
            value_mask = 0
          },
          xcirculate = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            place = 0
          },
          xcirculaterequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802,
            place = 0
          },
          xproperty = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            atom = 83886802,
            time = 0,
            state = 0
          },
          xselectionclear = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            selection = 83886802,
            time = 0
          },
          xselectionrequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            owner = 83886802,
            requestor = 83886802,
            selection = 0,
            target = 0,
            property = 0,
            time = 0
          },
          xselection = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            requestor = 83886802,
            selection = 83886802,
            target = 0,
            property = 0,
            time = 0
          },
          xcolormap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            colormap = 83886802,
            new = 0,
            state = 0
          },
          xclient = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            message_type = 83886802,
            format = 0,
            data = {
              b = '\000' <repeats 19 times>,
              s = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
              l = {0, 0, 0, 0, 0}
            }
          },
          xmapping = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            request = 83886802,
            first_keycode = 0,
            count = 0
          },
          xerror = {
            type = 22,
            display = 0x2f10,
            resourceid = 1,
            serial = 93825004054816,
            error_code = 210 '\322',
            request_code = 2 '\002',
            minor_code = 0 '\000'
          },
          xkeymap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            key_vector = "\322\002\000\005", '\000' <repeats 27 times>
          },
          xgeneric = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            extension = 83886802,
            evtype = 0
          },
          xcookie = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            extension = 83886802,
            evtype = 0,
            cookie = 83886802,
            data = 0x0
          },
          pad = {140733193388054, 12048, 1, 93825004054816, 83886802, 83886802, 
0, 0, 0, 0, 0, 0, 14766880, 54073410, 95950200, 36723268, 1874324, 53286982, 
85903338, 10507336, 24625478, 60977226, 46178472, 0}
        }
        next_event = {
          type = 0,
          xany = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0
          },
          xkey = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            root = 0,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 99998843,
            y_root = 0,
            state = 0,
            keycode = 1090021888,
            same_screen = 0
          },
          xbutton = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            root = 0,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 99998843,
            y_root = 0,
            state = 0,
            button = 1090021888,
            same_screen = 0
          },
          xmotion = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            root = 0,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 99998843,
            y_root = 0,
            state = 0,
            is_hint = 0 '\000',
            same_screen = 0
          },
          xcrossing = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            root = 0,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 99998843,
            y_root = 0,
            mode = 0,
            detail = 1090021888,
            same_screen = 0,
            focus = 0,
            state = 0
          },
          xfocus = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            mode = 0,
            detail = 0
          },
          xexpose = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            count = 0
          },
          xgraphicsexpose = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            drawable = 0,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            count = 0,
            major_code = 0,
            minor_code = 0
          },
          xnoexpose = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            drawable = 0,
            major_code = 0,
            minor_code = 0
          },
          xvisibility = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            state = 0
          },
          xcreatewindow = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            parent = 0,
            window = 0,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            override_redirect = 0
          },
          xdestroywindow = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            event = 0,
            window = 0
          },
          xunmap = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            event = 0,
            window = 0,
            from_configure = 0
          },
          xmap = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            event = 0,
            window = 0,
            override_redirect = 0
          },
          xmaprequest = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            parent = 0,
            window = 0
          },
          xreparent = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            event = 0,
            window = 0,
            parent = 0,
            x = 0,
            y = 0,
            override_redirect = 0
          },
          xconfigure = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            event = 0,
            window = 0,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            above = 99998843,
            override_redirect = 0
          },
          xgravity = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            event = 0,
            window = 0,
            x = 0,
            y = 0
          },
          xresizerequest = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            width = 0,
            height = 0
          },
          xconfigurerequest = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            parent = 0,
            window = 0,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            above = 99998843,
            detail = 0,
            value_mask = 0
          },
          xcirculate = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            event = 0,
            window = 0,
            place = 0
          },
          xcirculaterequest = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            parent = 0,
            window = 0,
            place = 0
          },
          xproperty = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            atom = 0,
            time = 0,
            state = 0
          },
          xselectionclear = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            selection = 0,
            time = 0
          },
          xselectionrequest = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            owner = 0,
            requestor = 0,
            selection = 0,
            target = 0,
            property = 0,
            time = 99998843
          },
          xselection = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            requestor = 0,
            selection = 0,
            target = 0,
            property = 0,
            time = 0
          },
          xcolormap = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            colormap = 0,
            new = 0,
            state = 0
          },
          xclient = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            message_type = 0,
            format = 0,
            data = {
              b = '\000' <repeats 16 times>, "{\334\365\005",
              s = {0, 0, 0, 0, 0, 0, 0, 0, -9093, 1525},
              l = {0, 0, 99998843, 4681608360884174848, 0}
            }
          },
          xmapping = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            request = 0,
            first_keycode = 0,
            count = 0
          },
          xerror = {
            type = 0,
            display = 0x0,
            resourceid = 0,
            serial = 0,
            error_code = 0 '\000',
            request_code = 0 '\000',
            minor_code = 0 '\000'
          },
          xkeymap = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            window = 0,
            key_vector = '\000' <repeats 31 times>
          },
          xgeneric = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            extension = 0,
            evtype = 0
          },
          xcookie = {
            type = 0,
            serial = 0,
            send_event = 0,
            display = 0x0,
            extension = 0,
            evtype = 0,
            cookie = 0,
            data = 0x0
          },
          pad = {0, 0, 0, 0, 0, 0, 0, 0, 0, 99998843, 4681608360884174848, 0, 
0, 0, 0, 2, 93825008524528, 140737351144544, 93825009121984, 140737348996295, 
93825009134848, 0, 0, 0}
        }
        coding = XIL(0x10000)
#15 0x0000555555711561 in XTread_socket (terminal=0x555555fa1360, 
hold_quit=0x7fffffff8e30) at xterm.c:12360
        finish = 0
        event = {
          type = 22,
          xany = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802
          },
          xkey = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            state = 0,
            keycode = 0,
            same_screen = 0
          },
          xbutton = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            state = 0,
            button = 0,
            same_screen = 0
          },
          xmotion = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            state = 0,
            is_hint = 0 '\000',
            same_screen = 0
          },
          xcrossing = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            root = 83886802,
            subwindow = 0,
            time = 0,
            x = 0,
            y = 0,
            x_root = 0,
            y_root = 0,
            mode = 0,
            detail = 0,
            same_screen = 0,
            focus = 0,
            state = 14766880
          },
          xfocus = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            mode = 83886802,
            detail = 0
          },
          xexpose = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            x = 83886802,
            y = 0,
            width = 0,
            height = 0,
            count = 0
          },
          xgraphicsexpose = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            drawable = 83886802,
            x = 83886802,
            y = 0,
            width = 0,
            height = 0,
            count = 0,
            major_code = 0,
            minor_code = 0
          },
          xnoexpose = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            drawable = 83886802,
            major_code = 83886802,
            minor_code = 0
          },
          xvisibility = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            state = 83886802
          },
          xcreatewindow = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            override_redirect = 0
          },
          xdestroywindow = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802
          },
          xunmap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            from_configure = 0
          },
          xmap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            override_redirect = 0
          },
          xmaprequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802
          },
          xreparent = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            parent = 0,
            x = 0,
            y = 0,
            override_redirect = 0
          },
          xconfigure = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            above = 0,
            override_redirect = 0
          },
          xgravity = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            x = 0,
            y = 0
          },
          xresizerequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            width = 83886802,
            height = 0
          },
          xconfigurerequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802,
            x = 0,
            y = 0,
            width = 0,
            height = 0,
            border_width = 0,
            above = 0,
            detail = 0,
            value_mask = 0
          },
          xcirculate = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            event = 83886802,
            window = 83886802,
            place = 0
          },
          xcirculaterequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            parent = 83886802,
            window = 83886802,
            place = 0
          },
          xproperty = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            atom = 83886802,
            time = 0,
            state = 0
          },
          xselectionclear = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            selection = 83886802,
            time = 0
          },
          xselectionrequest = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            owner = 83886802,
            requestor = 83886802,
            selection = 0,
            target = 0,
            property = 0,
            time = 0
          },
          xselection = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            requestor = 83886802,
            selection = 83886802,
            target = 0,
            property = 0,
            time = 0
          },
          xcolormap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            colormap = 83886802,
            new = 0,
            state = 0
          },
          xclient = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            message_type = 83886802,
            format = 0,
            data = {
              b = '\000' <repeats 19 times>,
              s = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
              l = {0, 0, 0, 0, 0}
            }
          },
          xmapping = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            request = 83886802,
            first_keycode = 0,
            count = 0
          },
          xerror = {
            type = 22,
            display = 0x2f10,
            resourceid = 1,
            serial = 93825004054816,
            error_code = 210 '\322',
            request_code = 2 '\002',
            minor_code = 0 '\000'
          },
          xkeymap = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            window = 83886802,
            key_vector = "\322\002\000\005", '\000' <repeats 27 times>
          },
          xgeneric = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            extension = 83886802,
            evtype = 0
          },
          xcookie = {
            type = 22,
            serial = 12048,
            send_event = 1,
            display = 0x55555609a920,
            extension = 83886802,
            evtype = 0,
            cookie = 83886802,
            data = 0x0
          },
          pad = {140733193388054, 12048, 1, 93825004054816, 83886802, 83886802, 
0, 0, 0, 0, 0, 0, 14766880, 54073410, 95950200, 36723268, 1874324, 53286982, 
85903338, 10507336, 24625478, 60977226, 46178472, 0}
        }
        count = 0
        event_found = true
        dpyinfo = 0x5555560a2760
#16 0x000055555576b2ea in gobble_input () at keyboard.c:7185
        nr = 0
        hold_quit = {
          kind = NO_EVENT,
          part = scroll_bar_nowhere,
          code = 0,
          modifiers = 0,
          x = XIL(0),
          y = XIL(0),
          timestamp = 0,
          frame_or_window = XIL(0),
          arg = XIL(0)
        }
        next = 0x0
        nread = 0
        err = false
        t = 0x555555fa1360
#17 0x000055555576b8e8 in handle_async_input () at keyboard.c:7416
        nread = 32767
#18 0x000055555576b907 in process_pending_signals () at keyboard.c:7430
#19 0x000055555576b947 in unblock_input_to (level=0) at keyboard.c:7445
#20 0x000055555576b97c in totally_unblock_input () at keyboard.c:7473
#21 0x00005555557160f4 in x_wait_for_event (f=0x555556571a48, eventtype=19) at 
xterm.c:14310
        level = 0
        fds = {
          fds_bits = {32, 0 <repeats 15 times>}
        }
        tmo = {
          tv_sec = 0,
          tv_nsec = 99998843
        }
        tmo_at = {
          tv_sec = 1645422370,
          tv_nsec = 731802908
        }
        time_now = {
          tv_sec = 1645422370,
          tv_nsec = 631804065
        }
        fd = 5
        timeout = 0.10000000000000001
        timeout_seconds = 0
#22 0x0000555555717774 in x_make_frame_visible (f=0x555556571a48) at 
xterm.c:14856
        frame = XIL(0x555556571a4d)
        previously_visible = false
        original_left = 0
        original_top = 0
        dpyinfo = 0x5555560a2760
        output = 0x55555671d7f0
#23 0x000055555571795a in x_make_frame_visible_invisible (f=0x555556571a48, 
visible=true) at xterm.c:14924
#24 0x00005555555b5f88 in Fmake_frame_visible (frame=XIL(0x555556571a4d)) at 
frame.c:2731
        f = 0x555556571a48
#25 0x000055555584c63b in funcall_subr (subr=0x555555e4f9e0 
<Smake_frame_visible>, numargs=1, args=0x7fffffff9238) at eval.c:3126
        argbuf = {XIL(0x55555698db9d), XIL(0x240), XIL(0x7fffffff91a0), 
XIL(0x1155842738), XIL(0x555555e4f9e5), XIL(0x7fffffff91c0), 
XIL(0x5555558ad72d), XIL(0x555555e4f9e5)}
        a = 0x7fffffff9238
        fun = XIL(0)
#26 0x00005555558aef62 in exec_byte_code (bytestr=XIL(0x7ffff2e560fc), 
vector=XIL(0x7ffff2e550bd), maxdepth=make_fixnum(11), args_template=256, 
nargs=1, args=0x7fffffff9708) at bytecode.c:672
        numargs = 1
        fun = XIL(0x555555e4f9e5)
        count1 = {
          bytes = 576
        }
        template = make_fixnum(513)
        val = XIL(0)
        args = 0x7fffffff9238
        original_fun = XIL(0xa350)
        bytecode = XIL(0x7ffff2e7a1e4)
        op = 1
        type = (CONDITION_CASE | unknown: 0x5554)
        targets = {0x5555558b356b <exec_byte_code+22297>, 0x5555558b359c 
<exec_byte_code+22346>, 0x5555558b359e <exec_byte_code+22348>, 0x5555558b35a0 
<exec_byte_code+22350>, 0x5555558b35a2 <exec_byte_code+22352>, 0x5555558b35a2 
<exec_byte_code+22352>, 0x5555558b361f <exec_byte_code+22477>, 0x5555558b36ae 
<exec_byte_code+22620>, 0x5555558ae42e <exec_byte_code+1500>, 0x5555558ae430 
<exec_byte_code+1502>, 0x5555558ae432 <exec_byte_code+1504>, 0x5555558ae434 
<exec_byte_code+1506>, 0x5555558ae436 <exec_byte_code+1508>, 0x5555558ae436 
<exec_byte_code+1508>, 0x5555558ae43f <exec_byte_code+1517>, 0x5555558ae3eb 
<exec_byte_code+1433>, 0x5555558ae94c <exec_byte_code+2810>, 0x5555558ae94e 
<exec_byte_code+2812>, 0x5555558ae950 <exec_byte_code+2814>, 0x5555558ae952 
<exec_byte_code+2816>, 0x5555558ae954 <exec_byte_code+2818>, 0x5555558ae954 
<exec_byte_code+2818>, 0x5555558ae99e <exec_byte_code+2892>, 0x5555558ae95d 
<exec_byte_code+2827>, 0x5555558aebfc <exec_byte_code+3498>, 0x5555558aebfe 
<exec_byte_code+3500>, 0x5555558aec00 <exec_byte_code+3502>, 0x5555558aec02 
<exec_byte_code+3504>, 0x5555558aec04 <exec_byte_code+3506>, 0x5555558aec04 
<exec_byte_code+3506>, 0x5555558aeb9b <exec_byte_code+3401>, 0x5555558aebbb 
<exec_byte_code+3433>, 0x5555558aece2 <exec_byte_code+3728>, 0x5555558aece4 
<exec_byte_code+3730>, 0x5555558aece6 <exec_byte_code+3732>, 0x5555558aece8 
<exec_byte_code+3734>, 0x5555558aecea <exec_byte_code+3736>, 0x5555558aecea 
<exec_byte_code+3736>, 0x5555558aec81 <exec_byte_code+3631>, 0x5555558aeca1 
<exec_byte_code+3663>, 0x5555558af0b7 <exec_byte_code+4709>, 0x5555558af0b9 
<exec_byte_code+4711>, 0x5555558af0bb <exec_byte_code+4713>, 0x5555558af0bd 
<exec_byte_code+4715>, 0x5555558af0bf <exec_byte_code+4717>, 0x5555558af0bf 
<exec_byte_code+4717>, 0x5555558af056 <exec_byte_code+4612>, 0x5555558af076 
<exec_byte_code+4644>, 0x5555558afad1 <exec_byte_code+7295>, 0x5555558af98a 
<exec_byte_code+6968>, 0x5555558af97e <exec_byte_code+6956>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558afd76 <exec_byte_code+7972>, 0x5555558afed1 
<exec_byte_code+8319>, 0x5555558aff52 <exec_byte_code+8448>, 0x5555558affd4 
<exec_byte_code+8578>, 0x5555558b0055 <exec_byte_code+8707>, 0x5555558ae73d 
<exec_byte_code+2283>, 0x5555558ae7e4 <exec_byte_code+2450>, 0x5555558b00f3 
<exec_byte_code+8865>, 0x5555558ae656 <exec_byte_code+2052>, 0x5555558ae864 
<exec_byte_code+2578>, 0x5555558b017d <exec_byte_code+9003>, 0x5555558b01fd 
<exec_byte_code+9131>, 0x5555558b0257 <exec_byte_code+9221>, 0x5555558b02d7 
<exec_byte_code+9349>, 0x5555558b0355 <exec_byte_code+9475>, 0x5555558b0480 
<exec_byte_code+9774>, 0x5555558b04da <exec_byte_code+9864>, 0x5555558b0630 
<exec_byte_code+10206>, 0x5555558b07b4 <exec_byte_code+10594>, 0x5555558b080e 
<exec_byte_code+10684>, 0x5555558b0868 <exec_byte_code+10774>, 0x5555558b08e8 
<exec_byte_code+10902>, 0x5555558b0968 <exec_byte_code+11030>, 0x5555558b09e8 
<exec_byte_code+11158>, 0x5555558b0a8b <exec_byte_code+11321>, 0x5555558b0af2 
<exec_byte_code+11424>, 0x5555558b0b59 <exec_byte_code+11527>, 0x5555558b0c5f 
<exec_byte_code+11789>, 0x5555558b0d75 <exec_byte_code+12067>, 0x5555558b0e8b 
<exec_byte_code+12345>, 0x5555558b0f8b <exec_byte_code+12601>, 0x5555558b109b 
<exec_byte_code+12873>, 0x5555558b11ab <exec_byte_code+13145>, 0x5555558b12bb 
<exec_byte_code+13417>, 0x5555558b13cb <exec_byte_code+13689>, 0x5555558b1559 
<exec_byte_code+14087>, 0x5555558b1673 <exec_byte_code+14369>, 0x5555558b17fb 
<exec_byte_code+14761>, 0x5555558b18e2 <exec_byte_code+14992>, 0x5555558b19c9 
<exec_byte_code+15223>, 0x5555558b1ec1 <exec_byte_code+16495>, 0x5555558af7b9 
<exec_byte_code+6503>, 0x5555558b1f31 <exec_byte_code+16607>, 0x5555558b1f8b 
<exec_byte_code+16697>, 0x5555558b2089 <exec_byte_code+16951>, 0x5555558b20f9 
<exec_byte_code+17063>, 0x5555558b2169 <exec_byte_code+17175>, 0x5555558b21c3 
<exec_byte_code+17265>, 0x5555558b221b <exec_byte_code+17353>, 0x5555558b2273 
<exec_byte_code+17441>, 0x5555558b22d3 <exec_byte_code+17537>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b233d <exec_byte_code+17643>, 0x5555558b2395 
<exec_byte_code+17731>, 0x5555558b23ed <exec_byte_code+17819>, 0x5555558b2445 
<exec_byte_code+17907>, 0x5555558b249d <exec_byte_code+17995>, 0x5555558b24f5 
<exec_byte_code+18083>, 0x5555558af7b9 <exec_byte_code+6503>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b254f <exec_byte_code+18173>, 0x5555558b25b9 
<exec_byte_code+18279>, 0x5555558b2613 <exec_byte_code+18369>, 0x5555558b266d 
<exec_byte_code+18459>, 0x5555558b26ed <exec_byte_code+18587>, 0x5555558b276d 
<exec_byte_code+18715>, 0x5555558b27c7 <exec_byte_code+18805>, 0x5555558b2821 
<exec_byte_code+18895>, 0x5555558b28a1 <exec_byte_code+19023>, 0x5555558b2921 
<exec_byte_code+19151>, 0x5555558b29a1 <exec_byte_code+19279>, 0x5555558b29f9 
<exec_byte_code+19367>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558af6cc 
<exec_byte_code+6266>, 0x5555558af137 <exec_byte_code+4837>, 0x5555558ae5a0 
<exec_byte_code+1870>, 0x5555558af221 <exec_byte_code+5071>, 0x5555558af2c9 
<exec_byte_code+5239>, 0x5555558af36e <exec_byte_code+5404>, 0x5555558af65b 
<exec_byte_code+6153>, 0x5555558af686 <exec_byte_code+6196>, 0x5555558aeb33 
<exec_byte_code+3297>, 0x5555558af776 <exec_byte_code+6436>, 0x5555558af7fc 
<exec_byte_code+6570>, 0x5555558af89f <exec_byte_code+6733>, 0x5555558af8f4 
<exec_byte_code+6818>, 0x5555558afb29 <exec_byte_code+7383>, 0x5555558afbb8 
<exec_byte_code+7526>, 0x5555558afc5b <exec_byte_code+7689>, 0x5555558afcd0 
<exec_byte_code+7806>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b2a53 
<exec_byte_code+19457>, 0x5555558b2af6 <exec_byte_code+19620>, 0x5555558b2b50 
<exec_byte_code+19710>, 0x5555558b2baa <exec_byte_code+19800>, 0x5555558b2c04 
<exec_byte_code+19890>, 0x5555558b2c5e <exec_byte_code+19980>, 0x5555558b2cde 
<exec_byte_code+20108>, 0x5555558b2d5e <exec_byte_code+20236>, 0x5555558b2dde 
<exec_byte_code+20364>, 0x5555558b2e5e <exec_byte_code+20492>, 0x5555558b2fce 
<exec_byte_code+20860>, 0x5555558b304e <exec_byte_code+20988>, 0x5555558b30ce 
<exec_byte_code+21116>, 0x5555558b3128 <exec_byte_code+21206>, 0x5555558b323b 
<exec_byte_code+21481>, 0x5555558b334e <exec_byte_code+21756>, 0x5555558b33a8 
<exec_byte_code+21846>, 0x5555558b3402 <exec_byte_code+21936>, 0x5555558b1b7a 
<exec_byte_code+15656>, 0x5555558b1d44 <exec_byte_code+16114>, 0x5555558b3469 
<exec_byte_code+22039>, 0x5555558b34ea <exec_byte_code+22168>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558af413 <exec_byte_code+5569>, 0x5555558af439 
<exec_byte_code+5607>, 0x5555558af4c3 <exec_byte_code+5745>, 0x5555558af54d 
<exec_byte_code+5883>, 0x5555558af5d4 <exec_byte_code+6018>, 0x5555558b03e1 
<exec_byte_code+9615>, 0x5555558b0bc0 <exec_byte_code+11630>, 0x5555558b1fea 
<exec_byte_code+16792>, 0x5555558b3768 <exec_byte_code+22806>, 0x5555558b37f8 
<exec_byte_code+22950>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b38b5 <exec_byte_code+23139>, 0x5555558b3966 
<exec_byte_code+23316>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b3ad9 <exec_byte_code+23687> <repeats 64 
times>}
        const_length = 23
        bytestr_length = 155
        vectorp = 0x7ffff2e550c0
        quitcounter = 127 '\177'
        stack_items = 13
        sa_avail = 16280
        sa_count = {
          bytes = 544
        }
        alloc = 0x7fffffff91f0
        stack_base = 0x7fffffff91f0
        top = 0x7fffffff9230
        stack_lim = 0x7fffffff9260
        bytestr_data = 0x7ffff3276724 
"\300\001!\262\001\301\001!\302\002\236\303\304C\304C\002\211\203%"
        pc = 0x7ffff32767ac "\210\202\223"
        count = {
          bytes = 544
        }
        rest = false
        mandatory = 0
        nonrest = 1
        pushedargs = 1
        result = XIL(0)
#27 0x00005555558aef0b in exec_byte_code (bytestr=XIL(0x7ffff2e561bc), 
vector=XIL(0x7ffff2e5503d), maxdepth=make_fixnum(3), args_template=257, 
nargs=1, args=0x7fffffff9e38) at bytecode.c:667
        numargs = 1
        fun = XIL(0x7ffff2e5507d)
        count1 = {
          bytes = 512
        }
        template = make_fixnum(256)
        val = XIL(0x5555557dfe68)
        args = 0x7fffffff9700
        original_fun = XIL(0x2aaa9cf6f6a8)
        bytecode = XIL(0x7ffff2e560fc)
        op = 1
        type = (CONDITION_CASE | unknown: 0x5554)
        targets = {0x5555558b356b <exec_byte_code+22297>, 0x5555558b359c 
<exec_byte_code+22346>, 0x5555558b359e <exec_byte_code+22348>, 0x5555558b35a0 
<exec_byte_code+22350>, 0x5555558b35a2 <exec_byte_code+22352>, 0x5555558b35a2 
<exec_byte_code+22352>, 0x5555558b361f <exec_byte_code+22477>, 0x5555558b36ae 
<exec_byte_code+22620>, 0x5555558ae42e <exec_byte_code+1500>, 0x5555558ae430 
<exec_byte_code+1502>, 0x5555558ae432 <exec_byte_code+1504>, 0x5555558ae434 
<exec_byte_code+1506>, 0x5555558ae436 <exec_byte_code+1508>, 0x5555558ae436 
<exec_byte_code+1508>, 0x5555558ae43f <exec_byte_code+1517>, 0x5555558ae3eb 
<exec_byte_code+1433>, 0x5555558ae94c <exec_byte_code+2810>, 0x5555558ae94e 
<exec_byte_code+2812>, 0x5555558ae950 <exec_byte_code+2814>, 0x5555558ae952 
<exec_byte_code+2816>, 0x5555558ae954 <exec_byte_code+2818>, 0x5555558ae954 
<exec_byte_code+2818>, 0x5555558ae99e <exec_byte_code+2892>, 0x5555558ae95d 
<exec_byte_code+2827>, 0x5555558aebfc <exec_byte_code+3498>, 0x5555558aebfe 
<exec_byte_code+3500>, 0x5555558aec00 <exec_byte_code+3502>, 0x5555558aec02 
<exec_byte_code+3504>, 0x5555558aec04 <exec_byte_code+3506>, 0x5555558aec04 
<exec_byte_code+3506>, 0x5555558aeb9b <exec_byte_code+3401>, 0x5555558aebbb 
<exec_byte_code+3433>, 0x5555558aece2 <exec_byte_code+3728>, 0x5555558aece4 
<exec_byte_code+3730>, 0x5555558aece6 <exec_byte_code+3732>, 0x5555558aece8 
<exec_byte_code+3734>, 0x5555558aecea <exec_byte_code+3736>, 0x5555558aecea 
<exec_byte_code+3736>, 0x5555558aec81 <exec_byte_code+3631>, 0x5555558aeca1 
<exec_byte_code+3663>, 0x5555558af0b7 <exec_byte_code+4709>, 0x5555558af0b9 
<exec_byte_code+4711>, 0x5555558af0bb <exec_byte_code+4713>, 0x5555558af0bd 
<exec_byte_code+4715>, 0x5555558af0bf <exec_byte_code+4717>, 0x5555558af0bf 
<exec_byte_code+4717>, 0x5555558af056 <exec_byte_code+4612>, 0x5555558af076 
<exec_byte_code+4644>, 0x5555558afad1 <exec_byte_code+7295>, 0x5555558af98a 
<exec_byte_code+6968>, 0x5555558af97e <exec_byte_code+6956>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558afd76 <exec_byte_code+7972>, 0x5555558afed1 
<exec_byte_code+8319>, 0x5555558aff52 <exec_byte_code+8448>, 0x5555558affd4 
<exec_byte_code+8578>, 0x5555558b0055 <exec_byte_code+8707>, 0x5555558ae73d 
<exec_byte_code+2283>, 0x5555558ae7e4 <exec_byte_code+2450>, 0x5555558b00f3 
<exec_byte_code+8865>, 0x5555558ae656 <exec_byte_code+2052>, 0x5555558ae864 
<exec_byte_code+2578>, 0x5555558b017d <exec_byte_code+9003>, 0x5555558b01fd 
<exec_byte_code+9131>, 0x5555558b0257 <exec_byte_code+9221>, 0x5555558b02d7 
<exec_byte_code+9349>, 0x5555558b0355 <exec_byte_code+9475>, 0x5555558b0480 
<exec_byte_code+9774>, 0x5555558b04da <exec_byte_code+9864>, 0x5555558b0630 
<exec_byte_code+10206>, 0x5555558b07b4 <exec_byte_code+10594>, 0x5555558b080e 
<exec_byte_code+10684>, 0x5555558b0868 <exec_byte_code+10774>, 0x5555558b08e8 
<exec_byte_code+10902>, 0x5555558b0968 <exec_byte_code+11030>, 0x5555558b09e8 
<exec_byte_code+11158>, 0x5555558b0a8b <exec_byte_code+11321>, 0x5555558b0af2 
<exec_byte_code+11424>, 0x5555558b0b59 <exec_byte_code+11527>, 0x5555558b0c5f 
<exec_byte_code+11789>, 0x5555558b0d75 <exec_byte_code+12067>, 0x5555558b0e8b 
<exec_byte_code+12345>, 0x5555558b0f8b <exec_byte_code+12601>, 0x5555558b109b 
<exec_byte_code+12873>, 0x5555558b11ab <exec_byte_code+13145>, 0x5555558b12bb 
<exec_byte_code+13417>, 0x5555558b13cb <exec_byte_code+13689>, 0x5555558b1559 
<exec_byte_code+14087>, 0x5555558b1673 <exec_byte_code+14369>, 0x5555558b17fb 
<exec_byte_code+14761>, 0x5555558b18e2 <exec_byte_code+14992>, 0x5555558b19c9 
<exec_byte_code+15223>, 0x5555558b1ec1 <exec_byte_code+16495>, 0x5555558af7b9 
<exec_byte_code+6503>, 0x5555558b1f31 <exec_byte_code+16607>, 0x5555558b1f8b 
<exec_byte_code+16697>, 0x5555558b2089 <exec_byte_code+16951>, 0x5555558b20f9 
<exec_byte_code+17063>, 0x5555558b2169 <exec_byte_code+17175>, 0x5555558b21c3 
<exec_byte_code+17265>, 0x5555558b221b <exec_byte_code+17353>, 0x5555558b2273 
<exec_byte_code+17441>, 0x5555558b22d3 <exec_byte_code+17537>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b233d <exec_byte_code+17643>, 0x5555558b2395 
<exec_byte_code+17731>, 0x5555558b23ed <exec_byte_code+17819>, 0x5555558b2445 
<exec_byte_code+17907>, 0x5555558b249d <exec_byte_code+17995>, 0x5555558b24f5 
<exec_byte_code+18083>, 0x5555558af7b9 <exec_byte_code+6503>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b254f <exec_byte_code+18173>, 0x5555558b25b9 
<exec_byte_code+18279>, 0x5555558b2613 <exec_byte_code+18369>, 0x5555558b266d 
<exec_byte_code+18459>, 0x5555558b26ed <exec_byte_code+18587>, 0x5555558b276d 
<exec_byte_code+18715>, 0x5555558b27c7 <exec_byte_code+18805>, 0x5555558b2821 
<exec_byte_code+18895>, 0x5555558b28a1 <exec_byte_code+19023>, 0x5555558b2921 
<exec_byte_code+19151>, 0x5555558b29a1 <exec_byte_code+19279>, 0x5555558b29f9 
<exec_byte_code+19367>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558af6cc 
<exec_byte_code+6266>, 0x5555558af137 <exec_byte_code+4837>, 0x5555558ae5a0 
<exec_byte_code+1870>, 0x5555558af221 <exec_byte_code+5071>, 0x5555558af2c9 
<exec_byte_code+5239>, 0x5555558af36e <exec_byte_code+5404>, 0x5555558af65b 
<exec_byte_code+6153>, 0x5555558af686 <exec_byte_code+6196>, 0x5555558aeb33 
<exec_byte_code+3297>, 0x5555558af776 <exec_byte_code+6436>, 0x5555558af7fc 
<exec_byte_code+6570>, 0x5555558af89f <exec_byte_code+6733>, 0x5555558af8f4 
<exec_byte_code+6818>, 0x5555558afb29 <exec_byte_code+7383>, 0x5555558afbb8 
<exec_byte_code+7526>, 0x5555558afc5b <exec_byte_code+7689>, 0x5555558afcd0 
<exec_byte_code+7806>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b2a53 
<exec_byte_code+19457>, 0x5555558b2af6 <exec_byte_code+19620>, 0x5555558b2b50 
<exec_byte_code+19710>, 0x5555558b2baa <exec_byte_code+19800>, 0x5555558b2c04 
<exec_byte_code+19890>, 0x5555558b2c5e <exec_byte_code+19980>, 0x5555558b2cde 
<exec_byte_code+20108>, 0x5555558b2d5e <exec_byte_code+20236>, 0x5555558b2dde 
<exec_byte_code+20364>, 0x5555558b2e5e <exec_byte_code+20492>, 0x5555558b2fce 
<exec_byte_code+20860>, 0x5555558b304e <exec_byte_code+20988>, 0x5555558b30ce 
<exec_byte_code+21116>, 0x5555558b3128 <exec_byte_code+21206>, 0x5555558b323b 
<exec_byte_code+21481>, 0x5555558b334e <exec_byte_code+21756>, 0x5555558b33a8 
<exec_byte_code+21846>, 0x5555558b3402 <exec_byte_code+21936>, 0x5555558b1b7a 
<exec_byte_code+15656>, 0x5555558b1d44 <exec_byte_code+16114>, 0x5555558b3469 
<exec_byte_code+22039>, 0x5555558b34ea <exec_byte_code+22168>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558af413 <exec_byte_code+5569>, 0x5555558af439 
<exec_byte_code+5607>, 0x5555558af4c3 <exec_byte_code+5745>, 0x5555558af54d 
<exec_byte_code+5883>, 0x5555558af5d4 <exec_byte_code+6018>, 0x5555558b03e1 
<exec_byte_code+9615>, 0x5555558b0bc0 <exec_byte_code+11630>, 0x5555558b1fea 
<exec_byte_code+16792>, 0x5555558b3768 <exec_byte_code+22806>, 0x5555558b37f8 
<exec_byte_code+22950>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b38b5 <exec_byte_code+23139>, 0x5555558b3966 
<exec_byte_code+23316>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b3ad9 <exec_byte_code+23687> <repeats 64 
times>}
        const_length = 1
        bytestr_length = 4
        vectorp = 0x7ffff2e55040
        quitcounter = 1 '\001'
        stack_items = 5
        sa_avail = 16344
        sa_count = {
          bytes = 512
        }
        alloc = 0x7fffffff96e0
        stack_base = 0x7fffffff96e0
        top = 0x7fffffff96f8
        stack_lim = 0x7fffffff9710
        bytestr_data = 0x7ffff32767e4 "\300\001!\207"
        pc = 0x7ffff32767e7 "\207"
        count = {
          bytes = 512
        }
        rest = false
        mandatory = 1
        nonrest = 1
        pushedargs = 1
        result = XIL(0x7fffffffa530)
#28 0x000055555584ca41 in fetch_and_exec_byte_code (fun=XIL(0x7ffff2e54fed), 
args_template=257, nargs=1, args=0x7fffffff9e30) at eval.c:3175
#29 0x000055555584cef5 in funcall_lambda (fun=XIL(0x7ffff2e54fed), nargs=1, 
arg_vector=0x7fffffff9e30) at eval.c:3250
        val = XIL(0)
        syms_left = make_fixnum(257)
        next = XIL(0x555555ee59a0)
        lexenv = XIL(0x7fffffff9c20)
        count = {
          bytes = 512
        }
        i = 115964116992
        optional = false
        rest = false
        previous_rest = false
#30 0x000055555584c14d in funcall_general (fun=XIL(0x7ffff2e54fed), numargs=1, 
args=0x7fffffff9e30) at eval.c:3038
        original_fun = XIL(0x7ffff2e54fed)
#31 0x000055555584c3de in Ffuncall (nargs=2, args=0x7fffffff9e28) at eval.c:3088
        count = {
          bytes = 480
        }
        val = XIL(0x555555840001)
#32 0x000055555584ae2a in Fapply (nargs=2, args=0x7fffffff9e28) at eval.c:2652
        i = 140737488330048
        funcall_nargs = 93824995448722
        funcall_args = 0x0
        spread_arg = XIL(0x55555676c7c3)
        fun = XIL(0x7ffff2e54fed)
        sa_avail = 16384
        sa_count = {
          bytes = 480
        }
        numargs = 1
        retval = XIL(0x7ffff2e562c8)
#33 0x000055555584c866 in funcall_subr (subr=0x555555e5de60 <Sapply>, 
numargs=2, args=0x7fffffff9e28) at eval.c:3153
        fun = XIL(0)
#34 0x00005555558aef62 in exec_byte_code (bytestr=XIL(0x7ffff2ac5714), 
vector=XIL(0x7ffff2ac5735), maxdepth=make_fixnum(14), args_template=128, 
nargs=1, args=0x7fffffffa358) at bytecode.c:672
        numargs = 2
        fun = XIL(0x555555e5de65)
        count1 = {
          bytes = 448
        }
        template = XIL(0x7ffff2dfe6fd)
        val = XIL(0x7ffff2e54fed)
        args = 0x7fffffff9e28
        original_fun = XIL(0x2e20)
        bytecode = XIL(0x7fffffff9f70)
        op = 2
        type = CATCHER
        targets = {0x5555558b356b <exec_byte_code+22297>, 0x5555558b359c 
<exec_byte_code+22346>, 0x5555558b359e <exec_byte_code+22348>, 0x5555558b35a0 
<exec_byte_code+22350>, 0x5555558b35a2 <exec_byte_code+22352>, 0x5555558b35a2 
<exec_byte_code+22352>, 0x5555558b361f <exec_byte_code+22477>, 0x5555558b36ae 
<exec_byte_code+22620>, 0x5555558ae42e <exec_byte_code+1500>, 0x5555558ae430 
<exec_byte_code+1502>, 0x5555558ae432 <exec_byte_code+1504>, 0x5555558ae434 
<exec_byte_code+1506>, 0x5555558ae436 <exec_byte_code+1508>, 0x5555558ae436 
<exec_byte_code+1508>, 0x5555558ae43f <exec_byte_code+1517>, 0x5555558ae3eb 
<exec_byte_code+1433>, 0x5555558ae94c <exec_byte_code+2810>, 0x5555558ae94e 
<exec_byte_code+2812>, 0x5555558ae950 <exec_byte_code+2814>, 0x5555558ae952 
<exec_byte_code+2816>, 0x5555558ae954 <exec_byte_code+2818>, 0x5555558ae954 
<exec_byte_code+2818>, 0x5555558ae99e <exec_byte_code+2892>, 0x5555558ae95d 
<exec_byte_code+2827>, 0x5555558aebfc <exec_byte_code+3498>, 0x5555558aebfe 
<exec_byte_code+3500>, 0x5555558aec00 <exec_byte_code+3502>, 0x5555558aec02 
<exec_byte_code+3504>, 0x5555558aec04 <exec_byte_code+3506>, 0x5555558aec04 
<exec_byte_code+3506>, 0x5555558aeb9b <exec_byte_code+3401>, 0x5555558aebbb 
<exec_byte_code+3433>, 0x5555558aece2 <exec_byte_code+3728>, 0x5555558aece4 
<exec_byte_code+3730>, 0x5555558aece6 <exec_byte_code+3732>, 0x5555558aece8 
<exec_byte_code+3734>, 0x5555558aecea <exec_byte_code+3736>, 0x5555558aecea 
<exec_byte_code+3736>, 0x5555558aec81 <exec_byte_code+3631>, 0x5555558aeca1 
<exec_byte_code+3663>, 0x5555558af0b7 <exec_byte_code+4709>, 0x5555558af0b9 
<exec_byte_code+4711>, 0x5555558af0bb <exec_byte_code+4713>, 0x5555558af0bd 
<exec_byte_code+4715>, 0x5555558af0bf <exec_byte_code+4717>, 0x5555558af0bf 
<exec_byte_code+4717>, 0x5555558af056 <exec_byte_code+4612>, 0x5555558af076 
<exec_byte_code+4644>, 0x5555558afad1 <exec_byte_code+7295>, 0x5555558af98a 
<exec_byte_code+6968>, 0x5555558af97e <exec_byte_code+6956>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558afd76 <exec_byte_code+7972>, 0x5555558afed1 
<exec_byte_code+8319>, 0x5555558aff52 <exec_byte_code+8448>, 0x5555558affd4 
<exec_byte_code+8578>, 0x5555558b0055 <exec_byte_code+8707>, 0x5555558ae73d 
<exec_byte_code+2283>, 0x5555558ae7e4 <exec_byte_code+2450>, 0x5555558b00f3 
<exec_byte_code+8865>, 0x5555558ae656 <exec_byte_code+2052>, 0x5555558ae864 
<exec_byte_code+2578>, 0x5555558b017d <exec_byte_code+9003>, 0x5555558b01fd 
<exec_byte_code+9131>, 0x5555558b0257 <exec_byte_code+9221>, 0x5555558b02d7 
<exec_byte_code+9349>, 0x5555558b0355 <exec_byte_code+9475>, 0x5555558b0480 
<exec_byte_code+9774>, 0x5555558b04da <exec_byte_code+9864>, 0x5555558b0630 
<exec_byte_code+10206>, 0x5555558b07b4 <exec_byte_code+10594>, 0x5555558b080e 
<exec_byte_code+10684>, 0x5555558b0868 <exec_byte_code+10774>, 0x5555558b08e8 
<exec_byte_code+10902>, 0x5555558b0968 <exec_byte_code+11030>, 0x5555558b09e8 
<exec_byte_code+11158>, 0x5555558b0a8b <exec_byte_code+11321>, 0x5555558b0af2 
<exec_byte_code+11424>, 0x5555558b0b59 <exec_byte_code+11527>, 0x5555558b0c5f 
<exec_byte_code+11789>, 0x5555558b0d75 <exec_byte_code+12067>, 0x5555558b0e8b 
<exec_byte_code+12345>, 0x5555558b0f8b <exec_byte_code+12601>, 0x5555558b109b 
<exec_byte_code+12873>, 0x5555558b11ab <exec_byte_code+13145>, 0x5555558b12bb 
<exec_byte_code+13417>, 0x5555558b13cb <exec_byte_code+13689>, 0x5555558b1559 
<exec_byte_code+14087>, 0x5555558b1673 <exec_byte_code+14369>, 0x5555558b17fb 
<exec_byte_code+14761>, 0x5555558b18e2 <exec_byte_code+14992>, 0x5555558b19c9 
<exec_byte_code+15223>, 0x5555558b1ec1 <exec_byte_code+16495>, 0x5555558af7b9 
<exec_byte_code+6503>, 0x5555558b1f31 <exec_byte_code+16607>, 0x5555558b1f8b 
<exec_byte_code+16697>, 0x5555558b2089 <exec_byte_code+16951>, 0x5555558b20f9 
<exec_byte_code+17063>, 0x5555558b2169 <exec_byte_code+17175>, 0x5555558b21c3 
<exec_byte_code+17265>, 0x5555558b221b <exec_byte_code+17353>, 0x5555558b2273 
<exec_byte_code+17441>, 0x5555558b22d3 <exec_byte_code+17537>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b233d <exec_byte_code+17643>, 0x5555558b2395 
<exec_byte_code+17731>, 0x5555558b23ed <exec_byte_code+17819>, 0x5555558b2445 
<exec_byte_code+17907>, 0x5555558b249d <exec_byte_code+17995>, 0x5555558b24f5 
<exec_byte_code+18083>, 0x5555558af7b9 <exec_byte_code+6503>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b254f <exec_byte_code+18173>, 0x5555558b25b9 
<exec_byte_code+18279>, 0x5555558b2613 <exec_byte_code+18369>, 0x5555558b266d 
<exec_byte_code+18459>, 0x5555558b26ed <exec_byte_code+18587>, 0x5555558b276d 
<exec_byte_code+18715>, 0x5555558b27c7 <exec_byte_code+18805>, 0x5555558b2821 
<exec_byte_code+18895>, 0x5555558b28a1 <exec_byte_code+19023>, 0x5555558b2921 
<exec_byte_code+19151>, 0x5555558b29a1 <exec_byte_code+19279>, 0x5555558b29f9 
<exec_byte_code+19367>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558af6cc 
<exec_byte_code+6266>, 0x5555558af137 <exec_byte_code+4837>, 0x5555558ae5a0 
<exec_byte_code+1870>, 0x5555558af221 <exec_byte_code+5071>, 0x5555558af2c9 
<exec_byte_code+5239>, 0x5555558af36e <exec_byte_code+5404>, 0x5555558af65b 
<exec_byte_code+6153>, 0x5555558af686 <exec_byte_code+6196>, 0x5555558aeb33 
<exec_byte_code+3297>, 0x5555558af776 <exec_byte_code+6436>, 0x5555558af7fc 
<exec_byte_code+6570>, 0x5555558af89f <exec_byte_code+6733>, 0x5555558af8f4 
<exec_byte_code+6818>, 0x5555558afb29 <exec_byte_code+7383>, 0x5555558afbb8 
<exec_byte_code+7526>, 0x5555558afc5b <exec_byte_code+7689>, 0x5555558afcd0 
<exec_byte_code+7806>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b2a53 
<exec_byte_code+19457>, 0x5555558b2af6 <exec_byte_code+19620>, 0x5555558b2b50 
<exec_byte_code+19710>, 0x5555558b2baa <exec_byte_code+19800>, 0x5555558b2c04 
<exec_byte_code+19890>, 0x5555558b2c5e <exec_byte_code+19980>, 0x5555558b2cde 
<exec_byte_code+20108>, 0x5555558b2d5e <exec_byte_code+20236>, 0x5555558b2dde 
<exec_byte_code+20364>, 0x5555558b2e5e <exec_byte_code+20492>, 0x5555558b2fce 
<exec_byte_code+20860>, 0x5555558b304e <exec_byte_code+20988>, 0x5555558b30ce 
<exec_byte_code+21116>, 0x5555558b3128 <exec_byte_code+21206>, 0x5555558b323b 
<exec_byte_code+21481>, 0x5555558b334e <exec_byte_code+21756>, 0x5555558b33a8 
<exec_byte_code+21846>, 0x5555558b3402 <exec_byte_code+21936>, 0x5555558b1b7a 
<exec_byte_code+15656>, 0x5555558b1d44 <exec_byte_code+16114>, 0x5555558b3469 
<exec_byte_code+22039>, 0x5555558b34ea <exec_byte_code+22168>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558af413 <exec_byte_code+5569>, 0x5555558af439 
<exec_byte_code+5607>, 0x5555558af4c3 <exec_byte_code+5745>, 0x5555558af54d 
<exec_byte_code+5883>, 0x5555558af5d4 <exec_byte_code+6018>, 0x5555558b03e1 
<exec_byte_code+9615>, 0x5555558b0bc0 <exec_byte_code+11630>, 0x5555558b1fea 
<exec_byte_code+16792>, 0x5555558b3768 <exec_byte_code+22806>, 0x5555558b37f8 
<exec_byte_code+22950>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b38b5 <exec_byte_code+23139>, 0x5555558b3966 
<exec_byte_code+23316>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b3ad9 <exec_byte_code+23687> <repeats 64 
times>}
        const_length = 15
        bytestr_length = 45
        vectorp = 0x7ffff2ac5738
        quitcounter = 1 '\001'
        stack_items = 16
        sa_avail = 16256
        sa_count = {
          bytes = 448
        }
        alloc = 0x7fffffff9e00
        stack_base = 0x7fffffff9e00
        top = 0x7fffffff9e20
        stack_lim = 0x7fffffff9e88
        bytestr_data = 0x7ffff31cdd01 "\f\306\307\002\r\"\307\001\303\"\206("
        pc = 0x7ffff31cdd2d "\207"
        count = {
          bytes = 448
        }
        rest = true
        mandatory = 0
        nonrest = 0
        pushedargs = 0
        result = XIL(0x60)
#35 0x00005555558aef0b in exec_byte_code (bytestr=XIL(0x7ffff2d1eda4), 
vector=XIL(0x7ffff2b1421d), maxdepth=make_fixnum(12), args_template=256, 
nargs=1, args=0x7fffffffa848) at bytecode.c:667
        numargs = 1
        fun = XIL(0x7ffff2ac56e5)
        count1 = {
          bytes = 416
        }
        template = make_fixnum(128)
        val = XIL(0)
        args = 0x7fffffffa358
        original_fun = XIL(0x2aaa9cbdfc10)
        bytecode = XIL(0x7ffff2ac5714)
        op = 1
        type = CATCHER
        targets = {0x5555558b356b <exec_byte_code+22297>, 0x5555558b359c 
<exec_byte_code+22346>, 0x5555558b359e <exec_byte_code+22348>, 0x5555558b35a0 
<exec_byte_code+22350>, 0x5555558b35a2 <exec_byte_code+22352>, 0x5555558b35a2 
<exec_byte_code+22352>, 0x5555558b361f <exec_byte_code+22477>, 0x5555558b36ae 
<exec_byte_code+22620>, 0x5555558ae42e <exec_byte_code+1500>, 0x5555558ae430 
<exec_byte_code+1502>, 0x5555558ae432 <exec_byte_code+1504>, 0x5555558ae434 
<exec_byte_code+1506>, 0x5555558ae436 <exec_byte_code+1508>, 0x5555558ae436 
<exec_byte_code+1508>, 0x5555558ae43f <exec_byte_code+1517>, 0x5555558ae3eb 
<exec_byte_code+1433>, 0x5555558ae94c <exec_byte_code+2810>, 0x5555558ae94e 
<exec_byte_code+2812>, 0x5555558ae950 <exec_byte_code+2814>, 0x5555558ae952 
<exec_byte_code+2816>, 0x5555558ae954 <exec_byte_code+2818>, 0x5555558ae954 
<exec_byte_code+2818>, 0x5555558ae99e <exec_byte_code+2892>, 0x5555558ae95d 
<exec_byte_code+2827>, 0x5555558aebfc <exec_byte_code+3498>, 0x5555558aebfe 
<exec_byte_code+3500>, 0x5555558aec00 <exec_byte_code+3502>, 0x5555558aec02 
<exec_byte_code+3504>, 0x5555558aec04 <exec_byte_code+3506>, 0x5555558aec04 
<exec_byte_code+3506>, 0x5555558aeb9b <exec_byte_code+3401>, 0x5555558aebbb 
<exec_byte_code+3433>, 0x5555558aece2 <exec_byte_code+3728>, 0x5555558aece4 
<exec_byte_code+3730>, 0x5555558aece6 <exec_byte_code+3732>, 0x5555558aece8 
<exec_byte_code+3734>, 0x5555558aecea <exec_byte_code+3736>, 0x5555558aecea 
<exec_byte_code+3736>, 0x5555558aec81 <exec_byte_code+3631>, 0x5555558aeca1 
<exec_byte_code+3663>, 0x5555558af0b7 <exec_byte_code+4709>, 0x5555558af0b9 
<exec_byte_code+4711>, 0x5555558af0bb <exec_byte_code+4713>, 0x5555558af0bd 
<exec_byte_code+4715>, 0x5555558af0bf <exec_byte_code+4717>, 0x5555558af0bf 
<exec_byte_code+4717>, 0x5555558af056 <exec_byte_code+4612>, 0x5555558af076 
<exec_byte_code+4644>, 0x5555558afad1 <exec_byte_code+7295>, 0x5555558af98a 
<exec_byte_code+6968>, 0x5555558af97e <exec_byte_code+6956>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558afd76 <exec_byte_code+7972>, 0x5555558afed1 
<exec_byte_code+8319>, 0x5555558aff52 <exec_byte_code+8448>, 0x5555558affd4 
<exec_byte_code+8578>, 0x5555558b0055 <exec_byte_code+8707>, 0x5555558ae73d 
<exec_byte_code+2283>, 0x5555558ae7e4 <exec_byte_code+2450>, 0x5555558b00f3 
<exec_byte_code+8865>, 0x5555558ae656 <exec_byte_code+2052>, 0x5555558ae864 
<exec_byte_code+2578>, 0x5555558b017d <exec_byte_code+9003>, 0x5555558b01fd 
<exec_byte_code+9131>, 0x5555558b0257 <exec_byte_code+9221>, 0x5555558b02d7 
<exec_byte_code+9349>, 0x5555558b0355 <exec_byte_code+9475>, 0x5555558b0480 
<exec_byte_code+9774>, 0x5555558b04da <exec_byte_code+9864>, 0x5555558b0630 
<exec_byte_code+10206>, 0x5555558b07b4 <exec_byte_code+10594>, 0x5555558b080e 
<exec_byte_code+10684>, 0x5555558b0868 <exec_byte_code+10774>, 0x5555558b08e8 
<exec_byte_code+10902>, 0x5555558b0968 <exec_byte_code+11030>, 0x5555558b09e8 
<exec_byte_code+11158>, 0x5555558b0a8b <exec_byte_code+11321>, 0x5555558b0af2 
<exec_byte_code+11424>, 0x5555558b0b59 <exec_byte_code+11527>, 0x5555558b0c5f 
<exec_byte_code+11789>, 0x5555558b0d75 <exec_byte_code+12067>, 0x5555558b0e8b 
<exec_byte_code+12345>, 0x5555558b0f8b <exec_byte_code+12601>, 0x5555558b109b 
<exec_byte_code+12873>, 0x5555558b11ab <exec_byte_code+13145>, 0x5555558b12bb 
<exec_byte_code+13417>, 0x5555558b13cb <exec_byte_code+13689>, 0x5555558b1559 
<exec_byte_code+14087>, 0x5555558b1673 <exec_byte_code+14369>, 0x5555558b17fb 
<exec_byte_code+14761>, 0x5555558b18e2 <exec_byte_code+14992>, 0x5555558b19c9 
<exec_byte_code+15223>, 0x5555558b1ec1 <exec_byte_code+16495>, 0x5555558af7b9 
<exec_byte_code+6503>, 0x5555558b1f31 <exec_byte_code+16607>, 0x5555558b1f8b 
<exec_byte_code+16697>, 0x5555558b2089 <exec_byte_code+16951>, 0x5555558b20f9 
<exec_byte_code+17063>, 0x5555558b2169 <exec_byte_code+17175>, 0x5555558b21c3 
<exec_byte_code+17265>, 0x5555558b221b <exec_byte_code+17353>, 0x5555558b2273 
<exec_byte_code+17441>, 0x5555558b22d3 <exec_byte_code+17537>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b233d <exec_byte_code+17643>, 0x5555558b2395 
<exec_byte_code+17731>, 0x5555558b23ed <exec_byte_code+17819>, 0x5555558b2445 
<exec_byte_code+17907>, 0x5555558b249d <exec_byte_code+17995>, 0x5555558b24f5 
<exec_byte_code+18083>, 0x5555558af7b9 <exec_byte_code+6503>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b254f <exec_byte_code+18173>, 0x5555558b25b9 
<exec_byte_code+18279>, 0x5555558b2613 <exec_byte_code+18369>, 0x5555558b266d 
<exec_byte_code+18459>, 0x5555558b26ed <exec_byte_code+18587>, 0x5555558b276d 
<exec_byte_code+18715>, 0x5555558b27c7 <exec_byte_code+18805>, 0x5555558b2821 
<exec_byte_code+18895>, 0x5555558b28a1 <exec_byte_code+19023>, 0x5555558b2921 
<exec_byte_code+19151>, 0x5555558b29a1 <exec_byte_code+19279>, 0x5555558b29f9 
<exec_byte_code+19367>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558af6cc 
<exec_byte_code+6266>, 0x5555558af137 <exec_byte_code+4837>, 0x5555558ae5a0 
<exec_byte_code+1870>, 0x5555558af221 <exec_byte_code+5071>, 0x5555558af2c9 
<exec_byte_code+5239>, 0x5555558af36e <exec_byte_code+5404>, 0x5555558af65b 
<exec_byte_code+6153>, 0x5555558af686 <exec_byte_code+6196>, 0x5555558aeb33 
<exec_byte_code+3297>, 0x5555558af776 <exec_byte_code+6436>, 0x5555558af7fc 
<exec_byte_code+6570>, 0x5555558af89f <exec_byte_code+6733>, 0x5555558af8f4 
<exec_byte_code+6818>, 0x5555558afb29 <exec_byte_code+7383>, 0x5555558afbb8 
<exec_byte_code+7526>, 0x5555558afc5b <exec_byte_code+7689>, 0x5555558afcd0 
<exec_byte_code+7806>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b2a53 
<exec_byte_code+19457>, 0x5555558b2af6 <exec_byte_code+19620>, 0x5555558b2b50 
<exec_byte_code+19710>, 0x5555558b2baa <exec_byte_code+19800>, 0x5555558b2c04 
<exec_byte_code+19890>, 0x5555558b2c5e <exec_byte_code+19980>, 0x5555558b2cde 
<exec_byte_code+20108>, 0x5555558b2d5e <exec_byte_code+20236>, 0x5555558b2dde 
<exec_byte_code+20364>, 0x5555558b2e5e <exec_byte_code+20492>, 0x5555558b2fce 
<exec_byte_code+20860>, 0x5555558b304e <exec_byte_code+20988>, 0x5555558b30ce 
<exec_byte_code+21116>, 0x5555558b3128 <exec_byte_code+21206>, 0x5555558b323b 
<exec_byte_code+21481>, 0x5555558b334e <exec_byte_code+21756>, 0x5555558b33a8 
<exec_byte_code+21846>, 0x5555558b3402 <exec_byte_code+21936>, 0x5555558b1b7a 
<exec_byte_code+15656>, 0x5555558b1d44 <exec_byte_code+16114>, 0x5555558b3469 
<exec_byte_code+22039>, 0x5555558b34ea <exec_byte_code+22168>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558af413 <exec_byte_code+5569>, 0x5555558af439 
<exec_byte_code+5607>, 0x5555558af4c3 <exec_byte_code+5745>, 0x5555558af54d 
<exec_byte_code+5883>, 0x5555558af5d4 <exec_byte_code+6018>, 0x5555558b03e1 
<exec_byte_code+9615>, 0x5555558b0bc0 <exec_byte_code+11630>, 0x5555558b1fea 
<exec_byte_code+16792>, 0x5555558b3768 <exec_byte_code+22806>, 0x5555558b37f8 
<exec_byte_code+22950>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b38b5 <exec_byte_code+23139>, 0x5555558b3966 
<exec_byte_code+23316>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b3ad9 <exec_byte_code+23687> <repeats 64 
times>}
        const_length = 39
        bytestr_length = 282
        vectorp = 0x7ffff2b14220
        quitcounter = 2 '\002'
        stack_items = 14
        sa_avail = 16272
        sa_count = {
          bytes = 384
        }
        alloc = 0x7fffffffa310
        stack_base = 0x7fffffffa310
        top = 0x7fffffffa350
        stack_lim = 0x7fffffffa388
        bytestr_data = 0x7ffff3261412 "\306\001\236A\307\002\236\203*"
        pc = 0x7ffff32614f6 
")\262\002\211\203\n\001\334\335\306\006\aB\336\337\006\006BE\r\"!\262\001\340\001!\203\n\001\341\002\324\342\004!#\210\343\002!\210\344\002\322\"\210\345\346\003\"\210\001\207"
        count = {
          bytes = 384
        }
        rest = false
        mandatory = 0
        nonrest = 1
        pushedargs = 1
        result = XIL(0x55555676c703)
#36 0x00005555558aef0b in exec_byte_code (bytestr=XIL(0x55555654b754), 
vector=XIL(0x55555675ef85), maxdepth=make_fixnum(9), args_template=771, 
nargs=3, args=0x7fffffffad58) at bytecode.c:667
        numargs = 1
        fun = XIL(0x7ffff2b141d5)
        count1 = {
          bytes = 352
        }
        template = make_fixnum(256)
        val = XIL(0x55555676c703)
        args = 0x7fffffffa840
        original_fun = XIL(0x2aaa9cc2e780)
        bytecode = XIL(0x7ffff2d1eda4)
        op = 1
        type = CATCHER
        targets = {0x5555558b356b <exec_byte_code+22297>, 0x5555558b359c 
<exec_byte_code+22346>, 0x5555558b359e <exec_byte_code+22348>, 0x5555558b35a0 
<exec_byte_code+22350>, 0x5555558b35a2 <exec_byte_code+22352>, 0x5555558b35a2 
<exec_byte_code+22352>, 0x5555558b361f <exec_byte_code+22477>, 0x5555558b36ae 
<exec_byte_code+22620>, 0x5555558ae42e <exec_byte_code+1500>, 0x5555558ae430 
<exec_byte_code+1502>, 0x5555558ae432 <exec_byte_code+1504>, 0x5555558ae434 
<exec_byte_code+1506>, 0x5555558ae436 <exec_byte_code+1508>, 0x5555558ae436 
<exec_byte_code+1508>, 0x5555558ae43f <exec_byte_code+1517>, 0x5555558ae3eb 
<exec_byte_code+1433>, 0x5555558ae94c <exec_byte_code+2810>, 0x5555558ae94e 
<exec_byte_code+2812>, 0x5555558ae950 <exec_byte_code+2814>, 0x5555558ae952 
<exec_byte_code+2816>, 0x5555558ae954 <exec_byte_code+2818>, 0x5555558ae954 
<exec_byte_code+2818>, 0x5555558ae99e <exec_byte_code+2892>, 0x5555558ae95d 
<exec_byte_code+2827>, 0x5555558aebfc <exec_byte_code+3498>, 0x5555558aebfe 
<exec_byte_code+3500>, 0x5555558aec00 <exec_byte_code+3502>, 0x5555558aec02 
<exec_byte_code+3504>, 0x5555558aec04 <exec_byte_code+3506>, 0x5555558aec04 
<exec_byte_code+3506>, 0x5555558aeb9b <exec_byte_code+3401>, 0x5555558aebbb 
<exec_byte_code+3433>, 0x5555558aece2 <exec_byte_code+3728>, 0x5555558aece4 
<exec_byte_code+3730>, 0x5555558aece6 <exec_byte_code+3732>, 0x5555558aece8 
<exec_byte_code+3734>, 0x5555558aecea <exec_byte_code+3736>, 0x5555558aecea 
<exec_byte_code+3736>, 0x5555558aec81 <exec_byte_code+3631>, 0x5555558aeca1 
<exec_byte_code+3663>, 0x5555558af0b7 <exec_byte_code+4709>, 0x5555558af0b9 
<exec_byte_code+4711>, 0x5555558af0bb <exec_byte_code+4713>, 0x5555558af0bd 
<exec_byte_code+4715>, 0x5555558af0bf <exec_byte_code+4717>, 0x5555558af0bf 
<exec_byte_code+4717>, 0x5555558af056 <exec_byte_code+4612>, 0x5555558af076 
<exec_byte_code+4644>, 0x5555558afad1 <exec_byte_code+7295>, 0x5555558af98a 
<exec_byte_code+6968>, 0x5555558af97e <exec_byte_code+6956>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558afd76 <exec_byte_code+7972>, 0x5555558afed1 
<exec_byte_code+8319>, 0x5555558aff52 <exec_byte_code+8448>, 0x5555558affd4 
<exec_byte_code+8578>, 0x5555558b0055 <exec_byte_code+8707>, 0x5555558ae73d 
<exec_byte_code+2283>, 0x5555558ae7e4 <exec_byte_code+2450>, 0x5555558b00f3 
<exec_byte_code+8865>, 0x5555558ae656 <exec_byte_code+2052>, 0x5555558ae864 
<exec_byte_code+2578>, 0x5555558b017d <exec_byte_code+9003>, 0x5555558b01fd 
<exec_byte_code+9131>, 0x5555558b0257 <exec_byte_code+9221>, 0x5555558b02d7 
<exec_byte_code+9349>, 0x5555558b0355 <exec_byte_code+9475>, 0x5555558b0480 
<exec_byte_code+9774>, 0x5555558b04da <exec_byte_code+9864>, 0x5555558b0630 
<exec_byte_code+10206>, 0x5555558b07b4 <exec_byte_code+10594>, 0x5555558b080e 
<exec_byte_code+10684>, 0x5555558b0868 <exec_byte_code+10774>, 0x5555558b08e8 
<exec_byte_code+10902>, 0x5555558b0968 <exec_byte_code+11030>, 0x5555558b09e8 
<exec_byte_code+11158>, 0x5555558b0a8b <exec_byte_code+11321>, 0x5555558b0af2 
<exec_byte_code+11424>, 0x5555558b0b59 <exec_byte_code+11527>, 0x5555558b0c5f 
<exec_byte_code+11789>, 0x5555558b0d75 <exec_byte_code+12067>, 0x5555558b0e8b 
<exec_byte_code+12345>, 0x5555558b0f8b <exec_byte_code+12601>, 0x5555558b109b 
<exec_byte_code+12873>, 0x5555558b11ab <exec_byte_code+13145>, 0x5555558b12bb 
<exec_byte_code+13417>, 0x5555558b13cb <exec_byte_code+13689>, 0x5555558b1559 
<exec_byte_code+14087>, 0x5555558b1673 <exec_byte_code+14369>, 0x5555558b17fb 
<exec_byte_code+14761>, 0x5555558b18e2 <exec_byte_code+14992>, 0x5555558b19c9 
<exec_byte_code+15223>, 0x5555558b1ec1 <exec_byte_code+16495>, 0x5555558af7b9 
<exec_byte_code+6503>, 0x5555558b1f31 <exec_byte_code+16607>, 0x5555558b1f8b 
<exec_byte_code+16697>, 0x5555558b2089 <exec_byte_code+16951>, 0x5555558b20f9 
<exec_byte_code+17063>, 0x5555558b2169 <exec_byte_code+17175>, 0x5555558b21c3 
<exec_byte_code+17265>, 0x5555558b221b <exec_byte_code+17353>, 0x5555558b2273 
<exec_byte_code+17441>, 0x5555558b22d3 <exec_byte_code+17537>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b233d <exec_byte_code+17643>, 0x5555558b2395 
<exec_byte_code+17731>, 0x5555558b23ed <exec_byte_code+17819>, 0x5555558b2445 
<exec_byte_code+17907>, 0x5555558b249d <exec_byte_code+17995>, 0x5555558b24f5 
<exec_byte_code+18083>, 0x5555558af7b9 <exec_byte_code+6503>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b254f <exec_byte_code+18173>, 0x5555558b25b9 
<exec_byte_code+18279>, 0x5555558b2613 <exec_byte_code+18369>, 0x5555558b266d 
<exec_byte_code+18459>, 0x5555558b26ed <exec_byte_code+18587>, 0x5555558b276d 
<exec_byte_code+18715>, 0x5555558b27c7 <exec_byte_code+18805>, 0x5555558b2821 
<exec_byte_code+18895>, 0x5555558b28a1 <exec_byte_code+19023>, 0x5555558b2921 
<exec_byte_code+19151>, 0x5555558b29a1 <exec_byte_code+19279>, 0x5555558b29f9 
<exec_byte_code+19367>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558af6cc 
<exec_byte_code+6266>, 0x5555558af137 <exec_byte_code+4837>, 0x5555558ae5a0 
<exec_byte_code+1870>, 0x5555558af221 <exec_byte_code+5071>, 0x5555558af2c9 
<exec_byte_code+5239>, 0x5555558af36e <exec_byte_code+5404>, 0x5555558af65b 
<exec_byte_code+6153>, 0x5555558af686 <exec_byte_code+6196>, 0x5555558aeb33 
<exec_byte_code+3297>, 0x5555558af776 <exec_byte_code+6436>, 0x5555558af7fc 
<exec_byte_code+6570>, 0x5555558af89f <exec_byte_code+6733>, 0x5555558af8f4 
<exec_byte_code+6818>, 0x5555558afb29 <exec_byte_code+7383>, 0x5555558afbb8 
<exec_byte_code+7526>, 0x5555558afc5b <exec_byte_code+7689>, 0x5555558afcd0 
<exec_byte_code+7806>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b2a53 
<exec_byte_code+19457>, 0x5555558b2af6 <exec_byte_code+19620>, 0x5555558b2b50 
<exec_byte_code+19710>, 0x5555558b2baa <exec_byte_code+19800>, 0x5555558b2c04 
<exec_byte_code+19890>, 0x5555558b2c5e <exec_byte_code+19980>, 0x5555558b2cde 
<exec_byte_code+20108>, 0x5555558b2d5e <exec_byte_code+20236>, 0x5555558b2dde 
<exec_byte_code+20364>, 0x5555558b2e5e <exec_byte_code+20492>, 0x5555558b2fce 
<exec_byte_code+20860>, 0x5555558b304e <exec_byte_code+20988>, 0x5555558b30ce 
<exec_byte_code+21116>, 0x5555558b3128 <exec_byte_code+21206>, 0x5555558b323b 
<exec_byte_code+21481>, 0x5555558b334e <exec_byte_code+21756>, 0x5555558b33a8 
<exec_byte_code+21846>, 0x5555558b3402 <exec_byte_code+21936>, 0x5555558b1b7a 
<exec_byte_code+15656>, 0x5555558b1d44 <exec_byte_code+16114>, 0x5555558b3469 
<exec_byte_code+22039>, 0x5555558b34ea <exec_byte_code+22168>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558af413 <exec_byte_code+5569>, 0x5555558af439 
<exec_byte_code+5607>, 0x5555558af4c3 <exec_byte_code+5745>, 0x5555558af54d 
<exec_byte_code+5883>, 0x5555558af5d4 <exec_byte_code+6018>, 0x5555558b03e1 
<exec_byte_code+9615>, 0x5555558b0bc0 <exec_byte_code+11630>, 0x5555558b1fea 
<exec_byte_code+16792>, 0x5555558b3768 <exec_byte_code+22806>, 0x5555558b37f8 
<exec_byte_code+22950>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b38b5 <exec_byte_code+23139>, 0x5555558b3966 
<exec_byte_code+23316>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b3ad9 <exec_byte_code+23687> <repeats 64 
times>}
        const_length = 16
        bytestr_length = 54
        vectorp = 0x55555675ef88
        quitcounter = 1 '\001'
        stack_items = 11
        sa_avail = 16296
        sa_count = {
          bytes = 352
        }
        alloc = 0x7fffffffa810
        stack_base = 0x7fffffffa810
        top = 0x7fffffffa838
        stack_lim = 0x7fffffffa870
        bytestr_data = 0x55555675fef8 "\300\301\302\"\210\303\302\004\203\017"
        pc = 0x55555675ff13 
"\310\311\312\003\"\004\"\210\313\001!\210\314\003\315\003#\210\314\003\316\317\004!#\210\207"
        count = {
          bytes = 352
        }
        rest = false
        mandatory = 3
        nonrest = 3
        pushedargs = 3
        result = XIL(0x7fffffffad60)
#37 0x00005555558aef0b in exec_byte_code (bytestr=XIL(0x555556543884), 
vector=XIL(0x55555675ee55), maxdepth=make_fixnum(15), args_template=1284, 
nargs=5, args=0x7fffffffb2d8) at bytecode.c:667
        numargs = 3
        fun = XIL(0x55555675f00d)
        count1 = {
          bytes = 320
        }
        template = make_fixnum(771)
        val = XIL(0)
        args = 0x7fffffffad40
        original_fun = XIL(0x878fb0)
        bytecode = XIL(0x55555654b754)
        op = 3
        type = CONDITION_CASE
        targets = {0x5555558b356b <exec_byte_code+22297>, 0x5555558b359c 
<exec_byte_code+22346>, 0x5555558b359e <exec_byte_code+22348>, 0x5555558b35a0 
<exec_byte_code+22350>, 0x5555558b35a2 <exec_byte_code+22352>, 0x5555558b35a2 
<exec_byte_code+22352>, 0x5555558b361f <exec_byte_code+22477>, 0x5555558b36ae 
<exec_byte_code+22620>, 0x5555558ae42e <exec_byte_code+1500>, 0x5555558ae430 
<exec_byte_code+1502>, 0x5555558ae432 <exec_byte_code+1504>, 0x5555558ae434 
<exec_byte_code+1506>, 0x5555558ae436 <exec_byte_code+1508>, 0x5555558ae436 
<exec_byte_code+1508>, 0x5555558ae43f <exec_byte_code+1517>, 0x5555558ae3eb 
<exec_byte_code+1433>, 0x5555558ae94c <exec_byte_code+2810>, 0x5555558ae94e 
<exec_byte_code+2812>, 0x5555558ae950 <exec_byte_code+2814>, 0x5555558ae952 
<exec_byte_code+2816>, 0x5555558ae954 <exec_byte_code+2818>, 0x5555558ae954 
<exec_byte_code+2818>, 0x5555558ae99e <exec_byte_code+2892>, 0x5555558ae95d 
<exec_byte_code+2827>, 0x5555558aebfc <exec_byte_code+3498>, 0x5555558aebfe 
<exec_byte_code+3500>, 0x5555558aec00 <exec_byte_code+3502>, 0x5555558aec02 
<exec_byte_code+3504>, 0x5555558aec04 <exec_byte_code+3506>, 0x5555558aec04 
<exec_byte_code+3506>, 0x5555558aeb9b <exec_byte_code+3401>, 0x5555558aebbb 
<exec_byte_code+3433>, 0x5555558aece2 <exec_byte_code+3728>, 0x5555558aece4 
<exec_byte_code+3730>, 0x5555558aece6 <exec_byte_code+3732>, 0x5555558aece8 
<exec_byte_code+3734>, 0x5555558aecea <exec_byte_code+3736>, 0x5555558aecea 
<exec_byte_code+3736>, 0x5555558aec81 <exec_byte_code+3631>, 0x5555558aeca1 
<exec_byte_code+3663>, 0x5555558af0b7 <exec_byte_code+4709>, 0x5555558af0b9 
<exec_byte_code+4711>, 0x5555558af0bb <exec_byte_code+4713>, 0x5555558af0bd 
<exec_byte_code+4715>, 0x5555558af0bf <exec_byte_code+4717>, 0x5555558af0bf 
<exec_byte_code+4717>, 0x5555558af056 <exec_byte_code+4612>, 0x5555558af076 
<exec_byte_code+4644>, 0x5555558afad1 <exec_byte_code+7295>, 0x5555558af98a 
<exec_byte_code+6968>, 0x5555558af97e <exec_byte_code+6956>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558afd76 <exec_byte_code+7972>, 0x5555558afed1 
<exec_byte_code+8319>, 0x5555558aff52 <exec_byte_code+8448>, 0x5555558affd4 
<exec_byte_code+8578>, 0x5555558b0055 <exec_byte_code+8707>, 0x5555558ae73d 
<exec_byte_code+2283>, 0x5555558ae7e4 <exec_byte_code+2450>, 0x5555558b00f3 
<exec_byte_code+8865>, 0x5555558ae656 <exec_byte_code+2052>, 0x5555558ae864 
<exec_byte_code+2578>, 0x5555558b017d <exec_byte_code+9003>, 0x5555558b01fd 
<exec_byte_code+9131>, 0x5555558b0257 <exec_byte_code+9221>, 0x5555558b02d7 
<exec_byte_code+9349>, 0x5555558b0355 <exec_byte_code+9475>, 0x5555558b0480 
<exec_byte_code+9774>, 0x5555558b04da <exec_byte_code+9864>, 0x5555558b0630 
<exec_byte_code+10206>, 0x5555558b07b4 <exec_byte_code+10594>, 0x5555558b080e 
<exec_byte_code+10684>, 0x5555558b0868 <exec_byte_code+10774>, 0x5555558b08e8 
<exec_byte_code+10902>, 0x5555558b0968 <exec_byte_code+11030>, 0x5555558b09e8 
<exec_byte_code+11158>, 0x5555558b0a8b <exec_byte_code+11321>, 0x5555558b0af2 
<exec_byte_code+11424>, 0x5555558b0b59 <exec_byte_code+11527>, 0x5555558b0c5f 
<exec_byte_code+11789>, 0x5555558b0d75 <exec_byte_code+12067>, 0x5555558b0e8b 
<exec_byte_code+12345>, 0x5555558b0f8b <exec_byte_code+12601>, 0x5555558b109b 
<exec_byte_code+12873>, 0x5555558b11ab <exec_byte_code+13145>, 0x5555558b12bb 
<exec_byte_code+13417>, 0x5555558b13cb <exec_byte_code+13689>, 0x5555558b1559 
<exec_byte_code+14087>, 0x5555558b1673 <exec_byte_code+14369>, 0x5555558b17fb 
<exec_byte_code+14761>, 0x5555558b18e2 <exec_byte_code+14992>, 0x5555558b19c9 
<exec_byte_code+15223>, 0x5555558b1ec1 <exec_byte_code+16495>, 0x5555558af7b9 
<exec_byte_code+6503>, 0x5555558b1f31 <exec_byte_code+16607>, 0x5555558b1f8b 
<exec_byte_code+16697>, 0x5555558b2089 <exec_byte_code+16951>, 0x5555558b20f9 
<exec_byte_code+17063>, 0x5555558b2169 <exec_byte_code+17175>, 0x5555558b21c3 
<exec_byte_code+17265>, 0x5555558b221b <exec_byte_code+17353>, 0x5555558b2273 
<exec_byte_code+17441>, 0x5555558b22d3 <exec_byte_code+17537>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b233d <exec_byte_code+17643>, 0x5555558b2395 
<exec_byte_code+17731>, 0x5555558b23ed <exec_byte_code+17819>, 0x5555558b2445 
<exec_byte_code+17907>, 0x5555558b249d <exec_byte_code+17995>, 0x5555558b24f5 
<exec_byte_code+18083>, 0x5555558af7b9 <exec_byte_code+6503>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b254f <exec_byte_code+18173>, 0x5555558b25b9 
<exec_byte_code+18279>, 0x5555558b2613 <exec_byte_code+18369>, 0x5555558b266d 
<exec_byte_code+18459>, 0x5555558b26ed <exec_byte_code+18587>, 0x5555558b276d 
<exec_byte_code+18715>, 0x5555558b27c7 <exec_byte_code+18805>, 0x5555558b2821 
<exec_byte_code+18895>, 0x5555558b28a1 <exec_byte_code+19023>, 0x5555558b2921 
<exec_byte_code+19151>, 0x5555558b29a1 <exec_byte_code+19279>, 0x5555558b29f9 
<exec_byte_code+19367>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558af6cc 
<exec_byte_code+6266>, 0x5555558af137 <exec_byte_code+4837>, 0x5555558ae5a0 
<exec_byte_code+1870>, 0x5555558af221 <exec_byte_code+5071>, 0x5555558af2c9 
<exec_byte_code+5239>, 0x5555558af36e <exec_byte_code+5404>, 0x5555558af65b 
<exec_byte_code+6153>, 0x5555558af686 <exec_byte_code+6196>, 0x5555558aeb33 
<exec_byte_code+3297>, 0x5555558af776 <exec_byte_code+6436>, 0x5555558af7fc 
<exec_byte_code+6570>, 0x5555558af89f <exec_byte_code+6733>, 0x5555558af8f4 
<exec_byte_code+6818>, 0x5555558afb29 <exec_byte_code+7383>, 0x5555558afbb8 
<exec_byte_code+7526>, 0x5555558afc5b <exec_byte_code+7689>, 0x5555558afcd0 
<exec_byte_code+7806>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b2a53 
<exec_byte_code+19457>, 0x5555558b2af6 <exec_byte_code+19620>, 0x5555558b2b50 
<exec_byte_code+19710>, 0x5555558b2baa <exec_byte_code+19800>, 0x5555558b2c04 
<exec_byte_code+19890>, 0x5555558b2c5e <exec_byte_code+19980>, 0x5555558b2cde 
<exec_byte_code+20108>, 0x5555558b2d5e <exec_byte_code+20236>, 0x5555558b2dde 
<exec_byte_code+20364>, 0x5555558b2e5e <exec_byte_code+20492>, 0x5555558b2fce 
<exec_byte_code+20860>, 0x5555558b304e <exec_byte_code+20988>, 0x5555558b30ce 
<exec_byte_code+21116>, 0x5555558b3128 <exec_byte_code+21206>, 0x5555558b323b 
<exec_byte_code+21481>, 0x5555558b334e <exec_byte_code+21756>, 0x5555558b33a8 
<exec_byte_code+21846>, 0x5555558b3402 <exec_byte_code+21936>, 0x5555558b1b7a 
<exec_byte_code+15656>, 0x5555558b1d44 <exec_byte_code+16114>, 0x5555558b3469 
<exec_byte_code+22039>, 0x5555558b34ea <exec_byte_code+22168>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558af413 <exec_byte_code+5569>, 0x5555558af439 
<exec_byte_code+5607>, 0x5555558af4c3 <exec_byte_code+5745>, 0x5555558af54d 
<exec_byte_code+5883>, 0x5555558af5d4 <exec_byte_code+6018>, 0x5555558b03e1 
<exec_byte_code+9615>, 0x5555558b0bc0 <exec_byte_code+11630>, 0x5555558b1fea 
<exec_byte_code+16792>, 0x5555558b3768 <exec_byte_code+22806>, 0x5555558b37f8 
<exec_byte_code+22950>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b38b5 <exec_byte_code+23139>, 0x5555558b3966 
<exec_byte_code+23316>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b3ad9 <exec_byte_code+23687> <repeats 64 
times>}
        const_length = 20
        bytestr_length = 99
        vectorp = 0x55555675ee58
        quitcounter = 1 '\001'
        stack_items = 17
        sa_avail = 16248
        sa_count = {
          bytes = 320
        }
        alloc = 0x7fffffffacf0
        stack_base = 0x7fffffffacf0
        top = 0x7fffffffad38
        stack_lim = 0x7fffffffad80
        bytestr_data = 0x55555674f9d8 "\004\206\016"
        pc = 0x55555674fa1e 
"0\207\210\320\321\006\006\"\210\322\005\323\"\210\301\207\320\321\006\006\"\210\322\005\323\"\210\301\207"
        count = {
          bytes = 320
        }
        rest = false
        mandatory = 4
        nonrest = 5
        pushedargs = 5
        result = XIL(0x555555851d95)
#38 0x00005555558aef0b in exec_byte_code (bytestr=XIL(0x55555654b614), 
vector=XIL(0x55555675f635), maxdepth=make_fixnum(31), args_template=514, 
nargs=2, args=0x7fffffffb8e8) at bytecode.c:667
        numargs = 5
        fun = XIL(0x55555675eefd)
        count1 = {
          bytes = 288
        }
        template = make_fixnum(1284)
        val = XIL(0x30)
        args = 0x7fffffffb2b0
        original_fun = XIL(0x878fe0)
        bytecode = XIL(0x555556543884)
        op = 5
        type = CONDITION_CASE
        targets = {0x5555558b356b <exec_byte_code+22297>, 0x5555558b359c 
<exec_byte_code+22346>, 0x5555558b359e <exec_byte_code+22348>, 0x5555558b35a0 
<exec_byte_code+22350>, 0x5555558b35a2 <exec_byte_code+22352>, 0x5555558b35a2 
<exec_byte_code+22352>, 0x5555558b361f <exec_byte_code+22477>, 0x5555558b36ae 
<exec_byte_code+22620>, 0x5555558ae42e <exec_byte_code+1500>, 0x5555558ae430 
<exec_byte_code+1502>, 0x5555558ae432 <exec_byte_code+1504>, 0x5555558ae434 
<exec_byte_code+1506>, 0x5555558ae436 <exec_byte_code+1508>, 0x5555558ae436 
<exec_byte_code+1508>, 0x5555558ae43f <exec_byte_code+1517>, 0x5555558ae3eb 
<exec_byte_code+1433>, 0x5555558ae94c <exec_byte_code+2810>, 0x5555558ae94e 
<exec_byte_code+2812>, 0x5555558ae950 <exec_byte_code+2814>, 0x5555558ae952 
<exec_byte_code+2816>, 0x5555558ae954 <exec_byte_code+2818>, 0x5555558ae954 
<exec_byte_code+2818>, 0x5555558ae99e <exec_byte_code+2892>, 0x5555558ae95d 
<exec_byte_code+2827>, 0x5555558aebfc <exec_byte_code+3498>, 0x5555558aebfe 
<exec_byte_code+3500>, 0x5555558aec00 <exec_byte_code+3502>, 0x5555558aec02 
<exec_byte_code+3504>, 0x5555558aec04 <exec_byte_code+3506>, 0x5555558aec04 
<exec_byte_code+3506>, 0x5555558aeb9b <exec_byte_code+3401>, 0x5555558aebbb 
<exec_byte_code+3433>, 0x5555558aece2 <exec_byte_code+3728>, 0x5555558aece4 
<exec_byte_code+3730>, 0x5555558aece6 <exec_byte_code+3732>, 0x5555558aece8 
<exec_byte_code+3734>, 0x5555558aecea <exec_byte_code+3736>, 0x5555558aecea 
<exec_byte_code+3736>, 0x5555558aec81 <exec_byte_code+3631>, 0x5555558aeca1 
<exec_byte_code+3663>, 0x5555558af0b7 <exec_byte_code+4709>, 0x5555558af0b9 
<exec_byte_code+4711>, 0x5555558af0bb <exec_byte_code+4713>, 0x5555558af0bd 
<exec_byte_code+4715>, 0x5555558af0bf <exec_byte_code+4717>, 0x5555558af0bf 
<exec_byte_code+4717>, 0x5555558af056 <exec_byte_code+4612>, 0x5555558af076 
<exec_byte_code+4644>, 0x5555558afad1 <exec_byte_code+7295>, 0x5555558af98a 
<exec_byte_code+6968>, 0x5555558af97e <exec_byte_code+6956>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558afd76 <exec_byte_code+7972>, 0x5555558afed1 
<exec_byte_code+8319>, 0x5555558aff52 <exec_byte_code+8448>, 0x5555558affd4 
<exec_byte_code+8578>, 0x5555558b0055 <exec_byte_code+8707>, 0x5555558ae73d 
<exec_byte_code+2283>, 0x5555558ae7e4 <exec_byte_code+2450>, 0x5555558b00f3 
<exec_byte_code+8865>, 0x5555558ae656 <exec_byte_code+2052>, 0x5555558ae864 
<exec_byte_code+2578>, 0x5555558b017d <exec_byte_code+9003>, 0x5555558b01fd 
<exec_byte_code+9131>, 0x5555558b0257 <exec_byte_code+9221>, 0x5555558b02d7 
<exec_byte_code+9349>, 0x5555558b0355 <exec_byte_code+9475>, 0x5555558b0480 
<exec_byte_code+9774>, 0x5555558b04da <exec_byte_code+9864>, 0x5555558b0630 
<exec_byte_code+10206>, 0x5555558b07b4 <exec_byte_code+10594>, 0x5555558b080e 
<exec_byte_code+10684>, 0x5555558b0868 <exec_byte_code+10774>, 0x5555558b08e8 
<exec_byte_code+10902>, 0x5555558b0968 <exec_byte_code+11030>, 0x5555558b09e8 
<exec_byte_code+11158>, 0x5555558b0a8b <exec_byte_code+11321>, 0x5555558b0af2 
<exec_byte_code+11424>, 0x5555558b0b59 <exec_byte_code+11527>, 0x5555558b0c5f 
<exec_byte_code+11789>, 0x5555558b0d75 <exec_byte_code+12067>, 0x5555558b0e8b 
<exec_byte_code+12345>, 0x5555558b0f8b <exec_byte_code+12601>, 0x5555558b109b 
<exec_byte_code+12873>, 0x5555558b11ab <exec_byte_code+13145>, 0x5555558b12bb 
<exec_byte_code+13417>, 0x5555558b13cb <exec_byte_code+13689>, 0x5555558b1559 
<exec_byte_code+14087>, 0x5555558b1673 <exec_byte_code+14369>, 0x5555558b17fb 
<exec_byte_code+14761>, 0x5555558b18e2 <exec_byte_code+14992>, 0x5555558b19c9 
<exec_byte_code+15223>, 0x5555558b1ec1 <exec_byte_code+16495>, 0x5555558af7b9 
<exec_byte_code+6503>, 0x5555558b1f31 <exec_byte_code+16607>, 0x5555558b1f8b 
<exec_byte_code+16697>, 0x5555558b2089 <exec_byte_code+16951>, 0x5555558b20f9 
<exec_byte_code+17063>, 0x5555558b2169 <exec_byte_code+17175>, 0x5555558b21c3 
<exec_byte_code+17265>, 0x5555558b221b <exec_byte_code+17353>, 0x5555558b2273 
<exec_byte_code+17441>, 0x5555558b22d3 <exec_byte_code+17537>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b233d <exec_byte_code+17643>, 0x5555558b2395 
<exec_byte_code+17731>, 0x5555558b23ed <exec_byte_code+17819>, 0x5555558b2445 
<exec_byte_code+17907>, 0x5555558b249d <exec_byte_code+17995>, 0x5555558b24f5 
<exec_byte_code+18083>, 0x5555558af7b9 <exec_byte_code+6503>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b254f <exec_byte_code+18173>, 0x5555558b25b9 
<exec_byte_code+18279>, 0x5555558b2613 <exec_byte_code+18369>, 0x5555558b266d 
<exec_byte_code+18459>, 0x5555558b26ed <exec_byte_code+18587>, 0x5555558b276d 
<exec_byte_code+18715>, 0x5555558b27c7 <exec_byte_code+18805>, 0x5555558b2821 
<exec_byte_code+18895>, 0x5555558b28a1 <exec_byte_code+19023>, 0x5555558b2921 
<exec_byte_code+19151>, 0x5555558b29a1 <exec_byte_code+19279>, 0x5555558b29f9 
<exec_byte_code+19367>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558af6cc 
<exec_byte_code+6266>, 0x5555558af137 <exec_byte_code+4837>, 0x5555558ae5a0 
<exec_byte_code+1870>, 0x5555558af221 <exec_byte_code+5071>, 0x5555558af2c9 
<exec_byte_code+5239>, 0x5555558af36e <exec_byte_code+5404>, 0x5555558af65b 
<exec_byte_code+6153>, 0x5555558af686 <exec_byte_code+6196>, 0x5555558aeb33 
<exec_byte_code+3297>, 0x5555558af776 <exec_byte_code+6436>, 0x5555558af7fc 
<exec_byte_code+6570>, 0x5555558af89f <exec_byte_code+6733>, 0x5555558af8f4 
<exec_byte_code+6818>, 0x5555558afb29 <exec_byte_code+7383>, 0x5555558afbb8 
<exec_byte_code+7526>, 0x5555558afc5b <exec_byte_code+7689>, 0x5555558afcd0 
<exec_byte_code+7806>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b2a53 
<exec_byte_code+19457>, 0x5555558b2af6 <exec_byte_code+19620>, 0x5555558b2b50 
<exec_byte_code+19710>, 0x5555558b2baa <exec_byte_code+19800>, 0x5555558b2c04 
<exec_byte_code+19890>, 0x5555558b2c5e <exec_byte_code+19980>, 0x5555558b2cde 
<exec_byte_code+20108>, 0x5555558b2d5e <exec_byte_code+20236>, 0x5555558b2dde 
<exec_byte_code+20364>, 0x5555558b2e5e <exec_byte_code+20492>, 0x5555558b2fce 
<exec_byte_code+20860>, 0x5555558b304e <exec_byte_code+20988>, 0x5555558b30ce 
<exec_byte_code+21116>, 0x5555558b3128 <exec_byte_code+21206>, 0x5555558b323b 
<exec_byte_code+21481>, 0x5555558b334e <exec_byte_code+21756>, 0x5555558b33a8 
<exec_byte_code+21846>, 0x5555558b3402 <exec_byte_code+21936>, 0x5555558b1b7a 
<exec_byte_code+15656>, 0x5555558b1d44 <exec_byte_code+16114>, 0x5555558b3469 
<exec_byte_code+22039>, 0x5555558b34ea <exec_byte_code+22168>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558af413 <exec_byte_code+5569>, 0x5555558af439 
<exec_byte_code+5607>, 0x5555558af4c3 <exec_byte_code+5745>, 0x5555558af54d 
<exec_byte_code+5883>, 0x5555558af5d4 <exec_byte_code+6018>, 0x5555558b03e1 
<exec_byte_code+9615>, 0x5555558b0bc0 <exec_byte_code+11630>, 0x5555558b1fea 
<exec_byte_code+16792>, 0x5555558b3768 <exec_byte_code+22806>, 0x5555558b37f8 
<exec_byte_code+22950>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b38b5 <exec_byte_code+23139>, 0x5555558b3966 
<exec_byte_code+23316>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b356b <exec_byte_code+22297>, 0x5555558b356b 
<exec_byte_code+22297>, 0x5555558b3ad9 <exec_byte_code+23687> <repeats 64 
times>}
        const_length = 83
        bytestr_length = 1014
        vectorp = 0x55555675f638
        quitcounter = 76 'L'
        stack_items = 33
        sa_avail = 16120
        sa_count = {
          bytes = 288
        }
        alloc = 0x7fffffffb200
        stack_base = 0x7fffffffb200
        top = 0x7fffffffb2a8
        stack_lim = 0x7fffffffb310
        bytestr_data = 0x555556760128 
"\305\062\365\003\306\307\002P\003\"\210\310\002\311\"\204U"
        pc = 0x555556760492 "\202\256\003\005\242\203\200\003\201M"
        count = {
          bytes = 288
        }
        rest = false
        mandatory = 2
        nonrest = 2
        pushedargs = 2
        result = XIL(0x7fffffffb630)
#39 0x000055555584ca41 in fetch_and_exec_byte_code (fun=XIL(0x55555675f8d5), 
args_template=514, nargs=2, args=0x7fffffffb8d8) at eval.c:3175
#40 0x000055555584cef5 in funcall_lambda (fun=XIL(0x55555675f8d5), nargs=2, 
arg_vector=0x7fffffffb8d8) at eval.c:3250
        val = XIL(0x875480)
        syms_left = make_fixnum(514)
        next = XIL(0x55555584178d)
        lexenv = XIL(0x7fffffffb820)
        count = {
          bytes = 288
        }
        i = 117414669856
        optional = false
        rest = false
        previous_rest = false
#41 0x000055555584c14d in funcall_general (fun=XIL(0x55555675f8d5), numargs=2, 
args=0x7fffffffb8d8) at eval.c:3038
        original_fun = XIL(0x875480)
#42 0x000055555584c3de in Ffuncall (nargs=3, args=0x7fffffffb8d0) at eval.c:3088
        count = {
          bytes = 256
        }
        val = XIL(0x5675ae20)
#43 0x000055555584b20a in Fapply (nargs=2, args=0x7fffffffb980) at eval.c:2695
        i = 3
        funcall_nargs = 3
        funcall_args = 0x7fffffffb8d0
        spread_arg = XIL(0)
        fun = XIL(0x55555675f8d5)
        sa_avail = 16360
        sa_count = {
          bytes = 256
        }
        numargs = 2
        retval = XIL(0x18)
#44 0x000055555584b934 in apply1 (fn=XIL(0x875480), arg=XIL(0x555556765b83)) at 
eval.c:2911
#45 0x00005555558c5eb4 in read_process_output_call 
(fun_and_args=XIL(0x555556765b93)) at process.c:5986
#46 0x000055555584754a in internal_condition_case_1 (bfun=0x5555558c5e1b 
<read_process_output_call>, arg=XIL(0x555556765b93), handlers=XIL(0x90), 
hfun=0x5555558c5eb6 <read_process_output_error_handler>) at eval.c:1503
        val = XIL(0x5555561ade05)
        c = 0x555555fe3b00
#47 0x00005555558c6884 in read_and_dispose_of_process_output (p=0x5555561ade00, 
chars=0x7fffffffba90 "ON_ID=3 -env XDG_SESSION_CLASS=user -env 
ANT_HOME=/usr/share/ant -env XAUTHORITY=/home/merrick/.Xauthority -env 
HUSHLOGIN=FALSE -env WINDOWID=85983236 -env INPUT_METHOD=fcitx -env 
LESS=-R&_-M&_--shift"..., nbytes=971, coding=0x555555fa2410) at process.c:6210
        outstream = XIL(0x875480)
        text = XIL(0x555556542864)
        outer_running_asynch_code = false
        waiting = -1
#48 0x00005555558c6444 in read_process_output (proc=XIL(0x5555561ade05), 
channel=11) at process.c:6120
        nbytes = 971
        p = 0x5555561ade00
        coding = 0x555555fa2410
        carryover = 0
        readmax = 4096
        count = {
          bytes = 160
        }
        odeactivate = XIL(0)
        chars = 0x7fffffffba90 "ON_ID=3 -env XDG_SESSION_CLASS=user -env 
ANT_HOME=/usr/share/ant -env XAUTHORITY=/home/merrick/.Xauthority -env 
HUSHLOGIN=FALSE -env WINDOWID=85983236 -env INPUT_METHOD=fcitx -env 
LESS=-R&_-M&_--shift"...
        sa_avail = 12224
        sa_count = {
          bytes = 160
        }
#49 0x00005555558c5525 in wait_reading_process_output (time_limit=30, nsecs=0, 
read_kbd=-1, do_display=true, wait_for_cell=XIL(0), wait_proc=0x0, 
just_wait_proc=0) at process.c:5804
        nread = 4096
        process_skipped = false
        wrapped = true
        channel_start = 12
        child_fd = -1
        last_read_channel = 11
        channel = 11
        nfds = 1
        Available = {
          fds_bits = {2048, 0 <repeats 15 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 16 times>}
        }
        check_write = true
        check_delay = 0
        no_avail = false
        xerrno = 11
        proc = XIL(0x5555561ade05)
        timeout = {
          tv_sec = 0,
          tv_nsec = 10000000
        }
        end_time = {
          tv_sec = 1645422397,
          tv_nsec = 164171413
        }
        timer_delay = {
          tv_sec = 0,
          tv_nsec = -1
        }
        got_output_end_time = {
          tv_sec = 0,
          tv_nsec = -1
        }
        wait = TIMEOUT
        got_some_output = 4096
        prev_wait_proc_nbytes_read = 0
        retry_for_async = false
        count = {
          bytes = 128
        }
        now = {
          tv_sec = 0,
          tv_nsec = -1
        }
#50 0x00005555555aa199 in sit_for (timeout=make_fixnum(30), reading=true, 
display_option=1) at dispnew.c:6154
        sec = 30
        nsec = 0
        do_display = true
        curbuf_eq_winbuf = true
        nbytes = 11
#51 0x000055555575dc3d in read_char (commandflag=1, map=XIL(0x55555610e593), 
prev_event=XIL(0), used_mouse_menu=0x7fffffffd30d, end_time=0x0) at 
keyboard.c:2831
        tem0 = XIL(0)
        timeout = 30
        count1 = {
          bytes = 96
        }
        delay_level = 4
        buffer_size = 3
        c = XIL(0)
        local_getcjmp = {{
            __jmpbuf = {0, 1471434986557078255, 93824992509328, 0, 0, 0, 
1471434987452562159, 4701409770825906927},
            __mask_was_saved = 0,
            __saved_mask = {
              __val = {0, 140737488343424, 93824995301351, 96, 1444593568, 
140737488343536, 93824995355665, 93825004529059, 96, 140737488343504, 0, 
93825004529075, 93825002264992, 0, 0, 140737488343536}
            }
          }}
        save_jump = {{
            __jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0},
            __mask_was_saved = 0,
            __saved_mask = {
              __val = {0 <repeats 16 times>}
            }
          }}
        tem = XIL(0x5555564ca6e8)
        save = XIL(0x55555581c4f5)
        previous_echo_area_message = XIL(0)
        also_record = XIL(0)
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x555555fef7a0
        jmpcount = {
          bytes = 96
        }
#52 0x0000555555773016 in read_key_sequence (keybuf=0x7fffffffd4e0, 
prompt=XIL(0), dont_downcase_last=false, can_return_switch_frame=true, 
fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9842
        interrupted_kboard = 0x555555fef7a0
        interrupted_frame = 0x555556134080
        key = XIL(0x555555ee59a0)
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = XIL(0x7fffffffd3a0)
        count = {
          bytes = 96
        }
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = XIL(0x55555610e593)
        first_unbound = 31
        mock_input = 0
        used_mouse_menu_history = {false <repeats 30 times>}
        fkey = {
          parent = XIL(0x555555ffb143),
          map = XIL(0x555555ffb143),
          start = 0,
          end = 0
        }
        keytran = {
          parent = XIL(0x7ffff3172ef3),
          map = XIL(0x7ffff3172ef3),
          start = 0,
          end = 0
        }
        indec = {
          parent = XIL(0x555555ffb133),
          map = XIL(0x555555ffb133),
          start = 0,
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = XIL(0)
        original_uppercase = XIL(0)
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x5555564ca6e8
        fake_prefixed_keys = XIL(0)
        first_event = XIL(0)
        second_event = XIL(0)
#53 0x0000555555758efd in command_loop_1 () at keyboard.c:1396
        cmd = XIL(0x2aaa9ccbf550)
        keybuf = {make_fixnum(134217848), XIL(0), XIL(0x7fffffffd520), XIL(0), 
XIL(0), XIL(0x555555ee59a0), XIL(0x7fffffffd530), XIL(0x555555841734), 
XIL(0x7fffffffd540), XIL(0), XIL(0x7fffffffd560), XIL(0x55555584178d), 
XIL(0x7fffffffd5b0), XIL(0x555555ee59a0), XIL(0), XIL(0), XIL(0x7fffffffd580), 
XIL(0x60), XIL(0x7fffffffd580), XIL(0x555555842738), XIL(0x7fffffffd5c0), 
make_fixnum(23456248831788), XIL(0x100000000), XIL(0x90), XIL(0x7fffffffd5c0), 
XIL(0x555555fe10d0), XIL(0x7fffffffd5f0), XIL(0x90), XIL(0x7fffffffd5f0), 
XIL(0x555555847bbb)}
        i = 1
        prev_modiff = 52
        prev_buffer = 0x5555564ca6e8
        already_adjusted = false
#54 0x0000555555847469 in internal_condition_case (bfun=0x555555758a56 
<command_loop_1>, handlers=XIL(0x90), hfun=0x555555757e42 <cmd_error>) at 
eval.c:1479
        val = XIL(0x7fffffffd650)
        c = 0x555555fe10d0
#55 0x000055555575860f in command_loop_2 (handlers=XIL(0x90)) at keyboard.c:1137
        val = XIL(0xf090)
#56 0x00005555558465c7 in internal_catch (tag=XIL(0xf090), func=0x5555557585e5 
<command_loop_2>, arg=XIL(0x90)) at eval.c:1210
        val = XIL(0x555555754a44)
        c = 0x555555fe1800
#57 0x00005555557585b1 in command_loop () at keyboard.c:1115
#58 0x00005555557578e4 in recursive_edit_1 () at keyboard.c:724
        count = {
          bytes = 32
        }
        val = make_fixnum(23456248838458)
#59 0x0000555555757b10 in Frecursive_edit () at keyboard.c:807
        count = {
          bytes = 0
        }
        buffer = XIL(0)
#60 0x000055555575326b in main (argc=4, argv=0x7fffffffd958) at emacs.c:2430
        stack_bottom_variable = 0x29c6fbf
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
        dump_mode = 0x0
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = true
        rlim = {
          rlim_cur = 10022912,
          rlim_max = 18446744073709551615
        }
        lc_all = 0x0
        sockfd = -1
        module_assertions = false

Lisp Backtrace:
"make-frame-visible" (0xffff9238)
"x-create-frame-with-faces" (0xffff9700)
0xf2e54fe8 PVEC_COMPILED
"apply" (0xffff9e28)
"frame-creation-function" (0xffffa358)
"make-frame" (0xffffa840)
"server--create-frame" (0xffffad40)
"server-create-window-system-frame" (0xffffb2b0)
"server-process-filter" (0xffffb8d8)

"A.I." <merrick@luois.me> writes:

> Thanks for the information, I'll try read through it and see if I can get
> something useful.
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> Date: Fri, 18 Feb 2022 11:29:40 +0800
>>> From: merrick--- via "Bug reports for GNU Emacs,
>>>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>>>
>>>
>>> I can reliably reproduce this issue on my desktop running i3 on X11.
>>>
>>> 1. run emacs with "emacs -Q"
>>> 2. M-x server-start
>>> 3. opens a terminal emulator and make it full screen (which covers the
>>> emacs frame)
>>> 4. run "emacsclient -c"
>>> 5. emacs crashes
>>>
>>> Unfortunately I can't get backtrace from `./src/emacs -q -xrm
>>> 'Emacs.synchronous: true' since it hangs forever after doing the above
>>> steps.
>>
>> The file etc/DEBUG in the Emacs source tree has some advice how to get
>> control to debugger in the "Getting control to the debugger" section.
>> It also has advice for how to investigate hangs in the "If the symptom
>> of the bug is that Emacs fails to respond" section.  Please try some
>> of that and see what information you can collect.
>>
>> We need a backtrace from a 'Emacs.synchronous: true' session because
>> without that parameter X errors are not reported immediately when a
>> faulty X request is sent, but can be delayed by any number of Xlib
>> calls.  So the backtrace you produce without 'Emacs.synchronous true'
>> is not useful, since it doesn't show us what was the offending Xlib
>> call made by Emacs; instead, it shows some unrelated call.
>>
>> Bottom line: the crucial information we need to investigate this bug
>> is which Xlib call in Emacs causes the crash in your case.
>>
>> Thanks.


--
Thanks.
Merrick Luo





reply via email to

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