Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

EXC_BAD_ACCESS - Code Signature Invalid #99

Closed
ImmaZoni opened this issue Mar 17, 2022 · 1 comment · Fixed by #107
Closed

EXC_BAD_ACCESS - Code Signature Invalid #99

ImmaZoni opened this issue Mar 17, 2022 · 1 comment · Fixed by #107
Labels
bug Something isn't working

Comments

@ImmaZoni
Copy link
Contributor

System: Macbook Air M1
Running Version: 0.2.1
Exception Type: EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid))
Exception Codes: UNKNOWN_0x32 at 0x000000011f2a1739
Exception Codes: 0x0000000000000032, 0x000000011f2a1739
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace CODESIGNING, Code 2

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               subspace-desktop [1491]
Path:                  /Applications/subspace-desktop.app/Contents/MacOS/subspace-desktop
Identifier:            com.tauri.dev
Version:               0.2.1 (20220315.123146)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-03-17 15:32:48.3281 -0700
OS Version:            macOS 12.2 (21D49)
Report Version:        12
Anonymous UUID:        BF53AFBD-86E7-4217-BE26-D4F0F141048A


Time Awake Since Boot: 1900 seconds

System Integrity Protection: enabled

Crashed Thread:        44  tokio-runtime-worker

Exception Type:        EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid))
Exception Codes:       UNKNOWN_0x32 at 0x000000011f2a1739
Exception Codes:       0x0000000000000032, 0x000000011f2a1739
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace CODESIGNING, Code 2 

VM Region Info: 0x11f2a1739 is in 0x11f176000-0x11f2c4000;  bytes after start: 1226553  bytes before end: 141510
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      VM_ALLOCATE                 11efa5000-11f175000    [ 1856K] rw-/rwx SM=ZER  
      GAP OF 0x1000 BYTES
--->  VM_ALLOCATE                 11f176000-11f2c4000    [ 1336K] r-x/rwx SM=ZER  
      VM_ALLOCATE                 11f2c4000-11f494000    [ 1856K] rw-/rwx SM=ZER  

Thread 0::  Dispatch queue: com.apple.main-thread
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c80daba mach_msg_trap + 10
2   CoreFoundation                	    0x7ff80c910df1 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80c90f4af __CFRunLoopRun + 1329
4   CoreFoundation                	    0x7ff80c90e8a9 CFRunLoopRunSpecific + 567
5   HIToolbox                     	    0x7ff81599a4f1 RunCurrentEventLoopInMode + 292
6   HIToolbox                     	    0x7ff81599a247 ReceiveNextEventCommon + 587
7   HIToolbox                     	    0x7ff815999fe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8   AppKit                        	    0x7ff80f264d88 _DPSNextEvent + 886
9   AppKit                        	    0x7ff80f2633f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411
10  AppKit                        	    0x7ff80f255919 -[NSApplication run] + 586
11  subspace-desktop              	       0x100f63d3c tao::platform_impl::platform::event_loop::EventLoop$LT$T$GT$::run::h41ba705169384f56 + 668
12  subspace-desktop              	       0x100f639d3 tao::event_loop::EventLoop$LT$T$GT$::run::hb14cc6ec615ed7d3 + 83
13  subspace-desktop              	       0x100fc62c5 _$LT$tauri_runtime_wry..Wry$u20$as$u20$tauri_runtime..Runtime$GT$::run::h4410065e9190a9a5 + 805
14  subspace-desktop              	       0x1012e46d8 tauri::app::App$LT$R$GT$::run::hbdfb3a3d9bd347af + 232
15  subspace-desktop              	       0x10184e1c8 _$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hb9c7426cdeb04dd9 + 3912
16  subspace-desktop              	       0x101039faf std::thread::local::LocalKey$LT$T$GT$::with::ha9dfd7cff2ffe1c1 + 79
17  subspace-desktop              	       0x1014d89c4 tokio::park::thread::CachedParkThread::block_on::h1afad679607720f2 + 132
18  subspace-desktop              	       0x101557f23 tokio::runtime::thread_pool::ThreadPool::block_on::h07d77130eac65d24 + 35
19  subspace-desktop              	       0x1014db4fe tokio::runtime::Runtime::block_on::h1b8da5100fde79ca + 62
20  subspace-desktop              	       0x10131c508 subspace_desktop::main::h28bfd113e45c2335 + 104
21  subspace-desktop              	       0x10148c276 std::sys_common::backtrace::__rust_begin_short_backtrace::h164d420f38ca9855 + 6
22  subspace-desktop              	       0x1013f3071 std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::hfa91b654b08197ef + 17
23  subspace-desktop              	       0x102cb0c2a std::rt::lang_start_internal::hd3eb726ff9d13494 + 682
24  subspace-desktop              	       0x10131d899 main + 41
25  dyld                          	       0x204a4d4fe start + 462

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                       	    0x7ff7ffeee8e4 0x7ff7ffeea000 + 18660
1   runtime                       	    0x7ff7ffefb928 0x7ff7ffeea000 + 71976
2   runtime                       	    0x7ff7ffefd0a4 0x7ff7ffeea000 + 77988

Thread 2:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 3:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c81245e kevent + 10
2   subspace-desktop              	       0x102b97e0f tokio::io::driver::Driver::turn::hf892c2e6e2e296a6 + 143
3   subspace-desktop              	       0x102b84cb5 tokio::time::driver::Driver$LT$P$GT$::park_internal::h6bed7339e7e30173 + 549
4   subspace-desktop              	       0x102ba56bb _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 347
5   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
6   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
7   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
8   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
9   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
10  subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
11  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
12  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
13  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
14  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
15  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 4:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 5:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 6:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 7:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 8:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 9:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 10:: JavaScriptCore bmalloc scavenger
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   libc++.1.dylib                	    0x7ff80c7a9ec2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   JavaScriptCore                	    0x7ff8263fc695 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 85
4   JavaScriptCore                	    0x7ff826400e3b bmalloc::Scavenger::threadRunLoop() + 443
5   JavaScriptCore                	    0x7ff826400969 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6   JavaScriptCore                	    0x7ff826402017 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
7   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 11:: com.apple.coreanimation.render-server
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c80daba mach_msg_trap + 10
2   QuartzCore                    	    0x7ff813e2065e CA::Render::Server::server_thread(void*) + 493
3   QuartzCore                    	    0x7ff813e20461 thread_fun(void*) + 25
4   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 12:: com.apple.NSEventThread
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c80daba mach_msg_trap + 10
2   CoreFoundation                	    0x7ff80c910df1 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80c90f4af __CFRunLoopRun + 1329
4   CoreFoundation                	    0x7ff80c90e8a9 CFRunLoopRunSpecific + 567
5   AppKit                        	    0x7ff80f3d2fd8 _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 13:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c81245e kevent + 10
2   subspace-desktop              	       0x102b97e0f tokio::io::driver::Driver::turn::hf892c2e6e2e296a6 + 143
3   subspace-desktop              	       0x102b84cb5 tokio::time::driver::Driver$LT$P$GT$::park_internal::h6bed7339e7e30173 + 549
4   subspace-desktop              	       0x102ba56bb _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 347
5   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
6   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
7   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
8   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
9   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
10  subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
11  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
12  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
13  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
14  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
15  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 14:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 15:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 16:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 17:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 18:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 19:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 20:: tokio-runtime-worker
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x102ba5652 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h6c08fa0b36ced6e1 + 242
4   subspace-desktop              	       0x102b817a6 tokio::runtime::thread_pool::worker::Context::park_timeout::h626ce2abba3117a4 + 214
5   subspace-desktop              	       0x102b80f75 tokio::runtime::thread_pool::worker::Context::run::h411d4cf1e31f1507 + 2709
6   subspace-desktop              	       0x102b93f17 tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h649b2ac1750053c4 + 71
7   subspace-desktop              	       0x102b803cf tokio::runtime::thread_pool::worker::run::h34ba7ba802cb4182 + 95
8   subspace-desktop              	       0x102b9cf93 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hafb1371849d12f88 + 51
9   subspace-desktop              	       0x102ba172f tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h25937b45212cf642 + 175
10  subspace-desktop              	       0x102b87557 tokio::runtime::blocking::pool::Inner::run::hc1717332fb0ac527 + 215
11  subspace-desktop              	       0x102b91af4 std::sys_common::backtrace::__rust_begin_short_backtrace::h6fd2ad5149530647 + 356
12  subspace-desktop              	       0x102b95f05 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h083520ac6f5a37c0 + 181
13  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
14  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
15  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 21:: log-autoflush
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc2498 parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 808
3   subspace-desktop              	       0x101cf9989 sc_tracing::logging::stderr_writer::log_autoflush_thread::hd640f4b09f98ee15 + 121
4   subspace-desktop              	       0x101cdc309 std::sys_common::backtrace::__rust_begin_short_backtrace::h4794f42be8e19fda + 9
5   subspace-desktop              	       0x101cf5831 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h3fe5d6ace672f542 + 113
6   subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
7   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 22:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   libc++.1.dylib                	    0x7ff80c7a9ec2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   subspace-desktop              	       0x102097a9b rocksdb::ThreadPoolImpl::Impl::BGThread(unsigned long) + 139
4   subspace-desktop              	       0x102097ea8 rocksdb::ThreadPoolImpl::Impl::BGThreadWrapper(void*) + 104
5   subspace-desktop              	       0x1020999dc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(void*), rocksdb::BGThreadMetadata*> >(void*) + 44
6   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 23:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   libc++.1.dylib                	    0x7ff80c7a9ec2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   subspace-desktop              	       0x102097a9b rocksdb::ThreadPoolImpl::Impl::BGThread(unsigned long) + 139
4   subspace-desktop              	       0x102097ea8 rocksdb::ThreadPoolImpl::Impl::BGThreadWrapper(void*) + 104
5   subspace-desktop              	       0x1020999dc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(void*), rocksdb::BGThreadMetadata*> >(void*) + 44
6   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 24:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   libc++.1.dylib                	    0x7ff80c7a9ec2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   subspace-desktop              	       0x102097a9b rocksdb::ThreadPoolImpl::Impl::BGThread(unsigned long) + 139
4   subspace-desktop              	       0x102097ea8 rocksdb::ThreadPoolImpl::Impl::BGThreadWrapper(void*) + 104
5   subspace-desktop              	       0x1020999dc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(void*), rocksdb::BGThreadMetadata*> >(void*) + 44
6   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 25:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   libc++.1.dylib                	    0x7ff80c7a9ec2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   subspace-desktop              	       0x102097a9b rocksdb::ThreadPoolImpl::Impl::BGThread(unsigned long) + 139
4   subspace-desktop              	       0x102097ea8 rocksdb::ThreadPoolImpl::Impl::BGThreadWrapper(void*) + 104
5   subspace-desktop              	       0x1020999dc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(void*), rocksdb::BGThreadMetadata*> >(void*) + 44
6   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 26:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   libc++.1.dylib                	    0x7ff80c7a9ec2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   subspace-desktop              	       0x102097a9b rocksdb::ThreadPoolImpl::Impl::BGThread(unsigned long) + 139
4   subspace-desktop              	       0x102097ea8 rocksdb::ThreadPoolImpl::Impl::BGThreadWrapper(void*) + 104
5   subspace-desktop              	       0x1020999dc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(void*), rocksdb::BGThreadMetadata*> >(void*) + 44
6   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 27:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c81048e pwrite + 10
2   subspace-desktop              	       0x101dc7ed7 std::os::unix::fs::FileExt::write_all_at::h8d40e6acb495e1b1 + 87
3   subspace-desktop              	       0x101dc1e40 parity_db::file::TableFile::write_at::h9e2359ee12745e17 + 96
4   subspace-desktop              	       0x101dc65b6 parity_db::table::ValueTable::enact_plan::h4b7f13a01d0f9f79 + 518
5   subspace-desktop              	       0x101d957ab parity_db::column::Column::enact_plan::hf0489843c2112c81 + 267
6   subspace-desktop              	       0x101dafdd8 parity_db::db::DbInner::enact_logs::h753ca68118546dd5 + 2952
7   subspace-desktop              	       0x101db3561 parity_db::db::Db::commit_worker::h422a2a660879f447 + 177
8   subspace-desktop              	       0x101dbdaa2 std::sys_common::backtrace::__rust_begin_short_backtrace::hd830deef7009a3d6 + 34
9   subspace-desktop              	       0x101d9ba15 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h0a33d1d9d812af54 + 117
10  subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
11  libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
12  libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 28:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x101db3973 parity_db::db::Db::flush_worker::h38f5ca3a8840533e + 243
4   subspace-desktop              	       0x101dbdb09 std::sys_common::backtrace::__rust_begin_short_backtrace::he334024096e314f7 + 41
5   subspace-desktop              	       0x101d9bcf9 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h96cbd1279d97cc6d + 121
6   subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
7   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 29:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x101db3753 parity_db::db::Db::log_worker::hfeb06377ff70c185 + 227
4   subspace-desktop              	       0x101dbda42 std::sys_common::backtrace::__rust_begin_short_backtrace::h8341f087c993083e + 34
5   subspace-desktop              	       0x101d9bb85 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h27bf20a715a80b24 + 117
6   subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
7   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 30:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102bc24cb parking_lot::condvar::Condvar::wait_until_internal::h853ad3eb082e9171 + 859
3   subspace-desktop              	       0x101db3ad3 parity_db::db::Db::cleanup_worker::h3f6b6bc8ee7ec1b0 + 131
4   subspace-desktop              	       0x101dbd9e2 std::sys_common::backtrace::__rust_begin_short_backtrace::h25c79ffce47f50c2 + 34
5   subspace-desktop              	       0x101d9be65 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hf9f35247b142521e + 117
6   subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
7   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 31:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c80daba mach_msg_trap + 10
2   subspace-desktop              	       0x1029389a1 wasmtime_runtime::traphandlers::macos::handler_thread::h5d661dad4b2bb71f + 97
3   subspace-desktop              	       0x102931ac9 std::sys_common::backtrace::__rust_begin_short_backtrace::hef4a87ffbbc3a85c + 9
4   subspace-desktop              	       0x102932b91 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h79af85e2ab4ae4d2 + 113
5   subspace-desktop              	       0x102cc9907 std::sys::unix::thread::Thread::new::thread_start::hb308fe614f8752be + 39
6   libsystem_pthread.dylib       	    0x7ff80c84a4f4 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80c84600f thread_start + 15

Thread 32:
0   ???                           	    0x7ff89cdda940 ???
1   libsystem_kernel.dylib        	    0x7ff80c810506 __psynch_cvwait + 10
2   subspace-desktop              	       0x102da077c rayon_core::sleep::Sleep::sleep::h3d8406a9540e574b + 428
3   subspace-desktop              	       0x102da0297 rayon_core::registry::WorkerThread::wait_until_cold::h3673e0c99613bc47 + 183
4   subspace-desktop              	       0x1027cc54a rayon_core::registry::ThreadBuilder::run::h924d7a05720075d5 + 1386
5   subspace-desktop              	       0x1027cf2e2 std::sys_common::backtrace::__rust_begin_short_backtrace::h51cda6d4d27df9a3 + 34
6   subspace-desktop              	       0x1027c9b45 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$... (153 KB left)
@ImmaZoni ImmaZoni added bug Something isn't working new-release labels Mar 17, 2022
@ozgunozerk ozgunozerk linked a pull request Mar 22, 2022 that will close this issue
@elesos
Copy link

elesos commented Jun 23, 2022

...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants