unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48474: 27.2; Emacs 27.1 crash under wayland
@ 2021-05-16 21:04 Dan Čermák
  2021-05-17 14:47 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Čermák @ 2021-05-16 21:04 UTC (permalink / raw)
  To: 48474

I'd like to forward a crash that has been observed with Emacs 27.1 on
Fedora 34 under Wayland sessions:
https://bugzilla.redhat.com/show_bug.cgi?id=1943849

The bugreport contains a backtrace but sadly no clear reproducer. It
appears also, that this issue has not resurfaced again once the reporter
moved to the native GTK build of Emacs.





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

* bug#48474: 27.2; Emacs 27.1 crash under wayland
  2021-05-16 21:04 bug#48474: 27.2; Emacs 27.1 crash under wayland Dan Čermák
@ 2021-05-17 14:47 ` Lars Ingebrigtsen
  2021-05-17 14:55   ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2021-05-17 14:47 UTC (permalink / raw)
  To: Dan Čermák; +Cc: 48474

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

Dan Čermák <dan.cermak@cgc-instruments.com> writes:

> I'd like to forward a crash that has been observed with Emacs 27.1 on
> Fedora 34 under Wayland sessions:
> https://bugzilla.redhat.com/show_bug.cgi?id=1943849

For reference, I've included the backtrace in this bug report, too.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

[-- Attachment #2: backtrace --]
[-- Type: application/octet-stream, Size: 46592 bytes --]

warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing
warning: core file may not match specified executable file.
[New LWP 6105]
[New LWP 6109]
[New LWP 6110]
[New LWP 6113]
Warning: couldn't activate thread debugging using libthread_db: Cannot find new threads: generic error
warning: File "/usr/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/var/cache/abrt-di/usr/lib/debug:/var/cache/abrt-di/usr/lib".
To enable execution of this file add
	add-auto-load-safe-path /usr/lib64/libthread_db-1.0.so
line to your configuration file "/home/hoagie/.gdbinit".
To completely disable this security protection add
	set auto-load safe-path /
line to your configuration file "/home/hoagie/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
	info "(gdb)Auto-loading safe path"
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `emacs'.
Program terminated with signal SIGABRT, Aborted.
#0  raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
49	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
[Current thread is 1 (Thread 0x7faab6cc4100 (LWP 6105))]

Thread 1 (Thread 0x7faab6cc4100 (LWP 6105)):
#0  raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
        set = {__val = {402653184, 9936324094582907136, 10650400, 9936324094582907136, 4, 18446744073709550056, 2, 9223372036854775822, 0, 0, 0, 268435456, 0, 0, 5430928, 18446744067266838271}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x0000000000427dee in terminate_due_to_signal (sig=6, backtrace_limit=21895288) at ../../src/emacs.c:409
No locals.
#2  0x000000000042898d in emacs_abort () at ../../src/sysdep.c:2453
No locals.
#3  0x0000000000427094 in x_connection_closed (dpy=dpy@entry=0x29fe8e0, error_message=error_message@entry=0x7fff014e19b8 "Connection lost to X server ':0'", ioerror=ioerror@entry=true) at ../../src/xterm.c:10064
        dpyinfo = <optimized out>
        frame = <optimized out>
        tail = 0x0
        idx = <optimized out>
        tmp = <optimized out>
#4  0x000000000042717b in x_io_error_quitter (display=0x29fe8e0) at ../../src/xterm.c:10161
        buf = "Connection lost to X server ':0'\000\000\000\000\000\000\000\000\346\336(\301\252\177\000\000\255H\"\301\252\177\000\000\260 N\001\377\177\000\000\362>J\262\321\001\000\000D\003\000\000\000\000\000\000\001\000\000\000\000\000\000\000\001k\242\002\000\000\000\000 k\242\002\000\000\000\000\210\033N\001\377\177\000\000\000\341\304~\036\352\344\211 k\242\002\000\000\000\000P\373\237\002", '\000' <repeats 20 times>, "h\373\237\002", '\000' <repeats 12 times>, "\210\033N\001\377\177\000\000$\027\376\300\252\177\000\000P\373\237\002\000\000\000\000\340\350\237\002\000\000\000\000"...
#5  0x00007faac104b183 in _XIOError (dpy=dpy@entry=0x29fe8e0) at /usr/src/debug/libX11-1.7.0-3.fc34.x86_64/src/XlibInt.c:1548
        exit_handler = 0x7faac1047dc0 <_XDefaultIOErrorExit>
        exit_handler_data = 0x0
#6  0x00007faac104ea25 in _XEventsQueued (mode=<optimized out>, dpy=0x29fe8e0) at /usr/src/debug/libX11-1.7.0-3.fc34.x86_64/src/xcb_io.c:435
        response = <optimized out>
        response = <optimized out>
#7  _XEventsQueued (dpy=0x29fe8e0, mode=<optimized out>) at /usr/src/debug/libX11-1.7.0-3.fc34.x86_64/src/xcb_io.c:414
        response = <optimized out>
#8  0x00007faac103b341 in XPending (dpy=0x29fe8e0) at /usr/src/debug/libX11-1.7.0-3.fc34.x86_64/src/Pending.c:55
        ret_val = <optimized out>
#9  0x00007faac17fb079 in gdk_check_xpending (display=0x2a0e0e0) at x11/gdkeventsource.c:269
No locals.
#10 gdk_event_source_prepare (source=source@entry=0x2a26a30, timeout=timeout@entry=0x7fff014e1b84) at x11/gdkeventsource.c:287
        display = 0x2a0e0e0
        retval = <optimized out>
#11 0x00007faac11cef3a in g_main_context_prepare (context=0x2a26b20, priority=0x7fff014e1c48) at ../glib/gmain.c:3657
        begin_time_nsec = 2000151004587
        result = <optimized out>
        prepare = 0x7faac17fb010 <gdk_event_source_prepare>
        source_timeout = -1
        i = <optimized out>
        n_ready = 0
        current_priority = 2147483647
        source = 0x2a26a30
        iter = {context = 0x2a26b20, may_modify = 1, current_list = 0x29bd960, source = 0x2a26a30}
#12 0x00007faac12230d3 in g_main_context_iterate.constprop.0 (context=context@entry=0x2a26b20, block=21896268, block@entry=0, dispatch=dispatch@entry=0, self=<optimized out>) at ../glib/gmain.c:4111
        max_priority = 2
        timeout = 0
        some_ready = <optimized out>
        nfds = <optimized out>
        allocated_nfds = 3
        fds = <optimized out>
        begin_time_nsec = 2000151001883
#13 0x00007faac11cca4c in g_main_context_pending (context=0x2a26b20, context@entry=0x0) at ../glib/gmain.c:4161
        retval = <optimized out>
#14 0x00007faac1adce02 in gtk_events_pending () at /usr/src/debug/gtk3-3.24.27-1.fc34.x86_64/gtk/gtkmain.c:1410
        result = <optimized out>
#15 0x00000000004f34cd in XTread_socket (terminal=<optimized out>, hold_quit=0x7fff014e1d10) at ../../src/xterm.c:9377
        count = 0
        event_found = false
        dpyinfo = 0x2a9cdc0
#16 0x000000000051b002 in gobble_input () at ../../src/keyboard.c:6891
        nr = <optimized out>
        hold_quit = {kind = NO_EVENT, part = scroll_bar_nowhere, code = 0, modifiers = 0, x = 0x0, y = 0x0, timestamp = 0, frame_or_window = 0x0, arg = 0x0}
        tmp = <optimized out>
        tail = <optimized out>
        frame = <optimized out>
        f = <optimized out>
        next = 0x0
        nread = 0
        err = false
        t = 0x29e8b90
#17 0x0000000000595375 in handle_async_input () at ../../src/keyboard.c:7128
        nread = <optimized out>
#18 process_pending_signals () at ../../src/keyboard.c:7142
No locals.
#19 maybe_quit () at ../../src/eval.c:1546
No locals.
#20 0x0000000000596d53 in list_length (list=0x0) at ../../src/fns.c:100
        li = {tortoise = 0x657dcb3, max = 2, n = 0, q = 0}
        i = 2
#21 0x0000000000596e86 in Flength (sequence=<optimized out>) at ../../src/fns.c:128
        val = <optimized out>
#22 0x00000000005a1a0d in concat (nargs=1, args=0x7fff014e1eb8, target_type=Lisp_Cons, last_special=<optimized out>) at ../../src/fns.c:679
        len = <optimized out>
        val = <optimized out>
        tail = 0x0
        this = 0x657dcb3
        toindex = <optimized out>
        toindex_byte = 0
        result_len = 0
        result_len_byte = 0
        argnum = 0
        last_tail = 0x0
        prev = <optimized out>
        some_multibyte = false
        textprops = 0x0
        num_textprops = 0
        sa_avail = 16384
        sa_count = 5
#23 0x00000000005a264e in Fcopy_sequence (arg=<optimized out>) at ../../src/fns.c:611
No locals.
#24 0x0000000000518b33 in timer_check () at ../../src/keyboard.c:4387
        nexttime = {tv_sec = <optimized out>, tv_nsec = <optimized out>}
        timers = <optimized out>
        idle_timers = <optimized out>
        tem = 0x0
#25 0x00000000005192cd in readable_events (flags=flags@entry=1) at ../../src/keyboard.c:3397
No locals.
#26 0x000000000051b1b8 in get_input_pending (flags=1) at ../../src/keyboard.c:6806
No locals.
#27 0x00000000005e077a in detect_input_pending_run_timers (do_display=true) at ../../src/keyboard.c:10367
        old_timers_run = 141
        old_timers_run = <optimized out>
#28 wait_reading_process_output (time_limit=<optimized out>, nsecs=<optimized out>, read_kbd=-1, do_display=true, wait_for_cell=0x0, wait_proc=0x0, just_wait_proc=0) at ../../src/process.c:5707
        old_timers_run = 141
        old_buffer = 0x559d810
        old_window = 0x55a4835
        leave = false
        process_skipped = <optimized out>
        channel = <optimized out>
        nfds = <optimized out>
        Available = {fds_bits = {64, 0 <repeats 15 times>}}
        Writeok = {fds_bits = {0 <repeats 16 times>}}
        check_write = <optimized out>
        check_delay = <optimized out>
        no_avail = false
        xerrno = 4
        proc = <optimized out>
        timeout = {tv_sec = 0, tv_nsec = 0}
        end_time = {tv_sec = 1616736386, tv_nsec = 76470004}
        timer_delay = {tv_sec = <optimized out>, tv_nsec = <optimized out>}
        got_output_end_time = {tv_sec = <optimized out>, tv_nsec = <optimized out>}
        wait = TIMEOUT
        got_some_output = -1
        prev_wait_proc_nbytes_read = <optimized out>
        retry_for_async = <optimized out>
        count = <optimized out>
        now = {tv_sec = <optimized out>, tv_nsec = <optimized out>}
        MINIMUM = MINIMUM
        TIMEOUT = TIMEOUT
        FOREVER = FOREVER
#29 0x000000000043c7d3 in sit_for (timeout=<optimized out>, reading=<optimized out>, display_option=1) at ../../src/dispnew.c:6056
        sec = 30
        nsec = 0
        do_display = true
#30 0x000000000052101f in read_char (commandflag=1, map=0xa2d2f83, prev_event=0x0, used_mouse_menu=0x7fff014e2b9b, end_time=0x0) at ../../src/keyboard.c:2738
        tem0 = <optimized out>
        timeout = <optimized out>
        count1 = <optimized out>
        delay_level = <optimized out>
        buffer_size = <optimized out>
        c = 0x0
        jmpcount = 3
        local_getcjmp = {{__jmpbuf = {1, 7806240493686428775, 0, 0, 10655144, 170762035, -7806051509336861593, 7806241999232111719}, __mask_was_saved = 0, __saved_mask = {__val = {140371165363120, 0, 140371165753224, 4611686018695823360, 5870679, 648539809358876868, 5492103828476553, 11403279980830917, 9442641217714046468, 40394003199754280, 9910454319575058436, 19002866748213666, 194368513170080202, 6810323353098791300, 14901791043879109632, 14882185443415491843}}}}
        save_jump = {{__jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_saved = 0, __saved_mask = {__val = {0 <repeats 16 times>}}}}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 0x0
        also_record = 0x0
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x2a65f30
        retry = <optimized out>
#31 0x00000000005286ee in read_key_sequence (keybuf=<optimized out>, prompt=0x0, dont_downcase_last=<optimized out>, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=<optimized out>) at ../../src/keyboard.c:9553
        interrupted_kboard = 0x2a65f30
        interrupted_frame = 0x2d629f0
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = <optimized out>
        count = 3
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 0xa2d2f83
        first_unbound = 31
        mock_input = 0
        used_mouse_menu_history = {false <repeats 30 times>}
        fkey = {parent = 0x29da933, map = 0x29da933, start = 0, end = 0}
        keytran = {parent = 0x7faab66bbba3, map = 0x7faab66bbba3, start = 0, end = 0}
        indec = {parent = 0x29da923, map = 0x29da923, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 0x0
        original_uppercase = 0x89e4ea1e7ec4e100
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = <optimized out>
        fake_prefixed_keys = 0x0
        first_event = 0x0
        second_event = <optimized out>
        replay_key = <optimized out>
        not_upcase = <optimized out>
#32 0x0000000000516978 in command_loop_1 () at ../../src/keyboard.c:1350
        keybuf = {0x96f0, 0x182, 0x0, 0x597515 <apply_lambda+85>, 0x4, 0x7faab656200d, 0x0, 0x89e4ea1e7ec4e100, 0x11, 0x0, 0x9f30a0 <lispsym>, 0x400000003f000000, 0xbfffffffe9000000, 0x7faab5b6ef38, 0x7fff014e2e10, 0x597976 <eval_sub+678>, 0x4, 0xa0, 0x0, 0x0, 0x770000007c, 0x89e4ea1e7ec4e100, 0x150, 0x78, 0x7fff014e2de0, 0x9ef03c3, 0x0, 0x29b93c4, 0x1, 0x5952c4 <unbind_to+148>}
        i = <optimized out>
        count = <optimized out>
        cmd = <optimized out>
        b = <optimized out>
        txt = <optimized out>
        prev_modiff = 160
        prev_buffer = 0xa3ce3d0
        already_adjusted = false
#33 0x0000000000594427 in internal_condition_case (bfun=0x5166c0 <command_loop_1>, handlers=<optimized out>, hfun=0x515210 <cmd_error>) at ../../src/eval.c:1356
        val = <optimized out>
        c = 0x29c9f10
#34 0x0000000000514320 in command_loop_2 (ignore=ignore@entry=0x0) at ../../src/keyboard.c:1091
        val = <optimized out>
#35 0x0000000000594369 in internal_catch (tag=<optimized out>, func=0x5142f0 <command_loop_2>, arg=0x0) at ../../src/eval.c:1117
        val = <optimized out>
        c = 0x29c9de0
#36 0x00000000005156d6 in command_loop () at ../../src/keyboard.c:1070
No locals.
#37 0x00000000006362ff in recursive_edit_1.isra.0 () at ../../src/keyboard.c:714
        count = 1
        val = <optimized out>
#38 0x0000000000515bfa in Frecursive_edit () at ../../src/keyboard.c:786
        count = 0
        buffer = <optimized out>
#39 0x000000000043182a in main (argc=1, argv=<optimized out>) at ../../src/emacs.c:2062
        stack_bottom_variable = 0x7faab9606ee0 <(anonymous namespace)::numpunct_cache_c>
        do_initial_setlocale = <optimized out>
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = <optimized out>
        dump_mode = <optimized out>
        skip_args = 0
        temacs = 0x0
        attempt_load_pdump = <optimized out>
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        sockfd = <optimized out>
        module_assertions = <optimized out>

Thread 2 (Thread 0x7faaa81cb640 (LWP 6109)):
#0  0x00007faabaa289ff in __GI___poll (fds=0x29503a0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007faac122325c in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x29503a0, timeout=<optimized out>, context=0x29bbb80) at ../glib/gmain.c:4434
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7faac11d4b50 <g_poll>
        poll_func = <optimized out>
        ret = <optimized out>
        errsv = <optimized out>
#2  g_main_context_iterate.constprop.0 (context=context@entry=0x29bbb80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4126
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x29503a0
        begin_time_nsec = 802756894608
#3  0x00007faac11ccab3 in g_main_context_iteration (context=0x29bbb80, may_block=may_block@entry=1) at ../glib/gmain.c:4196
        retval = <optimized out>
#4  0x00007faac11ccb01 in glib_worker_main (data=<optimized out>) at ../glib/gmain.c:6089
No locals.
#5  0x00007faac11fda92 in g_thread_proxy (data=0x2923640) at ../glib/gthread.c:826
        thread = 0x2923640
        __func__ = "g_thread_proxy"
#6  0x00007faabacaf299 in start_thread (arg=0x7faaa81cb640) at pthread_create.c:473
        ret = <optimized out>
        pd = 0x7faaa81cb640
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140370941621824, 7806241319351948391, 140733215287550, 140733215287551, 0, 140370941621824, -7854269883101277081, -7854239769689910169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007faabaa336a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 3 (Thread 0x7faaa7951640 (LWP 6110)):
#0  0x00007faabaa289ff in __GI___poll (fds=0x2a83b70, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007faac122325c in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x2a83b70, timeout=<optimized out>, context=0x2a81ba0) at ../glib/gmain.c:4434
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7faac11d4b50 <g_poll>
        poll_func = <optimized out>
        ret = <optimized out>
        errsv = <optimized out>
#2  g_main_context_iterate.constprop.0 (context=0x2a81ba0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4126
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 3
        allocated_nfds = 3
        fds = 0x2a83b70
        begin_time_nsec = 802825208987
#3  0x00007faac11ce943 in g_main_loop_run (loop=0x2a81c90) at ../glib/gmain.c:4329
        self = <optimized out>
        __func__ = "g_main_loop_run"
#4  0x00007faac141eb7a in gdbus_shared_thread_func (user_data=0x2a81b70) at ../gio/gdbusprivate.c:280
        data = 0x2a81b70
#5  0x00007faac11fda92 in g_thread_proxy (data=0x2a7b400) at ../glib/gthread.c:826
        thread = 0x2a7b400
        __func__ = "g_thread_proxy"
#6  0x00007faabacaf299 in start_thread (arg=0x7faaa7951640) at pthread_create.c:473
        ret = <optimized out>
        pd = 0x7faaa7951640
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140370932733504, 7806241319351948391, 140733215276942, 140733215276943, 0, 140370932733504, -7854251134495288217, -7854239769689910169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007faabaa336a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 4 (Thread 0x7faaa5f05640 (LWP 6113)):
#0  0x00007faabaa289ff in __GI___poll (fds=0x2b11190, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007faac122325c in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x2b11190, timeout=<optimized out>, context=0x2b03200) at ../glib/gmain.c:4434
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7faac11d4b50 <g_poll>
        poll_func = <optimized out>
        ret = <optimized out>
        errsv = <optimized out>
#2  g_main_context_iterate.constprop.0 (context=context@entry=0x2b03200, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4126
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x2b11190
        begin_time_nsec = 2000152493530
#3  0x00007faac11ccab3 in g_main_context_iteration (context=context@entry=0x2b03200, may_block=may_block@entry=1) at ../glib/gmain.c:4196
        retval = <optimized out>
#4  0x00007faaa60263ed in dconf_gdbus_worker_thread (user_data=0x2b03200) at ../gdbus/dconf-gdbus-thread.c:82
        context = 0x2b03200
#5  0x00007faac11fda92 in g_thread_proxy (data=0x2a93580) at ../glib/gthread.c:826
        thread = 0x2a93580
        __func__ = "g_thread_proxy"
#6  0x00007faabacaf299 in start_thread (arg=0x7faaa5f05640) at pthread_create.c:473
        ret = <optimized out>
        pd = 0x7faaa5f05640
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140370905159232, 7806241319351948391, 140733215279310, 140733215279311, 0, 140370905159232, -7854245871012866969, -7854239769689910169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007faabaa336a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
From                To                  Syms Read   Shared Object Library
0x00007faac213df50  0x00007faac2183138  Yes         /lib64/libtiff.so.5
0x00007faac20bea00  0x00007faac2106980  Yes         /lib64/libjpeg.so.62
0x00007faac2087250  0x00007faac20ad949  Yes         /lib64/libpng16.so.16
0x00007faac206a5f0  0x00007faac207768b  Yes         /lib64/libz.so.1
0x00007faac205d750  0x00007faac206220e  Yes         /lib64/libgif.so.7
0x00007faac2049df0  0x00007faac20556d4  Yes         /lib64/libXpm.so.4
0x00007faac192be50  0x00007faac1c9c89e  Yes         /lib64/libgtk-3.so.0
0x00007faac17c2350  0x00007faac183d486  Yes         /lib64/libgdk-3.so.0
0x00007faac1785650  0x00007faac178b76c  Yes         /lib64/libpangocairo-1.0.so.0
0x00007faac173c930  0x00007faac1762bb4  Yes         /lib64/libpango-1.0.so.0
0x00007faac1667d10  0x00007faac16f7472  Yes         /lib64/libharfbuzz.so.0
0x00007faac163ed70  0x00007faac164cc14  Yes         /lib64/libatk-1.0.so.0
0x00007faac162a110  0x00007faac162b27d  Yes         /lib64/libcairo-gobject.so.2
0x00007faac151db90  0x00007faac15ebcbe  Yes         /lib64/libcairo.so.2
0x00007faac14e7dd0  0x00007faac14fd8a5  Yes         /lib64/libgdk_pixbuf-2.0.so.0
0x00007faac134d470  0x00007faac14510dd  Yes         /lib64/libgio-2.0.so.0
0x00007faac12c2f50  0x00007faac12f1de3  Yes         /lib64/libgobject-2.0.so.0
0x00007faac1198c90  0x00007faac12262a2  Yes         /lib64/libglib-2.0.so.0
0x00007faac1174170  0x00007faac1174ba5  Yes         /lib64/libXcomposite.so.1
0x00007faac116a4b0  0x00007faac116e5e9  Yes         /lib64/libSM.so.6
0x00007faac1150150  0x00007faac115d804  Yes         /lib64/libICE.so.6
0x00007faac1024370  0x00007faac10ae2ce  Yes         /lib64/libX11.so.6
0x00007faac0fff050  0x00007faac0fff12f  Yes         /lib64/libX11-xcb.so.1
0x00007faac0fdfdb0  0x00007faac0ff2b30  Yes         /lib64/libxcb.so.1
0x00007faac0fc64d0  0x00007faac0fcc862  Yes         /lib64/libXrender.so.1
0x00007faac0ef5a50  0x00007faac0f82adb  Yes         /lib64/libasound.so.2
0x00007faac05fe070  0x00007faac0b48990  Yes         /lib64/librsvg-2.so.2
0x00007faac03c13d0  0x00007faac045a2f8  Yes         /lib64/libm.so.6
0x00007faac03a95b0  0x00007faac03ad123  Yes         /lib64/libacl.so.1
0x00007faabd240b30  0x00007faabf632352  Yes         /lib64/libwebkit2gtk-4.0.so.37
0x00007faabcbc5470  0x00007faabcc18bc4  Yes         /lib64/libsoup-2.4.so.1
0x00007faabb7a5440  0x00007faabc812332  Yes         /lib64/libjavascriptcoregtk-4.0.so.18
0x00007faabb2ac7b0  0x00007faabb2afa40  Yes         /lib64/librt.so.1
0x00007faabb267af0  0x00007faabb293d55  Yes         /lib64/libdbus-1.so.3
0x00007faabb24c410  0x00007faabb252f79  Yes         /lib64/libXrandr.so.2
0x00007faabb2461f0  0x00007faabb246b71  Yes         /lib64/libXinerama.so.1
0x00007faabb23c350  0x00007faabb23e76a  Yes         /lib64/libXfixes.so.3
0x00007faabb229790  0x00007faabb233ade  Yes         /lib64/libXext.so.6
0x00007faabb0ca9b0  0x00007faabb1cd25a  Yes         /lib64/libxml2.so.2
0x00007faabb07b470  0x00007faabb0878dc  Yes         /lib64/libtinfo.so.6
0x00007faabb047010  0x00007faabb05f66d  Yes         /lib64/libselinux.so.1
0x00007faabaf8a6f0  0x00007faabb00dcec  Yes         /lib64/libfreetype.so.6
0x00007faabaf33ed0  0x00007faabaf5eeee  Yes         /lib64/libfontconfig.so.1
0x00007faabaf16450  0x00007faabaf26ec6  Yes         /lib64/libotf.so.0
0x00007faabaf086f0  0x00007faabaf0f565  Yes         /lib64/libm17n-flt.so.0
0x00007faabaedb4b0  0x00007faabaef155c  Yes         /lib64/libm17n-core.so.0
0x00007faabacffb80  0x00007faabae27644  Yes         /lib64/libgnutls.so.30
0x00007faabacada70  0x00007faabacbbacf  Yes         /lib64/libpthread.so.0
0x00007faabac9f3d0  0x00007faabaca06c1  Yes         /lib64/libanl.so.1
0x00007faabac98290  0x00007faabac991d9  Yes         /lib64/libdl.so.2
0x00007faababe65b0  0x00007faabac64340  Yes         /lib64/libsystemd.so.0
0x00007faababc33f0  0x00007faababcbabf  Yes         /lib64/libjansson.so.4
0x00007faabab30480  0x00007faababa6c3d  Yes         /lib64/libgmp.so.10
0x00007faabab075f0  0x00007faabab18945  Yes         /lib64/libgcc_s.so.1
0x00007faaba959690  0x00007faabaaa4c7d  Yes         /lib64/libc.so.6
0x00007faaba8c86f0  0x00007faaba91c832  Yes         /lib64/libwebp.so.7
0x00007faaba806080  0x00007faaba8b359c  Yes         /lib64/libzstd.so.1
0x00007faaba7f32d0  0x00007faaba7f9dfe  Yes         /lib64/libjbig.so.2.1
0x00007faaba7ed450  0x00007faaba7ee313  Yes         /lib64/libgmodule-2.0.so.0
0x00007faaba7dc4b0  0x00007faaba7e6f7b  Yes         /lib64/libXi.so.6
0x00007faaba7aea30  0x00007faaba7c4872  Yes         /lib64/libatk-bridge-2.0.so.0
0x00007faaba793810  0x00007faaba798254  Yes         /lib64/libwayland-client.so.0
0x00007faaba6b9250  0x00007faaba721fb1  Yes         /lib64/libepoxy.so.0
0x00007faaba63d2f0  0x00007faaba6412ee  Yes         /lib64/libfribidi.so.0
0x00007faaba629230  0x00007faaba6330aa  Yes         /lib64/libpangoft2-1.0.so.0
0x00007faaba616bb0  0x00007faaba61b79c  Yes         /lib64/libXcursor.so.1
0x00007faaba60d1d0  0x00007faaba60db5b  Yes         /lib64/libXdamage.so.1
0x00007faaba5cc9f0  0x00007faaba5ea7bf  Yes         /lib64/libxkbcommon.so.0
0x00007faaba5bf4b0  0x00007faaba5c0dfb  Yes         /lib64/libwayland-cursor.so.0
0x00007faaba5b9090  0x00007faaba5b9229  Yes         /lib64/libwayland-egl.so.1
0x00007faaba5af510  0x00007faaba5b2de7  Yes         /lib64/libthai.so.0
0x00007faaba58d2f0  0x00007faaba5a3ca3  Yes         /lib64/libgraphite2.so.3
0x00007faaba4e9ab0  0x00007faaba56e7ef  Yes         /lib64/libpixman-1.so.0
0x00007faaba4da0f0  0x00007faaba4dac47  Yes         /lib64/libxcb-shm.so.0
0x00007faaba4ce430  0x00007faaba4d31ef  Yes         /lib64/libxcb-render.so.0
0x00007faaba491b50  0x00007faaba4b9b82  Yes         /lib64/libmount.so.1
0x00007faaba46e730  0x00007faaba47b24c  Yes         /lib64/libresolv.so.2
0x00007faaba4612d0  0x00007faaba465e60  Yes         /lib64/libffi.so.6
0x00007faaba3e93b0  0x00007faaba43f942  Yes         /lib64/libpcre.so.1
0x00007faaba3e0610  0x00007faaba3e3c3e  Yes         /lib64/libuuid.so.1
0x00007faaba3d93d0  0x00007faaba3da102  Yes         /lib64/libXau.so.6
0x00007faac21ce090  0x00007faac21f2856  Yes         /lib64/ld-linux-x86-64.so.2
0x00007faaba3d0550  0x00007faaba3d266e  Yes         /lib64/libattr.so.1
0x00007faaba3c6770  0x00007faaba3c8559  Yes         /lib64/libwpe-1.0.so.1
0x00007faaba3b3e10  0x00007faaba3bafd0  Yes         /lib64/libWPEBackend-fdo-1.0.so.1
0x00007faaba3691b0  0x00007faaba36bf71  Yes         /lib64/libGL.so.1
0x00007faaba317750  0x00007faaba31fc75  Yes         /lib64/libEGL.so.1
0x00007faaba30cb90  0x00007faaba30f291  Yes         /lib64/libnotify.so.4
0x00007faaba1df950  0x00007faaba2cecbd  Yes         /lib64/libsqlite3.so.0
0x00007faaba196db0  0x00007faaba1bd2d3  Yes         /lib64/libxslt.so.1
0x00007faaba17f3d0  0x00007faaba1859e1  Yes         /lib64/libwoff2dec.so.1.0.2
0x00007faaba179370  0x00007faaba179962  Yes         /lib64/libharfbuzz-icu.so.0
0x00007faaba055600  0x00007faaba13007e  Yes         /lib64/libgcrypt.so.20
0x00007faaba0380d0  0x00007faaba03f641  Yes         /lib64/libgstapp-1.0.so.0
0x00007faab9fbc1f0  0x00007faaba00c26f  Yes         /lib64/libgstbase-1.0.so.0
0x00007faab9e90770  0x00007faab9f43430  Yes         /lib64/libgstreamer-1.0.so.0
0x00007faab9e2d590  0x00007faab9e4856f  Yes         /lib64/libgstpbutils-1.0.so.0
0x00007faab9dac4f0  0x00007faab9df6123  Yes         /lib64/libgstaudio-1.0.so.0
0x00007faab9d627f0  0x00007faab9d81495  Yes         /lib64/libgsttag-1.0.so.0
0x00007faab9cb5850  0x00007faab9d1d141  Yes         /lib64/libgstvideo-1.0.so.0
0x00007faab9c35a10  0x00007faab9c6fc99  Yes         /lib64/libgstgl-1.0.so.0
0x00007faab9c12190  0x00007faab9c18872  Yes         /lib64/libgstfft-1.0.so.0
0x00007faab9bc0cb0  0x00007faab9bfed2f  Yes         /lib64/libopenjp2.so.7
0x00007faab9bb1250  0x00007faab9bb3035  Yes         /lib64/libwebpdemux.so.2
0x00007faab9ba5c70  0x00007faab9baa73a  Yes         /lib64/libenchant-2.so.2
0x00007faab9b66e50  0x00007faab9b8bf7c  Yes         /lib64/libsecret-1.so.0
0x00007faab9b3e6f0  0x00007faab9b4b07b  Yes         /lib64/libtasn1.so.6
0x00007faab9b34470  0x00007faab9b37042  Yes         /lib64/libhyphen.so.0
0x00007faab9b24c50  0x00007faab9b2b874  Yes         /lib64/libwayland-server.so.0
0x00007faab9afe3b0  0x00007faab9b0cbc6  Yes         /lib64/libseccomp.so.2
0x00007faab98d8af0  0x00007faab9a5cb6a  Yes         /lib64/libicui18n.so.67
0x00007faab966d8f0  0x00007faab9756a37  Yes         /lib64/libicuuc.so.67
0x00007faab948b330  0x00007faab95847a2  Yes         /lib64/libstdc++.so.6
0x00007faab93a1d50  0x00007faab93d9068  Yes         /lib64/libgssapi_krb5.so.2
0x00007faab9382490  0x00007faab9383f43  Yes         /lib64/libpsl.so.5
0x00007faab9373190  0x00007faab937a16a  Yes         /lib64/libbrotlidec.so.1
0x00007faab93479f0  0x00007faab936178e  Yes         /lib64/liblzma.so.5
0x00007faab92af4b0  0x00007faab9319221  Yes         /lib64/libpcre2-8.so.0
0x00007faab929c550  0x00007faab92a8853  Yes         /lib64/libbz2.so.1
0x00007faab91920f0  0x00007faab922eca0  Yes         /lib64/libp11-kit.so.0
0x00007faab91494d0  0x00007faab914c5f9  Yes         /lib64/libidn2.so.0
0x00007faab8fd4230  0x00007faab9008c48  Yes         /lib64/libunistring.so.2
0x00007faab8f848b0  0x00007faab8fa6e3c  Yes         /lib64/libnettle.so.8
0x00007faab8f3edb0  0x00007faab8f50929  Yes         /lib64/libhogweed.so.6
0x00007faab8f13730  0x00007faab8f2e151  Yes         /lib64/liblz4.so.1
0x00007faab8f08770  0x00007faab8f0b97a  Yes         /lib64/libcap.so.2
0x00007faab8ed9ef0  0x00007faab8ef0955  Yes         /lib64/libatspi.so.0
0x00007faab8ec03d0  0x00007faab8ec36b1  Yes         /lib64/libdatrie.so.1
0x00007faab8e913f0  0x00007faab8eae112  Yes         /lib64/libblkid.so.1
0x00007faab8e5a6b0  0x00007faab8e73ed0  Yes         /lib64/libGLX.so.0
0x00007faab8ddd270  0x00007faab8ddf037  Yes         /lib64/libGLdispatch.so.0
0x00007faab8d99150  0x00007faab8d99790  Yes         /lib64/libwoff2common.so.1.0.2
0x00007faab7280050  0x00007faab7280109  Yes (*)     /lib64/libicudata.so.67
0x00007faab725da50  0x00007faab7272132  Yes         /lib64/libgpg-error.so.0
0x00007faab72412f0  0x00007faab724980f  Yes         /lib64/libunwind.so.8
0x00007faab71b6810  0x00007faab72059f1  Yes         /lib64/libdw.so.1
0x00007faab7126510  0x00007faab71799c2  Yes         /lib64/liborc-0.4.so.0
0x00007faab7118430  0x00007faab71193cf  Yes         /lib64/libgstallocators-1.0.so.0
0x00007faab7061070  0x00007faab70c59b7  Yes         /lib64/libkrb5.so.3
0x00007faab7024e70  0x00007faab702fe2b  Yes         /lib64/libk5crypto.so.3
0x00007faab701a510  0x00007faab701b169  Yes         /lib64/libcom_err.so.2
0x00007faab700bf30  0x00007faab7012d6a  Yes         /lib64/libkrb5support.so.0
0x00007faab70024b0  0x00007faab7003654  Yes         /lib64/libkeyutils.so.1
0x00007faab6d8e000  0x00007faab6f39e50  Yes         /lib64/libcrypto.so.1.1
0x00007faab6cf0090  0x00007faab6cf05c5  Yes         /lib64/libbrotlicommon.so.1
0x00007faab6cd56b0  0x00007faab6ce5325  Yes         /lib64/libelf.so.1
0x00007faab6cb8830  0x00007faab6cba7c8  Yes         /lib64/libdebuginfod.so.1
0x00007faab6c28f90  0x00007faab6c94851  Yes         /lib64/libcurl.so.4
0x00007faab6bf1530  0x00007faab6c058ce  Yes         /lib64/libnghttp2.so.14
0x00007faab6b8e7b0  0x00007faab6bce358  Yes         /lib64/libssh.so.4
0x00007faab6b018f0  0x00007faab6b55c36  Yes         /lib64/libssl.so.1.1
0x00007faab6a993d0  0x00007faab6acb37c  Yes         /lib64/libldap_r-2.4.so.2
0x00007faab6a78cf0  0x00007faab6a80031  Yes         /lib64/liblber-2.4.so.2
0x00007faab6a5b190  0x00007faab6a6c3e5  Yes         /lib64/libsasl2.so.3
0x00007faab6a1d050  0x00007faab6a3043b  Yes         /lib64/libcrypt.so.2
0x00007faaa8aa24b0  0x00007faaa8aa89d1  Yes         /lib64/libnss_sss.so.2
0x00007faaa79a3c90  0x00007faaa79bd56d  Yes         /usr/lib64/gio/modules/libgvfsdbus.so
0x00007faaa7967f90  0x00007faaa7980e28  Yes         /usr/lib64/gvfs/libgvfscommon.so
0x00007faac21be990  0x00007faac21c0c54  Yes         /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so
0x00007faaa712b830  0x00007faaa712ce76  Yes         /lib64/libcanberra-gtk3.so.0
0x00007faaa7125090  0x00007faaa71251d2  Yes         /lib64/libgthread-2.0.so.0
0x00007faaa7112df0  0x00007faaa711c20d  Yes         /lib64/libcanberra.so.0
0x00007faaa7106850  0x00007faaa710ae00  Yes         /lib64/libvorbisfile.so.3
0x00007faaa70b89f0  0x00007faaa70c500d  Yes         /lib64/libtdb.so.1
0x00007faaa70aa8f0  0x00007faaa70aeae6  Yes         /lib64/libltdl.so.7
0x00007faaa707dbb0  0x00007faaa7094757  Yes         /lib64/libvorbis.so.0
0x00007faaa7070490  0x00007faaa7072899  Yes         /lib64/libogg.so.0
0x00007faaa8aba6d0  0x00007faaa8abb074  Yes         /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so
0x00007faaa60244b0  0x00007faaa6029909  Yes         /usr/lib64/gio/modules/libdconfsettings.so
0x00007faaa5fc71f0  0x00007faaa5fc760d  Yes         /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
0x00007faaa54bf590  0x00007faaa54c514c  Yes         /lib64/libnss_files.so.2
0x00007faaa5fc1390  0x00007faaa5fc23bf  Yes         /lib64/libnss_mdns4_minimal.so.2
0x00007faaa5498d90  0x00007faaa54b0910  Yes         /lib64/libnss_resolve.so.2
0x00007faaa5466a70  0x00007faaa547d0e0  Yes         /usr/lib64/pkcs11/p11-kit-trust.so
0x00007faaa542e490  0x00007faaa5449c15  Yes         /usr/lib64/pkcs11/opensc-pkcs11.so
0x00007faaa5250fb0  0x00007faaa5392d13  Yes         /lib64/libopensc.so.7
0x00007faaa4e4d860  0x00007faaa4f6844f  Yes         /home/hoagie/.emacs.d/elpa/tsc-20210320.1052/tsc-dyn.so
0x00007faaa4e035b0  0x00007faaa4e14de9  Yes         /home/hoagie/.emacs.d/elpa/vterm-20210313.1359/vterm-module.so
(*): Shared library is missing debugging information.
$1 = 0x0
$2 = 0x0
rax            0x0                 0
rbx            0x2a9cdc0           44682688
rcx            0x7faabacb9892      140371255072914
rdx            0x0                 0
rsi            0x7fff014e1750      140733215283024
rdi            0x2                 2
rbp            0x6                 0x6
rsp            0x7fff014e1750      0x7fff014e1750
r8             0x0                 0
r9             0x7fff014e1750      140733215283024
r10            0x8                 8
r11            0x246               582
r12            0x7fff014e1878      140733215283320
r13            0x0                 0
r14            0x9aa9838           162175032
r15            0x7fff014e19b8      140733215283640
rip            0x7faabacb9892      0x7faabacb9892 <raise+322>
eflags         0x246               [ PF ZF IF ]
cs             0x33                51
ss             0x2b                43
ds             0x0                 0
es             0x0                 0
fs             0x0                 0
gs             0x0                 0
st0            0                   (raw 0x00000000000000000000)
st1            0                   (raw 0x00000000000000000000)
st2            0                   (raw 0x00000000000000000000)
st3            0                   (raw 0x00000000000000000000)
st4            0                   (raw 0x00000000000000000000)
st5            0                   (raw 0x00000000000000000000)
st6            880000              (raw 0x4012d6d8000000000000)
st7            0.000291880000000000000006 (raw 0x3ff39907786f52733f68)
fctrl          0x37f               895
fstat          0x220               544
ftag           0xffff              65535
fiseg          0x0                 0
fioff          0x5e68c5            6187205
foseg          0x0                 0
fooff          0x0                 0
fop            0x0                 0
mxcsr          0x1fa0              [ PE IM DM ZM OM UM PM ]
bndcfgu        {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0, enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0, preserved = 0, enabled = 0}}
bndstatus      {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0, error = 0}}
ymm0           {v16_bfloat16 = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
ymm1           {v16_bfloat16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0}, v32_int8 = {0xff <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x0}, v2_int128 = {0xffffffffffffffffffffffffffffffff, 0x0}}
ymm2           {v16_bfloat16 = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
ymm3           {v16_bfloat16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x60, 0x34, 0x43, 0x0 <repeats 21 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x0, 0x3460, 0x43, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0x0, 0x433460, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x433460, 0x0, 0x0}, v2_int128 = {0x4334600000000000000000, 0x0}}
ymm4           {v16_bfloat16 = {0x0, 0x0, 0x0, 0x2, 0x0 <repeats 12 times>}, v8_float = {0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x2, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x4000, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x40000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x4000000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x4000000000000000, 0x0}}
ymm5           {v16_bfloat16 = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
ymm6           {v16_bfloat16 = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
ymm7           {v16_bfloat16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x18, 0x31, 0x4e, 0x1, 0xff, 0x7f, 0x0, 0x0, 0x20, 0x31, 0x4e, 0x1, 0xff, 0x7f, 0x0 <repeats 18 times>}, v16_int16 = {0x3118, 0x14e, 0x7fff, 0x0, 0x3120, 0x14e, 0x7fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x14e3118, 0x7fff, 0x14e3120, 0x7fff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fff014e3118, 0x7fff014e3120, 0x0, 0x0}, v2_int128 = {0x7fff014e312000007fff014e3118, 0x0}}
ymm8           {v16_bfloat16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x4d, 0x82, 0x42, 0xa, 0x0, 0x0, 0x0, 0x0, 0x84, 0xae, 0xcf, 0x9, 0x0 <repeats 20 times>}, v16_int16 = {0x824d, 0xa42, 0x0, 0x0, 0xae84, 0x9cf, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xa42824d, 0x0, 0x9cfae84, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xa42824d, 0x9cfae84, 0x0, 0x0}, v2_int128 = {0x9cfae84000000000a42824d, 0x0}}
ymm9           {v16_bfloat16 = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
ymm10          {v16_bfloat16 = {0x0, 0x0, 0x0, 0x1, 0x0 <repeats 12 times>}, v8_float = {0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x1, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf0, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x3ff0, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x3ff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3ff0000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x3ff0000000000000, 0x0}}
ymm11          {v16_bfloat16 = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
ymm12          {v16_bfloat16 = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
ymm13          {v16_bfloat16 = {0x0, 0x0, 0x0, 0x2, 0x0 <repeats 12 times>}, v8_float = {0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x3, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x8, 0x40, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x4008, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x40080000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x4008000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x4008000000000000, 0x0}}
ymm14          {v16_bfloat16 = {0x0, 0x0, 0x0, 0xfffe, 0x0 <repeats 12 times>}, v8_float = {0x0, 0xfffffffe, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xfffffffffffffffa, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x18, 0xc0, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0xc018, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0xc0180000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xc018000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0xc018000000000000, 0x0}}
ymm15          {v16_bfloat16 = {0x0, 0x0, 0xffff, 0x0, 0x0 <repeats 12 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x10, 0xed, 0xba, 0x77, 0xb1, 0x3e, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0xed10, 0x77ba, 0x3eb1, 0x0 <repeats 12 times>}, v8_int32 = {0xed100000, 0x3eb177ba, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3eb177baed100000, 0x0, 0x0, 0x0}, v2_int128 = {0x3eb177baed100000, 0x0}}
bnd0           {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
bnd1           {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
bnd2           {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
bnd3           {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
Dump of assembler code for function raise:
   0x00007faabacb9750 <+0>:	endbr64 
   0x00007faabacb9754 <+4>:	sub    $0x118,%rsp
   0x00007faabacb975b <+11>:	mov    %edi,%r8d
   0x00007faabacb975e <+14>:	mov    $0x8,%r10d
   0x00007faabacb9764 <+20>:	xor    %edi,%edi
   0x00007faabacb9766 <+22>:	mov    %fs:0x28,%rax
   0x00007faabacb976f <+31>:	mov    %rax,0x108(%rsp)
   0x00007faabacb9777 <+39>:	xor    %eax,%eax
   0x00007faabacb9779 <+41>:	mov    %rsp,%r9
   0x00007faabacb977c <+44>:	lea    0x80(%rsp),%rsi
   0x00007faabacb9784 <+52>:	movabs $0xfffffffe7fffffff,%rax
   0x00007faabacb978e <+62>:	mov    %rax,0x80(%rsp)
   0x00007faabacb9796 <+70>:	mov    %r9,%rdx
   0x00007faabacb9799 <+73>:	mov    $0xe,%eax
   0x00007faabacb979e <+78>:	movq   $0xffffffffffffffff,0x88(%rsp)
   0x00007faabacb97aa <+90>:	movq   $0xffffffffffffffff,0x90(%rsp)
   0x00007faabacb97b6 <+102>:	movq   $0xffffffffffffffff,0x98(%rsp)
   0x00007faabacb97c2 <+114>:	movq   $0xffffffffffffffff,0xa0(%rsp)
   0x00007faabacb97ce <+126>:	movq   $0xffffffffffffffff,0xa8(%rsp)
   0x00007faabacb97da <+138>:	movq   $0xffffffffffffffff,0xb0(%rsp)
   0x00007faabacb97e6 <+150>:	movq   $0xffffffffffffffff,0xb8(%rsp)
   0x00007faabacb97f2 <+162>:	movq   $0xffffffffffffffff,0xc0(%rsp)
   0x00007faabacb97fe <+174>:	movq   $0xffffffffffffffff,0xc8(%rsp)
   0x00007faabacb980a <+186>:	movq   $0xffffffffffffffff,0xd0(%rsp)
   0x00007faabacb9816 <+198>:	movq   $0xffffffffffffffff,0xd8(%rsp)
   0x00007faabacb9822 <+210>:	movq   $0xffffffffffffffff,0xe0(%rsp)
   0x00007faabacb982e <+222>:	movq   $0xffffffffffffffff,0xe8(%rsp)
   0x00007faabacb983a <+234>:	movq   $0xffffffffffffffff,0xf0(%rsp)
   0x00007faabacb9846 <+246>:	movq   $0xffffffffffffffff,0xf8(%rsp)
   0x00007faabacb9852 <+258>:	syscall 
   0x00007faabacb9854 <+260>:	mov    $0x27,%eax
   0x00007faabacb9859 <+265>:	syscall 
   0x00007faabacb985b <+267>:	mov    %eax,%edi
   0x00007faabacb985d <+269>:	mov    $0xba,%eax
   0x00007faabacb9862 <+274>:	syscall 
   0x00007faabacb9864 <+276>:	mov    %eax,%esi
   0x00007faabacb9866 <+278>:	mov    %r8d,%edx
   0x00007faabacb9869 <+281>:	mov    $0xea,%eax
   0x00007faabacb986e <+286>:	syscall 
   0x00007faabacb9870 <+288>:	cmp    $0xfffffffffffff000,%rax
   0x00007faabacb9876 <+294>:	ja     0x7faabacb98b0 <raise+352>
   0x00007faabacb9878 <+296>:	mov    %eax,%r8d
   0x00007faabacb987b <+299>:	mov    $0x8,%r10d
   0x00007faabacb9881 <+305>:	xor    %edx,%edx
   0x00007faabacb9883 <+307>:	mov    %r9,%rsi
   0x00007faabacb9886 <+310>:	mov    $0x2,%edi
   0x00007faabacb988b <+315>:	mov    $0xe,%eax
   0x00007faabacb9890 <+320>:	syscall 
=> 0x00007faabacb9892 <+322>:	mov    0x108(%rsp),%rax
   0x00007faabacb989a <+330>:	sub    %fs:0x28,%rax
   0x00007faabacb98a3 <+339>:	jne    0x7faabacb98c4 <raise+372>
   0x00007faabacb98a5 <+341>:	mov    %r8d,%eax
   0x00007faabacb98a8 <+344>:	add    $0x118,%rsp
   0x00007faabacb98af <+351>:	ret    
   0x00007faabacb98b0 <+352>:	mov    0x86f9(%rip),%rdx        # 0x7faabacc1fb0
   0x00007faabacb98b7 <+359>:	neg    %eax
   0x00007faabacb98b9 <+361>:	mov    $0xffffffff,%r8d
   0x00007faabacb98bf <+367>:	mov    %eax,%fs:(%rdx)
   0x00007faabacb98c2 <+370>:	jmp    0x7faabacb987b <raise+299>
   0x00007faabacb98c4 <+372>:	call   0x7faabacad690 <__stack_chk_fail@plt>
End of assembler dump.

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

* bug#48474: 27.2; Emacs 27.1 crash under wayland
  2021-05-17 14:47 ` Lars Ingebrigtsen
@ 2021-05-17 14:55   ` Eli Zaretskii
  2021-05-18 12:54     ` Dan Čermák
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2021-05-17 14:55 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: dan.cermak, 48474

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Mon, 17 May 2021 16:47:39 +0200
> Cc: 48474@debbugs.gnu.org
> 
> Dan Čermák <dan.cermak@cgc-instruments.com> writes:
> 
> > I'd like to forward a crash that has been observed with Emacs 27.1 on
> > Fedora 34 under Wayland sessions:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1943849
> 
> For reference, I've included the backtrace in this bug report, too.

Looks like some X error?  Can you run Emacs with

    -xrm "emacs.synchronous: true"

and show the backtrace then?





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

* bug#48474: 27.2; Emacs 27.1 crash under wayland
  2021-05-17 14:55   ` Eli Zaretskii
@ 2021-05-18 12:54     ` Dan Čermák
  2022-07-13 11:54       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Čermák @ 2021-05-18 12:54 UTC (permalink / raw)
  To: Eli Zaretskii, Lars Ingebrigtsen; +Cc: 48474, smonia

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

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Lars Ingebrigtsen <larsi@gnus.org>
>> Date: Mon, 17 May 2021 16:47:39 +0200
>> Cc: 48474@debbugs.gnu.org
>> 
>> Dan Čermák <dan.cermak@cgc-instruments.com> writes:
>> 
>> > I'd like to forward a crash that has been observed with Emacs 27.1 on
>> > Fedora 34 under Wayland sessions:
>> > https://bugzilla.redhat.com/show_bug.cgi?id=1943849
>> 
>> For reference, I've included the backtrace in this bug report, too.
>
> Looks like some X error?  Can you run Emacs with
>
>     -xrm "emacs.synchronous: true"
>
> and show the backtrace then?

Sorry, I never encountered this bug and have no means of reproducing
it.

Sebastián (cc'd) originally reported it: could you try to reproduce it
with Eli's instructions?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 877 bytes --]

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

* bug#48474: 27.2; Emacs 27.1 crash under wayland
  2021-05-18 12:54     ` Dan Čermák
@ 2022-07-13 11:54       ` Lars Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2022-07-13 11:54 UTC (permalink / raw)
  To: Dan Čermák; +Cc: Eli Zaretskii, 48474, smonia

Dan Čermák <dan.cermak@cgc-instruments.com> writes:

> Sorry, I never encountered this bug and have no means of reproducing
> it.
>
> Sebastián (cc'd) originally reported it: could you try to reproduce it
> with Eli's instructions?

This was a year ago, and there was unfortunately no followup here, so I
doubt there's going to be further progress here, so I'm closing this bug
report.  (And besides, there's been quite a few changes in this area
since Emacs 27.1.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2022-07-13 11:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16 21:04 bug#48474: 27.2; Emacs 27.1 crash under wayland Dan Čermák
2021-05-17 14:47 ` Lars Ingebrigtsen
2021-05-17 14:55   ` Eli Zaretskii
2021-05-18 12:54     ` Dan Čermák
2022-07-13 11:54       ` Lars Ingebrigtsen

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

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

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