Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: a1coiner on December 21, 2013, 05:47:01 AM



Title: Bitcoin qt osx crash
Post by: a1coiner on December 21, 2013, 05:47:01 AM
Hi Everyone,

My bitcoin qt quit unexpectedly and It wont load back up!

The debug file has this

2013-12-21 05:34:47 Bitcoin version v0.8.6-beta (2013-12-05 13:11:26 +0100)
2013-12-21 05:34:47 Using OpenSSL version OpenSSL 1.0.1c 10 May 2012
2013-12-21 05:34:47 Default data directory /Users/alfred/Library/Application Support/Bitcoin
2013-12-21 05:34:47 Using data directory /Users/alfred/Library/Application Support/Bitcoin
2013-12-21 05:34:47 Using at most 125 connections (2560 file descriptors available)
2013-12-21 05:34:47 Using 2 threads for script verification
2013-12-21 05:34:47 init message: Verifying wallet...
2013-12-21 05:34:47 dbenv.open LogDir=/Users/alfred/Library/Application Support/Bitcoin/database ErrorFile=/Users/alfred/Library/Application Support/Bitcoin/db.log
2013-12-21 05:34:58 Bound to [::]:8333
2013-12-21 05:34:58 Bound to 0.0.0.0:8333
2013-12-21 05:34:58 init message: Loading block index...
2013-12-21 05:34:58 Opening LevelDB in /Users/alfred/Library/Application Support/Bitcoin/blocks/index
2013-12-21 05:35:01 Opened LevelDB successfully
2013-12-21 05:35:01 Opening LevelDB in /Users/alfred/Library/Application Support/Bitcoin/chainstate
2013-12-21 05:35:06 Opened LevelDB successfully
2013-12-21 05:35:59 LoadBlockIndexDB(): last block file = 102
2013-12-21 05:35:59 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=160, size=25710256, heights=275811...275970, time=2013-12-19...2013-12-20)
2013-12-21 05:35:59 LoadBlockIndexDB(): transaction index disabled
2013-12-21 05:35:59 LoadBlockIndexDB(): hashBestChain=0000000000000003bd93cf2242372fc1f57da776cd57b067880cce1ed2e288e9  height=275970 date=2013-12-20 01:36:31
2013-12-21 05:35:59 init message: Verifying blocks...
2013-12-21 05:35:59 Verifying last 288 blocks at level 3

Does this mean I have to download all the blocks again?

Any help would be great

Thanks,
Alfred