Ubuntu 12.10 64bit (Quantal) and Bitcoin-QT 0.8.1 Crashes
The previous version I had failed to complete the blockchain download so thought I'd upgrade.
I deleted everything from previous version but for the wallet.dat file (i have copies though)
Full blockchain downloading really fast until..
Bitcoin Error
System error:CWalletDB::ListAccountCreditDebit():cannot create DB cursor
~14130 blocks remaining
file wallet.dat has LSN 780/2077553, past end of log at 1/333
Commonly caused by moving a database from one database environment
to another without clearing the database LSNs, or by removing all of
the log files from a database environment
DB_ENV->log_flush: LSN of 780/2077553 past current end-of-log of 1/333
Database environment corrupt; the wrong log files may have been removed or incompatible database files imported from another environment
so i try...
usr/bin/bitcoin-qt -salvagewallet
and i get...
cannot initialize keypool
bitcoin-qt: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: void boost::recursive_mutex::lock(): Assertion '!pthread_mutex_lock(&m)' failed.
Aborted (core dump)
Any ideas? I'd really like to access my bitcoins!
