Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 09-04-2009, 06:56 AM   #76
dieterf
Member
dieterf is on a distinguished road
 
dieterf's Avatar
 
Posts: 17
Karma: 54
Join Date: Jul 2009
Device: iPhone
64bit version launches, but crashes b.e. on inserting or delete books. After that it crashes on launching, too.

On rosetta it works for me at the moment.

Apple is working on 10.6.1, possible, that they fix a bug, which is essential for calibre.
Code:
Process:         calibre [54394]
Path:            /Users/dieter/Desktop/calibre.app/Contents/MacOS/calibre
Identifier:      net.kovidgoyal.calibre
Version:         ??? (0.6.10)
Code Type:       X86-64 (Native)
Parent Process:  launchd [305]

Date/Time:       2009-09-04 12:40:32.597 +0200
OS Version:      Mac OS X 10.6 (10A432)
Report Version:  6

Interval Since Last Report:          175286 sec
Crashes Since Last Report:           23
Per-App Interval Since Last Report:  132 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      57355D3D-11F1-4737-B562-ED39FF1A145F

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffd000008
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   QtGui                         	0x00000001035e9740 QStandardItemModel::metaObject() const + 64
1   QtGui                         	0x00000001035e9822 QStandardItemModel::indexFromItem(QStandardItem const*) const + 50
2   QtGui                         	0x00000001035ea5ca QStandardItemModel::parent(QModelIndex const&) const + 90
3   QtGui.so                      	0x00000001029f606d sipQStandardItemModel::parent(QModelIndex const&) const + 95
4   QtGui                         	0x00000001035ab4d7 QTreeView::scrollTo(QModelIndex const&, QAbstractItemView::ScrollHint) + 167
5   QtGui.so                      	0x0000000102912950 sipQTreeWidget::selectAll() + 274
6   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x000000010003d3c5 function_call + 165
9   org.python.python             	0x000000010000e792 PyObject_Call + 98
10  org.python.python             	0x000000010001f51d instancemethod_call + 333
11  org.python.python             	0x000000010000e792 PyObject_Call + 98
12  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
13  sip.so                        	0x00000001017c6243 sip_api_invoke_slot + 423
14  QtCore.so                     	0x00000001014567a4 PyQtProxy::invokeSlot(qpycore_slot const&, void**) + 172
15  QtCore.so                     	0x0000000101456b97 PyQtProxy::unislot(void**) + 219
16  QtCore.so                     	0x0000000101456c12 PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) + 110
17  QtCore                        	0x0000000101635dcf QMetaObject::activate(QObject*, int, int, void**) + 783
18  QtCore.so                     	0x0000000101459c6d qpycore_emit(QObject*, int, Chimera::Signature const*, _object*) + 445
19  QtCore.so                     	0x000000010145a07b qpycore_qobject_emit(QObject*, char const*, _object*) + 315
20  QtCore.so                     	0x00000001014352d2 sipQAbstractEventDispatcher::metaObject() const + 17576
21  org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
22  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
23  org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
24  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
25  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
26  org.python.python             	0x000000010003d3c5 function_call + 165
27  org.python.python             	0x000000010000e792 PyObject_Call + 98
28  org.python.python             	0x000000010001f51d instancemethod_call + 333
29  org.python.python             	0x000000010000e792 PyObject_Call + 98
30  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
31  sip.so                        	0x00000001017c6243 sip_api_invoke_slot + 423
32  QtCore.so                     	0x00000001014567a4 PyQtProxy::invokeSlot(qpycore_slot const&, void**) + 172
33  QtCore.so                     	0x0000000101456b97 PyQtProxy::unislot(void**) + 219
34  QtCore.so                     	0x0000000101456c12 PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) + 110
35  QtCore                        	0x0000000101635dcf QMetaObject::activate(QObject*, int, int, void**) + 783
36  QtGui                         	0x000000010317b2b6 QAction::triggered(bool) + 54
37  QtGui                         	0x000000010317c081 QAction::activate(QAction::ActionEvent) + 177
38  QtGui                         	0x00000001034426c0 QAbstractButton::focusInEvent(QFocusEvent*) + 416
39  QtGui                         	0x000000010344293f QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 111
40  QtGui                         	0x00000001034f2312 QToolButton::mouseReleaseEvent(QMouseEvent*) + 18
41  QtGui                         	0x00000001031c29ea QWidget::event(QEvent*) + 2970
42  QtGui                         	0x00000001034436a8 QAbstractButton::event(QEvent*) + 40
43  QtGui                         	0x00000001034f3c0f QToolButton::event(QEvent*) + 63
44  QtGui                         	0x000000010318046d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
45  QtGui                         	0x000000010318697e QApplication::notify(QObject*, QEvent*) + 1278
46  QtGui.so                      	0x0000000102c5e915 sipQApplication::notify(QObject*, QEvent*) + 95
47  QtCore                        	0x000000010162495b QCoreApplication::notifyInternal(QObject*, QEvent*) + 123
48  QtGui                         	0x0000000103180650 QApplication::topLevelWidgets() + 224
49  QtGui                         	0x000000010313f3f9 QDragManager::drag(QDrag*) + 33545
50  QtGui                         	0x0000000103132f18 QWidget::grabMouse(QCursor const&) + 4312
51  com.apple.AppKit              	0x00007fff869d5a35 -[NSWindow sendEvent:] + 5547
52  QtGui                         	0x00000001031395a7 QDragManager::drag(QDrag*) + 9399
53  com.apple.AppKit              	0x00007fff8690b172 -[NSApplication sendEvent:] + 4717
54  com.apple.AppKit              	0x00007fff868a1b78 -[NSApplication run] + 474
55  QtGui                         	0x0000000103141d6c QDesktopWidget::screenGeometry(int) const + 4892
56  QtCore                        	0x0000000101623bd4 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
57  QtCore                        	0x0000000101623ee4 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 196
58  QtCore                        	0x0000000101625a2c QCoreApplication::exec() + 188
59  QtGui.so                      	0x0000000102c5f4fd sipQApplication::notify(QObject*, QEvent*) + 3143
60  org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
61  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
62  org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
63  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
64  org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
65  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
66  org.python.python             	0x00000001000bdd76 PyEval_EvalCode + 54
67  org.python.python             	0x00000001000e2f9e PyRun_FileExFlags + 174
68  org.python.python             	0x00000001000b40de builtin_execfile + 366
69  org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
70  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
71  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
72  org.python.python             	0x00000001000bdd76 PyEval_EvalCode + 54
73  org.python.python             	0x00000001000e2f9e PyRun_FileExFlags + 174
74  org.python.python             	0x00000001000e3259 PyRun_SimpleFileExFlags + 489
75  net.kovidgoyal.calibre        	0x000000010000292d main + 725
76  net.kovidgoyal.calibre        	0x00000001000024ac start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff84100c7e kevent + 10
1   libSystem.B.dylib             	0x00007fff84102b55 _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff84102824 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff8410234e _dispatch_worker_thread2 + 244
4   libSystem.B.dylib             	0x00007fff84101c80 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff84101b1d start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff841663a6 accept + 10
1   _socket.so                    	0x00000001007d52b2 init_sockobject + 8898
2   org.python.python             	0x00000001000bbff0 PyEval_EvalFrameEx + 23840
3   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
4   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
5   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
6   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
7   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
8   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
9   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
10  org.python.python             	0x000000010003d3c5 function_call + 165
11  org.python.python             	0x000000010000e792 PyObject_Call + 98
12  org.python.python             	0x000000010001f51d instancemethod_call + 333
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
15  org.python.python             	0x00000001000f4abe t_bootstrap + 46
16  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
17  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   time.so                       	0x00000001007caf3e _PyTime_DoubleToTimet + 1822
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
4   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
11  org.python.python             	0x000000010003d3c5 function_call + 165
12  org.python.python             	0x000000010000e792 PyObject_Call + 98
13  org.python.python             	0x000000010001f51d instancemethod_call + 333
14  org.python.python             	0x000000010000e792 PyObject_Call + 98
15  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
16  org.python.python             	0x00000001000f4abe t_bootstrap + 46
17  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
18  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 4:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   time.so                       	0x00000001007caf3e _PyTime_DoubleToTimet + 1822
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
4   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
5   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
6   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
7   org.python.python             	0x000000010003d3c5 function_call + 165
8   org.python.python             	0x000000010000e792 PyObject_Call + 98
9   org.python.python             	0x000000010001f51d instancemethod_call + 333
10  org.python.python             	0x000000010000e792 PyObject_Call + 98
11  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
12  org.python.python             	0x00000001000f4abe t_bootstrap + 46
13  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
14  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 5:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   time.so                       	0x00000001007caf3e _PyTime_DoubleToTimet + 1822
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
4   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
5   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
6   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
7   org.python.python             	0x000000010003d3c5 function_call + 165
8   org.python.python             	0x000000010000e792 PyObject_Call + 98
9   org.python.python             	0x000000010001f51d instancemethod_call + 333
10  org.python.python             	0x000000010000e792 PyObject_Call + 98
11  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
12  org.python.python             	0x00000001000f4abe t_bootstrap + 46
13  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
14  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 6:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
10  org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
11  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
12  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
13  org.python.python             	0x000000010003d3c5 function_call + 165
14  org.python.python             	0x000000010000e792 PyObject_Call + 98
15  org.python.python             	0x000000010001f51d instancemethod_call + 333
16  org.python.python             	0x000000010000e792 PyObject_Call + 98
17  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
18  org.python.python             	0x00000001000f4abe t_bootstrap + 46
19  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
20  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 7:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   QtCore                        	0x000000010155547f QThread::currentThreadId() + 127
3   QtCore                        	0x0000000101555615 QThread::sleep(unsigned long) + 53
4   QtCore.so                     	0x00000001013ad6bf sipQTranslator::sipQTranslator(QObject*) + 8305
5   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
6   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
7   org.python.python             	0x000000010003d3c5 function_call + 165
8   org.python.python             	0x000000010000e792 PyObject_Call + 98
9   org.python.python             	0x000000010001f51d instancemethod_call + 333
10  org.python.python             	0x000000010000e792 PyObject_Call + 98
11  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
12  sip.so                        	0x00000001017c1d58 initsip + 8135
13  QtCore.so                     	0x0000000101392567 sipVH_QtCore_5(PyGILState_STATE, _object*) + 47
14  QtCore.so                     	0x00000001013a9df9 sipQThread::run() + 105
15  QtCore                        	0x0000000101555794 QThread::idealThreadCount() + 356
16  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
17  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 8:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   time.so                       	0x00000001007caf3e _PyTime_DoubleToTimet + 1822
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
4   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
10  org.python.python             	0x000000010003d4cd function_call + 429
11  org.python.python             	0x000000010000e792 PyObject_Call + 98
12  org.python.python             	0x00000001000b8e18 PyEval_EvalFrameEx + 11080
13  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
14  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
15  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
16  org.python.python             	0x000000010003d3c5 function_call + 165
17  org.python.python             	0x000000010000e792 PyObject_Call + 98
18  org.python.python             	0x000000010001f51d instancemethod_call + 333
19  org.python.python             	0x000000010000e792 PyObject_Call + 98
20  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
21  org.python.python             	0x00000001000f4abe t_bootstrap + 46
22  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
23  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 9:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   time.so                       	0x00000001007caf3e _PyTime_DoubleToTimet + 1822
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
4   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
8   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
9   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
10  org.python.python             	0x000000010003d3c5 function_call + 165
11  org.python.python             	0x000000010000e792 PyObject_Call + 98
12  org.python.python             	0x000000010001f51d instancemethod_call + 333
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
15  org.python.python             	0x00000001000f4abe t_bootstrap + 46
16  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
17  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 10:
0   libSystem.B.dylib             	0x00007fff8416b6ca poll + 10
1   _socket.so                    	0x00000001007d528f init_sockobject + 8863
2   org.python.python             	0x00000001000bbff0 PyEval_EvalFrameEx + 23840
3   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
4   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
5   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
6   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
7   org.python.python             	0x000000010003d4cd function_call + 429
8   org.python.python             	0x000000010000e792 PyObject_Call + 98
9   org.python.python             	0x00000001000b8e18 PyEval_EvalFrameEx + 11080
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
12  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
13  org.python.python             	0x000000010003d3c5 function_call + 165
14  org.python.python             	0x000000010000e792 PyObject_Call + 98
15  org.python.python             	0x000000010001f51d instancemethod_call + 333
16  org.python.python             	0x000000010000e792 PyObject_Call + 98
17  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
18  org.python.python             	0x00000001000f4abe t_bootstrap + 46
19  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
20  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 11:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 12:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 13:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 14:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 15:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 16:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 17:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 18:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 19:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 20:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 21:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 22:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 23:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 24:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 25:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 26:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 27:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 28:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 29:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 30:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 31:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 32:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 33:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 34:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 35:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 36:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 37:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 38:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 39:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 40:
0   libSystem.B.dylib             	0x00007fff84122ace __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff841268c1 _pthread_cond_wait + 1286
2   org.python.python             	0x00000001000efc14 PyThread_acquire_lock + 116
3   org.python.python             	0x00000001000f4695 lock_PyThread_acquire_lock + 69
4   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
11  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
12  org.python.python             	0x000000010003d3c5 function_call + 165
13  org.python.python             	0x000000010000e792 PyObject_Call + 98
14  org.python.python             	0x000000010001f51d instancemethod_call + 333
15  org.python.python             	0x000000010000e792 PyObject_Call + 98
16  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
17  org.python.python             	0x00000001000f4abe t_bootstrap + 46
18  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
19  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 41:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   select.so                     	0x00000001027c3e29 initselect + 1929
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
4   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x000000010003d3c5 function_call + 165
7   org.python.python             	0x000000010000e792 PyObject_Call + 98
8   org.python.python             	0x000000010001f51d instancemethod_call + 333
9   org.python.python             	0x000000010000e792 PyObject_Call + 98
10  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
11  org.python.python             	0x00000001000f4abe t_bootstrap + 46
12  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
13  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 42:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   time.so                       	0x00000001007caf3e _PyTime_DoubleToTimet + 1822
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
4   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
5   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
6   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
7   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
8   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
9   org.python.python             	0x000000010003d3c5 function_call + 165
10  org.python.python             	0x000000010000e792 PyObject_Call + 98
11  org.python.python             	0x000000010001f51d instancemethod_call + 333
12  org.python.python             	0x000000010000e792 PyObject_Call + 98
13  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
14  org.python.python             	0x00000001000f4abe t_bootstrap + 46
15  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
16  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 43:
0   libSystem.B.dylib             	0x00007fff8412baae select$DARWIN_EXTSN + 10
1   time.so                       	0x00000001007caf3e _PyTime_DoubleToTimet + 1822
2   org.python.python             	0x00000001000bc769 PyEval_EvalFrameEx + 25753
3   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
4   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
5   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
6   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
7   org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
8   org.python.python             	0x00000001000bbb76 PyEval_EvalFrameEx + 22694
9   org.python.python             	0x00000001000bc13b PyEval_EvalFrameEx + 24171
10  org.python.python             	0x00000001000bdc90 PyEval_EvalCodeEx + 2112
11  org.python.python             	0x000000010003d3c5 function_call + 165
12  org.python.python             	0x000000010000e792 PyObject_Call + 98
13  org.python.python             	0x000000010001f51d instancemethod_call + 333
14  org.python.python             	0x000000010000e792 PyObject_Call + 98
15  org.python.python             	0x00000001000b5157 PyEval_CallObjectWithKeywords + 87
16  org.python.python             	0x00000001000f4abe t_bootstrap + 46
17  libSystem.B.dylib             	0x00007fff8412106e _pthread_start + 331
18  libSystem.B.dylib             	0x00007fff84120f21 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000118eb99c0  rbx: 0x00007fff5fbf9990  rcx: 0x00000000ffffffff  rdx: 0x0000000118ebfb00
  rdi: 0x0000000118edfc7d  rsi: 0x00000000ffffffff  rbp: 0x00007fff5fbf98b0  rsp: 0x00007fff5fbf9860
   r8: 0x0000000102ceb888   r9: 0x00007fff5fbf9690  r10: 0x00000001194d2a50  r11: 0x0000000000000001
  r12: 0x0000000118ebfb00  r13: 0xfffffffffd000000  r14: 0x00000001187476a0  r15: 0x0000000002000000
  rip: 0x00000001035e9740  rfl: 0x0000000000010286  cr2: 0xfffffffffd000008

Binary Images:
       0x100000000 -        0x100002fff +net.kovidgoyal.calibre ??? (0.6.10) <214E155D-6651-9A29-AE78-9154210EB38A> /Users/dieter/Desktop/calibre.app/Contents/MacOS/calibre
       0x100005000 -        0x100158ff3 +org.python.python 2.6.2, (c) 2004-2008 Python Software Foundation. (2.6.2) <BAA6A585-5479-2F20-2412-2463F795295D> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/Python.framework/Versions/2.6/Python
       0x1002e0000 -        0x1002e6fff +array.so ??? (???) <1B6903CD-B7CE-2EBA-C873-3C3AF97EFEE6> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/array.so
       0x1002eb000 -        0x1002effff +strop.so ??? (???) <7B88F404-61A8-330C-798F-8F73ABEE5E8C> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/strop.so
       0x1002f3000 -        0x1002f7fff +operator.so ??? (???) <7BA084B2-E22B-324C-CF98-BD010DF8DE1C> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/operator.so
       0x1002fd000 -        0x1002fdfff +Qt.so ??? (???) <2830B76B-EC89-E551-6149-32A1AB38C9E7> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PyQt4/Qt.so
       0x100570000 -        0x1005a2fff +_imaging.so ??? (???) <DC4D7DF9-01B2-513C-DEE4-ADF4AF68F091> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PIL/_imaging.so
       0x1005b6000 -        0x1005fdff4 +libjpeg.7.dylib ??? (???) <39AEACD1-C70F-97E4-E55F-BD6FFCEF02FD> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libjpeg.7.dylib
       0x1007c1000 -        0x1007c5ff7 +_collections.so ??? (???) <4469F791-342A-B6B1-C5FB-4A2063E092D9> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_collections.so
       0x1007c9000 -        0x1007cbfff +time.so ??? (???) <175D052D-244F-8C31-3D6A-A46137D47AD4> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/time.so
       0x1007cf000 -        0x1007d7ff7 +_socket.so ??? (???) <5337965E-6528-9EAA-9509-FC3A7D807076> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_socket.so
       0x1007de000 -        0x1007e3fff +_ssl.so ??? (???) <95F84E54-6149-E439-6A44-4F70BA083CAA> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_ssl.so
       0x1007e7000 -        0x1007e9fff +cStringIO.so ??? (???) <D472462E-41DD-E92A-65A4-CB337D9E793E> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/cStringIO.so
       0x1007ed000 -        0x1007f3ff7 +itertools.so ??? (???) <2E46FF93-CA95-6CED-4F8C-CB473FEC997F> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/itertools.so
       0x1007fa000 -        0x1007fbff7 +_bisect.so ??? (???) <86E51BFE-081E-574D-C141-982724E181FC> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_bisect.so
       0x1011c0000 -        0x1011ecfe7  libssl.0.9.7.dylib ??? (???) <C1562D55-DA52-E37E-BD42-BA6BEFC2541B> /usr/lib/libssl.0.9.7.dylib
       0x1011fe000 -        0x1012e4fe7  libcrypto.0.9.7.dylib ??? (???) <A60E5A1D-EA38-DB7E-39C1-D29938E46691> /usr/lib/libcrypto.0.9.7.dylib
       0x10133c000 -        0x101370feb +pyexpat.so ??? (???) <7C0A59E5-C605-E1C5-4A8A-DABE79C278FF> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/pyexpat.so
       0x101378000 -        0x10137afff +_heapq.so ??? (???) <9397CE32-988F-EBAF-1019-F989822B71FB> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_heapq.so
       0x10137e000 -        0x10137ffff +_functools.so ??? (???) <BE1F5A6E-DCAB-E939-124D-D07CEB7DD64A> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_functools.so
       0x101382000 -        0x1014b9fea +QtCore.so ??? (???) <8C0BBD9D-7D00-C5F9-9277-4092C230BF87> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtCore.so
       0x101544000 -        0x1016fdfe3 +QtCore ??? (???) <D7CA6CF6-03F6-437B-4E2B-90EC53FFA990> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x1017bc000 -        0x1017cafff +sip.so ??? (???) <1BAA36BB-C1BB-5679-AA68-279A72A3695E> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/sip.so
       0x1017d0000 -        0x1017e3fef +QtSvg.so ??? (???) <F0D16046-8F6F-1F3B-9E60-DEAE7E4C3EB5> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtSvg.so
       0x1017f0000 -        0x1017f5ff7 +_struct.so ??? (???) <3117802F-6F2A-D476-579C-C4A1E699B872> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_struct.so
       0x1017fa000 -        0x1017fbff7 +_weakref.so ??? (???) <BF2CFD5F-7F06-41F1-9C82-7F73FA91CA89> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_weakref.so
       0x102100000 -        0x10215efef +QtNetwork.so ??? (???) <9A0CE151-CDD8-FE91-7DF5-161FD927CB4A> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtNetwork.so
       0x10218f000 -        0x10225cff3 +QtNetwork ??? (???) <D5E72029-E082-0A68-9E31-8317DB4D2DB9> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x10227d000 -        0x1022bbffb +QtSvg ??? (???) <F83B96D3-656C-EE54-C767-E10561CD45A6> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
       0x1022ca000 -        0x1022f1fe7 +QtWebKit.so ??? (???) <19429283-D605-F638-8AB3-CE478E72002F> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtWebKit.so
       0x102308000 -        0x102338fff +phonon ??? (???) <02030A5B-2110-60ED-AB11-45A0AB3C7646> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
       0x10234b000 -        0x102377fff +QtXml.so ??? (???) <5F9C3742-3AA8-4396-A58E-416EF98ADC98> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtXml.so
       0x10238f000 -        0x1023bfffe +QtXml ??? (???) <76A2EEEB-2D9D-5560-579D-90758F8CAFC6> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
       0x1023cc000 -        0x1023d4fef +binascii.so ??? (???) <A308A115-AB64-B4CA-7277-19BB65EC11B0> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/binascii.so
       0x1023d7000 -        0x1023dbfff +_multiprocessing.so ??? (???) <BC0DB924-4DDE-AEBD-FE32-54A0F60FF19E> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_multiprocessing.so
       0x1023df000 -        0x1023effff +cPickle.so ??? (???) <73F7CBDA-5690-2D91-ACDC-5B3698ACAEC7> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/cPickle.so
       0x1024b3000 -        0x1024b6ff7 +math.so ??? (???) <02F5D628-97B6-90DC-E3D7-D19C632DDCCE> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/math.so
       0x1024ba000 -        0x1024bcff7 +_locale.so ??? (???) <CCDBBDF8-9749-89B5-1104-6DEBB2193F73> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_locale.so
       0x1024bf000 -        0x1024ccff7 +_curses.so ??? (???) <1A345608-6915-29A2-8119-841653CA2BA9> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_curses.so
       0x1024d2000 -        0x1024d3ff7 +fcntl.so ??? (???) <FC689B44-ACEF-FB01-B169-B87F66A9FDA5> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/fcntl.so
       0x1024d6000 -        0x1024e8fef +pictureflow.so ??? (???) <B040C76B-DB85-4754-696D-2DD3655E6CDF> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/pictureflow.so
       0x1024f2000 -        0x1024f9fff +lzx.so ??? (???) <5288671D-4B1E-7EFF-6731-486327290E62> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/lzx.so
       0x1024fc000 -        0x1024fefff +msdes.so ??? (???) <A0AFCC8D-041D-EE8C-8194-26B566E140DF> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/msdes.so
       0x102501000 -        0x102504ff7 +podofo.so ??? (???) <1EE9231E-32B4-A4F8-1235-075E700698FE> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/podofo.so
       0x102508000 -        0x1025f4fff +libpodofo.0.6.99.dylib ??? (???) <D4DFA0C6-F79F-DEA3-93AC-8BCC67FD9EC9> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libpodofo.0.6.99.dylib
       0x102650000 -        0x102770fff +libfontconfig.1.dylib ??? (???) <349B1FF3-545C-D85E-F171-D002F69968A9> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libfontconfig.1.dylib
       0x102779000 -        0x1027a6fef +libexpat.1.dylib ??? (???) <111A624B-7FBD-E17B-F4BB-0705607AEE60> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libexpat.1.dylib
       0x1027ab000 -        0x1027acff7 +cPalmdoc.so ??? (???) <5A60BF52-C509-091A-8CBF-54D77EC586FA> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/cPalmdoc.so
       0x1027af000 -        0x1027b1ff7 +fontconfig.so ??? (???) <A0FCF1E0-92A3-3E20-C1DC-8621DA460AA4> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/fontconfig.so
       0x1027b4000 -        0x1027b6fff +calibre_poppler.so ??? (???) <04E2DB88-E36E-B304-680B-7A1253C025AE> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/calibre_poppler.so
       0x1027b9000 -        0x1027bafff +usbobserver.so ??? (???) <165D49A8-82AF-09C3-EA1C-999FB2B32F53> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/plugins/usbobserver.so
       0x1027bd000 -        0x1027befff +grp.so ??? (???) <24E32475-A718-BF1C-652A-AF7FA69B563A> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/grp.so
       0x1027c1000 -        0x1027c4fff +select.so ??? (???) <AC602EBC-890B-7FF1-DEFB-AA63BA068DCF> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/select.so
       0x1027c8000 -        0x1027cafff +_hashlib.so ??? (???) <873A70C2-B706-491C-9C94-5A17D6566185> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_hashlib.so
       0x1027cd000 -        0x1027d0ff7 +_sha256.so ??? (???) <80D4F16E-173F-2CCC-62D3-CD4DC38D4EAF> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_sha256.so
       0x1027d3000 -        0x1027d7fff +_sha512.so ??? (???) <5AE9BD5B-B546-FF01-4DCF-442A1D81FB4B> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_sha512.so
       0x1027da000 -        0x1027dcff7 +_random.so ??? (???) <D3634BBF-848D-0CCC-412B-786270D16F4C> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_random.so
       0x1027df000 -        0x1027edff7 +datetime.so ??? (???) <BB37C409-72F7-F442-847C-A2386A81686C> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/datetime.so
       0x1027f4000 -        0x1027f6fff +_fileio.so ??? (???) <FAEAAF61-8762-2AED-7333-61304B9B1789> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_fileio.so
       0x1027f9000 -        0x1027fbff7 +_bytesio.so ??? (???) <4BCEBCEA-4723-C86B-5F50-89BF8B6B4854> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_bytesio.so
       0x102900000 -        0x102e7cfef +QtGui.so ??? (???) <38F0BEF8-F8EA-7B07-6ECC-153A99BE7109> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtGui.so
       0x103111000 -        0x103820fff +QtGui ??? (???) <A6082DF9-4FB3-0D48-EA0F-CB8DBA11E55B> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x103967000 -        0x1044b7fe3 +QtWebKit ??? (???) <773A8595-1BE7-D033-A2A1-AF8FD514CDD2> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
       0x1046f4000 -        0x104794fff +libfreetype.6.dylib ??? (???) <FD7F02EC-589F-FE7B-F11F-64D59FB74DE8> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libfreetype.6.dylib
       0x1047a0000 -        0x10492aff9 +libpoppler.4.dylib ??? (???) <D8953C2F-0768-A3F6-1930-A698231B2B5B> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libpoppler.4.dylib
       0x1049ae000 -        0x104a14fef +libpoppler-qt4.3.dylib ??? (???) <5637945B-AFE8-CA6F-9FE8-536ADB5E638D> /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libpoppler-qt4.3.dylib
       0x104af3000 -        0x104afafff +libusb.dylib ??? (???) /Users/dieter/Desktop/calibre.app/Contents/Frameworks/libusb.dylib
       0x104cc0000 -        0x104ccbfff +_sqlite3.so ??? (???) <6BF839C4-A0F7-A06E-7A15-9B5B3D2B6FC6> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_sqlite3.so
       0x1052b4000 -        0x1052cafff +_ctypes.so ??? (???) <0A32CF97-6E05-482B-46DA-6C2EB6B3BBAA> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/_ctypes.so
       0x1052d3000 -        0x10558aff7 +etree.so ??? (???) <BD9D2163-3A01-57F8-C3AC-5FEDF5EAFEA5> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/site-packages/lxml/etree.so
       0x105630000 -        0x105646ff7 +zlib.so ??? (???) <0C810CB4-516B-BC0C-1AEB-DA03D1EBA10F> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/zlib.so
       0x106ce0000 -        0x106cedff7 +parser.so ??? (???) <ACCA313A-4F70-CB47-C4C7-2FBC92B610EB> /Users/dieter/Desktop/calibre.app/Contents/Resources/Python/lib/python2.6/lib-dynload/parser.so
       0x1070da000 -        0x1070e3fff +libqsvgicon.dylib ??? (???) <9317C462-7137-311E-4B64-310C1D4F7ECA> /Users/dieter/Desktop/calibre.app/Contents/MacOS/iconengines/libqsvgicon.dylib
       0x1070e7000 -        0x1070eefff +libqgif.dylib ??? (???) <1EEF56C1-DCF3-E0D6-ED16-3DBD46F25B21> /Users/dieter/Desktop/calibre.app/Contents/MacOS/imageformats/libqgif.dylib
       0x1070f2000 -        0x1070f9fff +libqico.dylib ??? (???) <4C23B830-81FD-BBCB-7545-5996960BB84B> /Users/dieter/Desktop/calibre.app/Contents/MacOS/imageformats/libqico.dylib
       0x118686000 -        0x1186abff3 +libqjpeg.dylib ??? (???) <6AFB3AAC-1543-EC47-62BC-B0F626D9B942> /Users/dieter/Desktop/calibre.app/Contents/MacOS/imageformats/libqjpeg.dylib
       0x1186af000 -        0x1186b4fff +libqsvg.dylib ??? (???) <D9398A00-692F-322A-5F90-140F06D678C5> /Users/dieter/Desktop/calibre.app/Contents/MacOS/imageformats/libqsvg.dylib
       0x118800000 -        0x118850fe7 +libqmng.dylib ??? (???) <B58534FD-433F-7A51-0909-9DC199A97826> /Users/dieter/Desktop/calibre.app/Contents/MacOS/imageformats/libqmng.dylib
       0x118857000 -        0x1188a4fff +libqtiff.dylib ??? (???) <467B2B2F-84DE-6D9E-52BD-8EB7B8DA7D10> /Users/dieter/Desktop/calibre.app/Contents/MacOS/imageformats/libqtiff.dylib
       0x1193e2000 -        0x1193ecff7  com.apple.iokit.IOUSBLib 3.7.8 (3.7.8) <2B062D94-3D1E-464C-C78E-DE604D021DAA> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80011000 -     0x7fff8005eff7  libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fff8005f000 -     0x7fff80087fff  com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff801ae000 -     0x7fff801cfff7  com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8026f000 -     0x7fff8033bfff  com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8033c000 -     0x7fff8037cfef  com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8037d000 -     0x7fff80537fef  com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff80538000 -     0x7fff805e7fef  edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80853000 -     0x7fff80909fe7  libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff8092d000 -     0x7fff80930fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff80931000 -     0x7fff80a69ff7  com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff80a6a000 -     0x7fff80a88ff7  libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80a89000 -     0x7fff80b81fe7  libiconv.2.dylib ??? (???) <ECEE3D93-B5E3-F0E0-803E-CA3DC3B33D57> /usr/lib/libiconv.2.dylib
    0x7fff80b8d000 -     0x7fff80d00fef  com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff80e3a000 -     0x7fff80e3dff7  libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff80e73000 -     0x7fff80e78fff  libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff80e79000 -     0x7fff80ec0ff7  com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff80ec1000 -     0x7fff80ec4ff7  com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff80ec5000 -     0x7fff815b75d7  com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff815b8000 -     0x7fff815cefef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff81667000 -     0x7fff81678fef  libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff8172a000 -     0x7fff8172eff7  libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81777000 -     0x7fff81785ff7  libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff817a1000 -     0x7fff81885fe7  com.apple.DesktopServices 1.5.0 (1.5.0) <EA3CDFEC-713D-7291-4015-600336E83EDD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff81886000 -     0x7fff81903fe7  com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff81b82000 -     0x7fff81c91ff7  libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff81c92000 -     0x7fff81d22fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff81d23000 -     0x7fff81ddcfff  libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff81df9000 -     0x7fff81e4efef  com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff81fb8000 -     0x7fff82239fe7  com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8223a000 -     0x7fff822c6fef  SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8233c000 -     0x7fff8233dff7  com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff82376000 -     0x7fff8239aff7  com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff823da000 -     0x7fff82429ff7  libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8242a000 -     0x7fff82439fff  com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff82644000 -     0x7fff82700ff7  com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff82728000 -     0x7fff8276bff7  libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff82777000 -     0x7fff82790fff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff831f1000 -     0x7fff8325bfe7  libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8325c000 -     0x7fff83262ff7  IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff83263000 -     0x7fff83284fff  libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff83287000 -     0x7fff832b8fff  libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff832b9000 -     0x7fff8333dfff  com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff833f8000 -     0x7fff833fdff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff835c6000 -     0x7fff83610ff7  com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff83611000 -     0x7fff83631fef  com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff83632000 -     0x7fff83646ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff83647000 -     0x7fff83647ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff83648000 -     0x7fff8397afef  com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8397b000 -     0x7fff839b8ff7  libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff839b9000 -     0x7fff839fffe7  libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff83ab1000 -     0x7fff83abcff7  com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff83f16000 -     0x7fff83f25fef  com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff83f26000 -     0x7fff83fdbfff  com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff83fdc000 -     0x7fff83fe2ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83fe3000 -     0x7fff84024ff7  com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff84025000 -     0x7fff840bffe7  com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff840c0000 -     0x7fff840e6fe7  libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff840e7000 -     0x7fff842a6fe7  libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib
    0x7fff843ab000 -     0x7fff844c2fef  libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff844c3000 -     0x7fff8458efe7  ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8458f000 -     0x7fff8458fff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84590000 -     0x7fff84591ff7  com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff845ce000 -     0x7fff8461dff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff8461e000 -     0x7fff8482aff7  com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8482b000 -     0x7fff84888fef  com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84ada000 -     0x7fff84adaff7  com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff850e3000 -     0x7fff85122fef  libncurses.5.4.dylib ??? (???) <E0A07C12-D912-DF26-9E38-C50484D96EB0> /usr/lib/libncurses.5.4.dylib
    0x7fff85123000 -     0x7fff85125fff  com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff851b6000 -     0x7fff851bbfff  libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff851bc000 -     0x7fff85277ff7  libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85278000 -     0x7fff852a9fef  libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff852aa000 -     0x7fff852bdfff  libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff852be000 -     0x7fff8530ffe7  com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff85310000 -     0x7fff85345ff7  libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff85381000 -     0x7fff857c4fef  libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff857e9000 -     0x7fff8589dfef  com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff85963000 -     0x7fff8598eff7  libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff859a2000 -     0x7fff85a7cff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff85a90000 -     0x7fff85aecfff  libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85d27000 -     0x7fff85d39fe7  libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff85def000 -     0x7fff85e6dfef  com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85ede000 -     0x7fff85edeff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff85ee0000 -     0x7fff85f80fff  com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff85fe8000 -     0x7fff85ff5fff  libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8600c000 -     0x7fff86022fff  com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff86059000 -     0x7fff86059ff7  com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8605a000 -     0x7fff86864fe7  libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff86866000 -     0x7fff86867fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff86898000 -     0x7fff8728afef  com.apple.AppKit 6.6 (1038) <D4AB61F8-371E-D197-6F3D-DE397D1A717C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff872ef000 -     0x7fff87573fff  com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff875f2000 -     0x7fff8760dff7  com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8760e000 -     0x7fff87615fff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8773c000 -     0x7fff87a39fef  com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff87bbf000 -     0x7fff87bc3ff7  libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff87c19000 -     0x7fff87c2ffff  com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff87c30000 -     0x7fff87c32fff  libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87cb6000 -     0x7fff87dd8ff7  com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff87dd9000 -     0x7fff87e14fef  com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff88378000 -     0x7fff8870cff7  com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8873d000 -     0x7fff8873dff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88788000 -     0x7fff8879dfff  com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff887c2000 -     0x7fff8883ffef  libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff88840000 -     0x7fff889fdfff  libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff889fe000 -     0x7fff88b03fe7  libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib

Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.5 GHz, 4 GB, SMC 1.27f1
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.19)
Bluetooth: Version 2.2.0f18, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Parallels Shared Networking Adapter, Ethernet, en5
Network Service: Parallels Host-Only Networking Adapter, Ethernet, en6
Serial ATA Device: ST9500420AS, 465,76 GB
Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x820f, 0x1a110000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0231, 0x5d200000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
dieterf is offline   Reply With Quote
Old 09-04-2009, 07:29 AM   #77
rcuadro
Wizard
rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.
 
Posts: 1,686
Karma: 874275
Join Date: Nov 2008
Location: Virginia Beach, VA
Device: Kindle DX
Quote:
Originally Posted by Stingo View Post
what do you mean nevermind? Nevermind its working or nevermind I don't care any more?
nvr mind because I said something dumb and thought it wold be better to delete my comment
rcuadro is offline   Reply With Quote
Advert
Old 09-04-2009, 07:53 AM   #78
StDo
Translating Calibre...
StDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with othersStDo plays well with others
 
StDo's Avatar
 
Posts: 657
Karma: 2902
Join Date: Aug 2007
Location: ER.de
Device: [PRS-500], PB360
Quote:
Originally Posted by WarumIch View Post
The 64 Bit Version works fine with my Snow Leopard. Thanks!
Crashes here without any further notice.
StDo is offline   Reply With Quote
Old 09-04-2009, 10:45 AM   #79
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
This is getting very strange. I'll try a build based on Qt 4.6 today, but after that I'm out of ideas.
kovidgoyal is offline   Reply With Quote
Old 09-04-2009, 12:00 PM   #80
dieterf
Member
dieterf is on a distinguished road
 
dieterf's Avatar
 
Posts: 17
Karma: 54
Join Date: Jul 2009
Device: iPhone
Additional information for 64bit version. After inserting or deleting a book calibre are crashes, i said. After this the next launch crashing calibre, but after retrying it (0 to 4 time here) calibre already runs and the operation was finished.

Trying stanza-catalog from iPhone i get "Error on download" directly (empty catalog) or get a time out after "catalog are loading...". I'm sure, the are nothing happend, because no account information are requested. feed://127.0.0.1:8080/stanza/ get no answer also from localhost (0.6.10 and 64-bit test). On "http://127.0.0.1:8080/" i get the result page! Before 10.6.0 i also get the "hierarchical" stanza catalog.

Are any ADC member here to test calibre against 10.6.1?
dieterf is offline   Reply With Quote
Advert
Old 09-04-2009, 12:02 PM   #81
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Here's a Qt 4.6 based build

http://calibre.kovidgoyal.net/downlo....10-x86_64.dmg
kovidgoyal is offline   Reply With Quote
Old 09-04-2009, 12:24 PM   #82
dieterf
Member
dieterf is on a distinguished road
 
dieterf's Avatar
 
Posts: 17
Karma: 54
Join Date: Jul 2009
Device: iPhone
Quote:
Originally Posted by kovidgoyal View Post
Terminates directly without crash-report.

http://rapidshare.com/files/27559852...ss001.mov.html
dieterf is offline   Reply With Quote
Old 09-04-2009, 12:38 PM   #83
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Hmm well, I tried. You guys will just have to wait until Qt officially supports 10.6 and/or Apple fixes whatever bug is causing this.

I'll restore the old Qt 4.5 based build since it seems to have worked for some people.
kovidgoyal is offline   Reply With Quote
Old 09-04-2009, 01:28 PM   #84
dieterf
Member
dieterf is on a distinguished road
 
dieterf's Avatar
 
Posts: 17
Karma: 54
Join Date: Jul 2009
Device: iPhone
Ok, i can understand you ... I will restore from Backup and go back to 10.5.8 ...
dieterf is offline   Reply With Quote
Old 09-04-2009, 02:18 PM   #85
arshute
Junior Member
arshute began at the beginning.
 
Posts: 5
Karma: 20
Join Date: Jan 2009
Device: Sony PRS 505
Unable to get 64 bit version to load. 0.6.1 will work with SL but a bit unstable, launched it a couple of times and it worked but it will crash sooner or later, but enough to allow me to update my ebooks.

Allen
arshute is offline   Reply With Quote
Old 09-04-2009, 02:47 PM   #86
kjk
.
kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.kjk ought to be getting tired of karma fortunes by now.
 
Posts: 3,408
Karma: 5647231
Join Date: Oct 2008
Device: never enough
Kovid,
did you need the crash logs for the QT4.5 build version?
kjk is offline   Reply With Quote
Old 09-04-2009, 03:06 PM   #87
Mitchll
Cave Dweller
Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.
 
Mitchll's Avatar
 
Posts: 220
Karma: 1986
Join Date: Oct 2006
Device: Ipad Sony reader prs-505 prs-900
Oh the irony of it all. I first used Calibre because I couldn't use Sony's program on my Mac; now that I've upgraded my Mac to SL, I can't use Calibre on it but can use Sony's mediocre program. I now have to use Fusion to run windows for Calibre.


Who says the universe doesn't laugh at us!
Mitchll is offline   Reply With Quote
Old 09-04-2009, 03:19 PM   #88
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by kjk View Post
Kovid,
did you need the crash logs for the QT4.5 build version?
No, not really. I have plenty of those
kovidgoyal is offline   Reply With Quote
Old 09-04-2009, 03:41 PM   #89
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I've restored the Qt 4.5 based build.

http://calibre.kovidgoyal.net/downlo....10-x86_64.dmg
kovidgoyal is offline   Reply With Quote
Old 09-04-2009, 06:35 PM   #90
rcuadro
Wizard
rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.rcuadro ought to be getting tired of karma fortunes by now.
 
Posts: 1,686
Karma: 874275
Join Date: Nov 2008
Location: Virginia Beach, VA
Device: Kindle DX
At least it works off and on... good enough for the time being. It is a good thing that I have my Kindle loaded at the moment and can hang out for a while
rcuadro is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mac Snow Leopard/Sigil crash erikjacobson Sigil 22 10-29-2010 02:45 PM
Calibre 0.7.2 Mac Snow Leopard problem NAHMME Calibre 8 06-13-2010 01:29 PM
Calibre 0.7.2 Mac Snow Leopard problem NAHMME Introduce Yourself 5 06-12-2010 08:57 PM
Can't open Calibre at Snow Leopard Server ganymede Calibre 0 11-13-2009 12:40 AM
OSX 10.6 'Snow Leopard' + calibre 0.6.14 = Working! GRiker Calibre 2 09-30-2009 12:26 PM


All times are GMT -4. The time now is 06:52 AM.


MobileRead.com is a privately owned, operated and funded community.