Created
March 10, 2020 22:59
-
-
Save anorth/003e7a994569019bbf907e920ca187ba 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
2020-03-10T15:58:10.950-0700 INFO storageminer [email protected]/miner.go:101 starting up miner t0106, worker addr t3qx4zrflimpjboxn3ivs6t4eel7frijxhcdvae6z6dtnocvz54yeop2kfdxggn7dfhl72cqqhsf6nf5fgkl3a | |
2020-03-10T15:58:24.004-0700 INFO mining mining/worker.go:165 Worker.Mine | |
thread '<unnamed>' panicked at 'index 26122676 out of range for slice of length 22887530', src/libcore/slice/mod.rs:2664:5 | |
stack backtrace: | |
0: <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt | |
1: core::fmt::write | |
2: std::io::Write::write_fmt | |
3: std::panicking::default_hook::{{closure}} | |
4: std::panicking::default_hook | |
5: std::panicking::rust_panic_with_hook | |
6: std::panicking::continue_panic_fmt | |
7: rust_begin_unwind | |
8: core::panicking::panic_fmt | |
9: core::slice::slice_index_len_fail | |
10: bellperson::groth16::Parameters<E>::build_mapped_parameters::{{closure}} | |
11: storage_proofs::parameter_cache::read_cached_params | |
12: storage_proofs::parameter_cache::CacheableParameters::get_groth_params | |
13: filecoin_proofs::caches::get_post_params | |
14: filecoin_proofs::api::post::generate_post | |
15: filecoin_proofs_api::post::generate_post | |
16: <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once | |
17: std::panicking::try::do_call | |
18: __rust_maybe_catch_panic | |
19: ffi_toolkit::catch_panic_response | |
20: generate_post | |
21: _cgo_eb3ad6715dc0_Cfunc_generate_post | |
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. | |
2020-03-10T15:58:27.129-0700 WARN mining mining/worker.go:315 Worker.Mine failed to generate post: Rust panic: no unwind information | |
2020-03-10T15:58:27.129-0700 ERROR node node/node.go:246 stopping mining. error: Rust panic: no unwind information |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment