Skip to content

Instantly share code, notes, and snippets.

@zippy
Created October 11, 2019 12:19
Show Gist options
  • Save zippy/80b3619f1739ebc0321cf0658e56dd8a to your computer and use it in GitHub Desktop.
Save zippy/80b3619f1739ebc0321cf0658e56dd8a to your computer and use it in GitHub Desktop.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! IMMORTAL LOCK GUARD FOUND !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Read guard puid-52-2d36 lived for > 60 seconds. Backtrace at the moment of guard creation follows:
stack backtrace:
0: holochain_core_types::sync::GuardTracker::new::hd56bcfce9f7e9113 (0x55b9093deb20)
1: holochain_core_types::sync::HcRwLockReadGuard<T>::new::hcd844ea0979f8319 (0x55b9089d8982)
2: holochain_core_types::sync::HcRwLock<T>::try_read::hbdc6f3f091813dc4 (0x55b9089d806b)
3: holochain_core_types::sync::HcRwLock<T>::try_read_until::h0450cad0b96c35bd (0x55b9089d69ab)
4: holochain_core_types::sync::HcRwLock<T>::read::h3861e12198a54954 (0x55b9089d7e96)
5: holochain_conductor_api::interface::ConductorApiBuilder::method_call::ha4128ae71440fd56 (0x55b908a71280)
6: <F as jsonrpc_core::calls::RpcMethodSimple>::call::h496e08047eab3b0c (0x55b908a4c050)
7: <F as jsonrpc_core::calls::RpcMethod<T>>::call::h1520433f990d6807 (0x55b908aaca32)
8: futures::future::lazy::Lazy<F,R>::get::h3dac7cc0211be5f0 (0x55b908cd38e8)
9: <futures::future::lazy::Lazy<F,R> as futures::future::Future>::poll::h754bd1c6d150aa4b (0x55b908cd3a0a)
10: futures::future::chain::Chain<A,B,C>::poll::hbc0eca5d13b7fa90 (0x55b908cd1e0f)
11: <futures::future::then::Then<A,B,F> as futures::future::Future>::poll::habde08c5035e93d1 (0x55b908ccc9f8)
12: <futures::future::either::Either<A,B> as futures::future::Future>::poll::haf74d889fd995e9e (0x55b908bc7393)
13: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hd471cd3b20df30f8 (0x55b908bc73ff)
14: <futures::future::map::Map<A,F> as futures::future::Future>::poll::hc1936e30bad1e5ef (0x55b908ba2de7)
15: <futures::future::either::Either<A,B> as futures::future::Future>::poll::h314bdf48ff8ca9b5 (0x55b908bc7364)
16: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hb544b103d58dad7f (0x55b908bc73af)
17: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hc40ae99513f4be8d (0x55b908bc73db)
18: <futures::future::map::Map<A,F> as futures::future::Future>::poll::hf5a766e763613574 (0x55b908ba2f39)
19: <futures::future::map::Map<A,F> as futures::future::Future>::poll::h3548900b23579c79 (0x55b908af45b3)
20: <futures::future::select::Select<A,B> as futures::future::Future>::poll::h2dc8bfb2a6902d8a (0x55b908b0da56)
21: <futures::future::map::Map<A,F> as futures::future::Future>::poll::h39b87f0776e3683e (0x55b908af4974)
22: <futures::future::map_err::MapErr<A,F> as futures::future::Future>::poll::h20660bf7f588ad4c (0x55b908ad40d3)
23: futures::task_impl::std::set::he0a9f2c556992256 (0x55b9092c9e3c)
24: futures::task_impl::Spawn<T>::enter::hdb1453870abdf65f (0x55b9092c9cfe)
25: futures::task_impl::Spawn<T>::poll_fn_notify::h5e4897f32a255463 (0x55b9092c9c8b)
26: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h69918514931e220e (0x55b9092c7340)
27: std::panicking::try::do_call::hde5b89d676888b8c (0x55b9092c3082)
28: __rust_maybe_catch_panic (0x55b90951604a)
at src/libpanic_unwind/lib.rs:90
29: std::panicking::try::haf9b7c5f21ade7a5 (0x55b9092c300d)
30: std::panic::catch_unwind::hfca226d1ab376a7a (0x55b9092c73bd)
31: tokio_threadpool::task::Task::run::h71a4c7af9def2882 (0x55b9092c83ce)
32: tokio_threadpool::worker::Worker::run_task::he7d57e2c958ffdf5 (0x55b9092c48cf)
33: tokio_threadpool::worker::Worker::run::he98c0acdeaceaf8f (0x55b9092c4117)
34: std::thread::local::LocalKey<T>::try_with::h1ccc61c9ab4943bb (0x55b9092afad3)
35: std::thread::local::LocalKey<T>::with::h565156819e5417ce (0x55b9092afa1d)
36: tokio_timer::timer::handle::with_default::heb765b9735a66f6b (0x55b9092b0661)
37: std::thread::local::LocalKey<T>::try_with::h353e313c05d9142a (0x55b9092afbec)
38: std::thread::local::LocalKey<T>::with::h0d118bccb710d393 (0x55b9092af9ac)
39: tokio_timer::clock::clock::with_default::hc74d67b9c8ce6036 (0x55b9092b2857)
40: std::thread::local::LocalKey<T>::try_with::h39f8b08ab388f391 (0x55b9092afcfa)
41: std::thread::local::LocalKey<T>::with::ha1f707f8707b1e35 (0x55b9092afa5c)
42: tokio_reactor::with_default::hf563739aeb301217 (0x55b9092b0b02)
43: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::h7712dd288be1fbec (0x55b9092b2e89)
44: std::thread::local::LocalKey<T>::try_with::hf833324d11e5ad61 (0x55b9092c9128)
45: std::thread::local::LocalKey<T>::with::hb7934cc49e0256fc (0x55b9092c8dba)
46: tokio_executor::global::with_default::h6bc60e24791518f4 (0x55b9092c21bc)
47: std::thread::local::LocalKey<T>::try_with::h0920264fe999c46e (0x55b9092c8e1f)
48: std::thread::local::LocalKey<T>::with::h8397b4965c9589bf (0x55b9092c8d69)
49: tokio_threadpool::worker::Worker::do_run::h86044e11d77d306c (0x55b9092c3f4f)
50: std::sys_common::backtrace::__rust_begin_short_backtrace::h739a88dbc9c9f210 (0x55b9092c2292)
51: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h07fdde71231b307b (0x55b9092c730c)
52: std::panicking::try::do_call::hb7eb9463f117f18a (0x55b9092c305e)
53: __rust_maybe_catch_panic (0x55b90951604a)
at src/libpanic_unwind/lib.rs:90
54: std::panicking::try::h39f97a9c0de52467 (0x55b9092c2fb3)
55: std::panic::catch_unwind::h27fb7922eb9e0e2b (0x55b9092c7396)
56: core::ops::function::FnOnce::call_once{{vtable.shim}}::h6b48d7cb2abf54bf (0x55b9092c76b0)
57: alloc::alloc::box_free::h4b9b2c714267017f (0x55b9094f83ef)
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:219
<alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h56322f6b657cd33d
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/boxed.rs:767
58: alloc::alloc::dealloc::hc2b9414696580660 (0x55b9095153d0)
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:103
alloc::alloc::box_free::h96e25edaaf686fee
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:221
<alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h2cbeedc59f1a5bf0
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/boxed.rs:767
std::sys_common::thread::start_thread::h780c24dc0e8bc388
at src/libstd/sys_common/thread.rs:13
std::sys::unix::thread::Thread::new::thread_start::h588aedefb535eac7
at src/libstd/sys/unix/thread.rs:79
59: start_thread (0x7fa573955ef7)
60: __GI___clone (0x7fa57367522f)
61: <unknown> (0x0)
ERROR 2019-10-11 08:16:21 [holochain_core_types::sync] hc_guard_watcher/puid-0-0 core_types/src/sync.rs:112
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! IMMORTAL LOCK GUARD FOUND !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Read guard puid-3c-28cb lived for > 60 seconds. Backtrace at the moment of guard creation follows:
stack backtrace:
0: holochain_core_types::sync::GuardTracker::new::hd56bcfce9f7e9113 (0x55b9093deb20)
1: holochain_core_types::sync::HcRwLockReadGuard<T>::new::hcd844ea0979f8319 (0x55b9089d8982)
2: holochain_core_types::sync::HcRwLock<T>::try_read::hbdc6f3f091813dc4 (0x55b9089d806b)
3: holochain_core_types::sync::HcRwLock<T>::try_read_until::h0450cad0b96c35bd (0x55b9089d69ab)
4: holochain_core_types::sync::HcRwLock<T>::read::h3861e12198a54954 (0x55b9089d7e96)
5: holochain_conductor_api::interface::ConductorApiBuilder::method_call::ha4128ae71440fd56 (0x55b908a71280)
6: <F as jsonrpc_core::calls::RpcMethodSimple>::call::h496e08047eab3b0c (0x55b908a4c050)
7: <F as jsonrpc_core::calls::RpcMethod<T>>::call::h1520433f990d6807 (0x55b908aaca32)
8: futures::future::lazy::Lazy<F,R>::get::h3dac7cc0211be5f0 (0x55b908cd38e8)
9: <futures::future::lazy::Lazy<F,R> as futures::future::Future>::poll::h754bd1c6d150aa4b (0x55b908cd3a0a)
10: futures::future::chain::Chain<A,B,C>::poll::hbc0eca5d13b7fa90 (0x55b908cd1e0f)
11: <futures::future::then::Then<A,B,F> as futures::future::Future>::poll::habde08c5035e93d1 (0x55b908ccc9f8)
12: <futures::future::either::Either<A,B> as futures::future::Future>::poll::haf74d889fd995e9e (0x55b908bc7393)
13: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hd471cd3b20df30f8 (0x55b908bc73ff)
14: <futures::future::map::Map<A,F> as futures::future::Future>::poll::hc1936e30bad1e5ef (0x55b908ba2de7)
15: <futures::future::either::Either<A,B> as futures::future::Future>::poll::h314bdf48ff8ca9b5 (0x55b908bc7364)
16: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hb544b103d58dad7f (0x55b908bc73af)
17: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hc40ae99513f4be8d (0x55b908bc73db)
18: <futures::future::map::Map<A,F> as futures::future::Future>::poll::hf5a766e763613574 (0x55b908ba2f39)
19: <futures::future::map::Map<A,F> as futures::future::Future>::poll::h3548900b23579c79 (0x55b908af45b3)
20: <futures::future::select::Select<A,B> as futures::future::Future>::poll::h2dc8bfb2a6902d8a (0x55b908b0da56)
21: <futures::future::map::Map<A,F> as futures::future::Future>::poll::h39b87f0776e3683e (0x55b908af4974)
22: <futures::future::map_err::MapErr<A,F> as futures::future::Future>::poll::h20660bf7f588ad4c (0x55b908ad40d3)
23: futures::task_impl::std::set::he0a9f2c556992256 (0x55b9092c9e3c)
24: futures::task_impl::Spawn<T>::enter::hdb1453870abdf65f (0x55b9092c9cfe)
25: futures::task_impl::Spawn<T>::poll_fn_notify::h5e4897f32a255463 (0x55b9092c9c8b)
26: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h69918514931e220e (0x55b9092c7340)
27: std::panicking::try::do_call::hde5b89d676888b8c (0x55b9092c3082)
28: __rust_maybe_catch_panic (0x55b90951604a)
at src/libpanic_unwind/lib.rs:90
29: std::panicking::try::haf9b7c5f21ade7a5 (0x55b9092c300d)
30: std::panic::catch_unwind::hfca226d1ab376a7a (0x55b9092c73bd)
31: tokio_threadpool::task::Task::run::h71a4c7af9def2882 (0x55b9092c83ce)
32: tokio_threadpool::worker::Worker::run_task::he7d57e2c958ffdf5 (0x55b9092c48cf)
33: tokio_threadpool::worker::Worker::run::he98c0acdeaceaf8f (0x55b9092c4117)
34: std::thread::local::LocalKey<T>::try_with::h1ccc61c9ab4943bb (0x55b9092afad3)
35: std::thread::local::LocalKey<T>::with::h565156819e5417ce (0x55b9092afa1d)
36: tokio_timer::timer::handle::with_default::heb765b9735a66f6b (0x55b9092b0661)
37: std::thread::local::LocalKey<T>::try_with::h353e313c05d9142a (0x55b9092afbec)
38: std::thread::local::LocalKey<T>::with::h0d118bccb710d393 (0x55b9092af9ac)
39: tokio_timer::clock::clock::with_default::hc74d67b9c8ce6036 (0x55b9092b2857)
40: std::thread::local::LocalKey<T>::try_with::h39f8b08ab388f391 (0x55b9092afcfa)
41: std::thread::local::LocalKey<T>::with::ha1f707f8707b1e35 (0x55b9092afa5c)
42: tokio_reactor::with_default::hf563739aeb301217 (0x55b9092b0b02)
43: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::h7712dd288be1fbec (0x55b9092b2e89)
44: std::thread::local::LocalKey<T>::try_with::hf833324d11e5ad61 (0x55b9092c9128)
45: std::thread::local::LocalKey<T>::with::hb7934cc49e0256fc (0x55b9092c8dba)
46: tokio_executor::global::with_default::h6bc60e24791518f4 (0x55b9092c21bc)
47: std::thread::local::LocalKey<T>::try_with::h0920264fe999c46e (0x55b9092c8e1f)
48: std::thread::local::LocalKey<T>::with::h8397b4965c9589bf (0x55b9092c8d69)
49: tokio_threadpool::worker::Worker::do_run::h86044e11d77d306c (0x55b9092c3f4f)
50: std::sys_common::backtrace::__rust_begin_short_backtrace::h739a88dbc9c9f210 (0x55b9092c2292)
51: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h07fdde71231b307b (0x55b9092c730c)
52: std::panicking::try::do_call::hb7eb9463f117f18a (0x55b9092c305e)
53: __rust_maybe_catch_panic (0x55b90951604a)
at src/libpanic_unwind/lib.rs:90
54: std::panicking::try::h39f97a9c0de52467 (0x55b9092c2fb3)
55: std::panic::catch_unwind::h27fb7922eb9e0e2b (0x55b9092c7396)
56: core::ops::function::FnOnce::call_once{{vtable.shim}}::h6b48d7cb2abf54bf (0x55b9092c76b0)
57: alloc::alloc::box_free::h4b9b2c714267017f (0x55b9094f83ef)
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:219
<alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h56322f6b657cd33d
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/boxed.rs:767
58: alloc::alloc::dealloc::hc2b9414696580660 (0x55b9095153d0)
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:103
alloc::alloc::box_free::h96e25edaaf686fee
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:221
<alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h2cbeedc59f1a5bf0
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/boxed.rs:767
std::sys_common::thread::start_thread::h780c24dc0e8bc388
at src/libstd/sys_common/thread.rs:13
std::sys::unix::thread::Thread::new::thread_start::h588aedefb535eac7
at src/libstd/sys/unix/thread.rs:79
59: start_thread (0x7fa573955ef7)
60: __GI___clone (0x7fa57367522f)
61: <unknown> (0x0)
ERROR 2019-10-11 08:16:21 [holochain_core_types::sync] hc_guard_watcher/puid-0-0 core_types/src/sync.rs:112
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! IMMORTAL LOCK GUARD FOUND !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Read guard puid-51-2b80 lived for > 60 seconds. Backtrace at the moment of guard creation follows:
stack backtrace:
0: holochain_core_types::sync::GuardTracker::new::hd56bcfce9f7e9113 (0x55b9093deb20)
1: holochain_core_types::sync::HcRwLockReadGuard<T>::new::hcd844ea0979f8319 (0x55b9089d8982)
2: holochain_core_types::sync::HcRwLock<T>::try_read::hbdc6f3f091813dc4 (0x55b9089d806b)
3: holochain_core_types::sync::HcRwLock<T>::try_read_until::h0450cad0b96c35bd (0x55b9089d69ab)
4: holochain_core_types::sync::HcRwLock<T>::read::h3861e12198a54954 (0x55b9089d7e96)
5: holochain_conductor_api::interface::ConductorApiBuilder::method_call::ha4128ae71440fd56 (0x55b908a71280)
6: <F as jsonrpc_core::calls::RpcMethodSimple>::call::h496e08047eab3b0c (0x55b908a4c050)
7: <F as jsonrpc_core::calls::RpcMethod<T>>::call::h1520433f990d6807 (0x55b908aaca32)
8: futures::future::lazy::Lazy<F,R>::get::h3dac7cc0211be5f0 (0x55b908cd38e8)
9: <futures::future::lazy::Lazy<F,R> as futures::future::Future>::poll::h754bd1c6d150aa4b (0x55b908cd3a0a)
10: futures::future::chain::Chain<A,B,C>::poll::hbc0eca5d13b7fa90 (0x55b908cd1e0f)
11: <futures::future::then::Then<A,B,F> as futures::future::Future>::poll::habde08c5035e93d1 (0x55b908ccc9f8)
12: <futures::future::either::Either<A,B> as futures::future::Future>::poll::haf74d889fd995e9e (0x55b908bc7393)
13: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hd471cd3b20df30f8 (0x55b908bc73ff)
14: <futures::future::map::Map<A,F> as futures::future::Future>::poll::hc1936e30bad1e5ef (0x55b908ba2de7)
15: <futures::future::either::Either<A,B> as futures::future::Future>::poll::h314bdf48ff8ca9b5 (0x55b908bc7364)
16: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hb544b103d58dad7f (0x55b908bc73af)
17: <futures::future::either::Either<A,B> as futures::future::Future>::poll::hc40ae99513f4be8d (0x55b908bc73db)
18: <futures::future::map::Map<A,F> as futures::future::Future>::poll::hf5a766e763613574 (0x55b908ba2f39)
19: <futures::future::map::Map<A,F> as futures::future::Future>::poll::h3548900b23579c79 (0x55b908af45b3)
20: <futures::future::select::Select<A,B> as futures::future::Future>::poll::h2dc8bfb2a6902d8a (0x55b908b0da56)
21: <futures::future::map::Map<A,F> as futures::future::Future>::poll::h39b87f0776e3683e (0x55b908af4974)
22: <futures::future::map_err::MapErr<A,F> as futures::future::Future>::poll::h20660bf7f588ad4c (0x55b908ad40d3)
23: futures::task_impl::std::set::he0a9f2c556992256 (0x55b9092c9e3c)
24: futures::task_impl::Spawn<T>::enter::hdb1453870abdf65f (0x55b9092c9cfe)
25: futures::task_impl::Spawn<T>::poll_fn_notify::h5e4897f32a255463 (0x55b9092c9c8b)
26: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h69918514931e220e (0x55b9092c7340)
27: std::panicking::try::do_call::hde5b89d676888b8c (0x55b9092c3082)
28: __rust_maybe_catch_panic (0x55b90951604a)
at src/libpanic_unwind/lib.rs:90
29: std::panicking::try::haf9b7c5f21ade7a5 (0x55b9092c300d)
30: std::panic::catch_unwind::hfca226d1ab376a7a (0x55b9092c73bd)
31: tokio_threadpool::task::Task::run::h71a4c7af9def2882 (0x55b9092c83ce)
32: tokio_threadpool::worker::Worker::run_task::he7d57e2c958ffdf5 (0x55b9092c48cf)
33: tokio_threadpool::worker::Worker::run::he98c0acdeaceaf8f (0x55b9092c4117)
34: std::thread::local::LocalKey<T>::try_with::h1ccc61c9ab4943bb (0x55b9092afad3)
35: std::thread::local::LocalKey<T>::with::h565156819e5417ce (0x55b9092afa1d)
36: tokio_timer::timer::handle::with_default::heb765b9735a66f6b (0x55b9092b0661)
37: std::thread::local::LocalKey<T>::try_with::h353e313c05d9142a (0x55b9092afbec)
38: std::thread::local::LocalKey<T>::with::h0d118bccb710d393 (0x55b9092af9ac)
39: tokio_timer::clock::clock::with_default::hc74d67b9c8ce6036 (0x55b9092b2857)
40: std::thread::local::LocalKey<T>::try_with::h39f8b08ab388f391 (0x55b9092afcfa)
41: std::thread::local::LocalKey<T>::with::ha1f707f8707b1e35 (0x55b9092afa5c)
42: tokio_reactor::with_default::hf563739aeb301217 (0x55b9092b0b02)
43: tokio::runtime::threadpool::builder::Builder::build::{{closure}}::h7712dd288be1fbec (0x55b9092b2e89)
44: std::thread::local::LocalKey<T>::try_with::hf833324d11e5ad61 (0x55b9092c9128)
45: std::thread::local::LocalKey<T>::with::hb7934cc49e0256fc (0x55b9092c8dba)
46: tokio_executor::global::with_default::h6bc60e24791518f4 (0x55b9092c21bc)
47: std::thread::local::LocalKey<T>::try_with::h0920264fe999c46e (0x55b9092c8e1f)
48: std::thread::local::LocalKey<T>::with::h8397b4965c9589bf (0x55b9092c8d69)
49: tokio_threadpool::worker::Worker::do_run::h86044e11d77d306c (0x55b9092c3f4f)
50: std::sys_common::backtrace::__rust_begin_short_backtrace::h739a88dbc9c9f210 (0x55b9092c2292)
51: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h07fdde71231b307b (0x55b9092c730c)
52: std::panicking::try::do_call::hb7eb9463f117f18a (0x55b9092c305e)
53: __rust_maybe_catch_panic (0x55b90951604a)
at src/libpanic_unwind/lib.rs:90
54: std::panicking::try::h39f97a9c0de52467 (0x55b9092c2fb3)
55: std::panic::catch_unwind::h27fb7922eb9e0e2b (0x55b9092c7396)
56: core::ops::function::FnOnce::call_once{{vtable.shim}}::h6b48d7cb2abf54bf (0x55b9092c76b0)
57: alloc::alloc::box_free::h4b9b2c714267017f (0x55b9094f83ef)
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:219
<alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h56322f6b657cd33d
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/boxed.rs:767
58: alloc::alloc::dealloc::hc2b9414696580660 (0x55b9095153d0)
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:103
alloc::alloc::box_free::h96e25edaaf686fee
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/alloc.rs:221
<alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h2cbeedc59f1a5bf0
at /rustc/69656fa4cbafc378fd63f9186d93b0df3cdd9320/src/liballoc/boxed.rs:767
std::sys_common::thread::start_thread::h780c24dc0e8bc388
at src/libstd/sys_common/thread.rs:13
std::sys::unix::thread::Thread::new::thread_start::h588aedefb535eac7
at src/libstd/sys/unix/thread.rs:79
59: start_thread (0x7fa573955ef7)
60: __GI___clone (0x7fa57367522f)
61: <unknown> (0x0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment