Bitcoin Forum
May 11, 2024, 03:00:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Ready for testing: 0.7.1 release candidate 1  (Read 6948 times)
arklan
Legendary
*
Offline Offline

Activity: 1778
Merit: 1008



View Profile
October 15, 2012, 06:25:19 AM
 #21

ok, regarding the URI thing: FINALLY got a successful complete sync of the main blockchain, and it worked fine. hurray!

man, virtual machines really don't like being left idle...

i don't post much, but this space for rent.
1715396422
Hero Member
*
Offline Offline

Posts: 1715396422

View Profile Personal Message (Offline)

Ignore
1715396422
Reply with quote  #2

1715396422
Report to moderator
1715396422
Hero Member
*
Offline Offline

Posts: 1715396422

View Profile Personal Message (Offline)

Ignore
1715396422
Reply with quote  #2

1715396422
Report to moderator
1715396422
Hero Member
*
Offline Offline

Posts: 1715396422

View Profile Personal Message (Offline)

Ignore
1715396422
Reply with quote  #2

1715396422
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
AvL42
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
October 15, 2012, 10:12:21 AM
 #22

I'm test-running 0.7.1rc1 (self-compiled with libdb5.1 and without upnp on linux)
and found it drop dead already twice after sending it commands in the debug-console.

This (2nd) time it was the "move" command.
I instantly saw the mining-activity stop (cpu-meter in the panel), and the move
command didn't return a response. When it happened, I could still type more commands
in the console (though without getting an answer), but meanwhile also the debug-widget
has dropped dead and doesn't redraw anymore. I'll leave it stuck for a while and will look
back in this thread for debugging instructions before killing&restarting it...

PS: gdb says, it's stuck in pthreads_cond_wait in boost::unique_lock
  in AddressTableModel::labelForAddress(QString)
  in TransactionTableModel::lookupAddress(string,bool)

runeks
Legendary
*
Offline Offline

Activity: 980
Merit: 1008



View Profile WWW
October 21, 2012, 01:07:07 AM
 #23

I get an error message saying:

Code:
Error initializing database environment /home/rune/.bitcoin!
To recover, BACKUP THAT DIRECTORY, then remove
everything from it except for wallet.dat.

Is this expected? I've had to download the block chain from scratch a couple of times previously when I've upgraded. Is it because it uses a newer version of BDB?
Here's the solution to this issue (for the record):

Quote
If you were running on Linux with a version that might have been compiled
with a different version of Berkeley DB (for example, if you were using an
Ubuntu PPA version), then run the old version again with the -detachdb
argument and shut it down; if you do not, then the new version will not
be able to read the database files and will exit with an error.
https://bitcointalk.org/index.php?topic=119277.0
kjj
Legendary
*
Offline Offline

Activity: 1302
Merit: 1025



View Profile
October 21, 2012, 02:29:09 AM
 #24

I'm test-running 0.7.1rc1 (self-compiled with libdb5.1 and without upnp on linux)
and found it drop dead already twice after sending it commands in the debug-console.

This (2nd) time it was the "move" command.
I instantly saw the mining-activity stop (cpu-meter in the panel), and the move
command didn't return a response. When it happened, I could still type more commands
in the console (though without getting an answer), but meanwhile also the debug-widget
has dropped dead and doesn't redraw anymore. I'll leave it stuck for a while and will look
back in this thread for debugging instructions before killing&restarting it...

PS: gdb says, it's stuck in pthreads_cond_wait in boost::unique_lock
  in AddressTableModel::labelForAddress(QString)
  in TransactionTableModel::lookupAddress(string,bool)

Interesting.  One of my nodes has been doing the same thing in response to the RPC move command.

17Np17BSrpnHCZ2pgtiMNnhjnsWJ2TMqq8
I routinely ignore posters with paid advertising in their sigs.  You should too.
AvL42
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
October 21, 2012, 08:10:07 AM
 #25

indeed, also happens with RPC, not only with debug console. Not sure, though, if any other command is affected, too.
Pages: « 1 [2]  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!