#1135803 emacs-pgtk crashes with Gtk:Error as root due to bwrap

Package:
emacs-pgtk
Source:
emacs-pgtk
Description:
GNU Emacs editor (with GTK+ Wayland GUI support)
Submitter:
Jörg Sommer
Date:
2026-05-06 04:29:02 UTC
Severity:
normal
#1135803#5
Date:
2026-05-06 03:50:31 UTC
From:
To:
Dear Maintainer,

when starting Emacs as root it crashes. Starting as normal user works.

```
# emacs -Q

(emacs:58186): Gtk-WARNING **: 05:40:33.537: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../../../gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Loader process exited early with status '1'Command:
 "bwrap" "--unshare-all" "--die-with-parent" "--chdir" "/" "--ro-bind" "/usr" "/usr" "--dev" "/dev" "--ro-bind-try" "/etc/ld.so.cache" "/etc/ld.so.cache" "--ro-bind-try" "/nix/store" "/nix/store" "--tmpfs" "/tmp-home" "--tmpfs" "/tmp-run" "--clearenv" "--setenv" "HOME" "/tmp-home" "--setenv" "XDG_RUNTIME_DIR" "/tmp-run" "--setenv" "XDG_RUNTIME_DIR" "/run/user/1000" "--symlink" "/usr/lib" "/lib" "--symlink" "/usr/lib64" "/lib64" "--ro-bind-try" "/etc/fonts/conf.d" "/etc/fonts/conf.d" "--ro-bind-try" "/etc/fonts/fonts.conf" "/etc/fonts/fonts.conf" "--ro-bind-try" "/var/cache/fontconfig" "/var/cache/fontconfig" "--bind-try" "/home/joerg/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "/home/joerg/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--setenv" "XDG_CACHE_HOME" "/home/joerg/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--seccomp" "18" "/usr/libexec/glycin-loaders/2+/glycin-svg" "--dbus-fd" "17" (gdk-pixbuf-error-quark, 0)
Bail out! Gtk:ERROR:../../../gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Loader process exited early with status '1'Command:  "bwrap" "--unshare-all" "--die-with-parent" "--chdir" "/" "--ro-bind" "/usr" "/usr" "--dev" "/dev" "--ro-bind-try" "/etc/ld.so.cache" "/etc/ld.so.cache" "--ro-bind-try" "/nix/store" "/nix/store" "--tmpfs" "/tmp-home" "--tmpfs" "/tmp-run" "--clearenv" "--setenv" "HOME" "/tmp-home" "--setenv" "XDG_RUNTIME_DIR" "/tmp-run" "--setenv" "XDG_RUNTIME_DIR" "/run/user/1000" "--symlink" "/usr/lib" "/lib" "--symlink" "/usr/lib64" "/lib64" "--ro-bind-try" "/etc/fonts/conf.d" "/etc/fonts/conf.d" "--ro-bind-try" "/etc/fonts/fonts.conf" "/etc/fonts/fonts.conf" "--ro-bind-try" "/var/cache/fontconfig" "/var/cache/fontconfig" "--bind-try" "/home/joerg/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "/home/joerg/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--setenv" "XDG_CACHE_HOME" "/home/joerg/.cache/glycin/usr/libexec/glycin-loaders/2+/glycin-svg" "--seccomp" "18" "/usr/libexec/glycin-loaders/2+/glycin-svg" "--dbus-fd" "17" (gdk-pixbuf-error-quark, 0)
Fatal error 6: Aborted
Backtrace:
emacs(+0x15cfd0) [0x5f4fbf6bafd0]
emacs(+0x4908f) [0x5f4fbf5a708f]
emacs(+0x495b8) [0x5f4fbf5a75b8]
emacs(+0x495bf) [0x5f4fbf5a75bf]
emacs(+0x15b18f) [0x5f4fbf6b918f]
/usr/lib/x86_64-linux-gnu/libc.so.6(+0x40e30) [0x7eb23aac8e30]
/usr/lib/x86_64-linux-gnu/libc.so.6(+0x97cfc) [0x7eb23ab1fcfc]
/usr/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x12) [0x7eb23aac8d02]
/usr/lib/x86_64-linux-gnu/libc.so.6(abort+0x24) [0x7eb23aab04b2]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x200b2) [0x7eb23e8380b2]
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_assertion_message_error+0xb2) [0x7eb23e8a8802]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1cda90) [0x7eb23f1cda90]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1cdf87) [0x7eb23f1cdf87]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1ce282) [0x7eb23f1ce282]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1e269f) [0x7eb23f1e269f]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x12be27) [0x7eb23f12be27]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x130bc7) [0x7eb23f130bc7]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1e2e37) [0x7eb23f1e2e37]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x2ab803) [0x7eb23f2ab803]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_widget_get_preferred_height_and_baseline_for_width+0x77) [0x7eb23f2abeb7]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x12be27) [0x7eb23f12be27]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x130bc7) [0x7eb23f130bc7]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0xe2e97) [0x7eb23f0e2e97]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x2ab803) [0x7eb23f2ab803]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_widget_get_preferred_height_and_baseline_for_width+0x77) [0x7eb23f2abeb7]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0xd54a2) [0x7eb23f0d54a2]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x12be27) [0x7eb23f12be27]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x130bc7) [0x7eb23f130bc7]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0xd4737) [0x7eb23f0d4737]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x2ab803) [0x7eb23f2ab803]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_widget_get_preferred_height+0x60) [0x7eb23f2ab0c0]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1c9202) [0x7eb23f1c9202]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1c9c42) [0x7eb23f1c9c42]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x12be27) [0x7eb23f12be27]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x130bc7) [0x7eb23f130bc7]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x1c8fc1) [0x7eb23f1c8fc1]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x2ab6ce) [0x7eb23f2ab6ce]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_widget_get_preferred_height+0x60) [0x7eb23f2ab0c0]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x377176) [0x7eb23f377176]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x2ab6ce) [0x7eb23f2ab6ce]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_widget_get_preferred_height_and_baseline_for_width+0x77) [0x7eb23f2abeb7]
...
zsh: IOT instruction (core dumped)  emacs -Q
```

Here is the data from the core dump:

```
           PID: 58186 (emacs)
           UID: 0 (root)
           GID: 0 (root)
        Signal: 6 (ABRT)
     Timestamp: Wed 2026-05-06 05:40:33 CEST (7min ago)
  Command Line: emacs -Q
    Executable: /usr/bin/emacs-pgtk
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/first-xterm.service
          Unit: user@1000.service
     User Unit: first-xterm.service
         Slice: user-1000.slice
     Owner UID: 1000 (joerg)
       Boot ID: 9c942162f7de4d0ea5420fae2b627995
    Machine ID: f20ff111c3304d509448c7e4fa36aa77
      Hostname: tux
       Storage: /var/lib/systemd/coredump/core.emacs.0.9c942162f7de4d0ea5420fae2b627995.58186.1778038833000000.zst (present)
  Size on Disk: 8.1M
       Message: Process 58186 (emacs) of user 0 dumped core.

[New LWP 58186]
[New LWP 58190]
[New LWP 58188]
[New LWP 58194]
[New LWP 58192]
[New LWP 58187]
[New LWP 58198]
[New LWP 58196]
[New LWP 58191]
[New LWP 58195]
[New LWP 58189]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/emacs -Q'.
Program terminated with signal SIGABRT, Aborted.
Download failed: Invalid argument.  Continuing without source file ./nptl/./nptl/pthread_kill.c.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7eb2393ca380 (LWP 58186))]

Thread 11 (Thread 0x7eb235dfc6c0 (LWP 58189)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007eb23ab1a7a4 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at ./nptl/cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007eb23ab1a7ed in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at ./nptl/cancellation.c:75
        r = <optimized out>
#3  0x00007eb23ab9029e in __GI_ppoll (fds=fds@entry=0x7eb230000be0, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        tval = {tv_sec = 739771897, tv_nsec = 140729852246192}
#4  0x00007eb23e877ac4 in ppoll (__fds=0x7eb230000be0, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x5f4fcf9b1cd0, timeout_usec=<optimized out>, fds=0x7eb230000be0, n_fds=1) at ../../../glib/gmain.c:4837
        spec = {tv_sec = 9761, tv_nsec = 739771897}
        spec_p = 0x0
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = <optimized out>
#6  g_main_context_iterate_unlocked (context=context@entry=0x5f4fcf9b1cd0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4511
        max_priority = 2147483647
        timeout_usec = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x7eb230000be0
        begin_time_nsec = <optimized out>
#7  0x00007eb23e8781b0 in g_main_context_iteration (context=0x5f4fcf9b1cd0, may_block=may_block@entry=1) at ../../../glib/gmain.c:4582
        retval = <optimized out>
#8  0x00007eb23e878201 in glib_worker_main (data=<optimized out>) at ../../../glib/gmain.c:6790
#9  0x00007eb23e8aa676 in g_thread_proxy (data=0x5f4fcf9b1ed0) at ../../../glib/gthread.c:893
        thread = 0x5f4fcf9b1ed0
#10 0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303873136320, -9203490828409694297, 140729852246192, 140729852246438, 2, 139303864745984, 9016991943048239015, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x7eb22f5fd6c0 (LWP 58195)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007eb23a4a634b in std::sys::pal::unix::futex::futex_wait (futex=0x5f4fcfcd4a00, expected=3, timeout=...) at library/std/src/sys/pal/unix/futex.rs:73
        timespec = core::option::Option<libc::unix::linux_like::linux::gnu::timespec>::Some(libc::unix::linux_like::linux::gnu::timespec {tv_sec: 9761, tv_nsec: 799587844})
        r = <optimized out>
#2  std::sys::sync::condvar::futex::Condvar::wait_optional_timeout (self=0x5f4fcfcd4a00, mutex=0x5f4fcfcd49f8, timeout=<error reading variable: Cannot access memory at address 0x8>) at library/std/src/sys/sync/condvar/futex.rs:49
        futex_value = 3
#3  std::sys::sync::condvar::futex::Condvar::wait_timeout (self=0x5f4fcfcd4a00, mutex=0x5f4fcfcd49f8, timeout=...) at library/std/src/sys/sync/condvar/futex.rs:37
#4  0x00007eb23a42f50e in std::sync::poison::condvar::Condvar::wait_timeout<()> (self=0x5f4fcfcd4a00, guard=..., dur=...) at /usr/src/rustc-1.91.1/library/std/src/sync/poison/condvar.rs:326
        lock = 0x5f4fcfcd49f8
#5  parking::Inner::park (self=0x5f4fcfcd49f0, timeout=...) at src/lib.rs:384
        timeout = core::time::Duration {secs: <optimized out>, nanos: core::num::niche_types::Nanoseconds (<optimized out>)}
        m = std::sync::poison::mutex::MutexGuard<()> {lock: 0x5f4fcfcd49f8, poison: std::sync::poison::Guard {panicking: false}}
#6  0x00007eb23a37884f in parking::Parker::park_timeout (duration=..., self=<optimized out>) at /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:142
#7  async_io::driver::main_loop (parker=...) at src/driver.rs:88
        delay_us = <optimized out>
        tick = <optimized out>
        sleeps = 5
        last_tick = 7
#8  async_io::driver::unparker::{closure#0}::{closure#0} () at src/driver.rs:33
        parker = parking::Parker {unparker: parking::Unparker {inner: alloc::sync::Arc<parking::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<parking::Inner>> {pointer: 0x5f4fcfcd49e0}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<parking::Inner>>, alloc: alloc::alloc::Global}}, _marker: core::marker::PhantomData<core::cell::Cell<()>>}
#9  std::sys::backtrace::__rust_begin_short_backtrace<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()> (f=...) at /usr/src/rustc-1.91.1/library/std/src/sys/backtrace.rs:158
#10 0x00007eb23a3784fa in std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:559
        hooks = std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: 0}}
        f = async_io::driver::unparker::{closure#0}::{closure_env#0} {parker: parking::Parker {unparker: parking::Unparker {inner: alloc::sync::Arc<parking::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<parking::Inner>> {pointer: 0x5f4fcfcd49e0}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<parking::Inner>>, alloc: alloc::alloc::Global}}, _marker: core::marker::PhantomData<core::cell::Cell<()>>}}
#11 core::panic::unwind_safe::{impl#23}::call_once<(), std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>> (self=...) at /usr/src/rustc-1.91.1/library/core/src/panic/unwind_safe.rs:274
        _args = ()
#12 std::panicking::catch_unwind::do_call<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>>, ()> (data=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:590
        f = core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: <optimized out>}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (<optimized out>), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: <optimized out>}}, f: async_io::driver::unparker::{closure#0}::{closure_env#0} {parker: parking::Parker {unparker: parking::Unparker {inner: alloc::sync::Arc<parking::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<parking::Inner>> {pointer: 0x5f4fcfcd49e0}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<parking::Inner>>, alloc: alloc::alloc::Global}}, _marker: core::marker::PhantomData<core::cell::Cell<()>>}}})
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
#13 std::panicking::catch_unwind<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>>> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:553
        data = std::panicking::catch_unwind::Data<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>>, ()> {f: core::mem::manually_drop::ManuallyDrop<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>>> {value: core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: <optimized out>}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (<optimized out>), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: <optimized out>}}, f: async_io::driver::unparker::{closure#0}::{closure_env#0} {parker: parking::Parker {unparker: parking::Unparker {inner: alloc::sync::Arc<parking::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<parking::Inner>> {pointer: 0x5f4fcfcd49e0}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<parking::Inner>>, alloc: alloc::alloc::Global}}, _marker: core::marker::PhantomData<core::cell::Cell<()>>}}})}, r: core::mem::manually_drop::ManuallyDrop<()> {value: <synthetic pointer>}, p: core::mem::manually_drop::ManuallyDrop<alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global>> {value: alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global> {pointer: <optimized out>, vtable: <optimized out>}}}
        data_ptr = <optimized out>
#14 std::panic::catch_unwind<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>>, ()> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panic.rs:359
#15 std::thread::{impl#0}::spawn_unchecked_::{closure#1}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:557
        f = async_io::driver::unparker::{closure#0}::{closure_env#0} {parker: parking::Parker {unparker: parking::Unparker {inner: alloc::sync::Arc<parking::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<parking::Inner>> {pointer: 0x5f4fcfcd49e0}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<parking::Inner>>, alloc: alloc::alloc::Global}}, _marker: core::marker::PhantomData<core::cell::Cell<()>>}}
        their_thread = std::thread::Thread {inner: core::pin::Pin<alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global>> {pointer: alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Inner>> {pointer: 0x5f4fcfade350}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Inner>>, alloc: alloc::alloc::Global}}}
        f = std::thread::{impl#0}::spawn_unchecked_::MaybeDangling<async_io::driver::unparker::{closure#0}::{closure_env#0}> (core::mem::maybe_uninit::MaybeUninit<async_io::driver::unparker::{closure#0}::{closure_env#0}> {uninit: (), value: core::mem::manually_drop::ManuallyDrop<async_io::driver::unparker::{closure#0}::{closure_env#0}> {value: async_io::driver::unparker::{closure#0}::{closure_env#0} {parker: parking::Parker {unparker: parking::Unparker {inner: alloc::sync::Arc<parking::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<parking::Inner>> {pointer: 0x5f4fcfcd49e0}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<parking::Inner>>, alloc: alloc::alloc::Global}}, _marker: core::marker::PhantomData<core::cell::Cell<()>>}}}})
        hooks = std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: 0}}
        their_packet = alloc::sync::Arc<std::thread::Packet<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Packet<()>>> {pointer: 0x5f4fcfade390}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Packet<()>>>, alloc: alloc::alloc::Global}
#16 core::ops::function::FnOnce::call_once<std::thread::{impl#0}::spawn_unchecked_::{closure_env#1}<async_io::driver::unparker::{closure#0}::{closure_env#0}, ()>, ()> () at /usr/src/rustc-1.91.1/library/core/src/ops/function.rs:250
#17 0x00007eb23a4a68e1 in alloc::boxed::{impl#29}::call_once<(), dyn core::ops::function::FnOnce<(), Output=()>, alloc::alloc::Global> (self=..., args=()) at library/alloc/src/boxed.rs:1985
#18 std::sys::thread::unix::{impl#2}::new::thread_start (data=0x5f4fcfade410) at library/std/src/sys/thread/unix.rs:126
        _handler = std::sys::pal::unix::stack_overflow::Handler {data: 0x0}
        data = 0x5f4fcfade410
#19 0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303764088512, -9203490828409694297, 140729852161600, 140729852161846, 0, 139303761989632, 9017050213406414759, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#20 0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x7eb234dfa6c0 (LWP 58191)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007eb23ab1a7a4 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at ./nptl/cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007eb23ab1a7ed in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at ./nptl/cancellation.c:75
        r = <optimized out>
#3  0x00007eb23ab9029e in __GI_ppoll (fds=fds@entry=0x7eb218000c20, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        tval = {tv_sec = 741439500, tv_nsec = 139303864737392}
#4  0x00007eb23e877ac4 in ppoll (__fds=0x7eb218000c20, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7eb2240058d0, timeout_usec=<optimized out>, fds=0x7eb218000c20, n_fds=1) at ../../../glib/gmain.c:4837
        spec = {tv_sec = 9761, tv_nsec = 741439500}
        spec_p = 0x0
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = <optimized out>
#6  g_main_context_iterate_unlocked (context=0x7eb2240058d0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4511
        max_priority = 2147483647
        timeout_usec = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x7eb218000c20
        begin_time_nsec = <optimized out>
#7  0x00007eb23e8784af in g_main_loop_run (loop=0x7eb224007d40) at ../../../glib/gmain.c:4721
        self = <optimized out>
#8  0x00007eb23eb061ea in gdbus_shared_thread_func (user_data=0x7eb224007740) at ../../../gio/gdbusprivate.c:284
        data = 0x7eb224007740
#9  0x00007eb23e8aa676 in g_thread_proxy (data=0x7eb224005aa0) at ../../../glib/gthread.c:893
        thread = 0x7eb224005aa0
#10 0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303856350912, -9203490828409694297, 139303864737392, 139303864737638, 11, 139303847960576, 9016989742951241639, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x7eb22f3fc6c0 (LWP 58196)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007eb23a4a634b in std::sys::pal::unix::futex::futex_wait (futex=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, expected=22, timeout=...) at library/std/src/sys/pal/unix/futex.rs:73
        timespec = core::option::Option<libc::unix::linux_like::linux::gnu::timespec>::Some(libc::unix::linux_like::linux::gnu::timespec {tv_sec: 9762, tv_nsec: 295986825})
        r = <optimized out>
#2  std::sys::sync::condvar::futex::Condvar::wait_optional_timeout (self=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, mutex=0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>, timeout=<error reading variable: Cannot access memory at address 0x8>) at library/std/src/sys/sync/condvar/futex.rs:49
        futex_value = 22
#3  std::sys::sync::condvar::futex::Condvar::wait_timeout (self=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, mutex=0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>, timeout=...) at library/std/src/sys/sync/condvar/futex.rs:37
#4  0x00007eb23a38c233 in std::sync::poison::condvar::Condvar::wait_timeout<blocking::Inner> (self=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, guard=..., dur=...) at /usr/src/rustc-1.91.1/library/std/src/sync/poison/condvar.rs:326
        lock = 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>
#5  blocking::Executor::main_loop (self=0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>) at src/lib.rs:265
        timeout = core::time::Duration {secs: 0, nanos: core::num::niche_types::Nanoseconds (500000000)}
        inner = std::sync::poison::mutex::MutexGuard<blocking::Inner> {lock: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>, poison: std::sync::poison::Guard {panicking: <optimized out>}}
#6  blocking::{impl#1}::grow_pool::{closure#0} () at src/lib.rs:329
        self = 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>
#7  std::sys::backtrace::__rust_begin_short_backtrace<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> (f=...) at /usr/src/rustc-1.91.1/library/std/src/sys/backtrace.rs:158
#8  0x00007eb23a38d255 in std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:559
        f = blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x18
#9  core::panic::unwind_safe::{impl#23}::call_once<(), std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>> (self=...) at /usr/src/rustc-1.91.1/library/core/src/panic/unwind_safe.rs:274
        _args = ()
#10 std::panicking::catch_unwind::do_call<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>, ()> (data=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:590
        f = core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: <optimized out>}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (<optimized out>), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: <optimized out>}}, f: blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}})
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
#11 std::panicking::catch_unwind<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:553
        data = std::panicking::catch_unwind::Data<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>, ()> {f: core::mem::manually_drop::ManuallyDrop<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>> {value: core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: <optimized out>}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (<optimized out>), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: <optimized out>}}, f: blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}})}, r: core::mem::manually_drop::ManuallyDrop<()> {value: <synthetic pointer>}, p: core::mem::manually_drop::ManuallyDrop<alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global>> {value: alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global> {pointer: <optimized out>, vtable: <optimized out>}}}
        data_ptr = <optimized out>
#12 std::panic::catch_unwind<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>, ()> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panic.rs:359
#13 std::thread::{impl#0}::spawn_unchecked_::{closure#1}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:557
        f = blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}
        their_thread = std::thread::Thread {inner: core::pin::Pin<alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global>> {pointer: alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Inner>> {pointer: 0x5f4fcfd9c690}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Inner>>, alloc: alloc::alloc::Global}}}
        f = std::thread::{impl#0}::spawn_unchecked_::MaybeDangling<blocking::{impl#1}::grow_pool::{closure_env#0}> (core::mem::maybe_uninit::MaybeUninit<blocking::{impl#1}::grow_pool::{closure_env#0}> {uninit: (), value: core::mem::manually_drop::ManuallyDrop<blocking::{impl#1}::grow_pool::{closure_env#0}> {value: blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}}})
        hooks = std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: 0}}
        their_packet = alloc::sync::Arc<std::thread::Packet<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Packet<()>>> {pointer: 0x5f4fcfd92f60}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Packet<()>>>, alloc: alloc::alloc::Global}
#14 core::ops::function::FnOnce::call_once<std::thread::{impl#0}::spawn_unchecked_::{closure_env#1}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>, ()> () at /usr/src/rustc-1.91.1/library/core/src/ops/function.rs:250
#15 0x00007eb23a4a68e1 in alloc::boxed::{impl#29}::call_once<(), dyn core::ops::function::FnOnce<(), Output=()>, alloc::alloc::Global> (self=..., args=()) at library/alloc/src/boxed.rs:1985
#16 std::sys::thread::unix::{impl#2}::new::thread_start (data=0x5f4fcfd92fe0) at library/std/src/sys/thread/unix.rs:126
        _handler = std::sys::pal::unix::stack_overflow::Handler {data: 0x0}
        data = 0x5f4fcfd92fe0
#17 0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303761987264, -9203490828409694297, 140729852134624, 140729852134870, 0, 139303759888384, 9017050492042418087, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x7eb22f1fb6c0 (LWP 58198)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007eb23a4a634b in std::sys::pal::unix::futex::futex_wait (futex=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, expected=22, timeout=...) at library/std/src/sys/pal/unix/futex.rs:73
        timespec = core::option::Option<libc::unix::linux_like::linux::gnu::timespec>::Some(libc::unix::linux_like::linux::gnu::timespec {tv_sec: 9762, tv_nsec: 297609432})
        r = <optimized out>
#2  std::sys::sync::condvar::futex::Condvar::wait_optional_timeout (self=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, mutex=0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>, timeout=<error reading variable: Cannot access memory at address 0x8>) at library/std/src/sys/sync/condvar/futex.rs:49
        futex_value = 22
#3  std::sys::sync::condvar::futex::Condvar::wait_timeout (self=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, mutex=0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>, timeout=...) at library/std/src/sys/sync/condvar/futex.rs:37
#4  0x00007eb23a38c233 in std::sync::poison::condvar::Condvar::wait_timeout<blocking::Inner> (self=0x7eb23a6338e8 <blocking::Executor::get::EXECUTOR+64>, guard=..., dur=...) at /usr/src/rustc-1.91.1/library/std/src/sync/poison/condvar.rs:326
        lock = 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>
#5  blocking::Executor::main_loop (self=0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>) at src/lib.rs:265
        timeout = core::time::Duration {secs: 0, nanos: core::num::niche_types::Nanoseconds (500000000)}
        inner = std::sync::poison::mutex::MutexGuard<blocking::Inner> {lock: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>, poison: std::sync::poison::Guard {panicking: <optimized out>}}
#6  blocking::{impl#1}::grow_pool::{closure#0} () at src/lib.rs:329
        self = 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>
#7  std::sys::backtrace::__rust_begin_short_backtrace<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> (f=...) at /usr/src/rustc-1.91.1/library/std/src/sys/backtrace.rs:158
#8  0x00007eb23a38d255 in std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:559
        f = blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x18
#9  core::panic::unwind_safe::{impl#23}::call_once<(), std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>> (self=...) at /usr/src/rustc-1.91.1/library/core/src/panic/unwind_safe.rs:274
        _args = ()
#10 std::panicking::catch_unwind::do_call<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>, ()> (data=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:590
        f = core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: <optimized out>}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (<optimized out>), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: <optimized out>}}, f: blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}})
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
#11 std::panicking::catch_unwind<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:553
        data = std::panicking::catch_unwind::Data<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>, ()> {f: core::mem::manually_drop::ManuallyDrop<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>> {value: core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: <optimized out>}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (<optimized out>), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: <optimized out>}}, f: blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}})}, r: core::mem::manually_drop::ManuallyDrop<()> {value: <synthetic pointer>}, p: core::mem::manually_drop::ManuallyDrop<alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global>> {value: alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global> {pointer: <optimized out>, vtable: <optimized out>}}}
        data_ptr = <optimized out>
#12 std::panic::catch_unwind<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>>, ()> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panic.rs:359
#13 std::thread::{impl#0}::spawn_unchecked_::{closure#1}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:557
        f = blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}
        their_thread = std::thread::Thread {inner: core::pin::Pin<alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global>> {pointer: alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Inner>> {pointer: 0x5f4fcfd933f0}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Inner>>, alloc: alloc::alloc::Global}}}
        f = std::thread::{impl#0}::spawn_unchecked_::MaybeDangling<blocking::{impl#1}::grow_pool::{closure_env#0}> (core::mem::maybe_uninit::MaybeUninit<blocking::{impl#1}::grow_pool::{closure_env#0}> {uninit: (), value: core::mem::manually_drop::ManuallyDrop<blocking::{impl#1}::grow_pool::{closure_env#0}> {value: blocking::{impl#1}::grow_pool::{closure_env#0} {self: 0x7eb23a6338a8 <blocking::Executor::get::EXECUTOR>}}})
        hooks = std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: 0}}
        their_packet = alloc::sync::Arc<std::thread::Packet<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Packet<()>>> {pointer: 0x5f4fcfd93430}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Packet<()>>>, alloc: alloc::alloc::Global}
#14 core::ops::function::FnOnce::call_once<std::thread::{impl#0}::spawn_unchecked_::{closure_env#1}<blocking::{impl#1}::grow_pool::{closure_env#0}, ()>, ()> () at /usr/src/rustc-1.91.1/library/core/src/ops/function.rs:250
#15 0x00007eb23a4a68e1 in alloc::boxed::{impl#29}::call_once<(), dyn core::ops::function::FnOnce<(), Output=()>, alloc::alloc::Global> (self=..., args=()) at library/alloc/src/boxed.rs:1985
#16 std::sys::thread::unix::{impl#2}::new::thread_start (data=0x5f4fcfd934b0) at library/std/src/sys/thread/unix.rs:126
        _handler = std::sys::pal::unix::stack_overflow::Handler {data: 0x0}
        data = 0x5f4fcfd934b0
#17 0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303759886016, -9203490828409694297, 140729852133712, 140729852133958, 0, 139303757787136, 9017050766383454119, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x7eb236dfe6c0 (LWP 58187)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007eb23e8a9ef2 in g_cond_wait_impl (cond=0x5f4fcfa642c8, mutex=0x5f4fcfa642c0) at ../../../glib/gthread-posix.c:1026
        saved_errno = 2
        res = <optimized out>
        sampled = 1
#2  g_cond_wait (cond=cond@entry=0x5f4fcfa642c8, mutex=mutex@entry=0x5f4fcfa642c0) at ../../../glib/gthread.c:1686
#3  0x00007eb23e83dae4 in g_async_queue_pop_intern_unlocked (queue=0x5f4fcfa642c0, wait=1, end_time=-1) at ../../../glib/gasyncqueue.c:376
        retval = <optimized out>
#4  0x00007eb23e83dfcb in g_async_queue_pop (queue=queue@entry=0x5f4fcfa642c0) at ../../../glib/gasyncqueue.c:410
        retval = <optimized out>
#5  0x00007eb23d5de977 in fc_thread_func (data=0x5f4fcfa642c0) at ../pango/pangofc-fontmap.c:998
        td = <optimized out>
        queue = 0x5f4fcfa642c0
        done = 0
#6  0x00007eb23e8aa676 in g_thread_proxy (data=0x5f4fcf96b6f0) at ../../../glib/gthread.c:893
        thread = 0x5f4fcf96b6f0
#7  0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303889921728, -9203490828409694297, 140729852246144, 140729852246390, 0, 139303881531392, 9016994138850269095, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#8  0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7eb22ffff6c0 (LWP 58192)):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
#1  0x00007eb23ab1a7a4 in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at ./nptl/cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007eb23ab1a7ed in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at ./nptl/cancellation.c:75
        r = <optimized out>
#3  0x00007eb23ab9029e in __GI_ppoll (fds=fds@entry=0x7eb21c000c20, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        tval = {tv_sec = 741495758, tv_nsec = 140729852245328}
#4  0x00007eb23e877ac4 in ppoll (__fds=0x7eb21c000c20, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:101
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x5f4fcf9dc990, timeout_usec=<optimized out>, fds=0x7eb21c000c20, n_fds=1) at ../../../glib/gmain.c:4837
        spec = {tv_sec = 9761, tv_nsec = 741495758}
        spec_p = 0x0
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = <optimized out>
#6  g_main_context_iterate_unlocked (context=context@entry=0x5f4fcf9dc990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4511
        max_priority = 2147483647
        timeout_usec = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x7eb21c000c20
        begin_time_nsec = <optimized out>
#7  0x00007eb23e8781b0 in g_main_context_iteration (context=context@entry=0x5f4fcf9dc990, may_block=may_block@entry=1) at ../../../glib/gmain.c:4582
        retval = <optimized out>
#8  0x00007eb2375190cd in dconf_gdbus_worker_thread (user_data=0x5f4fcf9dc990) at ../gdbus/dconf-gdbus-thread.c:82
        context = 0x5f4fcf9dc990
#9  0x00007eb23e8aa676 in g_thread_proxy (data=0x5f4fcf9dcb50) at ../../../glib/gthread.c:893
        thread = 0x5f4fcf9dcb50
#10 0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303774582464, -9203490828409694297, 140729852245328, 140729852245574, 17, 139303766192128, 9017048840090621863, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7eb22f7fe6c0 (LWP 58194)):
#0  0x00007eb23a37923d in rustix::backend::arch::asm::syscall5 () at /usr/share/cargo/registry/rustix-1.1.3/src/backend/linux_raw/arch/x86_64.rs:202
        a0 = rustix::backend::reg::ArgReg<rustix::backend::reg::A0> {raw: <optimized out>, _phantom: core::marker::PhantomData<(&(), rustix::backend::reg::A0)>}
        a1 = rustix::backend::reg::ArgReg<rustix::backend::reg::A1> {raw: <optimized out>, _phantom: core::marker::PhantomData<(&(), rustix::backend::reg::A1)>}
        a2 = rustix::backend::reg::ArgReg<rustix::backend::reg::A2> {raw: <optimized out>, _phantom: core::marker::PhantomData<(&(), rustix::backend::reg::A2)>}
        a3 = rustix::backend::reg::ArgReg<rustix::backend::reg::A3> {raw: <optimized out>, _phantom: core::marker::PhantomData<(&(), rustix::backend::reg::A3)>}
        nr = rustix::backend::reg::SyscallNumber {nr: <optimized out>, _phantom: core::marker::PhantomData<&()>}
        a4 = rustix::backend::reg::ArgReg<rustix::backend::reg::A4> {raw: <optimized out>, _phantom: core::marker::PhantomData<(&(), rustix::backend::reg::A4)>}
        r0 = <optimized out>
        r0 = <optimized out>
#1  rustix::backend::event::syscalls::epoll_wait (epfd=..., events=..., timeout=<error reading variable: Cannot access memory at address 0x0>) at /usr/share/cargo/registry/rustix-1.1.3/src/backend/linux_raw/arch/mod.rs:117
        timeout = <optimized out>
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
#2  rustix::event::epoll::wait<&std::os::fd::owned::OwnedFd, rustix::buffer::SpareCapacity<rustix::event::epoll::Event>> (epoll=0x7eb23a633bf8 <async_io::reactor::Reactor::get::REACTOR+632>, event_list=..., timeout=<error reading variable: Cannot access memory at address 0x0>) at /usr/share/cargo/registry/rustix-1.1.3/src/event/epoll.rs:213
        residual = core::result::Result<core::convert::Infallible, rustix::backend::io::errno::Errno>::Err(rustix::backend::io::errno::Errno (<optimized out>))
        val = <optimized out>
#3  polling::epoll::Poller::wait_deadline (self=0x7eb23a633bf8 <async_io::reactor::Reactor::get::REACTOR+632>, deadline=..., events=<optimized out>) at /usr/share/cargo/registry/polling-3.10.0/src/epoll.rs:219
        timeout = core::option::Option<rustix::timespec::Timespec>::None
        val = <optimized out>
        val = ()
        residual = core::result::Result<core::convert::Infallible, rustix::backend::io::errno::Errno>::Err(rustix::backend::io::errno::Errno (<optimized out>))
        residual = core::result::Result<core::convert::Infallible, std::io::error::Error>::Err(std::io::error::Error {repr: std::io::error::repr_bitpacked::Repr (core::ptr::non_null::NonNull<()> {pointer: <optimized out>}, core::marker::PhantomData<std::io::error::ErrorData<alloc::boxed::Box<std::io::error::Custom, alloc::alloc::Global>>>)})
        timer_fd = 0x7eb23a633c04 <async_io::reactor::Reactor::get::REACTOR+644>
        timeout = <error reading variable: Cannot access memory at address 0x8>
#4  polling::Poller::wait_impl (self=0x7eb23a633bf8 <async_io::reactor::Reactor::get::REACTOR+632>, deadline=..., events=<optimized out>) at /usr/share/cargo/registry/polling-3.10.0/src/lib.rs:754
        e = std::io::error::Error {repr: std::io::error::repr_bitpacked::Repr (core::ptr::non_null::NonNull<()> {pointer: <optimized out>}, core::marker::PhantomData<std::io::error::ErrorData<alloc::boxed::Box<std::io::error::Custom, alloc::alloc::Global>>>)}
        _lock = std::sync::poison::mutex::MutexGuard<()> {lock: <optimized out>, poison: std::sync::poison::Guard {panicking: <optimized out>}}
        e = std::io::error::Error {repr: std::io::error::repr_bitpacked::Repr (core::ptr::non_null::NonNull<()> {pointer: <optimized out>}, core::marker::PhantomData<std::io::error::ErrorData<alloc::boxed::Box<std::io::error::Custom, alloc::alloc::Global>>>)}
#5  polling::Poller::wait (self=<optimized out>, events=0x7eb23a633b88 <async_io::reactor::Reactor::get::REACTOR+520>, timeout=...) at /usr/share/cargo/registry/polling-3.10.0/src/lib.rs:732
#6  async_io::reactor::ReactorLock::react (self=<optimized out>, timeout=...) at src/reactor.rs:304
        tick = 7
        timeout = <error reading variable: Cannot access memory at address 0x8>
        next_timer = <error reading variable: Cannot access memory at address 0x8>
        wakers = alloc::vec::Vec<core::task::wake::Waker, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<core::task::wake::Waker, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<core::task::wake::Waker>}, len: 0}
#7  0x00007eb23a3702d2 in async_io::driver::block_on::{closure#1}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>> (cache=0x7eb22f7fe2d8) at /usr/share/cargo/registry/async-io-2.5.0/src/driver.rs:259
        _guard = async_io::driver::CallOnDrop<async_io::driver::block_on::{closure#1}::{closure_env#3}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>> (async_io::driver::block_on::{closure#1}::{closure_env#3}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>> {_ref__io_blocked: 0x7eb22f7fe2f8})
        start = std::time::Instant (std::sys::pal::unix::time::Instant {t: std::sys::pal::unix::time::Timespec {tv_sec: 9761, tv_nsec: core::num::niche_types::Nanoseconds (797496014)}})
        reactor_lock = async_io::reactor::ReactorLock {reactor: <optimized out>, events: std::sync::poison::mutex::MutexGuard<polling::Events> {lock: <optimized out>, poison: std::sync::poison::Guard {panicking: false}}}
        reactor_lock = async_io::reactor::ReactorLock {reactor: <optimized out>, events: std::sync::poison::mutex::MutexGuard<polling::Events> {lock: <optimized out>, poison: std::sync::poison::Guard {panicking: <optimized out>}}}
        _guard = async_io::driver::CallOnDrop<async_io::driver::block_on::{closure#1}::{closure_env#1}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>> (async_io::driver::block_on::{closure#1}::{closure_env#1}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>)
        reactor_lock = async_io::reactor::ReactorLock {reactor: <optimized out>, events: std::sync::poison::mutex::MutexGuard<polling::Events> {lock: <optimized out>, poison: std::sync::poison::Guard {panicking: <optimized out>}}}
        _guard = async_io::driver::CallOnDrop<async_io::driver::block_on::{closure#1}::{closure_env#3}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>> (async_io::driver::block_on::{closure#1}::{closure_env#3}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>> {_ref__io_blocked: <optimized out>})
        future = core::pin::Pin<&mut futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>> {pointer: 0x7eb22f7fba00}
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
#8  std::thread::local::LocalKey<core::cell::RefCell<(parking::Parker, core::task::wake::Waker, alloc::sync::Arc<core::sync::atomic::AtomicBool, alloc::alloc::Global>)>>::try_with<core::cell::RefCell<(parking::Parker, core::task::wake::Waker, alloc::sync::Arc<core::sync::atomic::AtomicBool, alloc::alloc::Global>)>, async_io::driver::block_on::{closure_env#1}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>, ()> (f=..., self=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/thread/local.rs:315
        thread_local = 0x7eb22f7fe2d8
        residual = core::result::Result<core::convert::Infallible, std::thread::local::AccessError>::Err(std::thread::local::AccessError)
        val = <optimized out>
#9  std::thread::local::LocalKey<core::cell::RefCell<(parking::Parker, core::task::wake::Waker, alloc::sync::Arc<core::sync::atomic::AtomicBool, alloc::alloc::Global>)>>::with<core::cell::RefCell<(parking::Parker, core::task::wake::Waker, alloc::sync::Arc<core::sync::atomic::AtomicBool, alloc::alloc::Global>)>, async_io::driver::block_on::{closure_env#1}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>, ()> (f=..., self=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/thread/local.rs:279
        err = std::thread::local::AccessError
        r = ()
#10 async_io::driver::block_on<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>> (future=...) at /usr/share/cargo/registry/async-io-2.5.0/src/driver.rs:182
        _guard = async_io::driver::CallOnDrop<async_io::driver::block_on::{closure_env#0}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>> (async_io::driver::block_on::{closure_env#0}<(), futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>>)
#11 async_global_executor::reactor::block_on::{closure#0}<futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>, ()> () at src/reactor.rs:3
        future = futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>> {future1: async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>::Unresumed{self: 0x7eb22f7fe190, future: async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}::Unresumed{_ref__r: 0x7eb22f7fbdf0}}, future2: async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>::Unresumed{self: <optimized out>, future: core::future::pending::Pending<()> {_data: core::marker::PhantomData<fn()>}}}
#12 async_global_executor::reactor::block_on<futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>, ()> (future=...) at src/reactor.rs:8
        run = async_global_executor::reactor::block_on::{closure_env#0}<futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>>, ()> {future: futures_lite::future::Or<async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>, async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>> {future1: async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>::Unresumed{self: 0x7eb22f7fe190, future: async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}::Unresumed{_ref__r: 0x7eb22f7fbdf0}}, future2: async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>::Unresumed{self: <optimized out>, future: core::future::pending::Pending<()> {_data: core::marker::PhantomData<fn()>}}}}
#13 async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0} (executor=0x7eb22f7fe190) at src/threading.rs:94
        global = async_executor::static_executors::{impl#7}::run::{async_fn_env#0}<(), core::future::pending::Pending<()>>::Unresumed{self: <optimized out>, future: core::future::pending::Pending<()> {_data: core::marker::PhantomData<fn()>}}
        local = async_executor::{impl#11}::run::{async_fn_env#0}<(), async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}>::Unresumed{self: 0x7eb22f7fe190, future: async_global_executor::threading::thread_main_loop::{closure#1}::{closure#0}::{async_block_env#0}::Unresumed{_ref__r: 0x7eb22f7fbdf0}}
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x8
#14 std::thread::local::LocalKey<async_executor::LocalExecutor>::try_with<async_executor::LocalExecutor, async_global_executor::threading::thread_main_loop::{closure#1}::{closure_env#0}, ()> (f=..., self=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/thread/local.rs:315
        thread_local = 0x7eb22f7fe190
        residual = core::result::Result<core::convert::Infallible, std::thread::local::AccessError>::Err(std::thread::local::AccessError)
        val = <optimized out>
#15 std::thread::local::LocalKey<async_executor::LocalExecutor>::with<async_executor::LocalExecutor, async_global_executor::threading::thread_main_loop::{closure#1}::{closure_env#0}, ()> (f=..., self=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/thread/local.rs:279
        err = std::thread::local::AccessError
        r = ()
#16 async_global_executor::threading::thread_main_loop::{closure#1} () at src/threading.rs:88
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x8
#17 std::panicking::catch_unwind::do_call<async_global_executor::threading::thread_main_loop::{closure_env#1}, ()> (data=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:590
        f = async_global_executor::threading::thread_main_loop::{closure_env#1} {_ref__r: 0x7eb22f7fbdf0}
        data = <optimized out>
        data = <optimized out>
        f = async_global_executor::threading::thread_main_loop::{closure_env#1} {_ref__r: <optimized out>}
#18 std::panicking::catch_unwind<(), async_global_executor::threading::thread_main_loop::{closure_env#1}> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:553
        data = std::panicking::catch_unwind::Data<async_global_executor::threading::thread_main_loop::{closure_env#1}, ()> {f: core::mem::manually_drop::ManuallyDrop<async_global_executor::threading::thread_main_loop::{closure_env#1}> {value: async_global_executor::threading::thread_main_loop::{closure_env#1} {_ref__r: 0x7eb22f7fbdf0}}, r: core::mem::manually_drop::ManuallyDrop<()> {value: <synthetic pointer>}, p: core::mem::manually_drop::ManuallyDrop<alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global>> {value: alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global> {pointer: 0x7eb22f7fbdf0, vtable: <optimized out>}}}
        data_ptr = <optimized out>
#19 std::panic::catch_unwind<async_global_executor::threading::thread_main_loop::{closure_env#1}, ()> (f=...) at /usr/src/rustc-1.91.1/library/std/src/panic.rs:359
#20 async_global_executor::threading::thread_main_loop () at src/threading.rs:87
        s_ack = async_channel::Sender<()> {channel: alloc::sync::Arc<async_channel::Channel<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<async_channel::Channel<()>>> {pointer: 0x7eb210001000}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<async_channel::Channel<()>>>, alloc: alloc::alloc::Global}}
        r_ack = async_channel::Receiver<()> {channel: alloc::sync::Arc<async_channel::Channel<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<async_channel::Channel<()>>> {pointer: <optimized out>}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<async_channel::Channel<()>>>, alloc: alloc::alloc::Global}, listener: core::option::Option<event_listener::EventListener<()>>::None, _pin: core::marker::PhantomPinned}
        r = async_channel::Receiver<()> {channel: alloc::sync::Arc<async_channel::Channel<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<async_channel::Channel<()>>> {pointer: 0x7eb210000c80}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<async_channel::Channel<()>>>, alloc: alloc::alloc::Global}, listener: core::option::Option<event_listener::EventListener<()>>::None, _pin: core::marker::PhantomPinned}
        s = async_channel::Sender<()> {channel: alloc::sync::Arc<async_channel::Channel<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<async_channel::Channel<()>>> {pointer: 0x7eb210000c80}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<async_channel::Channel<()>>>, alloc: alloc::alloc::Global}}
#21 0x00007eb23a36e5f6 in core::ops::function::FnOnce::call_once<fn(), ()> () at /usr/src/rustc-1.91.1/library/core/src/ops/function.rs:250
#22 std::sys::backtrace::__rust_begin_short_backtrace<fn(), ()> (f=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/sys/backtrace.rs:158
#23 0x00007eb23a36e4ae in std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure#0}<fn(), ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:559
        hooks = std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: 0}}
        f = 0x0
#24 core::panic::unwind_safe::{impl#23}::call_once<(), std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>> (self=...) at /usr/src/rustc-1.91.1/library/core/src/panic/unwind_safe.rs:274
        _args = ()
#25 std::panicking::catch_unwind::do_call<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>>, ()> (data=<optimized out>) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:590
        f = core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: 0}}, f: 0x0})
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
#26 std::panicking::catch_unwind<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>>> (f=<error reading variable: Cannot access memory at address 0x18>) at /usr/src/rustc-1.91.1/library/std/src/panicking.rs:553
        data = std::panicking::catch_unwind::Data<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>>, ()> {f: core::mem::manually_drop::ManuallyDrop<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>>> {value: core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>> (std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()> {hooks: std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: <optimized out>}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (<optimized out>), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: <optimized out>}}, f: <error reading variable: access outside bounds of object>)}, r: core::mem::manually_drop::ManuallyDrop<()> {value: ()}, p: core::mem::manually_drop::ManuallyDrop<alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global>> {value: alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global> {pointer: <optimized out>, vtable: <optimized out>}}}
        data_ptr = <optimized out>
#27 std::panic::catch_unwind<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<fn(), ()>>, ()> (f=<error reading variable: Cannot access memory at address 0x18>) at /usr/src/rustc-1.91.1/library/std/src/panic.rs:359
#28 std::thread::{impl#0}::spawn_unchecked_::{closure#1}<fn(), ()> () at /usr/src/rustc-1.91.1/library/std/src/thread/mod.rs:557
        their_thread = std::thread::Thread {inner: core::pin::Pin<alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global>> {pointer: alloc::sync::Arc<std::thread::Inner, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Inner>> {pointer: 0x5f4fcfcdd510}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Inner>>, alloc: alloc::alloc::Global}}}
        f = std::thread::{impl#0}::spawn_unchecked_::MaybeDangling<fn()> (core::mem::maybe_uninit::MaybeUninit<fn()> {uninit: (), value: core::mem::manually_drop::ManuallyDrop<fn()> {value: <error reading variable: access outside bounds of object>})
        hooks = std::thread::spawnhook::ChildSpawnHooks {hooks: std::thread::spawnhook::SpawnHooks {first: core::option::Option<alloc::sync::Arc<std::thread::spawnhook::SpawnHook, alloc::alloc::Global>>::None}, to_run: alloc::vec::Vec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {buf: alloc::raw_vec::RawVec<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>, alloc::alloc::Global> {inner: alloc::raw_vec::RawVecInner<alloc::alloc::Global> {ptr: core::ptr::unique::Unique<u8> {pointer: core::ptr::non_null::NonNull<u8> {pointer: 0x8}, _marker: core::marker::PhantomData<u8>}, cap: core::num::niche_types::UsizeNoHighBit (0), alloc: alloc::alloc::Global}, _marker: core::marker::PhantomData<alloc::boxed::Box<(dyn core::ops::function::FnOnce<(), Output=()> + core::marker::Send), alloc::alloc::Global>>}, len: 0}}
        their_packet = alloc::sync::Arc<std::thread::Packet<()>, alloc::alloc::Global> {ptr: core::ptr::non_null::NonNull<alloc::sync::ArcInner<std::thread::Packet<()>>> {pointer: 0x5f4fcfd9bd20}, phantom: core::marker::PhantomData<alloc::sync::ArcInner<std::thread::Packet<()>>>, alloc: alloc::alloc::Global}
        f = <optimized out>
Python Exception <class 'gdb.MemoryError'>: Cannot access memory at address 0x0
#29 core::ops::function::FnOnce::call_once<std::thread::{impl#0}::spawn_unchecked_::{closure_env#1}<fn(), ()>, ()> () at /usr/src/rustc-1.91.1/library/core/src/ops/function.rs:250
#30 0x00007eb23a4a68e1 in alloc::boxed::{impl#29}::call_once<(), dyn core::ops::function::FnOnce<(), Output=()>, alloc::alloc::Global> (self=..., args=()) at library/alloc/src/boxed.rs:1985
#31 std::sys::thread::unix::{impl#2}::new::thread_start (data=0x5f4fcfd95430) at library/std/src/sys/thread/unix.rs:126
        _handler = std::sys::pal::unix::stack_overflow::Handler {data: 0x0}
        data = 0x5f4fcfd95430
#32 0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303766189760, -9203490828409694297, 140729852161888, 140729852162134, 0, 139303764090880, 9017049939065378727, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#33 0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7eb2365fd6c0 (LWP 58188)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007eb23e8a9ef2 in g_cond_wait_impl (cond=0x5f4fcf81c768, mutex=0x5f4fcf81c760) at ../../../glib/gthread-posix.c:1026
        saved_errno = 0
        res = <optimized out>
        sampled = 1
#2  g_cond_wait (cond=cond@entry=0x5f4fcf81c768, mutex=mutex@entry=0x5f4fcf81c760) at ../../../glib/gthread.c:1686
#3  0x00007eb23e83dae4 in g_async_queue_pop_intern_unlocked (queue=0x5f4fcf81c760, wait=1, end_time=-1) at ../../../glib/gasyncqueue.c:376
        retval = <optimized out>
#4  0x00007eb23e8aa934 in g_thread_pool_spawn_thread (data=<optimized out>) at ../../../glib/gthreadpool.c:297
        spawn_thread_data = <optimized out>
        thread = 0x0
        error = 0x0
        name = "pool-1\000\000\364V\263:\262~\000"
#5  0x00007eb23e8aa676 in g_thread_proxy (data=0x5f4fcf81c7b0) at ../../../glib/gthread.c:893
        thread = 0x5f4fcf81c7b0
#6  0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = [{jmp_buf: [139303881529024, -9203490828409694297, 140729852246416, 140729852246662, 2, 139303873138688, 9016995237825025959, 9017003295937337255], mask_was_saved: 0}], priv = {pad: [0x0, 0x0, 0x0, 0x0], data: {prev: 0x0, cleanup: 0x0, canceltype: 0}}}
        not_first_call = <optimized out>
#7  0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 2 (Thread 0x7eb2355fb6c0 (LWP 58190)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007eb23e8aa3cc in g_cond_wait_until_impl (cond=0x5f4fcf8f32c8, mutex=0x5f4fcf8f32c0, end_time=9762266735) at ../../../glib/gthread-posix.c:1159
        span_arg = {tv_sec = 0, tv_nsec = 499999178}
        _g_boolean_var_29 = <optimized out>
        now = {tv_sec = 9761, tv_nsec = 766735822}
        span = {tv_sec = <optimized out>, tv_nsec = <optimized out>}
        sampled = 1
        res = <optimized out>
        success = <optimized out>
#2  g_cond_wait_until (cond=cond@entry=0x5f4fcf8f32c8, mutex=mutex@entry=0x5f4fcf8f32c0, end_time=end_time@entry=9762266735) at ../../../glib/gthread.c:1782
#3  0x00007eb23e83daad in g_async_queue_pop_intern_unlocked (queue=0x5f4fcf8f32c0, wait=1, end_time=9762266735) at ../../../glib/gasyncqueue.c:379
        retval = <optimized out>
#4  0x00007eb23e8aae82 in g_thread_pool_wait_for_new_task (pool=0x5f4fcf81c700) at ../../../glib/gthreadpool.c:262
        task = 0x0
#5  g_thread_pool_thread_proxy (data=<optimized out>) at ../../../glib/gthreadpool.c:325
        task = <optimized out>
        pool = 0x5f4fcf81c700
#6  0x00007eb23e8aa676 in g_thread_proxy (data=0x7eb220000c00) at ../../../glib/gthread.c:893
        thread = 0x7eb220000c00
#7  0x00007eb23ab1dda9 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139303864743616, -9203490828409694297, 139303881523056, 139303881523302, 0, 139303856353280, 9016993042022995879, 9017003295937337255}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#8  0x00007eb23ab9ce08 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7eb2393ca380 (LWP 58186)):
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = <optimized out>
        old_mask = {__val = {7809632575936924261}}
        ret = <optimized out>
#1  0x00007eb23ab1fdbf in __pthread_kill_internal (threadid=<optimized out>, signo=6) at ./nptl/pthread_kill.c:89
#2  0x00007eb23aac8d02 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#3  0x00005f4fbf5a70bc in terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at ./debian/build-src/src/emacs.c:480
#4  0x00005f4fbf5a75b8 in handle_fatal_signal (sig=sig@entry=6) at ./debian/build-src/src/sysdep.c:1800
#5  0x00005f4fbf5a75bf in deliver_thread_signal (sig=6, handler=0x5f4fbf5a75a7 <handle_fatal_signal>) at ./debian/build-src/src/sysdep.c:1792
        old_errno = <optimized out>
#6  0x00005f4fbf6b918f in deliver_fatal_thread_signal (sig=<optimized out>) at ./debian/build-src/src/sysdep.c:1812
#7  0x00007eb23aac8e30 in <signal handler called> () at /usr/lib/x86_64-linux-gnu/libc.so.6
#8  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = <optimized out>
        old_mask = {__val = {0}}
        ret = <optimized out>
#9  0x00007eb23ab1fdbf in __pthread_kill_internal (threadid=<optimized out>, signo=6) at ./nptl/pthread_kill.c:89
#10 0x00007eb23aac8d02 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#11 0x00007eb23aab04b2 in __GI_abort () at ./stdlib/abort.c:77
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {139303954065371, 139303955405504, 104796393419296, 1216, 128, 139303955405504, 139303954070232, 139304018770591, 139303955405504, 0, 1200, 139304019369376, 139303954070866, 0, 139303955405504, 139304031012656}}, sa_flags = -807896832, sa_restorer = 0x7eb23f437de9}
#12 0x00007eb23e8380b2 in g_assertion_message (domain=domain@entry=0x7eb23f42806e "Gtk", file=file@entry=0x7eb23f437de9 "../../../gtk/gtkiconhelper.c", line=line@entry=495, func=func@entry=0x7eb23f48c730 <__func__.4> "ensure_surface_for_gicon", message=<optimized out>) at ../../../glib/gtestutils.c:3478
        lstr = "495\000\000\000\000\000\016\370\211>\262~\000\000\023\000\000\000\000\000\000\000\237\370\211>\262~\000"
        s = 0x5f4fcfcdb230 "p:\327\317O_"
#13 0x00007eb23e8a8802 in g_assertion_message_error (domain=domain@entry=0x7eb23f42806e "Gtk", file=file@entry=0x7eb23f437de9 "../../../gtk/gtkiconhelper.c", line=line@entry=495, func=func@entry=0x7eb23f48c730 <__func__.4> "ensure_surface_for_gicon", expr=expr@entry=0x7eb23f43c1ce "error", error=0x5f4fcfcd52b0, error_domain=0, error_code=0) at ../../../glib/gtestutils.c:3661
        gstring = 0x5f4fcfc7a210
#14 0x00007eb23f1cda90 in ensure_surface_for_gicon (self=self@entry=0x5f4fcfab4df0 [GtkIconHelper], style=0x5f4fcfcd44f0 [GtkCssStaticStyle], dir=dir@entry=GTK_TEXT_DIR_LTR, scale=scale@entry=2, gicon=gicon@entry=0x5f4fcf8e75f0) at ../../../gtk/gtkiconhelper.c:495
        error = 0x5f4fcfcd52b0
        priv = 0x5f4fcfab4da0
        icon_theme = 0x5f4fcf8c7dc0 [GtkIconTheme]
        width = 16
        height = 16
        info = 0x5f4fcfcbf0e0
        flags = <optimized out>
        surface = <optimized out>
        destination = 0x0
        symbolic = <optimized out>
#15 0x00007eb23f1cdf87 in gtk_icon_helper_load_surface (self=self@entry=0x5f4fcfab4df0 [GtkIconHelper], scale=2) at ../../../gtk/gtkiconhelper.c:567
        surface = <optimized out>
        icon_set = <optimized out>
        gicon = 0x5f4fcf8e75f0
#16 0x00007eb23f1ce282 in gtk_icon_helper_ensure_surface (self=0x5f4fcfab4df0 [GtkIconHelper]) at ../../../gtk/gtkiconhelper.c:604
        scale = <optimized out>
#17 gtk_icon_helper_ensure_surface (self=0x5f4fcfab4df0 [GtkIconHelper]) at ../../../gtk/gtkiconhelper.c:595
        scale = <optimized out>
#18 _gtk_icon_helper_get_size (self=0x5f4fcfab4df0 [GtkIconHelper], width_out=width_out@entry=0x7ffe38da2938, height_out=height_out@entry=0x7ffe38da293c) at ../../../gtk/gtkiconhelper.c:663
        width = 0
        height = 0
        scale = 32766
#19 0x00007eb23f1e269f in gtk_image_get_content_size (gadget=<optimized out>, orientation=GTK_ORIENTATION_VERTICAL, for_size=<optimized out>, minimum=0x7ffe38da2ae8, natural=0x7ffe38da2aec, minimum_baseline=0x7ffe38da2af0, natural_baseline=0x7ffe38da2af4, unused=0x0) at ../../../gtk/gtkimage.c:1716
        widget = 0x5f4fcfa8f340 [GtkImage]
        width = 1058282942
        height = 32434
        baseline_align = <optimized out>
        xpad = -810386816
        ypad = 24399
#20 0x00007eb23f12be27 in gtk_css_custom_gadget_get_preferred_size (gadget=<optimized out>, orientation=<optimized out>, for_size=<optimized out>, minimum=<optimized out>, natural=<optimized out>, minimum_baseline=<optimized out>, natural_baseline=0x7ffe38da2af4) at ../../../gtk/gtkcsscustomgadget.c:124
        priv = <optimized out>
#21 0x00007eb23f130bc7 in gtk_css_gadget_get_preferred_size (gadget=0x5f4fcfab4d80 [GtkCssCustomGadget], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=-1, minimum=0x7ffe38da2ae8, natural=0x7ffe38da2aec, minimum_baseline=0x7ffe38da2af0, natural_baseline=0x7ffe38da2af4) at ../../../gtk/gtkcssgadget.c:683
        style = <optimized out>
        margin = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        border = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        padding = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        min_size = 0
        extra_size = 0
        extra_opposite = 0
        extra_baseline = 0
        unused_minimum = 568750848
        unused_natural = 486550628
        forced_minimum = <optimized out>
        forced_natural = <optimized out>
        min_for_size = 953821928
#22 0x00007eb23f1e2e37 in gtk_image_get_preferred_height_and_baseline_for_width (widget=<optimized out>, width=<optimized out>, minimum=<optimized out>, natural=<optimized out>, minimum_baseline=<optimized out>, natural_baseline=<optimized out>) at ../../../gtk/gtkimage.c:1948
#23 0x00007eb23f2ab803 in gtk_widget_query_size_for_orientation (widget=widget@entry=0x5f4fcfa8f340 [GtkImage], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum_size=0x7ffe38da2cf8, minimum_size@entry=0x7ffe38da2af4, natural_size=natural_size@entry=0x7ffe38da2cfc, minimum_baseline=minimum_baseline@entry=0x7ffe38da2d00, natural_baseline=0x7ffe38da2d04) at ../../../gtk/gtksizerequest.c:215
        adjusted_min = 953822048
        adjusted_natural = 32766
        adjusted_for_size = -1
        cache = 0x5f4fcfa8f2d8
        widget_class = <optimized out>
        min_size = 0
        nat_size = 0
        min_baseline = -1
        nat_baseline = -1
        found_in_cache = <optimized out>
#24 0x00007eb23f2abc08 in gtk_widget_compute_size_for_orientation (widget=widget@entry=0x5f4fcfa8f340 [GtkImage], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum=0x7ffe38da2af4, minimum@entry=0x7ffe38da2cf8, natural=natural@entry=0x7ffe38da2cfc, minimum_baseline=minimum_baseline@entry=0x7ffe38da2d00, natural_baseline=<optimized out>) at ../../../gtk/gtksizerequest.c:399
        widgets = <optimized out>
        iter = {dummy1 = 0x0, dummy2 = 0x0, dummy3 = 0xffffffffffffffff, dummy4 = -1, dummy5 = 486550628, dummy6 = 0x7ffe38da2b60}
        key = 0x2cfa381c0
        min_result = <optimized out>
        nat_result = <optimized out>
#25 0x00007eb23f2abeb7 in gtk_widget_get_preferred_height_and_baseline_for_width (widget=0x5f4fcfa8f340 [GtkImage], width=-1, minimum_height=0x7ffe38da2cf8, natural_height=0x7ffe38da2cfc, minimum_baseline=0x7ffe38da2d00, natural_baseline=0x7ffe38da2d04) at ../../../gtk/gtksizerequest.c:642
#26 0x00007eb23f12be27 in gtk_css_custom_gadget_get_preferred_size (gadget=<optimized out>, orientation=<optimized out>, for_size=<optimized out>, minimum=<optimized out>, natural=<optimized out>, minimum_baseline=<optimized out>, natural_baseline=0x7ffe38da2d04) at ../../../gtk/gtkcsscustomgadget.c:124
        priv = <optimized out>
#27 0x00007eb23f130bc7 in gtk_css_gadget_get_preferred_size (gadget=0x5f4fcfb9c600 [GtkCssCustomGadget], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=-1, minimum=0x7ffe38da2cf8, natural=0x7ffe38da2cfc, minimum_baseline=0x7ffe38da2d00, natural_baseline=0x7ffe38da2d04) at ../../../gtk/gtkcssgadget.c:683
        style = <optimized out>
        margin = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        border = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        padding = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        min_size = 26
        extra_size = 2
        extra_opposite = 2
        extra_baseline = 1
        unused_minimum = 568750848
        unused_natural = 486550628
        forced_minimum = <optimized out>
        forced_natural = <optimized out>
        min_for_size = 953822456
#28 0x00007eb23f0e2e97 in gtk_button_get_preferred_height_and_baseline_for_width (widget=<optimized out>, for_size=<optimized out>, minimum_size=<optimized out>, natural_size=<optimized out>, minimum_baseline=<optimized out>, natural_baseline=<optimized out>) at ../../../gtk/gtkbutton.c:2139
#29 0x00007eb23f2ab803 in gtk_widget_query_size_for_orientation (widget=widget@entry=0x5f4fcfa2d590 [GtkButton], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum_size=0x7ffe38da2e08, minimum_size@entry=0x7ffe38da2d04, natural_size=natural_size@entry=0x7ffe38da2e0c, minimum_baseline=minimum_baseline@entry=0x7ffe38da2e10, natural_baseline=0x7ffe38da2e14) at ../../../gtk/gtksizerequest.c:215
        adjusted_min = 953822512
        adjusted_natural = 32766
        adjusted_for_size = -1
        cache = 0x5f4fcfa2d528
        widget_class = <optimized out>
        min_size = 0
        nat_size = 0
        min_baseline = -1
        nat_baseline = -1
        found_in_cache = <optimized out>
#30 0x00007eb23f2abc08 in gtk_widget_compute_size_for_orientation (widget=widget@entry=0x5f4fcfa2d590 [GtkButton], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum=0x7ffe38da2d04, minimum@entry=0x7ffe38da2e08, natural=natural@entry=0x7ffe38da2e0c, minimum_baseline=minimum_baseline@entry=0x7ffe38da2e10, natural_baseline=<optimized out>) at ../../../gtk/gtksizerequest.c:399
        widgets = <optimized out>
        iter = {dummy1 = 0x7ffe38da2fb8, dummy2 = 0x0, dummy3 = 0xffffffffffffffff, dummy4 = -1, dummy5 = 32434, dummy6 = 0x7ffe38da2d30}
        key = 0x5f4fcfb37a60
        min_result = <optimized out>
        nat_result = <optimized out>
#31 0x00007eb23f2abeb7 in gtk_widget_get_preferred_height_and_baseline_for_width (widget=0x5f4fcfa2d590 [GtkButton], width=width@entry=-1, minimum_height=minimum_height@entry=0x7ffe38da2e08, natural_height=natural_height@entry=0x7ffe38da2e0c, minimum_baseline=minimum_baseline@entry=0x7ffe38da2e10, natural_baseline=natural_baseline@entry=0x7ffe38da2e14) at ../../../gtk/gtksizerequest.c:642
#32 0x00007eb23f0d54a2 in gtk_box_get_size (widget=<optimized out>, orientation=GTK_ORIENTATION_VERTICAL, minimum_size=0x7ffe38da2fb8, natural_size=0x7ffe38da2fbc, minimum_baseline=0x7ffe38da2fc0, natural_baseline=0x7ffe38da2fc4) at ../../../gtk/gtkbox.c:1614
        child_minimum = 1058282890
        child_natural = 32434
        child_minimum_baseline = -1
        child_natural_baseline = -1
        child = 0x5f4fcfc92f60
        box = <optimized out>
        private = 0x5f4fcfab4b20
        children = 0x5f4fcfb384e0 = {0x5f4fcfc92f60}
        nvis_children = 0
        minimum = 0
        natural = 0
        minimum_above = 0
        natural_above = 0
        minimum_below = 0
        natural_below = 0
        have_baseline = <optimized out>
        min_baseline = -1
        nat_baseline = -1
        center_min = <optimized out>
        center_nat = <optimized out>
#33 gtk_box_get_content_size (gadget=<optimized out>, orientation=GTK_ORIENTATION_VERTICAL, for_size=<optimized out>, minimum=0x7ffe38da2fb8, natural=0x7ffe38da2fbc, minimum_baseline=0x7ffe38da2fc0, natural_baseline=0x7ffe38da2fc4, unused=0x0) at ../../../gtk/gtkbox.c:2071
        widget = <optimized out>
        box = <optimized out>
        private = 0x5f4fcfab4b20
#34 0x00007eb23f12be27 in gtk_css_custom_gadget_get_preferred_size (gadget=<optimized out>, orientation=<optimized out>, for_size=<optimized out>, minimum=<optimized out>, natural=<optimized out>, minimum_baseline=<optimized out>, natural_baseline=0x7ffe38da2fc4) at ../../../gtk/gtkcsscustomgadget.c:124
        priv = <optimized out>
#35 0x00007eb23f130bc7 in gtk_css_gadget_get_preferred_size (gadget=0x5f4fcfb37a60 [GtkCssCustomGadget], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=-1, minimum=0x7ffe38da2fb8, natural=0x7ffe38da2fbc, minimum_baseline=0x7ffe38da2fc0, natural_baseline=0x7ffe38da2fc4) at ../../../gtk/gtkcssgadget.c:683
        style = <optimized out>
        margin = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        border = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        padding = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        min_size = 0
        extra_size = 0
        extra_opposite = 0
        extra_baseline = 0
        unused_minimum = 568750848
        unused_natural = 486550628
        forced_minimum = <optimized out>
        forced_natural = <optimized out>
        min_for_size = 953823160
#36 0x00007eb23f0d4737 in gtk_box_get_preferred_height_and_baseline_for_width (widget=<optimized out>, width=<optimized out>, minimum=<optimized out>, natural=<optimized out>, minimum_baseline=<optimized out>, natural_baseline=<optimized out>) at ../../../gtk/gtkbox.c:2049
#37 0x00007eb23f2ab803 in gtk_widget_query_size_for_orientation (widget=widget@entry=0x5f4fcfab4c50 [GtkBox], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum_size=0x7ffe38da3050, minimum_size@entry=0x7ffe38da2fc4, natural_size=natural_size@entry=0x7ffe38da3054, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=0x0) at ../../../gtk/gtksizerequest.c:215
        adjusted_min = 953823252
        adjusted_natural = 32766
        adjusted_for_size = -1
        cache = 0x5f4fcfab4be8
        widget_class = <optimized out>
        min_size = 0
        nat_size = 0
        min_baseline = -1
        nat_baseline = -1
        found_in_cache = <optimized out>
#38 0x00007eb23f2abc08 in gtk_widget_compute_size_for_orientation (widget=widget@entry=0x5f4fcfab4c50 [GtkBox], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum=0x7ffe38da2fc4, minimum@entry=0x7ffe38da3050, natural=natural@entry=0x7ffe38da3054, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=<optimized out>) at ../../../gtk/gtksizerequest.c:399
        widgets = <optimized out>
        iter = {dummy1 = 0x5f4fcfb7adc8, dummy2 = 0x0, dummy3 = 0xffffffffffffffff, dummy4 = -1, dummy5 = 32766, dummy6 = 0x7ffe38da3014}
        key = 0x5f4fcfa305e0
        min_result = <optimized out>
        nat_result = <optimized out>
#39 0x00007eb23f2ab0c0 in gtk_widget_get_preferred_height (widget=widget@entry=0x5f4fcfab4c50 [GtkBox], minimum_height=minimum_height@entry=0x7ffe38da3050, natural_height=natural_height@entry=0x7ffe38da3054) at ../../../gtk/gtksizerequest.c:527
#40 0x00007eb23f1c9202 in add_child_size (child=0x5f4fcfab4c50 [GtkBox], orientation=GTK_ORIENTATION_VERTICAL, minimum=0x7ffe38da30b0, natural=0x7ffe38da30b4) at ../../../gtk/gtkheaderbar.c:626
        child_minimum = 953823852
        child_natural = 32766
#41 add_child_size (child=0x5f4fcfab4c50 [GtkBox], orientation=GTK_ORIENTATION_VERTICAL, minimum=0x7ffe38da30b0, natural=0x7ffe38da30b4) at ../../../gtk/gtkheaderbar.c:613
        child_minimum = <optimized out>
        child_natural = <optimized out>
#42 0x00007eb23f1c9c42 in gtk_header_bar_get_size (widget=<optimized out>, orientation=GTK_ORIENTATION_VERTICAL, minimum_size=0x7ffe38da3268, natural_size=0x7ffe38da326c) at ../../../gtk/gtkheaderbar.c:692
        bar = <optimized out>
        priv = 0x5f4fcface480
        l = 0x0
        nvis_children = 1
        minimum = 0
        natural = 0
        center_min = 18
        center_nat = 18
#43 gtk_header_bar_get_content_size (gadget=<optimized out>, orientation=GTK_ORIENTATION_VERTICAL, for_size=<optimized out>, minimum=0x7ffe38da3268, natural=0x7ffe38da326c, minimum_baseline=<optimized out>, natural_baseline=0x0, unused=0x0) at ../../../gtk/gtkheaderbar.c:923
        widget = <optimized out>
#44 0x00007eb23f12be27 in gtk_css_custom_gadget_get_preferred_size (gadget=<optimized out>, orientation=<optimized out>, for_size=<optimized out>, minimum=<optimized out>, natural=<optimized out>, minimum_baseline=<optimized out>, natural_baseline=0x0) at ../../../gtk/gtkcsscustomgadget.c:124
        priv = <optimized out>
#45 0x00007eb23f130bc7 in gtk_css_gadget_get_preferred_size (gadget=0x5f4fcfab4870 [GtkCssCustomGadget], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum=0x7ffe38da3268, natural=0x7ffe38da326c, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=0x0) at ../../../gtk/gtkcssgadget.c:683
        style = <optimized out>
        margin = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        border = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        padding = {left = <optimized out>, right = <optimized out>, top = <optimized out>, bottom = <optimized out>}
        min_size = 28
        extra_size = 9
        extra_opposite = 8
        extra_baseline = 4
        unused_minimum = 568750848
        unused_natural = 486550628
        forced_minimum = <optimized out>
        forced_natural = <optimized out>
        min_for_size = 953823848
#46 0x00007eb23f1c8fc1 in gtk_header_bar_get_preferred_height (widget=<optimized out>, minimum=<optimized out>, natural=<optimized out>) at ../../../gtk/gtkheaderbar.c:951
        priv = <optimized out>
#47 0x00007eb23f2ab6ce in gtk_widget_query_size_for_orientation (widget=widget@entry=0x5f4fcface630 [GtkHeaderBar], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum_size=0x7ffe38da3310, minimum_size@entry=0x7ffe38da3274, natural_size=natural_size@entry=0x7ffe38da3314, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=0x0) at ../../../gtk/gtksizerequest.c:219
        adjusted_min = 953824216
        adjusted_natural = 32766
        adjusted_for_size = -1
        cache = 0x5f4fcface5c8
        widget_class = <optimized out>
        min_size = 0
        nat_size = 0
        min_baseline = -1
        nat_baseline = -1
        found_in_cache = <optimized out>
#48 0x00007eb23f2abc08 in gtk_widget_compute_size_for_orientation (widget=widget@entry=0x5f4fcface630 [GtkHeaderBar], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum=0x7ffe38da3274, minimum@entry=0x7ffe38da3310, natural=natural@entry=0x7ffe38da3314, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=<optimized out>) at ../../../gtk/gtksizerequest.c:399
        widgets = <optimized out>
        iter = {dummy1 = 0x0, dummy2 = 0x0, dummy3 = 0xffffffffffffffff, dummy4 = -1, dummy5 = 32434, dummy6 = 0x7ffe38da33d8}
        key = 0x7eb23e89b574 <g_slist_remove+100>
        min_result = <optimized out>
        nat_result = <optimized out>
#49 0x00007eb23f2ab0c0 in gtk_widget_get_preferred_height (widget=0x5f4fcface630 [GtkHeaderBar], minimum_height=minimum_height@entry=0x7ffe38da3310, natural_height=natural_height@entry=0x7ffe38da3314) at ../../../gtk/gtksizerequest.c:527
#50 0x00007eb23f377176 in gtk_window_get_preferred_height (widget=0x5f4fcfaca640 [GtkWindow], minimum_size=0x7ffe38da33d8, natural_size=0x7ffe38da33dc) at ../../../gtk/gtkwindow.c:9000
        window = 0x5f4fcfaca640 [GtkWindow]
        priv = 0x5f4fcfaca3e0
        child = 0x5f4fcfb25070 [GtkBox]
        border_width = 0
        title_min = 0
        title_height = 0
        window_border = {left = 26, right = 26, top = 23, bottom = 29}
        has_size_request = 0
#51 0x00007eb23f2ab6ce in gtk_widget_query_size_for_orientation (widget=widget@entry=0x5f4fcfaca640 [GtkWindow], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum_size=0x7ffe38da34a0, minimum_size@entry=0x7ffe38da33e4, natural_size=natural_size@entry=0x7ffe38da34a4, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=0x0) at ../../../gtk/gtksizerequest.c:219
        adjusted_min = 953824336
        adjusted_natural = 32766
        adjusted_for_size = -1
        cache = 0x5f4fcfaca5d8
        widget_class = <optimized out>
        min_size = 0
        nat_size = 0
        min_baseline = -1
        nat_baseline = -1
        found_in_cache = <optimized out>
#52 0x00007eb23f2abc08 in gtk_widget_compute_size_for_orientation (widget=widget@entry=0x5f4fcfaca640 [GtkWindow], orientation=orientation@entry=GTK_ORIENTATION_VERTICAL, for_size=for_size@entry=-1, minimum=0x7ffe38da33e4, minimum@entry=0x7ffe38da34a0, natural=natural@entry=0x7ffe38da34a4, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=<optimized out>) at ../../../gtk/gtksizerequest.c:399
        widgets = <optimized out>
        iter = {dummy1 = 0x7ffe38da3450, dummy2 = 0x0, dummy3 = 0xffffffffffffffff, dummy4 = -1, dummy5 = 32434, dummy6 = 0x7ffe38da3450}
        key = 0x7eb23f2ab032 <gtk_widget_get_request_mode+50>
        min_result = <optimized out>
        nat_result = <optimized out>
#53 0x00007eb23f2abeb7 in gtk_widget_get_preferred_height_and_baseline_for_width (widget=widget@entry=0x5f4fcfaca640 [GtkWindow], width=width@entry=-1, minimum_height=minimum_height@entry=0x7ffe38da34a0, natural_height=natural_height@entry=0x7ffe38da34a4, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=natural_baseline@entry=0x0) at ../../../gtk/gtksizerequest.c:642
#54 0x00007eb23f2ac01d in _gtk_widget_get_preferred_size_and_baseline (widget=widget@entry=0x5f4fcfaca640 [GtkWindow], minimum_size=minimum_size@entry=0x7ffe38da3540, natural_size=natural_size@entry=0x0, minimum_baseline=minimum_baseline@entry=0x0, natural_baseline=natural_baseline@entry=0x0) at ../../../gtk/gtksizerequest.c:703
        min_width = 0
        nat_width = 0
        min_height = -810752464
        nat_height = 24399
#55 0x00007eb23f2ac0ae in gtk_widget_get_preferred_size (widget=widget@entry=0x5f4fcfaca640 [GtkWindow], minimum_size=minimum_size@entry=0x7ffe38da3540, natural_size=natural_size@entry=0x0) at ../../../gtk/gtksizerequest.c:750
#56 0x00007eb23f3799d1 in gtk_window_compute_hints (window=0x5f4fcfaca640 [GtkWindow], new_geometry=0x7ffe38da3550, new_flags=<synthetic pointer>) at ../../../gtk/gtkwindow.c:10339
        priv = <optimized out>
        widget = 0x5f4fcfaca640 [GtkWindow]
        extra_width = 0
        extra_height = 0
        geometry_info = <optimized out>
        requisition = {width = -810768816, height = 24399}
#57 gtk_window_compute_configure_request (window=window@entry=0x5f4fcfaca640 [GtkWindow], request=request@entry=0x7ffe38da3610, geometry=geometry@entry=0x0, flags=flags@entry=0x0) at ../../../gtk/gtkwindow.c:9651
        priv = 0x5f4fcfaca3e0
        new_geometry = {min_width = -810752464, min_height = 24399, max_width = 0, max_height = 364, base_width = 364, base_height = 0, width_inc = 1048916063, height_inc = 32434, min_aspect = 5.1776296734077334e-310, max_aspect = 5.3569037920005113e-169, win_gravity = 3484649664}
        new_flags = <optimized out>
        w = -810752464
        h = 24399
        pos = <optimized out>
        parent_widget = <optimized out>
        info = <optimized out>
        screen = 0x5f4fcf926bd0 [GdkWaylandScreen]
        x = 1
        y = 0
#58 0x00007eb23f37e357 in gtk_window_realize (widget=0x5f4fcfaca640 [GtkWindow]) at ../../../gtk/gtkwindow.c:7461
        request = {x = 1, y = 257, width = 1050501856, height = 32434}
        allocation = {x = -1, y = -1, width = 1, height = 1}
        child_allocation = {x = 170, y = 2, width = -812274544, height = 24399}
        window = 0x5f4fcfaca640 [GtkWindow]
        parent_window = <optimized out>
        gdk_window = <optimized out>
        attributes = {title = 0x10100000001 <error: Cannot access memory at address 0x10100000001>, event_mask = 1050501856, x = 32434, y = 953824864, width = 32766, height = 0, wclass = GDK_INPUT_OUTPUT, visual = 0x4, window_type = 953824864, cursor = 0x3010100007e, wmclass_name = 0x5f4fcf95a8c0 "\340U\236\317O_", wmclass_class = 0x0, override_redirect = 4, type_hint = GDK_WINDOW_TYPE_HINT_NORMAL}
        window_border = {left = 0, right = 0, top = 0, bottom = 0}
        attributes_mask = <optimized out>
        priv = 0x5f4fcfaca3e0
        i = <optimized out>
        link = <optimized out>
#63 0x00007eb23e9a7623 in <emit signal 'realize' on instance 0x5f4fcfaca640 [GtkWindow]> (instance=instance@entry=0x5f4fcfaca640, signal_id=<optimized out>, detail=detail@entry=0) at ../../../gobject/gsignal.c:3624
        var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffe38da3be0, reg_save_area = 0x7ffe38da3b20}}
    #59 0x00007eb23e98aa43 in g_closure_invoke (closure=closure@entry=0x5f4fcf9b6b90, return_value=0x0, n_param_values=n_param_values@entry=1, param_values=param_values@entry=0x7ffe38da38f0, invocation_hint=invocation_hint@entry=0x7ffe38da3840) at ../../../gobject/gclosure.c:916
                marshal = 0x7eb23e9891b0 <g_type_class_meta_marshal>
                marshal_data = 0xc8
                in_marshal = 0
                reffed_flags = {flags = {ref_count = 2, meta_marshal_nouse = 0, n_guards = 0, n_fnotifiers = 0, n_inotifiers = 0, in_inotify = 0, floating = 0, derivative_flag = 0, in_marshal = 0, is_invalid = 0}, closure = {ref_count = 2, meta_marshal_nouse = 0, n_guards = 0, n_fnotifiers = 0, n_inotifiers = 0, in_inotify = 0, floating = 0, derivative_flag = 0, in_marshal = 0, is_invalid = 0, marshal = 0x0, data = 0x7eb23e98e430 <g_cclosure_marshal_VOID__OBJECT>, notifiers = 0x7eb23e98e4e0 <g_cclosure_marshal_VOID__OBJECTv>}, atomic_int = 2}
                real_closure = 0x5f4fcf9b6b70
    #60 0x00007eb23e9a003f in signal_emit_unlocked_R (node=node@entry=0x7ffe38da39b0, detail=detail@entry=0, instance=instance@entry=0x5f4fcfaca640, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffe38da38f0) at ../../../gobject/gsignal.c:3762
                accumulator = <optimized out>
                emission = {next = 0x0, instance = 0x5f4fcfaca640, ihint = {signal_id = 59, detail = 0, run_type = (G_SIGNAL_RUN_FIRST | G_SIGNAL_ACCUMULATOR_FIRST_RUN)}, state = EMISSION_RUN, chain_type = 0x5f4fcfa617a0 [GtkWindow/GtkBin/GtkContainer/GtkWidget/GInitiallyUnowned]}
                class_closure = <optimized out>
                hlist = <optimized out>
                handler_list = <optimized out>
                return_accu = <optimized out>
                accu = {g_type = 0x0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
                signal_id = <optimized out>
                max_sequential_handler_number = 163
                return_value_altered = <optimized out>
                n_params = <optimized out>
                EMIT_RESTART = <optimized out>
    #61 0x00007eb23e9a191c in signal_emit_valist_unlocked (instance=instance@entry=0x5f4fcfaca640, signal_id=signal_id@entry=59, detail=detail@entry=0, var_args=var_args@entry=0x7ffe38da3b00) at ../../../gobject/gsignal.c:3561
                instance_and_params = 0x7ffe38da38f0
                param_values = 0x7ffe38da3908
                node = <optimized out>
                i = <optimized out>
                node_copy = {signal_id = <optimized out>, itype = <optimized out>, name = <optimized out>, destroyed = <optimized out>, flags = <optimized out>, n_params = <optimized out>, single_va_closure_is_valid = <optimized out>, single_va_closure_is_after = <optimized out>, param_types = <optimized out>, return_type = <optimized out>, class_closure_bsa = <optimized out>, accumulator = <optimized out>, c_marshaller = <optimized out>, va_marshaller = <optimized out>, emission_hooks = <optimized out>, single_va_closure = <optimized out>}
    #62 0x00007eb23e9a7568 in g_signal_emit_valist (instance=0x5f4fcfaca640, signal_id=59, detail=0, var_args=0x7ffe38da3b00) at ../../../gobject/gsignal.c:3304
#64 0x00007eb23f36d0c1 in gtk_widget_realize (widget=0x5f4fcfaca640 [GtkWindow]) at ../../../gtk/gtkwidget.c:5530
        priv = 0x5f4fcfaca550
        region = <optimized out>
        _g_boolean_var_34 = <optimized out>
        __inst = <optimized out>
        __t = <optimized out>
        __r = <optimized out>
#65 gtk_widget_realize (widget=0x5f4fcfaca640 [GtkWindow]) at ../../../gtk/gtkwidget.c:5497
        priv = <optimized out>
        region = <optimized out>
        _g_boolean_var_35 = <optimized out>
        __inst = <optimized out>
        __t = <optimized out>
        __r = <optimized out>
#66 0x00005f4fbf7eebea in Fx_create_frame (parms=0x7eb2393771f3) at ./debian/build-src/src/pgtkfns.c:1538
        f = 0x5f4fcf9e6c58
        frame = <optimized out>
        tem = <optimized out>
        name = <optimized out>
        minibuffer_only = <optimized out>
        undecorated = <optimized out>
        override_redirect = <optimized out>
        window_prompting = 0
        count = {bytes = <optimized out>}
        display = <optimized out>
        dpyinfo = 0x5f4fcfac84c0
        parent = <optimized out>
        parent_frame = 0x0
        kb = <optimized out>
        ts = {tv_sec = <optimized out>, tv_nsec = <optimized out>}
#67 0x00007eb237ccbf61 in F782d6372656174652d6672616d652d776974682d6661636573_x_create_frame_with_faces_0 () at /usr/bin/../lib/emacs/30.2/native-lisp/30.2-b6296fdf/preloaded/faces-b9447c93-6f616685.eln
#68 0x00005f4fbf77d400 in exec_byte_code (fun=<optimized out>, args_template=<optimized out>, nargs=<optimized out>, args=<optimized out>) at ./debian/build-src/src/lisp.h:2243
        call_nargs = 1
        call_fun = <optimized out>
        count1 = {bytes = <optimized out>}
        val = <optimized out>
        call_args = 0x7eb236dff0d0
        original_fun = 0x1f6278111890
        op = 1
        type = <optimized out>
        targets = {0x5f4fbf5ac335 <exec_byte_code-1903755>, 0x5f4fbf77d7eb <exec_byte_code+2091>, 0x5f4fbf77d7e2 <exec_byte_code+2082>, 0x5f4fbf77d7d9 <exec_byte_code+2073>, 0x5f4fbf77d1c5 <exec_byte_code+517>, 0x5f4fbf77d1c9 <exec_byte_code+521>, 0x5f4fbf77d799 <exec_byte_code+2009>, 0x5f4fbf77d759 <exec_byte_code+1945>, 0x5f4fbf77f887 <exec_byte_code+10439>, 0x5f4fbf77f87e <exec_byte_code+10430>, 0x5f4fbf77f875 <exec_byte_code+10421>, 0x5f4fbf77f86c <exec_byte_code+10412>, 0x5f4fbf77d204 <exec_byte_code+580>, 0x5f4fbf77d210 <exec_byte_code+592>, 0x5f4fbf77f85a <exec_byte_code+10394>, 0x5f4fbf77f890 <exec_byte_code+10448>, 0x5f4fbf77f6a3 <exec_byte_code+9955>, 0x5f4fbf77f69a <exec_byte_code+9946>, 0x5f4fbf77f691 <exec_byte_code+9937>, 0x5f4fbf77f688 <exec_byte_code+9928>, 0x5f4fbf77d15b <exec_byte_code+411>, 0x5f4fbf77d160 <exec_byte_code+416>, 0x5f4fbf77f664 <exec_byte_code+9892>, 0x5f4fbf77f676 <exec_byte_code+9910>, 0x5f4fbf77f603 <exec_byte_code+9795>, 0x5f4fbf77f5fa <exec_byte_code+9786>, 0x5f4fbf77f5f1 <exec_byte_code+9777>, 0x5f4fbf77f5e8 <exec_byte_code+9768>, 0x5f4fbf77d4d9 <exec_byte_code+1305>, 0x5f4fbf77d4e0 <exec_byte_code+1312>, 0x5f4fbf77f61e <exec_byte_code+9822>, 0x5f4fbf77f60c <exec_byte_code+9804>, 0x5f4fbf77f5bb <exec_byte_code+9723>, 0x5f4fbf77f5b2 <exec_byte_code+9714>, 0x5f4fbf77f5a9 <exec_byte_code+9705>, 0x5f4fbf77f5a0 <exec_byte_code+9696>, 0x5f4fbf77d26e <exec_byte_code+686>, 0x5f4fbf77d280 <exec_byte_code+704>, 0x5f4fbf77f5d6 <exec_byte_code+9750>, 0x5f4fbf77f5c4 <exec_byte_code+9732>, 0x5f4fbf77f573 <exec_byte_code+9651>, 0x5f4fbf77f56a <exec_byte_code+9642>, 0x5f4fbf77f561 <exec_byte_code+9633>, 0x5f4fbf77f558 <exec_byte_code+9624>, 0x5f4fbf77d481 <exec_byte_code+1217>, 0x5f4fbf77d490 <exec_byte_code+1232>, 0x5f4fbf77f58e <exec_byte_code+9678>, 0x5f4fbf77f57c <exec_byte_code+9660>, 0x5f4fbf77f161 <exec_byte_code+8609>, 0x5f4fbf77f196 <exec_byte_code+8662>, 0x5f4fbf77f208 <exec_byte_code+8776>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77efcb <exec_byte_code+8203>, 0x5f4fbf77ef57 <exec_byte_code+8087>, 0x5f4fbf77ef13 <exec_byte_code+8019>, 0x5f4fbf77eecf <exec_byte_code+7951>, 0x5f4fbf77ee89 <exec_byte_code+7881>, 0x5f4fbf77f72b <exec_byte_code+10091>, 0x5f4fbf77f6ea <exec_byte_code+10026>, 0x5f4fbf77ee56 <exec_byte_code+7830>, 0x5f4fbf77f7db <exec_byte_code+10267>, 0x5f4fbf77f6ac <exec_byte_code+9964>, 0x5f4fbf77ee15 <exec_byte_code+7765>, 0x5f4fbf77ede4 <exec_byte_code+7716>, 0x5f4fbf77eda3 <exec_byte_code+7651>, 0x5f4fbf77ed65 <exec_byte_code+7589>, 0x5f4fbf77ed23 <exec_byte_code+7523>, 0x5f4fbf77ecaa <exec_byte_code+7402>, 0x5f4fbf77ec1c <exec_byte_code+7260>, 0x5f4fbf77eb87 <exec_byte_code+7111>, 0x5f4fbf77eb56 <exec_byte_code+7062>, 0x5f4fbf77eb25 <exec_byte_code+7013>, 0x5f4fbf77eae4 <exec_byte_code+6948>, 0x5f4fbf77eaa3 <exec_byte_code+6883>, 0x5f4fbf77ea62 <exec_byte_code+6818>, 0x5f4fbf77ea1d <exec_byte_code+6749>, 0x5f4fbf77e9e2 <exec_byte_code+6690>, 0x5f4fbf77e9a7 <exec_byte_code+6631>, 0x5f4fbf77e96c <exec_byte_code+6572>, 0x5f4fbf77e8c7 <exec_byte_code+6407>, 0x5f4fbf77e86a <exec_byte_code+6314>, 0x5f4fbf77e817 <exec_byte_code+6231>, 0x5f4fbf77e7c1 <exec_byte_code+6145>, 0x5f4fbf77e76b <exec_byte_code+6059>, 0x5f4fbf77e715 <exec_byte_code+5973>, 0x5f4fbf77e6bf <exec_byte_code+5887>, 0x5f4fbf77e665 <exec_byte_code+5797>, 0x5f4fbf77e607 <exec_byte_code+5703>, 0x5f4fbf77e5ad <exec_byte_code+5613>, 0x5f4fbf77e553 <exec_byte_code+5523>, 0x5f4fbf77e4f9 <exec_byte_code+5433>, 0x5f4fbf77e49e <exec_byte_code+5342>, 0x5f4fbf77e3a8 <exec_byte_code+5096>, 0x5f4fbf77d52b <exec_byte_code+1387>, 0x5f4fbf77e377 <exec_byte_code+5047>, 0x5f4fbf77e341 <exec_byte_code+4993>, 0x5f4fbf77e2ae <exec_byte_code+4846>, 0x5f4fbf77e263 <exec_byte_code+4771>, 0x5f4fbf77e232 <exec_byte_code+4722>, 0x5f4fbf77e1ff <exec_byte_code+4671>, 0x5f4fbf77e1cc <exec_byte_code+4620>, 0x5f4fbf77e191 <exec_byte_code+4561>, 0x5f4fbf77e15e <exec_byte_code+4510>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77e12b <exec_byte_code+4459>, 0x5f4fbf77e0f8 <exec_byte_code+4408>, 0x5f4fbf77e0c5 <exec_byte_code+4357>, 0x5f4fbf77e092 <exec_byte_code+4306>, 0x5f4fbf77e05f <exec_byte_code+4255>, 0x5f4fbf77e02e <exec_byte_code+4206>, 0x5f4fbf77d52f <exec_byte_code+1391>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77dfe8 <exec_byte_code+4136>, 0x5f4fbf77dfb7 <exec_byte_code+4087>, 0x5f4fbf77df86 <exec_byte_code+4038>, 0x5f4fbf77df45 <exec_byte_code+3973>, 0x5f4fbf77df04 <exec_byte_code+3908>, 0x5f4fbf77ded3 <exec_byte_code+3859>, 0x5f4fbf77dea2 <exec_byte_code+3810>, 0x5f4fbf77de61 <exec_byte_code+3745>, 0x5f4fbf77de20 <exec_byte_code+3680>, 0x5f4fbf77dddf <exec_byte_code+3615>, 0x5f4fbf77ddac <exec_byte_code+3564>, 0x5f4fbf77dd7b <exec_byte_code+3515>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77f31d <exec_byte_code+9053>, 0x5f4fbf77f4e4 <exec_byte_code+9508>, 0x5f4fbf77f819 <exec_byte_code+10329>, 0x5f4fbf77f4a3 <exec_byte_code+9443>, 0x5f4fbf77f465 <exec_byte_code+9381>, 0x5f4fbf77f427 <exec_byte_code+9319>, 0x5f4fbf77f380 <exec_byte_code+9152>, 0x5f4fbf77f359 <exec_byte_code+9113>, 0x5f4fbf77f630 <exec_byte_code+9840>, 0x5f4fbf77f2f6 <exec_byte_code+9014>, 0x5f4fbf77f292 <exec_byte_code+8914>, 0x5f4fbf77f25c <exec_byte_code+8860>, 0x5f4fbf77f214 <exec_byte_code+8788>, 0x5f4fbf77f10b <exec_byte_code+8523>, 0x5f4fbf77f0c6 <exec_byte_code+8454>, 0x5f4fbf77f07b <exec_byte_code+8379>, 0x5f4fbf77f01d <exec_byte_code+8285>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77dd36 <exec_byte_code+3446>, 0x5f4fbf77dd05 <exec_byte_code+3397>, 0x5f4fbf77dcd4 <exec_byte_code+3348>, 0x5f4fbf77dca3 <exec_byte_code+3299>, 0x5f4fbf77dc72 <exec_byte_code+3250>, 0x5f4fbf77dc31 <exec_byte_code+3185>, 0x5f4fbf77dbf0 <exec_byte_code+3120>, 0x5f4fbf77dbaf <exec_byte_code+3055>, 0x5f4fbf77db6e <exec_byte_code+2990>, 0x5f4fbf77db15 <exec_byte_code+2901>, 0x5f4fbf77dad4 <exec_byte_code+2836>, 0x5f4fbf77da92 <exec_byte_code+2770>, 0x5f4fbf77da60 <exec_byte_code+2720>, 0x5f4fbf77d9f9 <exec_byte_code+2617>, 0x5f4fbf77d98e <exec_byte_code+2510>, 0x5f4fbf77d94f <exec_byte_code+2447>, 0x5f4fbf77d910 <exec_byte_code+2384>, 0x5f4fbf77d8d4 <exec_byte_code+2324>, 0x5f4fbf77e444 <exec_byte_code+5252>, 0x5f4fbf77e3f3 <exec_byte_code+5171>, 0x5f4fbf77d863 <exec_byte_code+2211>, 0x5f4fbf77d7f4 <exec_byte_code+2100>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77ecdb <exec_byte_code+7451>, 0x5f4fbf77e924 <exec_byte_code+6500>, 0x5f4fbf77e2f9 <exec_byte_code+4921>, 0x5f4fbf77d711 <exec_byte_code+1873>, 0x5f4fbf77d6c9 <exec_byte_code+1801>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77d68e <exec_byte_code+1742>, 0x5f4fbf77d629 <exec_byte_code+1641>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77d5ed <exec_byte_code+1581> <repeats 64 times>}
        quitcounter = <optimized out>
        bc = 0x5f4fc0156e90 <main_thread+496>
        top = 0x7eb236dff0c8
        pc = <optimized out>
        bytestr = <optimized out>
        vector = <optimized out>
        maxdepth = <optimized out>
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7eb2382ff328
        max_stack = <optimized out>
        frame_base = <optimized out>
        fp = <optimized out>
        bytestr_data = <optimized out>
        rest = <optimized out>
        mandatory = <optimized out>
        nonrest = <optimized out>
        pushedargs = <optimized out>
        result = <optimized out>
#69 0x00005f4fbf731693 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7eb236dff048) at ./debian/build-src/src/eval.c:3093
        count = {bytes = <optimized out>}
        val = <optimized out>
#70 0x00005f4fbf731d32 in Fapply (nargs=2, args=0x7eb236dff048) at ./debian/build-src/src/eval.c:2722
        i = <optimized out>
        funcall_nargs = <optimized out>
        funcall_args = 0x0
        spread_arg = 0x7eb239377323
        fun = 0x7eb2382ff2d5
        sa_avail = 16384
        sa_count = {bytes = 384}
        numargs = <optimized out>
        retval = <optimized out>
#71 0x00005f4fbf77d400 in exec_byte_code (fun=<optimized out>, args_template=<optimized out>, nargs=<optimized out>, args=<optimized out>) at ./debian/build-src/src/lisp.h:2243
        call_nargs = 2
        call_fun = <optimized out>
        count1 = {bytes = <optimized out>}
        val = <optimized out>
        call_args = 0x7eb236dff048
        original_fun = 0x3b10
        op = 2
        type = <optimized out>
        targets = {0x5f4fbf5ac335 <exec_byte_code-1903755>, 0x5f4fbf77d7eb <exec_byte_code+2091>, 0x5f4fbf77d7e2 <exec_byte_code+2082>, 0x5f4fbf77d7d9 <exec_byte_code+2073>, 0x5f4fbf77d1c5 <exec_byte_code+517>, 0x5f4fbf77d1c9 <exec_byte_code+521>, 0x5f4fbf77d799 <exec_byte_code+2009>, 0x5f4fbf77d759 <exec_byte_code+1945>, 0x5f4fbf77f887 <exec_byte_code+10439>, 0x5f4fbf77f87e <exec_byte_code+10430>, 0x5f4fbf77f875 <exec_byte_code+10421>, 0x5f4fbf77f86c <exec_byte_code+10412>, 0x5f4fbf77d204 <exec_byte_code+580>, 0x5f4fbf77d210 <exec_byte_code+592>, 0x5f4fbf77f85a <exec_byte_code+10394>, 0x5f4fbf77f890 <exec_byte_code+10448>, 0x5f4fbf77f6a3 <exec_byte_code+9955>, 0x5f4fbf77f69a <exec_byte_code+9946>, 0x5f4fbf77f691 <exec_byte_code+9937>, 0x5f4fbf77f688 <exec_byte_code+9928>, 0x5f4fbf77d15b <exec_byte_code+411>, 0x5f4fbf77d160 <exec_byte_code+416>, 0x5f4fbf77f664 <exec_byte_code+9892>, 0x5f4fbf77f676 <exec_byte_code+9910>, 0x5f4fbf77f603 <exec_byte_code+9795>, 0x5f4fbf77f5fa <exec_byte_code+9786>, 0x5f4fbf77f5f1 <exec_byte_code+9777>, 0x5f4fbf77f5e8 <exec_byte_code+9768>, 0x5f4fbf77d4d9 <exec_byte_code+1305>, 0x5f4fbf77d4e0 <exec_byte_code+1312>, 0x5f4fbf77f61e <exec_byte_code+9822>, 0x5f4fbf77f60c <exec_byte_code+9804>, 0x5f4fbf77f5bb <exec_byte_code+9723>, 0x5f4fbf77f5b2 <exec_byte_code+9714>, 0x5f4fbf77f5a9 <exec_byte_code+9705>, 0x5f4fbf77f5a0 <exec_byte_code+9696>, 0x5f4fbf77d26e <exec_byte_code+686>, 0x5f4fbf77d280 <exec_byte_code+704>, 0x5f4fbf77f5d6 <exec_byte_code+9750>, 0x5f4fbf77f5c4 <exec_byte_code+9732>, 0x5f4fbf77f573 <exec_byte_code+9651>, 0x5f4fbf77f56a <exec_byte_code+9642>, 0x5f4fbf77f561 <exec_byte_code+9633>, 0x5f4fbf77f558 <exec_byte_code+9624>, 0x5f4fbf77d481 <exec_byte_code+1217>, 0x5f4fbf77d490 <exec_byte_code+1232>, 0x5f4fbf77f58e <exec_byte_code+9678>, 0x5f4fbf77f57c <exec_byte_code+9660>, 0x5f4fbf77f161 <exec_byte_code+8609>, 0x5f4fbf77f196 <exec_byte_code+8662>, 0x5f4fbf77f208 <exec_byte_code+8776>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77efcb <exec_byte_code+8203>, 0x5f4fbf77ef57 <exec_byte_code+8087>, 0x5f4fbf77ef13 <exec_byte_code+8019>, 0x5f4fbf77eecf <exec_byte_code+7951>, 0x5f4fbf77ee89 <exec_byte_code+7881>, 0x5f4fbf77f72b <exec_byte_code+10091>, 0x5f4fbf77f6ea <exec_byte_code+10026>, 0x5f4fbf77ee56 <exec_byte_code+7830>, 0x5f4fbf77f7db <exec_byte_code+10267>, 0x5f4fbf77f6ac <exec_byte_code+9964>, 0x5f4fbf77ee15 <exec_byte_code+7765>, 0x5f4fbf77ede4 <exec_byte_code+7716>, 0x5f4fbf77eda3 <exec_byte_code+7651>, 0x5f4fbf77ed65 <exec_byte_code+7589>, 0x5f4fbf77ed23 <exec_byte_code+7523>, 0x5f4fbf77ecaa <exec_byte_code+7402>, 0x5f4fbf77ec1c <exec_byte_code+7260>, 0x5f4fbf77eb87 <exec_byte_code+7111>, 0x5f4fbf77eb56 <exec_byte_code+7062>, 0x5f4fbf77eb25 <exec_byte_code+7013>, 0x5f4fbf77eae4 <exec_byte_code+6948>, 0x5f4fbf77eaa3 <exec_byte_code+6883>, 0x5f4fbf77ea62 <exec_byte_code+6818>, 0x5f4fbf77ea1d <exec_byte_code+6749>, 0x5f4fbf77e9e2 <exec_byte_code+6690>, 0x5f4fbf77e9a7 <exec_byte_code+6631>, 0x5f4fbf77e96c <exec_byte_code+6572>, 0x5f4fbf77e8c7 <exec_byte_code+6407>, 0x5f4fbf77e86a <exec_byte_code+6314>, 0x5f4fbf77e817 <exec_byte_code+6231>, 0x5f4fbf77e7c1 <exec_byte_code+6145>, 0x5f4fbf77e76b <exec_byte_code+6059>, 0x5f4fbf77e715 <exec_byte_code+5973>, 0x5f4fbf77e6bf <exec_byte_code+5887>, 0x5f4fbf77e665 <exec_byte_code+5797>, 0x5f4fbf77e607 <exec_byte_code+5703>, 0x5f4fbf77e5ad <exec_byte_code+5613>, 0x5f4fbf77e553 <exec_byte_code+5523>, 0x5f4fbf77e4f9 <exec_byte_code+5433>, 0x5f4fbf77e49e <exec_byte_code+5342>, 0x5f4fbf77e3a8 <exec_byte_code+5096>, 0x5f4fbf77d52b <exec_byte_code+1387>, 0x5f4fbf77e377 <exec_byte_code+5047>, 0x5f4fbf77e341 <exec_byte_code+4993>, 0x5f4fbf77e2ae <exec_byte_code+4846>, 0x5f4fbf77e263 <exec_byte_code+4771>, 0x5f4fbf77e232 <exec_byte_code+4722>, 0x5f4fbf77e1ff <exec_byte_code+4671>, 0x5f4fbf77e1cc <exec_byte_code+4620>, 0x5f4fbf77e191 <exec_byte_code+4561>, 0x5f4fbf77e15e <exec_byte_code+4510>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77e12b <exec_byte_code+4459>, 0x5f4fbf77e0f8 <exec_byte_code+4408>, 0x5f4fbf77e0c5 <exec_byte_code+4357>, 0x5f4fbf77e092 <exec_byte_code+4306>, 0x5f4fbf77e05f <exec_byte_code+4255>, 0x5f4fbf77e02e <exec_byte_code+4206>, 0x5f4fbf77d52f <exec_byte_code+1391>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77dfe8 <exec_byte_code+4136>, 0x5f4fbf77dfb7 <exec_byte_code+4087>, 0x5f4fbf77df86 <exec_byte_code+4038>, 0x5f4fbf77df45 <exec_byte_code+3973>, 0x5f4fbf77df04 <exec_byte_code+3908>, 0x5f4fbf77ded3 <exec_byte_code+3859>, 0x5f4fbf77dea2 <exec_byte_code+3810>, 0x5f4fbf77de61 <exec_byte_code+3745>, 0x5f4fbf77de20 <exec_byte_code+3680>, 0x5f4fbf77dddf <exec_byte_code+3615>, 0x5f4fbf77ddac <exec_byte_code+3564>, 0x5f4fbf77dd7b <exec_byte_code+3515>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77f31d <exec_byte_code+9053>, 0x5f4fbf77f4e4 <exec_byte_code+9508>, 0x5f4fbf77f819 <exec_byte_code+10329>, 0x5f4fbf77f4a3 <exec_byte_code+9443>, 0x5f4fbf77f465 <exec_byte_code+9381>, 0x5f4fbf77f427 <exec_byte_code+9319>, 0x5f4fbf77f380 <exec_byte_code+9152>, 0x5f4fbf77f359 <exec_byte_code+9113>, 0x5f4fbf77f630 <exec_byte_code+9840>, 0x5f4fbf77f2f6 <exec_byte_code+9014>, 0x5f4fbf77f292 <exec_byte_code+8914>, 0x5f4fbf77f25c <exec_byte_code+8860>, 0x5f4fbf77f214 <exec_byte_code+8788>, 0x5f4fbf77f10b <exec_byte_code+8523>, 0x5f4fbf77f0c6 <exec_byte_code+8454>, 0x5f4fbf77f07b <exec_byte_code+8379>, 0x5f4fbf77f01d <exec_byte_code+8285>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77dd36 <exec_byte_code+3446>, 0x5f4fbf77dd05 <exec_byte_code+3397>, 0x5f4fbf77dcd4 <exec_byte_code+3348>, 0x5f4fbf77dca3 <exec_byte_code+3299>, 0x5f4fbf77dc72 <exec_byte_code+3250>, 0x5f4fbf77dc31 <exec_byte_code+3185>, 0x5f4fbf77dbf0 <exec_byte_code+3120>, 0x5f4fbf77dbaf <exec_byte_code+3055>, 0x5f4fbf77db6e <exec_byte_code+2990>, 0x5f4fbf77db15 <exec_byte_code+2901>, 0x5f4fbf77dad4 <exec_byte_code+2836>, 0x5f4fbf77da92 <exec_byte_code+2770>, 0x5f4fbf77da60 <exec_byte_code+2720>, 0x5f4fbf77d9f9 <exec_byte_code+2617>, 0x5f4fbf77d98e <exec_byte_code+2510>, 0x5f4fbf77d94f <exec_byte_code+2447>, 0x5f4fbf77d910 <exec_byte_code+2384>, 0x5f4fbf77d8d4 <exec_byte_code+2324>, 0x5f4fbf77e444 <exec_byte_code+5252>, 0x5f4fbf77e3f3 <exec_byte_code+5171>, 0x5f4fbf77d863 <exec_byte_code+2211>, 0x5f4fbf77d7f4 <exec_byte_code+2100>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77ecdb <exec_byte_code+7451>, 0x5f4fbf77e924 <exec_byte_code+6500>, 0x5f4fbf77e2f9 <exec_byte_code+4921>, 0x5f4fbf77d711 <exec_byte_code+1873>, 0x5f4fbf77d6c9 <exec_byte_code+1801>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77d68e <exec_byte_code+1742>, 0x5f4fbf77d629 <exec_byte_code+1641>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf5ac339 <exec_byte_code-1903751>, 0x5f4fbf77d5ed <exec_byte_code+1581> <repeats 64 times>}
        quitcounter = <optimized out>
        bc = 0x5f4fc0156e90 <main_thread+496>
        top = 0x7eb236dff040
        pc = <optimized out>
        bytestr = <optimized out>
        vector = <optimized out>
        maxdepth = <optimized out>
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = 0x7eb2382ff600
        max_stack = <optimized out>
        frame_base = <optimized out>
        fp = <optimized out>
        bytestr_data = <optimized out>
        rest = <optimized out>
        mandatory = <optimized out>
        nonrest = <optimized out>
        pushedargs = <optimized out>
        result = <optimized out>
#72 0x00005f4fbf731693 in Ffuncall (nargs=2, args=0x7ffe38da4100) at ./debian/build-src/src/eval.c:3093
        count = {bytes = <optimized out>}
        val = <optimized out>
#73 0x00007eb237a69a29 in F6d616b652d6672616d65_make_frame_0 () at /usr/bin/../lib/emacs/30.2/native-lisp/30.2-b6296fdf/preloaded/frame-b40fc590-a1371df0.eln
#74 0x00005f4fbf731693 in Ffuncall (nargs=2, args=0x7ffe38da4210) at ./debian/build-src/src/eval.c:3093
        count = {bytes = <optimized out>}
        val = <optimized out>
#75 0x00007eb237a661ce in F6672616d652d696e697469616c697a65_frame_initialize_0 () at /usr/bin/../lib/emacs/30.2/native-lisp/30.2-b6296fdf/preloaded/frame-b40fc590-a1371df0.eln
#76 0x00005f4fbf731693 in Ffuncall (nargs=1, args=0x7ffe38da42e0) at ./debian/build-src/src/eval.c:3093
        count = {bytes = <optimized out>}
        val = <optimized out>
#77 0x00007eb2378eaa2d in F636f6d6d616e642d6c696e65_command_line_0 () at /usr/bin/../lib/emacs/30.2/native-lisp/30.2-b6296fdf/preloaded/startup-bbc6ea72-8e82676e.eln
#78 0x00005f4fbf731693 in Ffuncall (nargs=1, args=0x7ffe38da43b8) at ./debian/build-src/src/eval.c:3093
        count = {bytes = <optimized out>}
        val = <optimized out>
#79 0x00007eb2378e564b in F6e6f726d616c2d746f702d6c6576656c_normal_top_level_0 () at /usr/bin/../lib/emacs/30.2/native-lisp/30.2-b6296fdf/preloaded/startup-bbc6ea72-8e82676e.eln
#80 0x00005f4fbf73035e in eval_sub (form=form@entry=0x7eb23835effb) at ./debian/build-src/src/eval.c:2595
        i = <optimized out>
        maxargs = <optimized out>
        args_left = 0x0
        numargs = <optimized out>
        original_fun = 0x1f6278171568
        original_args = 0x0
        count = {bytes = <optimized out>}
        fun = <optimized out>
        val = <optimized out>
        funcar = <optimized out>
        argvals = {0x7eb23ac71ac0 <main_arena>, 0x128, 0x0, 0x5f4fc0156ca0 <main_thread>, 0x128, 0x1, 0x0, 0x2}
        retry = <optimized out>
#81 0x00005f4fbf730b53 in Feval (form=0x7eb23835effb, lexical=<optimized out>) at ./debian/build-src/src/eval.c:2462
        count = {bytes = <optimized out>}
#82 0x00005f4fbf72c9f7 in internal_condition_case (bfun=bfun@entry=0x5f4fbf697d60 <top_level_2>, handlers=handlers@entry=0x90, hfun=hfun@entry=0x5f4fbf69ff00 <cmd_error>) at ./debian/build-src/src/eval.c:1613
        val = <optimized out>
        c = 0x5f4fcf96b750
#83 0x00005f4fbf69887a in top_level_1 (ignore=ignore@entry=0x0) at ./debian/build-src/src/keyboard.c:1196
#84 0x00005f4fbf72c939 in internal_catch (tag=tag@entry=0x11dc0, func=func@entry=0x5f4fbf698850 <top_level_1>, arg=arg@entry=0x0) at ./debian/build-src/src/eval.c:1292
        val = <optimized out>
        c = 0x5f4fcf9b54e0
#85 0x00005f4fbf697cc5 in command_loop () at ./debian/build-src/src/keyboard.c:1145
#86 0x00005f4fbf69fa56 in recursive_edit_1 () at ./debian/build-src/src/keyboard.c:754
        count = {bytes = <optimized out>}
        val = <optimized out>
#87 0x00005f4fbf69fe14 in Frecursive_edit () at ./debian/build-src/src/keyboard.c:837
        count = {bytes = <optimized out>}
        buffer = <optimized out>
#88 0x00005f4fbf5b0a3a in main (argc=<optimized out>, argv=0x7ffe38da4878) at ./debian/build-src/src/emacs.c:2646
        stack_bottom_variable = 0x7eb23ac71ac0 <main_arena>
        old_argc = <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>
        only_version = <optimized out>
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        lc_all = <optimized out>
        sockfd = -1
        module_assertions = <optimized out>
Warning: the current language does not match this frame.
--- END ---

```