Skip to content

Instantly share code, notes, and snippets.

@YazzyYaz
Created March 30, 2020 22:04
Show Gist options
  • Save YazzyYaz/73ba1ac49d5803ed9408dae01810276b to your computer and use it in GitHub Desktop.
Save YazzyYaz/73ba1ac49d5803ed9408dae01810276b to your computer and use it in GitHub Desktop.
2020-03-30 21:54:21 UTC Configured for Kotti Testnet using Clique engine
2020-03-30 21:54:27 UTC Public node URL: enode://44d72b3be8fd36db271dfb9ce022debe02508b5ee1fe93f5069a081ab65bffbd9b55a4cd529c89d1ee89dba9eaeb014ffd7d1f655dc18f55930
f6cf62bd66862@10.128.15.240:30000
2020-03-30 21:54:29 UTC Panic occurred, see stderr for details
====================
0: panic_hook::gen_panic_msg
1: panic_hook::set_with::{{closure}}
2: std::panicking::rust_panic_with_hook
at src/libstd/panicking.rs:476
3: rust_begin_unwind
at src/libstd/panicking.rs:380
4: core::panicking::panic_fmt
at src/libcore/panicking.rs:85
5: core::option::expect_failed
at src/libcore/option.rs:1191
6: <trace::db::TraceDB<T> as trace::Database>::import
7: ethcore::client::client::Importer::import_verified_blocks
8: <ethcore_service::service::ClientIoHandler<C> as ethcore_io::IoHandler<common_types::io_message::ClientIoMessage<C>>>::message
9: ethcore_io::service_mio::IoChannel<Message>::send_sync
10: std::sys_common::backtrace::__rust_begin_short_backtrace
11: core::ops::function::FnOnce::call_once{{vtable.shim}}
12: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once
at /rustc/b8cedc00407a4c56a3bda1ed605c6fc166655447/src/liballoc/boxed.rs:1015
13: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once
at /rustc/b8cedc00407a4c56a3bda1ed605c6fc166655447/src/liballoc/boxed.rs:1015
std::sys_common::thread::start_thread
at src/libstd/sys_common/thread.rs:13
std::sys::unix::thread::Thread::new::thread_start
at src/libstd/sys/unix/thread.rs:80
14: start_thread
15: __clone
Thread 'Verifier #0' panicked at 'Traces database is incomplete.', /home/yaz/afri/parity-ethereum/ethcore/trace/src/db.rs:248
This is a bug. Please report it at:
https://github.com/openethereum/openethereum/issues/new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment