Created
July 11, 2024 22:12
-
-
Save sxlijin/5575618890e39386c5494deb1051974f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------- | |
Translated Report (Full Report Below) | |
------------------------------------- | |
Process: Python [4917] | |
Path: /opt/homebrew/*/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python | |
Identifier: org.python.python | |
Version: 3.12.4 (3.12.4) | |
Code Type: ARM-64 (Native) | |
Parent Process: Python [4908] | |
User ID: 501 | |
Date/Time: 2024-07-11 15:09:45.4848 -0700 | |
OS Version: macOS 14.5 (23F79) | |
Report Version: 12 | |
Anonymous UUID: 487B3ABC-5858-3AD0-E2CC-B01A9F46637A | |
Sleep/Wake UUID: B8977520-BF4F-4399-BC89-CC08246CEF7E | |
Time Awake Since Boot: 1500000 seconds | |
Time Since Wake: 3863 seconds | |
System Integrity Protection: enabled | |
Crashed Thread: 1 tokio-runtime-worker Dispatch queue: com.apple.root.default-qos | |
Exception Type: EXC_BAD_ACCESS (SIGSEGV) | |
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000110 | |
Exception Codes: 0x0000000000000001, 0x0000000000000110 | |
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 | |
Terminating Process: exc handler [4917] | |
VM Region Info: 0x110 is not in any region. Bytes before following region: 4306468592 | |
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL | |
UNUSED SPACE AT START | |
---> | |
__TEXT 100af8000-100afc000 [ 16K] r-x/r-x SM=COW /opt/homebrew/*/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python | |
Application Specific Information: | |
*** multi-threaded process forked *** | |
crashed on child side of fork pre-exec | |
Thread 0:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x19355c340 kevent + 8 | |
1 select.cpython-312-darwin.so 0x10120d610 select_kqueue_control_impl + 460 | |
2 Python 0x10165edd0 _PyEval_EvalFrameDefault + 50224 | |
3 Python 0x10156916c _PyObject_FastCallDictTstate + 96 | |
4 Python 0x10156a6a0 _PyObject_Call_Prepend + 136 | |
5 Python 0x1015de3c0 slot_tp_call + 144 | |
6 Python 0x10156a060 _PyObject_Call + 124 | |
7 Python 0x10165ef20 _PyEval_EvalFrameDefault + 50560 | |
8 Python 0x10156916c _PyObject_FastCallDictTstate + 96 | |
9 Python 0x10156a6a0 _PyObject_Call_Prepend + 136 | |
10 Python 0x1015de3c0 slot_tp_call + 144 | |
11 Python 0x10156a060 _PyObject_Call + 124 | |
12 Python 0x10165ef20 _PyEval_EvalFrameDefault + 50560 | |
13 Python 0x10156916c _PyObject_FastCallDictTstate + 96 | |
14 Python 0x1015df320 slot_tp_init + 212 | |
15 Python 0x1015d6940 type_call + 148 | |
16 Python 0x101569348 _PyObject_MakeTpCall + 128 | |
17 Python 0x10165d580 _PyEval_EvalFrameDefault + 44000 | |
18 Python 0x10156c3d0 method_vectorcall + 308 | |
19 Python 0x101569cc8 _PyVectorcall_Call + 152 | |
20 Python 0x10165ef20 _PyEval_EvalFrameDefault + 50560 | |
21 Python 0x1015691dc _PyObject_FastCallDictTstate + 208 | |
22 Python 0x1015df320 slot_tp_init + 212 | |
23 Python 0x1015d6940 type_call + 148 | |
24 Python 0x10156a060 _PyObject_Call + 124 | |
25 Python 0x10165ef20 _PyEval_EvalFrameDefault + 50560 | |
26 Python 0x10156c3d0 method_vectorcall + 308 | |
27 Python 0x101569cc8 _PyVectorcall_Call + 152 | |
28 Python 0x10165ef20 _PyEval_EvalFrameDefault + 50560 | |
29 Python 0x10156c3d0 method_vectorcall + 308 | |
30 Python 0x101569cc8 _PyVectorcall_Call + 152 | |
31 Python 0x10165ef20 _PyEval_EvalFrameDefault + 50560 | |
32 Python 0x1015691dc _PyObject_FastCallDictTstate + 208 | |
33 Python 0x10156a6a0 _PyObject_Call_Prepend + 136 | |
34 Python 0x1015de3c0 slot_tp_call + 144 | |
35 Python 0x101569348 _PyObject_MakeTpCall + 128 | |
36 Python 0x10165d580 _PyEval_EvalFrameDefault + 44000 | |
37 Python 0x101652730 PyEval_EvalCode + 184 | |
38 Python 0x1016b3b3c run_eval_code_obj + 88 | |
39 Python 0x1016b1bd4 run_mod + 132 | |
40 Python 0x1016b10e4 pyrun_file + 156 | |
41 Python 0x1016b04c4 _PyRun_SimpleFileObject + 288 | |
42 Python 0x1016b0110 _PyRun_AnyFileObject + 80 | |
43 Python 0x1016d4e74 pymain_run_file_obj + 164 | |
44 Python 0x1016d4bec pymain_run_file + 72 | |
45 Python 0x1016d41b0 Py_RunMain + 756 | |
46 Python 0x1016d4664 pymain_main + 304 | |
47 Python 0x1016d4704 Py_BytesMain + 40 | |
48 dyld 0x19320e0e0 start + 2360 | |
Thread 1 Crashed:: tokio-runtime-worker Dispatch queue: com.apple.root.default-qos | |
0 libdispatch.dylib 0x1933f9e8c _dispatch_apply_with_attr_f + 1196 | |
1 libdispatch.dylib 0x1933fa08c dispatch_apply + 96 | |
2 CoreFoundation 0x1937a4ee0 __103-[CFPrefsSearchListSource synchronouslySendSystemMessage:andUserMessage:andDirectMessage:replyHandler:]_block_invoke.52 + 132 | |
3 CoreFoundation 0x19362acec CFPREFERENCES_IS_WAITING_FOR_SYSTEM_AND_USER_CFPREFSDS + 100 | |
4 CoreFoundation 0x1937a40d0 -[CFPrefsSearchListSource synchronouslySendSystemMessage:andUserMessage:andDirectMessage:replyHandler:] + 232 | |
5 CoreFoundation 0x193628f98 -[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] + 232 | |
6 CoreFoundation 0x193628ca0 -[CFPrefsSearchListSource alreadylocked_getDictionary:] + 492 | |
7 CoreFoundation 0x19362880c -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 172 | |
8 CoreFoundation 0x193628740 -[CFPrefsSource copyValueForKey:] + 52 | |
9 CoreFoundation 0x1936286f4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 32 | |
10 CoreFoundation 0x193621d30 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 376 | |
11 CoreFoundation 0x1937a57c8 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 440 | |
12 CoreFoundation 0x193621608 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156 | |
13 CoreFoundation 0x193621530 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112 | |
14 Security 0x196607e3c __SSLCreateContextWithRecordFuncs_block_invoke + 48 | |
15 libdispatch.dylib 0x1933e63e8 _dispatch_client_callout + 20 | |
16 libdispatch.dylib 0x1933e7c68 _dispatch_once_callout + 32 | |
17 Security 0x196607b84 SSLCreateContextWithRecordFuncs + 416 | |
18 Security 0x196607918 SSLCreateContext + 32 | |
19 baml_py.abi3.so 0x143e526cc security_framework::secure_transport::SslContext::new::h22c0e1466fe8528c + 52 | |
20 baml_py.abi3.so 0x143e52e0c security_framework::secure_transport::ClientBuilder::ctx_into_stream::h1647789507097a9a + 96 | |
21 baml_py.abi3.so 0x143e53ac0 security_framework::secure_transport::ClientBuilder::handshake::hfd64364b4dfea98a + 72 | |
22 baml_py.abi3.so 0x143e4fc3c native_tls::imp::TlsConnector::connect::h203c528a69fff5ae + 656 | |
23 baml_py.abi3.so 0x143eaaf84 native_tls::TlsConnector::connect::h57bcb744b432eff8 + 60 | |
24 baml_py.abi3.so 0x143eac800 tokio_native_tls::TlsConnector::connect::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8d3fe7a2e66a3f20 + 32 | |
25 baml_py.abi3.so 0x143eaacf8 _$LT$tokio_native_tls..StartedHandshakeFuture$LT$F$C$S$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hfe2f2788ab3bbfab + 248 | |
26 baml_py.abi3.so 0x143eae528 tokio_native_tls::handshake::_$u7b$$u7b$closure$u7d$$u7d$::h55a56cb416455ccb + 544 | |
27 baml_py.abi3.so 0x143eac748 tokio_native_tls::TlsConnector::connect::_$u7b$$u7b$closure$u7d$$u7d$::h107c67e49428d454 + 468 | |
28 baml_py.abi3.so 0x143e3bb70 _$LT$hyper_tls..client..HttpsConnector$LT$T$GT$$u20$as$u20$tower_service..Service$LT$http..uri..Uri$GT$$GT$::call::_$u7b$$u7b$closure$u7d$$u7d$::h347f125fbaa018f5 + 1184 | |
29 baml_py.abi3.so 0x143df852c _$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hdb39e68cfae6dff0 + 96 | |
30 baml_py.abi3.so 0x143e4ed30 _$LT$hyper_tls..client..HttpsConnecting$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2923dfa033df4d96 + 68 | |
31 baml_py.abi3.so 0x143e2ac6c reqwest::connect::Connector::connect_with_maybe_proxy::_$u7b$$u7b$closure$u7d$$u7d$::h8d451a9dd8037e70 + 960 | |
32 baml_py.abi3.so 0x143e4e48c _$LT$tokio..time..timeout..Timeout$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2f27e2bcc639e604 + 100 | |
33 baml_py.abi3.so 0x143e2d56c reqwest::connect::with_timeout::_$u7b$$u7b$closure$u7d$$u7d$::hb5b85853de4e4d92 + 624 | |
34 baml_py.abi3.so 0x143df8420 _$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hb5b9cc21bbe0b8ad + 96 | |
35 baml_py.abi3.so 0x143def85c _$LT$tower..util..oneshot..Oneshot$LT$S$C$Req$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h0f357ebf55459638 + 228 | |
36 baml_py.abi3.so 0x143deae9c _$LT$F$u20$as$u20$futures_core..future..TryFuture$GT$::try_poll::hbb6a7fd37552fe16 + 32 | |
37 baml_py.abi3.so 0x143e47a94 _$LT$futures_util..future..try_future..into_future..IntoFuture$LT$Fut$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h43f7588ab84b905c + 48 | |
38 baml_py.abi3.so 0x143e0ac4c _$LT$futures_util..future..future..map..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h5af468e109070a2c + 136 | |
39 baml_py.abi3.so 0x143e0a428 _$LT$futures_util..future..future..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2dc67ca18e5c35d8 + 48 | |
40 baml_py.abi3.so 0x143e6ceb4 _$LT$futures_util..future..try_future..MapErr$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2aada1d5d541e065 + 48 | |
41 baml_py.abi3.so 0x143e7053c _$LT$F$u20$as$u20$futures_core..future..TryFuture$GT$::try_poll::haaee73d93a09d943 + 32 | |
42 baml_py.abi3.so 0x143e47bb0 _$LT$futures_util..future..try_future..into_future..IntoFuture$LT$Fut$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h986a28fd29a5299f + 48 | |
43 baml_py.abi3.so 0x143e0b1d4 _$LT$futures_util..future..future..map..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h7b88647789f2de1f + 140 | |
44 baml_py.abi3.so 0x143e0a53c _$LT$futures_util..future..future..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::ha13ea88bf268ceaa + 48 | |
45 baml_py.abi3.so 0x143e6ce08 _$LT$futures_util..future..try_future..MapOk$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h714531b172da7c31 + 48 | |
46 baml_py.abi3.so 0x143e70510 _$LT$F$u20$as$u20$futures_core..future..TryFuture$GT$::try_poll::ha26f98e4af8b80cf + 32 | |
47 baml_py.abi3.so 0x143ea18e4 _$LT$futures_util..future..try_future..try_flatten..TryFlatten$LT$Fut$C$$LT$Fut$u20$as$u20$futures_core..future..TryFuture$GT$..Ok$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h132d9ecef5dc3187 + 152 | |
48 baml_py.abi3.so 0x143e6cf9c _$LT$futures_util..future..try_future..TryFlatten$LT$Fut1$C$Fut2$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2fc2c3d35e29e897 + 48 | |
49 baml_py.abi3.so 0x143e6cfd8 _$LT$futures_util..future..try_future..AndThen$LT$Fut1$C$Fut2$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hb1f89737b4c93a75 + 48 | |
50 baml_py.abi3.so 0x143e9d96c _$LT$futures_util..future..either..Either$LT$A$C$B$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h9ce222ddcf9b728d + 76 | |
51 baml_py.abi3.so 0x143deef9c _$LT$hyper_util..common..lazy..Lazy$LT$F$C$R$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hfb71cf4fe315648b + 136 | |
52 baml_py.abi3.so 0x143dddec0 futures_util::future::future::FutureExt::poll_unpin::hfb620f79540599e3 + 48 | |
53 baml_py.abi3.so 0x143e29e84 _$LT$futures_util..future..select..Select$LT$A$C$B$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hb0a7a0fcfefcba5d + 232 | |
54 baml_py.abi3.so 0x143e4156c hyper_util::client::legacy::client::Client$LT$C$C$B$GT$::one_connection_for::_$u7b$$u7b$closure$u7d$$u7d$::h2ead715019fbe2d9 + 1340 | |
55 baml_py.abi3.so 0x143e408ac hyper_util::client::legacy::client::Client$LT$C$C$B$GT$::connection_for::_$u7b$$u7b$closure$u7d$$u7d$::h9dc4d64cc2dbba9a + 368 | |
56 baml_py.abi3.so 0x143e3f248 hyper_util::client::legacy::client::Client$LT$C$C$B$GT$::send_request::_$u7b$$u7b$closure$u7d$$u7d$::ha92db1c05477c09b + 604 | |
57 baml_py.abi3.so 0x143f0592c _$LT$hyper_util..client..legacy..client..ResponseFuture$u20$as$u20$core..future..future..Future$GT$::poll::h2ae7ba180fe22a9f + 108 | |
58 baml_py.abi3.so 0x143e7a3b0 _$LT$reqwest..async_impl..client..PendingRequest$u20$as$u20$core..future..future..Future$GT$::poll::h7860a2c2eba389bc + 728 | |
59 baml_py.abi3.so 0x143e7a070 _$LT$reqwest..async_impl..client..Pending$u20$as$u20$core..future..future..Future$GT$::poll::hd49b2f270731d03d + 120 | |
60 baml_py.abi3.so 0x14399a49c baml_runtime::internal::llm_client::primitive::request::make_request::_$u7b$$u7b$closure$u7d$$u7d$::h30cb6452c51f8fbe + 3380 (request.rs:79) | |
61 baml_py.abi3.so 0x14399f060 baml_runtime::internal::llm_client::primitive::request::make_parsed_request::_$u7b$$u7b$closure$u7d$$u7d$::hebb0abdb2617dbcd + 516 (request.rs:120) | |
62 baml_py.abi3.so 0x14398c50c _$LT$baml_runtime..internal..llm_client..primitive..openai..openai_client..OpenAIClient$u20$as$u20$baml_runtime..internal..llm_client..traits..chat..WithChat$GT$::chat::_$u7b$$u7b$closure$u7d$$u7d$::h764b5dd34b6c9ed2 + 488 (openai_client.rs:140) | |
63 baml_py.abi3.so 0x14392cb34 _$LT$T$u20$as$u20$baml_runtime..internal..llm_client..traits..WithSingleCallable$GT$::single_call::_$u7b$$u7b$closure$u7d$$u7d$::h249456dbfdc89806 + 1784 (mod.rs:94) | |
64 baml_py.abi3.so 0x1439217d0 _$LT$baml_runtime..internal..llm_client..primitive..LLMPrimitiveProvider$u20$as$u20$baml_runtime..internal..llm_client..traits..WithSingleCallable$GT$::single_call::_$u7b$$u7b$closure$u7d$$u7d$::h0b276a046001fa34 + 1016 (mod.rs:188) | |
65 baml_py.abi3.so 0x143a13028 _$LT$baml_runtime..internal..llm_client..orchestrator..OrchestratorNode$u20$as$u20$baml_runtime..internal..llm_client..traits..WithSingleCallable$GT$::single_call::_$u7b$$u7b$closure$u7d$$u7d$::ha9ee86108e03ffec + 624 (mod.rs:207) | |
66 baml_py.abi3.so 0x14395717c baml_runtime::internal::llm_client::orchestrator::call::orchestrate::_$u7b$$u7b$closure$u7d$$u7d$::h9646cd3719c59259 + 1572 (call.rs:46) | |
67 baml_py.abi3.so 0x1439ddfc8 baml_runtime::runtime::runtime_interface::_$LT$impl$u20$baml_runtime..runtime_interface..RuntimeInterface$u20$for$u20$baml_runtime..runtime..InternalBamlRuntime$GT$::call_function_impl::_$u7b$$u7b$closure$u7d$$u7d$::h6ca605b917f32cb7 + 1820 (runtime_interface.rs:345) | |
68 baml_py.abi3.so 0x143955dd0 baml_runtime::BamlRuntime::call_function::_$u7b$$u7b$closure$u7d$$u7d$::he70946cdf6bedd9e + 1488 (lib.rs:200) | |
69 baml_py.abi3.so 0x143958410 baml_py::runtime::BamlRuntime::call_function::_$u7b$$u7b$closure$u7d$$u7d$::h5d145119d5b53a5e + 748 (runtime.rs:132) | |
70 baml_py.abi3.so 0x143925188 _$LT$pyo3_asyncio..generic..Cancellable$LT$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hee14f29f98517e0d + 68 (generic.rs:699) | |
71 baml_py.abi3.so 0x143905dc0 _$LT$tokio..task..task_local..TaskLocalFuture$LT$T$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::he980f5bb6e7e90dc + 152 (task_local.rs:391) | |
72 baml_py.abi3.so 0x143906328 tokio::task::task_local::LocalKey$LT$T$GT$::scope_inner::h8424abc2de0a9ae2 + 300 (task_local.rs:217) | |
73 baml_py.abi3.so 0x14390593c _$LT$tokio..task..task_local..TaskLocalFuture$LT$T$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2a9fe8cc11265959 + 96 (task_local.rs:387) | |
74 baml_py.abi3.so 0x1439f48a8 _$LT$tokio..task..task_local..TaskLocalFuture$LT$T$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll$u7b$$u7b$reify.shim$u7d$$u7d$::h6749cfc9adef30c5 + 40 (task_local.rs:383) | |
75 baml_py.abi3.so 0x1439b8170 _$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h5444e5a5a2c35cb0 + 96 (future.rs:123) | |
76 baml_py.abi3.so 0x143923dbc pyo3_asyncio::generic::future_into_py_with_locals::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1eabc4f0c72a9448 + 808 (generic.rs:606) | |
77 baml_py.abi3.so 0x1439b0f40 _$LT$pyo3_asyncio..tokio..TokioRuntime$u20$as$u20$pyo3_asyncio..generic..Runtime$GT$::spawn::_$u7b$$u7b$closure$u7d$$u7d$::hfc706a500923d5d5 + 432 (tokio.rs:95) | |
78 baml_py.abi3.so 0x143987270 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h15fce1c371d1ea21 + 136 (core.rs:328) | |
79 baml_py.abi3.so 0x143986e24 tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hb94489db5c3c2713 + 36 (unsafe_cell.rs:16) [inlined] | |
80 baml_py.abi3.so 0x143986e24 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h60d3c62745f01018 + 108 (core.rs:317) | |
81 baml_py.abi3.so 0x14391316c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc7325da4a6cd8c77 + 52 (harness.rs:485) | |
82 baml_py.abi3.so 0x1439bb710 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h236867eeaf1a9b85 + 40 (unwind_safe.rs:272) | |
83 baml_py.abi3.so 0x1439f1130 std::panicking::try::do_call::h3b3de6fcbfcb2834 + 76 (panicking.rs:552) | |
84 baml_py.abi3.so 0x1439f3248 __rust_try + 32 | |
85 baml_py.abi3.so 0x1439f00c0 std::panicking::try::h8012ec8800c50952 + 80 (panicking.rs:516) | |
86 baml_py.abi3.so 0x1439bfbd4 std::panic::catch_unwind::h6b454060ec80bae5 + 12 (panic.rs:146) | |
87 baml_py.abi3.so 0x143911f5c tokio::runtime::task::harness::poll_future::h120cccddbbb512df + 92 (harness.rs:473) | |
88 baml_py.abi3.so 0x143913824 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h4baecf48844aa804 + 176 (harness.rs:208) | |
89 baml_py.abi3.so 0x14391546c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::hb837312d80fc2aeb + 28 (harness.rs:153) | |
90 baml_py.abi3.so 0x143909988 tokio::runtime::task::raw::poll::h2cf61337f1e0737a + 36 (raw.rs:271) | |
91 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
92 baml_py.abi3.so 0x144933e88 tokio::runtime::task::LocalNotified$LT$S$GT$::run::h852b3d39e4f96342 + 44 | |
93 baml_py.abi3.so 0x14493e6d0 tokio::runtime::scheduler::multi_thread::worker::Context::run_task::_$u7b$$u7b$closure$u7d$$u7d$::h2d52574e6ef4bb68 + 52 | |
94 baml_py.abi3.so 0x14493e5b4 tokio::runtime::scheduler::multi_thread::worker::Context::run_task::h9afc3816e967d535 + 748 | |
95 baml_py.abi3.so 0x14493def0 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 552 | |
96 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
97 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
98 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
99 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
100 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
101 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
102 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
103 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
104 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
105 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
106 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
107 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
108 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
109 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
110 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
111 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
112 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
113 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
114 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
115 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
116 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
117 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
118 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
119 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
120 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
121 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
122 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
123 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
124 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
125 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
126 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
127 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
128 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
129 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
130 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
131 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
132 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
133 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
134 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 2:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 3:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 4:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 5:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 6:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 7:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 8:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 9:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 10:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 11:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 12:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 13:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 14:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75e70 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b + 240 | |
3 baml_py.abi3.so 0x144f81b00 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 668 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941588 parking_lot::condvar::Condvar::wait::hc436de8c1b946049 + 76 | |
7 baml_py.abi3.so 0x144906f40 tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37 + 36 | |
8 baml_py.abi3.so 0x144911fdc tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06 + 260 | |
9 baml_py.abi3.so 0x144911e10 tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817 + 200 | |
10 baml_py.abi3.so 0x144911acc tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93 + 40 | |
11 baml_py.abi3.so 0x14493f4ac tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00 + 624 | |
12 baml_py.abi3.so 0x14493f12c tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1 + 484 | |
13 baml_py.abi3.so 0x14493e190 tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc + 1224 | |
14 baml_py.abi3.so 0x14493dc0c tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d + 104 | |
15 baml_py.abi3.so 0x1448f0590 tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3 + 148 | |
16 baml_py.abi3.so 0x1449047e4 tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de + 40 | |
17 baml_py.abi3.so 0x1448f8604 std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a + 204 | |
18 baml_py.abi3.so 0x1448f7494 std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169 + 24 | |
19 baml_py.abi3.so 0x144904770 tokio::runtime::context::set_scheduler::hee363ed7b27b9d88 + 68 | |
20 baml_py.abi3.so 0x14493db30 tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a + 280 | |
21 baml_py.abi3.so 0x1448f017c tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926 + 216 | |
22 baml_py.abi3.so 0x14493d968 tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424 + 348 | |
23 baml_py.abi3.so 0x14493d800 tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa + 24 | |
24 baml_py.abi3.so 0x144934294 _$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424 + 136 | |
25 baml_py.abi3.so 0x144907da4 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c + 132 | |
26 baml_py.abi3.so 0x144907b74 tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2 + 108 | |
27 baml_py.abi3.so 0x1448d415c tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e + 52 | |
28 baml_py.abi3.so 0x1448dcaec _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f + 40 | |
29 baml_py.abi3.so 0x1448d5084 std::panicking::try::do_call::h5057ccf45e54c055 + 76 | |
30 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
31 baml_py.abi3.so 0x1448d47d4 std::panicking::try::h7092a43357611b90 + 80 | |
32 baml_py.abi3.so 0x1448f71f4 std::panic::catch_unwind::h4d6e6b13ee9eb448 + 12 | |
33 baml_py.abi3.so 0x1448d3fb0 tokio::runtime::task::harness::poll_future::hb388177df5e4faf8 + 92 | |
34 baml_py.abi3.so 0x1448d2c5c tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98 + 176 | |
35 baml_py.abi3.so 0x1448d2a60 tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1 + 28 | |
36 baml_py.abi3.so 0x14492ee18 tokio::runtime::task::raw::poll::h94b17756b1242d19 + 36 | |
37 baml_py.abi3.so 0x14492eb28 tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d + 52 | |
38 baml_py.abi3.so 0x144933f4c tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e + 64 | |
39 baml_py.abi3.so 0x1448f34b8 tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88 + 28 | |
40 baml_py.abi3.so 0x1448f5064 tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 512 | |
41 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
42 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
43 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
44 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
45 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
46 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
47 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
48 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
49 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
50 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
51 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
52 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 15:: tokio-runtime-worker | |
0 libsystem_kernel.dylib 0x1935599ec __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x19359755c _pthread_cond_wait + 1228 | |
2 baml_py.abi3.so 0x144f75ac8 _$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park_until::h6e4cb396492717b3 + 492 | |
3 baml_py.abi3.so 0x144f81b24 parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985 + 704 | |
4 baml_py.abi3.so 0x144f7f448 parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b + 264 | |
5 baml_py.abi3.so 0x144f84ee8 parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199 + 132 | |
6 baml_py.abi3.so 0x144941600 parking_lot::condvar::Condvar::wait_for::h38712283231fe4a5 + 108 | |
7 baml_py.abi3.so 0x144907054 tokio::loom::std::parking_lot::Condvar::wait_timeout::h774ada2ebe94ec40 + 48 | |
8 baml_py.abi3.so 0x1448f50fc tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f + 664 | |
9 baml_py.abi3.so 0x1448f4dd0 tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c + 144 | |
10 baml_py.abi3.so 0x144930a3c std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712 + 16 | |
11 baml_py.abi3.so 0x144943170 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f + 40 | |
12 baml_py.abi3.so 0x1448dcd40 _$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b + 40 | |
13 baml_py.abi3.so 0x1448d4f48 std::panicking::try::do_call::h1990f01f8df497a0 + 72 | |
14 baml_py.abi3.so 0x1448d5fa8 __rust_try + 32 | |
15 baml_py.abi3.so 0x1448d4d20 std::panicking::try::hc378414bee62b3f5 + 76 | |
16 baml_py.abi3.so 0x144942ff4 std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5 + 400 | |
17 baml_py.abi3.so 0x144919c94 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186 + 24 | |
18 baml_py.abi3.so 0x1451f6738 std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be + 48 | |
19 libsystem_pthread.dylib 0x193596f94 _pthread_start + 136 | |
20 libsystem_pthread.dylib 0x193591d34 thread_start + 8 | |
Thread 1 crashed with ARM Thread State (64-bit): | |
x0: 0x0000000112607400 x1: 0x0000000112607400 x2: 0x0000000000000001 x3: 0x0000000000000001 | |
x4: 0x0000000051122200 x5: 0x0000000000000001 x6: 0x000000011260f8a0 x7: 0x00000000000007c0 | |
x8: 0x0000000000000100 x9: 0x0000000000001f03 x10: 0x0000000000000032 x11: 0x0000000003040000 | |
x12: 0x0000000001000000 x13: 0x0000000112604080 x14: 0x0000000000000338 x15: 0x0000000040122200 | |
x16: 0xd796000100f60080 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x00000001fb3d4d00 | |
x20: 0x00000003214ff180 x21: 0x0000000112625600 x22: 0x0000000112625600 x23: 0x00000001126255c0 | |
x24: 0x00000000100008ff x25: 0x0000000112625600 x26: 0x00000003214ff0e0 x27: 0x0000000000000001 | |
x28: 0x0000000000000104 fp: 0x00000003214b6370 lr: 0x82018001933f9e74 | |
sp: 0x00000003214b62b0 pc: 0x00000001933f9e8c cpsr: 0x80001000 | |
far: 0x0000000000000110 esr: 0x92000046 (Data Abort) byte write Translation fault | |
Binary Images: | |
0x1020e8000 - 0x1020ebfff mmap.cpython-312-darwin.so (*) <d3657bc8-7dc1-367f-84f4-dbbeb7ee5e0c> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/mmap.cpython-312-darwin.so | |
0x104da4000 - 0x104eb3fff unicodedata.cpython-312-darwin.so (*) <739cf5de-e320-3695-bd90-28a7981d36c5> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/unicodedata.cpython-312-darwin.so | |
0x1020d4000 - 0x1020d7fff _multiprocessing.cpython-312-darwin.so (*) <de42d43d-4bcf-32f5-b306-b903b5515122> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_multiprocessing.cpython-312-darwin.so | |
0x1020bc000 - 0x1020c3fff _blake2.cpython-312-darwin.so (*) <b60897ec-2fd7-358b-9ec7-252e35b95678> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_blake2.cpython-312-darwin.so | |
0x1020a0000 - 0x1020a7fff _hashlib.cpython-312-darwin.so (*) <23497e7d-44d9-3798-9fd9-5211649dcb08> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_hashlib.cpython-312-darwin.so | |
0x1046c0000 - 0x104a37fff _pydantic_core.cpython-312-darwin.so (*) <8333581a-004c-3e43-82c9-71e8a6681701> /Users/USER/Library/Caches/*/_pydantic_core.cpython-312-darwin.so | |
0x143900000 - 0x145d9bfff baml_py.abi3.so (*) <11000014-5639-36d1-b93c-6e1e3b7bf194> /Users/USER/*/baml_py.abi3.so | |
0x101f2c000 - 0x101f33fff pyexpat.cpython-312-darwin.so (*) <3b242bb4-e32e-32ae-b794-852ae6105203> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/pyexpat.cpython-312-darwin.so | |
0x101f4c000 - 0x101f57fff _asyncio.cpython-312-darwin.so (*) <00e8da0f-a51c-3eb1-b000-6052e81b78c1> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_asyncio.cpython-312-darwin.so | |
0x101f18000 - 0x101f1bfff _contextvars.cpython-312-darwin.so (*) <4276d3dc-c227-392a-8358-4e165dbfa316> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_contextvars.cpython-312-darwin.so | |
0x101f00000 - 0x101f07fff _zoneinfo.cpython-312-darwin.so (*) <895638fe-f209-37e9-ad71-e99d917479ad> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_zoneinfo.cpython-312-darwin.so | |
0x101ce8000 - 0x101cebfff grp.cpython-312-darwin.so (*) <60884891-a402-3c45-8691-9343bb994b0a> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/grp.cpython-312-darwin.so | |
0x101c3c000 - 0x101c43fff _json.cpython-312-darwin.so (*) <5db6fb58-9209-3af5-9bdc-2084a7ca8280> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_json.cpython-312-darwin.so | |
0x101c28000 - 0x101c2bfff resource.cpython-312-darwin.so (*) <6060411c-6632-3f8a-9a12-74bcd845e232> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/resource.cpython-312-darwin.so | |
0x1013ec000 - 0x1013effff _posixsubprocess.cpython-312-darwin.so (*) <68fe3da5-ee41-30d2-a3ec-6137811883b2> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_posixsubprocess.cpython-312-darwin.so | |
0x101cc0000 - 0x101cd3fff _ctypes.cpython-312-darwin.so (*) <d804e260-d8fb-3659-838f-7aba7eea6bcf> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_ctypes.cpython-312-darwin.so | |
0x101c98000 - 0x101cabfff _pickle.cpython-312-darwin.so (*) <51a0cb71-f89c-3afc-86ab-c94087cda560> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_pickle.cpython-312-darwin.so | |
0x101c60000 - 0x101c7bfff _ssl.cpython-312-darwin.so (*) <198a9232-f82e-3e0a-92cb-d131d45dbb4f> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_ssl.cpython-312-darwin.so | |
0x101fd0000 - 0x102057fff libssl.3.dylib (*) <d25b442c-6d97-3a30-a21b-0969caca1bac> /opt/homebrew/*/libssl.3.dylib | |
0x102700000 - 0x1029e7fff libcrypto.3.dylib (*) <605557ff-c727-31fa-88c8-aef7ed4ca9e4> /opt/homebrew/*/libcrypto.3.dylib | |
0x1013d8000 - 0x1013dbfff _uuid.cpython-312-darwin.so (*) <21e89ca6-8150-3d74-9670-4e74bafdfe1b> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_uuid.cpython-312-darwin.so | |
0x1013c4000 - 0x1013c7fff _queue.cpython-312-darwin.so (*) <26188e93-6c08-3a78-919e-c3a61797ea89> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_queue.cpython-312-darwin.so | |
0x1013b0000 - 0x1013b3fff fcntl.cpython-312-darwin.so (*) <c8766fcf-50a1-3283-aa4f-ff046df7e8d1> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/fcntl.cpython-312-darwin.so | |
0x101bc8000 - 0x101be3fff _decimal.cpython-312-darwin.so (*) <6867622b-b637-3fbc-b3cc-6059eb05002e> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_decimal.cpython-312-darwin.so | |
0x101bf8000 - 0x101c13fff libmpdec.4.0.0.dylib (*) <80f410bd-af8f-321e-b7f8-6f1bdb6e9467> /opt/homebrew/*/libmpdec.4.0.0.dylib | |
0x101268000 - 0x10126bfff _heapq.cpython-312-darwin.so (*) <5059d89b-9c2e-3213-bf7d-01b3b7516c8f> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_heapq.cpython-312-darwin.so | |
0x10128c000 - 0x10129bfff _datetime.cpython-312-darwin.so (*) <96d0cbc8-1915-39d7-a9eb-12e4dde20e74> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_datetime.cpython-312-darwin.so | |
0x101250000 - 0x101257fff array.cpython-312-darwin.so (*) <9fba2118-5c36-3ac4-83db-58560f848d9c> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/array.cpython-312-darwin.so | |
0x101208000 - 0x10120ffff select.cpython-312-darwin.so (*) <8c3d6769-c10a-355b-a000-0160c6ab2602> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/select.cpython-312-darwin.so | |
0x10122c000 - 0x10123bfff _socket.cpython-312-darwin.so (*) <3fee5fee-535e-3e88-9aeb-0c9ee02ce6f6> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_socket.cpython-312-darwin.so | |
0x1011f0000 - 0x1011f7fff _sha2.cpython-312-darwin.so (*) <715f81a8-cc0c-3024-bd02-28afe48896b3> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_sha2.cpython-312-darwin.so | |
0x1011dc000 - 0x1011dffff _random.cpython-312-darwin.so (*) <6ed5688d-82d4-37d6-8879-f285a2bdcff9> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_random.cpython-312-darwin.so | |
0x100ee8000 - 0x100eebfff _bisect.cpython-312-darwin.so (*) <a7dcda5a-6b3b-3fdf-9a7d-bcdc06d26f88> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_bisect.cpython-312-darwin.so | |
0x100ed4000 - 0x100ed7fff _opcode.cpython-312-darwin.so (*) <6355a869-9029-3eb4-a8ba-04a829b288a0> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_opcode.cpython-312-darwin.so | |
0x100ebc000 - 0x100ec3fff _struct.cpython-312-darwin.so (*) <1376a5de-0044-3670-8e0f-1a4e3452dc2c> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_struct.cpython-312-darwin.so | |
0x100ea4000 - 0x100eabfff _lzma.cpython-312-darwin.so (*) <9a385501-49e1-328d-98e2-ec029783397c> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_lzma.cpython-312-darwin.so | |
0x1010ac000 - 0x1010cbfff liblzma.5.dylib (*) <1e29dfad-90c2-3d94-889d-7a212125b52b> /opt/homebrew/*/liblzma.5.dylib | |
0x100e90000 - 0x100e93fff _bz2.cpython-312-darwin.so (*) <5e6e0fe3-36ec-33b1-b2c7-d9a9f5f4c690> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_bz2.cpython-312-darwin.so | |
0x100e78000 - 0x100e7ffff zlib.cpython-312-darwin.so (*) <9e2a71c9-2161-3bd8-b7c2-32ce8bd514ea> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/zlib.cpython-312-darwin.so | |
0x100e60000 - 0x100e67fff binascii.cpython-312-darwin.so (*) <afacbff0-3c87-3a5e-993e-0bd3f52f1968> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/binascii.cpython-312-darwin.so | |
0x100e48000 - 0x100e4ffff _csv.cpython-312-darwin.so (*) <abe9f69e-1722-3df1-b0df-28c9f0a14b67> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/_csv.cpython-312-darwin.so | |
0x100e2c000 - 0x100e37fff math.cpython-312-darwin.so (*) <667970ac-02b5-3f53-944c-7b4498a7868b> /opt/homebrew/*/Python.framework/Versions/3.12/lib/python3.12/lib-dynload/math.cpython-312-darwin.so | |
0x10150c000 - 0x10182ffff org.python.python (3.12.4, (c) 2001-2023 Python Software Foundation.) <bf160c89-d510-36a1-999c-81b7d6f4cd7a> /opt/homebrew/*/Python.framework/Versions/3.12/Python | |
0x100af8000 - 0x100afbfff org.python.python (3.12.4) <59f8a374-c74e-335d-ae06-b7c9a4b9a425> /opt/homebrew/*/Python.framework/Versions/3.12/Resources/Python.app/Contents/MacOS/Python | |
0x193555000 - 0x19358fffb libsystem_kernel.dylib (*) <9b8b53f9-e2b6-36df-98e9-28d8fca732f2> /usr/lib/system/libsystem_kernel.dylib | |
0x193208000 - 0x193290a17 dyld (*) <37bbc384-0755-31c7-a808-0ed49e44dd8e> /usr/lib/dyld | |
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? | |
0x1933e2000 - 0x193429fff libdispatch.dylib (*) <502762ee-7aa7-306c-9dbd-88981a86bb78> /usr/lib/system/libdispatch.dylib | |
0x1935f8000 - 0x193ad0fff com.apple.CoreFoundation (6.9) <84b539d5-22c9-3f8c-84c8-903e9c7b8d29> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x196321000 - 0x1966f3fff com.apple.security (7.0) <fb15585c-5985-39fe-88b0-97a713ff6cbb> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x193590000 - 0x19359cfff libsystem_pthread.dylib (*) <386b0fc1-7873-3328-8e71-43269fd1b2c7> /usr/lib/system/libsystem_pthread.dylib | |
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=737.5M resident=0K(0%) swapped_out_or_unallocated=737.5M(100%) | |
Writable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%) | |
VIRTUAL REGION | |
REGION TYPE SIZE COUNT (non-coalesced) | |
=========== ======= ======= | |
Activity Tracing 256K 1 | |
Kernel Alloc Once 32K 1 | |
MALLOC 2.4G 52 | |
MALLOC guard page 96K 6 | |
Mach message 32K 2 | |
STACK GUARD 256K 16 | |
Stack 78.0M 33 | |
Stack Guard 272K 17 | |
VM_ALLOCATE 24.0M 25 | |
__AUTH 343K 67 | |
__AUTH_CONST 4093K 150 | |
__DATA 3832K 186 | |
__DATA_CONST 7124K 195 | |
__DATA_DIRTY 365K 59 | |
__LINKEDIT 565.3M 45 | |
__OBJC_RO 71.9M 1 | |
__OBJC_RW 2199K 1 | |
__TEXT 172.2M 202 | |
dyld private memory 272K 2 | |
mapped file 80K 2 | |
shared memory 64K 4 | |
=========== ======= ======= | |
TOTAL 3.3G 1067 | |
----------- | |
Full Report | |
----------- | |
{"app_name":"Python","timestamp":"2024-07-11 15:09:45.00 -0700","app_version":"3.12.4","slice_uuid":"59f8a374-c74e-335d-ae06-b7c9a4b9a425","build_version":"3.12.4","platform":1,"bundleID":"org.python.python","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.5 (23F79)","roots_installed":0,"name":"Python","incident_id":"A3C0E4E6-B067-440D-96A5-1119D2389D66"} | |
{ | |
"uptime" : 1500000, | |
"procRole" : "Unspecified", | |
"version" : 2, | |
"userID" : 501, | |
"deployVersion" : 210, | |
"modelCode" : "Mac15,11", | |
"coalitionID" : 1160, | |
"osVersion" : { | |
"train" : "macOS 14.5", | |
"build" : "23F79", | |
"releaseType" : "User" | |
}, | |
"captureTime" : "2024-07-11 15:09:45.4848 -0700", | |
"codeSigningMonitor" : 1, | |
"incident" : "A3C0E4E6-B067-440D-96A5-1119D2389D66", | |
"pid" : 4917, | |
"translated" : false, | |
"cpuType" : "ARM-64", | |
"roots_installed" : 0, | |
"bug_type" : "309", | |
"procLaunch" : "2024-07-11 15:09:44.3868 -0700", | |
"procStartAbsTime" : 37728973587241, | |
"procExitAbsTime" : 37728999930616, | |
"procName" : "Python", | |
"procPath" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/Resources\/Python.app\/Contents\/MacOS\/Python", | |
"bundleInfo" : {"CFBundleShortVersionString":"3.12.4","CFBundleVersion":"3.12.4","CFBundleIdentifier":"org.python.python"}, | |
"storeInfo" : {"deviceIdentifierForVendor":"E2925DC9-F763-5A55-91AB-8A5BE071D957","thirdParty":true}, | |
"parentProc" : "Python", | |
"parentPid" : 4908, | |
"coalitionName" : "com.apple.Terminal", | |
"crashReporterKey" : "487B3ABC-5858-3AD0-E2CC-B01A9F46637A", | |
"responsiblePid" : 2249, | |
"codeSigningID" : "org.python.python", | |
"codeSigningTeamID" : "", | |
"codeSigningFlags" : 570425889, | |
"codeSigningValidationCategory" : 10, | |
"codeSigningTrustLevel" : 4294967295, | |
"instructionByteStream" : {"beforePC":"6DIAuQB9QJMBAYBS9an\/l+ASAPnfCgD5aMIAkUjrAfkIgXb46AUAtA==","atPC":"FQkA+V\/rAfngAxequAMAlOALwD2AAoA9\/XtMqfRPS6n2V0qp+F9JqQ=="}, | |
"wakeTime" : 3863, | |
"sleepWakeUUID" : "B8977520-BF4F-4399-BC89-CC08246CEF7E", | |
"sip" : "enabled", | |
"vmRegionInfo" : "0x110 is not in any region. Bytes before following region: 4306468592\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 100af8000-100afc000 [ 16K] r-x\/r-x SM=COW \/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/Resources\/Python.app\/Contents\/MacOS\/Python", | |
"exception" : {"codes":"0x0000000000000001, 0x0000000000000110","rawCodes":[1,272],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000110"}, | |
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":4917}, | |
"vmregioninfo" : "0x110 is not in any region. Bytes before following region: 4306468592\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 100af8000-100afc000 [ 16K] r-x\/r-x SM=COW \/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/Resources\/Python.app\/Contents\/MacOS\/Python", | |
"asi" : {"CoreFoundation":["*** multi-threaded process forked ***"],"libsystem_c.dylib":["crashed on child side of fork pre-exec"]}, | |
"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" : 1, | |
"threads" : [{"id":43258717,"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":4374941456},{"value":1},{"value":0},{"value":4320910592,"symbolLocation":0,"symbol":"_Py_NoneStruct"},{"value":0},{"value":8510049452,"symbolLocation":172,"symbol":"_main_thread"},{"value":8510091984,"symbolLocation":0,"symbol":"errno"},{"value":0},{"value":2},{"value":0},{"value":0},{"value":5193392634},{"value":4294967293},{"value":363},{"value":105553145446416},{"value":0},{"value":0},{"value":4312970096},{"value":1},{"value":4374941296},{"value":0},{"value":0},{"value":4374941456},{"value":0},{"value":5193392632},{"value":4322234472,"symbolLocation":459168,"symbol":"_PyRuntime"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4313896464},"cpsr":{"value":536875008},"fp":{"value":6160398992},"sp":{"value":6160398848},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766838592},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":29504,"symbol":"kevent","symbolLocation":8,"imageIndex":44},{"imageOffset":22032,"symbol":"select_kqueue_control_impl","symbolLocation":460,"imageIndex":28},{"imageOffset":1387984,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":50224,"imageIndex":42},{"imageOffset":381292,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":96,"imageIndex":42},{"imageOffset":386720,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":42},{"imageOffset":861120,"symbol":"slot_tp_call","symbolLocation":144,"imageIndex":42},{"imageOffset":385120,"symbol":"_PyObject_Call","symbolLocation":124,"imageIndex":42},{"imageOffset":1388320,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":50560,"imageIndex":42},{"imageOffset":381292,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":96,"imageIndex":42},{"imageOffset":386720,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":42},{"imageOffset":861120,"symbol":"slot_tp_call","symbolLocation":144,"imageIndex":42},{"imageOffset":385120,"symbol":"_PyObject_Call","symbolLocation":124,"imageIndex":42},{"imageOffset":1388320,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":50560,"imageIndex":42},{"imageOffset":381292,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":96,"imageIndex":42},{"imageOffset":865056,"symbol":"slot_tp_init","symbolLocation":212,"imageIndex":42},{"imageOffset":829760,"symbol":"type_call","symbolLocation":148,"imageIndex":42},{"imageOffset":381768,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":42},{"imageOffset":1381760,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":44000,"imageIndex":42},{"imageOffset":394192,"symbol":"method_vectorcall","symbolLocation":308,"imageIndex":42},{"imageOffset":384200,"symbol":"_PyVectorcall_Call","symbolLocation":152,"imageIndex":42},{"imageOffset":1388320,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":50560,"imageIndex":42},{"imageOffset":381404,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":208,"imageIndex":42},{"imageOffset":865056,"symbol":"slot_tp_init","symbolLocation":212,"imageIndex":42},{"imageOffset":829760,"symbol":"type_call","symbolLocation":148,"imageIndex":42},{"imageOffset":385120,"symbol":"_PyObject_Call","symbolLocation":124,"imageIndex":42},{"imageOffset":1388320,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":50560,"imageIndex":42},{"imageOffset":394192,"symbol":"method_vectorcall","symbolLocation":308,"imageIndex":42},{"imageOffset":384200,"symbol":"_PyVectorcall_Call","symbolLocation":152,"imageIndex":42},{"imageOffset":1388320,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":50560,"imageIndex":42},{"imageOffset":394192,"symbol":"method_vectorcall","symbolLocation":308,"imageIndex":42},{"imageOffset":384200,"symbol":"_PyVectorcall_Call","symbolLocation":152,"imageIndex":42},{"imageOffset":1388320,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":50560,"imageIndex":42},{"imageOffset":381404,"symbol":"_PyObject_FastCallDictTstate","symbolLocation":208,"imageIndex":42},{"imageOffset":386720,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":42},{"imageOffset":861120,"symbol":"slot_tp_call","symbolLocation":144,"imageIndex":42},{"imageOffset":381768,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":42},{"imageOffset":1381760,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":44000,"imageIndex":42},{"imageOffset":1337136,"symbol":"PyEval_EvalCode","symbolLocation":184,"imageIndex":42},{"imageOffset":1735484,"symbol":"run_eval_code_obj","symbolLocation":88,"imageIndex":42},{"imageOffset":1727444,"symbol":"run_mod","symbolLocation":132,"imageIndex":42},{"imageOffset":1724644,"symbol":"pyrun_file","symbolLocation":156,"imageIndex":42},{"imageOffset":1721540,"symbol":"_PyRun_SimpleFileObject","symbolLocation":288,"imageIndex":42},{"imageOffset":1720592,"symbol":"_PyRun_AnyFileObject","symbolLocation":80,"imageIndex":42},{"imageOffset":1871476,"symbol":"pymain_run_file_obj","symbolLocation":164,"imageIndex":42},{"imageOffset":1870828,"symbol":"pymain_run_file","symbolLocation":72,"imageIndex":42},{"imageOffset":1868208,"symbol":"Py_RunMain","symbolLocation":756,"imageIndex":42},{"imageOffset":1869412,"symbol":"pymain_main","symbolLocation":304,"imageIndex":42},{"imageOffset":1869572,"symbol":"Py_BytesMain","symbolLocation":40,"imageIndex":42},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":45}]},{"threadState":{"x":[{"value":4603278336},{"value":4603278336},{"value":1},{"value":1},{"value":1360142848},{"value":1},{"value":4603312288},{"value":1984},{"value":256},{"value":7939},{"value":50},{"value":50593792},{"value":16777216},{"value":4603265152},{"value":824},{"value":1074930176},{"value":15534603968972193920},{"value":0},{"value":0},{"value":8510065920,"symbolLocation":1152,"symbol":"_dispatch_root_queues"},{"value":13443789184},{"value":4603401728},{"value":4603401728},{"value":4603401664},{"value":268437759},{"value":4603401728},{"value":13443789024},{"value":1},{"value":260}],"flavor":"ARM_THREAD_STATE64","lr":{"value":9367909444161085044},"cpsr":{"value":2147487744},"fp":{"value":13443490672},"sp":{"value":13443490480},"esr":{"value":2449473606,"description":"(Data Abort) byte write Translation fault"},"pc":{"value":6765387404,"matchesCrashFrame":1},"far":{"value":272}},"id":43258755,"triggered":true,"name":"tokio-runtime-worker","queue":"com.apple.root.default-qos","frames":[{"imageOffset":97932,"symbol":"_dispatch_apply_with_attr_f","symbolLocation":1196,"imageIndex":47},{"imageOffset":98444,"symbol":"dispatch_apply","symbolLocation":96,"imageIndex":47},{"imageOffset":1756896,"symbol":"__103-[CFPrefsSearchListSource synchronouslySendSystemMessage:andUserMessage:andDirectMessage:replyHandler:]_block_invoke.52","symbolLocation":132,"imageIndex":48},{"imageOffset":208108,"symbol":"CFPREFERENCES_IS_WAITING_FOR_SYSTEM_AND_USER_CFPREFSDS","symbolLocation":100,"imageIndex":48},{"imageOffset":1753296,"symbol":"-[CFPrefsSearchListSource synchronouslySendSystemMessage:andUserMessage:andDirectMessage:replyHandler:]","symbolLocation":232,"imageIndex":48},{"imageOffset":200600,"symbol":"-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]","symbolLocation":232,"imageIndex":48},{"imageOffset":199840,"symbol":"-[CFPrefsSearchListSource alreadylocked_getDictionary:]","symbolLocation":492,"imageIndex":48},{"imageOffset":198668,"symbol":"-[CFPrefsSearchListSource alreadylocked_copyValueForKey:]","symbolLocation":172,"imageIndex":48},{"imageOffset":198464,"symbol":"-[CFPrefsSource copyValueForKey:]","symbolLocation":52,"imageIndex":48},{"imageOffset":198388,"symbol":"__76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke","symbolLocation":32,"imageIndex":48},{"imageOffset":171312,"symbol":"__108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke","symbolLocation":376,"imageIndex":48},{"imageOffset":1759176,"symbol":"-[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:]","symbolLocation":440,"imageIndex":48},{"imageOffset":169480,"symbol":"-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]","symbolLocation":156,"imageIndex":48},{"imageOffset":169264,"symbol":"_CFPreferencesCopyAppValueWithContainerAndConfiguration","symbolLocation":112,"imageIndex":48},{"imageOffset":3042876,"symbol":"__SSLCreateContextWithRecordFuncs_block_invoke","symbolLocation":48,"imageIndex":49},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":47},{"imageOffset":23656,"symbol":"_dispatch_once_callout","symbolLocation":32,"imageIndex":47},{"imageOffset":3042180,"symbol":"SSLCreateContextWithRecordFuncs","symbolLocation":416,"imageIndex":49},{"imageOffset":3041560,"symbol":"SSLCreateContext","symbolLocation":32,"imageIndex":49},{"imageOffset":5580492,"symbol":"security_framework::secure_transport::SslContext::new::h22c0e1466fe8528c","symbolLocation":52,"imageIndex":6},{"imageOffset":5582348,"symbol":"security_framework::secure_transport::ClientBuilder::ctx_into_stream::h1647789507097a9a","symbolLocation":96,"imageIndex":6},{"imageOffset":5585600,"symbol":"security_framework::secure_transport::ClientBuilder::handshake::hfd64364b4dfea98a","symbolLocation":72,"imageIndex":6},{"imageOffset":5569596,"symbol":"native_tls::imp::TlsConnector::connect::h203c528a69fff5ae","symbolLocation":656,"imageIndex":6},{"imageOffset":5943172,"symbol":"native_tls::TlsConnector::connect::h57bcb744b432eff8","symbolLocation":60,"imageIndex":6},{"imageOffset":5949440,"symbol":"tokio_native_tls::TlsConnector::connect::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8d3fe7a2e66a3f20","symbolLocation":32,"imageIndex":6},{"imageOffset":5942520,"symbol":"_$LT$tokio_native_tls..StartedHandshakeFuture$LT$F$C$S$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hfe2f2788ab3bbfab","symbolLocation":248,"imageIndex":6},{"imageOffset":5956904,"symbol":"tokio_native_tls::handshake::_$u7b$$u7b$closure$u7d$$u7d$::h55a56cb416455ccb","symbolLocation":544,"imageIndex":6},{"imageOffset":5949256,"symbol":"tokio_native_tls::TlsConnector::connect::_$u7b$$u7b$closure$u7d$$u7d$::h107c67e49428d454","symbolLocation":468,"imageIndex":6},{"imageOffset":5487472,"symbol":"_$LT$hyper_tls..client..HttpsConnector$LT$T$GT$$u20$as$u20$tower_service..Service$LT$http..uri..Uri$GT$$GT$::call::_$u7b$$u7b$closure$u7d$$u7d$::h347f125fbaa018f5","symbolLocation":1184,"imageIndex":6},{"imageOffset":5211436,"symbol":"_$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hdb39e68cfae6dff0","symbolLocation":96,"imageIndex":6},{"imageOffset":5565744,"symbol":"_$LT$hyper_tls..client..HttpsConnecting$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2923dfa033df4d96","symbolLocation":68,"imageIndex":6},{"imageOffset":5418092,"symbol":"reqwest::connect::Connector::connect_with_maybe_proxy::_$u7b$$u7b$closure$u7d$$u7d$::h8d451a9dd8037e70","symbolLocation":960,"imageIndex":6},{"imageOffset":5563532,"symbol":"_$LT$tokio..time..timeout..Timeout$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2f27e2bcc639e604","symbolLocation":100,"imageIndex":6},{"imageOffset":5428588,"symbol":"reqwest::connect::with_timeout::_$u7b$$u7b$closure$u7d$$u7d$::hb5b85853de4e4d92","symbolLocation":624,"imageIndex":6},{"imageOffset":5211168,"symbol":"_$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hb5b9cc21bbe0b8ad","symbolLocation":96,"imageIndex":6},{"imageOffset":5175388,"symbol":"_$LT$tower..util..oneshot..Oneshot$LT$S$C$Req$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h0f357ebf55459638","symbolLocation":228,"imageIndex":6},{"imageOffset":5156508,"symbol":"_$LT$F$u20$as$u20$futures_core..future..TryFuture$GT$::try_poll::hbb6a7fd37552fe16","symbolLocation":32,"imageIndex":6},{"imageOffset":5536404,"symbol":"_$LT$futures_util..future..try_future..into_future..IntoFuture$LT$Fut$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h43f7588ab84b905c","symbolLocation":48,"imageIndex":6},{"imageOffset":5286988,"symbol":"_$LT$futures_util..future..future..map..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h5af468e109070a2c","symbolLocation":136,"imageIndex":6},{"imageOffset":5284904,"symbol":"_$LT$futures_util..future..future..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2dc67ca18e5c35d8","symbolLocation":48,"imageIndex":6},{"imageOffset":5689012,"symbol":"_$LT$futures_util..future..try_future..MapErr$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2aada1d5d541e065","symbolLocation":48,"imageIndex":6},{"imageOffset":5702972,"symbol":"_$LT$F$u20$as$u20$futures_core..future..TryFuture$GT$::try_poll::haaee73d93a09d943","symbolLocation":32,"imageIndex":6},{"imageOffset":5536688,"symbol":"_$LT$futures_util..future..try_future..into_future..IntoFuture$LT$Fut$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h986a28fd29a5299f","symbolLocation":48,"imageIndex":6},{"imageOffset":5288404,"symbol":"_$LT$futures_util..future..future..map..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h7b88647789f2de1f","symbolLocation":140,"imageIndex":6},{"imageOffset":5285180,"symbol":"_$LT$futures_util..future..future..Map$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::ha13ea88bf268ceaa","symbolLocation":48,"imageIndex":6},{"imageOffset":5688840,"symbol":"_$LT$futures_util..future..try_future..MapOk$LT$Fut$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h714531b172da7c31","symbolLocation":48,"imageIndex":6},{"imageOffset":5702928,"symbol":"_$LT$F$u20$as$u20$futures_core..future..TryFuture$GT$::try_poll::ha26f98e4af8b80cf","symbolLocation":32,"imageIndex":6},{"imageOffset":5904612,"symbol":"_$LT$futures_util..future..try_future..try_flatten..TryFlatten$LT$Fut$C$$LT$Fut$u20$as$u20$futures_core..future..TryFuture$GT$..Ok$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h132d9ecef5dc3187","symbolLocation":152,"imageIndex":6},{"imageOffset":5689244,"symbol":"_$LT$futures_util..future..try_future..TryFlatten$LT$Fut1$C$Fut2$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2fc2c3d35e29e897","symbolLocation":48,"imageIndex":6},{"imageOffset":5689304,"symbol":"_$LT$futures_util..future..try_future..AndThen$LT$Fut1$C$Fut2$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hb1f89737b4c93a75","symbolLocation":48,"imageIndex":6},{"imageOffset":5888364,"symbol":"_$LT$futures_util..future..either..Either$LT$A$C$B$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h9ce222ddcf9b728d","symbolLocation":76,"imageIndex":6},{"imageOffset":5173148,"symbol":"_$LT$hyper_util..common..lazy..Lazy$LT$F$C$R$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hfb71cf4fe315648b","symbolLocation":136,"imageIndex":6},{"imageOffset":5103296,"symbol":"futures_util::future::future::FutureExt::poll_unpin::hfb620f79540599e3","symbolLocation":48,"imageIndex":6},{"imageOffset":5414532,"symbol":"_$LT$futures_util..future..select..Select$LT$A$C$B$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hb0a7a0fcfefcba5d","symbolLocation":232,"imageIndex":6},{"imageOffset":5510508,"symbol":"hyper_util::client::legacy::client::Client$LT$C$C$B$GT$::one_connection_for::_$u7b$$u7b$closure$u7d$$u7d$::h2ead715019fbe2d9","symbolLocation":1340,"imageIndex":6},{"imageOffset":5507244,"symbol":"hyper_util::client::legacy::client::Client$LT$C$C$B$GT$::connection_for::_$u7b$$u7b$closure$u7d$$u7d$::h9dc4d64cc2dbba9a","symbolLocation":368,"imageIndex":6},{"imageOffset":5501512,"symbol":"hyper_util::client::legacy::client::Client$LT$C$C$B$GT$::send_request::_$u7b$$u7b$closure$u7d$$u7d$::ha92db1c05477c09b","symbolLocation":604,"imageIndex":6},{"imageOffset":6314284,"symbol":"_$LT$hyper_util..client..legacy..client..ResponseFuture$u20$as$u20$core..future..future..Future$GT$::poll::h2ae7ba180fe22a9f","symbolLocation":108,"imageIndex":6},{"imageOffset":5743536,"symbol":"_$LT$reqwest..async_impl..client..PendingRequest$u20$as$u20$core..future..future..Future$GT$::poll::h7860a2c2eba389bc","symbolLocation":728,"imageIndex":6},{"imageOffset":5742704,"symbol":"_$LT$reqwest..async_impl..client..Pending$u20$as$u20$core..future..future..Future$GT$::poll::hd49b2f270731d03d","symbolLocation":120,"imageIndex":6},{"imageOffset":631964,"sourceLine":79,"sourceFile":"request.rs","symbol":"baml_runtime::internal::llm_client::primitive::request::make_request::_$u7b$$u7b$closure$u7d$$u7d$::h30cb6452c51f8fbe","imageIndex":6,"symbolLocation":3380},{"imageOffset":651360,"sourceLine":120,"sourceFile":"request.rs","symbol":"baml_runtime::internal::llm_client::primitive::request::make_parsed_request::_$u7b$$u7b$closure$u7d$$u7d$::hebb0abdb2617dbcd","imageIndex":6,"symbolLocation":516},{"imageOffset":574732,"sourceLine":140,"sourceFile":"openai_client.rs","symbol":"_$LT$baml_runtime..internal..llm_client..primitive..openai..openai_client..OpenAIClient$u20$as$u20$baml_runtime..internal..llm_client..traits..chat..WithChat$GT$::chat::_$u7b$$u7b$closure$u7d$$u7d$::h764b5dd34b6c9ed2","imageIndex":6,"symbolLocation":488},{"imageOffset":183092,"sourceLine":94,"sourceFile":"mod.rs","symbol":"_$LT$T$u20$as$u20$baml_runtime..internal..llm_client..traits..WithSingleCallable$GT$::single_call::_$u7b$$u7b$closure$u7d$$u7d$::h249456dbfdc89806","imageIndex":6,"symbolLocation":1784},{"imageOffset":137168,"sourceLine":188,"sourceFile":"mod.rs","symbol":"_$LT$baml_runtime..internal..llm_client..primitive..LLMPrimitiveProvider$u20$as$u20$baml_runtime..internal..llm_client..traits..WithSingleCallable$GT$::single_call::_$u7b$$u7b$closure$u7d$$u7d$::h0b276a046001fa34","imageIndex":6,"symbolLocation":1016},{"imageOffset":1126440,"sourceLine":207,"sourceFile":"mod.rs","symbol":"_$LT$baml_runtime..internal..llm_client..orchestrator..OrchestratorNode$u20$as$u20$baml_runtime..internal..llm_client..traits..WithSingleCallable$GT$::single_call::_$u7b$$u7b$closure$u7d$$u7d$::ha9ee86108e03ffec","imageIndex":6,"symbolLocation":624},{"imageOffset":356732,"sourceLine":46,"sourceFile":"call.rs","symbol":"baml_runtime::internal::llm_client::orchestrator::call::orchestrate::_$u7b$$u7b$closure$u7d$$u7d$::h9646cd3719c59259","imageIndex":6,"symbolLocation":1572},{"imageOffset":909256,"sourceLine":345,"sourceFile":"runtime_interface.rs","symbol":"baml_runtime::runtime::runtime_interface::_$LT$impl$u20$baml_runtime..runtime_interface..RuntimeInterface$u20$for$u20$baml_runtime..runtime..InternalBamlRuntime$GT$::call_function_impl::_$u7b$$u7b$closure$u7d$$u7d$::h6ca605b917f32cb7","imageIndex":6,"symbolLocation":1820},{"imageOffset":351696,"sourceLine":200,"sourceFile":"lib.rs","symbol":"baml_runtime::BamlRuntime::call_function::_$u7b$$u7b$closure$u7d$$u7d$::he70946cdf6bedd9e","imageIndex":6,"symbolLocation":1488},{"imageOffset":361488,"sourceLine":132,"sourceFile":"runtime.rs","symbol":"baml_py::runtime::BamlRuntime::call_function::_$u7b$$u7b$closure$u7d$$u7d$::h5d145119d5b53a5e","imageIndex":6,"symbolLocation":748},{"imageOffset":151944,"sourceLine":699,"sourceFile":"generic.rs","symbol":"_$LT$pyo3_asyncio..generic..Cancellable$LT$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hee14f29f98517e0d","imageIndex":6,"symbolLocation":68},{"imageOffset":24000,"sourceLine":391,"sourceFile":"task_local.rs","symbol":"_$LT$tokio..task..task_local..TaskLocalFuture$LT$T$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::he980f5bb6e7e90dc","imageIndex":6,"symbolLocation":152},{"imageOffset":25384,"sourceLine":217,"sourceFile":"task_local.rs","symbol":"tokio::task::task_local::LocalKey$LT$T$GT$::scope_inner::h8424abc2de0a9ae2","imageIndex":6,"symbolLocation":300},{"imageOffset":22844,"sourceLine":387,"sourceFile":"task_local.rs","symbol":"_$LT$tokio..task..task_local..TaskLocalFuture$LT$T$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2a9fe8cc11265959","imageIndex":6,"symbolLocation":96},{"imageOffset":1001640,"sourceLine":383,"sourceFile":"task_local.rs","symbol":"_$LT$tokio..task..task_local..TaskLocalFuture$LT$T$C$F$GT$$u20$as$u20$core..future..future..Future$GT$::poll$u7b$$u7b$reify.shim$u7d$$u7d$::h6749cfc9adef30c5","imageIndex":6,"symbolLocation":40},{"imageOffset":754032,"sourceLine":123,"sourceFile":"future.rs","symbol":"_$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h5444e5a5a2c35cb0","imageIndex":6,"symbolLocation":96},{"imageOffset":146876,"sourceLine":606,"sourceFile":"generic.rs","symbol":"pyo3_asyncio::generic::future_into_py_with_locals::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1eabc4f0c72a9448","imageIndex":6,"symbolLocation":808},{"imageOffset":724800,"sourceLine":95,"sourceFile":"tokio.rs","symbol":"_$LT$pyo3_asyncio..tokio..TokioRuntime$u20$as$u20$pyo3_asyncio..generic..Runtime$GT$::spawn::_$u7b$$u7b$closure$u7d$$u7d$::hfc706a500923d5d5","imageIndex":6,"symbolLocation":432},{"imageOffset":553584,"sourceLine":328,"sourceFile":"core.rs","symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h15fce1c371d1ea21","imageIndex":6,"symbolLocation":136},{"symbol":"tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hb94489db5c3c2713","inline":true,"imageIndex":6,"imageOffset":552484,"symbolLocation":36,"sourceLine":16,"sourceFile":"unsafe_cell.rs"},{"imageOffset":552484,"sourceLine":317,"sourceFile":"core.rs","symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h60d3c62745f01018","imageIndex":6,"symbolLocation":108},{"imageOffset":78188,"sourceLine":485,"sourceFile":"harness.rs","symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hc7325da4a6cd8c77","imageIndex":6,"symbolLocation":52},{"imageOffset":767760,"sourceLine":272,"sourceFile":"unwind_safe.rs","symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h236867eeaf1a9b85","imageIndex":6,"symbolLocation":40},{"imageOffset":987440,"sourceLine":552,"sourceFile":"panicking.rs","symbol":"std::panicking::try::do_call::h3b3de6fcbfcb2834","imageIndex":6,"symbolLocation":76},{"imageOffset":995912,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":983232,"sourceLine":516,"sourceFile":"panicking.rs","symbol":"std::panicking::try::h8012ec8800c50952","imageIndex":6,"symbolLocation":80},{"imageOffset":785364,"sourceLine":146,"sourceFile":"panic.rs","symbol":"std::panic::catch_unwind::h6b454060ec80bae5","imageIndex":6,"symbolLocation":12},{"imageOffset":73564,"sourceLine":473,"sourceFile":"harness.rs","symbol":"tokio::runtime::task::harness::poll_future::h120cccddbbb512df","imageIndex":6,"symbolLocation":92},{"imageOffset":79908,"sourceLine":208,"sourceFile":"harness.rs","symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h4baecf48844aa804","imageIndex":6,"symbolLocation":176},{"imageOffset":87148,"sourceLine":153,"sourceFile":"harness.rs","symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::hb837312d80fc2aeb","imageIndex":6,"symbolLocation":28},{"imageOffset":39304,"sourceLine":271,"sourceFile":"raw.rs","symbol":"tokio::runtime::task::raw::poll::h2cf61337f1e0737a","imageIndex":6,"symbolLocation":36},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16989832,"symbol":"tokio::runtime::task::LocalNotified$LT$S$GT$::run::h852b3d39e4f96342","symbolLocation":44,"imageIndex":6},{"imageOffset":17032912,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run_task::_$u7b$$u7b$closure$u7d$$u7d$::h2d52574e6ef4bb68","symbolLocation":52,"imageIndex":6},{"imageOffset":17032628,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run_task::h9afc3816e967d535","symbolLocation":748,"imageIndex":6},{"imageOffset":17030896,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":552,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258756,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13445926424},{"value":0},{"value":4882596864},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":4882596840},{"value":4882596904},{"value":13445935328},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13445926544},"sp":{"value":13445926400},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258757,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13448072728},{"value":0},{"value":4874039808},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":4874039784},{"value":4874039848},{"value":13448081632},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13448072848},"sp":{"value":13448072704},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258758,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13450219032},{"value":0},{"value":5410729984},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5410729960},{"value":5410730024},{"value":13450227936},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13450219152},"sp":{"value":13450219008},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258759,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13452365336},{"value":0},{"value":5159221248},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5159221224},{"value":5159221288},{"value":13452374240},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13452365456},"sp":{"value":13452365312},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258760,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13454511640},{"value":0},{"value":5159240192},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5159240168},{"value":5159240232},{"value":13454520544},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13454511760},"sp":{"value":13454511616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258761,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13456657944},{"value":0},{"value":5159116288},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5159116264},{"value":5159116328},{"value":13456666848},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13456658064},"sp":{"value":13456657920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258762,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13458804248},{"value":0},{"value":5159198208},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5159198184},{"value":5159198248},{"value":13458813152},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13458804368},"sp":{"value":13458804224},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258763,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13460950552},{"value":0},{"value":5176014848},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5176014824},{"value":5176014888},{"value":13460959456},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13460950672},"sp":{"value":13460950528},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258764,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13463096856},{"value":0},{"value":5150945280},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5150945256},{"value":5150945320},{"value":13463105760},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13463096976},"sp":{"value":13463096832},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258765,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13465243160},{"value":0},{"value":4354359296},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":4354359272},{"value":4354359336},{"value":13465252064},{"value":0},{"value":0},{"value":256},{"value":257},{"value":512},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13465243280},"sp":{"value":13465243136},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258766,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13467389464},{"value":0},{"value":4345567232},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":4345567208},{"value":4345567272},{"value":13467398368},{"value":0},{"value":0},{"value":256},{"value":257},{"value":512},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13467389584},"sp":{"value":13467389440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258767,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13469535768},{"value":0},{"value":4874047488},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":4874047464},{"value":4874047528},{"value":13469544672},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13469535888},"sp":{"value":13469535744},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258768,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13471682072},{"value":0},{"value":4882384896},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":4882384872},{"value":4882384936},{"value":13471690976},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13471682192},"sp":{"value":13471682048},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23551600,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park::hf497b8c43558415b","symbolLocation":240,"imageIndex":6},{"imageOffset":23599872,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":668,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044872,"symbol":"parking_lot::condvar::Condvar::wait::hc436de8c1b946049","symbolLocation":76,"imageIndex":6},{"imageOffset":16805696,"symbol":"tokio::loom::std::parking_lot::Condvar::wait::he26feedfec266a37","symbolLocation":36,"imageIndex":6},{"imageOffset":16850908,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park_condvar::h4110d37ac25eed06","symbolLocation":260,"imageIndex":6},{"imageOffset":16850448,"symbol":"tokio::runtime::scheduler::multi_thread::park::Inner::park::h667ac53a7fea9817","symbolLocation":200,"imageIndex":6},{"imageOffset":16849612,"symbol":"tokio::runtime::scheduler::multi_thread::park::Parker::park::h3d246a5fd36a8d93","symbolLocation":40,"imageIndex":6},{"imageOffset":17036460,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park_timeout::h4e0e98255bb29d00","symbolLocation":624,"imageIndex":6},{"imageOffset":17035564,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::park::h26b799cfac6f02f1","symbolLocation":484,"imageIndex":6},{"imageOffset":17031568,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Context::run::h8d5ca748b0c10fbc","symbolLocation":1224,"imageIndex":6},{"imageOffset":17030156,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h112153b5d27c2f7d","symbolLocation":104,"imageIndex":6},{"imageOffset":16713104,"symbol":"tokio::runtime::context::scoped::Scoped$LT$T$GT$::set::h15fdce4f368d4cb3","symbolLocation":148,"imageIndex":6},{"imageOffset":16795620,"symbol":"tokio::runtime::context::set_scheduler::_$u7b$$u7b$closure$u7d$$u7d$::hc42c35658d90a7de","symbolLocation":40,"imageIndex":6},{"imageOffset":16745988,"symbol":"std::thread::local::LocalKey$LT$T$GT$::try_with::ha802b6646f419f4a","symbolLocation":204,"imageIndex":6},{"imageOffset":16741524,"symbol":"std::thread::local::LocalKey$LT$T$GT$::with::hd0af47f988145169","symbolLocation":24,"imageIndex":6},{"imageOffset":16795504,"symbol":"tokio::runtime::context::set_scheduler::hee363ed7b27b9d88","symbolLocation":68,"imageIndex":6},{"imageOffset":17029936,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::ha3d6b96c643e131a","symbolLocation":280,"imageIndex":6},{"imageOffset":16712060,"symbol":"tokio::runtime::context::runtime::enter_runtime::h17acdf96f7961926","symbolLocation":216,"imageIndex":6},{"imageOffset":17029480,"symbol":"tokio::runtime::scheduler::multi_thread::worker::run::hda2a47dc982e8424","symbolLocation":348,"imageIndex":6},{"imageOffset":17029120,"symbol":"tokio::runtime::scheduler::multi_thread::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h4a581b79e2ad3eaa","symbolLocation":24,"imageIndex":6},{"imageOffset":16990868,"symbol":"_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hbab578fd78dc6424","symbolLocation":136,"imageIndex":6},{"imageOffset":16809380,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h8603f79fbb69de7c","symbolLocation":132,"imageIndex":6},{"imageOffset":16808820,"symbol":"tokio::runtime::task::core::Core$LT$T$C$S$GT$::poll::h03930075c15f1cc2","symbolLocation":108,"imageIndex":6},{"imageOffset":16597340,"symbol":"tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h057ad9a83264c01e","symbolLocation":52,"imageIndex":6},{"imageOffset":16632556,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h089f7d40849a753f","symbolLocation":40,"imageIndex":6},{"imageOffset":16601220,"symbol":"std::panicking::try::do_call::h5057ccf45e54c055","symbolLocation":76,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16598996,"symbol":"std::panicking::try::h7092a43357611b90","symbolLocation":80,"imageIndex":6},{"imageOffset":16740852,"symbol":"std::panic::catch_unwind::h4d6e6b13ee9eb448","symbolLocation":12,"imageIndex":6},{"imageOffset":16596912,"symbol":"tokio::runtime::task::harness::poll_future::hb388177df5e4faf8","symbolLocation":92,"imageIndex":6},{"imageOffset":16591964,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h2d46a5c00a6ecf98","symbolLocation":176,"imageIndex":6},{"imageOffset":16591456,"symbol":"tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::h16eabcf4e90ce6c1","symbolLocation":28,"imageIndex":6},{"imageOffset":16969240,"symbol":"tokio::runtime::task::raw::poll::h94b17756b1242d19","symbolLocation":36,"imageIndex":6},{"imageOffset":16968488,"symbol":"tokio::runtime::task::raw::RawTask::poll::h8ee25bb30bf37f9d","symbolLocation":52,"imageIndex":6},{"imageOffset":16990028,"symbol":"tokio::runtime::task::UnownedTask$LT$S$GT$::run::hbf1e0904bdcd617e","symbolLocation":64,"imageIndex":6},{"imageOffset":16725176,"symbol":"tokio::runtime::blocking::pool::Task::run::h29ff0496be853f88","symbolLocation":28,"imageIndex":6},{"imageOffset":16732260,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":512,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]},{"id":43258769,"name":"tokio-runtime-worker","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":9},{"value":999995459},{"value":13473832840},{"value":0},{"value":5159100928},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8681707744},{"value":0},{"value":5159100904},{"value":5159100968},{"value":13473837280},{"value":999995459},{"value":9},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6767080796},"cpsr":{"value":1610616832},"fp":{"value":13473832960},"sp":{"value":13473832816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6766828012},"far":{"value":0}},"frames":[{"imageOffset":18924,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":44},{"imageOffset":30044,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":50},{"imageOffset":23550664,"symbol":"_$LT$parking_lot_core..thread_parker..imp..ThreadParker$u20$as$u20$parking_lot_core..thread_parker..ThreadParkerT$GT$::park_until::h6e4cb396492717b3","symbolLocation":492,"imageIndex":6},{"imageOffset":23599908,"symbol":"parking_lot_core::parking_lot::park::_$u7b$$u7b$closure$u7d$$u7d$::he7a6df08aed6f985","symbolLocation":704,"imageIndex":6},{"imageOffset":23589960,"symbol":"parking_lot_core::parking_lot::park::h78f6ab5ffed5ec6b","symbolLocation":264,"imageIndex":6},{"imageOffset":23613160,"symbol":"parking_lot::condvar::Condvar::wait_until_internal::h87b6acf3365b4199","symbolLocation":132,"imageIndex":6},{"imageOffset":17044992,"symbol":"parking_lot::condvar::Condvar::wait_for::h38712283231fe4a5","symbolLocation":108,"imageIndex":6},{"imageOffset":16805972,"symbol":"tokio::loom::std::parking_lot::Condvar::wait_timeout::h774ada2ebe94ec40","symbolLocation":48,"imageIndex":6},{"imageOffset":16732412,"symbol":"tokio::runtime::blocking::pool::Inner::run::h8dba23480993ce2f","symbolLocation":664,"imageIndex":6},{"imageOffset":16731600,"symbol":"tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h7ebb927166f10e5c","symbolLocation":144,"imageIndex":6},{"imageOffset":16976444,"symbol":"std::sys_common::backtrace::__rust_begin_short_backtrace::h15ec93b530b06712","symbolLocation":16,"imageIndex":6},{"imageOffset":17052016,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h1c1ee8b8d86b549f","symbolLocation":40,"imageIndex":6},{"imageOffset":16633152,"symbol":"_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hccb8671670b9bd1b","symbolLocation":40,"imageIndex":6},{"imageOffset":16600904,"symbol":"std::panicking::try::do_call::h1990f01f8df497a0","symbolLocation":72,"imageIndex":6},{"imageOffset":16605096,"symbol":"__rust_try","symbolLocation":32,"imageIndex":6},{"imageOffset":16600352,"symbol":"std::panicking::try::hc378414bee62b3f5","symbolLocation":76,"imageIndex":6},{"imageOffset":17051636,"symbol":"std::thread::Builder::spawn_unchecked_::_$u7b$$u7b$closure$u7d$$u7d$::h966f6bd3fa839bc5","symbolLocation":400,"imageIndex":6},{"imageOffset":16882836,"symbol":"core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::hc608078653e63186","symbolLocation":24,"imageIndex":6},{"imageOffset":26175288,"symbol":"std::sys::pal::unix::thread::Thread::new::thread_start::h9266fbbdd0c3d8be","symbolLocation":48,"imageIndex":6},{"imageOffset":28564,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":50},{"imageOffset":7476,"symbol":"thread_start","symbolLocation":8,"imageIndex":50}]}], | |
"usedImages" : [ | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4329472000, | |
"size" : 16384, | |
"uuid" : "d3657bc8-7dc1-367f-84f4-dbbeb7ee5e0c", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/mmap.cpython-312-darwin.so", | |
"name" : "mmap.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4376379392, | |
"size" : 1114112, | |
"uuid" : "739cf5de-e320-3695-bd90-28a7981d36c5", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/unicodedata.cpython-312-darwin.so", | |
"name" : "unicodedata.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4329390080, | |
"size" : 16384, | |
"uuid" : "de42d43d-4bcf-32f5-b306-b903b5515122", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_multiprocessing.cpython-312-darwin.so", | |
"name" : "_multiprocessing.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4329291776, | |
"size" : 32768, | |
"uuid" : "b60897ec-2fd7-358b-9ec7-252e35b95678", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_blake2.cpython-312-darwin.so", | |
"name" : "_blake2.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4329177088, | |
"size" : 32768, | |
"uuid" : "23497e7d-44d9-3798-9fd9-5211649dcb08", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_hashlib.cpython-312-darwin.so", | |
"name" : "_hashlib.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369154048, | |
"size" : 3637248, | |
"uuid" : "8333581a-004c-3e43-82c9-71e8a6681701", | |
"path" : "\/Users\/USER\/Library\/Caches\/*\/_pydantic_core.cpython-312-darwin.so", | |
"name" : "_pydantic_core.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 5428477952, | |
"size" : 38387712, | |
"uuid" : "11000014-5639-36d1-b93c-6e1e3b7bf194", | |
"path" : "\/Users\/USER\/*\/baml_py.abi3.so", | |
"name" : "baml_py.abi3.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4327653376, | |
"size" : 32768, | |
"uuid" : "3b242bb4-e32e-32ae-b794-852ae6105203", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/pyexpat.cpython-312-darwin.so", | |
"name" : "pyexpat.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4327784448, | |
"size" : 49152, | |
"uuid" : "00e8da0f-a51c-3eb1-b000-6052e81b78c1", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_asyncio.cpython-312-darwin.so", | |
"name" : "_asyncio.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4327571456, | |
"size" : 16384, | |
"uuid" : "4276d3dc-c227-392a-8358-4e165dbfa316", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_contextvars.cpython-312-darwin.so", | |
"name" : "_contextvars.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4327473152, | |
"size" : 32768, | |
"uuid" : "895638fe-f209-37e9-ad71-e99d917479ad", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_zoneinfo.cpython-312-darwin.so", | |
"name" : "_zoneinfo.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4325277696, | |
"size" : 16384, | |
"uuid" : "60884891-a402-3c45-8691-9343bb994b0a", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/grp.cpython-312-darwin.so", | |
"name" : "grp.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4324573184, | |
"size" : 32768, | |
"uuid" : "5db6fb58-9209-3af5-9bdc-2084a7ca8280", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_json.cpython-312-darwin.so", | |
"name" : "_json.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4324491264, | |
"size" : 16384, | |
"uuid" : "6060411c-6632-3f8a-9a12-74bcd845e232", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/resource.cpython-312-darwin.so", | |
"name" : "resource.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4315856896, | |
"size" : 16384, | |
"uuid" : "68fe3da5-ee41-30d2-a3ec-6137811883b2", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_posixsubprocess.cpython-312-darwin.so", | |
"name" : "_posixsubprocess.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4325113856, | |
"size" : 81920, | |
"uuid" : "d804e260-d8fb-3659-838f-7aba7eea6bcf", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_ctypes.cpython-312-darwin.so", | |
"name" : "_ctypes.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4324950016, | |
"size" : 81920, | |
"uuid" : "51a0cb71-f89c-3afc-86ab-c94087cda560", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_pickle.cpython-312-darwin.so", | |
"name" : "_pickle.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4324720640, | |
"size" : 114688, | |
"uuid" : "198a9232-f82e-3e0a-92cb-d131d45dbb4f", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_ssl.cpython-312-darwin.so", | |
"name" : "_ssl.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4328325120, | |
"size" : 557056, | |
"uuid" : "d25b442c-6d97-3a30-a21b-0969caca1bac", | |
"path" : "\/opt\/homebrew\/*\/libssl.3.dylib", | |
"name" : "libssl.3.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4335861760, | |
"size" : 3047424, | |
"uuid" : "605557ff-c727-31fa-88c8-aef7ed4ca9e4", | |
"path" : "\/opt\/homebrew\/*\/libcrypto.3.dylib", | |
"name" : "libcrypto.3.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4315774976, | |
"size" : 16384, | |
"uuid" : "21e89ca6-8150-3d74-9670-4e74bafdfe1b", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_uuid.cpython-312-darwin.so", | |
"name" : "_uuid.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4315693056, | |
"size" : 16384, | |
"uuid" : "26188e93-6c08-3a78-919e-c3a61797ea89", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_queue.cpython-312-darwin.so", | |
"name" : "_queue.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4315611136, | |
"size" : 16384, | |
"uuid" : "c8766fcf-50a1-3283-aa4f-ff046df7e8d1", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/fcntl.cpython-312-darwin.so", | |
"name" : "fcntl.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4324098048, | |
"size" : 114688, | |
"uuid" : "6867622b-b637-3fbc-b3cc-6059eb05002e", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_decimal.cpython-312-darwin.so", | |
"name" : "_decimal.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4324294656, | |
"size" : 114688, | |
"uuid" : "80f410bd-af8f-321e-b7f8-6f1bdb6e9467", | |
"path" : "\/opt\/homebrew\/*\/libmpdec.4.0.0.dylib", | |
"name" : "libmpdec.4.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4314267648, | |
"size" : 16384, | |
"uuid" : "5059d89b-9c2e-3213-bf7d-01b3b7516c8f", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_heapq.cpython-312-darwin.so", | |
"name" : "_heapq.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4314415104, | |
"size" : 65536, | |
"uuid" : "96d0cbc8-1915-39d7-a9eb-12e4dde20e74", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_datetime.cpython-312-darwin.so", | |
"name" : "_datetime.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4314169344, | |
"size" : 32768, | |
"uuid" : "9fba2118-5c36-3ac4-83db-58560f848d9c", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/array.cpython-312-darwin.so", | |
"name" : "array.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4313874432, | |
"size" : 32768, | |
"uuid" : "8c3d6769-c10a-355b-a000-0160c6ab2602", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/select.cpython-312-darwin.so", | |
"name" : "select.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4314021888, | |
"size" : 65536, | |
"uuid" : "3fee5fee-535e-3e88-9aeb-0c9ee02ce6f6", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_socket.cpython-312-darwin.so", | |
"name" : "_socket.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4313776128, | |
"size" : 32768, | |
"uuid" : "715f81a8-cc0c-3024-bd02-28afe48896b3", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_sha2.cpython-312-darwin.so", | |
"name" : "_sha2.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4313694208, | |
"size" : 16384, | |
"uuid" : "6ed5688d-82d4-37d6-8879-f285a2bdcff9", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_random.cpython-312-darwin.so", | |
"name" : "_random.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4310597632, | |
"size" : 16384, | |
"uuid" : "a7dcda5a-6b3b-3fdf-9a7d-bcdc06d26f88", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_bisect.cpython-312-darwin.so", | |
"name" : "_bisect.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4310515712, | |
"size" : 16384, | |
"uuid" : "6355a869-9029-3eb4-a8ba-04a829b288a0", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_opcode.cpython-312-darwin.so", | |
"name" : "_opcode.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4310417408, | |
"size" : 32768, | |
"uuid" : "1376a5de-0044-3670-8e0f-1a4e3452dc2c", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_struct.cpython-312-darwin.so", | |
"name" : "_struct.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4310319104, | |
"size" : 32768, | |
"uuid" : "9a385501-49e1-328d-98e2-ec029783397c", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_lzma.cpython-312-darwin.so", | |
"name" : "_lzma.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4312449024, | |
"size" : 131072, | |
"uuid" : "1e29dfad-90c2-3d94-889d-7a212125b52b", | |
"path" : "\/opt\/homebrew\/*\/liblzma.5.dylib", | |
"name" : "liblzma.5.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4310237184, | |
"size" : 16384, | |
"uuid" : "5e6e0fe3-36ec-33b1-b2c7-d9a9f5f4c690", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_bz2.cpython-312-darwin.so", | |
"name" : "_bz2.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4310138880, | |
"size" : 32768, | |
"uuid" : "9e2a71c9-2161-3bd8-b7c2-32ce8bd514ea", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/zlib.cpython-312-darwin.so", | |
"name" : "zlib.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4310040576, | |
"size" : 32768, | |
"uuid" : "afacbff0-3c87-3a5e-993e-0bd3f52f1968", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/binascii.cpython-312-darwin.so", | |
"name" : "binascii.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4309942272, | |
"size" : 32768, | |
"uuid" : "abe9f69e-1722-3df1-b0df-28c9f0a14b67", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/_csv.cpython-312-darwin.so", | |
"name" : "_csv.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4309827584, | |
"size" : 49152, | |
"uuid" : "667970ac-02b5-3f53-944c-7b4498a7868b", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/lib\/python3.12\/lib-dynload\/math.cpython-312-darwin.so", | |
"name" : "math.cpython-312-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4317036544, | |
"CFBundleShortVersionString" : "3.12.4, (c) 2001-2023 Python Software Foundation.", | |
"CFBundleIdentifier" : "org.python.python", | |
"size" : 3293184, | |
"uuid" : "bf160c89-d510-36a1-999c-81b7d6f4cd7a", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/Python", | |
"name" : "Python", | |
"CFBundleVersion" : "3.12.4" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4306468864, | |
"CFBundleShortVersionString" : "3.12.4", | |
"CFBundleIdentifier" : "org.python.python", | |
"size" : 16384, | |
"uuid" : "59f8a374-c74e-335d-ae06-b7c9a4b9a425", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.12\/Resources\/Python.app\/Contents\/MacOS\/Python", | |
"name" : "Python", | |
"CFBundleVersion" : "3.12.4" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6766809088, | |
"size" : 241660, | |
"uuid" : "9b8b53f9-e2b6-36df-98e9-28d8fca732f2", | |
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", | |
"name" : "libsystem_kernel.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6763347968, | |
"size" : 559640, | |
"uuid" : "37bbc384-0755-31c7-a808-0ed49e44dd8e", | |
"path" : "\/usr\/lib\/dyld", | |
"name" : "dyld" | |
}, | |
{ | |
"size" : 0, | |
"source" : "A", | |
"base" : 0, | |
"uuid" : "00000000-0000-0000-0000-000000000000" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6765289472, | |
"size" : 294912, | |
"uuid" : "502762ee-7aa7-306c-9dbd-88981a86bb78", | |
"path" : "\/usr\/lib\/system\/libdispatch.dylib", | |
"name" : "libdispatch.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6767476736, | |
"CFBundleShortVersionString" : "6.9", | |
"CFBundleIdentifier" : "com.apple.CoreFoundation", | |
"size" : 5083136, | |
"uuid" : "84b539d5-22c9-3f8c-84c8-903e9c7b8d29", | |
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", | |
"name" : "CoreFoundation", | |
"CFBundleVersion" : "2503.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6814830592, | |
"CFBundleShortVersionString" : "7.0", | |
"CFBundleIdentifier" : "com.apple.security", | |
"size" : 4009984, | |
"uuid" : "fb15585c-5985-39fe-88b0-97a713ff6cbb", | |
"path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/Security", | |
"name" : "Security", | |
"CFBundleVersion" : "61123.121.1" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6767050752, | |
"size" : 53248, | |
"uuid" : "386b0fc1-7873-3328-8e71-43269fd1b2c7", | |
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", | |
"name" : "libsystem_pthread.dylib" | |
} | |
], | |
"sharedCache" : { | |
"base" : 6762594304, | |
"size" : 4220698624, | |
"uuid" : "3406ad1b-2469-30eb-9863-5dce861e6dea" | |
}, | |
"vmSummary" : "ReadOnly portion of Libraries: Total=737.5M resident=0K(0%) swapped_out_or_unallocated=737.5M(100%)\nWritable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nKernel Alloc Once 32K 1 \nMALLOC 2.4G 52 \nMALLOC guard page 96K 6 \nMach message 32K 2 \nSTACK GUARD 256K 16 \nStack 78.0M 33 \nStack Guard 272K 17 \nVM_ALLOCATE 24.0M 25 \n__AUTH 343K 67 \n__AUTH_CONST 4093K 150 \n__DATA 3832K 186 \n__DATA_CONST 7124K 195 \n__DATA_DIRTY 365K 59 \n__LINKEDIT 565.3M 45 \n__OBJC_RO 71.9M 1 \n__OBJC_RW 2199K 1 \n__TEXT 172.2M 202 \ndyld private memory 272K 2 \nmapped file 80K 2 \nshared memory 64K 4 \n=========== ======= ======= \nTOTAL 3.3G 1067 \n", | |
"legacyInfo" : { | |
"threadTriggered" : { | |
"name" : "tokio-runtime-worker", | |
"queue" : "com.apple.root.default-qos" | |
} | |
}, | |
"logWritingSignature" : "7aa2dacaacbcac387feba48a23720b525359ef03", | |
"trialInfo" : { | |
"rollouts" : [ | |
{ | |
"rolloutId" : "645197bf528fbf3c3af54105", | |
"factorPackIds" : { | |
"SIRI_VALUE_INFERENCE_PERVASIVE_ENTITY_RESOLUTION" : "663e65b4a1526e1ca0e288a1" | |
}, | |
"deploymentId" : 240000002 | |
}, | |
{ | |
"rolloutId" : "644114de41e7236e6177f9bd", | |
"factorPackIds" : { | |
}, | |
"deploymentId" : 240000013 | |
} | |
], | |
"experiments" : [ | |
{ | |
"treatmentId" : "3dff9c91-a8fb-424e-a656-c8d6e6037574", | |
"experimentId" : "662152ede2d11d1408c4db33", | |
"deploymentId" : 400000014 | |
}, | |
{ | |
"treatmentId" : "2dffbe18-a39a-4f33-ada9-2cce30af39ca", | |
"experimentId" : "6384d56b96e8d228551ec182", | |
"deploymentId" : 400000032 | |
} | |
] | |
} | |
} | |
Model: Mac15,11, BootROM 10151.121.1, proc 14:10:4 processors, 96 GB, SMC | |
Graphics: Apple M3 Max, Apple M3 Max, Built-In | |
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online | |
Display: DELL S3222HN, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online | |
Display: S32B80P, 2160 x 3840, MirrorOff, Online | |
Memory Module: LPDDR5, Micron | |
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Apr 4 2024 20:57:11 version 23.30.58.0.41.51.138 FWID 01-baea9d27 | |
AirPort: | |
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports | |
Network Service: Wi-Fi, AirPort, en0 | |
Network Service: Tailscale, VPN (io.tailscale.ipn.macos), utun6 | |
USB Device: USB31Bus | |
USB Device: USB2.1 Hub | |
USB Device: USB Receiver | |
USB Device: USB 10/100/1000 LAN | |
USB Device: USB31Bus | |
USB Device: USB31Bus | |
Thunderbolt Bus: MacBook Pro, Apple Inc. | |
Thunderbolt Bus: MacBook Pro, Apple Inc. | |
Thunderbolt Bus: MacBook Pro, Apple Inc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment