Pages:
Author

Topic: Bitcoin Core keeps crashing while opening - page 2. (Read 3610 times)

member
Activity: 83
Merit: 10
Hey guys thanks for the help and messages my computer was not with me, I was at my GF place :p

I try your solution now

However I'm on mac, will it work with the .exe extension ?

today's debug.log

2016-06-10 15:35:28 Bitcoin version v0.12.1 (2016-04-11 13:01:43 +0200)
2016-06-10 15:35:28 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2016-06-10 15:35:32 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2016-06-10 15:35:32 Default data directory /Users/Ilan/Library/Application Support/Bitcoin
2016-06-10 15:35:32 Using data directory /Users/Ilan/Library/Application Support/Bitcoin
2016-06-10 15:35:32 Using config file /Users/Ilan/Library/Application Support/Bitcoin/bitcoin.conf
2016-06-10 15:35:32 Using at most 125 connections (2560 file descriptors available)
2016-06-10 15:35:32 Using 2 threads for script verification
2016-06-10 15:35:32 Using wallet wallet.dat
2016-06-10 15:35:32 scheduler thread start
2016-06-10 15:35:32 init message: Verifying wallet...
2016-06-10 15:35:32 CDBEnv::Open: LogDir=/Users/Ilan/Library/Application Support/Bitcoin/database ErrorFile=/Users/Ilan/Library/Application Support/Bitcoin/db.log
2016-06-10 15:35:35 Bound to [::]:8333
2016-06-10 15:35:35 Bound to 0.0.0.0:8333
2016-06-10 15:35:35 Cache configuration:
2016-06-10 15:35:35 * Using 2.0MiB for block index database
2016-06-10 15:35:35 * Using 32.5MiB for chain state database
2016-06-10 15:35:35 * Using 65.5MiB for in-memory UTXO set
2016-06-10 15:35:35 init message: Loading block index...
2016-06-10 15:35:35 Opening LevelDB in /Users/Ilan/Library/Application Support/Bitcoin/blocks/index
2016-06-10 15:35:36 Opened LevelDB successfully
2016-06-10 15:35:36 Using obfuscation key for /Users/Ilan/Library/Application Support/Bitcoin/blocks/index: 0000000000000000
2016-06-10 15:35:36 Opening LevelDB in /Users/Ilan/Library/Application Support/Bitcoin/chainstate
2016-06-10 15:35:39 Opened LevelDB successfully
2016-06-10 15:35:39 Using obfuscation key for /Users/Ilan/Library/Application Support/Bitcoin/chainstate: 60e545cbe8463538
2016-06-10 15:35:45 LoadBlockIndexDB: last block file = 23
2016-06-10 15:35:45 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=282, size=49159492, heights=272691...273714, time=2013-12-02...2013-12-08)
2016-06-10 15:35:45 Checking all blk files are present...
2016-06-10 15:35:45 LoadBlockIndexDB: transaction index disabled
2016-06-10 15:35:45 LoadBlockIndexDB: hashBestChain=00000000000000048a7b11f71c6ee2926bb2b91e5e20fd953446f7f2be18fb2d height=272857 date=2013-12-03 13:46:45 progress=0.103760
2016-06-10 15:35:46 init message: Verifying blocks...
2016-06-10 15:35:46 Verifying last 288 blocks at level 3
legendary
Activity: 3808
Merit: 7912
Wow.  Twenty-four hours and OP hasn't logged in since.  Maybe it was a hardware issue and the computer died.
legendary
Activity: 3808
Merit: 7912
yes my wallet.dat file is secure and copied somewhere else also !

 Excellent.  Since you recently updated the version, I think the first thing to try is rebuilding the block chain index.
From the command line, run bitcoin-qt.exe with the -reindex command.

That's not going to help with the software continuously crashing.

OP, please post the debug.log file. It should be in the same place that you found the wallet.dat file.

 Program crashed on thread 7 which appeared to me to be running the UniValue subroutine which contains the comments

143     // Strict type-specific getters, these throw std::runtime_error if the
144     // value is of unexpected type

Which lead me to believe the block chain index needs to be rebuilt.  I believe that running the bitcoin-qt executable with the -reindex command will accomplish this task.  That being said, it could be a hardware issue - perhaps some bad memory?

 You may be right but it can't hurt to try my advice.  Worst case scenario is another program crash.



staff
Activity: 3458
Merit: 6793
Just writing some code
yes my wallet.dat file is secure and copied somewhere else also !

 Excellent.  Since you recently updated the version, I think the first thing to try is rebuilding the block chain index.
From the command line, run bitcoin-qt.exe with the -reindex command.

That's not going to help with the software continuously crashing.

OP, please post the debug.log file. It should be in the same place that you found the wallet.dat file.
legendary
Activity: 3808
Merit: 7912
yes my wallet.dat file is secure and copied somewhere else also !

 Excellent.  Since you recently updated the version, I think the first thing to try is rebuilding the block chain index.
From the command line, run bitcoin-qt.exe with the -reindex command.
member
Activity: 83
Merit: 10
yes my wallet.dat file is secure and copied somewhere else also !
legendary
Activity: 3808
Merit: 7912
The wallet.dat file should be store here  ~/Library/Application Support/Bitcoin/
on a Mac.  Make a copy of that before you do anything else.
staff
Activity: 3458
Merit: 6793
Just writing some code
Please post the debug.log file, your crash log means nothing to us as that is generated by the OS, not Bitcoin Core.

Your Bitcoin is safe so long as you do not delete your wallet.dat file. It doesn't matter whether your wallet is synced as once the transaction is in the blockchain, the wallet will be able to find it when it does sync up.
legendary
Activity: 3556
Merit: 9709
#1 VIP Crypto Casino
You'll get better advice here bro - https://bitcointalk.org/index.php?board=4.0

Too many trolls & people who haven't got a clue in this section.
legendary
Activity: 3808
Merit: 7912
Hey

I updated bitcoin core recently, it worked perfectly fine until yesterday when I came home I found a crash notice, I tried to reopen it, and it keeps crashing with this message, I'm on mac

What is going on, I don't want to loose my coin Sad

The error message is too long for here so I pasted it

http://pastebin.com/58bBBkEQ

Thanks

Also I transfered some btc to my wallet from coinbase when my wallet was not yet updated, have I lost those btc ? Since my wallet is crashing, the wallet has not yet retrieves the coins ? Will my wallet.dat file retrieve the btc that I have not yet in my wallet if I completely change it.

 The transfer from coinbase doesn't care if your wallet is update or not - it happened.    Have you made a backup of your wallet.dat file? 
member
Activity: 83
Merit: 10
Hey

I updated bitcoin core recently, it worked perfectly fine until yesterday when I came home I found a crash notice, I tried to reopen it, and it keeps crashing with this message, I'm on mac

What is going on, I don't want to loose my coin Sad

The error message is too long for here so I pasted it

http://pastebin.com/58bBBkEQ

Thanks

Also I transfered some btc to my wallet from coinbase when my wallet was not yet updated, have I lost those btc ? Since my wallet is crashing, the wallet has not yet retrieves the coins ? Will my wallet.dat file retrieve the btc that I have not yet in my wallet if I completely change it.

I don't know if it makes sens lol

So I transfered some btc from coinbase to my wallet, then I updated it, then while the wallet was reindexing the blocks, I arrived at the time where it retrieved my original btc, but not the new ones, then it crashed, and now it keeps crashing, and I'm wondering if I change totally the wallet and copy paste my wallet.dat, if it will retrieve the new btc I bought before the update.

thanks
Pages:
Jump to: