Open smartbrain opened 10 years ago
I'm having this exact issue as well, but i don't have that many transactions and only couple of receiving addresses. I first notified the support mail about this on the 27th of January (have not received any response to that mail) and at that time i had:
It worked on Jan 8th which was when I did that outgoing transaction, don't remember when i first noticed the problem, but probably around Jan 15th.
I believe this is the same issue as described in https://bitcointalk.org/index.php?topic=373287.0 and could also have the same root cause as #113 (It segfaults for me if I leave it running for a while, probably when a new block is seen on the network). Could be same as #170 as well.
My problematic scenario:
I'm also willing to help troubleshoot this and also try any patches if wanted.
/ Gustaf
I'm having the same issue, very similar to what Gustaf described. I'm on Windows 8. There are lots of addresses and lots of transactions.
Here is my log:
2014-02-07 21:39 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 99.9
2014-02-07 21:39 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 99.9
2014-02-07 21:39 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-02-07 21:39 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-02-07 21:39 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-02-07 21:39 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-02-07 21:39 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-02-07 21:39 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-02-07 21:39 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-02-07 21:39 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-02-07 21:39 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: ##########
2014-02-07 21:39 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: ##########
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12347 - getattr name: scanRegisteredTxForWallet
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (6824182)
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 6824182
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12347 - getattr name: getTopBlockHeight
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (6824182)
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 33688535
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:39 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12347 - getattr name: scanRegisteredTxForWallet
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (6824182)
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 74787266
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:13289 - ErrorOut var over-represented number of errors!
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12347 - getattr name: getTopBlockHeight
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (74787266)
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 27787670
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:40 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12347 - getattr name: getTopBlockHeight
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (74787266)
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 46528193
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12347 - getattr name: getTopBlockHeight
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (74787266)
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 63411094
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:41 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "ArmoryQt.py", line 4684, in Heartbeat
File "ArmoryQt.py", line 1921, in finishLoadBlockchain
File "ArmoryQt.py", line 2052, in createCombinedLedger
File "armoryengine.pyc", line 7278, in getBalance
File "CppBlockUtils.pyc", line 1172, in getSpendableBalance
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-02-07 21:41 (ERROR) -- armoryengine.pyc:13289 - ErrorOut var over-represented number of errors!
2014-02-07 21:41 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-02-07 21:41 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-02-07 21:41 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-02-07 21:41 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-02-07 21:41 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: ##########
2014-02-07 21:41 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: ##########
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12347 - getattr name: getTopBlockHeight
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (16535853)
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 6062904
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12347 - getattr name: getTopBlockHeight
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (16535853)
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 3205558
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12347 - getattr name: getTopBlockHeight
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (16535853)
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 76600370
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:42 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:42 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "ArmoryQt.py", line 4684, in Heartbeat
File "ArmoryQt.py", line 1921, in finishLoadBlockchain
File "ArmoryQt.py", line 2052, in createCombinedLedger
File "armoryengine.pyc", line 7278, in getBalance
File "CppBlockUtils.pyc", line 1172, in getSpendableBalance
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:13289 - ErrorOut var over-represented number of errors!
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12347 - getattr name: hasTxWithHash
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (65813534)
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 13792294
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12347 - getattr name: hasTxWithHash
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (65813534)
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 54557274
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:43 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12347 - getattr name: hasTxWithHash
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (65813534)
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 60777217
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:13289 - ErrorOut var over-represented number of errors!
2014-02-07 21:44 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-02-07 21:44 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-02-07 21:44 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-02-07 21:44 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-02-07 21:44 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: ##########
2014-02-07 21:44 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: ##########
2014-02-07 21:44 (ERROR) -- ArmoryQt.py:4826 - Error in heartbeat function
Traceback (most recent call last):
File "ArmoryQt.py", line 4684, in Heartbeat
File "ArmoryQt.py", line 1921, in finishLoadBlockchain
File "ArmoryQt.py", line 2052, in createCombinedLedger
File "armoryengine.pyc", line 7278, in getBalance
File "CppBlockUtils.pyc", line 1172, in getSpendableBalance
NotImplementedError: Wrong number or type of arguments for overloaded function 'BtcWallet_getSpendableBalance'.
Possible C/C++ prototypes are:
BtcWallet::getSpendableBalance(uint32_t)
BtcWallet::getSpendableBalance()
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12347 - getattr name: hasTxWithHash
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (129221)
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 36309857
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-07 21:44 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
My issue turned out to be a corrupt wallet.
No longer any issue for me after 0.91 beta! ;)
Hi,
I'd like to raise an issue. Armory crashes when restoring a certain wallet with lots of addresses and lots and lots of small transactions (about a dozen addresses and daily mining payouts for just under a month).
The problem persists on both Windows and Linux, on binaries and on Linux from the latest github version. Last night tried a fresh install with a new Bitcoin blockchain download too on Linux and that did not work.
Armory will crash when scanning the transaction history. The armorylog.txt file shows the following error:
When running from the command line (python ArmoryQt.py) the following errors appear.
Python uses around 21% of memory with 1.3GB still left (all three test machines have 8 GB, have not tried 16 though).
Deleting that wallet and restoring another with only a few transactions and one address works fine.
Happy to help provide more information.
I wonder if more people will run into this problem once (if) they reach the 120+ transactions I have in this wallet.
:) Don