Pages:
Author

Topic: [BOUNTY] Help test next major release of Armory! [0.04 BTC/bug] - page 2. (Read 12571 times)

newbie
Activity: 14
Merit: 1
OSX 10.8, testing v14. Crashed again unexpectedly. This time I'm confident I was active on the computer and it was not coming out of a recent sleep mode.

I had actually just created an offline cold wallet on a windows version (the 88 beta, not testing) and had imported it into armory OSX as watch only. OSX had just finished scanning the blockchain for the new watch only wallet addition, and regained sync with the current block height. Then a few moments later promptly crashed.

I tried to include the entire crash log but it looks like it's too big to post. Here's everything minus the Binary Images section:

Code:
Process:         Python [71648]
Path:            /Applications/Armory.app/Contents/MacOS/Python
Identifier:      com.armory.armory
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  bash [71645]
User ID:         501

Date/Time:       2013-11-19 22:04:55.902 -0500
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Crashed Thread:  2

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
-->
    __TEXT                 0000000100000000-0000000100001000 [    4K] r-x/rwx SM=COW  /Applications/Armory.app/Contents/MacOS/Python

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff8be43322 __select + 10
1   time.so                        0x00000001011399af time_sleep + 143
2   org.python.python              0x00000001000a3320 PyEval_EvalFrameEx + 7712
3   org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
4   org.python.python              0x00000001000a8246 fast_function + 294
5   org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
6   org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
7   org.python.python              0x00000001000a8246 fast_function + 294
8   org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
9   org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
10  org.python.python              0x00000001000a8246 fast_function + 294
11  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
12  org.python.python              0x00000001000a81e2 fast_function + 194
13  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
14  org.python.python              0x00000001000a81e2 fast_function + 194
15  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
16  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
17  org.python.python              0x00000001000a8246 fast_function + 294
18  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
19  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
20  org.python.python              0x00000001000a8246 fast_function + 294
21  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
22  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
23  org.python.python              0x0000000100033556 function_call + 342
24  org.python.python              0x000000010000fe25 PyObject_Call + 101
25  org.python.python              0x00000001000a57f6 PyEval_EvalFrameEx + 17142
26  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
27  org.python.python              0x0000000100033556 function_call + 342
28  org.python.python              0x000000010000fe25 PyObject_Call + 101
29  org.python.python              0x00000001000a57f6 PyEval_EvalFrameEx + 17142
30  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
31  org.python.python              0x0000000100033556 function_call + 342
32  org.python.python              0x000000010000fe25 PyObject_Call + 101
33  org.python.python              0x00000001000a57f6 PyEval_EvalFrameEx + 17142
34  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
35  org.python.python              0x0000000100033556 function_call + 342
36  org.python.python              0x000000010000fe25 PyObject_Call + 101
37  org.python.python              0x00000001000a57f6 PyEval_EvalFrameEx + 17142
38  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
39  org.python.python              0x00000001000a8246 fast_function + 294
40  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
41  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
42  org.python.python              0x0000000100033556 function_call + 342
43  org.python.python              0x000000010000fe25 PyObject_Call + 101
44  org.python.python              0x000000010001be46 instancemethod_call + 166
45  org.python.python              0x000000010000fe25 PyObject_Call + 101
46  org.python.python              0x00000001000a79ad PyEval_CallObjectWithKeywords + 93
47  sip.so                        0x000000010132b43c sip_api_invoke_slot + 401
48  QtCore.so                      0x0000000101707709 PyQtProxy::invokeSlot(qpycore_slot const&, void**) + 169
49  QtCore.so                      0x00000001017075b0 PyQtProxy::unislot(void**) + 160
50  QtCore.so                      0x00000001017074fe PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) + 110
51  QtCore                        0x000000010198299e QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1912
52  QtCore                        0x00000001019c1543 QSocketNotifier::activated(int) + 45
53  QtCore                        0x0000000101986d7d QSocketNotifier::event(QEvent*) + 385
54  QtCore.so                      0x00000001016a8932 sipQSocketNotifier::event(QEvent*) + 98
55  QtGui                          0x0000000105052488 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 198
56  QtGui                          0x0000000105054aa7 QApplication::notify(QObject*, QEvent*) + 5733
57  QtGui.so                      0x0000000104846dd9 sipQApplication::notify(QObject*, QEvent*) + 121
58  QtCore                        0x000000010196f639 QCoreApplication::notifyInternal(QObject*, QEvent*) + 101
59  QtGui                          0x000000010500f8a6 qt_mac_socket_callback(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 146
60  com.apple.CoreFoundation      0x00007fff90389fa5 __CFSocketPerformV0 + 1045
61  com.apple.CoreFoundation      0x00007fff9034ab31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
62  com.apple.CoreFoundation      0x00007fff9034a455 __CFRunLoopDoSources0 + 245
63  com.apple.CoreFoundation      0x00007fff9036d7f5 __CFRunLoopRun + 789
64  com.apple.CoreFoundation      0x00007fff9036d0e2 CFRunLoopRunSpecific + 290
65  com.apple.HIToolbox            0x00007fff8e10beb4 RunCurrentEventLoopInMode + 209
66  com.apple.HIToolbox            0x00007fff8e10bc52 ReceiveNextEventCommon + 356
67  com.apple.HIToolbox            0x00007fff8e10bae3 BlockUntilNextEventMatchingListInMode + 62
68  com.apple.AppKit              0x00007fff88bdb533 _DPSNextEvent + 685
69  com.apple.AppKit              0x00007fff88bdadf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
70  com.apple.AppKit              0x00007fff88bd21a3 -[NSApplication run] + 517
71  QtGui                          0x000000010500fe01 QEventDispatcherMac::processEvents(QFlags) + 461
72  QtCore                        0x000000010196cd89 QEventLoop::processEvents(QFlags) + 79
73  QtCore                        0x000000010196cee7 QEventLoop::exec(QFlags) + 341
74  QtCore                        0x000000010196fa6b QCoreApplication::exec() + 199
75  QtGui.so                      0x0000000104848330 meth_QApplication_exec_ + 80
76  org.python.python              0x00000001000a3320 PyEval_EvalFrameEx + 7712
77  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
78  org.python.python              0x00000001000a0cb6 PyEval_EvalCode + 54
79  org.python.python              0x00000001000c8351 PyRun_FileExFlags + 161
80  org.python.python              0x00000001000c7e9e PyRun_SimpleFileExFlags + 718
81  org.python.python              0x00000001000dcedb Py_Main + 3307
82  Python                        0x0000000100000e55 0x100000000 + 3669
83  Python                        0x0000000100000d71 0x100000000 + 3441

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x00007fff8be43d16 kevent + 10
1   libdispatch.dylib              0x00007fff8d921dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib              0x00007fff8d9219ee _dispatch_mgr_thread + 54

Thread 2 Crashed:
0   _CppBlockUtils.so              0x0000000106943c13 BtcWallet::isMineBulkFilter(Tx&, std::__1::map, std::__1::allocator > >&, bool) + 259
1   _CppBlockUtils.so              0x00000001069476f8 BtcWallet::scanTx(Tx&, unsigned int, unsigned int, unsigned int) + 120
2   _CppBlockUtils.so              0x0000000106957675 BlockDataManager_LevelDB::rescanWalletZeroConf(BtcWallet&) + 277
3   _CppBlockUtils.so              0x0000000106b2434c _wrap_BlockDataManager_LevelDB_rescanWalletZeroConf + 172
4   org.python.python              0x00000001000a5655 PyEval_EvalFrameEx + 16725
5   org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
6   org.python.python              0x0000000100033556 function_call + 342
7   org.python.python              0x000000010000fe25 PyObject_Call + 101
8   org.python.python              0x00000001000a57f6 PyEval_EvalFrameEx + 17142
9   org.python.python              0x00000001000a81e2 fast_function + 194
10  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
11  org.python.python              0x00000001000a81e2 fast_function + 194
12  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
13  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
14  org.python.python              0x0000000100033556 function_call + 342
15  org.python.python              0x000000010000fe25 PyObject_Call + 101
16  org.python.python              0x000000010001be46 instancemethod_call + 166
17  org.python.python              0x000000010000fe25 PyObject_Call + 101
18  org.python.python              0x00000001000a79ad PyEval_CallObjectWithKeywords + 93
19  org.python.python              0x00000001000def26 t_bootstrap + 70
20  libsystem_c.dylib              0x00007fff88351772 _pthread_start + 327
21  libsystem_c.dylib              0x00007fff8833e1a1 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        0x00007fff8be43322 __select + 10
1   com.apple.CoreFoundation      0x00007fff903acf46 __CFSocketManager + 1302
2   libsystem_c.dylib              0x00007fff88351772 _pthread_start + 327
3   libsystem_c.dylib              0x00007fff8833e1a1 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib        0x00007fff8be430fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff88355fb9 _pthread_cond_wait + 869
2   _CppBlockUtils.so              0x0000000106a668a7 leveldb::(anonymous namespace)::PosixEnv::BGThreadWrapper(void*) + 71
3   libsystem_c.dylib              0x00007fff88351772 _pthread_start + 327
4   libsystem_c.dylib              0x00007fff8833e1a1 thread_start + 13

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000106cad240  rcx: 0x0000000000000000  rdx: 0x0000000122faeb68
  rdi: 0x0000000107d00130  rsi: 0x000000010a8ebfa0  rbp: 0x0000000107cffa90  rsp: 0x0000000107cff820
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000001002  r11: 0x00000001cbb97000
  r12: 0x0000000106cad260  r13: 0x000000010a8ebfa0  r14: 0x0000000122faeb68  r15: 0x0000000000000000
  rip: 0x0000000106943c13  rfl: 0x0000000000010202  cr2: 0x0000000000000000
Logical CPU: 0

Binary Images:

---omitted--------

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 299
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 19585
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=180.7M resident=88.5M(49%) swapped_out_or_unallocated=92.2M(51%)
Writable regions: Total=915.4M written=786.7M(86%) resident=840.7M(92%) swapped_out=0K(0%) unallocated=74.7M(8%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  13.5M
CG image                             20K
CG raster data                       96K
CG shared images                    256K
CoreImage                             4K
CoreServices                       2560K
MALLOC                            871.0M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                        4K
OpenCL                                8K
SQLite page cache                    96K
STACK GUARD                        56.0M
Stack                              13.1M
VM_ALLOCATE                        16.2M
__DATA                             13.9M
__IMAGE                             528K
__LINKEDIT                         62.1M
__TEXT                            118.6M
__UNICODE                           544K
mapped file                         1.9G
shared memory                      18.4M
===========                      =======
TOTAL                               3.1G
newbie
Activity: 14
Merit: 1
OSX 10.8, armory testing v14. I'm receiving an error slightly similar to the poster above:

Code:
2013-11-19 13:34 (INFO) -- ArmoryQt.py:4803 - Current block number: 270488
2013-11-19 14:17 (ERROR) -- armoryengine.py:12372 - Waiting for BDM output that didn't come after 20s.
2013-11-19 14:17 (ERROR) -- armoryengine.py:12373 - BDM state is currently: BlockchainReady
2013-11-19 14:17 (ERROR) -- armoryengine.py:12374 - Called from: armoryengine.py:12563 (20743723)
2013-11-19 14:17 (ERROR) -- armoryengine.py:12375 - BDM currently doing: ZeroConfTxToInsert (14629250)
2013-11-19 14:17 (ERROR) -- armoryengine.py:12376 - Direct traceback
2013-11-19 14:17 (ERROR) -- armoryengine.py:12378 - Traceback:
Traceback (most recent call last):
  File "/Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/armoryengine.py", line 12368, in waitForOutputIfNecessary
    return self.outputQueue.get(True, self.mtWaitSec)
  File "/Users/joeschmoe/BitcoinArmory/osx_picobit/workspace/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/Queue.py", line 176, in get
Empty
2013-11-19 14:17 (ERROR) -- armoryengine.py:13289 - ErrorOut var over-represented number of errors!
 

I'm guessing this to be related to coming out of screen saver/sleep mode. My bitcoin-QT manages to pick up the connection after a moment, but sometimes it may cause armory to crash. Usually there is no error in the armory log file. This happens a 1-3 times a day. Every time it happens, armory needs to rescan the blockchain (20-30min) and then it's normal.

Here is the relevant section from the system crash/hang log. It looks like thread #2 is the one that crashed, so that's what I copied:

Code:
Process:         Python [66359]
Path:            /Applications/Armory.app/Contents/MacOS/Python
Identifier:      com.armory.armory
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  bash [66356]
User ID:         501

Date/Time:       2013-11-19 14:17:28.853 -0500
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Sleep/Wake UUID: 3175AE78-633C-412C-B9D9-09218547AFC1

Crashed Thread:  2

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
-->
    __TEXT                 0000000100000000-0000000100001000 [    4K] r-x/rwx SM=COW  /Applications/Armory.app/Contents/MacOS/Python

-------snip-------


Thread 2 Crashed:
0   _CppBlockUtils.so              0x0000000103943c13 BtcWallet::isMineBulkFilter(Tx&, std::__1::map, std::__1::allocator > >&, bool) + 259
1   _CppBlockUtils.so              0x00000001039476f8 BtcWallet::scanTx(Tx&, unsigned int, unsigned int, unsigned int) + 120
2   _CppBlockUtils.so              0x0000000103957675 BlockDataManager_LevelDB::rescanWalletZeroConf(BtcWallet&) + 277
3   _CppBlockUtils.so              0x0000000103b2434c _wrap_BlockDataManager_LevelDB_rescanWalletZeroConf + 172
4   org.python.python              0x00000001000a5655 PyEval_EvalFrameEx + 16725
5   org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
6   org.python.python              0x0000000100033556 function_call + 342
7   org.python.python              0x000000010000fe25 PyObject_Call + 101
8   org.python.python              0x00000001000a57f6 PyEval_EvalFrameEx + 17142
9   org.python.python              0x00000001000a81e2 fast_function + 194
10  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
11  org.python.python              0x00000001000a81e2 fast_function + 194
12  org.python.python              0x00000001000a459b PyEval_EvalFrameEx + 12443
13  org.python.python              0x00000001000a1386 PyEval_EvalCodeEx + 1734
14  org.python.python              0x0000000100033556 function_call + 342
15  org.python.python              0x000000010000fe25 PyObject_Call + 101
16  org.python.python              0x000000010001be46 instancemethod_call + 166
17  org.python.python              0x000000010000fe25 PyObject_Call + 101
18  org.python.python              0x00000001000a79ad PyEval_CallObjectWithKeywords + 93
19  org.python.python              0x00000001000def26 t_bootstrap + 70
20  libsystem_c.dylib              0x00007fff88351772 _pthread_start + 327
21  libsystem_c.dylib              0x00007fff8833e1a1 thread_start + 13

-----snip-----

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000103cad240  rcx: 0x0000000000000000  rdx: 0x000000010f59bd78
  rdi: 0x0000000106000130  rsi: 0x000000010901efb0  rbp: 0x0000000105fffa90  rsp: 0x0000000105fff820
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000001002  r11: 0x00000001c8f22000
  r12: 0x0000000103cad260  r13: 0x000000010901efb0  r14: 0x000000010f59bd78  r15: 0x0000000000000000
  rip: 0x0000000103943c13  rfl: 0x0000000000010202  cr2: 0x0000000000000000
Logical CPU: 0

Hope this helps
legendary
Activity: 1400
Merit: 1009
Code:
2013-11-17 21:38 (INFO) -- armoryengine.py:12398 - Reading blockchain, pct complete: 99.6
2013-11-17 21:39 (INFO) -- armoryengine.py:12398 - Reading blockchain, pct complete: 0.0
2013-11-17 21:39 (INFO) -- ArmoryQt.py:4470 - Dashboard switched to fully-online mode
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3844 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3786 - Switching Armory functional mode to "Online"
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3844 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1914 - Syncing wallet: 2qx2YAzB
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1914 - Syncing wallet: hfGoBPCT
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1914 - Syncing wallet: v7K4ZC15
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1914 - Syncing wallet: 2mKi33bH9
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1914 - Syncing wallet: GeZiZcDD
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1914 - Syncing wallet: umjPW8pw
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1914 - Syncing wallet: 21ZeYZai3
2013-11-17 21:39 (INFO) -- ArmoryQt.py:1926 - Current block number: 270232
2013-11-17 21:39 (INFO) -- ArmoryQt.py:4470 - Dashboard switched to fully-online mode
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3844 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3786 - Switching Armory functional mode to "Online"
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3844 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2013-11-17 21:39 (INFO) -- ArmoryQt.py:4470 - Dashboard switched to fully-online mode
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3844 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3786 - Switching Armory functional mode to "Online"
2013-11-17 21:39 (INFO) -- ArmoryQt.py:3844 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2013-11-17 21:50 (INFO) -- ArmoryQt.py:4786 - New Block! : 270233
2013-11-17 21:50 (INFO) -- ArmoryQt.py:4810 - Current block number: 270233
2013-11-17 22:05 (INFO) -- armoryengine.py:10553 - Received new block.  00000000000000055f457b8f2c189e90a045f153d42c6afb940cd7b8bc8105ad
2013-11-17 22:05 (INFO) -- ArmoryQt.py:4786 - New Block! : 270234
2013-11-17 22:05 (INFO) -- ArmoryQt.py:4810 - Current block number: 270234
2013-11-17 22:41 (INFO) -- armoryengine.py:10553 - Received new block.  0000000000000002059e7f0c251de4ca86e73d8d8dbb8f3cf9d071114d4cc0a5
2013-11-17 22:41 (INFO) -- ArmoryQt.py:4786 - New Block! : 270235
2013-11-17 22:41 (INFO) -- ArmoryQt.py:4810 - Current block number: 270235
2013-11-17 22:47 (INFO) -- armoryengine.py:10553 - Received new block.  000000000000000656e968d866a3a3b6fb4edbecfc1f49e2e8b36becf82f04dc
2013-11-17 22:47 (INFO) -- ArmoryQt.py:4786 - New Block! : 270236
2013-11-17 22:47 (INFO) -- ArmoryQt.py:4810 - Current block number: 270236
2013-11-17 22:52 (INFO) -- armoryengine.py:10553 - Received new block.  000000000000000649500b42bfd07ffe586a0074f5b2fcfe9445b2053b82b4c8
2013-11-17 22:52 (INFO) -- ArmoryQt.py:4786 - New Block! : 270237
2013-11-17 22:52 (INFO) -- ArmoryQt.py:4810 - Current block number: 270237
2013-11-17 22:53 (INFO) -- armoryengine.py:10553 - Received new block.  0000000000000000060cbaf02710e7c891e06ec9eebada6e572324a685e1cbd6
2013-11-17 22:53 (INFO) -- ArmoryQt.py:4786 - New Block! : 270238
2013-11-17 22:53 (INFO) -- ArmoryQt.py:4810 - Current block number: 270238
2013-11-17 22:59 (INFO) -- ArmoryQt.py:4786 - New Block! : 270239
2013-11-17 22:59 (INFO) -- ArmoryQt.py:4810 - Current block number: 270239
2013-11-17 22:59 (INFO) -- armoryengine.py:10553 - Received new block.  0000000000000000249f70ff362231538dd50ba936ab5f60c01196e75404505a
2013-11-17 23:00 (ERROR) -- armoryengine.py:12265 - BDM was not ready for your request!  Waited 20 sec.
2013-11-17 23:00 (ERROR) -- armoryengine.py:12266 -   getattr   name: hasTxWithHash
2013-11-17 23:00 (ERROR) -- armoryengine.py:12267 - BDM currently doing: ZeroConfTxToInsert (57537226)
2013-11-17 23:00 (ERROR) -- armoryengine.py:12268 - Waiting for completion: ID= 55370105
2013-11-17 23:00 (ERROR) -- armoryengine.py:12269 - Direct traceback
2013-11-17 23:00 (ERROR) -- armoryengine.py:12272 - Traceback:
Traceback (most recent call last):
  File "/usr/lib64/armory/armoryengine.py", line 12262, in passthruFunc
    out = self.outputQueue.get(True, self.mtWaitSec)
  File "/usr/lib64/python2.7/Queue.py", line 176, in get
    raise Empty
Empty
2013-11-17 23:00 (ERROR) -- armoryengine.py:13208 - ErrorOut var over-represented number of errors!
hero member
Activity: 547
Merit: 500
Decor in numeris
https://codereview.qt-project.org/#change,62937
seems to have a patch that is working to solve the 10.9 Modal sessions issues on Mac.

EDIT: the current build script is using a precompiled version of Qt, targeted at Mountain Lion.  Maybe try building Qt from scratch (using the homebrew formula for inspiration) and adding this patch.

etotheipi found that patch a few days ago.  I already modified the build script to build Qt from source.  Requires the git head and 2-3 patches just to compile.  Unfortunately only to find out that the patch you referred to makes no difference.  My guess is that the patch does not solve the actual problem, but only the symptom, and that the real trouble is elsewhere (possibly in OS X and not in Qt).
newbie
Activity: 20
Merit: 0
Quote
Do you have a lot of addresses?  This particular crash looks like what happens when Armory gets "swamped" in processing, and falls behind trying to catch up.  Still some errors in my error-handling procedures, but I haven't seen it happen under nominal conditions.  There's definitely some room for improvement there...
3 wallets, 1st - 71 used addresses, 2nd - 73 used addresses, 3th - 35 used addresses. So it's 179 used addresses.
hero member
Activity: 714
Merit: 500
I don't seem to be able to shutdown cleanly, and thus Armory requires a slow re-scan of the blockchain each time I load it.

Running on Ubuntu 12.04 / 64 bit

Heres a log of some of the output upon closing Armory:

Code:
(ERROR) armoryengine.py:11770 - BDM was not ready for your request!  Waited 10 sec.
(ERROR) armoryengine.py:11771 -   getattr   name: hasTxWithHash
(ERROR) armoryengine.py:11772 - BDM currently doing: Shutdown (49332375)
(ERROR) armoryengine.py:11773 - Waiting for completion: ID= 20812363
(ERROR) armoryengine.py:11774 - Direct traceback
  File "ArmoryQt.py", line 4824, in
    os._exit(QAPP.exec_())
  File "/opt/bitcoin-armory/qt4reactor.py", line 103, in read
    log.callWithLogger(w, _read)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
  File "/opt/bitcoin-armory/qt4reactor.py", line 92, in _read
    why = w.doRead()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 199, in doRead
    rval = self.protocol.dataReceived(data)
  File "/opt/bitcoin-armory/armoryengine.py", line 10101, in dataReceived
    self.processMessage(msg)
  File "/opt/bitcoin-armory/armoryengine.py", line 10129, in processMessage
    TheBDM.hasTxWithHash(inv[1]):
  File "/opt/bitcoin-armory/armoryengine.py", line 11775, in passthruFunc
    traceback.print_stack()
(ERROR) armoryengine.py:11777 - Traceback:
Traceback (most recent call last):
  File "/opt/bitcoin-armory/armoryengine.py", line 11767, in passthruFunc
    out = self.outputQueue.get(True, self.mtWaitSec)
  File "/usr/lib/python2.7/Queue.py", line 176, in get
    raise Empty
Empty
(ERROR) armoryengine.py:11796 - Waiting for BDM output that didn't come after 10s.
(ERROR) armoryengine.py:11797 - BDM state is currently: BlockchainReady
(ERROR) armoryengine.py:11798 - Called from: armoryengine.py:11964 (11801336)
(ERROR) armoryengine.py:11799 - BDM currently doing: Shutdown (49332375)
(ERROR) armoryengine.py:11800 - Direct traceback
  File "ArmoryQt.py", line 4824, in
    os._exit(QAPP.exec_())
  File "/opt/bitcoin-armory/qt4reactor.py", line 103, in read
    log.callWithLogger(w, _read)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
  File "/opt/bitcoin-armory/qt4reactor.py", line 102, in _read
    self.reactor._iterate(fromqt=True)
  File "/opt/bitcoin-armory/qt4reactor.py", line 231, in _iterate
    self.runUntilCurrent()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 800, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "ArmoryQt.py", line 4415, in Heartbeat
    newBlocks = TheBDM.readBlkFileUpdate(wait=True)
  File "/opt/bitcoin-armory/armoryengine.py", line 11964, in readBlkFileUpdate
    return self.waitForOutputIfNecessary(expectOutput, rndID)
  File "/opt/bitcoin-armory/armoryengine.py", line 11801, in waitForOutputIfNecessary
    traceback.print_stack()
(ERROR) armoryengine.py:11802 - Traceback:
Traceback (most recent call last):
  File "/opt/bitcoin-armory/armoryengine.py", line 11792, in waitForOutputIfNecessary
    return self.outputQueue.get(True, self.mtWaitSec)
  File "/usr/lib/python2.7/Queue.py", line 176, in get
    raise Empty
Empty
(ERROR) armoryengine.py:11770 - BDM was not ready for your request!  Waited 10 sec.
(ERROR) armoryengine.py:11771 -   getattr   name: getTopBlockHeight
(ERROR) armoryengine.py:11772 - BDM currently doing: Shutdown (49332375)
(ERROR) armoryengine.py:11773 - Waiting for completion: ID= 54154651
(ERROR) armoryengine.py:11774 - Direct traceback
  File "ArmoryQt.py", line 4824, in
    os._exit(QAPP.exec_())
  File "/opt/bitcoin-armory/qt4reactor.py", line 103, in read
    log.callWithLogger(w, _read)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
  File "/opt/bitcoin-armory/qt4reactor.py", line 102, in _read
    self.reactor._iterate(fromqt=True)
  File "/opt/bitcoin-armory/qt4reactor.py", line 231, in _iterate
    self.runUntilCurrent()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 800, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "ArmoryQt.py", line 4416, in Heartbeat
    self.currBlockNum = TheBDM.getTopBlockHeight()
  File "/opt/bitcoin-armory/armoryengine.py", line 11775, in passthruFunc
    traceback.print_stack()
(ERROR) armoryengine.py:11777 - Traceback:
Traceback (most recent call last):
  File "/opt/bitcoin-armory/armoryengine.py", line 11767, in passthruFunc
    out = self.outputQueue.get(True, self.mtWaitSec)
  File "/usr/lib/python2.7/Queue.py", line 176, in get
    raise Empty
Empty
(ERROR) armoryengine.py:11770 - BDM was not ready for your request!  Waited 10 sec.
(ERROR) armoryengine.py:11771 -   getattr   name: rescanWalletZeroConf
(ERROR) armoryengine.py:11772 - BDM currently doing: Shutdown (49332375)
(ERROR) armoryengine.py:11773 - Waiting for completion: ID= 31095303
(ERROR) armoryengine.py:11774 - Direct traceback
  File "ArmoryQt.py", line 4824, in
    os._exit(QAPP.exec_())
  File "/opt/bitcoin-armory/qt4reactor.py", line 103, in read
    log.callWithLogger(w, _read)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
  File "/opt/bitcoin-armory/qt4reactor.py", line 102, in _read
    self.reactor._iterate(fromqt=True)
  File "/opt/bitcoin-armory/qt4reactor.py", line 231, in _iterate
    self.runUntilCurrent()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 800, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "ArmoryQt.py", line 4447, in Heartbeat
    TheBDM.rescanWalletZeroConf(wlt.cppWallet, wait=True)
  File "/opt/bitcoin-armory/armoryengine.py", line 11775, in passthruFunc
    traceback.print_stack()
(ERROR) armoryengine.py:11777 - Traceback:
Traceback (most recent call last):
  File "/opt/bitcoin-armory/armoryengine.py", line 11767, in passthruFunc
    out = self.outputQueue.get(True, self.mtWaitSec)
  File "/usr/lib/python2.7/Queue.py", line 176, in get
    raise Empty
Empty
(ERROR) armoryengine.py:11770 - BDM was not ready for your request!  Waited 10 sec.
(ERROR) armoryengine.py:11771 -   getattr   name: rescanWalletZeroConf
(ERROR) armoryengine.py:11772 - BDM currently doing: Shutdown (49332375)
(ERROR) armoryengine.py:11773 - Waiting for completion: ID= 98820070
(ERROR) armoryengine.py:11774 - Direct traceback
  File "ArmoryQt.py", line 4824, in
    os._exit(QAPP.exec_())
  File "/opt/bitcoin-armory/qt4reactor.py", line 103, in read
    log.callWithLogger(w, _read)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
  File "/opt/bitcoin-armory/qt4reactor.py", line 102, in _read
    self.reactor._iterate(fromqt=True)
  File "/opt/bitcoin-armory/qt4reactor.py", line 231, in _iterate
    self.runUntilCurrent()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 800, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "ArmoryQt.py", line 4447, in Heartbeat
    TheBDM.rescanWalletZeroConf(wlt.cppWallet, wait=True)
  File "/opt/bitcoin-armory/armoryengine.py", line 11775, in passthruFunc
    traceback.print_stack()
(ERROR) armoryengine.py:11777 - Traceback:
Traceback (most recent call last):
  File "/opt/bitcoin-armory/armoryengine.py", line 11767, in passthruFunc
    out = self.outputQueue.get(True, self.mtWaitSec)
  File "/usr/lib/python2.7/Queue.py", line 176, in get
    raise Empty
Empty
Resetting BlockDataMgr, freeing memory

full member
Activity: 160
Merit: 100
-never mind-
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets


I restored two wallets after building the database.  The first rescanned fine. The second hung at 0% after the error: 
Traceback (most recent call last):
  File "armoryengine.pyc", line 13409, in run
  File "armoryengine.pyc", line 13051, in __startRescanBlockchain
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'I:\\armory\\blkfiles.txt'



Ahh, super interesting.  There's a file that stores the scan state, and it's apparently not being released from the previous scan, in order to be opened for the next one.  I will look at that.  1x bounty for you!

Score!  You can send it to:  1TipMeWsx7KNoX6Lap3Vh3PM8B8EYuRJj
Thanks for all your hard work.
newbie
Activity: 16
Merit: 0
https://codereview.qt-project.org/#change,62937
seems to have a patch that is working to solve the 10.9 Modal sessions issues on Mac.

EDIT: the current build script is using a precompiled version of Qt, targeted at Mountain Lion.  Maybe try building Qt from scratch (using the homebrew formula for inspiration) and adding this patch.
member
Activity: 113
Merit: 11
Code:
2013-11-17 00:29 (INFO) -- ArmoryQt.py:1633 - loadWalletsAndSettings
2013-11-17 00:29 (INFO) -- ArmoryQt.py:1680 - Loading wallets...
2013-11-17 00:29 (WARNING) -- armoryengine.py:9074 - ***WARNING: creation of backup was interrupted -- fixing
2013-11-17 00:29 (ERROR) -- ArmoryQt.py:1723 - ***WARNING: Wallet could not be loaded: /home/ferret/.armory/armory_35Fijn44X_.watchonly.wallet (skipping)
...
OSError: [Errno 1] Operation not permitted: '/home/ferret/.armory/armory_35Fijn44X_.watchonly_backup.wallet'

SimonL, you definitely earned your bounty!  Thanks for looking into that!  The fact that you do have a corrupted/malformed wallet file confirms that this is probably related to the last person who reported this.  They removed the corrupted file and the behavior went away.  It sounds like perhaps you just need to remove the WO wallet and re-export the watching-only wallet from the offline computer, to replace the corrupted one (it looks like Armory couldn't fix it).  Unfortuantely, it doesn't carry the comments with it... will add that as a later feature (to merge wallet files).

No worries, glad I can help out Smiley

I re-exported the watching-only wallet using my offline version 0.88.1-beta but it still threw back the same error, so it seems that something with exporting that particular wallet doesn't agree with the newer version. I'm pretty sure that the watching only wallet that failed was made using 0.88.1 and the other wallets were created using an earlier version, though I'm not 100% certain.
sr. member
Activity: 246
Merit: 250
My spoon is too big!
Mac OSX 10.8.5 Crash
Code:
...
Can you please open Armory and use "File"->Export Log File and email the result to support @ bitcoinarmory.com?  Those crash reports are pretty much useless for us.  It gives us a tiny hint of where the problem is, but the log gives us the whole story.  And please use the menu, since there's multiple logs that Armory will collapse into one.   Or maybe you can find some interesting error messages in the log and post them here.

emailed as attachment using what I think is your public key for file encryption. Let me know if I need to send it a different way.

Thanks.
member
Activity: 98
Merit: 10
Minor usability issue (no bounty expected). When creating a new wallet Armory asks for your password 3 times while creating it then immediately asks a 4th time so that it can do a backup. I think Armory should automatically remember the password internally when launching the backup manager.

Edit: Also, canceling out of the backup manager asks if you want to test the backup. Obviously you can't test the backup because you didn't make it.

Finally, when making an new wallet, I would prefer Armory allow the user to pick the type of backup instead of just assuming a single page paper backup.

Edit 2: The "Done" option on the backup center screen acts like a cancel button and I would recommend rewording the label. Armory uses "<<< Go Back" on the wallet properties screen so that could be used for consistency.

Edit 3 (sorry...): Also on the backup center screen, the text in the features of the backup type (right box) moves around depending on which option is selected. The text stays the same, so why does the text move. (Windows 7 64bit) I can take some screenshots to show the issue if needed, but I think it is because the x icon is a different size than the checkmark.

Edit 4 (I swear this is the last): The "Done" option on the backup center doesn't force the focus back to another Armory screen. For example bring up the backup center, switch windows to firefox (fullscreen), switch back to the backup center, click "Done". This drops you back to firefox instead of Armory.
sr. member
Activity: 322
Merit: 250
Hi, I sent .1 BTC to my armory address running this version (Windows 8, 8 GB RAM) and whenever I do anything that requires unlocking my wallet, it completely freezes and becomes unresponsive. I have a paper backup. Help?
legendary
Activity: 1050
Merit: 1004
Issue with auto scroll up, Windows 8 Pro. 64bit. 8GB RAM. I encountered this bug while using Armory 0.89.99.14-beta / Advanced.. --- Video of the bug below.

http://www.screenr.com/N6QH

Let me know if this helps.

1NjgWevCNQ3XbzAmqr2V3tdTxGwozgYPUT

The same problem exists in OSX, Version 10.9 - 2.53 GHz Intel Core Duo, 4GB DDR3.

Not sure if this qualifies for another bounty but, here you have it Smiley

Let me know if you want a screen capture of the bug in Mavericks. Grin
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
Code:
2013-11-17 00:29 (INFO) -- ArmoryQt.py:1633 - loadWalletsAndSettings
2013-11-17 00:29 (INFO) -- ArmoryQt.py:1680 - Loading wallets...
2013-11-17 00:29 (WARNING) -- armoryengine.py:9074 - ***WARNING: creation of backup was interrupted -- fixing
2013-11-17 00:29 (ERROR) -- ArmoryQt.py:1723 - ***WARNING: Wallet could not be loaded: /home/ferret/.armory/armory_35Fijn44X_.watchonly.wallet (skipping)
...
OSError: [Errno 1] Operation not permitted: '/home/ferret/.armory/armory_35Fijn44X_.watchonly_backup.wallet'

SimonL, you definitely earned your bounty!  Thanks for looking into that!  The fact that you do have a corrupted/malformed wallet file confirms that this is probably related to the last person who reported this.  They removed the corrupted file and the behavior went away.  It sounds like perhaps you just need to remove the WO wallet and re-export the watching-only wallet from the offline computer, to replace the corrupted one (it looks like Armory couldn't fix it).  Unfortuantely, it doesn't carry the comments with it... will add that as a later feature (to merge wallet files).

I left Armory on for some time and it's crashed:
Log from console:
Code:
...

Do you have a lot of addresses?  This particular crash looks like what happens when Armory gets "swamped" in processing, and falls behind trying to catch up.  Still some errors in my error-handling procedures, but I haven't seen it happen under nominal conditions.  There's definitely some room for improvement there...

I don't know is this bug but always when i close Armory:
Code:
-INFO  - 1384625610: (BlockUtils.cpp:3999) Saving wallet history for next load
(ERROR) armoryengine.py:13216 - Resetting BDM and all wallets
(WARNING) armoryengine.py:661 - Killing process pid=8379
(ERROR) ArmoryQt.py:4337 - BitcoindNotAvailable: should not happen...
Resetting BlockDataMgr, freeing memory

That's actually somewhat normal.  It's an "error" in a code path sense, but simply because something it was trying to do was already done. I should fix the messages...

I'm running OSX 10.8, every so often I'll get a dialog saying armory is not in sync because bitcoind/QT is off, however the QT app never quits. My laptop sometimes goes into power save mode, which disables the wifi, I think. Not sure if that has anything to do with it, but I tend to notice it more when waking up my mac. It doesn't just pop up at random while I'm active on it.

Yeah, Armory has always had a problem with this.  I think it would be a serious project to fix this.  Right now I guess we should add to the documentation that you need to disable sleep/power-save if you want to keep Armory running all the time.  However, now that its startup time is dramatically reduced, it's not so terrible to close it when you're done ...




  • Restoring paper and digital backups without restarting the app

I restored two wallets after building the database.  The first rescanned fine. The second hung at 0% after the error: 
Traceback (most recent call last):
  File "armoryengine.pyc", line 13409, in run
  File "armoryengine.pyc", line 13051, in __startRescanBlockchain
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'I:\\armory\\blkfiles.txt'

After closing and opening Armory the rescan is going now.
Code:
...

Ahh, super interesting.  There's a file that stores the scan state, and it's apparently not being released from the previous scan, in order to be opened for the next one.  I will look at that.  1x bounty for you!



Mac OSX 10.8.5 Crash

Code:
...

Can you please open Armory and use "File"->Export Log File and email the result to support @ bitcoinarmory.com?  Those crash reports are pretty much useless for us.  It gives us a tiny hint of where the problem is, but the log gives us the whole story.  And please use the menu, since there's multiple logs that Armory will collapse into one.   Or maybe you can find some interesting error messages in the log and post them here.

sr. member
Activity: 246
Merit: 250
My spoon is too big!
Mac OSX 10.8.5 Crash

Code:
Process:         Python [58678]
Path:            /Applications/Armory.app/Contents/MacOS/Python
Identifier:      com.armory.armory
Version:         0.89.99.14-beta
Code Type:       X86-64 (Native)
Parent Process:  bash [58675]
User ID:         501

OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Interval Since Last Report:          1710132 sec
Crashes Since Last Report:           2
Per-App Crashes Since Last Report:   2

Crashed Thread:  2

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000017851d9f5

VM Regions Near 0x17851d9f5:
    mapped file            00000001720ea000-00000001722ef000 [ 2068K] r--/r-x SM=PRV  /Users/USER/Library/Application Support/Armory/*/*.sst
-->
    CG shared images       00000001c0001000-00000001c0009000 [   32K] rw-/rw- SM=SHM  

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff95ffe322 __select + 10
1   time.so                       0x00000001011399af time_sleep + 143
2   org.python.python             0x00000001000a3320 PyEval_EvalFrameEx + 7712
3   org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
4   org.python.python             0x00000001000a8246 fast_function + 294
5   org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
6   org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
7   org.python.python             0x00000001000a8246 fast_function + 294
8   org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
9   org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
10  org.python.python             0x00000001000a8246 fast_function + 294
11  org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
12  org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
13  org.python.python             0x00000001000a8246 fast_function + 294
14  org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
15  org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
16  org.python.python             0x0000000100033556 function_call + 342
17  org.python.python             0x000000010000fe25 PyObject_Call + 101
18  org.python.python             0x00000001000a57f6 PyEval_EvalFrameEx + 17142
19  org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
20  org.python.python             0x00000001000a8246 fast_function + 294
21  org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
22  org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
23  org.python.python             0x0000000100033556 function_call + 342
24  org.python.python             0x000000010000fe25 PyObject_Call + 101
25  org.python.python             0x000000010001be46 instancemethod_call + 166
26  org.python.python             0x000000010000fe25 PyObject_Call + 101
27  org.python.python             0x00000001000a79ad PyEval_CallObjectWithKeywords + 93
28  sip.so                         0x000000010122f43c sip_api_invoke_slot + 401
29  QtCore.so                     0x0000000101707709 PyQtProxy::invokeSlot(qpycore_slot const&, void**) + 169
30  QtCore.so                     0x00000001017075b0 PyQtProxy::unislot(void**) + 160
31  QtCore.so                     0x00000001017074fe PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) + 110
32  QtCore                         0x000000010198299e QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1912
33  QtCore.so                     0x00000001016d68d2 sipQTimer::timerEvent(QTimerEvent*) + 98
34  QtCore                         0x000000010197ef46 QObject::event(QEvent*) + 48
35  QtCore.so                     0x00000001016d6942 sipQTimer::event(QEvent*) + 98
36  QtGui                         0x0000000104852488 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 198
37  QtGui                         0x0000000104854aa7 QApplication::notify(QObject*, QEvent*) + 5733
38  QtGui.so                       0x0000000104046dd9 sipQApplication::notify(QObject*, QEvent*) + 121
39  QtCore                         0x000000010196f639 QCoreApplication::notifyInternal(QObject*, QEvent*) + 101
40  QtGui                         0x0000000104855371 qt_sendSpontaneousEvent(QObject*, QEvent*) + 44
41  QtGui                         0x000000010480f44b QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) + 125
42  com.apple.CoreFoundation       0x00007fff97b11804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
43  com.apple.CoreFoundation       0x00007fff97b1131d __CFRunLoopDoTimer + 557
44  com.apple.CoreFoundation       0x00007fff97af6ad9 __CFRunLoopRun + 1529
45  com.apple.CoreFoundation       0x00007fff97af60e2 CFRunLoopRunSpecific + 290
46  com.apple.HIToolbox           0x00007fff971eaeb4 RunCurrentEventLoopInMode + 209
47  com.apple.HIToolbox           0x00007fff971eab94 ReceiveNextEventCommon + 166
48  com.apple.HIToolbox           0x00007fff971eaae3 BlockUntilNextEventMatchingListInMode + 62
49  com.apple.AppKit               0x00007fff98e43533 _DPSNextEvent + 685
50  com.apple.AppKit               0x00007fff98e42df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
51  com.apple.AppKit               0x00007fff98e3a1a3 -[NSApplication run] + 517
52  QtGui                         0x000000010480fe01 QEventDispatcherMac::processEvents(QFlags) + 461
53  QtCore                         0x000000010196cd89 QEventLoop::processEvents(QFlags) + 79
54  QtCore                         0x000000010196cee7 QEventLoop::exec(QFlags) + 341
55  QtCore                         0x000000010196fa6b QCoreApplication::exec() + 199
56  QtGui.so                       0x0000000104048330 meth_QApplication_exec_ + 80
57  org.python.python             0x00000001000a3320 PyEval_EvalFrameEx + 7712
58  org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
59  org.python.python             0x00000001000a0cb6 PyEval_EvalCode + 54
60  org.python.python             0x00000001000c8351 PyRun_FileExFlags + 161
61  org.python.python             0x00000001000c7e9e PyRun_SimpleFileExFlags + 718
62  org.python.python             0x00000001000dcedb Py_Main + 3307
63  Python                         0x0000000100000e55 0x100000000 + 3669
64  Python                         0x0000000100000d71 0x100000000 + 3441

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff95ffed16 kevent + 10
1   libdispatch.dylib             0x00007fff8db8adea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             0x00007fff8db8a9ee _dispatch_mgr_thread + 54

Thread 2 Crashed:
0   _CppBlockUtils.so             0x0000000107907334 BtcUtils::readVarInt(unsigned char const*, unsigned int*) + 4
1   _CppBlockUtils.so             0x000000010793da6a BtcUtils::TxCalcLength(unsigned char const*, std::__1::vector >*, std::__1::vector >*) + 490
2   _CppBlockUtils.so             0x0000000107938121 Tx::unserialize(unsigned char const*) + 33
3   _CppBlockUtils.so             0x0000000107938308 Tx::unserialize(BinaryRefReader&) + 24
4   _CppBlockUtils.so             0x0000000107933e5f Tx::Tx(BinaryRefReader&) + 191
5   _CppBlockUtils.so             0x00000001079232d3 StoredHeader::unserializeFullBlock(BinaryRefReader, bool, bool) + 547
6   _CppBlockUtils.so             0x000000010795fd55 BlockDataManager_LevelDB::addRawBlockToDB(BinaryRefReader&) + 261
7   _CppBlockUtils.so             0x0000000107960936 BlockDataManager_LevelDB::addNewBlockData(BinaryRefReader&, unsigned int, unsigned int, unsigned int) + 1478
8   _CppBlockUtils.so             0x000000010795ecb7 BlockDataManager_LevelDB::readBlkFileUpdate() + 3031
9   _CppBlockUtils.so             0x0000000107b1e5fe _wrap_BlockDataManager_LevelDB_readBlkFileUpdate + 110
10  org.python.python             0x00000001000a3320 PyEval_EvalFrameEx + 7712
11  org.python.python             0x00000001000a81e2 fast_function + 194
12  org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
13  org.python.python             0x00000001000a81e2 fast_function + 194
14  org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
15  org.python.python             0x00000001000a81e2 fast_function + 194
16  org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
17  org.python.python             0x00000001000a81e2 fast_function + 194
18  org.python.python             0x00000001000a459b PyEval_EvalFrameEx + 12443
19  org.python.python             0x00000001000a1386 PyEval_EvalCodeEx + 1734
20  org.python.python             0x0000000100033556 function_call + 342
21  org.python.python             0x000000010000fe25 PyObject_Call + 101
22  org.python.python             0x000000010001be46 instancemethod_call + 166
23  org.python.python             0x000000010000fe25 PyObject_Call + 101
24  org.python.python             0x00000001000a79ad PyEval_CallObjectWithKeywords + 93
25  org.python.python             0x00000001000def26 t_bootstrap + 70
26  libsystem_c.dylib             0x00007fff97fdf772 _pthread_start + 327
27  libsystem_c.dylib             0x00007fff97fcc1a1 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fff95ffe322 __select + 10
1   com.apple.CoreFoundation       0x00007fff97b35f46 __CFSocketManager + 1302
2   libsystem_c.dylib             0x00007fff97fdf772 _pthread_start + 327
3   libsystem_c.dylib             0x00007fff97fcc1a1 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib         0x00007fff95ffe0fa __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff97fe3fb9 _pthread_cond_wait + 869
2   _CppBlockUtils.so             0x0000000107a678a7 leveldb::(anonymous namespace)::PosixEnv::BGThreadWrapper(void*) + 71
3   libsystem_c.dylib             0x00007fff97fdf772 _pthread_start + 327
4   libsystem_c.dylib             0x00007fff97fcc1a1 thread_start + 13

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x0000000101bc0862  rbx: 0x00000000000000d3  rcx: 0x000000007695d18b  rdx: 0x00000000000041d0
  rdi: 0x000000017851d9f5  rsi: 0x00000001084ff0d4  rbp: 0x00000001084ff0a0  rsp: 0x00000001084ff0a0
   r8: 0x0000000000000037   r9: 0x000000000000000f  r10: 0x0000000000000000  r11: 0x000000012403e570
  r12: 0x00000000000000de  r13: 0x000000000000001a  r14: 0x00000001084ff3d0  r15: 0x00000001084ff0d4
  rip: 0x0000000107907334  rfl: 0x0000000000010202  cr2: 0x000000017851d9f5
Logical CPU: 2

Binary Images:
       0x100000000 -        0x100000fff +Python (???) <7391C337-F313-3DC3-8858-F4D98576338F> /Applications/Armory.app/Contents/MacOS/Python
       0x100003000 -        0x100138fff +org.python.python (2.7.5, [c] 2004-2013 Python Software Foundation. - 2.7.5) <103FEDE5-3388-3C57-BE91-77B2A5BD334E> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/Python
       0x1002ea000 -        0x1002ebfff +_hashlib.so (???) <66995330-32CB-3BF7-B7BD-7DC6F0D5F010> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
       0x1002f1000 -        0x1002f6ff7 +math.so (???) <05B6A5E0-C126-32A5-8D5C-02E9DC18D040> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
       0x1010c0000 -        0x1010c3ff7 +strop.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
       0x1010c8000 -        0x1010d1fff +_socket.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
       0x1010dd000 -        0x1010defff +_functools.so (???) <714F7066-2337-307F-814D-8BB324FC58E4> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
       0x1010e1000 -        0x1010e5fff +_ssl.so (???) <4A8EBFED-C759-3121-AE17-E1D2BDA066E1> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
       0x1010ea000 -        0x1010ebff7 +cStringIO.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
       0x1010f0000 -        0x1010f3ff7 +select.so (???) <91879F38-A462-31CE-84E9-6C9A38C15FB9> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
       0x1010f8000 -        0x1010f9fff +fcntl.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
       0x1010fc000 -        0x1010fcff7 +_psutil_posix.so (???) <7837F31B-7449-3475-A592-CF70D25E38CB> /Users/USER/*/_psutil_posix.so
       0x10112e000 -        0x101130ff7 +binascii.so (???) <0E85E810-30D8-3291-BA3B-C09AAED95CA4> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
       0x101134000 -        0x101135fff +_random.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
       0x101138000 -        0x10113aff7 +time.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
       0x10113f000 -        0x101142fff +_collections.so (???) <2995AA80-2ACF-3A43-883C-4740A6EC4252> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
       0x101148000 -        0x10114bfff +operator.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
       0x101152000 -        0x101158fff +itertools.so (???) <523081B5-2491-3FE1-96FF-A2CA3B9A8736> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x101163000 -        0x101164ff7 +_heapq.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
       0x101168000 -        0x101168fff +grp.so (???) <6938ADFC-882E-3FA2-9AE1-4E8BC7DE0422> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so
       0x10116b000 -        0x10116fff7 +_struct.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x101176000 -        0x101179fff +zlib.so (???) <14D6DE90-0442-3E3A-8C70-8D86E7912A34> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
       0x10117e000 -        0x101190ff7 +_io.so (???) <16EA57D4-FB53-3056-9C4B-A335843A47A2> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
       0x1011a7000 -        0x1011b3ff7 +parser.so (???) <6552B078-C32B-3005-B2DC-887AAAF3BF10> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/parser.so
       0x1011ba000 -        0x1011bbfff +_locale.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
       0x101200000 -        0x10120dfff +datetime.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
       0x101219000 -        0x10121eff7 +_psutil_osx.so (???) <45C430C1-AA84-32C5-A321-0326C3531C75> /Users/USER/*/_psutil_osx.so
       0x101223000 -        0x101232ff7 +sip.so (0) <87A4CE0D-66A8-3818-B1DD-628D3D5BAE8A> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sip.so
       0x10123b000 -        0x10123bff7 +_scproxy.so (???) <342235F5-0C31-3639-A855-D8D38B8F0789> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
       0x1013c0000 -        0x1013e9ff7 +pyexpat.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so
       0x101600000 -        0x101769ff7 +QtCore.so (0) <70D24F05-CA51-37B2-847C-369EF4662889> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/QtCore.so
       0x101875000 -        0x101adcff7 +QtCore (4.8.5) <0906F7C6-CD49-378D-9787-A05C39A15F83> /Applications/Armory.app/Contents/Dependencies/qt/4.8.5/lib/QtCore.framework/Versions/4/QtCore
       0x101bf3000 -        0x101bf6ff7 +_multiprocessing.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_multiprocessing.so
       0x101f34000 -        0x101f41ff7 +cPickle.so (???) <0F160548-0FFD-3940-9D58-0A0E369DBCE4> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so
       0x101fc9000 -        0x101fccfff +_zope_interface_coptimizations.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/zope.interface-4.0.5-py2.7-macosx-10.4-x86_64.egg/zope/interface/_zope_interface_coptimizations.so
       0x101fd2000 -        0x101fd6ff7 +_json.so (???) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_json.so
       0x101fdb000 -        0x101fe0ff7 +array.so (???) <8D7524E9-02E1-35EA-8B73-866E6E2A44E5> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so
       0x104000000 -        0x104467ff7 +QtGui.so (0) <175A92D4-F076-3EE8-9A57-B88E0C510C18> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/QtGui.so
       0x1047db000 -        0x105042ff7 +QtGui (4.8.5) <232BB82A-03AD-394E-8515-65389C77FA9F> /Applications/Armory.app/Contents/Dependencies/qt/4.8.5/lib/QtGui.framework/Versions/4/QtGui
       0x107901000 -        0x107c6eff7 +_CppBlockUtils.so (0) <9DFEB5A6-5E9A-32BE-BB59-B1491B855108> /Applications/Armory.app/Contents/MacOS/py/usr/lib/armory/_CppBlockUtils.so
       0x107fed000 -        0x107ff6fe7  libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x108586000 -        0x1085aaff7  com.apple.security.csparser (3.0 - 55179.13) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x1085e6000 -        0x1085e6ffb +cl_kernels (???) <6F067772-BC89-4B32-B52D-C17744BAC51C> cl_kernels
       0x109a25000 -        0x109adeff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x10aed9000 -        0x10aedafff +Qt.so (0) /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/Qt.so
       0x10aedd000 -        0x10aedefff +termios.so (???) <350F3281-B775-3E63-A640-7E69D44D1433> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/termios.so
       0x10d80e000 -        0x10d83cfff +QtXml.so (0) <88794FB6-7487-3D3A-AA37-A21080BCC211> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyQt4/QtXml.so
       0x10d863000 -        0x10d897fff +QtXml (4.8.5) <23911DC8-0AFA-33E4-B760-E0B512BA3C2D> /Applications/Armory.app/Contents/Dependencies/qt/4.8.5/lib/QtXml.framework/Versions/4/QtXml
       0x10ebff000 -        0x10ebffff7 +_bisect.so (???) <67C5854D-986D-39CB-8EBD-96571999BCE7> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so
       0x10fb42000 -        0x10fbdcff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff6a590000 -     0x7fff6a5c493f  dyld (210.2.3) /usr/lib/dyld
    0x7fff8ceca000 -     0x7fff8ceceff7  com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8cecf000 -     0x7fff8ced1fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8ced2000 -     0x7fff8ced8ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8ced9000 -     0x7fff8cf1cff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8cf1d000 -     0x7fff8d152ff7  com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d153000 -     0x7fff8d210ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8d222000 -     0x7fff8d25ffef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8d521000 -     0x7fff8d523ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8d535000 -     0x7fff8d547ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8d549000 -     0x7fff8d54aff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8d700000 -     0x7fff8d768fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8d769000 -     0x7fff8d7d2fff  libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
    0x7fff8d7d3000 -     0x7fff8d7f8ff7  libc++abi.dylib (26) /usr/lib/libc++abi.dylib
    0x7fff8d7f9000 -     0x7fff8d904fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8d93b000 -     0x7fff8d950fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8d951000 -     0x7fff8da6afff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8da6b000 -     0x7fff8da71fff  libCGXCoreImage.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8da72000 -     0x7fff8da94ff7  com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8da95000 -     0x7fff8dacfff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8db27000 -     0x7fff8db7cff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8db7d000 -     0x7fff8db7dfff  com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8db86000 -     0x7fff8db9bff7  libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
    0x7fff8db9c000 -     0x7fff8dfb9fff  FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8dfba000 -     0x7fff8e014fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8e015000 -     0x7fff8e082ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8e235000 -     0x7fff8e2e6fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e2e7000 -     0x7fff8e2effff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8e333000 -     0x7fff8e35aff7  com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8e35b000 -     0x7fff8e366fff  libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
    0x7fff8e367000 -     0x7fff8e395ff7  libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
    0x7fff8e3e6000 -     0x7fff8e435ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8e996000 -     0x7fff8e996fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e9ec000 -     0x7fff8ea0bff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8eb26000 -     0x7fff8eb29ff7  libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
    0x7fff8eb2f000 -     0x7fff8eb4eff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8f0cd000 -     0x7fff8f39eff7  com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8f46a000 -     0x7fff8f471fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8f472000 -     0x7fff8f510ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8f511000 -     0x7fff8f511fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8f521000 -     0x7fff8f525fff  libGIF.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8f526000 -     0x7fff8f726fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8f784000 -     0x7fff8f81ffff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9020f000 -     0x7fff9025bff7  libauto.dylib (185.4) /usr/lib/libauto.dylib
    0x7fff902ad000 -     0x7fff90422ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff90773000 -     0x7fff90781fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff90782000 -     0x7fff90930fff  com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff909d1000 -     0x7fff909e2ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff919a3000 -     0x7fff919e6ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff919e7000 -     0x7fff91a1dfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff91a1e000 -     0x7fff91a5dff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff91ac6000 -     0x7fff91c61fef  com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff91c62000 -     0x7fff91d64fff  libcrypto.0.9.8.dylib (47.2) /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9290b000 -     0x7fff92912fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff92913000 -     0x7fff92930ff7  com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff92931000 -     0x7fff92940fff  com.apple.opengl (1.8.10 - 1.8.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff92941000 -     0x7fff92945fff  libpam.2.dylib (20) /usr/lib/libpam.2.dylib
    0x7fff92946000 -     0x7fff92959ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9295a000 -     0x7fff92963ff7  com.apple.CommerceCore (1.0 - 26.2) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff92964000 -     0x7fff92965ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff929b6000 -     0x7fff929fefff  libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
    0x7fff92a49000 -     0x7fff92a71fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff92af5000 -     0x7fff92e54fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff92e55000 -     0x7fff92e76fff  com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff92e77000 -     0x7fff92e81fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff92e82000 -     0x7fff93008fff  libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff93009000 -     0x7fff93016ff7  com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9309e000 -     0x7fff930a3fff  com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff930a4000 -     0x7fff930f5ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff93101000 -     0x7fff931d3ff7  com.apple.CoreText (260.0 - 275.17) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff931d4000 -     0x7fff931d5ff7  libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib
    0x7fff931d6000 -     0x7fff93204fff  com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff93205000 -     0x7fff93264fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff93265000 -     0x7fff9326bfff  libmacho.dylib (829) /usr/lib/system/libmacho.dylib
    0x7fff9335e000 -     0x7fff933deff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff933df000 -     0x7fff933ebfff  com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff9341e000 -     0x7fff93424fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff93480000 -     0x7fff93493ff7  libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
    0x7fff93494000 -     0x7fff934b5ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff934b6000 -     0x7fff934c2fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff934c3000 -     0x7fff934fbfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff93557000 -     0x7fff93557ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff93558000 -     0x7fff93584ff7  libRIP.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff93585000 -     0x7fff93603ff7  com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff938fe000 -     0x7fff9392cfff  com.apple.shortcut (2.2 - 2.2) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff9393c000 -     0x7fff93a2dff7  com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff93a2e000 -     0x7fff93a45fff  com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff93a46000 -     0x7fff93a46fff  libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
    0x7fff93a97000 -     0x7fff93b18fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff93b19000 -     0x7fff93b26fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff93b27000 -     0x7fff93b28ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff93b31000 -     0x7fff93c04ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff93c05000 -     0x7fff93c49fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
    0x7fff93c4a000 -     0x7fff93c4cff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff93c6b000 -     0x7fff93c96fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff93da6000 -     0x7fff93da6fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff93da7000 -     0x7fff93dddfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff93dde000 -     0x7fff93ef692f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff93f03000 -     0x7fff93f9dfff  libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff94052000 -     0x7fff94060fff  libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
    0x7fff94061000 -     0x7fff9415efff  libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
    0x7fff9415f000 -     0x7fff94186fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff94187000 -     0x7fff941ddfff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff941de000 -     0x7fff941edff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff942ba000 -     0x7fff942ebff7  com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff942ec000 -     0x7fff942f0ff7  com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff942f1000 -     0x7fff94c81627  com.apple.CoreGraphics (1.600.0 - 333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff95173000 -     0x7fff95200ff7  com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff95201000 -     0x7fff95204fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff95207000 -     0x7fff9551eff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9556b000 -     0x7fff95611ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff956b5000 -     0x7fff956b5fff  libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
    0x7fff956b6000 -     0x7fff956beff7  libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib
    0x7fff956bf000 -     0x7fff956bffff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff95743000 -     0x7fff95744fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff95745000 -     0x7fff95745fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff95746000 -     0x7fff95748fff  com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff95772000 -     0x7fff95b69fff  libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff95bff000 -     0x7fff95c0dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff95c10000 -     0x7fff95d12fff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff95d15000 -     0x7fff95d16fff  libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
    0x7fff95fe7000 -     0x7fff95febfff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff95fec000 -     0x7fff96007ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff96008000 -     0x7fff9602aff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff9602b000 -     0x7fff96032fff  libGFXShared.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff96033000 -     0x7fff9608aff7  com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff96344000 -     0x7fff96351ff7  com.apple.HelpData (2.1.4 - 85) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff9636d000 -     0x7fff96372fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff96373000 -     0x7fff96468fff  libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
    0x7fff964b9000 -     0x7fff9660bfff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9680e000 -     0x7fff9687cff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff96add000 -     0x7fff96b27ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff96b28000 -     0x7fff96c48fff  com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff96c49000 -     0x7fff96c54fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff96f19000 -     0x7fff96f1afff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff96f62000 -     0x7fff96f70ff7  libkxld.dylib (2050.48.12) /usr/lib/system/libkxld.dylib
    0x7fff97119000 -     0x7fff9717cfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9717d000 -     0x7fff97181fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff97182000 -     0x7fff97184fff  libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff97185000 -     0x7fff9718afff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9718b000 -     0x7fff974bbfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff97512000 -     0x7fff9760fff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff97610000 -     0x7fff97626fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff97627000 -     0x7fff976ecff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff979e5000 -     0x7fff979fcfff  com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff979fd000 -     0x7fff97a7fff7  com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff97a80000 -     0x7fff97ac0ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff97ac1000 -     0x7fff97cabff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff97cac000 -     0x7fff97ce7fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff97d04000 -     0x7fff97fa8ff7  com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff97fa9000 -     0x7fff97fc0fff  libGL.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff97fcb000 -     0x7fff98097ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff98098000 -     0x7fff980f2ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff983a3000 -     0x7fff983b0fff  libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
    0x7fff983b1000 -     0x7fff983c5fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff983c6000 -     0x7fff98422ff7  com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff98423000 -     0x7fff9842eff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9842f000 -     0x7fff98432fff  libRadiance.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff9844e000 -     0x7fff9846efff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff98489000 -     0x7fff984b3ff7  com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff984b4000 -     0x7fff9851cff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff986bb000 -     0x7fff986f4ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
    0x7fff98ce9000 -     0x7fff98cedfff  libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff98cee000 -     0x7fff9991bfff  com.apple.AppKit (6.8 - 1187.40) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9991c000 -     0x7fff999f6fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff99a4e000 -     0x7fff99a50fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff99a5a000 -     0x7fff99aa9ff7  libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
newbie
Activity: 4
Merit: 0
I haven't seen this reported yet but it's been present for at least a few versions of Armory.

When a new tx gets to 1 confirmation, the tx list view will update, but the tx info will still say that the tx is Not in the blockchain yet and have no confirmation count. I believe the block number is shown correctly after 2 confirmations, though. If it matters, I'm using Expert mode.
full member
Activity: 226
Merit: 100
One more feature request: I would like that armory keeps the latest synced data available to be viewed before it is back online when starting the next time. Shown in gray or something. that way you could already plan on what you are going to to from what wallets etc. before Armory is online. This can be very handy if you haven't synced for a long time but you are pretty sure balances did not change. Not high priority but I just wanted to mention that.
hero member
Activity: 547
Merit: 500
Decor in numeris
OS X 10.9 Users:

Please disable App Nap for Bitcoin-Qt and Armory, otherwise they go to sleep as soon as their windows are covered.  In particular, if Bitcoin-Qt is sleeping, Armory will not work properly.

Right-click on the app, select Get Info and disable App Nap.  App Nap was introduced in OSX 10.9, so it should not be a problem on older OSX'es.

sr. member
Activity: 350
Merit: 251
Dolphie Selfie
I found two minor usability/gui bugs:

  • In the "Send Bitcoins"-Dialog, if I send Bitcoins from one wallet to another wallet, the target wallet is shown in blue under the target address. However, the target wallet in blue is only shown for the first five recipients.
  • In the "Addressbook"-Dialog, right after opening the dialog, the tableheader indicates, that the list should be sorted by address-number (#), which it is not. After clicking the corresponding tableheader (the #), the sorting is correct.

Tested on Windows 7 x64, Armory 0.89.99.14-beta / Expert.
Pages:
Jump to: