Bitcoin Forum
August 31, 2024, 01:22:15 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Assertion Failed main.cpp Line 1738 hashPrevBlock == view.getBestBlock()  (Read 1836 times)
amano (OP)
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile WWW
August 17, 2014, 04:09:32 PM
 #1

Hi,

I tried to mine solo: when running bitcoin-qt, the client runs as normal and can sync fully.
But when I try to start mining, it crashes as soon as a new block has been found on the network.
I first thought it might be the mining client or a wrong setup, but it even craches when I just try to let Bitcoin-qy mine by itself.
This is the bitoin.conf :

datadir=e:\btc\data
server=1
rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
rpcport=2223
gen=1
daemon=1
listen=1

Crashes with the message :
Assertion Failed main.cpp Line 1738 hashPrevBlock == view.getBestBlock()


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!