Skip to content

CodeChain crashes on SIGINT #348

@sgkim126

Description

@sgkim126
$ cargo run Finished dev [unoptimized + debuginfo] target(s) in 0.17s Running `target/debug/codechain` #469691130 2018-07-09 17:19:56 main INFO codechain Starting client #469691130 2018-07-09 17:19:57 main INFO codechain Handshake Listening on 3485 #469691130 2018-07-09 17:19:57 main INFO discovery Node runs with unstructured discovery #469691130 2018-07-09 17:19:57 main INFO codechain RPC Listening on 8080 #469691130 2018-07-09 17:19:57 IO Worker #1 INFO sync Sync extension initialized #469691130 2018-07-09 17:19:57 main INFO codechain IPC Listening on /tmp/jsonrpc.ipc #469691130 2018-07-09 17:19:57 main INFO test_script Initialization complete ^Cpure virtual method called terminate called without an active exception Aborted (core dumped) 

I bisected and it seems 9447945 caused this issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcli

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions