Bitcoin Forum

Bitcoin => Mining => Topic started by: Cablesaurus on May 29, 2011, 05:36:42 AM



Title: Error after download Block Chain in Ubuntu
Post by: Cablesaurus on May 29, 2011, 05:36:42 AM
So I got the Gui successfully running under Ubuntu and a copy of my wallet.

Upon downloading the Block Chain I get this  ???

Code:
$ ./bitcoinserver.sh


************************
EXCEPTION: NSt8ios_base7failureE
CAutoFile::read : end of file
bitcoin in AppInit()



************************
EXCEPTION: NSt8ios_base7failureE
CAutoFile::read : end of file
bitcoin in CMyApp::OnUnhandledException()

terminate called after throwing an instance of 'std::ios_base::failure'
  what():  CAutoFile::read : end of file
./bitcoinserver.sh: line 2:  2725 Aborted                 ~/Bitcoin/bin/64/bitcoin -server

Anyone seen this?