Bitcoin Forum
May 05, 2024, 06:51:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoind crashed and no longer starts  (Read 1687 times)
tuaris (OP)
Hero Member
*****
Offline Offline

Activity: 765
Merit: 500



View Profile WWW
December 25, 2013, 01:52:01 AM
 #1

At exactly 8:30PM EST my bitcoind service crashed (out of nowhere) after running for several months:

Code:
Dec 24 20:30:39 bitcoin kernel: pid 3664 (bitcoind), uid 0: exited on signal 6 (core dumped)

Now it will no longer start, it dies with this message:

Code:
Assertion failed: (internal_key.size() >= 8), function ExtractUserKey, file ./db                                           /dbformat.h, line 96

The debug log only shows:

Code:
2013-12-25 01:49:00 Bitcoin version v0.8.5.0-gef14a26-beta ()
2013-12-25 01:49:00 Using OpenSSL version OpenSSL 0.9.8q 2 Dec 2010
2013-12-25 01:49:00 Default data directory /.bitcoin
2013-12-25 01:49:00 Using data directory /var/db/bitcoin/
2013-12-25 01:49:00 Using at most 125 connections (11095 file descriptors available)
2013-12-25 01:49:00 Using 2 threads for script verification
2013-12-25 01:49:00 init message: Verifying wallet...
2013-12-25 01:49:00 dbenv.open LogDir=/var/db/bitcoin/database ErrorFile=/var/db/bitcoin/db.log
2013-12-25 01:49:00 Bound to [::]:8333
2013-12-25 01:49:00 Bound to 0.0.0.0:8333
2013-12-25 01:49:00 init message: Loading block index...
2013-12-25 01:49:00 Opening LevelDB in /var/db/bitcoin/blocks/index
2013-12-25 01:49:00 Opened LevelDB successfully
2013-12-25 01:49:00 Opening LevelDB in /var/db/bitcoin/chainstate
2013-12-25 01:49:00 Opened LevelDB successfully

This is bitcoin 0.8.5 on FreeBSD 9.0 32-bit.  Disk space and RAM are okay.

1714935066
Hero Member
*
Offline Offline

Posts: 1714935066

View Profile Personal Message (Offline)

Ignore
1714935066
Reply with quote  #2

1714935066
Report to moderator
1714935066
Hero Member
*
Offline Offline

Posts: 1714935066

View Profile Personal Message (Offline)

Ignore
1714935066
Reply with quote  #2

1714935066
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714935066
Hero Member
*
Offline Offline

Posts: 1714935066

View Profile Personal Message (Offline)

Ignore
1714935066
Reply with quote  #2

1714935066
Report to moderator
tuaris (OP)
Hero Member
*****
Offline Offline

Activity: 765
Merit: 500



View Profile WWW
December 25, 2013, 03:01:00 AM
 #2

Upgrading to 0.8.6 does not fix this problem.

Doge Road
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 25, 2013, 04:06:53 AM
 #3

Show db.log.
tiktoc
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
December 27, 2013, 06:15:15 AM
 #4

Wallet might be corrupted at a guess from the error output. If it DOES NOT have coins in it then delete the wallet and try again.
DustyRah
Sr. Member
****
Offline Offline

Activity: 530
Merit: 250


View Profile
December 29, 2013, 06:18:45 AM
 #5

All of my clients don't work after upgrading to Windows 8.1 from Windows 8.

They start up and immediately give error saying "bitcoin-qt.exe has stopped working" and similarly "namecoin-qt.exe has stopped working" etc.

I have tried totally uninstalling and installing again after removing from both install folder and Apps\Roaming folders. Also tried to start with -reindex parameter but no luck. Tried as administrator as well.

Not sure what's up but all qt based apps don't work now on Windows 8.1.

Anyone have any suggestions please help me out!!

Thanks for your help~
U1TRA_L0RD
Full Member
***
Offline Offline

Activity: 126
Merit: 100

CAUTION: Angry Man with Attitude.


View Profile
January 01, 2014, 01:08:09 AM
 #6

First back up anything bitcoin related thats important, and then reinstall windows and reinstall those files.
evilpete
Member
**
Offline Offline

Activity: 77
Merit: 10



View Profile
January 01, 2014, 01:41:08 AM
 #7

At exactly 8:30PM EST my bitcoind service crashed (out of nowhere) after running for several months:

Code:
Dec 24 20:30:39 bitcoin kernel: pid 3664 (bitcoind), uid 0: exited on signal 6 (core dumped)

Now it will no longer start, it dies with this message:

Code:
Assertion failed: (internal_key.size() >= 8), function ExtractUserKey, file ./db                                           /dbformat.h, line 96

The debug log only shows:

Code:
2013-12-25 01:49:00 Bitcoin version v0.8.5.0-gef14a26-beta ()
2013-12-25 01:49:00 Using OpenSSL version OpenSSL 0.9.8q 2 Dec 2010
2013-12-25 01:49:00 Default data directory /.bitcoin
2013-12-25 01:49:00 Using data directory /var/db/bitcoin/
2013-12-25 01:49:00 Using at most 125 connections (11095 file descriptors available)
2013-12-25 01:49:00 Using 2 threads for script verification
2013-12-25 01:49:00 init message: Verifying wallet...
2013-12-25 01:49:00 dbenv.open LogDir=/var/db/bitcoin/database ErrorFile=/var/db/bitcoin/db.log
2013-12-25 01:49:00 Bound to [::]:8333
2013-12-25 01:49:00 Bound to 0.0.0.0:8333
2013-12-25 01:49:00 init message: Loading block index...
2013-12-25 01:49:00 Opening LevelDB in /var/db/bitcoin/blocks/index
2013-12-25 01:49:00 Opened LevelDB successfully
2013-12-25 01:49:00 Opening LevelDB in /var/db/bitcoin/chainstate
2013-12-25 01:49:00 Opened LevelDB successfully

This is bitcoin 0.8.5 on FreeBSD 9.0 32-bit.  Disk space and RAM are okay.


Exactly the same here (except openssl 1.0.1e and 64 bit 11.0).  I tried a reindex but found I got the same errors during reindex that the Mac OSX folks typically had.  eg:  Invalid argument: not an sstable (bad magic number)

I looked at the 0.8.5 -> 0.8.6 patch to env_posix.cc that disabled mmap() for writing in LevelDB for OSX.  When I enabled that for FreeBSD as well, the reindex problem was solved.

First they ignore you, then they laugh at you, then they fight you, then you win.
- Mahatma Gandhi
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!