Closed ackerr closed 2 years ago
What keyboard layout do you have active in macOS?
I try use ABC layout and input alt+n, it's ok. But the other two chinese pinyin input
not
Thanks!
This should be fixed now in main
.
It typically takes about an hour before fixes are available as nightly builds for all platforms. Linux builds are the fastest to build and are often available within about 20 minutes. Windows and macOS builds take a bit longer.
Please take a few moments to try out the fix and let me know how that works out.
If you prefer to use packages provided by your distribution or package manager of choice and don't want to replace that with a nightly download, keep in mind that you can download portable packages (eg: a .dmg
file on macOS, a .zip
file on Windows and an .AppImage
file on Linux) that can be run without permanently installing or replacing an existing package, and can then simply be deleted once you no longer need them.
If you are eager and can build from source then you may be able to try this out more quickly.
It was fixed in wezterm-nighlty 20220615-202516-26c43f78
. Thanks!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
What Operating System(s) are you seeing this problem on?
macOS
WezTerm version
wezterm 20220612-201748-75066cb5
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
wezterm will crash when keyboard input alt+n. And the debug log show this
But I can use it in kitty terminal
To Reproduce
No response
Configuration
I use empty config,the problem still exists
Expected Behavior
hope this shortcut key works properly
Logs
20:35:19.288 INFO wezterm_gui::termwindow > OpenGL initialized! AMD Radeon Pro 5300M OpenGL Engine 4.1 ATI-4.8.54 is_context_loss_possible=false wezterm version: 20220612-201748-75066cb5
zsh: illegal hardware instruction wezterm start
Anything else?
Thi is the apple report detail
apple report
``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: wezterm-gui [88548] Path: /usr/local/bin/wezterm-gui Identifier: com.github.wez.wezterm Version: 0.1.0 (1) Code Type: X86-64 (Native) Parent Process: zsh [86859] Responsible: kitty [86857] User ID: 501 Date/Time: 2022-06-13 20:39:57.5681 +0800 OS Version: macOS 12.4 (21F79) Report Version: 12 Bridge OS Version: 6.5 (19P5071) Anonymous UUID: 77703E42-E398-4C80-A6ED-CF315EC1ED19 Sleep/Wake UUID: 49164590-BF96-4678-A687-2C50CB273A28 Time Awake Since Boot: 34000 seconds Time Since Wake: 2552 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4 Terminating Process: exc handler [88548] Application Specific Information: *** CFRetain() called with NULL *** Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 CoreFoundation 0x7ff81c0a4f5f CFRetain.cold.1 + 14 1 CoreFoundation 0x7ff81bef020e CFRetain + 113 2 wezterm-gui 0x107f4d621 window::os::macos::window::WindowView::key_common::h2c634129e8dadf7e + 1329 3 AppKit 0x7ff81eb1c1a6 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 7150 4 AppKit 0x7ff81eb1a39e -[NSWindow(NSEventRouting) sendEvent:] + 352 5 AppKit 0x7ff81eb191c8 -[NSApplication(NSEvent) sendEvent:] + 2996 6 AppKit 0x7ff81edd159b -[NSApplication _handleEvent:] + 65 7 AppKit 0x7ff81e999f8e -[NSApplication run] + 623 8 wezterm-gui 0x107f3f876 _$LT$window..os..macos..connection..Connection$u20$as$u20$window..connection..ConnectionOps$GT$::run_message_loop::h7eab74230142963f + 22 9 wezterm-gui 0x10789d11a wezterm_gui::run::ha2d8fa99da299c92 + 10426 10 wezterm-gui 0x107897bbe wezterm_gui::main::h428e9516b122ff0a + 94 11 wezterm-gui 0x10779be96 std::sys_common::backtrace::__rust_begin_short_backtrace::h0136f92ea85f3813 + 6 12 wezterm-gui 0x1077a084c std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h3774d91f4ff332b3 + 12 13 wezterm-gui 0x10883d7da std::rt::lang_start_internal::hdb19fe6764e59ca8 + 682 14 wezterm-gui 0x10789e9c9 main + 41 15 dyld 0x119e1c51e start + 462 Thread 1: 0 libsystem_kernel.dylib 0x7ff81be6b2be __semwait_signal + 10 1 libsystem_c.dylib 0x7ff81bd7f863 nanosleep + 196 2 wezterm-gui 0x10883e210 std::thread::sleep::ha8ed3c4118de1325 + 80 3 wezterm-gui 0x1078b860c wezterm_gui::stats::Inner::run::hd62b6e2bdd51f95c + 1308 4 wezterm-gui 0x10779ed39 std::sys_common::backtrace::__rust_begin_short_backtrace::h9c4765bec8db2358 + 9 5 wezterm-gui 0x1078c55f5 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h263fbad3afaf13b0 + 117 6 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 7 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 2:: async-io 0 libsystem_kernel.dylib 0x7ff81be6d34e kevent + 10 1 wezterm-gui 0x1087c2314 polling::kqueue::Poller::wait::h8913649a6b962716 + 228 2 wezterm-gui 0x1087c2b62 polling::Poller::wait::h65ccb114985d54f0 + 434 3 wezterm-gui 0x1087baac8 async_io::reactor::ReactorLock::react::hf96842a8dbd91ac3 + 280 4 wezterm-gui 0x1087c0250 std::sys_common::backtrace::__rust_begin_short_backtrace::hd4fb13aba2184e8f + 672 5 wezterm-gui 0x1087c1051 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5df69a7079650aed + 113 6 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 7 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 3: 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x10883e341 std::thread::park::h2f5086435b71a0c4 + 193 3 wezterm-gui 0x10884c145 std::sync::mpsc::blocking::WaitToken::wait::h8e2d1608b2384ed3 + 37 4 wezterm-gui 0x1081e0bd5 std::sync::mpsc::oneshot::Packet$LT$T$GT$::recv::h69e04f13bd7d536f + 453 5 wezterm-gui 0x10818d756 std::sync::mpsc::Receiver$LT$T$GT$::recv::h8ed5be5d8bde2fb9 + 1030 6 wezterm-gui 0x1081fd057 std::sys_common::backtrace::__rust_begin_short_backtrace::hdfbab9cfe99b365f + 119 7 wezterm-gui 0x108221d9d core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h88c753755cb33e88 + 157 8 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 9 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 10 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 4: 0 libsystem_pthread.dylib 0x7ff81bea0f48 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x7ff81bea0f48 start_wqthread + 0 Thread 6:: notify-rs fsevents loop 0 libsystem_kernel.dylib 0x7ff81be6897a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff81be68ce8 mach_msg + 56 2 CoreFoundation 0x7ff81bf6c38d __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff81bf6aa18 __CFRunLoopRun + 1276 4 CoreFoundation 0x7ff81bf69e5c CFRunLoopRunSpecific + 562 5 CoreFoundation 0x7ff81bff1deb CFRunLoopRun + 40 6 wezterm-gui 0x108253802 std::sys_common::backtrace::__rust_begin_short_backtrace::hc89a843029b88656 + 146 7 wezterm-gui 0x10825711d core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h4425c9f0f6a01f2f + 141 8 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 9 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 10 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 7: 0 libsystem_pthread.dylib 0x7ff81bea0f48 start_wqthread + 0 Thread 8: 0 libsystem_kernel.dylib 0x7ff81be6f092 __accept + 10 1 wezterm-gui 0x10885220b std::sys::unix::net::Socket::accept::h76f6fd5c1c5ec219 + 43 2 wezterm-gui 0x1088488f9 _$LT$std..os..unix..net..listener..Incoming$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h920e606b1376957d + 89 3 wezterm-gui 0x10797c200 wezterm_mux_server_impl::local::LocalListener::run::h2bde5094a2ce7130 + 48 4 wezterm-gui 0x10779f34c std::sys_common::backtrace::__rust_begin_short_backtrace::hebe91c2d395ad844 + 380 5 wezterm-gui 0x1078c6045 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h87a59ab769720fe2 + 149 6 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 7 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 9: 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x10883e341 std::thread::park::h2f5086435b71a0c4 + 193 3 wezterm-gui 0x10884c145 std::sync::mpsc::blocking::WaitToken::wait::h8e2d1608b2384ed3 + 37 4 wezterm-gui 0x1082ac654 std::sync::mpsc::Receiver$LT$T$GT$::recv::h82c2fa105b717c32 + 84 5 wezterm-gui 0x1082a237b std::sys_common::backtrace::__rust_begin_short_backtrace::h160af8a1638c1f44 + 91 6 wezterm-gui 0x1082ad665 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h0f5f215da0d4e663 + 149 7 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 8 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 10: 0 libsystem_kernel.dylib 0x7ff81be6e152 __wait4 + 10 1 wezterm-gui 0x1088568aa std::sys::unix::process::process_inner::Process::wait::hf353b8a7bc8716b6 + 58 2 wezterm-gui 0x10884b451 std::process::Child::wait::h3ff5af0a80c363a9 + 49 3 wezterm-gui 0x108318dd5 _$LT$std..process..Child$u20$as$u20$portable_pty..Child$GT$::wait::h04109a19288536f2 + 21 4 wezterm-gui 0x107cc241e std::sys_common::backtrace::__rust_begin_short_backtrace::h5d13b082b4752599 + 46 5 wezterm-gui 0x107d052dd core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h09c6dca9d94efe1c + 141 6 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 7 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 11: 0 libsystem_kernel.dylib 0x7ff81be693ba read + 10 1 wezterm-gui 0x1085d0c46 filedescriptor::unix::_$LT$impl$u20$std..io..Read$u20$for$u20$filedescriptor..FileDescriptor$GT$::read::h017ec399c5f21900 + 22 2 wezterm-gui 0x10831b2e5 _$LT$portable_pty..unix..PtyFd$u20$as$u20$std..io..Read$GT$::read::hf7d2db20d6de4241 + 21 3 wezterm-gui 0x107d1388a mux::read_from_pane_pty::h90e0d07550d2520e + 778 4 wezterm-gui 0x107cc25c7 std::sys_common::backtrace::__rust_begin_short_backtrace::h630f04b8d79632c9 + 55 5 wezterm-gui 0x107d05975 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h79c0c581e9aeffef + 165 6 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 7 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 12: 0 libsystem_kernel.dylib 0x7ff81be693ba read + 10 1 wezterm-gui 0x1085d0c46 filedescriptor::unix::_$LT$impl$u20$std..io..Read$u20$for$u20$filedescriptor..FileDescriptor$GT$::read::h017ec399c5f21900 + 22 2 wezterm-gui 0x107d1322b mux::parse_buffered_data::h78c69628c76285cb + 235 3 wezterm-gui 0x107cc2601 std::sys_common::backtrace::__rust_begin_short_backtrace::h69cf4a648bebfea9 + 49 4 wezterm-gui 0x107d0545d core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h574c64a238455a3d + 141 5 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 6 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 13:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff81be6897a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff81be68ce8 mach_msg + 56 2 CoreFoundation 0x7ff81bf6c38d __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff81bf6aa18 __CFRunLoopRun + 1276 4 CoreFoundation 0x7ff81bf69e5c CFRunLoopRunSpecific + 562 5 AppKit 0x7ff81eb16c1e _NSEventThread + 132 6 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 14:: update_checker 0 libsystem_kernel.dylib 0x7ff81be6b2be __semwait_signal + 10 1 libsystem_c.dylib 0x7ff81bd7f863 nanosleep + 196 2 wezterm-gui 0x10883e210 std::thread::sleep::ha8ed3c4118de1325 + 80 3 wezterm-gui 0x107900d65 wezterm_gui::update::update_checker::h1bee7b1a4a04eb41 + 485 4 wezterm-gui 0x10779bea9 std::sys_common::backtrace::__rust_begin_short_backtrace::h1559a53c81c45554 + 9 5 wezterm-gui 0x1078c6fc1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc54730165d10518f + 113 6 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 7 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 15:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 16:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 17:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 18:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 19:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 20:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 21:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 22:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 23:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 24:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 25:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 26:: */runtime 0 libsystem_kernel.dylib 0x7ff81be6b3ea __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff81bea5a6f _pthread_cond_wait + 1249 2 wezterm-gui 0x1087c9444 parking::Inner::park::h1b5ddd744ab76aef + 516 3 wezterm-gui 0x1087c90c0 parking::Parker::park::h0445a56cab7a0793 + 32 4 wezterm-gui 0x108231bf8 async_io::driver::block_on::hac27d9bc407bb03a + 376 5 wezterm-gui 0x108236b45 std::thread::local::LocalKey$LT$T$GT$::with::h972e33d444efa371 + 85 6 wezterm-gui 0x108233a4a async_global_executor::threading::thread_main_loop::h7af5d3577ca47230 + 442 7 wezterm-gui 0x108235f79 std::sys_common::backtrace::__rust_begin_short_backtrace::hc30f2f3118f9de2f + 9 8 wezterm-gui 0x10823a3c1 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h262f4b4a6cb52ea6 + 113 9 wezterm-gui 0x1088553c7 std::sys::unix::thread::Thread::new::thread_start::h1200bb61a12d3334 + 39 10 libsystem_pthread.dylib 0x7ff81bea54e1 _pthread_start + 125 11 libsystem_pthread.dylib 0x7ff81bea0f6b thread_start + 15 Thread 27: 0 libsystem_pthread.dylib 0x7ff81bea0f48 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007ff81c2b3e59 rbx: 0x00007f84c4f438b8 rcx: 0xfbbdc56e30ea005b rdx: 0x00007ff85dcbf778 rdi: 0x0000000000000000 rsi: 0x00007ff85dcbf6b8 rbp: 0x00007ff7b87aad20 rsp: 0x00007ff7b87aad18 r8: 0x00007ff7b87aacc0 r9: 0x0000000000010037 r10: 0x00007ff824e9f86b r11: 0x2bbf1914c968046a r12: 0x00007ff81f5c02f1 r13: 0x00007ff7b87aae30 r14: 0x0000600003fc3b60 r15: 0x00007f84c4f438a0 rip: 0x00007ff81c0a4f5f rfl: 0x0000000000010246 cr2: 0x00000001077d6fa0 Logical CPU: 0 Error Code: 0x00000000 Trap Number: 6 Thread 0 instruction stream: c3 48 85 c0 4c 8d 25 fc-d8 20 00 49 0f 44 dc 4c .H..L.%.. .I.D.L 89 f7 e8 a2 40 f9 ff 48-85 c0 49 0f 44 c4 48 89 ....@..H..I.D.H. 04 24 48 8d 15 f2 ee 20-00 4c 8d a5 e0 fe ff ff .$H.... .L...... be ff 00 00 00 4c 89 e7-4c 89 f9 49 89 d8 4d 89 .....L..L..I..M. f1 31 c0 e8 3f a4 00 00-4c 89 25 c2 ea 58 41 0f .1..?...L.%..XA. 0b 90 48 8d 05 01 ef 20-00 48 89 05 b1 ea 58 41 ..H.... .H....XA [0f]0b 48 8d 05 1c f1 20-00 48 89 05 a1 ea 58 41 ..H.... .H....XA <== 0f 0b 48 8d 05 0c f1 20-00 48 89 05 91 ea 58 41 ..H.... .H....XA 0f 0b 48 8d 05 fc f0 20-00 48 89 05 81 ea 58 41 ..H.... .H....XA 0f 0b 48 8d 05 4c f0 20-00 48 89 05 71 ea 58 41 ..H..L. .H..q.XA 0f 0b 48 8d 05 3c f0 20-00 48 89 05 61 ea 58 41 ..H..<. .H..a.XA 0f 0b 48 8d 05 c5 ee 20-00 48 89 05 51 ea 58 41 ..H.... .H..Q.XA Binary Images: 0x7ff81beec000 - 0x7ff81c3eefff com.apple.CoreFoundation (6.9)