Bitcoind fails to start on Centos 7

1

When I execute bitcoind on CentOS 7 I get this error:

Unable to start HTTP server. See debug log for details.
 bitcoind: scheduler.cpp:19: CScheduler::~CScheduler(): Assertion `nThreadsServicingQueue == 0' failed.

torstack45

Posted 2016-03-26T01:02:28.640

Reputation: 141

Answers

1

There are a number of known issues on the compile side of things (under CentOS) which could be related: https://github.com/bitcoin/bitcoin/issues/6432.

Klakurka

Posted 2016-03-26T01:02:28.640

Reputation: 108