Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Segmentation fault #5667

@tvladyslav

Description

@tvladyslav

Hi. I receive a segfault during initial sync. Preconditions:

  1. Built from commit "99a1636 [ci skip] js-precompiled 20170519-161414". No matter debug or release.
  2. Rust version: rustc 1.19.0-nightly (e40beb3af 2017-05-11)
  3. Run on Ubuntu 16.04 x64
    Output:
user@Vostro-3750:~/GIT/parity$ ./target/debug/parity 
2017-05-20 01:10:57  Starting Parity/v1.7.0-unstable-99a1636-20170519/x86_64-linux-gnu/rustc1.19.0-nightly
2017-05-20 01:10:57  State DB configuration: fast
2017-05-20 01:10:57  Operating mode: active
2017-05-20 01:10:57  Configured for Foundation using Ethash engine
2017-05-20 01:10:58  Updated conversion rate to Ξ1 = US$124.84 (953601600 wei/gas)
2017-05-20 01:11:00  Removed existing file '/home/user/.local/share/io.parity.ethereum/jsonrpc.ipc'.
2017-05-20 01:11:05  Public node URL: enode://1f3b4095eda9852dc0610204ee5a255973dd4c4b5978f38b84f98da9e109a0a086ce02316345229b811680a2439da60d2b6547140c7d33825b094b5b261213c1@192.168.0.104:30303
2017-05-20 01:11:05  Syncing #3730000 41f3…bed9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed  #3730000    0/ 4/25 peers     1 KiB db   10 KiB chain  0 bytes queue   10 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
2017-05-20 01:11:15  Syncing #3730000 41f3…bed9     0 blk/s    0 tx/s   0 Mgas/s      0+    0 Qed  #3730000    4/ 4/25 peers     1 KiB db   10 KiB chain  0 bytes queue  858 KiB sync  RPC:  0 conn,  0 req/s,   0 µs
Segmentation fault (core dumped)

Here are the crashdump and the strace

Metadata

Metadata

Assignees

Labels

F2-bug 🐞The client fails to follow expected behavior.M4-core ⛓Core client code / Rust.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions