-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Segmentation fault #5667
Comments
I'm probably hitting the same segfault. Here's the stack trace, in case it helps debugging:
|
The above stacktrace is from Parity built from commit 99a1636 (Fri May 19). |
Trace from debug build:
|
@codewiz could you post your OS and compiler version as well? |
My suspicion is that this may have been fixed by servo/heapsize#81. Could you update to 0.4.0 and check? |
This is Fedora 25, and I'm building with rust nightly: |
Preparing an update of our heapsize dependency. For now it's possible this could be worked around by using stable rust. |
Thank you for the speedy fix! Confirming that downgrading to rust 1.17.0 stable made the crash go away. |
@codewiz Sorry, I still have to patch this in to various other dependencies and finally integrate them into Parity before this issue will be resolved. |
@codewiz |
Hi. I receive a segfault during initial sync. Preconditions:
Output:
Here are the crashdump and the strace
The text was updated successfully, but these errors were encountered: