Thread '<unnamed>' panicked at 'index 36 out of range for slice of length 0'
Opened this issue · 1 comments
os & version: ubuntu 18.04
branch: dev
====================
stack backtrace:
0: 0x561a8fc9c79c - backtrace::backtrace::trace::h61547d182043fd14
1: 0x561a8fc9b752 - <backtrace::capture::Backtrace as core::default::Default>::default::h78feaee0be4a90ff
2: 0x561a8fc9b7c8 - backtrace::capture::Backtrace::new::h2d6d4843fc894739
3: 0x561a8f726b2a - panic_hook::panic_hook::h1b02266b6ad6b97f
Thread '' panicked at 'index 36 out of range for slice of length 0', libcore/slice/mod.rs:1965
This is a bug. Please report it at:
https://github.com/aionnetwork/aionr/issues/new
Aborted (core dumped)
occasionally core dumped caused by slice access out of range. Suspect slice operations go wrong during synchronization with mastery
We need to name the threads for debugging