Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread '<unnamed>' panicked at 'index 36 out of range for slice of length 0' #58

Open
aion-camus opened this issue Sep 10, 2019 · 1 comment

Comments

@aion-camus
Copy link
Contributor

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

@lyj729047457
Copy link
Contributor

We need to name the threads for debugging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants