Pages:
Author

Topic: Armory - Discussion Thread - page 4. (Read 521693 times)

full member
Activity: 147
Merit: 100
Do you like fire? I'm full of it.
August 16, 2015, 04:42:40 AM
Armory Version 0.93.2
Bitcoind version 0.11.0 Running UNMANAGED by Armory
Builds: both x64
OS: Windows 7 x64 SP1 + all recent updates

Internet was down for a whole day and when it picked up again, bitcoind began quickly catching up with the network again, at first Armory ate the new blocks just fine but then it threw a "missing headers" error. When I restarted it rescanned the entire history, then there were no more issues.

The only thing I have in the log is this:

Code:
2015-08-16 11:16 (INFO) -- ArmoryQt.py:6249 - New Block! : 369959
2015-08-16 11:16 (INFO) -- ArmoryQt.py:6257 - Current block number: 369959
2015-08-16 11:16 (INFO) -- ArmoryQt.py:6249 - New Block! : 369960
2015-08-16 11:16 (INFO) -- ArmoryQt.py:6257 - Current block number: 369960
2015-08-16 11:30 (INFO) -- ArmoryUtils.pyc:1076 - C++ block utilities loaded successfully
2015-08-16 11:30 (INFO) -- ArmoryUtils.pyc:1186 -
2015-08-16 11:30 (INFO) -- ArmoryUtils.pyc:1187 -
2015-08-16 11:30 (INFO) -- ArmoryUtils.pyc:1188 -
2015-08-16 11:30 (INFO) -- ArmoryUtils.pyc:1189 -

11:16 is when it crashed, 11:30 is when I came back to the PC to notice the crash and restarted it.
sr. member
Activity: 255
Merit: 250
Senior Developer - Armory
August 11, 2015, 09:42:50 PM
Hello. Is thread 0 the one that actually crashed? It could be a different one. The crash report will always say which one it is.
newbie
Activity: 19
Merit: 0
August 11, 2015, 01:27:11 AM
Thanks for the response. I build the Bitcoin BD again but I still have the problem. I can not use Armory at all - while starting it always crashes.

It seems that you are and the problem is related to QT:

Code:
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff873074de mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff8730664f mach_msg + 55
2   com.apple.CoreFoundation      0x00007fff8f6b4eb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      0x00007fff8f6b437b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation      0x00007fff8f6b3bd8 CFRunLoopRunSpecific + 296
5   com.apple.HIToolbox            0x00007fff8df3d56f RunCurrentEventLoopInMode + 235
6   com.apple.HIToolbox            0x00007fff8df3d2ea ReceiveNextEventCommon + 431
7   com.apple.HIToolbox            0x00007fff8df3d12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
8   com.apple.AppKit              0x00007fff8a7578ab _DPSNextEvent + 978
9   com.apple.AppKit              0x00007fff8a756e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
10  com.apple.AppKit              0x00007fff8a74caf3 -[NSApplication run] + 594
11  QtGui                          0x00000001040d684a QEventDispatcherMac::processEvents(QFlags) + 538
12  QtCore                        0x000000010366aaad QEventLoop::exec(QFlags) + 477
13  QtCore                        0x000000010366dcc7 QCoreApplication::exec() + 199
14  QtGui.so                      0x00000001038d5a10 meth_QApplication_exec_(_object*, _object*) + 80
15  org.python.python              0x00000001000b07f6 PyEval_EvalFrameEx + 20486
16  org.python.python              0x00000001000ab57d PyEval_EvalCodeEx + 1725
17  org.python.python              0x00000001000aaeb6 PyEval_EvalCode + 54
18  org.python.python              0x00000001000d43e4 PyRun_FileExFlags + 164
19  org.python.python              0x00000001000d3f61 PyRun_SimpleFileExFlags + 769
20  org.python.python              0x00000001000eafd7 Py_Main + 3063
21  Python                        0x0000000100000e55 0x100000000 + 3669
22  Python                        0x0000000100000d71 0x100000000 + 3441

Yes, I do use the sleep function often - basically always, I never shut my mac down. But i also started to restart it, start BitcoinQt, start Amory -> same problem.
sr. member
Activity: 255
Merit: 250
Senior Developer - Armory
August 02, 2015, 10:14:28 PM
My armory breaks down every time I start it. Or better: as soon as it is connected to BitcoinQT (while organziing blockchain). I have the latest version of BitcoinQT and Armory. It was everything ok for weeks. But today it happend EVERY time (I tired at least 10 times, reboot, ...) I have a mac.

Any hint what I should do? Rebuilt blockchain? Reinstall Armory?

I use Armory on my Mac often and very rarely see crashes. I've heard some people are still having performance issues. My theory is that Qt (an underlying library) just doesn't play nice with some Macs due to threading issues. I've been trying to make some noise and get this investigated. If anybody would like to help me out, please upvote this bug. The patch I posted there doesn't fix everything but it does fix a lot of issues. Maybe drawing more attention to it will lead to more long-term fixes.

*jumps off soapbox* Anyway, regarding this crash, if it happens again, look for the following bits of info.

Quote
Crashed Thread:        8

(...)

Thread 0:: Dispatch queue: com.apple.main-thread
0   libdispatch.dylib                0x00007fff8b59f7f8 _dispatch_queue_wakeup_with_qos_slow + 1075
1   com.apple.coreui                 0x00007fff8d155bed PerformBlockWithThemeRegistry + 102
2   com.apple.coreui                 0x00007fff8d155e7e _LookupThemeProvider + 232
3   com.apple.coreui                 0x00007fff8d1391e1 -[CUIThemeFacet _approximateRenditionForRenditionKey:] + 109
4   com.apple.coreui                 0x00007fff8d13e706 -[CUIThemeFacet imageSize] + 83

The crashed thread will test you which trace to post, which is the gobbledygook at the bottom of my quote. I'm guessing it'll be a Qt issue but I could be wrong.

Also, just curious, do you put your Mac to sleep often? I do get the odd crash on Yosemite after I've put my Mac to sleep something like 12-15 times, along with other odd behavior. Some of it might be Armory - I'm investigating right now - and some of it is almost certainly Qt (or Yosemite causing Qt to freak out).
newbie
Activity: 19
Merit: 0
August 02, 2015, 01:49:08 AM
My armory breaks down every time I start it. Or better: as soon as it is connected to BitcoinQT (while organziing blockchain). I have the latest version of BitcoinQT and Armory. It was everything ok for weeks. But today it happend EVERY time (I tired at least 10 times, reboot, ...) I have a mac.

Any hint what I should do? Rebuilt blockchain? Reinstall Armory?

Those are the first lines of the error report:

rocess:               Python [822]
Path:                  /Applications/Armory.app/Contents/MacOS/Python
Identifier:            com.armory.armory
Version:               Huh
Code Type:             X86-64 (Native)
Parent Process:        Huh [1]
Responsible:           Python [822]
User ID:               501

Date/Time:             2015-08-01 22:47:16.836 -0700
OS Version:            Mac OS X 10.10.4 (14E46)
Report Version:        11
Anonymous UUID:        0342B016-FFD5-109B-1719-DF5FD2B7FFA6

Sleep/Wake UUID:       A3F7E20C-0AA7-44AD-8CD9-7D44B0AF6A3F

Time Awake Since Boot: 2400 seconds
Time Since Wake:       1300 seconds

Crashed Thread:        8

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       0x000000000000000a, 0x0000000ae461e001

VM Regions Near 0xae461e001:
    MALLOC_LARGE           0000000adde02000-0000000ade103000 [ 3076K] rw-/rwx SM=PRV 
--> mapped file            0000000ade103000-0000000ae64c9000 [131.8M] r--/rwx SM=PRV  /Users/USER/Library/Application Support/Armory/*
    MALLOC_LARGE           0000000ae64c9000-0000000ae67ca000 [ 3076K] rw-/rwx SM=PRV 

Thread 0:: Dispatch queue: com.apple.main-thread
0   libdispatch.dylib                0x00007fff8b59f7f8 _dispatch_queue_wakeup_with_qos_slow + 1075
1   com.apple.coreui                 0x00007fff8d155bed PerformBlockWithThemeRegistry + 102
2   com.apple.coreui                 0x00007fff8d155e7e _LookupThemeProvider + 232
3   com.apple.coreui                 0x00007fff8d1391e1 -[CUIThemeFacet _approximateRenditionForRenditionKey:] + 109
4   com.apple.coreui                 0x00007fff8d13e706 -[CUIThemeFacet imageSize] + 83
legendary
Activity: 2126
Merit: 1001
July 30, 2015, 11:27:08 AM
Yes.

It goes something like this:
- anything fishy in your bitcoin.conf?
- is the port forwarded so external nodes can reach your bitcoind?
- any packetfilter/firewall/antivirus in between?

Check that with https://getaddr.bitnodes.io/, there's a test in the lower area.

Ente
legendary
Activity: 3920
Merit: 2349
Eadem mutata resurgo
July 30, 2015, 03:45:13 AM
what can i do to get connections unstuck from zero?

Code:
"version" : 110000,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 366904,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 51076366303.48192596,
    "testnet" : false,
    "keypoololdest" : 1407033834,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : "
"


Hire a wretchedly expensive consultant who knows what they are doing. Maybe someone who is knowledgeable about bitcoin and gets paid insane amounts of money for endorsing bleeding-edge cryptographic hashing equipment and algorithms.
legendary
Activity: 1764
Merit: 1002
July 30, 2015, 12:22:39 AM
what can i do to get connections unstuck from zero?

Code:
"version" : 110000,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 366904,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 51076366303.48192596,
    "testnet" : false,
    "keypoololdest" : 1407033834,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : "
"
sr. member
Activity: 255
Merit: 250
Senior Developer - Armory
July 28, 2015, 11:07:46 PM
Yes, although online Armory must be on a 64-bit system when using Ubuntu.
legendary
Activity: 1764
Merit: 1002
July 28, 2015, 04:19:50 PM
is 0.93.2 working with Core 0.11.0?

Yes no problem at all.

i'm on win 7 64bit. all is working well including the offline wallet.

@philipma, if you need any help or questions with offline storage & armory stuff, you can pm me.

does it work in Ubuntu?
legendary
Activity: 1500
Merit: 1002
Mine Mine Mine
July 28, 2015, 03:55:03 PM
is 0.93.2 working with Core 0.11.0?

Yes no problem at all.

i'm on win 7 64bit. all is working well including the offline wallet.

@philipma, if you need any help or questions with offline storage & armory stuff, you can pm me.
legendary
Activity: 1764
Merit: 1002
July 28, 2015, 02:46:04 PM
is 0.93.2 working with Core 0.11.0?
legendary
Activity: 1081
Merit: 1001
July 19, 2015, 07:24:49 AM

I tried to update my offline Armory 0.92.3 with "armory_0.93.2_winAll.exe" (32- and 64-bit) but Bitcoin Armory Setup is telling me "You cannot install this version on a 32-bit sytem". Why?


Software function libraries. 93.x relies on different software libraries to versions <= 92.3, and those new libraries cannot operate with 32-bit CPU's for technical reasons. Goatpig has previously mentioned that version 0.94 could have 32-bit compatibility restored, and there's a bigger difference between the benefits of 0.94 and the benefits of 0.93 IMO (faster sync, smaller databases on disk etc).

Thank you.
legendary
Activity: 3430
Merit: 3074
July 19, 2015, 04:34:04 AM

I tried to update my offline Armory 0.92.3 with "armory_0.93.2_winAll.exe" (32- and 64-bit) but Bitcoin Armory Setup is telling me "You cannot install this version on a 32-bit sytem". Why?


Software function libraries. 93.x relies on different software libraries to versions <= 92.3, and those new libraries cannot operate with 32-bit CPU's for technical reasons. Goatpig has previously mentioned that version 0.94 could have 32-bit compatibility restored, and there's a bigger difference between the benefits of 0.94 and the benefits of 0.93 IMO (faster sync, smaller databases on disk etc).
legendary
Activity: 1081
Merit: 1001
July 19, 2015, 03:08:41 AM

I tried to update my offline Armory 0.92.3 with "armory_0.93.2_winAll.exe" (32- and 64-bit) but Bitcoin Armory Setup is telling me "You cannot install this version on a 32-bit sytem". Why?
legendary
Activity: 1081
Merit: 1001
July 19, 2015, 03:01:20 AM
Okay I am a newbie when it comes to armory.

 I have a pc with an intel 4570t cpu

2 sticks of 8gb ram

a 250 gb samsung ssd


it is a new build from old parts.

it has windows 7 ultimate 64 not 32

So what armory is best to load to this.

92 ?

and where is the link? on the site below


https://bitcoinarmory.com/


so I have been looking at the site a bit.  and I want the windows 7 pc mentioned above to be the offline pc.

I can use a second windows 7 pc as a partner online pc….  it has windows 7 home  as the os.  I also have a mac mini with 10.10.3 os  could this works as the online pc with the windows 7 offline pc?

It's overkill, Phil Grin.  A netbook is perfect for an offline Armory; small, very portable and easy to hide.
legendary
Activity: 3640
Merit: 1345
Armory Developer
July 13, 2015, 09:59:12 AM
There are ways to make pruned Core nodes work with Armory but that's not an item on the list at the moment, so no point speculating.
sr. member
Activity: 250
Merit: 253
July 13, 2015, 09:43:49 AM
nope. if you'd like to sweep coins from a privkey, your fsck'd.
As I understand it, a pruned node still has the UTXO set (this is the database of unspent transactions, keyed by txid, that is necessary for knowing if tx's that come across the client are valid and should be relayed or not). Assuming Armory is written to support it (not yet, I'm sure, but it could be), you can still sweep/import a private key, and receive and spend bitcoins. The biggest difference is that you won't be able to know the history of old, already-spent transactions. Also, this might be an issue as Armory may have a harder time figuring out how many addresses to generate from your wallet, if it doesn't know that the first e.g. 150 addresses are already used and spent from.
legendary
Activity: 1232
Merit: 1084
July 13, 2015, 08:59:43 AM
nope. if you'd like to sweep coins from a privkey, your fsck'd.

Well yeah, that's an inherent problem with pruning.

Having said that, Armory builds up its own database, so if that is enabled, it could still be ok.  Though, that defeats a lot of the benefit of pruning.
legendary
Activity: 1792
Merit: 1008
/dev/null
July 13, 2015, 03:37:52 AM
Anyone tried yet is Armory compatible with the 0.11 core with pruned blockchain?

Do they claim it works?  In theory, it might work.

You would have to sync first with pruning disabled and then run Armory until it is up to date.

After that pruning should be OK, unless Armory falls far enough behind.
nope. if you'd like to sweep coins from a privkey, your fsck'd.
Pages:
Jump to: