Post
Topic
Board Armory
Re: Armory - Discussion Thread
by
koeppelmann
on 11/08/2015, 05:27:11 UTC
Thanks for the response. I build the Bitcoin BD again but I still have the problem. I can not use Armory at all - while starting it always crashes.

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

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

Yes, I do use the sleep function often - basically always, I never shut my mac down. But i also started to restart it, start BitcoinQt, start Amory -> same problem.