Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(quickprofile): Disable onblur for msg and hide profile on enter #1427

Merged
merged 11 commits into from
Nov 8, 2023

Conversation

Flemmli97
Copy link
Collaborator

@Flemmli97 Flemmli97 commented Oct 27, 2023

What this PR does 📖

  • Disables onblur for quickprofile messages
  • Rehide quickprofile when sending message via it

Which issue(s) this PR fixes 🔨

@Flemmli97 Flemmli97 changed the title fix(quickprofile:) Disable onblur for msg and hide profile on enter fix(quickprofile): Disable onblur for msg and hide profile on enter Oct 27, 2023
@github-actions
Copy link
Contributor

⚠️ The title of this PR is invalid.
Please make the title match the regex (?:add|update|task|chore|feat|fix|refactor)\([a-z-A-Z]+\):\s.+.
e.g.) add(cli): enable --verbose flag, fix(api): avoid unexpected error in handler

@github-actions github-actions bot added Don't merge yet DO NOT MERGE Missing dev review Still needs to be reviewed by a dev Failed Automated Test This PR is failing Luis's Appium test and needs revised labels Oct 27, 2023
@phillsatellite
Copy link
Contributor

So during testing I had some weird behavior

In a group chat I opened up Windows quickprofile and tried to send a message. When I sent the message instead of it sending just to the Windows profile in a DM it would try to send in the group

And it seems like the message would never fully send it would appear with 50% opacity and no other users would receive

Screen.Recording.2023-10-27.at.12.22.37.PM.mov

@phillsatellite phillsatellite added the Changes requested When other dev or QA request a change label Oct 27, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2023

UI Automated Test Results Summary for MacOS/Windows

476 tests   266 ✔️  2h 14m 22s ⏱️
  41 suites  210 💤
    3 files        0

Results for commit c9f483b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2023

UI Automated Tests execution is complete! You can find the test results report here

@github-actions github-actions bot removed the Failed Automated Test This PR is failing Luis's Appium test and needs revised label Oct 27, 2023
@Flemmli97 Flemmli97 removed the Changes requested When other dev or QA request a change label Oct 31, 2023
@phillsatellite
Copy link
Contributor

Noticed this crash on Linux and MacOS flow was:
-Type message in QuickProfile
-Click "Message"
-App will crash

Screen.Recording.2023-10-31.at.2.38.52.PM.mov

@phillsatellite phillsatellite added the Changes requested When other dev or QA request a change label Oct 31, 2023
@sdwoodbury
Copy link
Contributor

@phillsatellite can you attach the crash report?

@github-actions github-actions bot added Failed Automated Test This PR is failing Luis's Appium test and needs revised and removed Failed Automated Test This PR is failing Luis's Appium test and needs revised labels Oct 31, 2023
@phillsatellite
Copy link
Contributor

Path:                  /Users/USER/*/uplink
Identifier:            uplink
Version:               ???
Code Type:             ARM-64 (Native)
Parent Process:        zsh [37036]
Responsible:           Terminal [37030]
User ID:               501

Date/Time:             2023-11-01 13:19:14.3216 -0400
OS Version:            macOS 14.1 (23B5046f)
Report Version:        12
Anonymous UUID:        B2C05345-1EA2-CD7F-071B-E9B540C51F3B

Sleep/Wake UUID:       C359C02A-39A1-49D2-B5DB-B7DD31271C9B

Time Awake Since Boot: 280000 seconds
Time Since Wake:       10957 seconds

System Integrity Protection: enabled

Crashed Thread:        0  main  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0001a88d42e38090 -> 0x0000288d42e38090 (possible pointer authentication failure)
Exception Codes:       0x0000000000000001, 0x0001a88d42e38090

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [72893]

VM Region Info: 0x288d42e38090 is not in any region.  Bytes after previous region: 44106141368465  Bytes before following region: 60965938560880
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)        1000000000-7000000000   [384.0G] ---/--- SM=NUL  ...(unallocated)
--->  GAP OF 0x5f9000000000 BYTES
      MALLOC_NANO              600000000000-600020000000 [512.0M] rw-/rwx SM=PRV  

Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread
0   uplink                        	       0x1032e4898 dioxus_core::virtual_dom::VirtualDom::handle_event::ha3299634cf54c61a + 1140
1   uplink                        	       0x103258d04 dioxus_desktop::launch_with_props::_$u7b$$u7b$closure$u7d$$u7d$::he2c0a374c877f2f5 + 5988
2   uplink                        	       0x10326a6f8 _$LT$tao..platform_impl..platform..app_state..EventLoopHandler$LT$T$GT$$u20$as$u20$tao..platform_impl..platform..app_state..EventHandler$GT$::handle_user_events::hd2a5764753a5d3b2 + 264
3   uplink                        	       0x1033375ac tao::platform_impl::platform::app_state::AppState::cleared::heb78c95e2508059f + 820
4   uplink                        	       0x103338a6c std::panicking::try::h06204b54d15f0814 + 88
5   uplink                        	       0x10332752c tao::platform_impl::platform::observer::control_flow_end_handler::h00d6fda2dffa058e + 92
6   CoreFoundation                	       0x186bf80a0 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
7   CoreFoundation                	       0x186bf7f8c __CFRunLoopDoObservers + 532
8   CoreFoundation                	       0x186bf76b8 __CFRunLoopRun + 1028
9   CoreFoundation                	       0x186bf6c5c CFRunLoopRunSpecific + 608
10  HIToolbox                     	       0x191264448 RunCurrentEventLoopInMode + 292
11  HIToolbox                     	       0x191264284 ReceiveNextEventCommon + 648
12  HIToolbox                     	       0x191263fdc _BlockUntilNextEventMatchingListInModeWithFilter + 76
13  AppKit                        	       0x18a3d37b8 _DPSNextEvent + 660
14  AppKit                        	       0x18aba7aa0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
15  AppKit                        	       0x18a3c6c64 -[NSApplication run] + 476
16  uplink                        	       0x103279f88 objc_exception::try_no_ret::try_objc_execute_closure::hc40853e84a061a49 (.llvm.7763441739728343801) + 44
17  uplink                        	       0x10335d81c RustObjCExceptionTryCatch + 28
18  uplink                        	       0x1032749f8 objc::message::platform::send_unverified::ha61b8ba7b1264030 + 92
19  uplink                        	       0x103252ea4 tao::platform_impl::platform::event_loop::EventLoop$LT$T$GT$::run::hb774cc67f2700b4b + 612
20  uplink                        	       0x103250d44 dioxus_desktop::launch_with_props::h580074164998172f + 468
21  uplink                        	       0x103250b70 dioxus_desktop::launch_cfg::h97258a0255ea9970 + 12
22  uplink                        	       0x100f74738 uplink::main::h6f1051738e9e72a1 + 3280
23  uplink                        	       0x101017b2c std::sys_common::backtrace::__rust_begin_short_backtrace::h8d167f81853d2726 + 12
24  uplink                        	       0x1010fd090 std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::hb377f2599e532ffb (.llvm.14436126991708309892) + 16
25  uplink                        	       0x1035a0160 std::rt::lang_start_internal::h8ee16b8f6c950a26 + 648
26  uplink                        	       0x100f7cb00 main + 52
27  dyld                          	       0x1867a1058 start + 2224

Thread 1:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x103495610 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 660
3   uplink                        	       0x1033bc80c tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 272
4   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
5   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
6   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
7   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
8   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
9   uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
10  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
11  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
12  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
13  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
14  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
15  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
16  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 2:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x103495610 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 660
3   uplink                        	       0x1033bc80c tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 272
4   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
5   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
6   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
7   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
8   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
9   uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
10  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
11  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
12  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
13  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
14  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
15  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
16  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 3:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186ae1a00 kevent + 8
1   uplink                        	       0x1033e3354 mio::poll::Poll::poll::hfab2e77cc83e8951 + 116
2   uplink                        	       0x1033d7a84 tokio::runtime::io::driver::Driver::turn::hbc7f6ca30e1ee00f (.llvm.10215678586782717669) + 136
3   uplink                        	       0x1033b9380 tokio::runtime::time::Driver::park_internal::ha60607725ee3b19b (.llvm.5192399757028037701) + 652
4   uplink                        	       0x1033bc770 tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 116
5   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
6   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
7   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
8   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
9   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
10  uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
11  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
12  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
13  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
14  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
15  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
16  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
17  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 4:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x103495610 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 660
3   uplink                        	       0x1033bc80c tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 272
4   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
5   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
6   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
7   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
8   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
9   uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
10  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
11  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
12  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
13  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
14  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
15  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
16  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 5:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x103495610 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 660
3   uplink                        	       0x1033bc80c tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 272
4   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
5   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
6   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
7   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
8   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
9   uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
10  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
11  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
12  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
13  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
14  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
15  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
16  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 6:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x103495610 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 660
3   uplink                        	       0x1033bc80c tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 272
4   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
5   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
6   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
7   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
8   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
9   uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
10  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
11  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
12  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
13  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
14  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
15  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
16  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 7:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x103495610 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 660
3   uplink                        	       0x1033bc80c tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 272
4   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
5   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
6   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
7   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
8   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
9   uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
10  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
11  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
12  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
13  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
14  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
15  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
16  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 8:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x103495610 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 660
3   uplink                        	       0x1033bc80c tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64 + 272
4   uplink                        	       0x1033cc75c tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93 + 156
5   uplink                        	       0x1033cbe18 tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd + 2344
6   uplink                        	       0x1033c5f24 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253 + 68
7   uplink                        	       0x1033b8f84 tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe + 152
8   uplink                        	       0x1033cb45c tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46 + 84
9   uplink                        	       0x1033d1084 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615 + 204
10  uplink                        	       0x1033b428c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192 + 176
11  uplink                        	       0x1033db2fc tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 240
12  uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
13  uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
14  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
15  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
16  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 9:: JavaScriptCore libpas scavenger
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   JavaScriptCore                	       0x1a4465d24 scavenger_thread_main + 1316
3   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 10:
0   libsystem_pthread.dylib       	       0x186b16e28 start_wqthread + 0

Thread 11:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	       0x186adb8b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186aedd30 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x186ae44f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x186adbc38 mach_msg + 24
4   QuartzCore                    	       0x18eccec24 CA::Render::Server::server_thread(void*) + 544
5   QuartzCore                    	       0x18ecce9f4 thread_fun(void*) + 32
6   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 12:
0   libsystem_pthread.dylib       	       0x186b16e28 start_wqthread + 0

Thread 13:: WebCore: Scrolling
0   libsystem_kernel.dylib        	       0x186adb8b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186aedd30 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x186ae44f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x186adbc38 mach_msg + 24
4   CoreFoundation                	       0x186bf8ea4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x186bf776c __CFRunLoopRun + 1208
6   CoreFoundation                	       0x186bf6c5c CFRunLoopRunSpecific + 608
7   CoreFoundation                	       0x186c74994 CFRunLoopRun + 64
8   JavaScriptCore                	       0x1a3063fa8 WTF::Detail::CallableWrapper<WTF::RunLoop::create(char const*, WTF::ThreadType, WTF::Thread::QOS)::$_1, void>::call() + 52
9   JavaScriptCore                	       0x1a307f8bc WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 244
10  JavaScriptCore                	       0x1a2ed037c WTF::wtfThreadEntryPoint(void*) + 16
11  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 14:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x186adb8b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186aedd30 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x186ae44f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x186adbc38 mach_msg + 24
4   CoreFoundation                	       0x186bf8ea4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x186bf776c __CFRunLoopRun + 1208
6   CoreFoundation                	       0x186bf6c5c CFRunLoopRunSpecific + 608
7   AppKit                        	       0x18a4fd114 _NSEventThread + 144
8   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 15:
0   libsystem_pthread.dylib       	       0x186b16e28 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib       	       0x186b16e28 start_wqthread + 0

Thread 17:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x186adb830 semaphore_wait_trap + 8
1   caulk                         	       0x190e6a690 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x190e6a544 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x190e6a244 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 18:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	       0x186adb830 semaphore_wait_trap + 8
1   caulk                         	       0x190e6a690 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x190e6a544 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x190e6a244 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 19:: caulk::deferred_logger
0   libsystem_kernel.dylib        	       0x186adb830 semaphore_wait_trap + 8
1   caulk                         	       0x190e6a690 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x190e6a544 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x190e6a244 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 20:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 21:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 22:
0   libsystem_kernel.dylib        	       0x186adb8b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186aedd30 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x186ae44f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x186adbc38 mach_msg + 24
4   CoreFoundation                	       0x186bf8ea4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x186bf776c __CFRunLoopRun + 1208
6   CoreFoundation                	       0x186bf6c5c CFRunLoopRunSpecific + 608
7   CoreFoundation                	       0x186c74994 CFRunLoopRun + 64
8   uplink                        	       0x102fc0c94 if_watch::apple::background_task::he2f631ada5998236 + 308
9   uplink                        	       0x102fbf05c std::sys_common::backtrace::__rust_begin_short_backtrace::h7fe8d2399900902d (.llvm.1405206528070346648) + 36
10  uplink                        	       0x102fc11f8 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h6f22a1920d7b8acf + 172
11  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
12  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
13  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 23:: futures-timer
0   libsystem_kernel.dylib        	       0x186adb848 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x18696ef28 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x18696f524 _dispatch_semaphore_wait_slow + 76
3   uplink                        	       0x1035a0988 std::thread::park_timeout::ha6d87e4b23ca75f9 + 120
4   uplink                        	       0x1030d6610 futures_timer::native::global::run::hf46172d41f4743ef + 224
5   uplink                        	       0x1030d4274 std::sys_common::backtrace::__rust_begin_short_backtrace::hc49759b9c30cf1c7 (.llvm.958655868005243147) + 40
6   uplink                        	       0x1030d6d3c core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hef60abd2a06718a3 + 196
7   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
8   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 24:
0   libsystem_kernel.dylib        	       0x186adb848 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x18696ef28 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x18696f524 _dispatch_semaphore_wait_slow + 76
3   uplink                        	       0x1035a0988 std::thread::park_timeout::ha6d87e4b23ca75f9 + 120
4   uplink                        	       0x102dd148c wasm_timer::timer::global::platform::run::ha4fe04ed26f6e588 + 280
5   uplink                        	       0x102dcf5c8 std::sys_common::backtrace::__rust_begin_short_backtrace::hf835b9644d3f62fa (.llvm.14674127099492561446) + 40
6   uplink                        	       0x102dd1bd8 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hb88c7eac620c12f6 + 196
7   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
8   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 25:
0   libsystem_kernel.dylib        	       0x186adb8b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186aedd30 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x186ae44f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x186adbc38 mach_msg + 24
4   CoreFoundation                	       0x186bf8ea4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x186bf776c __CFRunLoopRun + 1208
6   CoreFoundation                	       0x186bf6c5c CFRunLoopRunSpecific + 608
7   CoreFoundation                	       0x186c74994 CFRunLoopRun + 64
8   uplink                        	       0x102fc0c94 if_watch::apple::background_task::he2f631ada5998236 + 308
9   uplink                        	       0x102fbf05c std::sys_common::backtrace::__rust_begin_short_backtrace::h7fe8d2399900902d (.llvm.1405206528070346648) + 36
10  uplink                        	       0x102fc11f8 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h6f22a1920d7b8acf + 172
11  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
12  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
13  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 26:
0   libsystem_kernel.dylib        	       0x186adb8b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186aedd30 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x186ae44f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x186adbc38 mach_msg + 24
4   CoreFoundation                	       0x186bf8ea4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x186bf776c __CFRunLoopRun + 1208
6   CoreFoundation                	       0x186bf6c5c CFRunLoopRunSpecific + 608
7   CoreFoundation                	       0x186c74994 CFRunLoopRun + 64
8   uplink                        	       0x102fc0c94 if_watch::apple::background_task::he2f631ada5998236 + 308
9   uplink                        	       0x102fbf05c std::sys_common::backtrace::__rust_begin_short_backtrace::h7fe8d2399900902d (.llvm.1405206528070346648) + 36
10  uplink                        	       0x102fc11f8 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h6f22a1920d7b8acf + 172
11  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
12  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
13  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 27:: notify-rs fsevents loop
0   libsystem_kernel.dylib        	       0x186adb8b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186aedd30 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x186ae44f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x186adbc38 mach_msg + 24
4   CoreFoundation                	       0x186bf8ea4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x186bf776c __CFRunLoopRun + 1208
6   CoreFoundation                	       0x186bf6c5c CFRunLoopRunSpecific + 608
7   CoreFoundation                	       0x186c74994 CFRunLoopRun + 64
8   uplink                        	       0x1011de640 std::sys_common::backtrace::__rust_begin_short_backtrace::hbd2224d5c42e770b (.llvm.4028073693575958779) + 168
9   uplink                        	       0x1011dc568 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he37660dbb0ab4c1a + 172
10  uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
11  libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 28:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 29:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 30:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 31:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 32:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 33:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 34:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 35:: tokio-runtime-worker
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c5fc _pthread_cond_wait + 1228
2   uplink                        	       0x1034956f0 parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3 + 884
3   uplink                        	       0x1033db390 tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04 + 388
4   uplink                        	       0x1033ce170 std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221 + 220
5   uplink                        	       0x1033ba3a0 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5 + 156
6   uplink                        	       0x1035b1244 std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87 + 48
7   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8

Thread 36:: CVDisplayLink
0   libsystem_kernel.dylib        	       0x186adf0ac __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x186b1c628 _pthread_cond_wait + 1272
2   CoreVideo                     	       0x18f4af528 CVDisplayLink::waitUntil(unsigned long long) + 328
3   CoreVideo                     	       0x18f4ae5f4 CVDisplayLink::runIOThread() + 504
4   libsystem_pthread.dylib       	       0x186b1c034 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x186b16e3c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000600000577440   x1: 0x0000000093c061a3   x2: 0x0000000000000020   x3: 0x0000000000000001
    x4: 0x0000000000000004   x5: 0x0000000000003440   x6: 0x0000600000577440   x7: 0x0000000000000000
    x8: 0x0000000104c34dc0   x9: 0x000000012e7c6cb8  x10: 0x0001a88d42e38090  x11: 0x0000000000000000
   x12: 0x000000010402bb18  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x0000000093c061a3
   x16: 0x00000000000001a2  x17: 0x0000000093e058e1  x18: 0x0000000000000000  x19: 0x00078bc7ff506f35
   x20: 0x0000000000000000  x21: 0x0000000000000000  x22: 0x00006000021daf40  x23: 0x000000000000000a
   x24: 0x0001a88d42e38098  x25: 0x00000000000015f3  x26: 0x000000016ef78870  x27: 0x00074de1ddbe124a
   x28: 0x018577323e15f220   fp: 0x000000016ef78190   lr: 0x00000001032e44e4
    sp: 0x000000016ef78050   pc: 0x00000001032e4898 cpsr: 0x20001000
   far: 0x0001a88d42e38090  esr: 0x92000004 (Data Abort) byte read Translation fault

Binary Images:
       0x12a914000 -        0x12ac8bfff libemoji_selector.dylib (*) <4cc586f1-46c0-3d8b-8692-06af2ea01a8f> /Users/USER/*/libemoji_selector.dylib
       0x11ebc0000 -        0x11ecf3fff com.apple.audio.units.Components (1.14) <9adaf525-0134-3b0a-9fb5-8cab6626461e> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x128000000 -        0x1288dbfff com.apple.audio.codecs.Components (7.0) <5c272eb5-44e8-38bf-8663-6d1a826c437a> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x11d4cc000 -        0x11d537fff com.apple.AppleMetalOpenGLRenderer (1.0) <24cedb33-b8bf-3100-9f56-5cd8cff71133> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
       0x110328000 -        0x110333fff libobjc-trampolines.dylib (*) <c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895> /usr/lib/libobjc-trampolines.dylib
       0x100e84000 -        0x1049d7fff uplink (*) <505dc873-4099-3e67-a2e7-b273b341c7f0> /Users/USER/*/uplink
       0x186b7b000 -        0x187052fff com.apple.CoreFoundation (6.9) <3f279cd9-403d-351a-adfa-d1d981bd3444> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x191234000 -        0x1914f3fff com.apple.HIToolbox (2.1.1) <6b9fa8b8-b03f-39c2-b67d-f455e3ddfe35> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x18a399000 -        0x18b6abfff com.apple.AppKit (6.9) <66be3ec4-893e-301a-ac84-da73d2f84d54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x18679b000 -        0x18682e8f7 dyld (*) <e951062b-c0b0-3d2c-b510-2514e195b636> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x186ada000 -        0x186b14fff libsystem_kernel.dylib (*) <2d677dec-e0fe-3a3c-be12-95c685c5f891> /usr/lib/system/libsystem_kernel.dylib
       0x186b15000 -        0x186b21ff3 libsystem_pthread.dylib (*) <75288deb-6d30-3e42-8799-88302598394b> /usr/lib/system/libsystem_pthread.dylib
       0x1a2ec8000 -        0x1a45c3fff com.apple.JavaScriptCore (19616) <ca31ed65-49be-3627-b691-bbbaba28b945> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x18ec87000 -        0x18f04efff com.apple.QuartzCore (1.11) <332e550f-011f-373d-be6d-172c4c94772f> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x190e68000 -        0x190e91fff com.apple.audio.caulk (1.0) <f762e536-1538-3710-b122-0e3858f4bcd5> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x18696b000 -        0x1869b1fff libdispatch.dylib (*) <833a0300-8ac0-3770-bca5-7c47c27d79d5> /usr/lib/system/libdispatch.dylib
       0x18f4ac000 -        0x18f509fff com.apple.CoreVideo (1.8) <3028a0d1-bb50-39bc-ac66-3bedbfde1834> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)
Writable regions: Total=6.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=6.0G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                            96K        4 
ColorSync                          560K       29 
CoreAnimation                      336K       21 
CoreGraphics                        48K        3 
CoreImage                           16K        1 
CoreUI image data                  944K        6 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.7G       81 
MALLOC guard page                  384K       24 
STACK GUARD                        576K       36 
Stack                             63.6M       37 
Stack Guard                       56.0M        1 
VM_ALLOCATE                      128.8M       41 
VM_ALLOCATE (reserved)             3.9G       25         reserved VM address space (unallocated)
WebKit Malloc                    192.1M        4 
__AUTH                            3060K      433 
__AUTH_CONST                      34.1M      657 
__CTF                               824        1 
__DATA                            17.5M      649 
__DATA_CONST                      36.5M      668 
__DATA_DIRTY                      1990K      243 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5174K        1 
__LINKEDIT                       923.0M        7 
__OBJC_RO                         70.8M        1 
__OBJC_RW                         2154K        1 
__TEXT                           846.8M      686 
dyld private memory                272K        2 
mapped file                      196.8M       41 
shared memory                      912K       16 
===========                     =======  ======= 
TOTAL                              8.1G     3724 
TOTAL, minus reserved VM space     4.2G     3724 



-----------
Full Report
-----------

{"app_name":"uplink","timestamp":"2023-11-01 13:19:17.00 -0400","app_version":"","slice_uuid":"505dc873-4099-3e67-a2e7-b273b341c7f0","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 14.1 (23B5046f)","roots_installed":0,"incident_id":"20ECE525-4A46-4052-BCAE-5961F37FF6E9","name":"uplink"}
{
  "uptime" : 280000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,2",
  "coalitionID" : 1642,
  "osVersion" : {
    "train" : "macOS 14.1",
    "build" : "23B5046f",
    "releaseType" : "User"
  },
  "captureTime" : "2023-11-01 13:19:14.3216 -0400",
  "codeSigningMonitor" : 1,
  "incident" : "20ECE525-4A46-4052-BCAE-5961F37FF6E9",
  "pid" : 72893,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-11-01 13:17:42.7375 -0400",
  "procStartAbsTime" : 6725281854371,
  "procExitAbsTime" : 6727479530669,
  "procName" : "uplink",
  "procPath" : "\/Users\/USER\/*\/uplink",
  "parentProc" : "zsh",
  "parentPid" : 37036,
  "coalitionName" : "com.apple.Terminal",
  "crashReporterKey" : "B2C05345-1EA2-CD7F-071B-E9B540C51F3B",
  "responsiblePid" : 37030,
  "responsibleProc" : "Terminal",
  "codeSigningID" : "uplink-7acc9a587fe99ecb",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570556929,
  "codeSigningValidationCategory" : 10,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"CAE3kegHAPkFAAAUGEMAkbVCAZGfAxXroBYAVJQGAJF\/AhTrACAAVA==","atPC":"Gud\/qWgDFYsABUOpQmoAkEJ0AJFDAIBSOBwAlD8AF+sh\/v9U4TdA+Q=="},
  "wakeTime" : 10957,
  "sleepWakeUUID" : "C359C02A-39A1-49D2-B5DB-B7DD31271C9B",
  "sip" : "enabled",
  "vmRegionInfo" : "0x288d42e38090 is not in any region.  Bytes after previous region: 44106141368465  Bytes before following region: 60965938560880\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600020000000 [512.0M] rw-\/rwx SM=PRV  ",
  "exception" : {"codes":"0x0000000000000001, 0x0001a88d42e38090","rawCodes":[1,466799642771600],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0001a88d42e38090 -> 0x0000288d42e38090 (possible pointer authentication failure)"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":72893},
  "vmregioninfo" : "0x288d42e38090 is not in any region.  Bytes after previous region: 44106141368465  Bytes before following region: 60965938560880\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600020000000 [512.0M] rw-\/rwx SM=PRV  ",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"threadState":{"x":[{"value":105553121997888},{"value":2478858659},{"value":32},{"value":1},{"value":4},{"value":13376},{"value":105553121997888},{"value":0},{"value":4374875584,"symbolLocation":2672,"symbol":"anon.a47ecab7f0243134a540958494cdf2a6.52.llvm.944285766475741887"},{"value":5074873528},{"value":466799642771600},{"value":0},{"value":4362255128,"symbolLocation":39,"symbol":"anon.c843703e9ed8ef5f413ffe4de52cde6f.8.llvm.13351946390873608615"},{"value":2095104},{"value":2043},{"value":2478858659},{"value":418},{"value":2480953569},{"value":0},{"value":2124015935188789},{"value":0},{"value":0},{"value":105553151766336},{"value":10},{"value":466799642771608},{"value":5619},{"value":6156683376},{"value":2055957320176202},{"value":109624823614140960}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4348331236},"cpsr":{"value":536875008},"fp":{"value":6156681616},"sp":{"value":6156681296},"esr":{"value":2449473540,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4348332184,"matchesCrashFrame":1},"far":{"value":466799642771600}},"id":3158278,"triggered":true,"name":"main","queue":"com.apple.main-thread","frames":[{"imageOffset":38144152,"symbol":"dioxus_core::virtual_dom::VirtualDom::handle_event::ha3299634cf54c61a","symbolLocation":1140,"imageIndex":5},{"imageOffset":37571844,"symbol":"dioxus_desktop::launch_with_props::_$u7b$$u7b$closure$u7d$$u7d$::he2c0a374c877f2f5","symbolLocation":5988,"imageIndex":5},{"imageOffset":37644024,"symbol":"_$LT$tao..platform_impl..platform..app_state..EventLoopHandler$LT$T$GT$$u20$as$u20$tao..platform_impl..platform..app_state..EventHandler$GT$::handle_user_events::hd2a5764753a5d3b2","symbolLocation":264,"imageIndex":5},{"imageOffset":38483372,"symbol":"tao::platform_impl::platform::app_state::AppState::cleared::heb78c95e2508059f","symbolLocation":820,"imageIndex":5},{"imageOffset":38488684,"symbol":"std::panicking::try::h06204b54d15f0814","symbolLocation":88,"imageIndex":5},{"imageOffset":38417708,"symbol":"tao::platform_impl::platform::observer::control_flow_end_handler::h00d6fda2dffa058e","symbolLocation":92,"imageIndex":5},{"imageOffset":512160,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":36,"imageIndex":6},{"imageOffset":511884,"symbol":"__CFRunLoopDoObservers","symbolLocation":532,"imageIndex":6},{"imageOffset":509624,"symbol":"__CFRunLoopRun","symbolLocation":1028,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":197704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":197252,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":7},{"imageOffset":196572,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":7},{"imageOffset":239544,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":8},{"imageOffset":8448672,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":8},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":8},{"imageOffset":37707656,"symbol":"objc_exception::try_no_ret::try_objc_execute_closure::hc40853e84a061a49 (.llvm.7763441739728343801)","symbolLocation":44,"imageIndex":5},{"imageOffset":38639644,"symbol":"RustObjCExceptionTryCatch","symbolLocation":28,"imageIndex":5},{"imageOffset":37685752,"symbol":"objc::message::platform::send_unverified::ha61b8ba7b1264030","symbolLocation":92,"imageIndex":5},{"imageOffset":37547684,"symbol":"tao::platform_impl::platform::event_loop::EventLoop$LT$T$GT$::run::hb774cc67f2700b4b","symbolLocation":612,"imageIndex":5},{"imageOffset":37539140,"symbol":"dioxus_desktop::launch_with_props::h580074164998172f","symbolLocation":468,"imageIndex":5},{"imageOffset":37538672,"symbol":"dioxus_desktop::launch_cfg::h97258a0255ea9970","symbolLocation":12,"imageIndex":5},{"imageOffset":984888,"symbol":"uplink::main::h6f1051738e9e72a1","symbolLocation":3280,"imageIndex":5},{"imageOffset":1653548,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h8d167f81853d2726","symbolLocation":12,"imageIndex":5},{"imageOffset":2592912,"symbol":"std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::hb377f2599e532ffb (.llvm.14436126991708309892)","symbolLocation":16,"imageIndex":5},{"imageOffset":41009504,"symbol":"std::rt::lang_start_internal::h8ee16b8f6c950a26","symbolLocation":648,"imageIndex":5},{"imageOffset":1018624,"symbol":"main","symbolLocation":52,"imageIndex":5},{"imageOffset":24664,"symbol":"start","symbolLocation":2224,"imageIndex":9}]},{"id":3158306,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":963840},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6159967880},{"value":0},{"value":5066754384},{"value":138538465132034},{"value":32256},{"value":0},{"value":32256},{"value":138538465132032},{"value":305},{"value":8158784232},{"value":0},{"value":5066754360},{"value":5066754424},{"value":6159970528},{"value":0},{"value":0},{"value":963840},{"value":963841},{"value":964096},{"value":105553121882880},{"value":5076888064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6159968000},"sp":{"value":6159967856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":105553174233088}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917072,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":660,"imageIndex":5},{"imageOffset":39028748,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":272,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158307,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":1149184},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6162114184},{"value":0},{"value":5377569616},{"value":136339441875970},{"value":31744},{"value":0},{"value":31744},{"value":136339441875968},{"value":305},{"value":8158784232},{"value":0},{"value":5377569592},{"value":5377569656},{"value":6162116832},{"value":0},{"value":0},{"value":1149184},{"value":1149185},{"value":1149440},{"value":105553121882880},{"value":5076888064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6162114304},"sp":{"value":6162114160},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":105553174233088}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917072,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":660,"imageIndex":5},{"imageOffset":39028748,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":272,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158308,"name":"tokio-runtime-worker","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5377511424},{"value":1024},{"value":6164260784},{"value":0},{"value":0},{"value":1000000000},{"value":6164260784},{"value":5000000},{"value":2361183241434822607},{"value":281475},{"value":18446744073709271321},{"value":18446744073709271321},{"value":0},{"value":363},{"value":8158785288},{"value":0},{"value":105553151764152},{"value":5000000},{"value":0},{"value":1000000000},{"value":1000000000},{"value":5354860424},{"value":16623},{"value":1},{"value":0},{"value":10}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349375316},"cpsr":{"value":2684358656},"fp":{"value":6164260816},"sp":{"value":6164260768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554524160},"far":{"value":105553174233088}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":11},{"imageOffset":39187284,"symbol":"mio::poll::Poll::poll::hfab2e77cc83e8951","symbolLocation":116,"imageIndex":5},{"imageOffset":39139972,"symbol":"tokio::runtime::io::driver::Driver::turn::hbc7f6ca30e1ee00f (.llvm.10215678586782717669)","symbolLocation":136,"imageIndex":5},{"imageOffset":39015296,"symbol":"tokio::runtime::time::Driver::park_internal::ha60607725ee3b19b (.llvm.5192399757028037701)","symbolLocation":652,"imageIndex":5},{"imageOffset":39028592,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":116,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158309,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":1284352},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6166406792},{"value":0},{"value":5377571152},{"value":103354093035010},{"value":24064},{"value":0},{"value":24064},{"value":103354093035008},{"value":305},{"value":8158784232},{"value":0},{"value":5377571128},{"value":5377571192},{"value":6166409440},{"value":0},{"value":0},{"value":1284352},{"value":1284353},{"value":1284608},{"value":105553121882880},{"value":5076888064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6166406912},"sp":{"value":6166406768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":105553149460480}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917072,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":660,"imageIndex":5},{"imageOffset":39028748,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":272,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158310,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":584704},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6168553096},{"value":0},{"value":5377572688},{"value":65970697681922},{"value":15360},{"value":0},{"value":15360},{"value":65970697681920},{"value":305},{"value":8158784232},{"value":0},{"value":5377572664},{"value":5377572728},{"value":6168555744},{"value":0},{"value":0},{"value":584704},{"value":584705},{"value":584960},{"value":105553121882880},{"value":5076888064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6168553216},"sp":{"value":6168553072},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":4731338752}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917072,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":660,"imageIndex":5},{"imageOffset":39028748,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":272,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158311,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":600064},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6170699400},{"value":0},{"value":5377575248},{"value":67070209309954},{"value":15616},{"value":0},{"value":15616},{"value":67070209309952},{"value":305},{"value":8158784232},{"value":0},{"value":5377575224},{"value":5377575288},{"value":6170702048},{"value":0},{"value":0},{"value":600064},{"value":600065},{"value":600320},{"value":105553121882880},{"value":5076888064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6170699520},"sp":{"value":6170699376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5328585200}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917072,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":660,"imageIndex":5},{"imageOffset":39028748,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":272,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158312,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":425728},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6172845704},{"value":0},{"value":5075146064},{"value":48378511633410},{"value":11264},{"value":0},{"value":11264},{"value":48378511633408},{"value":305},{"value":8158784232},{"value":0},{"value":5075146040},{"value":5075146104},{"value":6172848352},{"value":0},{"value":0},{"value":425728},{"value":425729},{"value":425984},{"value":105553121882880},{"value":5076888064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6172845824},"sp":{"value":6172845680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":4872716288}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917072,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":660,"imageIndex":5},{"imageOffset":39028748,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":272,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158313,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":881664},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6174992008},{"value":0},{"value":5075149648},{"value":96757023266818},{"value":22528},{"value":0},{"value":22528},{"value":96757023266816},{"value":305},{"value":8158784232},{"value":0},{"value":5075149624},{"value":5075149688},{"value":6174994656},{"value":0},{"value":0},{"value":881664},{"value":881665},{"value":881920},{"value":105553121882880},{"value":5076888064}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6174992128},"sp":{"value":6174991984},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":105553174249472}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917072,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":660,"imageIndex":5},{"imageOffset":39028748,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h5bb880af6748df64","symbolLocation":272,"imageIndex":5},{"imageOffset":39094108,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::hbb1633b0bd35ba93","symbolLocation":156,"imageIndex":5},{"imageOffset":39091736,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h24a5b9e53ccda0cd","symbolLocation":2344,"imageIndex":5},{"imageOffset":39067428,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h577b9147f9e38253","symbolLocation":68,"imageIndex":5},{"imageOffset":39014276,"symbol":"tokio::runtime::context::runtime::enter_runtime::h0917e6a7827d75fe","symbolLocation":152,"imageIndex":5},{"imageOffset":39089244,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::h68581b8ddf596d46","symbolLocation":84,"imageIndex":5},{"imageOffset":39112836,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h22dd40ee30170615","symbolLocation":204,"imageIndex":5},{"imageOffset":38994572,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h10f87b928d1a3192","symbolLocation":176,"imageIndex":5},{"imageOffset":39154428,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":240,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158323,"name":"JavaScriptCore libpas scavenger","threadState":{"x":[{"value":260},{"value":0},{"value":480256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":4998928},{"value":6175567512},{"value":0},{"value":4583041048},{"value":6597069768194},{"value":1536},{"value":0},{"value":1536},{"value":6597069768192},{"value":305},{"value":8158784232},{"value":0},{"value":4583041024},{"value":4583041088},{"value":6175568096},{"value":4998928},{"value":0},{"value":480256},{"value":498945},{"value":499200},{"value":7993692160,"symbolLocation":10008,"symbol":"pas_compact_expendable_memory_header"},{"value":7993692160,"symbolLocation":10008,"symbol":"pas_compact_expendable_memory_header"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6175567632},"sp":{"value":6175567488},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":105553174233088}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":22666532,"symbol":"scavenger_thread_main","symbolLocation":1316,"imageIndex":13},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158339,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6176141312},{"value":39687},{"value":6175604736},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6176141312},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554742312},"far":{"value":5271126016}}},{"id":3158341,"name":"com.apple.coreanimation.render-server","threadState":{"x":[{"value":268451845},{"value":21525170190},{"value":8589934592},{"value":0},{"value":0},{"value":169337675579392},{"value":2},{"value":0},{"value":18446744073709550527},{"value":0},{"value":0},{"value":1},{"value":39427},{"value":2095104},{"value":2043},{"value":2674102350},{"value":18446744073709551569},{"value":2676197455},{"value":0},{"value":0},{"value":2},{"value":169337675579392},{"value":0},{"value":0},{"value":6177221304},{"value":8589934592},{"value":21525170190},{"value":21525170190},{"value":4345301006,"symbolLocation":842,"symbol":"core::ptr::drop_in_place$LT$core..option..Option$LT$libp2p_swarm..handler..ConnectionHandlerEvent$LT$libp2p_kad..protocol..ProtocolConfig$C$$LP$$RP$$C$libp2p_kad..handler..HandlerEvent$C$std..io..error..Error$GT$$GT$$GT$::hcb4463bba23a148d (.llvm.4409807189750964290)"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554574128},"cpsr":{"value":4096},"fp":{"value":6177221152},"sp":{"value":6177221072},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499252},"far":{"value":6177221440}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":11},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":11},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":11},{"imageOffset":293924,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":544,"imageIndex":14},{"imageOffset":293364,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":14},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158346,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6178385920},{"value":63747},{"value":6177849344},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6178385920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554742312},"far":{"value":4803494040}}},{"id":3158348,"name":"WebCore: Scrolling","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":269393233707008},{"value":0},{"value":269393233707008},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":62723},{"value":0},{"value":1},{"value":62723},{"value":56523},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8158768576},{"value":0},{"value":4294967295},{"value":2},{"value":269393233707008},{"value":0},{"value":269393233707008},{"value":6179528664},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554574128},"cpsr":{"value":4096},"fp":{"value":6179528512},"sp":{"value":6179528432},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499252},"far":{"value":4731666432}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":11},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":11},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":11},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1022356,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":1687464,"symbol":"WTF::Detail::CallableWrapper<WTF::RunLoop::create(char const*, WTF::ThreadType, WTF::Thread::QOS)::$_1, void>::call()","symbolLocation":52,"imageIndex":13},{"imageOffset":1800380,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":244,"imageIndex":13},{"imageOffset":33660,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":16,"imageIndex":13},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158354,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":259497629057024},{"value":0},{"value":259497629057024},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":60419},{"value":0},{"value":1},{"value":60419},{"value":139294},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8158768576},{"value":0},{"value":4294967295},{"value":2},{"value":259497629057024},{"value":0},{"value":259497629057024},{"value":6181249128},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554574128},"cpsr":{"value":4096},"fp":{"value":6181248976},"sp":{"value":6181248896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499252},"far":{"value":4803493888}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":11},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":11},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":11},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1458452,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":8},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158419,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6182973440},{"value":82947},{"value":6182436864},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6182973440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554742312},"far":{"value":5090033664}}},{"id":3158425,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6183546880},{"value":0},{"value":6183010304},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6183546880},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6554742312},"far":{"value":0}}},{"id":3158444,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":105553122273946},{"value":0},{"value":6184120426},{"value":105553122273920},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8158774072},{"value":0},{"value":105553182148672},{"value":105553182148672},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6726002320},"cpsr":{"value":2147487744},"fp":{"value":6184120192},"sp":{"value":6184120160},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499120},"far":{"value":105553169661952}},"frames":[{"imageOffset":6192,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":9872,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":15},{"imageOffset":9540,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":15},{"imageOffset":8772,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158445,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":79875},{"value":79875},{"value":11},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":1},{"value":105553128168824},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8158774072},{"value":0},{"value":105553182149712},{"value":105553182149712},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6726002320},"cpsr":{"value":2147487744},"fp":{"value":6184693632},"sp":{"value":6184693600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499120},"far":{"value":4336369664}},"frames":[{"imageOffset":6192,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":9872,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":15},{"imageOffset":9540,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":15},{"imageOffset":8772,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158478,"name":"caulk::deferred_logger","threadState":{"x":[{"value":14},{"value":105553151826711},{"value":0},{"value":6185267303},{"value":105553151826688},{"value":22},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8158774072},{"value":0},{"value":105553180101976},{"value":105553180101976},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6726002320},"cpsr":{"value":2147487744},"fp":{"value":6185267072},"sp":{"value":6185267040},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499120},"far":{"value":4336369664}},"frames":[{"imageOffset":6192,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":9872,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":15},{"imageOffset":9540,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":15},{"imageOffset":8772,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158566,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":379392},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999959},{"value":6187412296},{"value":0},{"value":5378199376},{"value":30786325584898},{"value":7168},{"value":0},{"value":7168},{"value":30786325584896},{"value":305},{"value":8158784232},{"value":0},{"value":5378199352},{"value":5378199416},{"value":6187413728},{"value":999999959},{"value":9},{"value":379392},{"value":379393},{"value":379648},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6187412416},"sp":{"value":6187412272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5132877824}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158567,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":362496},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999875},{"value":6189558600},{"value":0},{"value":5368778576},{"value":31885837212930},{"value":7424},{"value":0},{"value":7424},{"value":31885837212928},{"value":305},{"value":8158784232},{"value":0},{"value":5368778552},{"value":5368778616},{"value":6189560032},{"value":999999875},{"value":9},{"value":362496},{"value":362497},{"value":362752},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6189558720},"sp":{"value":6189558576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5317328952}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158568,"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":11},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":11},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":11},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1022356,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":34851988,"symbol":"if_watch::apple::background_task::he2f631ada5998236","symbolLocation":308,"imageIndex":5},{"imageOffset":34844764,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h7fe8d2399900902d (.llvm.1405206528070346648)","symbolLocation":36,"imageIndex":5},{"imageOffset":34853368,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h6f22a1920d7b8acf","symbolLocation":172,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":26418343837696},{"value":1896735008},{"value":26418343837696},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":6151},{"value":0},{"value":1},{"value":6151},{"value":2043},{"value":3535810676},{"value":115},{"value":18446744073709551569},{"value":3535810676},{"value":0},{"value":4294967295},{"value":2},{"value":26418343837696},{"value":1896735008},{"value":26418343837696},{"value":6191701736},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554574128},"cpsr":{"value":4096},"fp":{"value":6191701584},"sp":{"value":6191701504},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499252},"far":{"value":4319335188}}},{"id":3158569,"name":"futures-timer","threadState":{"x":[{"value":14},{"value":1650527477694464000},{"value":384293375},{"value":68719460488},{"value":105553174680768},{"value":7680},{"value":10737777584},{"value":2429},{"value":384293375},{"value":12297829382473034411},{"value":13835058055282163714},{"value":6148694},{"value":281475},{"value":18446744073709271304},{"value":18446744073709271305},{"value":37},{"value":18446744073709551578},{"value":8072699680},{"value":0},{"value":6727488413654},{"value":105553157103648},{"value":1000000000},{"value":105553133426792},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6553005864},"cpsr":{"value":2147487744},"fp":{"value":6193851776},"sp":{"value":6193851744},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499144},"far":{"value":5088951304}},"frames":[{"imageOffset":6216,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":16168,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":16},{"imageOffset":17700,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":16},{"imageOffset":41011592,"symbol":"std::thread::park_timeout::ha6d87e4b23ca75f9","symbolLocation":120,"imageIndex":5},{"imageOffset":35989008,"symbol":"futures_timer::native::global::run::hf46172d41f4743ef","symbolLocation":224,"imageIndex":5},{"imageOffset":35979892,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::hc49759b9c30cf1c7 (.llvm.958655868005243147)","symbolLocation":40,"imageIndex":5},{"imageOffset":35990844,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hef60abd2a06718a3","symbolLocation":196,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158570,"frames":[{"imageOffset":6216,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":16168,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":16},{"imageOffset":17700,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":16},{"imageOffset":41011592,"symbol":"std::thread::park_timeout::ha6d87e4b23ca75f9","symbolLocation":120,"imageIndex":5},{"imageOffset":32822412,"symbol":"wasm_timer::timer::global::platform::run::ha4fe04ed26f6e588","symbolLocation":280,"imageIndex":5},{"imageOffset":32814536,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::hf835b9644d3f62fa (.llvm.14674127099492561446)","symbolLocation":40,"imageIndex":5},{"imageOffset":32824280,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hb88c7eac620c12f6","symbolLocation":196,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}],"threadState":{"x":[{"value":14},{"value":4274431266356461622},{"value":995218583},{"value":68719460488},{"value":4374546888,"symbolLocation":144,"symbol":"anon.b24dba6f7458c05c08453aea59210fae.3.llvm.15376372983554368752"},{"value":40},{"value":280361},{"value":1},{"value":995218583},{"value":12297829382473034411},{"value":13835058055282163714},{"value":879923498},{"value":281475},{"value":18446744073709271309},{"value":18446744073709271310},{"value":4374547056,"symbolLocation":312,"symbol":"anon.b24dba6f7458c05c08453aea59210fae.3.llvm.15376372983554368752"},{"value":18446744073709551578},{"value":8072699680},{"value":0},{"value":6728664419412},{"value":105553156991760},{"value":1000000000},{"value":105553133310184},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6553005864},"cpsr":{"value":2147487744},"fp":{"value":6195998032},"sp":{"value":6195998000},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499144},"far":{"value":5072551936}}},{"id":3158571,"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":11},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":11},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":11},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1022356,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":34851988,"symbol":"if_watch::apple::background_task::he2f631ada5998236","symbolLocation":308,"imageIndex":5},{"imageOffset":34844764,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h7fe8d2399900902d (.llvm.1405206528070346648)","symbolLocation":36,"imageIndex":5},{"imageOffset":34853368,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h6f22a1920d7b8acf","symbolLocation":172,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":195743134515200},{"value":1903173920},{"value":195743134515200},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":45575},{"value":0},{"value":1},{"value":45575},{"value":4294967213},{"value":2043},{"value":2283968507},{"value":18446744073709551569},{"value":82},{"value":0},{"value":4294967295},{"value":2},{"value":195743134515200},{"value":1903173920},{"value":195743134515200},{"value":6198140648},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554574128},"cpsr":{"value":4096},"fp":{"value":6198140496},"sp":{"value":6198140416},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499252},"far":{"value":4351680956}}},{"id":3158572,"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":11},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":11},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":11},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1022356,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":34851988,"symbol":"if_watch::apple::background_task::he2f631ada5998236","symbolLocation":308,"imageIndex":5},{"imageOffset":34844764,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h7fe8d2399900902d (.llvm.1405206528070346648)","symbolLocation":36,"imageIndex":5},{"imageOffset":34853368,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h6f22a1920d7b8acf","symbolLocation":172,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":464161410646016},{"value":1905320224},{"value":464161410646016},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":108071},{"value":0},{"value":1},{"value":108071},{"value":2095104},{"value":2043},{"value":3204565063},{"value":18446744073709551569},{"value":3206662139},{"value":0},{"value":4294967295},{"value":2},{"value":464161410646016},{"value":1905320224},{"value":464161410646016},{"value":6200286952},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554574128},"cpsr":{"value":4096},"fp":{"value":6200286800},"sp":{"value":6200286720},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499252},"far":{"value":6164081904}}},{"id":3158576,"name":"notify-rs fsevents loop","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":481598977867776},{"value":0},{"value":481598977867776},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":112131},{"value":0},{"value":1},{"value":112131},{"value":4294967236},{"value":2043},{"value":2541871099},{"value":18446744073709551569},{"value":59},{"value":0},{"value":4294967295},{"value":2},{"value":481598977867776},{"value":0},{"value":481598977867776},{"value":6202433368},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554574128},"cpsr":{"value":4096},"fp":{"value":6202433216},"sp":{"value":6202433136},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554499252},"far":{"value":5067826184}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":11},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":11},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":11},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":11},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1022356,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":3515968,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::hbd2224d5c42e770b (.llvm.4028073693575958779)","symbolLocation":168,"imageIndex":5},{"imageOffset":3507560,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he37660dbb0ab4c1a","symbolLocation":172,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158595,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265728},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999916},{"value":6204582728},{"value":0},{"value":5084981072},{"value":18691697676546},{"value":4352},{"value":0},{"value":4352},{"value":18691697676544},{"value":305},{"value":8158784232},{"value":0},{"value":5084981048},{"value":5084981112},{"value":6204584160},{"value":999999916},{"value":9},{"value":265728},{"value":265729},{"value":265984},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6204582848},"sp":{"value":6204582704},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5082824736}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158596,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265728},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999959},{"value":6206729032},{"value":0},{"value":5343635792},{"value":20890720932610},{"value":4864},{"value":0},{"value":4864},{"value":20890720932608},{"value":305},{"value":8158784232},{"value":0},{"value":5343635768},{"value":5343635832},{"value":6206730464},{"value":999999959},{"value":9},{"value":265728},{"value":265729},{"value":265984},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6206729152},"sp":{"value":6206729008},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":4809424896}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158597,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265216},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999916},{"value":6208875336},{"value":0},{"value":5378708816},{"value":10995116280322},{"value":2560},{"value":0},{"value":2560},{"value":10995116280320},{"value":305},{"value":8158784232},{"value":0},{"value":5378708792},{"value":5378708856},{"value":6208876768},{"value":999999916},{"value":9},{"value":265216},{"value":265217},{"value":265472},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6208875456},"sp":{"value":6208875312},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5469487104}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158598,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265216},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999917},{"value":6211021640},{"value":0},{"value":5084959568},{"value":23089744188674},{"value":5376},{"value":0},{"value":5376},{"value":23089744188672},{"value":305},{"value":8158784232},{"value":0},{"value":5084959544},{"value":5084959608},{"value":6211023072},{"value":999999917},{"value":9},{"value":265216},{"value":265217},{"value":265472},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6211021760},"sp":{"value":6211021616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":4857348128}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158599,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265728},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999917},{"value":6213167944},{"value":0},{"value":5084962640},{"value":20890720932610},{"value":4864},{"value":0},{"value":4864},{"value":20890720932608},{"value":305},{"value":8158784232},{"value":0},{"value":5084962616},{"value":5084962680},{"value":6213169376},{"value":999999917},{"value":9},{"value":265728},{"value":265729},{"value":265984},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6213168064},"sp":{"value":6213167920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5469487104}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158600,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265216},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999834},{"value":6215314248},{"value":0},{"value":5379415888},{"value":21990232560642},{"value":5120},{"value":0},{"value":5120},{"value":21990232560640},{"value":305},{"value":8158784232},{"value":0},{"value":5379415864},{"value":5379415928},{"value":6215315680},{"value":999999834},{"value":9},{"value":265216},{"value":265217},{"value":265472},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6215314368},"sp":{"value":6215314224},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5041193016}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158601,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265472},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999917},{"value":6217460552},{"value":0},{"value":5379418960},{"value":18691697676546},{"value":4352},{"value":0},{"value":4352},{"value":18691697676544},{"value":305},{"value":8158784232},{"value":0},{"value":5379418936},{"value":5379419000},{"value":6217461984},{"value":999999917},{"value":9},{"value":265472},{"value":265473},{"value":265728},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6217460672},"sp":{"value":6217460528},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":4809424896}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158602,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":265728},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999999916},{"value":6219606856},{"value":0},{"value":5084967248},{"value":17592186048514},{"value":4096},{"value":0},{"value":4096},{"value":17592186048512},{"value":305},{"value":8158784232},{"value":0},{"value":5084967224},{"value":5084967288},{"value":6219608288},{"value":999999916},{"value":9},{"value":265728},{"value":265729},{"value":265984},{"value":999999999},{"value":18446744072709551616}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764796},"cpsr":{"value":1610616832},"fp":{"value":6219606976},"sp":{"value":6219606832},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5444485120}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30204,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":12},{"imageOffset":39917296,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h0766cf7840642de3","symbolLocation":884,"imageIndex":5},{"imageOffset":39154576,"symbol":"tokio::runtime::blocking::pool::Inner::run::he5b79da6fce6eb04","symbolLocation":388,"imageIndex":5},{"imageOffset":39100784,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h87abe8d764b78221","symbolLocation":220,"imageIndex":5},{"imageOffset":39019424,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h1c6b42e6d35cf9c5","symbolLocation":156,"imageIndex":5},{"imageOffset":41079364,"symbol":"std::sys::unix::thread::Thread::new::thread_start::h7f56b35fafcfec87","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":3158688,"name":"CVDisplayLink","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":65704},{"value":0},{"value":15654750},{"value":216065},{"value":0},{"value":5377761872},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8158784232},{"value":0},{"value":5377761848},{"value":5377761912},{"value":1},{"value":15654750},{"value":0},{"value":0},{"value":216065},{"value":216320},{"value":7990984880,"symbolLocation":0,"symbol":"CVHostTimeBase::sToNanosDenominator"},{"value":7990986776,"symbolLocation":0,"symbol":"kZeroVideoTime"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6554764840},"cpsr":{"value":2684358656},"fp":{"value":6157249968},"sp":{"value":6157249824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6554513580},"far":{"value":5088951304}},"frames":[{"imageOffset":20652,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":11},{"imageOffset":30248,"symbol":"_pthread_cond_wait","symbolLocation":1272,"imageIndex":12},{"imageOffset":13608,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":328,"imageIndex":17},{"imageOffset":9716,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":17},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5009129472,
    "size" : 3637248,
    "uuid" : "4cc586f1-46c0-3d8b-8692-06af2ea01a8f",
    "path" : "\/Users\/USER\/*\/libemoji_selector.dylib",
    "name" : "libemoji_selector.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4810604544,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.units.Components",
    "size" : 1261568,
    "uuid" : "9adaf525-0134-3b0a-9fb5-8cab6626461e",
    "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4966055936,
    "CFBundleShortVersionString" : "7.0",
    "CFBundleIdentifier" : "com.apple.audio.codecs.Components",
    "size" : 9289728,
    "uuid" : "5c272eb5-44e8-38bf-8663-6d1a826c437a",
    "path" : "\/System\/Library\/Components\/AudioCodecs.component\/Contents\/MacOS\/AudioCodecs",
    "name" : "AudioCodecs",
    "CFBundleVersion" : "7.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4786536448,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
    "size" : 442368,
    "uuid" : "24cedb33-b8bf-3100-9f56-5cd8cff71133",
    "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
    "name" : "AppleMetalOpenGLRenderer",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4566712320,
    "size" : 49152,
    "uuid" : "c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4310188032,
    "size" : 62210048,
    "uuid" : "505dc873-4099-3e67-a2e7-b273b341c7f0",
    "path" : "\/Users\/USER\/*\/uplink",
    "name" : "uplink"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6555152384,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "3f279cd9-403d-351a-adfa-d1d981bd3444",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "2103"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6729973760,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 2883584,
    "uuid" : "6b9fa8b8-b03f-39c2-b67d-f455e3ddfe35",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6613995520,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 20000768,
    "uuid" : "66be3ec4-893e-301a-ac84-da73d2f84d54",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2485.20.101"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6551089152,
    "size" : 604408,
    "uuid" : "e951062b-c0b0-3d2c-b510-2514e195b636",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6554492928,
    "size" : 241664,
    "uuid" : "2d677dec-e0fe-3a3c-be12-95c685c5f891",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6554734592,
    "size" : 53236,
    "uuid" : "75288deb-6d30-3e42-8799-88302598394b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7028375552,
    "CFBundleShortVersionString" : "19616",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 24100864,
    "uuid" : "ca31ed65-49be-3627-b691-bbbaba28b945",
    "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "19616.2.6"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6690467840,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3964928,
    "uuid" : "332e550f-011f-373d-be6d-172c4c94772f",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "1049.42"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6725992448,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 172032,
    "uuid" : "f762e536-1538-3710-b122-0e3858f4bcd5",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6552989696,
    "size" : 290816,
    "uuid" : "833a0300-8ac0-3770-bca5-7c47c27d79d5",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6699008000,
    "CFBundleShortVersionString" : "1.8",
    "CFBundleIdentifier" : "com.apple.CoreVideo",
    "size" : 385024,
    "uuid" : "3028a0d1-bb50-39bc-ac66-3bedbfde1834",
    "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    "name" : "CoreVideo",
    "CFBundleVersion" : "600.7"
  }
],
  "sharedCache" : {
  "base" : 6550339584,
  "size" : 4031873024,
  "uuid" : "3478ab02-315e-3d5a-9d2f-dce25db68a58"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=6.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=6.0G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                            96K        4 \nColorSync                          560K       29 \nCoreAnimation                      336K       21 \nCoreGraphics                        48K        3 \nCoreImage                           16K        1 \nCoreUI image data                  944K        6 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.7G       81 \nMALLOC guard page                  384K       24 \nSTACK GUARD                        576K       36 \nStack                             63.6M       37 \nStack Guard                       56.0M        1 \nVM_ALLOCATE                      128.8M       41 \nVM_ALLOCATE (reserved)             3.9G       25         reserved VM address space (unallocated)\nWebKit Malloc                    192.1M        4 \n__AUTH                            3060K      433 \n__AUTH_CONST                      34.1M      657 \n__CTF                               824        1 \n__DATA                            17.5M      649 \n__DATA_CONST                      36.5M      668 \n__DATA_DIRTY                      1990K      243 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5174K        1 \n__LINKEDIT                       923.0M        7 \n__OBJC_RO                         70.8M        1 \n__OBJC_RW                         2154K        1 \n__TEXT                           846.8M      686 \ndyld private memory                272K        2 \nmapped file                      196.8M       41 \nshared memory                      912K       16 \n===========                     =======  ======= \nTOTAL                              8.1G     3724 \nTOTAL, minus reserved VM space     4.2G     3724 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "main",
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "4d4d3bc9700c5d5a9c300a6a819bda908868fb00",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6434420a89ec2e0a7a38bf5a",
      "factorPackIds" : {

      },
      "deploymentId" : 250000008
    },
    {
      "rolloutId" : "632e3df958740028737bffc0",
      "factorPackIds" : {
        "SIRI_UNDERSTANDING_NL_OVERRIDES" : "6527f00cbe905e686a05f08e"
      },
      "deploymentId" : 250000488
    }
  ],
  "experiments" : [

  ]
}
}

Model: Mac14,2, BootROM 10151.40.132, proc 8:4:4 processors, 24 GB, SMC 
Graphics: Apple M2, Apple M2, Built-In
Display: Color LCD, 2560 x 1664 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Aug 26 2023 17:58:05 version 20.10.1073.0.8.7.164 FWID 01-31db95a3
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.```

Copy link

coderabbitai bot commented Nov 2, 2023

Walkthrough

Walkthrough

The changes primarily focus on refactoring the State struct in common/src/state/mod.rs to improve message handling and fixing a UI bug in ui/src/layouts/chats/presentation/quick_profile/mod.rs that caused unwanted redirections when interacting with the message box in the quick profile interface.

Changes

File Path Change Summary
common/src/state/mod.rs Refactored the State struct by introducing a new function increment_outgoing_messages_for to handle message appending. The function takes msg, attachments, and id as parameters and increments the outgoing messages for the specified chat.
ui/src/layouts/chats/presentation/quick_profile/mod.rs Fixed a UI bug by adding the disable_onblur attribute to the Input component and modifying the onreturn event handler. Also, added a JavaScript script to hide a context menu element.

Assessment against linked issues (Beta)

Objective Addressed Explanation
Correct the behavior of the message box in the quick profile interface so that clicking on it does not trigger a page redirection (#1404) The changes in ui/src/layouts/chats/presentation/quick_profile/mod.rs address this issue by modifying the onreturn event handler and adding the disable_onblur attribute to the Input component.
Refactor the State struct to improve message handling The introduction of the increment_outgoing_messages_for function in common/src/state/mod.rs addresses this objective by handling the logic of message appending, which was previously in the send_message function.

Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.
  • @coderabbitai resolve to resolve all the CodeRabbit review comments.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 664aa6f and a811252.
Files selected for processing (2)
  • common/src/state/mod.rs (1 hunks)
  • ui/src/layouts/chats/presentation/quick_profile/mod.rs (1 hunks)
Additional comments: 3
common/src/state/mod.rs (2)
  • 1173-1176: The check for the active chat ID has been removed. This change could potentially affect other parts of the code that rely on this function. Ensure that all calls to this function throughout the codebase have been updated to match the new behavior.

  • 1185-1187: The function now directly uses the provided id parameter to retrieve the chat and increment the outgoing messages for the specified chat. This change streamlines the process of appending the provided message and attachments to the outgoing messages for a specific chat.

ui/src/layouts/chats/presentation/quick_profile/mod.rs (1)
  • 400-413: The onreturn event handler has been updated to hide the context menu after a message is sent. This is done by adding a class "hidden" to the context menu element. This is a good practice as it improves the user experience by automatically closing the context menu after the user has finished interacting with it. However, it's important to ensure that the class "hidden" is properly defined in your CSS and actually hides the element. Also, the disable_onblur attribute has been added to the Input component and set to true. This prevents the quickprofile from disappearing when the user clicks outside the input box, which can be a useful feature in some cases. However, it's important to consider the potential impact on the user experience. If the quickprofile is not expected to disappear when the user clicks outside of it, this could lead to confusion or frustration. Therefore, it's recommended to clearly communicate this behavior to the user, for example through a tooltip or other form of user guidance.

@Flemmli97
Copy link
Collaborator Author

did you have the extension up to date?
and what macos are you on?

@github-actions github-actions bot added the Failed Automated Test This PR is failing Luis's Appium test and needs revised label Nov 2, 2023
@github-actions github-actions bot removed the Failed Automated Test This PR is failing Luis's Appium test and needs revised label Nov 3, 2023
@stavares843 stavares843 removed the Missing dev review Still needs to be reviewed by a dev label Nov 7, 2023
@phillsatellite
Copy link
Contributor

I should've and on MacOS14 but I can re test to verify

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between a811252 and a3d8a14.
Files selected for processing (1)
  • common/src/state/mod.rs (1 hunks)
Additional comments: 3
common/src/state/mod.rs (3)
  • 1197-1200: The send_message function has been refactored to delegate the message appending process to the increment_outgoing_messages_for function. This is a good practice as it improves the modularity and readability of the code.

  • 1203-1213: The new function increment_outgoing_messages_for is introduced. It takes msg, attachments, and id as input parameters and handles the logic previously present in the send_message function. The retrieval of the did variable is now done within this function. This is a good practice as it improves the separation of concerns in the code.

  • 1211-1211: Ensure that the append_pending_msg function handles the case where the id does not exist in self.chats.all. If it doesn't, it could lead to a runtime error.

@phillsatellite phillsatellite removed the Changes requested When other dev or QA request a change label Nov 7, 2023
@phillsatellite phillsatellite added the Waiting for CI Waiting for at least one CI job to complete before merging label Nov 7, 2023
@github-actions github-actions bot added the Failed Automated Test This PR is failing Luis's Appium test and needs revised label Nov 8, 2023
@phillsatellite phillsatellite removed the Failed Automated Test This PR is failing Luis's Appium test and needs revised label Nov 8, 2023
@phillsatellite phillsatellite added QA Tested QA has tested and approved Ready to Merge This PR is ready to merge and removed Don't merge yet DO NOT MERGE Waiting for CI Waiting for at least one CI job to complete before merging labels Nov 8, 2023
@stavares843 stavares843 merged commit 2b30b87 into dev Nov 8, 2023
7 checks passed
@stavares843 stavares843 deleted the quick_profile_msg_fix branch November 8, 2023 22:55
@github-actions github-actions bot removed QA Tested QA has tested and approved Ready to Merge This PR is ready to merge labels Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(quick profile): the message box opens the chat
4 participants