Bitcoin Forum
April 23, 2024, 10:32:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 »  All
  Print  
Author Topic: Bitcoin-Qt/bitcoind version 0.7.1 released  (Read 8815 times)
ercolinux
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
October 23, 2012, 06:54:04 AM
 #21

I am experiencing some problems after upgrading from 0.6.3 to 0.7.1 on the bitcoind that I use to process pyramining deposits and payouts. It is running on Linux (OpenSuSE 11.2).

My upgrade procedure:
- stopped 0.6.3 bitcoind
- replaced binaries with 0.7.1 ones
- started 0.7.1 bitcoind

At first, I had to download again all the blockchain because for some reason it was displaying the message "WARNING: Displayed transactions may not be correct!  You may need to upgrade, or other nodes may need to upgrade.", and I didn't find out how to repair it.

After the blockchain has been downloaded, it started working as expected, but after about 20 hours, I found it hung up and unresponsive. No way to stop it or kill it, even with -9.

After a reboot it started and worked well for a couple of hours, then the same trouble appeared again.

Environment:
ATOM D2500 dual core (64bit arch), 4GB/ram, 60Gb SSD, 100mbit/s ip connectivity, OpenSuSE Linux 12.1.
wallet.dat is around 200MB in size.

Behaviour: after working normally for few hours, it freezes. Debug log displays RPC commands, but they never return any result.

I am currently downgrading to 0.6.3, I will keep an eye open to see if the issue disappears using this version.


Strange: I use 0.7.1 on 2 different PC with no issues (I've upgraded them from 0.6.3 to 0.7 and then 0.7.1). Do you've compiled yourself the program or you're using the precompiled version?
Give a try at the RPM version or try to remove the blk* files in the bitcoin directory

Bitrated user: ercolinux.
1713868361
Hero Member
*
Offline Offline

Posts: 1713868361

View Profile Personal Message (Offline)

Ignore
1713868361
Reply with quote  #2

1713868361
Report to moderator
1713868361
Hero Member
*
Offline Offline

Posts: 1713868361

View Profile Personal Message (Offline)

Ignore
1713868361
Reply with quote  #2

1713868361
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713868361
Hero Member
*
Offline Offline

Posts: 1713868361

View Profile Personal Message (Offline)

Ignore
1713868361
Reply with quote  #2

1713868361
Report to moderator
pyramining
Hero Member
*****
Offline Offline

Activity: 501
Merit: 500


View Profile
October 23, 2012, 07:46:18 AM
 #22

Strange: I use 0.7.1 on 2 different PC with no issues (I've upgraded them from 0.6.3 to 0.7 and then 0.7.1). Do you've compiled yourself the program or you're using the precompiled version?
Give a try at the RPM version or try to remove the blk* files in the bitcoin directory

On other machines it runs correctly, but they handle a lot less addresses/transactions, and yes, I tried to download the blockchain from scratch, but the issue appeared again.
LightRider
Legendary
*
Offline Offline

Activity: 1500
Merit: 1021


I advocate the Zeitgeist Movement & Venus Project.


View Profile WWW
October 23, 2012, 11:23:16 AM
 #23

@LightRider
I need to understand, when did you reboot and realized that helped? Seems a little weird to me. Perhaps there were orphan instances running, which went away after the reboot.

Dia

Upgraded -> Started bitcoin -> Tried donation links which failed -> Quit bitcoin -> Found multiple donation link processes and force closed them -> Tried starting bitcoin again, but would get no gui or unresponsive gui -> Tried your suggestion and got same result -> Reboot machine -> bitcoin works fine

Bitcoin combines money, the wrongest thing in the world, with software, the easiest thing in the world to get wrong.
Visit www.thevenusproject.com and www.theZeitgeistMovement.com.
AvL42
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
October 25, 2012, 09:17:35 AM
 #24

In the thread for 0.7.1rc1 I reported a bug, and the final 0.7.1 still has it:
   https://bitcointalk.org/index.php?topic=117874.msg1273313#msg1273313

Just wondering, if no one else can reproduce it, or if no one else of
you following these threads ever uses the "move" command.
Diapolo
Hero Member
*****
Offline Offline

Activity: 769
Merit: 500



View Profile WWW
October 25, 2012, 10:00:37 AM
 #25

In the thread for 0.7.1rc1 I reported a bug, and the final 0.7.1 still has it:
   https://bitcointalk.org/index.php?topic=117874.msg1273313#msg1273313

Just wondering, if no one else can reproduce it, or if no one else of
you following these threads ever uses the "move" command.


I opened an issue for this:
https://github.com/bitcoin/bitcoin/issues/1960

You are free to do this everytime you observe issues Smiley.

Dia

Liked my former work for Bitcoin Core? Drop me a donation via:
1PwnvixzVAKnAqp8LCV8iuv7ohzX2pbn5x
bitcoin:1PwnvixzVAKnAqp8LCV8iuv7ohzX2pbn5x?label=Diapolo
AvL42
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
October 25, 2012, 12:09:58 PM
 #26

@Diapolo: thanks for forwarding it to a more appropriate place!

I admit, I felt like trying to avoid the umpty+1st registration to
yet another bugtracking system (already have a sourceforge login,
and a couple others, but haven't used git so far).

In case I find more bugs, I'll consider registering.
Raoul Duke
aka psy
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002



View Profile
October 26, 2012, 10:52:42 PM
 #27

Can't update bitcoin-qt using the PPA on ubuntu 12.10 quantal.
I see on the browser it's supposed to be there, but the update doesn't find it, nor it comes listed on the Software center.
runeks
Legendary
*
Offline Offline

Activity: 980
Merit: 1008



View Profile WWW
October 27, 2012, 03:59:35 PM
 #28

Can't update bitcoin-qt using the PPA on ubuntu 12.10 quantal.
I see on the browser it's supposed to be there, but the update doesn't find it, nor it comes listed on the Software center.
Sounds like your package info is outdated. Try opening up terminal and running
Code:
sudo apt-get update
Then run
Code:
sudo apt-get install bitcoin-qt
If that doesn't work, post the output of
Code:
apt-cache policy bitcoin-qt
yrtrnc
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
October 28, 2012, 11:51:04 PM
 #29

Hi All

I am having problems with ubuntu 64 bit 12.10 and bitcoin-qt 0.7.1.. Both fresh install.. I get no gui?? Can see bitcoind running in system resources??  Huh

Anyone else having the same prob??
Pieter Wuille
Legendary
*
Offline Offline

Activity: 1072
Merit: 1174


View Profile WWW
October 29, 2012, 12:09:33 AM
 #30

I am having problems with ubuntu 64 bit 12.10 and bitcoin-qt 0.7.1.. Both fresh install.. I get no gui?? Can see bitcoind running in system resources??  Huh

Either run bitcoind, or bitcoin-qt. You can't run both at once (well, you can, but not out of the box, and it won't do what you want)

I do Bitcoin stuff.
yrtrnc
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
October 29, 2012, 07:11:29 AM
 #31

Thanks mate  Smiley!

Now, what happened next!

So I ran bitcoin-qt and turned off bitcoind.. It was syncing fine, until I tried to restart the program. Then I got:

A fatal error has occured. Bitcoin can no longer continue safely and will quit.

Exception: St13runtime_error
CDB() : can't open database file wallet.dat, error 12
bitcoin in Runaway exception.

 Huh
AvL42
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
October 29, 2012, 08:10:47 AM
 #32

You *do* have a backup, don't you?  Terminate all running clients, restore from backup and restart...

Don't have one? And more than just a few peanuts of btc in the wallet? Probably not all hope is lost,
but prepare for a bumpy road ahead.
yrtrnc
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
October 29, 2012, 08:16:19 AM
 #33

Bumpy road??

Why would my wallet be lost anyhow?

You *do* have a backup, don't you?  Terminate all running clients, restore from backup and restart...

Don't have one? And more than just a few peanuts of btc in the wallet? Probably not all hope is lost,
but prepare for a bumpy road ahead.
AvL42
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
October 29, 2012, 10:48:12 AM
 #34

I did not say "lost".

From what you wrote, it seems that the bitcoin-client has
difficulties to open and use your wallet. Most likely the
information is still stored in it, but you may have to do
some sorcery to get the client use it.  The much easier
way, of course, is when you have a backup.

I'm not a developer of any bitcoin-client.

What's current state of affairs?  Do you have a backup?
What order of value was stored in it? (i.e.: does it even
pay to spend effort on recovering it?)
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
October 29, 2012, 10:54:03 AM
 #35


Moved to main branch of distro. Now the package is here: http://www.openmamba.org/distribution/distromatic.html?tag=devel&pkg=bitcoin.i586
Every time it'll be updated and accepted in main branch the package will be put there

Ummm, in what way are your RPM's "The offical frontend for the bitcoin cryptocurrency" ??

And what guarantees, (sigs, etc) do you supply that you actually built these binaries from the "official" source?

I ask because you post this in the official announcement thread for latest version release.

ercolinux
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
October 29, 2012, 02:28:00 PM
 #36


Moved to main branch of distro. Now the package is here: http://www.openmamba.org/distribution/distromatic.html?tag=devel&pkg=bitcoin.i586
Every time it'll be updated and accepted in main branch the package will be put there

Ummm, in what way are your RPM's "The offical frontend for the bitcoin cryptocurrency" ??

And what guarantees, (sigs, etc) do you supply that you actually built these binaries from the "official" source?

I ask because you post this in the official announcement thread for latest version release.

As for every package there is no warranty except the trust in the packager, but the source RPM is there too, so everybody can check it and eventually rebuilt from scratch  to verify that is built from the official source.

The sentence "The official frontend for the bitcoin cryptocurrency" is in the description and refers to the program bitcoin  not to my package; the description is there to make the search of the package faster in our frontend, but if it's misleading I can remove the sentence.

Bitrated user: ercolinux.
yrtrnc
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
October 29, 2012, 06:32:30 PM
 #37

No worries, had none in there anyway.

My main problem is every time I try to sync the blockchain I keep getting the same error before it completes.

Exception: St13runtime_error
CDB() : can't open database file wallet.dat, error 12
bitcoin in Runaway exception.

I delete all files and restart the process and same thing happens again and again...

Thanks for any help..



I did not say "lost".

From what you wrote, it seems that the bitcoin-client has
difficulties to open and use your wallet. Most likely the
information is still stored in it, but you may have to do
some sorcery to get the client use it.  The much easier
way, of course, is when you have a backup.

I'm not a developer of any bitcoin-client.

What's current state of affairs?  Do you have a backup?
What order of value was stored in it? (i.e.: does it even
pay to spend effort on recovering it?)

yrtrnc
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
October 30, 2012, 07:41:21 AM
 #38

So yes, I reinstalled it again and half hour into it I get the same msg again.
"WARNING: Displayed transactions may not be correct!  You may need to upgrade, or other nodes may need to upgrade."

Then when I close and restart the program, I get:
A fatal error has occured. Bitcoin can no longer continue safely and will quit.

Exception: St13runtime_error
CDB() : can't open database file wallet.dat, error 12
bitcoin in Runaway exception.

Any ideas??

Diapolo
Hero Member
*****
Offline Offline

Activity: 769
Merit: 500



View Profile WWW
October 30, 2012, 08:14:31 AM
 #39

So yes, I reinstalled it again and half hour into it I get the same msg again.
"WARNING: Displayed transactions may not be correct!  You may need to upgrade, or other nodes may need to upgrade."

Then when I close and restart the program, I get:
A fatal error has occured. Bitcoin can no longer continue safely and will quit.

Exception: St13runtime_error
CDB() : can't open database file wallet.dat, error 12
bitcoin in Runaway exception.

Any ideas??

Can you pastebin your debug.log?

You can also try the newly introduced (0.7.1):
Quote
-salvagewallet command-line option, which moves any existing wallet.dat
  to wallet.{timestamp}.dat and then attempts to salvage public/private
  keys and master encryption keys (if the wallet is encrypted) into
  a new wallet.dat. This should only be used if your wallet becomes
  corrupted, and is not intended to replace regular wallet backups.

Dia

Liked my former work for Bitcoin Core? Drop me a donation via:
1PwnvixzVAKnAqp8LCV8iuv7ohzX2pbn5x
bitcoin:1PwnvixzVAKnAqp8LCV8iuv7ohzX2pbn5x?label=Diapolo
yrtrnc
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
October 30, 2012, 07:09:15 PM
 #40

Here it is. I am running 0.7.1. I have cut the log a bit short.

Thanks




ERROR: FetchInputs() : 5b2febc48a mempool Tx prev not found a5d15e1498
stored orphan tx 5b2febc48a (mapsz 5613)
received block 00000000000002e174e6
ProcessBlock: ORPHAN BLOCK, prev=00000000000007328218
ERROR: FetchInputs() : fafa937e40 mempool Tx prev not found 4578de4640
stored orphan tx fafa937e40 (mapsz 5614)
Flushed 10661 addresses to peers.dat  246ms
received block 00000000000002dd859a
ProcessBlock: ORPHAN BLOCK, prev=00000000000002e174e6
Added 1 addresses from 94.179.214.34: 13 tried, 10648 new
ERROR: FetchInputs() : 955e361a1a mempool Tx prev not found 6e08b7388c
stored orphan tx 955e361a1a (mapsz 5615)
ERROR: FetchInputs() : 1d5d5ac640 mempool Tx prev not found 52cd767862
stored orphan tx 1d5d5ac640 (mapsz 5616)
ERROR: FetchInputs() : 7b2dcce78d mempool Tx prev not found 5b2febc48a
stored orphan tx 7b2dcce78d (mapsz 5617)
received block 00000000000002516ec0
ProcessBlock: ORPHAN BLOCK, prev=00000000000002dd859a
ERROR: FetchInputs() : 23f9cd3e91 mempool Tx prev not found d281c0a3e2
stored orphan tx 23f9cd3e91 (mapsz 5618)
ERROR: FetchInputs() : 6e9e03ae73 mempool Tx prev not found 5b2febc48a
stored orphan tx 6e9e03ae73 (mapsz 5619)
received block 0000000000000294a1bc
ProcessBlock: ORPHAN BLOCK, prev=00000000000002516ec0
ERROR: FetchInputs() : 9666265669 mempool Tx prev not found fafa937e40
stored orphan tx 9666265669 (mapsz 5620)
Added 1 addresses from 173.76.177.60: 13 tried, 10648 new
ERROR: FetchInputs() : 5e07d9b38c mempool Tx prev not found 5b2febc48a
stored orphan tx 5e07d9b38c (mapsz 5621)
ERROR: FetchInputs() : 3f9a3d8ee2 mempool Tx prev not found 5b2febc48a
stored orphan tx 3f9a3d8ee2 (mapsz 5622)
ERROR: FetchInputs() : a993dd9d99 mempool Tx prev not found 4551f0e1cd
stored orphan tx a993dd9d99 (mapsz 5623)
ERROR: FetchInputs() : fd88eb3179 mempool Tx prev not found 5b2febc48a
stored orphan tx fd88eb3179 (mapsz 5624)
received block 000000000000066ecfe5
ProcessBlock: ORPHAN BLOCK, prev=0000000000000294a1bc
Added 1 addresses from 173.76.177.60: 13 tried, 10649 new
received block 000000000000010fa885
ProcessBlock: ORPHAN BLOCK, prev=000000000000066ecfe5
received block 00000000000004c689d9
ProcessBlock: ORPHAN BLOCK, prev=000000000000010fa885
ERROR: FetchInputs() : 879c40d7f5 mempool Tx prev not found 1d5d5ac640
stored orphan tx 879c40d7f5 (mapsz 5625)
ERROR: FetchInputs() : 4a0138c922 mempool Tx prev not found e676005a6d
stored orphan tx 4a0138c922 (mapsz 5626)
received block 000000000000045c31bb
ProcessBlock: ORPHAN BLOCK, prev=00000000000004c689d9
received block 000000000000051c24db
ProcessBlock: ORPHAN BLOCK, prev=000000000000045c31bb
received block 000000000000047ffa72
ProcessBlock: ORPHAN BLOCK, prev=000000000000051c24db
ERROR: FetchInputs() : 6fc3777ee6 mempool Tx prev not found 2203f90fcb
stored orphan tx 6fc3777ee6 (mapsz 5627)
ERROR: FetchInputs() : a5c007a181 mempool Tx prev not found a993dd9d99
stored orphan tx a5c007a181 (mapsz 5628)
received block 000000000000019b5080
ProcessBlock: ORPHAN BLOCK, prev=000000000000047ffa72
Flush(false)
blkindex.dat refcount=0
ThreadSocketHandler exited
ThreadMessageHandler exited
ipcThread exited
blkindex.dat checkpoint
ThreadMapPort exited
blkindex.dat closed
wallet.dat refcount=0
wallet.dat checkpoint
wallet.dat detach
wallet.dat closed
DBFlush(false) ended            1087ms
StopNode()
ThreadOpenConnections exited
Flushed 10662 addresses to peers.dat  560ms
Flush(true)
DBFlush(true) ended               0ms
Bitcoin exited





















Bitcoin version v0.7.1.0-geb49457-beta ()
Using OpenSSL version OpenSSL 1.0.1c 10 May 2012
Startup time: 30/10/12 18:59:17
Default data directory /home/yr/.bitcoin
Used data directory /home/yr/.bitcoin
dbenv.open LogDir=/home/yr/.bitcoin/database ErrorFile=/home/yr/.bitcoin/db.log
Loading block index...
LoadBlockIndex(): hashBestChain=0000000034bd1e0953a3  height=43788  date=04/03/10 20:29:39
Verifying last 2500 blocks at level 1
 block index           18996ms
Loading wallet...


************************
EXCEPTION: St13runtime_error      
CDB() : can't open database file wallet.dat, error 12      
bitcoin in Runaway exception      

EnvShutdown exception: Invalid argument (22)
So yes, I reinstalled it again and half hour into it I get the same msg again.
"WARNING: Displayed transactions may not be correct!  You may need to upgrade, or other nodes may need to upgrade."

Then when I close and restart the program, I get:
A fatal error has occured. Bitcoin can no longer continue safely and will quit.

Exception: St13runtime_error
CDB() : can't open database file wallet.dat, error 12
bitcoin in Runaway exception.

Any ideas??

Can you pastebin your debug.log?

You can also try the newly introduced (0.7.1):
Quote
-salvagewallet command-line option, which moves any existing wallet.dat
  to wallet.{timestamp}.dat and then attempts to salvage public/private
  keys and master encryption keys (if the wallet is encrypted) into
  a new wallet.dat. This should only be used if your wallet becomes
  corrupted, and is not intended to replace regular wallet backups.

Dia
Pages: « 1 [2] 3 »  All
  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!