Skip to content

Instantly share code, notes, and snippets.

@jaspervdm
Created December 20, 2018 20:45
Show Gist options
  • Save jaspervdm/a35176b485d780ffd46bca5a04551597 to your computer and use it in GitHub Desktop.
Save jaspervdm/a35176b485d780ffd46bca5a04551597 to your computer and use it in GitHub Desktop.
20181220 21:43:08.083 ERROR grin_util::logger -
thread 'tokio-runtime-worker-4' panicked at 'called `Result::unwrap()` on an `Err` value: Error { inner:
Other Error: get header by height }': libcore/result.rs:1009stack backtrace:
0: 0x56479c55ee3d - backtrace::backtrace::trace::h33a8de1a5de4f598
1: 0x56479c55e052 - <backtrace::capture::Backtrace as core::default::Default>::default::h13bf884e561085be
2: 0x56479c55e0c9 - backtrace::capture::Backtrace::new::h810796244ae4b8f2
3: 0x56479c4e80a0 - grin_util::logger::send_panic_to_log::{{closure}}::h558ad3b25f069faa
4: 0x56479c62d686 - std::panicking::rust_panic_with_hook::h71214e7ce0f7ac01
at libstd/panicking.rs:480
5: 0x56479c62d1d1 - std::panicking::continue_panic_fmt::ha8b8442f4ea9bcac
at libstd/panicking.rs:390
6: 0x56479c62d0b5 - rust_begin_unwind
at libstd/panicking.rs:325
7: 0x56479c676b5c - core::panicking::panic_fmt::h0c93626b89c38af6
at libcore/panicking.rs:77
8: 0x56479c196409 - core::result::unwrap_failed::h644e5905ae46c7be
9: 0x56479c1e5068 - grin_api::types::OutputPrintable::from_output::hacb2f64b4497483e
10: 0x56479c1d71fa - <core::iter::Map<I, F> as core::iter::iterator::Iterator>::fold::hab04e160a0d7e46d
11: 0x56479c1e7a2f - grin_api::types::BlockPrintable::from_block::h33ec598f758ebdc4
12: 0x56479c201741 - <grin_api::handlers::blocks_api::BlockHandler as grin_api::router::Handler>::get::h38c8a8b804c5bb7b
13: 0x56479c202199 - grin_api::router::Handler::call::h4f4c88f80fb595ef
14: 0x56479c0ef348 - <grin_api::router::Router as hyper::service::service::Service>::call::h843c268f89d97fab
15: 0x56479c1af415 - <hyper::proto::h1::dispatch::Server<S> as hyper::proto::h1::dispatch::Dispatch>::recv_msg::h00f15f0c14fa6f72
16: 0x56479c1c16a0 - <hyper::proto::h1::dispatch::Dispatcher<D, Bs, I, T>>::poll_catch::hd0ffbdc0916339d0
17: 0x56479c1aa7ec - <futures::future::either::Either<A, B> as futures::future::Future>::poll::hc6985faa2cee2bfe
18: 0x56479c14ae76 - <hyper::server::conn::upgrades::UpgradeableConnection<I, S, E> as futures::future::Future>::poll::hde6c1cc1253545f3
19: 0x56479c1c466a - <hyper::server::conn::spawn_all::NewSvcTask<I, N, S, E, W> as futures::future::Future>::poll::h7ad5a47c270b79c8
20: 0x56479c35bc51 - futures::task_impl::std::set::h9750f6740044cf9f
21: 0x56479c35c855 - <futures::task_impl::Spawn<T>>::poll_future_notify::h1f8c2c83c5b46304
22: 0x56479c360060 - std::panicking::try::do_call::hc5971f1473933bba
23: 0x56479c63fa89 - __rust_maybe_catch_panic
at libpanic_unwind/lib.rs:102
24: 0x56479c35e0bb - tokio_threadpool::task::Task::run::h3da35c26de54bb9d
25: 0x56479c356585 - tokio_threadpool::worker::Worker::run_task::ha0c8340706fb866e
26: 0x56479c355bfe - tokio_threadpool::worker::Worker::run::h423d99f6db966bac
27: 0x56479c3401c5 - <std::thread::local::LocalKey<T>>::with::h36e781790fc8931b
28: 0x56479c3402f1 - <std::thread::local::LocalKey<T>>::with::h3f2370a0fdf06420
29: 0x56479c3404f8 - <std::thread::local::LocalKey<T>>::with::h58ecb1caddb8775f
30: 0x56479c33c8d5 - tokio::runtime::builder::Builder::build::{{closure}}::he8445362c1aba70d
31: 0x56479c35d38c - <std::thread::local::LocalKey<T>>::with::h0f4daf8fe3d3fea3
32: 0x56479c35d611 - <std::thread::local::LocalKey<T>>::with::h65b5f48673fced4e
33: 0x56479c3609cb - std::sys_common::backtrace::__rust_begin_short_backtrace::h35e2674631627600
34: 0x56479c3600ab - std::panicking::try::do_call::heffdc335a7c397fa
35: 0x56479c63fa89 - __rust_maybe_catch_panic
at libpanic_unwind/lib.rs:102
36: 0x56479c35aa1f - <F as alloc::boxed::FnBox<A>>::call_box::h445fe7e31f914b6e
37: 0x56479c629c1d - <alloc::boxed::Box<(dyn alloc::boxed::FnBox<A, Output=R> + 'a)> as core::ops::function::FnOnce<A>>::call_once::he3acfc8f1203786f
at liballoc/boxed.rs:682
- std::sys_common::thread::start_thread::h5213f803a61d7811
at libstd/sys_common/thread.rs:24
38: 0x56479c614b15 - std::sys::unix::thread::Thread::new::thread_start::he89121f566d2a8c7
at libstd/sys/unix/thread.rs:90
39: 0x7f36785966d9 - start_thread
40: 0x7f36780b9d7e - __clone
41: 0x0 - <unknown>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment