-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Thread 'IO Worker #1' panicked at 'called Option::unwrap() on a None value #10450
Comments
Can you please share some earlier logs? |
the executing command is as follows:
maybe it's memory leak related?
|
following is another error printed on the same machine.
|
Both of these errors are different issues - the first suggests your disk is full and the second is just a bad block/likely a bad peer, which should just be a warning and not a crash. |
I think the first one is memory related not disk space, the data disk is 45% free
|
Closing the issue due to its stale state |
Before filing a new issue, please provide the following information.
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
====================
stack backtrace:
0: 0x55cc6a1ffb3d -
1: 0x55cc6a1fec62 -
2: 0x55cc6a1fde16 -
3: 0x55cc689ce228 -
4: 0x55cc6a270319 -
5: 0x55cc6a26fdc1 -
6: 0x55cc6a26fca5 -
7: 0x55cc6a28d91c -
8: 0x55cc6a28d84b -
9: 0x55cc6a286e18 -
10: 0x55cc6948be47 -
11: 0x55cc6a27a95d -
12: 0x7f5282cb06b9 -
13: 0x7f52827d041c -
14: 0x0 -
Thread 'IO Worker #1' panicked at 'called
Option::unwrap()
on aNone
value', src/libcore/option.rs:355This is a bug. Please report it at:
fatal runtime error: failed to initiate panic, error 5
The text was updated successfully, but these errors were encountered: