This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Parity process killed when warp-syncing #8825
Labels
F2-bug 🐞
The client fails to follow expected behavior.
M4-core ⛓
Core client code / Rust.
P0-dropeverything 🌋
Everyone should address the issue now.
Milestone
Comments
Tbaut
added
F2-bug 🐞
The client fails to follow expected behavior.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
M4-core ⛓
Core client code / Rust.
labels
Jun 6, 2018
Could be linked to #8618 ? |
Some more info for @tomusdrw. I first ran it without log up to the point where it gets killer:
and then ran it with logs until it gets killed again:
Logs (truncated between 17:14:33 and to fit into a gist 17:21:47): https://gist.github.com/Tbaut/95e1260daf29fdc54f2bc520d05c442f |
Still happening on master from this morning. |
Can we merge this with #8618 ? |
5chdn
added
Z7-duplicate 🖨
Issue is a duplicate. Closer should comment with a link to the duplicate.
and removed
F2-bug 🐞
The client fails to follow expected behavior.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
labels
Jun 23, 2018
Oh, the other one is not during warp sync. So we have two distinct issues here :-( |
5chdn
added
F2-bug 🐞
The client fails to follow expected behavior.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
and removed
Z7-duplicate 🖨
Issue is a duplicate. Closer should comment with a link to the duplicate.
labels
Jun 23, 2018
Still happens with the latest master |
5chdn
added
P0-dropeverything 🌋
Everyone should address the issue now.
and removed
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
labels
Jul 2, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
F2-bug 🐞
The client fails to follow expected behavior.
M4-core ⛓
Core client code / Rust.
P0-dropeverything 🌋
Everyone should address the issue now.
Before filing a new issue, please provide the following information.
When syncing with
--warp-barrier
the process gets "randomly killed". If I restart, the snapshot restoraion kicks in (with the chunks previously downloaded), this goes through and the snapshot DL process continues.. until the process gets killed at some point.Console without snapshot restoration:
Console with snapshot restauration:
Sync trace: https://gist.github.com/Tbaut/0146c51850c0aef81b3dc20f39a658f7#file-v1-11-2-warp-sync-killed-trace-sync
dmesg:
Memory usage (I have 8GB):
The text was updated successfully, but these errors were encountered: