-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Parity crashes when executing trace_replayBlockTransactions on blocks related to the 2016 DDoS attack. #8907
Comments
Hey, Thanks for the report. Could you monitor your CPU, RAM and tell if one of them goes through the roof? |
Executing on block 2379718 (also contains DDoS transactions), I see Parity halt with the following message:
I'll see if I can get some CPU/RAM stats. Meanwhile, a) how should I run Parity to have it output more useful logs, and b) is there any configuration change I can make that would make it easier for Parity to replay these blocks (after all, it was able to run the transactions when I synced)? |
Given your beefy configuration, I'd try with a bigger cache size. Regarding the logs, https://wiki.parity.io/FAQ#how-can-i-make-parity-to-write-logs I don't think there is any useful flag to give you a better trace. |
seems we are getting the same on 2288034
|
with the following settings
using |
@tzapu Thanks for the feedback. Please upgrade to the latest release as it contains a security fix (since v1.11.3) @bem7 could you please try with the proposed configuration? |
@Tbaut thanks, forgot to mention, the last test was made with the |
#9360 will resolve this issue |
#9360 is now merged, can anyone confirm that it did indeed fix the issue? |
Issue: Parity crashes when I try to replay the transactions in block 2283417 (and a range of other blocks related to the Fall 2016 DDoS attack).
I am replaying transactions as follows:
I start Parity as follows:
It's running on an 8-core, 32GB RAM box with a 2TB SSD disk.
How can I debug this issue?
The text was updated successfully, but these errors were encountered: