This is the apple crash log (sorry, very long):
Code:
Process: calibre [164]
Path: /Applications/calibre.app/Contents/MacOS/calibre
Identifier: net.kovidgoyal.calibre
Version: 0.8.20 (0.8.20)
Code Type: X86-64 (Native)
Parent Process: launchd [90]
Date/Time: 2011-09-25 20:32:49.656 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 5919 sec
Crashes Since Last Report: 9
Per-App Interval Since Last Report: 558 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 012AFC9A-B9FE-44EC-B667-EEB5EA37CC87
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000011ecedfe0
Crashed Thread: 6
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff852afd7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff852b03ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff89ed5932 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff89ed4dbf CFRunLoopRunSpecific + 575
4 com.apple.HIToolbox 0x00007fff844c57ee RunCurrentEventLoopInMode + 333
5 com.apple.HIToolbox 0x00007fff844c55f3 ReceiveNextEventCommon + 310
6 com.apple.HIToolbox 0x00007fff844c54ac BlockUntilNextEventMatchingListInMode + 59
7 com.apple.AppKit 0x00007fff80708eb2 _DPSNextEvent + 708
8 com.apple.AppKit 0x00007fff80708801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9 QtGui 0x0000000103f637c6 QDesktopWidget::resizeEvent(QResizeEvent*) + 12630
10 QtCore 0x000000010263c144 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
11 QtCore 0x000000010263c464 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
12 QtGui 0x000000010441d075 QDialog::exec() + 229
13 QtGui.so 0x0000000103b5a8e6 sipQDialog::disconnectNotify(char const*) + 2966
14 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
15 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
16 org.python.python 0x0000000100043420 function_call + 176
17 org.python.python 0x0000000100012262 PyObject_Call + 98
18 org.python.python 0x000000010002361d instancemethod_call + 333
19 org.python.python 0x0000000100012262 PyObject_Call + 98
20 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
21 sip.so 0x000000010286fe8f sip_api_invoke_slot + 503
22 QtCore.so 0x00000001024018da PyQtProxy::invokeSlot(qpycore_slot const&, void**) + 170
23 QtCore.so 0x0000000102401ba3 PyQtProxy::unislot(void**) + 211
24 QtCore.so 0x0000000102401c4a PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) + 122
25 QtCore 0x0000000102652690 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 736
26 QtGui 0x00000001045ee661 QAbstractButton::clicked(bool) + 49
27 QtGui 0x0000000104320741 QAbstractButton::mousePressEvent(QMouseEvent*) + 209
28 QtGui 0x00000001043216bb QAbstractButton::keyPressEvent(QKeyEvent*) + 843
29 QtGui 0x0000000104321931 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 129
30 QtGui.so 0x0000000103b253bb sipQPushButton::mouseReleaseEvent(QMouseEvent*) + 107
31 QtGui 0x0000000103ffb84c QWidget::event(QEvent*) + 2412
32 QtGui 0x0000000104320a88 QAbstractButton::event(QEvent*) + 40
33 QtGui 0x00000001043b8225 QPushButton::event(QEvent*) + 69
34 QtGui.so 0x0000000103b24edb sipQPushButton::event(QEvent*) + 123
35 QtGui 0x0000000103fa5f0d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
36 QtGui 0x0000000103facac0 QApplication::notify(QObject*, QEvent*) + 2416
37 QtGui.so 0x0000000103b3973e sipQApplication::notify(QObject*, QEvent*) + 142
38 QtCore 0x000000010263d00c QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
39 QtGui 0x0000000103fa62f0 QApplication::topLevelWidgets() + 720
40 QtGui 0x0000000103f5e999 QMacCocoaAutoReleasePool::~QMacCocoaAutoReleasePool() + 15993
41 QtGui 0x0000000103f4f356 QMacInputContext::reset() + 4054
42 com.apple.AppKit 0x00007fff80802431 -[NSWindow sendEvent:] + 5547
43 QtGui 0x0000000103f4d44c QWidgetPrivate::raise_sys() + 6428
44 com.apple.AppKit 0x00007fff80737afa -[NSApplication sendEvent:] + 4719
45 QtGui 0x0000000103f59b7a QMacInputContext::reset() + 47098
46 com.apple.AppKit 0x00007fff806ce6de -[NSApplication run] + 474
47 QtGui 0x0000000103f63884 QDesktopWidget::resizeEvent(QResizeEvent*) + 12820
48 QtCore 0x000000010263c144 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
49 QtCore 0x000000010263c464 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 180
50 QtCore 0x000000010263e11a QCoreApplication::exec() + 186
51 QtGui.so 0x0000000103b3c69c sipQApplication::disconnectNotify(char const*) + 11228
52 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
53 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
54 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
55 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
56 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
57 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
58 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
59 org.python.python 0x0000000100043420 function_call + 176
60 org.python.python 0x0000000100012262 PyObject_Call + 98
61 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
62 calibre-launcher.dylib 0x0000000100006978 run + 677
63 net.kovidgoyal.calibre 0x0000000100001dc0 main + 90
64 net.kovidgoyal.calibre 0x0000000100001d44 start + 52
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff852c8c0a kevent + 10
1 libSystem.B.dylib 0x00007fff852caadd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff852ca7b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff852ca2de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff852c9c08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff852c9aa5 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff852eaa6a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff852ee881 _pthread_cond_wait + 1286
2 org.python.python 0x0000000100106834 PyThread_acquire_lock + 116
3 org.python.python 0x000000010010b385 lock_PyThread_acquire_lock + 69
4 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
5 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
6 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
7 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
8 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
9 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
10 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
11 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
12 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
13 org.python.python 0x0000000100043420 function_call + 176
14 org.python.python 0x0000000100012262 PyObject_Call + 98
15 org.python.python 0x000000010002361d instancemethod_call + 333
16 org.python.python 0x0000000100012262 PyObject_Call + 98
17 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
18 org.python.python 0x000000010010b893 t_bootstrap + 67
19 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
20 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff8532da2e accept + 10
1 _socket.so 0x00000001013f0212 init_sockobject + 8978
2 org.python.python 0x00000001000cb548 PyEval_EvalFrameEx + 25352
3 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
4 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
5 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
6 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
7 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
8 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
9 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
10 org.python.python 0x0000000100043420 function_call + 176
11 org.python.python 0x0000000100012262 PyObject_Call + 98
12 org.python.python 0x000000010002361d instancemethod_call + 333
13 org.python.python 0x0000000100012262 PyObject_Call + 98
14 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
15 org.python.python 0x000000010010b893 t_bootstrap + 67
16 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
17 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff852f3932 select$DARWIN_EXTSN + 10
1 time.so 0x00000001002efc9e _PyTime_DoubleToTimet + 1806
2 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
3 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
4 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
5 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
6 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
7 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
8 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
9 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
10 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
11 org.python.python 0x0000000100043420 function_call + 176
12 org.python.python 0x0000000100012262 PyObject_Call + 98
13 org.python.python 0x000000010002361d instancemethod_call + 333
14 org.python.python 0x0000000100012262 PyObject_Call + 98
15 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
16 org.python.python 0x000000010010b893 t_bootstrap + 67
17 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
18 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff852eaa6a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff852ee881 _pthread_cond_wait + 1286
2 QtWebKit 0x00000001056da130 JSValueUnprotect + 1361408
3 QtWebKit 0x00000001056da1c9 JSValueUnprotect + 1361561
4 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
5 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 6 Crashed:
0 org.python.python 0x000000010008d680 PyUnicodeUCS2_EncodeUTF8 + 80
1 org.python.python 0x00000001000de90e convertsimple + 4702
2 org.python.python 0x00000001000dff31 vgetargs1 + 753
3 org.python.python 0x00000001000e0500 _PyArg_ParseTuple_SizeT + 160
4 org.python.python 0x0000000100112241 posix_do_stat + 65
5 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
6 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
7 org.python.python 0x0000000100036c65 gen_send_ex + 165
8 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
9 org.python.python 0x0000000100036c65 gen_send_ex + 165
10 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
11 org.python.python 0x0000000100036c65 gen_send_ex + 165
12 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
13 org.python.python 0x0000000100036c65 gen_send_ex + 165
14 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
15 org.python.python 0x0000000100036c65 gen_send_ex + 165
16 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
17 org.python.python 0x0000000100036c65 gen_send_ex + 165
18 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
19 org.python.python 0x0000000100036c65 gen_send_ex + 165
20 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
21 org.python.python 0x0000000100036c65 gen_send_ex + 165
22 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
23 org.python.python 0x0000000100036c65 gen_send_ex + 165
24 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
25 org.python.python 0x0000000100036c65 gen_send_ex + 165
26 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
27 org.python.python 0x0000000100036c65 gen_send_ex + 165
28 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
29 org.python.python 0x0000000100036c65 gen_send_ex + 165
30 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
31 org.python.python 0x0000000100036c65 gen_send_ex + 165
32 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
33 org.python.python 0x0000000100036c65 gen_send_ex + 165
34 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
35 org.python.python 0x0000000100036c65 gen_send_ex + 165
36 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
37 org.python.python 0x0000000100036c65 gen_send_ex + 165
38 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
39 org.python.python 0x0000000100036c65 gen_send_ex + 165
40 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
41 org.python.python 0x0000000100036c65 gen_send_ex + 165
42 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
43 org.python.python 0x0000000100036c65 gen_send_ex + 165
44 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
45 org.python.python 0x0000000100036c65 gen_send_ex + 165
46 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
47 org.python.python 0x0000000100036c65 gen_send_ex + 165
48 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
49 org.python.python 0x0000000100036c65 gen_send_ex + 165
50 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
51 org.python.python 0x0000000100036c65 gen_send_ex + 165
52 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
53 org.python.python 0x0000000100036c65 gen_send_ex + 165
54 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
55 org.python.python 0x0000000100036c65 gen_send_ex + 165
56 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
57 org.python.python 0x0000000100036c65 gen_send_ex + 165
58 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
59 org.python.python 0x0000000100036c65 gen_send_ex + 165
60 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
61 org.python.python 0x0000000100036c65 gen_send_ex + 165
62 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
63 org.python.python 0x0000000100036c65 gen_send_ex + 165
64 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
65 org.python.python 0x0000000100036c65 gen_send_ex + 165
66 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
67 org.python.python 0x0000000100036c65 gen_send_ex + 165
68 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
69 org.python.python 0x0000000100036c65 gen_send_ex + 165
70 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
71 org.python.python 0x0000000100036c65 gen_send_ex + 165
72 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
73 org.python.python 0x0000000100036c65 gen_send_ex + 165
74 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
75 org.python.python 0x0000000100036c65 gen_send_ex + 165
76 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
77 org.python.python 0x0000000100036c65 gen_send_ex + 165
78 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
79 org.python.python 0x0000000100036c65 gen_send_ex + 165
80 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
81 org.python.python 0x0000000100036c65 gen_send_ex + 165
82 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
83 org.python.python 0x0000000100036c65 gen_send_ex + 165
84 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
85 org.python.python 0x0000000100036c65 gen_send_ex + 165
86 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
87 org.python.python 0x0000000100036c65 gen_send_ex + 165
88 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
89 org.python.python 0x0000000100036c65 gen_send_ex + 165
90 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
91 org.python.python 0x0000000100036c65 gen_send_ex + 165
92 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
93 org.python.python 0x0000000100036c65 gen_send_ex + 165
94 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
95 org.python.python 0x0000000100036c65 gen_send_ex + 165
96 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
97 org.python.python 0x0000000100036c65 gen_send_ex + 165
98 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
99 org.python.python 0x0000000100036c65 gen_send_ex + 165
100 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
101 org.python.python 0x0000000100036c65 gen_send_ex + 165
102 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
103 org.python.python 0x0000000100036c65 gen_send_ex + 165
104 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
105 org.python.python 0x0000000100036c65 gen_send_ex + 165
106 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
107 org.python.python 0x0000000100036c65 gen_send_ex + 165
108 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
109 org.python.python 0x0000000100036c65 gen_send_ex + 165
110 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
111 org.python.python 0x0000000100036c65 gen_send_ex + 165
112 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
113 org.python.python 0x0000000100036c65 gen_send_ex + 165
114 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
115 org.python.python 0x0000000100036c65 gen_send_ex + 165
116 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
117 org.python.python 0x0000000100036c65 gen_send_ex + 165
118 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
119 org.python.python 0x0000000100036c65 gen_send_ex + 165
120 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
121 org.python.python 0x0000000100036c65 gen_send_ex + 165
122 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
123 org.python.python 0x0000000100036c65 gen_send_ex + 165
124 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
125 org.python.python 0x0000000100036c65 gen_send_ex + 165
126 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
127 org.python.python 0x0000000100036c65 gen_send_ex + 165
128 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
129 org.python.python 0x0000000100036c65 gen_send_ex + 165
130 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
131 org.python.python 0x0000000100036c65 gen_send_ex + 165
132 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
133 org.python.python 0x0000000100036c65 gen_send_ex + 165
134 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
135 org.python.python 0x0000000100036c65 gen_send_ex + 165
136 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
137 org.python.python 0x0000000100036c65 gen_send_ex + 165
138 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
139 org.python.python 0x0000000100036c65 gen_send_ex + 165
140 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
141 org.python.python 0x0000000100036c65 gen_send_ex + 165
142 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
143 org.python.python 0x0000000100036c65 gen_send_ex + 165
144 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
145 org.python.python 0x0000000100036c65 gen_send_ex + 165
146 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
147 org.python.python 0x0000000100036c65 gen_send_ex + 165
148 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
149 org.python.python 0x0000000100036c65 gen_send_ex + 165
150 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
151 org.python.python 0x0000000100036c65 gen_send_ex + 165
152 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
153 org.python.python 0x0000000100036c65 gen_send_ex + 165
154 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
155 org.python.python 0x0000000100036c65 gen_send_ex + 165
156 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
157 org.python.python 0x0000000100036c65 gen_send_ex + 165
158 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
159 org.python.python 0x0000000100036c65 gen_send_ex + 165
160 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
161 org.python.python 0x0000000100036c65 gen_send_ex + 165
162 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
163 org.python.python 0x0000000100036c65 gen_send_ex + 165
164 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
165 org.python.python 0x0000000100036c65 gen_send_ex + 165
166 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
167 org.python.python 0x0000000100036c65 gen_send_ex + 165
168 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
169 org.python.python 0x0000000100036c65 gen_send_ex + 165
170 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
171 org.python.python 0x0000000100036c65 gen_send_ex + 165
172 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
173 org.python.python 0x0000000100036c65 gen_send_ex + 165
174 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
175 org.python.python 0x0000000100036c65 gen_send_ex + 165
176 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
177 org.python.python 0x0000000100036c65 gen_send_ex + 165
178 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
179 org.python.python 0x0000000100036c65 gen_send_ex + 165
180 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
181 org.python.python 0x0000000100036c65 gen_send_ex + 165
182 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
183 org.python.python 0x0000000100036c65 gen_send_ex + 165
184 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
185 org.python.python 0x0000000100036c65 gen_send_ex + 165
186 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
187 org.python.python 0x0000000100036c65 gen_send_ex + 165
188 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
189 org.python.python 0x0000000100036c65 gen_send_ex + 165
190 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
191 org.python.python 0x0000000100036c65 gen_send_ex + 165
192 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
193 org.python.python 0x0000000100036c65 gen_send_ex + 165
194 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
195 org.python.python 0x0000000100036c65 gen_send_ex + 165
196 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
197 org.python.python 0x0000000100036c65 gen_send_ex + 165
198 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
199 org.python.python 0x0000000100036c65 gen_send_ex + 165
200 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
201 org.python.python 0x0000000100036c65 gen_send_ex + 165
202 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
203 org.python.python 0x0000000100036c65 gen_send_ex + 165
204 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
205 org.python.python 0x0000000100036c65 gen_send_ex + 165
206 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
207 org.python.python 0x0000000100036c65 gen_send_ex + 165
208 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
209 org.python.python 0x0000000100036c65 gen_send_ex + 165
210 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
211 org.python.python 0x0000000100036c65 gen_send_ex + 165
212 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
213 org.python.python 0x0000000100036c65 gen_send_ex + 165
214 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
215 org.python.python 0x0000000100036c65 gen_send_ex + 165
216 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
217 org.python.python 0x0000000100036c65 gen_send_ex + 165
218 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
219 org.python.python 0x0000000100036c65 gen_send_ex + 165
220 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
221 org.python.python 0x0000000100036c65 gen_send_ex + 165
222 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
223 org.python.python 0x0000000100036c65 gen_send_ex + 165
224 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
225 org.python.python 0x0000000100036c65 gen_send_ex + 165
226 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
227 org.python.python 0x0000000100036c65 gen_send_ex + 165
228 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
229 org.python.python 0x0000000100036c65 gen_send_ex + 165
230 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
231 org.python.python 0x0000000100036c65 gen_send_ex + 165
232 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
233 org.python.python 0x0000000100036c65 gen_send_ex + 165
234 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
235 org.python.python 0x0000000100036c65 gen_send_ex + 165
236 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
237 org.python.python 0x0000000100036c65 gen_send_ex + 165
238 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
239 org.python.python 0x0000000100036c65 gen_send_ex + 165
240 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
241 org.python.python 0x0000000100036c65 gen_send_ex + 165
242 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
243 org.python.python 0x0000000100036c65 gen_send_ex + 165
244 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
245 org.python.python 0x0000000100036c65 gen_send_ex + 165
246 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
247 org.python.python 0x0000000100036c65 gen_send_ex + 165
248 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
249 org.python.python 0x0000000100036c65 gen_send_ex + 165
250 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
251 org.python.python 0x0000000100036c65 gen_send_ex + 165
252 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
253 org.python.python 0x0000000100036c65 gen_send_ex + 165
254 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
255 org.python.python 0x0000000100036c65 gen_send_ex + 165
256 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
257 org.python.python 0x0000000100036c65 gen_send_ex + 165
258 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
259 org.python.python 0x0000000100036c65 gen_send_ex + 165
260 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
261 org.python.python 0x0000000100036c65 gen_send_ex + 165
262 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
263 org.python.python 0x0000000100036c65 gen_send_ex + 165
264 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
265 org.python.python 0x0000000100036c65 gen_send_ex + 165
266 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
267 org.python.python 0x0000000100036c65 gen_send_ex + 165
268 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
269 org.python.python 0x0000000100036c65 gen_send_ex + 165
270 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
271 org.python.python 0x0000000100036c65 gen_send_ex + 165
272 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
273 org.python.python 0x0000000100036c65 gen_send_ex + 165
274 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
275 org.python.python 0x0000000100036c65 gen_send_ex + 165
276 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
277 org.python.python 0x0000000100036c65 gen_send_ex + 165
278 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
279 org.python.python 0x0000000100036c65 gen_send_ex + 165
280 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
281 org.python.python 0x0000000100036c65 gen_send_ex + 165
282 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
283 org.python.python 0x0000000100036c65 gen_send_ex + 165
284 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
285 org.python.python 0x0000000100036c65 gen_send_ex + 165
286 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
287 org.python.python 0x0000000100036c65 gen_send_ex + 165
288 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
289 org.python.python 0x0000000100036c65 gen_send_ex + 165
290 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
291 org.python.python 0x0000000100036c65 gen_send_ex + 165
292 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
293 org.python.python 0x0000000100036c65 gen_send_ex + 165
294 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
295 org.python.python 0x0000000100036c65 gen_send_ex + 165
296 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
297 org.python.python 0x0000000100036c65 gen_send_ex + 165
298 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
299 org.python.python 0x0000000100036c65 gen_send_ex + 165
300 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
301 org.python.python 0x0000000100036c65 gen_send_ex + 165
302 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
303 org.python.python 0x0000000100036c65 gen_send_ex + 165
304 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
305 org.python.python 0x0000000100036c65 gen_send_ex + 165
306 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
307 org.python.python 0x0000000100036c65 gen_send_ex + 165
308 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
309 org.python.python 0x0000000100036c65 gen_send_ex + 165
310 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
311 org.python.python 0x0000000100036c65 gen_send_ex + 165
312 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
313 org.python.python 0x0000000100036c65 gen_send_ex + 165
314 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
315 org.python.python 0x0000000100036c65 gen_send_ex + 165
316 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
317 org.python.python 0x0000000100036c65 gen_send_ex + 165
318 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
319 org.python.python 0x0000000100036c65 gen_send_ex + 165
320 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
321 org.python.python 0x0000000100036c65 gen_send_ex + 165
322 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
323 org.python.python 0x0000000100036c65 gen_send_ex + 165
324 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
325 org.python.python 0x0000000100036c65 gen_send_ex + 165
326 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
327 org.python.python 0x0000000100036c65 gen_send_ex + 165
328 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
329 org.python.python 0x0000000100036c65 gen_send_ex + 165
330 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
331 org.python.python 0x0000000100036c65 gen_send_ex + 165
332 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
333 org.python.python 0x0000000100036c65 gen_send_ex + 165
334 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
335 org.python.python 0x0000000100036c65 gen_send_ex + 165
336 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
337 org.python.python 0x0000000100036c65 gen_send_ex + 165
338 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
339 org.python.python 0x0000000100036c65 gen_send_ex + 165
340 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
341 org.python.python 0x0000000100036c65 gen_send_ex + 165
342 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
343 org.python.python 0x0000000100036c65 gen_send_ex + 165
344 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
345 org.python.python 0x0000000100036c65 gen_send_ex + 165
346 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
347 org.python.python 0x0000000100036c65 gen_send_ex + 165
348 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
349 org.python.python 0x0000000100036c65 gen_send_ex + 165
350 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
351 org.python.python 0x0000000100036c65 gen_send_ex + 165
352 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
353 org.python.python 0x0000000100036c65 gen_send_ex + 165
354 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
355 org.python.python 0x0000000100036c65 gen_send_ex + 165
356 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
357 org.python.python 0x0000000100036c65 gen_send_ex + 165
358 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
359 org.python.python 0x0000000100036c65 gen_send_ex + 165
360 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
361 org.python.python 0x0000000100036c65 gen_send_ex + 165
362 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
363 org.python.python 0x0000000100036c65 gen_send_ex + 165
364 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
365 org.python.python 0x0000000100036c65 gen_send_ex + 165
366 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
367 org.python.python 0x0000000100036c65 gen_send_ex + 165
368 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
369 org.python.python 0x0000000100036c65 gen_send_ex + 165
370 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
371 org.python.python 0x0000000100036c65 gen_send_ex + 165
372 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
373 org.python.python 0x0000000100036c65 gen_send_ex + 165
374 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
375 org.python.python 0x0000000100036c65 gen_send_ex + 165
376 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
377 org.python.python 0x0000000100036c65 gen_send_ex + 165
378 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
379 org.python.python 0x0000000100036c65 gen_send_ex + 165
380 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
381 org.python.python 0x0000000100036c65 gen_send_ex + 165
382 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
383 org.python.python 0x0000000100036c65 gen_send_ex + 165
384 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
385 org.python.python 0x0000000100036c65 gen_send_ex + 165
386 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
387 org.python.python 0x0000000100036c65 gen_send_ex + 165
388 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
389 org.python.python 0x0000000100036c65 gen_send_ex + 165
390 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
391 org.python.python 0x0000000100036c65 gen_send_ex + 165
392 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
393 org.python.python 0x0000000100036c65 gen_send_ex + 165
394 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
395 org.python.python 0x0000000100036c65 gen_send_ex + 165
396 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
397 org.python.python 0x0000000100036c65 gen_send_ex + 165
398 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
399 org.python.python 0x0000000100036c65 gen_send_ex + 165
400 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
401 org.python.python 0x0000000100036c65 gen_send_ex + 165
402 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
403 org.python.python 0x0000000100036c65 gen_send_ex + 165
404 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
405 org.python.python 0x0000000100036c65 gen_send_ex + 165
406 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
407 org.python.python 0x0000000100036c65 gen_send_ex + 165
408 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
409 org.python.python 0x0000000100036c65 gen_send_ex + 165
410 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
411 org.python.python 0x0000000100036c65 gen_send_ex + 165
412 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
413 org.python.python 0x0000000100036c65 gen_send_ex + 165
414 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
415 org.python.python 0x0000000100036c65 gen_send_ex + 165
416 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
417 org.python.python 0x0000000100036c65 gen_send_ex + 165
418 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
419 org.python.python 0x0000000100036c65 gen_send_ex + 165
420 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
421 org.python.python 0x0000000100036c65 gen_send_ex + 165
422 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
423 org.python.python 0x0000000100036c65 gen_send_ex + 165
424 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
425 org.python.python 0x0000000100036c65 gen_send_ex + 165
426 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
427 org.python.python 0x0000000100036c65 gen_send_ex + 165
428 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
429 org.python.python 0x0000000100036c65 gen_send_ex + 165
430 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
431 org.python.python 0x0000000100036c65 gen_send_ex + 165
432 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
433 org.python.python 0x0000000100036c65 gen_send_ex + 165
434 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
435 org.python.python 0x0000000100036c65 gen_send_ex + 165
436 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
437 org.python.python 0x0000000100036c65 gen_send_ex + 165
438 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
439 org.python.python 0x0000000100036c65 gen_send_ex + 165
440 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
441 org.python.python 0x0000000100036c65 gen_send_ex + 165
442 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
443 org.python.python 0x0000000100036c65 gen_send_ex + 165
444 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
445 org.python.python 0x0000000100036c65 gen_send_ex + 165
446 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
447 org.python.python 0x0000000100036c65 gen_send_ex + 165
448 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
449 org.python.python 0x0000000100036c65 gen_send_ex + 165
450 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
451 org.python.python 0x0000000100036c65 gen_send_ex + 165
452 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
453 org.python.python 0x0000000100036c65 gen_send_ex + 165
454 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
455 org.python.python 0x0000000100036c65 gen_send_ex + 165
456 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
457 org.python.python 0x0000000100036c65 gen_send_ex + 165
458 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
459 org.python.python 0x0000000100036c65 gen_send_ex + 165
460 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
461 org.python.python 0x0000000100036c65 gen_send_ex + 165
462 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
463 org.python.python 0x0000000100036c65 gen_send_ex + 165
464 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
465 org.python.python 0x0000000100036c65 gen_send_ex + 165
466 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
467 org.python.python 0x0000000100036c65 gen_send_ex + 165
468 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
469 org.python.python 0x0000000100036c65 gen_send_ex + 165
470 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
471 org.python.python 0x0000000100036c65 gen_send_ex + 165
472 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
473 org.python.python 0x0000000100036c65 gen_send_ex + 165
474 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
475 org.python.python 0x0000000100036c65 gen_send_ex + 165
476 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
477 org.python.python 0x0000000100036c65 gen_send_ex + 165
478 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
479 org.python.python 0x0000000100036c65 gen_send_ex + 165
480 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
481 org.python.python 0x0000000100036c65 gen_send_ex + 165
482 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
483 org.python.python 0x0000000100036c65 gen_send_ex + 165
484 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
485 org.python.python 0x0000000100036c65 gen_send_ex + 165
486 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
487 org.python.python 0x0000000100036c65 gen_send_ex + 165
488 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
489 org.python.python 0x0000000100036c65 gen_send_ex + 165
490 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
491 org.python.python 0x0000000100036c65 gen_send_ex + 165
492 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
493 org.python.python 0x0000000100036c65 gen_send_ex + 165
494 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
495 org.python.python 0x0000000100036c65 gen_send_ex + 165
496 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
497 org.python.python 0x0000000100036c65 gen_send_ex + 165
498 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
499 org.python.python 0x0000000100036c65 gen_send_ex + 165
500 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
501 org.python.python 0x0000000100036c65 gen_send_ex + 165
502 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
503 org.python.python 0x0000000100036c65 gen_send_ex + 165
504 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
505 org.python.python 0x0000000100036c65 gen_send_ex + 165
506 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
507 org.python.python 0x0000000100036c65 gen_send_ex + 165
508 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
509 org.python.python 0x0000000100036c65 gen_send_ex + 165
510 org.python.python 0x00000001000c5b8b PyEval_EvalFrameEx + 2379
511 org.python.python 0x0000000100036c65 gen_send_ex + 165
Thread 7:
0 libSystem.B.dylib 0x00007fff852eaa6a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff852ee881 _pthread_cond_wait + 1286
2 QtCore 0x000000010253ccaf QThread::currentThreadId() + 127
3 QtCore 0x000000010253ce45 QThread::sleep(unsigned long) + 53
4 QtCore.so 0x000000010231c7c8 sipQThread::disconnectNotify(char const*) + 3592
5 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
6 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
7 org.python.python 0x0000000100043420 function_call + 176
8 org.python.python 0x0000000100012262 PyObject_Call + 98
9 org.python.python 0x000000010002361d instancemethod_call + 333
10 org.python.python 0x0000000100012262 PyObject_Call + 98
11 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
12 sip.so 0x0000000102867a0c sip_api_convert_from_type + 3008
13 QtCore.so 0x00000001022e53cf sipVH_QtCore_11(PyGILState_STATE, _object*) + 47
14 QtCore.so 0x000000010231b661 sipQThread::run() + 97
15 QtCore 0x000000010253d3af QThread::setPriority(QThread::Priority) + 495
16 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
17 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 8:
0 libSystem.B.dylib 0x00007fff852f3932 select$DARWIN_EXTSN + 10
1 time.so 0x00000001002efc9e _PyTime_DoubleToTimet + 1806
2 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
3 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
4 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
5 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
6 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
7 org.python.python 0x0000000100043420 function_call + 176
8 org.python.python 0x0000000100012262 PyObject_Call + 98
9 org.python.python 0x000000010002361d instancemethod_call + 333
10 org.python.python 0x0000000100012262 PyObject_Call + 98
11 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
12 org.python.python 0x000000010010b893 t_bootstrap + 67
13 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
14 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 9:
0 libSystem.B.dylib 0x00007fff852f3932 select$DARWIN_EXTSN + 10
1 time.so 0x00000001002efc9e _PyTime_DoubleToTimet + 1806
2 org.python.python 0x00000001000cb52d PyEval_EvalFrameEx + 25325
3 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
4 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
5 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
6 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
7 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
8 org.python.python 0x00000001000caf26 PyEval_EvalFrameEx + 23782
9 org.python.python 0x00000001000cc933 PyEval_EvalFrameEx + 30451
10 org.python.python 0x00000001000cd5d6 PyEval_EvalCodeEx + 2118
11 org.python.python 0x0000000100043420 function_call + 176
12 org.python.python 0x0000000100012262 PyObject_Call + 98
13 org.python.python 0x000000010002361d instancemethod_call + 333
14 org.python.python 0x0000000100012262 PyObject_Call + 98
15 org.python.python 0x00000001000c3f87 PyEval_CallObjectWithKeywords + 87
16 org.python.python 0x000000010010b893 t_bootstrap + 67
17 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
18 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 10:
0 libSystem.B.dylib 0x00007fff852f3932 select$DARWIN_EXTSN + 10
1 QtCore 0x0000000102614570 QFSFileEngine::rmdir(QString const&, bool) const + 10400
2 QtCore 0x000000010253d3af QThread::setPriority(QThread::Priority) + 495
3 libSystem.B.dylib 0x00007fff852e8fd6 _pthread_start + 331
4 libSystem.B.dylib 0x00007fff852e8e89 thread_start + 13
Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000000000002b rcx: 0x000000000000002f rdx: 0x0000000000000000
rdi: 0x0000000000000001 rsi: 0x000000011ecedfe0 rbp: 0x000000011ecee4b0 rsp: 0x000000011ecedfe0
r8: 0x0000000000000020 r9: 0x0000000000000100 r10: 0x0000000000000001 r11: 0x000000011ecee4f0
r12: 0x000000011fc99710 r13: 0x0000000000000002 r14: 0x00000001292528a0 r15: 0x000000011ecee620
rip: 0x000000010008d680 rfl: 0x0000000000010283 cr2: 0x000000011ecedfe0
Binary Images:
0x100000000 - 0x100001fff +net.kovidgoyal.calibre 0.8.20 (0.8.20) <EBB33CE4-D02B-908A-4394-7F125601AC84> /Applications/calibre.app/Contents/MacOS/calibre
0x100004000 - 0x100006fff +calibre-launcher.dylib ??? (???) <8F03382C-51B2-3EBC-BE3C-AB9B2A6CE665> /Applications/calibre.app/Contents/Frameworks/calibre-launcher.dylib
0x100009000 - 0x100174fe3 +org.python.python 2.7.1, (c) 2004-2008 Python Software Foundation. (2.7.1) <2F639F15-7907-9033-DACB-7D0497D8D630> /Applications/calibre.app/Contents/Frameworks/Python.framework/Versions/2.7/Python
0x1002ee000 - 0x1002f0fff +time.so ??? (???) <751FA2CC-68BB-139D-470C-38FFB0D4FE80> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/time.so
0x1002f5000 - 0x1002fafff +math.so ??? (???) <2AAEA2C0-5DC8-8903-2492-2E9DE863FF59> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/math.so
0x1005f0000 - 0x1005f3ff7 +binascii.so ??? (???) <EEDC00BF-A03B-BB98-742D-0BFDD745FD8C> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/binascii.so
0x1005f6000 - 0x1005f7fff +_hashlib.so ??? (???) <4F3374D7-DF50-6F58-8562-85399E68A47E> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_hashlib.so
0x1005fa000 - 0x100626fff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
0x100638000 - 0x10071efe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
0x100776000 - 0x100778fff +_sha256.so ??? (???) <09C78D8B-2A2D-3C19-C20D-6AF62F70C2E7> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_sha256.so
0x10077b000 - 0x10077ffff +_sha512.so ??? (???) <D5D97629-82CA-395D-3183-811C9C0B6FD1> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_sha512.so
0x100782000 - 0x100783ff7 +_random.so ??? (???) <AFC57A37-DAA9-6937-E8A5-D77473C62FDA> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_random.so
0x100786000 - 0x100787fff +_functools.so ??? (???) <8AEBCFD9-01A9-67A7-3EB6-3A2BB8F9520E> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_functools.so
0x10078a000 - 0x10078afff +future_builtins.so ??? (???) <867018A4-F6D4-BCF9-F3A4-756B9F42B5DB> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/future_builtins.so
0x10078d000 - 0x100794ff7 +itertools.so ??? (???) <D3A44CB9-4859-D365-8B89-54EF74CA1CC3> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/itertools.so
0x1007dc000 - 0x1007e0ff7 +operator.so ??? (???) <50F4FDAC-F394-2035-2939-961190F211CF> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/operator.so
0x1007e5000 - 0x1007e7ff7 +_locale.so ??? (???) <14AF540C-BEB7-3809-0218-603A08F3359F> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_locale.so
0x1007ea000 - 0x1007eefff +_collections.so ??? (???) <4D9D1024-3AF1-C01D-E35C-F4BD97119C78> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_collections.so
0x1007f2000 - 0x1007f2ff7 +_bisect.so ??? (???) <6B799BAF-A00F-4CBF-0A61-0B8624D2EBB5> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_bisect.so
0x1007f5000 - 0x1007f6fff +_heapq.so ??? (???) <96CFB776-11FA-F2E9-A698-DC4E2D3904A8> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_heapq.so
0x1007fa000 - 0x1007fbff7 +fcntl.so ??? (???) <05A33488-C9C6-4F42-2ED1-3C508B728AF3> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/fcntl.so
0x101000000 - 0x101001ff7 +cStringIO.so ??? (???) <6B7FEEEB-160A-F1A0-9BCF-58A57ED7B5FC> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/cStringIO.so
0x101005000 - 0x101014fff +cPickle.so ??? (???) <963959BB-E0C2-70D6-A0CF-B08A62C4F767> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/cPickle.so
0x101018000 - 0x10101cff7 +_struct.so ??? (???) <81009C30-8152-3D59-5931-5236A46B6312> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_struct.so
0x101061000 - 0x101061fff +grp.so ??? (???) <C90A0633-66CD-2E90-E4BD-187F376C1E82> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/grp.so
0x101064000 - 0x101078fff +_io.so ??? (???) <6BAA6CF1-BDAE-2271-017B-C1863F09284A> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_io.so
0x101086000 - 0x101089fff +zlib.so ??? (???) <8BA74BC5-ED91-141B-C541-07BCC2CC2A62> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/zlib.so
0x10127f000 - 0x101282ff7 +strop.so ??? (???) <B3F61C31-A875-84CB-686E-546BDDADAD73> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/strop.so
0x1013e6000 - 0x1013e8ff7 +icu.so ??? (???) <E8AED283-582B-D0F8-66B6-B0C5B571A208> /Applications/calibre.app/Contents/Frameworks/plugins/icu.so
0x1013eb000 - 0x1013f2ff7 +_socket.so ??? (???) <81A8230C-9EA3-EB2C-E6B8-AB0128358456> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_socket.so
0x1013f9000 - 0x1013f9ff7 +_scproxy.so ??? (???) <178249AF-2C17-80A1-D26B-C2F9799553C2> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_scproxy.so
0x1013fc000 - 0x1013fdff7 +Qt.so ??? (???) <5801AFE6-2448-4047-D4B4-46DC8537CABD> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/Qt.so
0x1022db000 - 0x1022dfff7 +_ssl.so ??? (???) <2B90C15C-236D-B7AB-FA3E-EE486CDD9435> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_ssl.so
0x1022e3000 - 0x102478fea +QtCore.so ??? (???) <179FE1B8-ADBA-24C3-CAF6-7BEA5C121DFB> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtCore.so
0x10251e000 - 0x102767fe3 +QtCore 4.7.1 (compatibility 4.7.0) <33852C5B-E539-E311-E37A-9A198FBC313A> /Applications/calibre.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x102862000 - 0x102875fff +sip.so ??? (???) <8AC50618-5E73-C0AF-F82F-867247BA48AB> /Applications/calibre.app/Contents/Resources/Python/site-packages/sip.so
0x102b40000 - 0x102badff7 +QtNetwork.so ??? (???) <9D1D9013-873D-C5BD-6154-6D41B97B65AB> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtNetwork.so
0x102be2000 - 0x102cd6feb +QtNetwork 4.7.1 (compatibility 4.7.0) <735D68E5-8D56-59CC-3234-C8DA63D268EA> /Applications/calibre.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x102d1d000 - 0x102d2cfe7 +QtSvg.so ??? (???) <FEEE56D2-DF70-0298-740A-FE70E038446C> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtSvg.so
0x102d37000 - 0x102d7dfef +QtSvg 4.7.1 (compatibility 4.7.0) <5B4F3FBE-4044-62D7-A01D-298656FABD55> /Applications/calibre.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x102d95000 - 0x102ddafef +QtWebKit.so ??? (???) <B6334A0F-D578-E95C-F4D5-F049FDA79006> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtWebKit.so
0x102dfd000 - 0x102e31ff7 +QtXml.so ??? (???) <7914D65C-ED01-DA40-7601-D1F3509FCCA4> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtXml.so
0x102e4a000 - 0x102e81ffe +QtXml 4.7.1 (compatibility 4.7.0) <6C4ECBD7-527C-669D-E0B9-D7CC0E89422C> /Applications/calibre.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x102e94000 - 0x102eb0fe7 +QtXmlPatterns.so ??? (???) <4E65023C-EB12-0DCC-33AF-0806F5AF3DFE> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtXmlPatterns.so
0x102ec0000 - 0x102ecefef +datetime.so ??? (???) <4D0E17D9-6F7C-37C8-E30F-1684DEF88EB3> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/datetime.so
0x102ed5000 - 0x102edafff +_json.so ??? (???) <F337DE76-D1E6-7564-1979-B1C338BAF976> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_json.so
0x102fcb000 - 0x102fe1fff +_ctypes.so ??? (???) <40198646-E621-9B12-6C33-07B1B7A50DE8> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_ctypes.so
0x102fea000 - 0x102ff5fff +_sqlite3.so ??? (???) <7D9CE348-AB6B-113C-F688-E62CBFA923CA> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_sqlite3.so
0x103800000 - 0x103cf4fff +QtGui.so ??? (???) <D44EE692-AE90-C3EC-1294-800A49538976> /Applications/calibre.app/Contents/Resources/Python/site-packages/PyQt4/QtGui.so
0x103f25000 - 0x1047f5ff3 +QtGui 4.7.1 (compatibility 4.7.0) <62FB2029-FA30-F24A-3FBE-C42FBF66FFB5> /Applications/calibre.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x104a19000 - 0x105af6fe3 +QtWebKit 4.7.1 (compatibility 4.7.0) <970EEE4D-5436-269C-0DA6-CB3CBA9E0E0F> /Applications/calibre.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x105f35000 - 0x106333fe2 +QtXmlPatterns 4.7.1 (compatibility 4.7.0) <B8BC8F65-6ADD-C9D0-A3B8-B24633D21762> /Applications/calibre.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
0x1064d1000 - 0x1064d2fff +speedup.so ??? (???) <B1B35FBD-9D26-A4C5-2C17-BCDFFFFB7EF4> /Applications/calibre.app/Contents/Frameworks/plugins/speedup.so
0x1064d5000 - 0x1064d8ff7 +_multiprocessing.so ??? (???) <C8BC1D87-32C1-8096-4B64-32067C2A1329> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_multiprocessing.so
0x1064dc000 - 0x1064dfff7 +select.so ??? (???) <65D3C818-BDC0-8F68-927C-BC9BDF3C0E5A> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/select.so
0x1064e3000 - 0x1064ebff7 +magick.so ??? (???) <97D23086-EBDC-9500-48FF-0D67AA9DBCEA> /Applications/calibre.app/Contents/Frameworks/plugins/magick.so
0x1064ef000 - 0x1064f0fff +cPalmdoc.so ??? (???) <3F7261B8-54FB-DF8C-4223-0B6AAC2C8449> /Applications/calibre.app/Contents/Frameworks/plugins/cPalmdoc.so
0x1064f3000 - 0x1064f8ff7 +array.so ??? (???) <5053824C-DE3B-101F-EA7B-A1C5DF8352BC> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/array.so
0x1067c0000 - 0x106a80ff7 +etree.so ??? (???) <BAC217D4-ED59-CD70-364D-E5E06945C587> /Applications/calibre.app/Contents/Resources/Python/site-packages/lxml/etree.so
0x106be6000 - 0x106bf3ff7 +_curses.so ??? (???) <DE402387-AA02-DED4-EFFC-1F560AEB1405> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_curses.so
0x106bf9000 - 0x106bfbff7 +_imagingft.so ??? (???) <D661C799-576A-916D-D0CA-5546C68AC29D> /Applications/calibre.app/Contents/Resources/Python/site-packages/PIL/_imagingft.so
0x106d00000 - 0x106d8bff7 +libsqlite3.0.dylib 9.6.0 (compatibility 9.0.0) <7B067610-3214-112B-63F4-9AED3A009AFB> /Applications/calibre.app/Contents/Frameworks/libsqlite3.0.dylib
0x107060000 - 0x1071dafff +libMagickWand.4.dylib 5.1.0 (compatibility 5.0.0) <B2908482-6947-49AC-786D-F38356CDB674> /Applications/calibre.app/Contents/Frameworks/libMagickWand.4.dylib
0x1071ee000 - 0x1073bafe7 +libMagickCore.4.dylib 5.1.0 (compatibility 5.0.0) <47FF6D09-3EED-C8C2-79FC-6F3E91B6E2D5> /Applications/calibre.app/Contents/Frameworks/libMagickCore.4.dylib
0x1073f4000 - 0x107496fef +libfreetype.6.dylib 13.1.0 (compatibility 13.0.0) <333F070F-9E06-7372-5D2E-2FA7D190A009> /Applications/calibre.app/Contents/Frameworks/libfreetype.6.dylib
0x1074a2000 - 0x1074ecfe4 +libjpeg.8.dylib 9.2.0 (compatibility 9.0.0) <EDDC86D8-C854-DA3E-6A1D-BBBFF1F7D8B0> /Applications/calibre.app/Contents/Frameworks/libjpeg.8.dylib
0x1076f0000 - 0x107726ffb +_imaging.so ??? (???) <6F8B8631-31A8-52A0-B8BC-4693BC3A8092> /Applications/calibre.app/Contents/Resources/Python/site-packages/PIL/_imaging.so
0x107772000 - 0x107787fff +pdfreflow.so ??? (???) <1FCCC225-5790-514B-B6C6-7EF5CC6DF9CA> /Applications/calibre.app/Contents/Frameworks/plugins/pdfreflow.so
0x107792000 - 0x1077c0fff +libpng12.0.dylib 45.0.0 (compatibility 45.0.0) <B6268BD0-F709-199D-127E-D41DFDB90944> /Applications/calibre.app/Contents/Frameworks/libpng12.0.dylib
0x1077c5000 - 0x1077f2fef +libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <111A624B-7FBD-E17B-F4BB-0705607AEE60> /Applications/calibre.app/Contents/Frameworks/libexpat.1.dylib
0x1077f7000 - 0x1077fbff7 +bz2.so ??? (???) <8EB750AA-E4D8-3DC4-7E57-3DA5D9FA83BB> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/bz2.so
0x107900000 - 0x107aaeff9 +libpoppler.7.dylib 8.0.0 (compatibility 8.0.0) <F2634028-2926-9223-4530-C2C8B3507AF0> /Applications/calibre.app/Contents/Frameworks/libpoppler.7.dylib
0x107b3d000 - 0x107b74ff7 +libfontconfig.1.dylib 6.4.0 (compatibility 6.0.0) <35B764FE-AD37-0168-9411-3236DCF18757> /Applications/calibre.app/Contents/Frameworks/libfontconfig.1.dylib
0x107c3c000 - 0x107c70feb +pyexpat.so ??? (???) <2F60370F-6B3B-195A-F4EB-CCFD307FDBBF> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/pyexpat.so
0x1081f9000 - 0x1081fbff7 +usbobserver.so ??? (???) <678E717B-64C6-98A6-10D5-4DBB47728385> /Applications/calibre.app/Contents/Frameworks/plugins/usbobserver.so
0x108380000 - 0x108387ff7 +ae.so ??? (???) <AE380959-F2B5-A78D-2F94-47F2D97F5C56> /Applications/calibre.app/Contents/Resources/Python/site-packages/aem/ae.so
0x1083cb000 - 0x1083d3ff7 +_elementtree.so ??? (???) <96683A9A-FDAE-DC52-6FFB-3850D9E61106> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/_elementtree.so
0x1083d6000 - 0x1083ecfe3 +pictureflow.so ??? (???) <EE0CDEB2-B00F-C72D-3F1C-FD8786AE5761> /Applications/calibre.app/Contents/Frameworks/plugins/pictureflow.so
0x108a00000 - 0x108a0cfeb +progress_indicator.so ??? (???) <7458E399-7CA5-9B55-E2AF-185B11F2A26D> /Applications/calibre.app/Contents/Frameworks/plugins/progress_indicator.so
0x119179000 - 0x11917ffff +libqgif.dylib ??? (???) <12200BDB-8DF5-C81E-8DE0-4734C05F2E75> /Applications/calibre.app/Contents/MacOS/imageformats/libqgif.dylib
0x119183000 - 0x119188fff +libqico.dylib ??? (???) <E3395A73-B500-E0F2-4EAB-2FFFAA31C9A5> /Applications/calibre.app/Contents/MacOS/imageformats/libqico.dylib
0x11918c000 - 0x1191c6ff7 +libqjpeg.dylib ??? (???) <0A008145-6496-855E-7591-9640732A3DA0> /Applications/calibre.app/Contents/MacOS/imageformats/libqjpeg.dylib
0x1191ca000 - 0x1191cefff +libqsvg.dylib ??? (???) <F1A850B5-AEF1-1015-54CA-0A353D279AC3> /Applications/calibre.app/Contents/MacOS/imageformats/libqsvg.dylib
0x1191d6000 - 0x1191d7ff7 +sqlite_custom.so ??? (???) <E575B7E5-B1BB-27B4-9924-00AE1E5A3B1B> /Applications/calibre.app/Contents/Frameworks/plugins/sqlite_custom.so
0x11975c000 - 0x1197b0fef +libqmng.dylib ??? (???) <6A75AEF0-2014-F3BE-4DC1-860F26404A05> /Applications/calibre.app/Contents/MacOS/imageformats/libqmng.dylib
0x1197b7000 - 0x11980bfef +libqtiff.dylib ??? (???) <9386F258-6099-8EAE-15E2-5BF5A2F2B6FD> /Applications/calibre.app/Contents/MacOS/imageformats/libqtiff.dylib
0x119833000 - 0x11985aff7 +png.so ??? (???) <745EB9D5-BF4C-FC36-36FF-F7A663250430> /Applications/calibre.app/Contents/Frameworks/ImageMagick/modules-Q16/coders/png.so
0x11985f000 - 0x11986aff7 +jpeg.so ??? (???) <FA95984D-01E4-05F6-CE96-D7D2EF1C423C> /Applications/calibre.app/Contents/Frameworks/ImageMagick/modules-Q16/coders/jpeg.so
0x11d2c1000 - 0x11d2c3ff7 +fontconfig.so ??? (???) <5BF23C88-1F21-633E-84FD-3BAB729964DC> /Applications/calibre.app/Contents/Frameworks/plugins/fontconfig.so
0x11d600000 - 0x11d694fff +unicodedata.so ??? (???) <4FE6628C-C225-A4B4-0DD3-1D9C311EF3A6> /Applications/calibre.app/Contents/Resources/Python/lib/python2.7/lib-dynload/unicodedata.so
0x11e7bc000 - 0x11e7c6fef +libqgenericbearer.dylib ??? (???) <35DEDB33-F53C-6009-E56E-5C55C2C7BB4A> /Applications/calibre.app/Contents/MacOS/bearer/libqgenericbearer.dylib
0x11e7cc000 - 0x11e7edfe7 +libqcncodecs.dylib ??? (???) <F91E19DA-B33E-DBBF-5AD5-7B56F9530892> /Applications/calibre.app/Contents/MacOS/codecs/libqcncodecs.dylib
0x11ec83000 - 0x11ecabfe1 +libqjpcodecs.dylib ??? (???) <C98F932E-CBDC-31EF-4A3C-D2BF82F126FE> /Applications/calibre.app/Contents/MacOS/codecs/libqjpcodecs.dylib
0x11ecb0000 - 0x11ecc2ff7 +libqkrcodecs.dylib ??? (???) <ECB69E88-981E-86DE-EF95-5F20537BA9EB> /Applications/calibre.app/Contents/MacOS/codecs/libqkrcodecs.dylib
0x11ecc5000 - 0x11eceafe7 +libqtwcodecs.dylib ??? (???) <D5594954-1B94-0F6A-A68C-A4CF945BE749> /Applications/calibre.app/Contents/MacOS/codecs/libqtwcodecs.dylib
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
0x7fff80003000 - 0x7fff800d7fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff80249000 - 0x7fff80256fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff80257000 - 0x7fff80258fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff80259000 - 0x7fff802f9fff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff802fa000 - 0x7fff8057cfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8057d000 - 0x7fff80581ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff80641000 - 0x7fff80641ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8067d000 - 0x7fff806bcfef libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <E1F34D53-3D62-78C0-CAD8-8AD22C110A9E> /usr/lib/libncurses.5.4.dylib
0x7fff806bd000 - 0x7fff806c4fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff806c5000 - 0x7fff810bfff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff810c0000 - 0x7fff810c0ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff81151000 - 0x7fff81160fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff81161000 - 0x7fff8119eff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff814ee000 - 0x7fff814f0fff libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff814f1000 - 0x7fff8158bfe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff81d8e000 - 0x7fff81d8eff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff81d8f000 - 0x7fff81daaff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff81dab000 - 0x7fff820dffef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff820e0000 - 0x7fff8211afff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
0x7fff82150000 - 0x7fff82156ff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff82157000 - 0x7fff8217ffff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff82180000 - 0x7fff82265fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff822a0000 - 0x7fff822a3ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff82316000 - 0x7fff82319ff7 libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8231a000 - 0x7fff82330fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff82331000 - 0x7fff8237afef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff823b8000 - 0x7fff82407ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff8259c000 - 0x7fff825b1ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff825b2000 - 0x7fff82642fff com.apple.SearchKit 1.3.0 (1.3.0) <A710A552-4343-3811-94DA-04F0E8A2AD93> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff82643000 - 0x7fff8270efff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <E72880D9-3B5D-D086-9266-F4F3C294619F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff82c62000 - 0x7fff82d23fef com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff82d24000 - 0x7fff82e01fff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff82e48000 - 0x7fff82e49ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff83ec7000 - 0x7fff83f53fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff83f54000 - 0x7fff83f8ffff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff83f90000 - 0x7fff84015ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff84399000 - 0x7fff84452fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff84465000 - 0x7fff84496fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff84497000 - 0x7fff84795fff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff84796000 - 0x7fff847a7ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
0x7fff847a8000 - 0x7fff847efff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff847f7000 - 0x7fff84817ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff84a72000 - 0x7fff84b89fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
0x7fff84c8b000 - 0x7fff84c8fff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff84c90000 - 0x7fff84c9cfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
0x7fff84d2b000 - 0x7fff84d3fff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <B932F6B1-38D0-A864-1CC5-ABC77E653F91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff84d98000 - 0x7fff84e15fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff84e48000 - 0x7fff84e69fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff84e6a000 - 0x7fff852aefef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff852af000 - 0x7fff85470fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
0x7fff855e9000 - 0x7fff85602fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff85603000 - 0x7fff85681ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff856a6000 - 0x7fff856fbff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff85734000 - 0x7fff85748fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff85857000 - 0x7fff85869fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff8586a000 - 0x7fff8586cfff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8586d000 - 0x7fff858c0ff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff858c1000 - 0x7fff859e0fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff859e1000 - 0x7fff859e2ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff859e3000 - 0x7fff859e3ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff86319000 - 0x7fff8635cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8635d000 - 0x7fff86362fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff865b7000 - 0x7fff86617fe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8669e000 - 0x7fff866b5fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff866b6000 - 0x7fff86db2ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff87033000 - 0x7fff8705aff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8705b000 - 0x7fff8706afff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8706b000 - 0x7fff87079ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
0x7fff8707a000 - 0x7fff870a5ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
0x7fff870b6000 - 0x7fff87120fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff87121000 - 0x7fff87124fff com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff87125000 - 0x7fff87125ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff873d5000 - 0x7fff87772fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff87a66000 - 0x7fff87a6bff7 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
0x7fff87a8f000 - 0x7fff87b50fff libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff87b51000 - 0x7fff87b84ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff87b85000 - 0x7fff87b8afff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff87b8b000 - 0x7fff87bcefef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
0x7fff87bcf000 - 0x7fff87bdaff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff87beb000 - 0x7fff87d29fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff87d2a000 - 0x7fff87d47ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff87d48000 - 0x7fff87f06ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff87f15000 - 0x7fff880d3fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
0x7fff880d4000 - 0x7fff88184fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff882ae000 - 0x7fff882effff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff883c8000 - 0x7fff883ebfff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff884f4000 - 0x7fff8853eff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8853f000 - 0x7fff88587ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8859e000 - 0x7fff885eafff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
0x7fff885eb000 - 0x7fff88610ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff886b5000 - 0x7fff886f6fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff886f7000 - 0x7fff886fdff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff886fe000 - 0x7fff88f08fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff88f09000 - 0x7fff88f09ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff88f0a000 - 0x7fff89193ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff89194000 - 0x7fff8919aff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff891e8000 - 0x7fff891fefef libbsm.0.dylib ??? (???) <37BFB2A4-EBD3-ACBB-89F2-3C158B262A72> /usr/lib/libbsm.0.dylib
0x7fff8924f000 - 0x7fff892cefe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff892cf000 - 0x7fff89385ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
0x7fff897c7000 - 0x7fff8987cfe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff89889000 - 0x7fff899befff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff89a67000 - 0x7fff89b24fff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff89b30000 - 0x7fff89b60fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff89ba0000 - 0x7fff89c98ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
0x7fff89e7d000 - 0x7fff89e88ff7 com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff89e89000 - 0x7fff8a000fe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8a094000 - 0x7fff8a1aefef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8a1af000 - 0x7fff8a1fefef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8a1ff000 - 0x7fff8a646fef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
Model: MacBook6,1, BootROM MB61.00C8.B00, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.51f53
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 232,89 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Sony Portable Reader System, 0x054c (Sony Corporation), 0x031e, 0x24100000 / 3
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth Module, 0x05ac (Apple Inc.), 0x8218, 0x06130000 / 4
This is what I get in the console app when I connect my device :
25/09/11 20:51:16 com.apple.launchd[1] (com.apple.SystemStarter) Failed to count the number of files in "/System/Library/StartupItems": No such file or directory
25/09/11 20:51:16 com.apple.launchd[1] (com.apple.SystemStarter) Failed to count the number of files in "/System/Library/StartupItems": No such file or directory
25/09/11 20:51:16 CleanMyMacHelperTool[350] Mounted devices (
"/Volumes/SONY"
)
25/09/11 20:51:16 CleanMyMacHelperTool[350] CleanMyMacHelperTool started as volume cleaner with cleanTrashes 1 cleanMacOSJunk 1 cleanWinJunk 1
25/09/11 20:51:20 CleanMyMacHelperTool[350] Failed to locate CleanMyMac application. Wont do anything.
25/09/11 20:51:20 CleanMyMacHelperTool[350] CleanMyMacHelperTool exited...
25/09/11 20:51:37 com.apple.launchd.peruser.501[90] ([0x0-0x38038].net.kovidgoyal.calibre[337]) Job appears to have crashed: Bus error
25/09/11 20:51:38 ReportCrash[355] Saved crash report for calibre[337] version 0.8.20 (0.8.20) to /Users/MONICA/Library/Logs/DiagnosticReports/calibre_2011-09-25-205138_MacBook-de-Monica.crash
Thanks