Giter VIP home page Giter VIP logo

vocabsieve's People

Contributors

1over137 avatar artjomsr avatar atilioa avatar blackdeer1524 avatar drasilza avatar jackshannon avatar jonahsol avatar kristofgazso avatar pippohsios avatar rasmusrendal avatar ryanmcentire avatar zsilver1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vocabsieve's Issues

SSMtool keeps closing after I press anything at all.

The window pops up, but if I click on anything, it shuts down. I have a 2021 Macbook Pro. Here's the error from the popup window:

Process: app [36171]
Path: /Applications/ssmtool.app/Contents/MacOS/app
Identifier: ssmtool
Version: ???
Code Type: X86-64 (Translated)
Parent Process: ??? [1]
Responsible: app [36171]
User ID: 501

Date/Time: 2022-01-23 01:02:57.146 -0600
OS Version: macOS 11.6 (20G165)
Report Version: 12
Anonymous UUID: BE5C1ACF-8214-33B0-3DD5-113A693157FB

Sleep/Wake UUID: B5AC5217-AF8D-4343-A417-E6E11FDFC108

Time Awake Since Boot: 1400000 seconds
Time Since Wake: 13000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0x00007ffe946be8f4 ???
1 libsystem_kernel.dylib 0x00007fff2045f92e __pthread_kill + 10
2 libsystem_c.dylib 0x00007fff203e3406 abort + 125
3 QtCore 0x000000010e2bc529 qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) + 9
4 QtCore 0x000000010e2bdc74 QMessageLogger::fatal(char const*, ...) const + 202
5 QtCore.abi3.so 0x000000010dd46477 pyqt5_err_print() + 743
6 sip.cpython-39-darwin.so 0x0000000110f17a66 sip_api_call_procedure_method + 294
7 QtWidgets.abi3.so 0x0000000111052f58 sipQMainWindow::focusInEvent(QFocusEvent*) + 104
8 QtWidgets 0x0000000111c86f88 QWidget::event(QEvent*) + 840
9 QtWidgets 0x0000000111d9aa35 QMainWindow::event(QEvent*) + 277
10 QtWidgets.abi3.so 0x000000011105233f sipQMainWindow::event(QEvent*) + 191
11 QtWidgets 0x0000000111c4c9ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
12 QtWidgets 0x0000000111c4de11 QApplication::notify(QObject*, QEvent*) + 497
13 QtWidgets.abi3.so 0x0000000111100019 sipQApplication::notify(QObject*, QEvent*) + 233
14 QtCore 0x000000010e49ca34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
15 QtWidgets 0x0000000111c4a197 QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason) + 375
16 QtWidgets 0x0000000111c82add QWidget::setFocus(Qt::FocusReason) + 637
17 QtWidgets 0x0000000111c50b11 QApplicationPrivate::giveFocusAccordingToFocusPolicy(QWidget*, QEvent*, QPoint) + 625
18 QtWidgets 0x0000000111c4e986 QApplication::notify(QObject*, QEvent*) + 3430
19 QtWidgets.abi3.so 0x0000000111100019 sipQApplication::notify(QObject*, QEvent*) + 233
20 QtCore 0x000000010e49ca34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
21 QtWidgets 0x0000000111c4d310 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) + 896
22 QtWidgets 0x0000000111ca6022 QWidgetWindow::handleMouseEvent(QMouseEvent*) + 3266
23 QtWidgets 0x0000000111ca46e9 QWidgetWindow::event(QEvent*) + 233
24 QtWidgets 0x0000000111c4c9ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
25 QtWidgets 0x0000000111c4de11 QApplication::notify(QObject*, QEvent*) + 497
26 QtWidgets.abi3.so 0x0000000111100019 sipQApplication::notify(QObject*, QEvent*) + 233
27 QtCore 0x000000010e49ca34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
28 QtGui 0x0000000112b23e2e QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3534
29 QtGui 0x0000000112b08d7b QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag) + 219
30 libqcocoa.dylib 0x000000011ed34260 QCocoaEventDispatcherPrivate::processPostedEvents() + 320
31 libqcocoa.dylib 0x000000011ed349c8 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
32 com.apple.CoreFoundation 0x00007fff2058702c CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
33 com.apple.CoreFoundation 0x00007fff20586f94 __CFRunLoopDoSource0 + 180
34 com.apple.CoreFoundation 0x00007fff20586d0a __CFRunLoopDoSources0 + 242
35 com.apple.CoreFoundation 0x00007fff20585718 __CFRunLoopRun + 897
36 com.apple.CoreFoundation 0x00007fff20584cd0 CFRunLoopRunSpecific + 567
37 com.apple.HIToolbox 0x00007fff28a2f1f3 RunCurrentEventLoopInMode + 292
38 com.apple.HIToolbox 0x00007fff28a2ee26 ReceiveNextEventCommon + 284
39 com.apple.HIToolbox 0x00007fff28a2ecf3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
40 com.apple.AppKit 0x00007fff22cb8172 _DPSNextEvent + 864
41 com.apple.AppKit 0x00007fff22cb6945 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364
42 com.apple.AppKit 0x00007fff22ca8c69 -[NSApplication run] + 586
43 libqcocoa.dylib 0x000000011ed3362f QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2495
44 QtCore 0x000000010e498acf QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 431
45 QtCore 0x000000010e49d042 QCoreApplication::exec() + 130
46 QtWidgets.abi3.so 0x00000001111f1882 meth_QApplication_exec(_object*, _object*) + 82
47 0x00000001047685a2 cfunction_call + 130
48 0x0000000104727287 _PyObject_MakeTpCall + 375
49 0x0000000104810240 call_function + 624
50 0x000000010480d1f6 _PyEval_EvalFrameDefault + 27654
51 0x0000000104811034 _PyEval_EvalCode + 2852
52 0x0000000104806520 PyEval_EvalCode + 64
53 0x0000000104803370 builtin_exec + 592
54 0x0000000104767da7 cfunction_vectorcall_FASTCALL + 215
55 0x000000010481016b call_function + 411
56 0x000000010480d2a0 _PyEval_EvalFrameDefault + 27824
57 0x0000000104727af5 function_code_fastcall + 229
58 0x000000010481016b call_function + 411
59 0x000000010480d1f6 _PyEval_EvalFrameDefault + 27654
60 0x0000000104727af5 function_code_fastcall + 229
61 0x0000000104727c93 PyObject_CallObject + 131
62 0x00000001046e2242 main + 962
63 libdyld.dylib 0x00007fff204a9f3d start + 1

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x00007ffdffe1ba28 0x7ffdffe17000 + 18984
1 runtime 0x00007ffdffe20a0c 0x7ffdffe17000 + 39436
2 runtime 0x00007ffdffe222c0 0x7ffdffe17000 + 45760

Thread 2:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 3:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 4:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 5:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 6:: QThread
0 ??? 0x00007ffe946be8f4 ???
1 libsystem_kernel.dylib 0x00007fff2045f9ca poll + 10
2 0x000000010473036c method_vectorcall_FASTCALL + 140
3 0x000000010481016b call_function + 411
4 0x000000010480d1d9 _PyEval_EvalFrameDefault + 27625
5 0x0000000104811034 _PyEval_EvalCode + 2852
6 0x0000000104727a00 _PyFunction_Vectorcall + 256
7 0x000000010481016b call_function + 411
8 0x000000010480d1d9 _PyEval_EvalFrameDefault + 27625
9 0x0000000104811034 _PyEval_EvalCode + 2852
10 0x0000000104727a00 _PyFunction_Vectorcall + 256
11 0x0000000104729ebc method_vectorcall + 204
12 0x000000010481016b call_function + 411
13 0x000000010480d352 _PyEval_EvalFrameDefault + 28002
14 0x0000000104811034 _PyEval_EvalCode + 2852
15 0x0000000104727a00 _PyFunction_Vectorcall + 256
16 0x000000010481016b call_function + 411
17 0x000000010480d1d9 _PyEval_EvalFrameDefault + 27625
18 0x0000000104811034 _PyEval_EvalCode + 2852
19 0x0000000104727a00 _PyFunction_Vectorcall + 256
20 0x000000010481016b call_function + 411
21 0x000000010480d2a0 _PyEval_EvalFrameDefault + 27824
22 0x0000000104811034 _PyEval_EvalCode + 2852
23 0x0000000104727a00 _PyFunction_Vectorcall + 256
24 0x00000001047276cb PyVectorcall_Call + 155
25 0x000000010480d690 _PyEval_EvalFrameDefault + 28832
26 0x0000000104811034 _PyEval_EvalCode + 2852
27 0x0000000104727a00 _PyFunction_Vectorcall + 256
28 0x0000000104729ebc method_vectorcall + 204
29 0x000000010481016b call_function + 411
30 0x000000010480d352 _PyEval_EvalFrameDefault + 28002
31 0x0000000104811034 _PyEval_EvalCode + 2852
32 0x0000000104727a00 _PyFunction_Vectorcall + 256
33 0x0000000104729f62 method_vectorcall + 370
34 QtCore.abi3.so 0x000000010dd4b657 PyQtSlot::call(_object*, _object*) const + 39
35 QtCore.abi3.so 0x000000010dd4b566 PyQtSlot::invoke(void**, _object*, void*, bool) const + 374
36 QtCore.abi3.so 0x000000010dd4c155 PyQtSlotProxy::unislot(void**) + 85
37 QtCore.abi3.so 0x000000010dd4c0ca PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
38 QtCore 0x000000010e4cff6e void doActivate(QObject*, int, void**) + 1118
39 QtCore 0x000000010e2c5de8 QThread::started(QThread::QPrivateSignal) + 56
40 QtCore 0x000000010e2c65ff QThreadPrivate::start(void*) + 303
41 libsystem_pthread.dylib 0x00007fff2048e8fc _pthread_start + 224
42 libsystem_pthread.dylib 0x00007fff2048a443 thread_start + 15

Thread 7:: QThread
0 ??? 0x00007ffe946be8f4 ???
1 libsystem_kernel.dylib 0x00007fff2045f9ca poll + 10
2 0x000000010473036c method_vectorcall_FASTCALL + 140
3 0x000000010481016b call_function + 411
4 0x000000010480d1d9 _PyEval_EvalFrameDefault + 27625
5 0x0000000104811034 _PyEval_EvalCode + 2852
6 0x0000000104727a00 _PyFunction_Vectorcall + 256
7 0x000000010481016b call_function + 411
8 0x000000010480d1d9 _PyEval_EvalFrameDefault + 27625
9 0x0000000104811034 _PyEval_EvalCode + 2852
10 0x0000000104727a00 _PyFunction_Vectorcall + 256
11 0x0000000104729ebc method_vectorcall + 204
12 0x000000010481016b call_function + 411
13 0x000000010480d352 _PyEval_EvalFrameDefault + 28002
14 0x0000000104811034 _PyEval_EvalCode + 2852
15 0x0000000104727a00 _PyFunction_Vectorcall + 256
16 0x000000010481016b call_function + 411
17 0x000000010480d1d9 _PyEval_EvalFrameDefault + 27625
18 0x0000000104811034 _PyEval_EvalCode + 2852
19 0x0000000104727a00 _PyFunction_Vectorcall + 256
20 0x000000010481016b call_function + 411
21 0x000000010480d2a0 _PyEval_EvalFrameDefault + 27824
22 0x0000000104811034 _PyEval_EvalCode + 2852
23 0x0000000104727a00 _PyFunction_Vectorcall + 256
24 0x00000001047276cb PyVectorcall_Call + 155
25 0x000000010480d690 _PyEval_EvalFrameDefault + 28832
26 0x0000000104811034 _PyEval_EvalCode + 2852
27 0x0000000104727a00 _PyFunction_Vectorcall + 256
28 0x0000000104729ebc method_vectorcall + 204
29 0x000000010481016b call_function + 411
30 0x000000010480d352 _PyEval_EvalFrameDefault + 28002
31 0x0000000104727af5 function_code_fastcall + 229
32 0x0000000104729f62 method_vectorcall + 370
33 QtCore.abi3.so 0x000000010dd4b657 PyQtSlot::call(_object*, _object*) const + 39
34 QtCore.abi3.so 0x000000010dd4b566 PyQtSlot::invoke(void**, _object*, void*, bool) const + 374
35 QtCore.abi3.so 0x000000010dd4c155 PyQtSlotProxy::unislot(void**) + 85
36 QtCore.abi3.so 0x000000010dd4c0ca PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
37 QtCore 0x000000010e4cff6e void doActivate(QObject*, int, void**) + 1118
38 QtCore 0x000000010e2c5de8 QThread::started(QThread::QPrivateSignal) + 56
39 QtCore 0x000000010e2c65ff QThreadPrivate::start(void*) + 303
40 libsystem_pthread.dylib 0x00007fff2048e8fc _pthread_start + 224
41 libsystem_pthread.dylib 0x00007fff2048a443 thread_start + 15

Thread 8:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 9:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 10:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 11:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 12:
0 runtime 0x00007ffdffe397c8 0x7ffdffe17000 + 141256

Thread 13:: com.apple.NSEventThread
0 ??? 0x00007ffe946be8f4 ???
1 libsystem_kernel.dylib 0x00007fff204592ba mach_msg_trap + 10
2 com.apple.CoreFoundation 0x00007fff20587215 __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff205858cb __CFRunLoopRun + 1332
4 com.apple.CoreFoundation 0x00007fff20584cd0 CFRunLoopRunSpecific + 567
5 com.apple.AppKit 0x00007fff22e3e23a _NSEventThread + 124
6 libsystem_pthread.dylib 0x00007fff2048e8fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2048a443 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x000000010d58b9a0 rsi: 0x0000000000000003 rbp: 0x0000000000000000 rsp: 0x00007fff807860e8
r8: 0x0000000204e26e00 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x00007fff807860e0
r12: 0x0000000000000103 r13: 0x00000001218f2a80 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: rfl: 0x0000000000000283

Binary Images:
0x1046de000 - 0x104959fff + (0)
0x10ced8000 - 0x10cf27fff +libRosettaRuntime (203.58) <858715C8-01F6-3F86-B9AE-F058CB4E085C> /Library/Apple/*/libRosettaRuntime
0x10d3e9000 - 0x10d3f2fff +libintl.8.dylib (0) /Applications/ssmtool.app/Contents/MacOS/lib/libintl.8.dylib
0x10d5af000 - 0x10d5b6fff +zlib.cpython-39-darwin.so (0) <8020E6FA-4002-3562-A3CE-1946ADE0FE4E> /Applications/ssmtool.app/Contents/MacOS/lib/zlib.cpython-39-darwin.so
0x10d693000 - 0x10d696fff +_heapq.cpython-39-darwin.so (0) <3EFAFB3B-2D09-398C-AF81-35FD854A48C2> /Applications/ssmtool.app/Contents/MacOS/lib/_heapq.cpython-39-darwin.so
0x10d72c000 - 0x10d733fff +_csv.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_csv.cpython-39-darwin.so
0x10d78e000 - 0x10d795fff +binascii.cpython-39-darwin.so (0) <40E66631-3328-3BCD-AE0F-8F59811996AB> /Applications/ssmtool.app/Contents/MacOS/lib/binascii.cpython-39-darwin.so
0x10d872000 - 0x10d875fff +_bz2.cpython-39-darwin.so (0) <3D91E22A-80FA-398F-981B-C3DAB23DBD05> /Applications/ssmtool.app/Contents/MacOS/lib/_bz2.cpython-39-darwin.so
0x10d88d000 - 0x10d894fff +_lzma.cpython-39-darwin.so (0) <4ACE1E97-86E7-3D4E-8D28-D3B3ADBE23CF> /Applications/ssmtool.app/Contents/MacOS/lib/_lzma.cpython-39-darwin.so
0x10d8af000 - 0x10d8cafff +liblzma.5.dylib (0) /Applications/ssmtool.app/Contents/MacOS/liblzma.5.dylib
0x10d8fe000 - 0x10d901fff +grp.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/grp.cpython-39-darwin.so
0x10d917000 - 0x10d91efff +_struct.cpython-39-darwin.so (0) <5EA8A0A8-279E-30B3-B83A-9B051E7895BC> /Applications/ssmtool.app/Contents/MacOS/lib/_struct.cpython-39-darwin.so
0x10da01000 - 0x10da0cfff +math.cpython-39-darwin.so (0) <8F902887-8ABD-38E6-A41F-F005C604A7B6> /Applications/ssmtool.app/Contents/MacOS/lib/math.cpython-39-darwin.so
0x10da35000 - 0x10da38fff +_bisect.cpython-39-darwin.so (0) <63FD9C6F-4886-3163-A3BB-963EEE8EEA0C> /Applications/ssmtool.app/Contents/MacOS/lib/_bisect.cpython-39-darwin.so
0x10da4e000 - 0x10da51fff +_random.cpython-39-darwin.so (0) <4754D7B7-D81E-31F9-99C1-D78F8AA3882B> /Applications/ssmtool.app/Contents/MacOS/lib/_random.cpython-39-darwin.so
0x10da68000 - 0x10da6ffff +_sha512.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_sha512.cpython-39-darwin.so
0x10da8a000 - 0x10da99fff +_socket.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_socket.cpython-39-darwin.so
0x10db02000 - 0x10db09fff +select.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/select.cpython-39-darwin.so
0x10db24000 - 0x10db2bfff +array.cpython-39-darwin.so (0) <17A702ED-2E18-3A71-BBE0-6A5C192D4F57> /Applications/ssmtool.app/Contents/MacOS/lib/array.cpython-39-darwin.so
0x10db4f000 - 0x10db5efff +_datetime.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_datetime.cpython-39-darwin.so
0x10dc13000 - 0x10dd9afff +QtCore.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtCore.abi3.so
0x10e2a4000 - 0x10e814fff +QtCore (0) /Applications/ssmtool.app/Contents/MacOS/QtCore
0x110f0f000 - 0x110f26fff +sip.cpython-39-darwin.so (0) <262238DA-9114-3032-AA7E-CA658E9E3B71> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/sip.cpython-39-darwin.so
0x110fb5000 - 0x111280fff +QtWidgets.abi3.so (0) <47B40141-DF86-3D2F-98D5-EE16CB313CD6> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtWidgets.abi3.so
0x111c3c000 - 0x112082fff +QtWidgets (0) /Applications/ssmtool.app/Contents/MacOS/QtWidgets
0x112ae9000 - 0x112fd2fff +QtGui (0) /Applications/ssmtool.app/Contents/MacOS/QtGui
0x113a9e000 - 0x113c35fff +QtGui.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtGui.abi3.so
0x114228000 - 0x11422bfff +Qt.abi3.so (0) <2A1DE896-E116-3082-AEFB-53B9F7248D0D> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt.abi3.so
0x11423d000 - 0x1142acfff +QtNetwork.abi3.so (0) <78F65E3F-CEC9-3CE2-AD16-03A852928DAA> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtNetwork.abi3.so
0x11442b000 - 0x11453bfff +QtNetwork (0) /Applications/ssmtool.app/Contents/MacOS/QtNetwork
0x11480e000 - 0x114861fff +QtQml.abi3.so (0) <45CAD928-4365-3C90-A486-8B382A5BE9A8> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtQml.abi3.so
0x1149d7000 - 0x114d2ffff +QtQml (0) <8D7B72BF-F1F8-35C9-88AC-C4B1BCAC7127> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQml.framework/Versions/5/QtQml
0x115581000 - 0x1155b8fff +QtBluetooth.abi3.so (0) <2A7E38DC-A2CC-37C3-AFE6-2E5EC7ED4E8A> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtBluetooth.abi3.so
0x115671000 - 0x1156dbfff +QtBluetooth (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtBluetooth.framework/Versions/5/QtBluetooth
0x1157e6000 - 0x1157eafff +QtConcurrent (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtConcurrent.framework/Versions/5/QtConcurrent
0x1157fb000 - 0x115816fff +QtDBus.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtDBus.abi3.so
0x11587e000 - 0x1158ddfff +QtDBus (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtDBus.framework/Versions/5/QtDBus
0x1159f6000 - 0x115a29fff +QtDesigner.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtDesigner.abi3.so
0x115add000 - 0x115e87fff +QtDesigner (0) <47C80ABA-CD92-35F3-A313-E76FB08B3429> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtDesigner.framework/Versions/5/QtDesigner
0x1163f8000 - 0x11642cfff +QtXml (0) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtXml.framework/Versions/5/QtXml
0x1164bb000 - 0x1164dafff +QtHelp.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtHelp.abi3.so
0x11654c000 - 0x116598fff +QtHelp (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtHelp.framework/Versions/5/QtHelp
0x11666b000 - 0x11668cfff +QtSql (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtSql.framework/Versions/5/QtSql
0x1166f9000 - 0x116704fff +QtMacExtras.abi3.so (0) <5792AC09-B93A-33DD-A74C-E3BBCD629FA9> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtMacExtras.abi3.so
0x116727000 - 0x11672ffff +QtMacExtras (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtMacExtras.framework/Versions/5/QtMacExtras
0x116746000 - 0x1167d1fff +QtMultimedia.abi3.so (0) <06C95185-92E9-348C-B27D-59AEDA548456> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtMultimedia.abi3.so
0x1169cf000 - 0x116a49fff +QtMultimedia (0) <87AD7E13-5168-3CA5-B7B6-CA6523EEAF29> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtMultimedia.framework/Versions/5/QtMultimedia
0x116c1e000 - 0x116c31fff +QtMultimediaWidgets.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtMultimediaWidgets.abi3.so
0x116c7d000 - 0x116c8efff +QtMultimediaWidgets (0) <578E0F05-553F-3A8D-9E5D-322BA18C32CF> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
0x116cca000 - 0x116cfffff +QtOpenGL (0) <3BB34A4A-A084-3A6D-AFD4-72B02C295355> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtOpenGL.framework/Versions/5/QtOpenGL
0x116da0000 - 0x116db7fff +QtNfc.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtNfc.abi3.so
0x116e0e000 - 0x116e24fff +QtNfc (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtNfc.framework/Versions/5/QtNfc
0x116e76000 - 0x116e89fff +QtOpenGL.abi3.so (0) <8E6EC81B-30C4-3066-B7AD-8A0622D5283C> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtOpenGL.abi3.so
0x116ecc000 - 0x116f01fff +QtOpenGL (0) <3BB34A4A-A084-3A6D-AFD4-72B02C295355> /Applications/ssmtool.app/Contents/MacOS/QtOpenGL
0x116fa2000 - 0x116fc1fff +QtPositioning.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtPositioning.abi3.so
0x117030000 - 0x117096fff +QtPositioning (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtPositioning.framework/Versions/5/QtPositioning
0x117198000 - 0x1171dffff +QtLocation.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtLocation.abi3.so
0x1172de000 - 0x117410fff +QtLocation (0) <9A8AF75B-405D-3BF9-969D-1AB472BFEB4F> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtLocation.framework/Versions/5/QtLocation
0x1177ad000 - 0x1177bdfff +QtPositioningQuick (0) <9C119C2E-8F6D-314C-AD61-B5BADD315160> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtPositioningQuick.framework/Versions/5/QtPositioningQuick
0x1177f7000 - 0x117b3bfff +QtQuick (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQuick.framework/Versions/5/QtQuick
0x11846f000 - 0x1184c7fff +QtQmlModels (0) <39443DF4-A7D2-39B2-ACC7-43D4C537B9FD> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQmlModels.framework/Versions/5/QtQmlModels
0x11860b000 - 0x11862efff +QtPrintSupport.abi3.so (0) <25BD82E1-645E-3761-8352-448CA3B26F20> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtPrintSupport.abi3.so
0x1186aa000 - 0x1186d5fff +QtPrintSupport (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x118756000 - 0x1187f1fff +QtQuick.abi3.so (0) <82B0A540-723E-3511-8139-EC19024BE59E> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtQuick.abi3.so
0x118a8e000 - 0x118a99fff +QtQuick3D.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtQuick3D.abi3.so
0x118ab6000 - 0x118b04fff +QtQuick3D (0) <423231BA-5465-37CD-9A5E-4733F8152DE1> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQuick3D.framework/Versions/5/QtQuick3D
0x118c28000 - 0x118d4efff +QtQuick3DRuntimeRender (0) <34ACC7AD-A2B1-363D-AB4A-03CCAA31313C> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQuick3DRuntimeRender.framework/Versions/5/QtQuick3DRuntimeRender
0x118ef6000 - 0x118f0cfff +QtQuick3DAssetImport (0) <5DD26272-DF6F-3A6B-94BC-2C9442B44544> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQuick3DAssetImport.framework/Versions/5/QtQuick3DAssetImport
0x118f4c000 - 0x118f97fff +QtQuick3DRender (0) <1F80E157-4238-3871-A552-86170757056D> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQuick3DRender.framework/Versions/5/QtQuick3DRender
0x119087000 - 0x11908efff +QtQuick3DUtils (0) <8DDDCE41-5D80-363F-A9AD-A1485CD7C026> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQuick3DUtils.framework/Versions/5/QtQuick3DUtils
0x1190a0000 - 0x1190abfff +QtQuickWidgets.abi3.so (0) <32F41543-6585-3A63-AB78-6742C0DDE672> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtQuickWidgets.abi3.so
0x1190d0000 - 0x1190dcfff +QtQuickWidgets (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtQuickWidgets.framework/Versions/5/QtQuickWidgets
0x119106000 - 0x119115fff +QtRemoteObjects.abi3.so (0) <8147332A-CB24-38D6-B3E9-3D9CFBB7ECCC> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtRemoteObjects.abi3.so
0x119152000 - 0x1191bdfff +QtRemoteObjects (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtRemoteObjects.framework/Versions/5/QtRemoteObjects
0x1192f7000 - 0x11931afff +QtSensors.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtSensors.abi3.so
0x1193ad000 - 0x1193c5fff +QtSensors (0) <71D2667D-BD12-3F07-9C2E-A635489EB9C3> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtSensors.framework/Versions/5/QtSensors
0x119467000 - 0x119476fff +QtSerialPort.abi3.so (0) <2F82965E-3581-35A5-9309-E2A2DC31DF3B> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtSerialPort.abi3.so
0x1194a4000 - 0x1194b0fff +QtSerialPort (0) <2AB6BAD5-6934-3745-ADD9-3EB75E833BA8> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtSerialPort.framework/Versions/5/QtSerialPort
0x1194d8000 - 0x11950bfff +QtSql.abi3.so (0) <52486F8D-09D0-375C-B87A-3FE946D25FC6> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtSql.abi3.so
0x1195b5000 - 0x1195d6fff +QtSql (0) /Applications/ssmtool.app/Contents/MacOS/QtSql
0x119643000 - 0x119656fff +QtSvg.abi3.so (0) <8AEA719E-D3CC-30EA-BA97-C62358F95941> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtSvg.abi3.so
0x119695000 - 0x1196c9fff +QtSvg (0) <11F2F083-B281-39FC-9B0A-081F047A6C85> /Applications/ssmtool.app/Contents/MacOS/QtSvg
0x119761000 - 0x119770fff +QtTest.abi3.so (0) <70CCA17E-8421-3C5C-AC03-B87CAC77B6F7> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtTest.abi3.so
0x1197a2000 - 0x1197ddfff +QtTest (0) /Applications/ssmtool.app/Contents/MacOS/QtTest
0x11986a000 - 0x119871fff +QtTextToSpeech.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtTextToSpeech.abi3.so
0x119890000 - 0x119896fff +QtTextToSpeech (0) <950A3A10-5BDB-34B7-8372-71356332E1D8> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtTextToSpeech.framework/Versions/5/QtTextToSpeech
0x1198b0000 - 0x1198b7fff +QtWebChannel.abi3.so (0) <3E9F3013-BA33-3681-8AB0-A028D66E3119> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtWebChannel.abi3.so
0x1198d3000 - 0x1198ecfff +QtWebChannel (0) <8E71B48F-2EB0-358A-A58B-D77F763CFC0B> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtWebChannel.framework/Versions/5/QtWebChannel
0x11993a000 - 0x119945fff +QtWebSockets.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtWebSockets.abi3.so
0x119973000 - 0x11998efff +QtWebSockets (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtWebSockets.framework/Versions/5/QtWebSockets
0x1199ef000 - 0x119a16fff +QtXml.abi3.so (0) <5AD2FF00-4A2E-3CF0-BAB7-1D1D1AAB242E> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtXml.abi3.so
0x119aa3000 - 0x119ad7fff +QtXml (0) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /Applications/ssmtool.app/Contents/MacOS/QtXml
0x119b66000 - 0x119b7dfff +QtXmlPatterns.abi3.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/QtXmlPatterns.abi3.so
0x119bd0000 - 0x119ed9fff +QtXmlPatterns (0) <8C7917A2-9F21-34D2-A5E2-9B79B241913C> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/lib/QtXmlPatterns.framework/Versions/5/QtXmlPatterns
0x11a57b000 - 0x11a57efff +_posixsubprocess.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_posixsubprocess.cpython-39-darwin.so
0x11a595000 - 0x11a59cfff +_json.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_json.cpython-39-darwin.so
0x11a5fb000 - 0x11a602fff +_hashlib.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_hashlib.cpython-39-darwin.so
0x11a626000 - 0x11a675fff +libssl.1.1.dylib (0) <41128732-726E-3F18-BC37-2D4ACCD01195> /Applications/ssmtool.app/Contents/MacOS/libssl.1.1.dylib
0x11a73b000 - 0x11a8fafff +libcrypto.1.1.dylib (0) /Applications/ssmtool.app/Contents/MacOS/libcrypto.1.1.dylib
0x11ac37000 - 0x11ac3efff +_blake2.cpython-39-darwin.so (0) <64852B4F-E58E-3C12-A2BE-F94F9C21A76D> /Applications/ssmtool.app/Contents/MacOS/lib/_blake2.cpython-39-darwin.so
0x11ac9d000 - 0x11acb4fff +_ssl.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_ssl.cpython-39-darwin.so
0x11ad33000 - 0x11ad36fff +_scproxy.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_scproxy.cpython-39-darwin.so
0x11ae4c000 - 0x11ae4ffff +_queue.cpython-39-darwin.so (0) <6837C516-9C46-325D-B265-931998E42F80> /Applications/ssmtool.app/Contents/MacOS/lib/_queue.cpython-39-darwin.so
0x11afe5000 - 0x11b0f0fff +unicodedata.cpython-39-darwin.so (0) <5584AB60-E749-3FD1-936E-70E12D7017CE> /Applications/ssmtool.app/Contents/MacOS/lib/unicodedata.cpython-39-darwin.so
0x11b10b000 - 0x11b112fff +_multibytecodec.cpython-39-darwin.so (0) <830EA189-3D55-33E1-83F6-4DB605989164> /Applications/ssmtool.app/Contents/MacOS/lib/_multibytecodec.cpython-39-darwin.so
0x11b375000 - 0x11b378fff +_opcode.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_opcode.cpython-39-darwin.so
0x11b38d000 - 0x11b390fff +_contextvars.cpython-39-darwin.so (0) <3C74AAFE-87F7-3EC5-A0D6-4CEE8BE26165> /Applications/ssmtool.app/Contents/MacOS/lib/_contextvars.cpython-39-darwin.so
0x11b475000 - 0x11b83cfff +etree.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/lxml/etree.cpython-39-darwin.so
0x11bf28000 - 0x11bf47fff +_elementpath.cpython-39-darwin.so (0) <03FC15C7-50F7-359C-879C-D6846334C506> /Applications/ssmtool.app/Contents/MacOS/lib/lxml/_elementpath.cpython-39-darwin.so
0x11bfb4000 - 0x11bfbffff +_sqlite3.cpython-39-darwin.so (0) <3D3DBFD5-C71B-343C-A4B0-F1BFC786CD56> /Applications/ssmtool.app/Contents/MacOS/lib/_sqlite3.cpython-39-darwin.so
0x11c031000 - 0x11c048fff +_pickle.cpython-39-darwin.so (0) <5DA6DCC8-CF9B-3CB0-AB50-3C7DC756936B> /Applications/ssmtool.app/Contents/MacOS/lib/_pickle.cpython-39-darwin.so
0x11d487000 - 0x11d4b2fff +pyexpat.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/pyexpat.cpython-39-darwin.so
0x11da25000 - 0x11da28fff +_speedups.cpython-39-darwin.so (0) <3142ABA6-0F0F-3869-B8D6-2540B8EBE5F8> /Applications/ssmtool.app/Contents/MacOS/lib/markupsafe/_speedups.cpython-39-darwin.so
0x11dbfa000 - 0x11dc3dfff +_decimal.cpython-39-darwin.so (0) <74AEEDC5-C28F-3A79-BA63-61E6E8B08B8D> /Applications/ssmtool.app/Contents/MacOS/lib/_decimal.cpython-39-darwin.so
0x11dcdc000 - 0x11dcdffff +_uuid.cpython-39-darwin.so (0) <31C9F653-F586-37B9-8CB7-1E8C0B296723> /Applications/ssmtool.app/Contents/MacOS/lib/_uuid.cpython-39-darwin.so
0x11de74000 - 0x11de77fff +_greenlet.cpython-39-darwin.so (0) <501F1268-2468-3199-9FC9-47B049A5FAE2> /Applications/ssmtool.app/Contents/MacOS/lib/greenlet/_greenlet.cpython-39-darwin.so
0x11e04e000 - 0x11e051fff +cimmutabledict.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/sqlalchemy/cimmutabledict.cpython-39-darwin.so
0x11e0a3000 - 0x11e0aefff +_asyncio.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/_asyncio.cpython-39-darwin.so
0x11e3d6000 - 0x11e3d9fff +cprocessors.cpython-39-darwin.so (0) <10BA2C72-D05C-3293-8456-75A9B86C0CB5> /Applications/ssmtool.app/Contents/MacOS/lib/sqlalchemy/cprocessors.cpython-39-darwin.so
0x11e5eb000 - 0x11e5eefff +cresultproxy.cpython-39-darwin.so (0) <9CD07569-5CC1-3E00-BDF5-DAD3C8F03148> /Applications/ssmtool.app/Contents/MacOS/lib/sqlalchemy/cresultproxy.cpython-39-darwin.so
0x11eb02000 - 0x11eba1fff +_regex.cpython-39-darwin.so (0) /Applications/ssmtool.app/Contents/MacOS/lib/regex/_regex.cpython-39-darwin.so
0x11ecfa000 - 0x11ee68fff +libqcocoa.dylib (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib
0x11f15b000 - 0x11f1bafff +QtDBus (0) /Applications/ssmtool.app/Contents/MacOS/QtDBus
0x11f2d3000 - 0x11f2fefff +QtPrintSupport (0) /Applications/ssmtool.app/Contents/MacOS/QtPrintSupport
0x11f384000 - 0x11f38bfff +libqgif.dylib (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqgif.dylib
0x11f39e000 - 0x11f3a5fff +libqicns.dylib (0) <87D3521F-7D97-3B63-B928-0C60E87DCA21> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqicns.dylib
0x120633000 - 0x120642fff libobjc-trampolines.dylib (824) /usr/lib/libobjc-trampolines.dylib
0x12183c000 - 0x121861fff +libqmacstyle.dylib (0) <5B9ADB30-04AC-325F-BB42-6E40DF6D7E6A> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/styles/libqmacstyle.dylib
0x1219b6000 - 0x1219bbfff +libqico.dylib (0) <6A858A22-8E2E-3F6D-B9AC-438C4749C8B7> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqico.dylib
0x1219cd000 - 0x121a31fff +libqjpeg.dylib (0) <18B65BE7-2104-3D96-9A0C-95DC8839AE72> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqjpeg.dylib
0x121aab000 - 0x121ab1fff +libqmacheif.dylib (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqmacheif.dylib
0x121ac3000 - 0x121ac8fff +libqmacjp2.dylib (0) <6EBF7C32-C2DC-32AB-BD6F-E79F35B8095F> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqmacjp2.dylib
0x121ad9000 - 0x121adefff +libqsvg.dylib (0) <9D916600-E6BE-32BE-97C7-6659A6B8AF46> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqsvg.dylib
0x121aee000 - 0x121af2fff +libqtga.dylib (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqtga.dylib
0x121b02000 - 0x121b68fff +libqtiff.dylib (0) <4A7C57BC-CE03-315D-A828-80B3502F75CC> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqtiff.dylib
0x121bf3000 - 0x121bf7fff +libqwbmp.dylib (0) <75D3FBD1-5EEA-3C2E-B14E-822A265AFA67> /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqwbmp.dylib
0x121c07000 - 0x121c9dfff +libqwebp.dylib (0) /Applications/ssmtool.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/imageformats/libqwebp.dylib
0x138d9c000 - 0x1394e7fff com.apple.AGXMetal13-3 (173.28.7 - 173.28.7) /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
0x204d4f000 - 0x204deafff dyld (852.2) <0CC19410-FD43-39AE-A32A-50273F8303A4> /usr/lib/dyld
0x7ffdffe17000 - 0x7ffdffe46fff runtime (203.58) /usr/libexec/rosetta/runtime
0x7fff201c6000 - 0x7fff201c7fff libsystem_blocks.dylib (79) <925E3B6D-184D-3E73-97B1-643C4ADB387A> /usr/lib/system/libsystem_blocks.dylib
0x7fff201c8000 - 0x7fff201fdfff libxpc.dylib (2038.120.1) /usr/lib/system/libxpc.dylib
0x7fff201fe000 - 0x7fff20215fff libsystem_trace.dylib (1277.120.1) <7E800ECA-DFDB-3737-A3C5-FFDE37E65383> /usr/lib/system/libsystem_trace.dylib
0x7fff20216000 - 0x7fff202b3fff libcorecrypto.dylib (1000.140.4) /usr/lib/system/libcorecrypto.dylib
0x7fff202b4000 - 0x7fff202e0fff libsystem_malloc.dylib (317.140.5) <050E37E1-1458-3F80-BFA3-F1488570169D> /usr/lib/system/libsystem_malloc.dylib
0x7fff202e1000 - 0x7fff20325fff libdispatch.dylib (1271.120.2) <8144B0BD-90D2-3EAE-999F-AB0D14082088> /usr/lib/system/libdispatch.dylib
0x7fff20326000 - 0x7fff2035ffff libobjc.A.dylib (824) <4D23FEBB-63D4-3A22-B7AA-698B9FB66EE9> /usr/lib/libobjc.A.dylib
0x7fff20360000 - 0x7fff20362fff libsystem_featureflags.dylib (28.60.1) /usr/lib/system/libsystem_featureflags.dylib
0x7fff20363000 - 0x7fff203ebfff libsystem_c.dylib (1439.141.1) <3C273899-4CBE-32D5-BB31-7A449743204F> /usr/lib/system/libsystem_c.dylib
0x7fff203ec000 - 0x7fff20441fff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib
0x7fff20442000 - 0x7fff20457fff libc++abi.dylib (905.6) /usr/lib/libc++abi.dylib
0x7fff20458000 - 0x7fff20487fff libsystem_kernel.dylib (7195.141.6) <78289AAE-61B5-339F-A485-8819BC2388F2> /usr/lib/system/libsystem_kernel.dylib
0x7fff20488000 - 0x7fff20493fff libsystem_pthread.dylib (454.120.2) <1268FF2D-A513-3B51-BA65-AF2FF5789DDB> /usr/lib/system/libsystem_pthread.dylib
0x7fff20494000 - 0x7fff204cffff libdyld.dylib (852.2) <3DE0178A-0AEE-3D08-AE19-6C6403F69BA1> /usr/lib/system/libdyld.dylib
0x7fff204d0000 - 0x7fff204d9fff libsystem_platform.dylib (254.80.2) /usr/lib/system/libsystem_platform.dylib
0x7fff204da000 - 0x7fff20505fff libsystem_info.dylib (542.40.3) <55B39B7F-957B-3D99-A8DF-7CA80D38155D> /usr/lib/system/libsystem_info.dylib
0x7fff20506000 - 0x7fff209a4fff com.apple.CoreFoundation (6.9 - 1778.101) <92C7892A-86A8-3AB3-9B5E-489B135EC424> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff209a5000 - 0x7fff20bdafff com.apple.LaunchServices (1122.44 - 1122.44) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff20bdb000 - 0x7fff20caffff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff20cb0000 - 0x7fff20e36fff libBLAS.dylib (1336.140.1) <14798A0A-DC83-3C73-ADD3-013FED9BEFB6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff20e37000 - 0x7fff20e84fff com.apple.Lexicon-framework (1.0 - 86.2) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff20e85000 - 0x7fff20ef3fff libSparse.dylib (106) <1E68BF64-7432-3509-BC85-5DE95379E901> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff20ef4000 - 0x7fff20f71fff com.apple.SystemConfiguration (1.20 - 1.20) <8FEB39D4-ACD6-39F2-8D1B-A57CACD5628F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff20f72000 - 0x7fff20fa6fff libCRFSuite.dylib (50) /usr/lib/libCRFSuite.dylib
0x7fff20fa7000 - 0x7fff211dffff libmecabra.dylib (929.10) /usr/lib/libmecabra.dylib
0x7fff211e0000 - 0x7fff2153efff com.apple.Foundation (6.9 - 1778.101) <7B7FB88B-01D3-38CE-8029-837DB094C545> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff2153f000 - 0x7fff21627fff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff21628000 - 0x7fff2175efff com.apple.CoreDisplay (237.4 - 237.4) <556BADE0-D3B0-309C-9740-7FEFBD052B6B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2175f000 - 0x7fff219cffff com.apple.audio.AudioToolboxCore (1.0 - 1181.72) <5C3B84EE-B281-34C4-832F-78F00CC63B93> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff219d0000 - 0x7fff21bb5fff com.apple.CoreText (677.6.0.2 - 677.6.0.2) <10E1382E-7949-3F4E-8B15-A4BD31A75E91> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff21bb6000 - 0x7fff22247fff com.apple.audio.CoreAudio (5.0 - 5.0) <5EEA9225-4837-37F3-9105-941A5743169F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff22248000 - 0x7fff2259ffff com.apple.security (7.0 - 59754.140.13) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff225a0000 - 0x7fff227fffff libicucore.A.dylib (66112) /usr/lib/libicucore.A.dylib
0x7fff22800000 - 0x7fff22809fff libsystem_darwin.dylib (1439.141.1) <2C81A009-45BB-30D7-A4F7-4B2EEC691617> /usr/lib/system/libsystem_darwin.dylib
0x7fff2280a000 - 0x7fff22af5fff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <2C65E0D8-A9C7-31D8-A3D3-3AC1A91C80A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff22af6000 - 0x7fff22b34fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <3FC6073F-78E4-3D3B-8765-50E50512C5EB> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff22b35000 - 0x7fff22b6ffff com.apple.CSStore (1122.44 - 1122.44) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff22b70000 - 0x7fff22c1efff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <720D9AE1-79D6-3E77-8D7A-47F8F6681050> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff22c1f000 - 0x7fff22c2afff libsystem_notify.dylib (279.40.4) <2E40EA4A-B124-3010-8379-1B4D7082A08F> /usr/lib/system/libsystem_notify.dylib
0x7fff22c2b000 - 0x7fff22c78fff libsandbox.1.dylib (1441.141.4) /usr/lib/libsandbox.1.dylib
0x7fff22c79000 - 0x7fff239c4fff com.apple.AppKit (6.9 - 2022.60.128) <02EC69A0-D634-341B-BE3D-840F496F5814> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff239c5000 - 0x7fff23c13fff com.apple.UIFoundation (1.0 - 728.9) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff23c14000 - 0x7fff23c26fff com.apple.UniformTypeIdentifiers (637 - 637) <8FFD3B69-0840-34D6-83AD-7D521B1A2339> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7fff23c27000 - 0x7fff23db1fff com.apple.desktopservices (1.21 - 1346.6.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff24091000 - 0x7fff24717fff libnetwork.dylib (2288.140.7) <42825FCA-35A1-352F-AE68-19D8F695604B> /usr/lib/libnetwork.dylib
0x7fff24718000 - 0x7fff24bb6fff com.apple.CFNetwork (1240.0.4 - 1240.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff24bb7000 - 0x7fff24bc5fff libsystem_networkextension.dylib (1295.140.3) <83AA4425-2F1D-36EC-B77B-8D4F03CDDB68> /usr/lib/system/libsystem_networkextension.dylib
0x7fff24bc6000 - 0x7fff24bc6fff libenergytrace.dylib (22.100.1) <9E877E0A-5261-3F75-91A0-521423499AD0> /usr/lib/libenergytrace.dylib
0x7fff24bc7000 - 0x7fff24c23fff libMobileGestalt.dylib (978.140.1) /usr/lib/libMobileGestalt.dylib
0x7fff24c24000 - 0x7fff24c3afff libsystem_asl.dylib (385) <8D324D65-EE16-3A1A-BD39-ACB1B3050D1F> /usr/lib/system/libsystem_asl.dylib
0x7fff24c3b000 - 0x7fff24c53fff com.apple.TCC (1.0 - 1) <18F48712-FFF0-3B30-B2C4-8A93AEF86A34> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff24c54000 - 0x7fff24fb9fff com.apple.SkyLight (1.600.0 - 588.7) <5F88F814-A3DF-3446-8B35-F0CDD8C1B302> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff24fba000 - 0x7fff2566bfff com.apple.CoreGraphics (2.0 - 1463.17.3) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff2566c000 - 0x7fff25762fff com.apple.ColorSync (4.13.0 - 3473.4.3) <102C423C-E05F-317B-83AE-A2A6B77D653B> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff25763000 - 0x7fff257befff com.apple.HIServices (1.22 - 716) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff25b65000 - 0x7fff25f95fff com.apple.CoreData (120 - 1048) <897DB1C2-1B33-3C85-BB9E-8347DA9C90CF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff25f96000 - 0x7fff25fabfff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff25fac000 - 0x7fff2615afff libsqlite3.dylib (321.3) <414A4781-3536-3965-B97C-47F61D532FA0> /usr/lib/libsqlite3.dylib
0x7fff2615b000 - 0x7fff261d7fff com.apple.Accounts (113 - 113) <2AD45648-B327-313A-ACF2-846FB345A96E> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff261d8000 - 0x7fff261effff com.apple.commonutilities (8.0 - 900) <98B456F4-8F4F-387B-B3BB-D3919295AE1D> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff261f0000 - 0x7fff2626ffff com.apple.BaseBoard (526 - 526) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff26270000 - 0x7fff262b8fff com.apple.RunningBoardServices (1.0 - 505.100.9) <2ED406CD-2253-33F0-B16A-694DB447CADC> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff262b9000 - 0x7fff2632dfff com.apple.AE (918.6 - 918.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff2632e000 - 0x7fff26334fff libdns_services.dylib (1310.140.1) <22BE5030-2F48-3ED6-9DF8-9D102CEF33FF> /usr/lib/libdns_services.dylib
0x7fff26335000 - 0x7fff2633cfff libsystem_symptoms.dylib (1431.140.1) <1B4D8837-C951-3B69-B079-85D477749E8B> /usr/lib/system/libsystem_symptoms.dylib
0x7fff2633d000 - 0x7fff264c8fff com.apple.Network (1.0 - 1) <2155E1AA-2067-36CF-979E-2F96062D5CFE> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff264c9000 - 0x7fff264f8fff com.apple.analyticsd (1.0 - 1) <0DF60ECD-742C-39D1-964A-48EC3DEA6319> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff264f9000 - 0x7fff264fbfff libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff264fc000 - 0x7fff26548fff com.apple.spotlight.metadata.utilities (1.0 - 2150.26) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff26549000 - 0x7fff265e3fff com.apple.Metadata (10.7.0 - 2150.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff265e4000 - 0x7fff265eafff com.apple.DiskArbitration (2.7 - 2.7) <8DF059B4-BE32-3171-8CC4-C5FA189FA718> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff265eb000 - 0x7fff26f56fff com.apple.vImage (8.1 - 544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff26f57000 - 0x7fff27234fff com.apple.QuartzCore (1.11 - 927.24) <88794856-F1F1-3D23-BDDB-0AE28A1D6D6E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff27235000 - 0x7fff27276fff libFontRegistry.dylib (309) <300F2208-7274-38F8-B88D-9237BA6B397E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff27277000 - 0x7fff273b7fff com.apple.coreui (2.1 - 692.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff273b8000 - 0x7fff274a3fff com.apple.ViewBridge (553.1 - 553.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff274a4000 - 0x7fff274affff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <6AF20F05-FF15-3174-A504-1AC16BA14729> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff274b0000 - 0x7fff274bffff com.apple.OpenDirectory (11.6 - 230.40.1) <84B2D11F-E6C4-3C29-9A9A-939DB906E2F5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff274c0000 - 0x7fff274dffff com.apple.CFOpenDirectory (11.6 - 230.40.1) <6BE3204F-2F86-34A7-AD79-4C88320F446F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff274e0000 - 0x7fff274ecfff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff274ed000 - 0x7fff27511fff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff27512000 - 0x7fff27514fff libapp_launch_measurement.dylib (14.1) <511EC2A9-6059-3A7D-9D2A-741189922D02> /usr/lib/libapp_launch_measurement.dylib
0x7fff27515000 - 0x7fff2755cfff com.apple.CoreAutoLayout (1.0 - 21.10.1) <18113C8E-B54E-3DD3-A1AD-2A5FD949CE66> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7fff2755d000 - 0x7fff2763ffff libxml2.2.dylib (34.10) /usr/lib/libxml2.2.dylib
0x7fff27640000 - 0x7fff2768dfff com.apple.CoreVideo (1.8 - 414.7) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff2768e000 - 0x7fff27690fff com.apple.loginsupport (1.0 - 1) <4C358D8E-4BB8-3DD8-8A72-11BD80607BDE> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff276b9000 - 0x7fff276d4fff com.apple.UserManagement (1.0 - 1) /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff28648000 - 0x7fff28658fff libsystem_containermanager.dylib (318.100.4) <1139CD47-9CBA-356F-8694-1D00EB9F0C8F> /usr/lib/system/libsystem_containermanager.dylib
0x7fff28659000 - 0x7fff2866afff com.apple.IOSurface (290.8.1 - 290.8.1) <8B251196-DA38-38BF-8A91-45AC2B06014C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff2866b000 - 0x7fff28674fff com.apple.IOAccelerator (442.9 - 442.9) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff28675000 - 0x7fff28798fff com.apple.Metal (244.303 - 244.303) <71B6039E-232E-3AD2-881F-DF8E73C75B99> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff28799000 - 0x7fff287b5fff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff287b6000 - 0x7fff288a0fff com.apple.CoreMedia (1.0 - 2780.10) <6A003180-F8AA-3DFA-B095-61D8E859FE3F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff288a1000 - 0x7fff289fdfff libFontParser.dylib (305.6.0.4) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff289fe000 - 0x7fff28cf9fff com.apple.HIToolbox (2.1.1 - 1062) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff28cfa000 - 0x7fff28d0dfff com.apple.framework.DFRFoundation (1.0 - 267) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff28d0e000 - 0x7fff28d11fff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff28d12000 - 0x7fff28d3bfff com.apple.CoreSVG (1.0 - 149) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff28d3c000 - 0x7fff28f7cfff com.apple.ImageIO (3.3.0 - 2130.7.3) <92D2F2FC-5A25-308A-929A-02945D4B02AD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff28f7d000 - 0x7fff292f8fff com.apple.CoreImage (16.3.0 - 1140.2) <3ED3F244-632C-383D-89B0-50F2E0FDBA40> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff292f9000 - 0x7fff2935ffff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff29360000 - 0x7fff29363fff libsystem_configuration.dylib (1109.140.1) <02F3A5C9-6289-3012-8F5F-F1DB669ADB79> /usr/lib/system/libsystem_configuration.dylib
0x7fff29364000 - 0x7fff29368fff libsystem_sandbox.dylib (1441.141.4) <5471601B-5072-3E97-8926-804FF08DC4C0> /usr/lib/system/libsystem_sandbox.dylib
0x7fff29369000 - 0x7fff2936afff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff2936b000 - 0x7fff2936efff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4A803F86-CA61-3508-864A-302F032ADA70> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff2936f000 - 0x7fff29370fff liblangid.dylib (136) /usr/lib/liblangid.dylib
0x7fff29371000 - 0x7fff29415fff com.apple.CoreNLP (1.0 - 245.2) <203C6AB9-5B07-3370-A056-DA1F2C8A8419> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff29416000 - 0x7fff2941cfff com.apple.LinguisticData (1.0 - 399) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff2941d000 - 0x7fff29a18fff libBNNS.dylib (288.100.5) <8155F5B8-5B98-325C-AD19-6C1BC03AAE94> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff29a19000 - 0x7fff29ba6fff libvDSP.dylib (760.100.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff29ba7000 - 0x7fff29bb8fff com.apple.CoreEmoji (1.0 - 128.4) <8DB42230-A624-3C13-80F8-EC2CE89C0699> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff29bb9000 - 0x7fff29bc3fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <195E20E7-33BD-3935-92ED-AA354180B7FA> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x7fff29bc4000 - 0x7fff29c96fff com.apple.framework.CoreWLAN (16.0 - 1657) <0A58C97E-2ACD-3223-8585-FDA5DA4C38C5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff29c97000 - 0x7fff29e98fff com.apple.CoreUtils (6.6 - 660.37) <0B1ED18A-B228-3840-A0F2-23AC2C37A6CA> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff29e99000 - 0x7fff29ebbfff com.apple.MobileKeyBag (2.0 - 1.0) <19D8140C-CC92-35E8-AF78-B335567A7C24> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff29ebc000 - 0x7fff29eccfff com.apple.AssertionServices (1.0 - 505.100.9) <850AE031-A3B3-30C0-81A1-71FBCE620BC1> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff29ecd000 - 0x7fff29f58fff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff29f59000 - 0x7fff29f62fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <98B365F9-8E0C-32C7-AC5A-FFB9A4A0B30A> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff29f63000 - 0x7fff29f67fff com.apple.xpc.ServiceManagement (1.0 - 1) <7D081389-0032-3521-A3D9-84B4667817FB> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff29f68000 - 0x7fff29f6afff libquarantine.dylib (119.40.2) <3244B57B-9FDF-373E-9F96-A7BAD7534F23> /usr/lib/system/libquarantine.dylib
0x7fff29f6b000 - 0x7fff29f76fff libCheckFix.dylib (31) /usr/lib/libCheckFix.dylib
0x7fff29f77000 - 0x7fff29f8efff libcoretls.dylib (169.100.1) /usr/lib/libcoretls.dylib
0x7fff29f8f000 - 0x7fff29f9ffff libbsm.0.dylib (68.40.1) <61577B7F-2C06-365C-9039-E00B0B5258D0> /usr/lib/libbsm.0.dylib
0x7fff29fa0000 - 0x7fff29fe9fff libmecab.dylib (929.10) /usr/lib/libmecab.dylib
0x7fff29fea000 - 0x7fff29feffff libgermantok.dylib (24) <6F2B01E8-6077-3B72-91F3-AB6D0FCB15D6> /usr/lib/libgermantok.dylib
0x7fff29ff0000 - 0x7fff2a005fff libLinearAlgebra.dylib (1336.140.1) <570DD7B2-9342-3FC4-A0E9-66F8CB1EA255> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2a006000 - 0x7fff2a224fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <8AAFA6C5-1FBD-359A-8774-F1D1FBFCCFFE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff2a225000 - 0x7fff2a274fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <0C854684-1D62-35D1-83C1-9066DB158189> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff2a275000 - 0x7fff2a3d6fff com.apple.MLCompute (1.0 - 1) <9255AB44-3AB5-3F3F-8FA2-77FEA1C7C221> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7fff2a3d7000 - 0x7fff2a40dfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2a40e000 - 0x7fff2a464fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <706E8171-48B3-33A3-B55B-35B5F86F3043> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff2a465000 - 0x7fff2a4f5fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <3999E177-7A40-358A-BE89-1F20ADF13740> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2a4f6000 - 0x7fff2a505fff com.apple.AppleFSCompression (125 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff2a506000 - 0x7fff2a512fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib
0x7fff2a513000 - 0x7fff2a517fff libsystem_coreservices.dylib (127.1) <619CCB6D-226C-35BD-98FB-04A18FD54792> /usr/lib/system/libsystem_coreservices.dylib
0x7fff2a518000 - 0x7fff2a545fff com.apple.CoreServices.OSServices (1122.44 - 1122.44) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2a546000 - 0x7fff2a675fff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff2a714000 - 0x7fff2a726fff libz.1.dylib (76) /usr/lib/libz.1.dylib
0x7fff2a727000 - 0x7fff2a772fff libsystem_m.dylib (3186.100.3) <417DEF9D-5F55-36DB-971B-585724149034> /usr/lib/system/libsystem_m.dylib
0x7fff2a773000 - 0x7fff2a773fff libcharset.1.dylib (59) <363A6C40-7446-3A72-B5EA-4731843CFE2F> /usr/lib/libcharset.1.dylib
0x7fff2a774000 - 0x7fff2a779fff libmacho.dylib (980) /usr/lib/system/libmacho.dylib
0x7fff2a77a000 - 0x7fff2a795fff libkxld.dylib (7195.141.6) <1121F83B-5D42-368B-B440-100418CD4B23> /usr/lib/system/libkxld.dylib
0x7fff2a796000 - 0x7fff2a7a1fff libcommonCrypto.dylib (60178.120.3) /usr/lib/system/libcommonCrypto.dylib
0x7fff2a7a2000 - 0x7fff2a7acfff libunwind.dylib (201) <4602E909-C71A-3006-8140-BE616DA241EE> /usr/lib/system/libunwind.dylib
0x7fff2a7ad000 - 0x7fff2a7b4fff liboah.dylib (203.58) /usr/lib/liboah.dylib
0x7fff2a7b5000 - 0x7fff2a7bffff libcopyfile.dylib (173.40.2) /usr/lib/system/libcopyfile.dylib
0x7fff2a7c0000 - 0x7fff2a7c7fff libcompiler_rt.dylib (102.2) <1C049207-1719-39AC-A2A9-6E5BE28AA138> /usr/lib/system/libcompiler_rt.dylib
0x7fff2a7c8000 - 0x7fff2a7cafff libsystem_collections.dylib (1439.141.1) /usr/lib/system/libsystem_collections.dylib
0x7fff2a7cb000 - 0x7fff2a7cdfff libsystem_secinit.dylib (87.60.1) /usr/lib/system/libsystem_secinit.dylib
0x7fff2a7ce000 - 0x7fff2a7d0fff libremovefile.dylib (49.120.1) <1AEE3D84-32F9-35FB-8036-B178C9E27D20> /usr/lib/system/libremovefile.dylib
0x7fff2a7d1000 - 0x7fff2a7d1fff libkeymgr.dylib (31) <698AF6EE-08BB-36CF-B7AD-9EC16E36FA0B> /usr/lib/system/libkeymgr.dylib
0x7fff2a7d2000 - 0x7fff2a7d9fff libsystem_dnssd.dylib (1310.140.1) <0685BDB0-9A98-3ADD-B95A-11F221FD80D7> /usr/lib/system/libsystem_dnssd.dylib
0x7fff2a7da000 - 0x7fff2a7dffff libcache.dylib (83) /usr/lib/system/libcache.dylib
0x7fff2a7e0000 - 0x7fff2a7e1fff libSystem.B.dylib (1292.120.1) /usr/lib/libSystem.B.dylib
0x7fff2a7e2000 - 0x7fff2a7e5fff libfakelink.dylib (3) /usr/lib/libfakelink.dylib
0x7fff2a7e6000 - 0x7fff2a7e6fff com.apple.SoftLinking (1.0 - 1) <9E4B6591-74E3-3B36-91C4-851FAA567DAA> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7fff2a7e7000 - 0x7fff2a81efff libpcap.A.dylib (98.100.3) <6DD23455-C0CA-313E-89B5-A45F8CD71C20> /usr/lib/libpcap.A.dylib
0x7fff2a81f000 - 0x7fff2a90ffff libiconv.2.dylib (59) <90F749E2-9D2D-3323-A018-31A1F95221A1> /usr/lib/libiconv.2.dylib
0x7fff2a910000 - 0x7fff2a921fff libcmph.dylib (8) <17871D7D-49C2-3343-AC30-C40E3AD5B2B6> /usr/lib/libcmph.dylib
0x7fff2a922000 - 0x7fff2a993fff libarchive.2.dylib (83.100.2) <5AF9560E-5683-33A5-8D60-A469193B94E3> /usr/lib/libarchive.2.dylib
0x7fff2a994000 - 0x7fff2a9fbfff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2a9fc000 - 0x7fff2a9fdfff libThaiTokenizer.dylib (3) <7B40AC51-B945-3AF0-B349-5818050D37FB> /usr/lib/libThaiTokenizer.dylib
0x7fff2a9fe000 - 0x7fff2aa20fff com.apple.applesauce (1.0 - 16.28) <7D011403-38CD-37DA-B2C2-00D2D2273422> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff2aa21000 - 0x7fff2aa38fff libapple_nghttp2.dylib (1.41) /usr/lib/libapple_nghttp2.dylib
0x7fff2aa39000 - 0x7fff2aa4bfff libSparseBLAS.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2aa4c000 - 0x7fff2aa4dfff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2aa4e000 - 0x7fff2aa52fff libpam.2.dylib (28.40.1) /usr/lib/libpam.2.dylib
0x7fff2aa53000 - 0x7fff2aa73fff libcompression.dylib (96.120.1) /usr/lib/libcompression.dylib
0x7fff2aa74000 - 0x7fff2aa79fff libQuadrature.dylib (7) <9668C241-61D5-3AE9-9856-708ACDC27F12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2aa7a000 - 0x7fff2ae1efff libLAPACK.dylib (1336.140.1) <49FB909B-39B1-333F-988D-D64ECC03C14E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ae1f000 - 0x7fff2ae6efff com.apple.DictionaryServices (1.2 - 341) <617030DF-769F-3CE0-869F-7F5B9B5A3784> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2ae6f000 - 0x7fff2ae87fff liblzma.5.dylib (16) <6DE3F2AA-7140-3F6D-AD12-0DBA19BBBD54> /usr/lib/liblzma.5.dylib
0x7fff2ae88000 - 0x7fff2ae89fff libcoretls_cfhelpers.dylib (169.100.1) <0CF72D7A-0A39-3683-82ED-29A09761D6FF> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff2ae8a000 - 0x7fff2af85fff com.apple.APFS (1677.141.2 - 1677.141.2) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff2af86000 - 0x7fff2af93fff libxar.1.dylib (452) <0B0B68CC-D627-3BDC-AE01-007C6AD8E97B> /usr/lib/libxar.1.dylib
0x7fff2af94000 - 0x7fff2af97fff libutil.dylib (58.40.2) <0EA3237C-B6E6-351B-AE27-8975D88602D6> /usr/lib/libutil.dylib
0x7fff2af98000 - 0x7fff2afc0fff libxslt.1.dylib (17.6) <300C3D2D-19B1-3D8E-B212-1D2EB6C8B80A> /usr/lib/libxslt.1.dylib
0x7fff2afc1000 - 0x7fff2afcbfff libChineseTokenizer.dylib (37.1) /usr/lib/libChineseTokenizer.dylib
0x7fff2afcc000 - 0x7fff2b142fff libvMisc.dylib (760.100.3) <23D5B99A-E22E-3883-92D5-37AF2DBADBBB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2b143000 - 0x7fff2b274fff libate.dylib (3.0.6) <8D6F0F91-CE92-3B4B-BF6D-E074069AC92F> /usr/lib/libate.dylib
0x7fff2b275000 - 0x7fff2b27cfff libIOReport.dylib (64.100.1) <4D638FAC-2FD8-359C-8159-1ED37CBB5704> /usr/lib/libIOReport.dylib
0x7fff2b27d000 - 0x7fff2b290fff com.apple.CrashReporterSupport (10.13 - 15053.1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff2b37e000 - 0x7fff2b385fff libMatch.1.dylib (38) <85F66EF8-FC5E-385C-AF8F-79532C2AC988> /usr/lib/libMatch.1.dylib
0x7fff2b386000 - 0x7fff2b411fff libCoreStorage.dylib (554.140.2) <249F3E03-6C96-3E20-999A-BBFE36AADECA> /usr/lib/libCoreStorage.dylib
0x7fff2b412000 - 0x7fff2b465fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <2CDA1194-F435-3B9C-94A2-220E26E40DE6> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff2b466000 - 0x7fff2b47ffff libexpat.1.dylib (26.141.1) <84DC54E5-9E75-3F64-9D7F-3CA641674ED8> /usr/lib/libexpat.1.dylib
0x7fff2b480000 - 0x7fff2b489fff libheimdal-asn1.dylib (597.140.2) <8D7B3A0D-A699-3947-9E8C-EEA4B4AD6408> /usr/lib/libheimdal-asn1.dylib
0x7fff2b48a000 - 0x7fff2b49efff com.apple.IconFoundation (479.4 - 479.4) <6ED33568-2A1D-3918-9D32-D1E102002E48> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7fff2b49f000 - 0x7fff2b50bfff com.apple.IconServices (479.4 - 479.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff2b50c000 - 0x7fff2b5aafff com.apple.MediaExperience (1.0 - 1) <245932F7-E76A-37A7-A033-7BB62F8ED190> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff2b5ab000 - 0x7fff2b5d3fff com.apple.persistentconnection (1.0 - 1.0) <90FBA2DD-E91A-3A9F-80C5-8F94950136A4> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff2b5d4000 - 0x7fff2b5e2fff com.apple.GraphVisualizer (1.0 - 100.1) <9538C368-5703-367B-ADAE-20EC5C3C5C41> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff2b5e3000 - 0x7fff2b9fefff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <86110F21-96FE-325C-8D55-9385690C2386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff2b9ff000 - 0x7fff2ba46fff com.apple.OTSVG (1.0 - 677.6.0.2) <34AD6D57-71B8-3859-94AF-DB856D8FD6BA> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff2ba47000 - 0x7fff2ba4dfff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x7fff2ba4e000 - 0x7fff2ba60fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff2ba61000 - 0x7fff2ba63fff libspindump.dylib (295.2) <8DE7E414-DCEC-30B8-87DC-511D362D49F3> /usr/lib/libspindump.dylib
0x7fff2ba64000 - 0x7fff2bb24fff com.apple.Heimdal (4.0 - 2.0) <30D71BC9-C18F-35C7-B7E1-88E645D4D329> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff2bb25000 - 0x7fff2bb3ffff com.apple.login (3.0 - 3.0) <0690C64C-DE8C-3AA2-A4A5-BE3EFC3BDC62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff2bcc4000 - 0x7fff2bd00fff com.apple.bom (14.0 - 235) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff2bd01000 - 0x7fff2bd4afff com.apple.AppleJPEG (1.0 - 1) <15DCB33B-EB52-38A2-B02F-EC235DC85B52> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff2bd4b000 - 0x7fff2be29fff libJP2.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2be2a000 - 0x7fff2be2dfff com.apple.WatchdogClient.framework (1.0 - 98.120.2) <0A097C25-405B-38CD-B6E2-57F51AD77AF0> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff2be2e000 - 0x7fff2be64fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <0DF955E2-E57C-3C1B-96BD-5B81DAD43BC7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff2be65000 - 0x7fff2bfc3fff com.apple.VideoToolbox (1.0 - 2780.10) <4FF9A4C0-FFB4-3F68-9A84-949B4DB0DB7A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff2bfc4000 - 0x7fff2bff7fff libAudioToolboxUtility.dylib (1181.72) <9D9EA545-924D-342A-BF27-C19887850F05> /usr/lib/libAudioToolboxUtility.dylib
0x7fff2bff8000 - 0x7fff2c018fff libPng.dylib (2130.7.3) <99698BCC-3F92-37EB-9948-7581E3ECE9D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2c019000 - 0x7fff2c078fff libTIFF.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2c079000 - 0x7fff2c095fff com.apple.IOPresentment (58 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff2c096000 - 0x7fff2c09dfff com.apple.GPUWrangler (6.3.5 - 6.3.5) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff2c09e000 - 0x7fff2c0a0fff libRadiance.dylib (2130.7.3) <0A413C1E-3E6B-3D56-B225-BCAC55E3207B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2c0a1000 - 0x7fff2c0a6fff com.apple.DSExternalDisplay (3.1 - 380) <3FD5886F-5EDD-313D-9783-FF899E5F2650> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff2c0a7000 - 0x7fff2c0cbfff libJPEG.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2c0cc000 - 0x7fff2c0fbfff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2c0fc000 - 0x7fff2c100fff libGIF.dylib (2130.7.3) <5C78913B-6734-36DC-B07D-288A414C62C3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2c101000 - 0x7fff2c10afff com.apple.CMCaptureCore (1.0 - 82.6) /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x7fff2c10b000 - 0x7fff2c152fff com.apple.print.framework.PrintCore (16.1 - 531.1) <035969B9-3323-3AF4-AC4C-1D5B941C7C62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2c153000 - 0x7fff2c220fff com.apple.TextureIO (3.10.9 - 3.10.9) <4B778275-5F2D-36DA-A6AD-14C8E516E197> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff2c221000 - 0x7fff2c229fff com.apple.InternationalSupport (1.0 - 61.1) <56A6D4F8-FF5B-3F34-BD1A-249414F182E9> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff2c22a000 - 0x7fff2c2a4fff com.apple.datadetectorscore (8.0 - 674) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff2c2a5000 - 0x7fff2c302fff com.apple.UserActivity (439 - 439) /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x7fff2c303000 - 0x7fff2ca9ffff com.apple.MediaToolbox (1.0 - 2780.10) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff2cf70000 - 0x7fff2cfa1fff libSessionUtility.dylib (76.69) <400DF595-A30C-3AD3-A8BA-25260299ACE6> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff2cfa2000 - 0x7fff2d0d6fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <93226BB9-165F-3A42-8EE3-9670394C4DC9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2d0d7000 - 0x7fff2d13cfff com.apple.audio.AudioSession (1.0 - 76.69) /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff2d13d000 - 0x7fff2d14ffff libAudioStatistics.dylib (27.64) <74E8B615-03FE-327B-A8FB-EAC5EF117414> /usr/lib/libAudioStatistics.dylib
0x7fff2d150000 - 0x7fff2d15ffff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2d160000 - 0x7fff2d1ccfff com.apple.ApplicationServices.ATS (377 - 516) <6E601872-2340-3675-9B6F-0C1DB991C54E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2d1cd000 - 0x7fff2d1e5fff libresolv.9.dylib (68) <86A4BABF-3EFC-3113-BE8A-2D1AAAEF0194> /usr/lib/libresolv.9.dylib
0x7fff2d318000 - 0x7fff2d3f7fff libSMC.dylib (20) /usr/lib/libSMC.dylib
0x7fff2d3f8000 - 0x7fff2d457fff libcups.2.dylib (494.3) <2CE9752F-8763-3456-83CF-E4BCFB731153> /usr/lib/libcups.2.dylib
0x7fff2d458000 - 0x7fff2d467fff com.apple.LangAnalysis (1.7.0 - 254) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d468000 - 0x7fff2d472fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff2d473000 - 0x7fff2d47afff com.apple.ColorSyncLegacy (4.13.0 - 1) <86D9E9C9-C631-371E-824E-A203FE9E560A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d47b000 - 0x7fff2d486fff com.apple.QD (4.0 - 416) <1D8792FC-4A76-3B4F-82CF-3889C05768FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d487000 - 0x7fff2dadbfff com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff2dadc000 - 0x7fff2dae7fff com.apple.perfdata (1.0 - 67.40.1) <10E2B0C5-83A4-368A-B972-7AFA40D5338C> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff2dae8000 - 0x7fff2daf6fff libperfcheck.dylib (41) /usr/lib/libperfcheck.dylib
0x7fff2daf7000 - 0x7fff2db06fff com.apple.Kerberos (3.0 - 1) <0074E20F-E7D8-31F5-AF41-0D7BF370CD50> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2db07000 - 0x7fff2db57fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2db58000 - 0x7fff2db68fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff2db69000 - 0x7fff2db90fff com.apple.MobileAssets (1.0 - 659.100.21) <14EB0135-6B08-37A0-A517-E23997BAD7D5> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff2dbbe000 - 0x7fff2dbddfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff2dbde000 - 0x7fff2dbe6fff com.apple.CorePhoneNumbers (1.0 - 1) <9F49D632-C5F4-37F5-A2A8-2830A7560138> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff2dd39000 - 0x7fff2dd39fff liblaunch.dylib (2038.120.1) <4A353070-A560-3A98-8869-28C92435C6B2> /usr/lib/system/liblaunch.dylib
0x7fff2e51b000 - 0x7fff2e666fff com.apple.Sharing (1630 - 1630) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff2e667000 - 0x7fff2e788fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2e7a2000 - 0x7fff2e7fbfff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff2ff63000 - 0x7fff2ff8afff com.apple.RemoteViewServices (2.0 - 163) <7DBF2A51-CE8E-352E-9426-B83DC370ADDD> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff2ff8b000 - 0x7fff2ff9afff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) <076E6A5F-4FEE-378B-9DCD-AFFA1348C64F> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff2ff9b000 - 0x7fff2ffa2fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff301d0000 - 0x7fff301d0fff libsystem_product_info_filter.dylib (8.40.1) <78928329-DD98-3799-989D-870DF92FE8D5> /usr/lib/system/libsystem_product_info_filter.dylib
0x7fff302a8000 - 0x7fff302a8fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <1F612762-E7BB-3DC7-A709-016AD2D72B29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff302ce000 - 0x7fff302cefff com.apple.CoreServices (1122.44 - 1122.44) <104E1757-7D8A-32D3-9B38-B23B1A8EAB17> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff3048a000 - 0x7fff3048afff com.apple.Accelerate (1.11 - Accelerate 1.11) <4AB16490-08E3-32B6-878C-1E1D4AEBED19> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff304cb000 - 0x7fff304d6fff com.apple.MediaAccessibility (1.0 - 130) <677557AF-6AC1-3860-B7C4-772B8DA9957B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff304d7000 - 0x7fff304f6fff com.apple.networking.AlgosScoreFramework (1.0 - 1) /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x7fff30ccc000 - 0x7fff30d31fff com.apple.CoreBluetooth (1.0 - 1) <32288DE3-BD59-35A6-9165-73176E074499> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff30d32000 - 0x7fff30d3bfff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <9A1589E7-0B3A-3DC5-967C-7A3D4C14ED1E> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff30d4f000 - 0x7fff30d5bfff com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff30d5c000 - 0x7fff30e04fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <08A9AAA6-7057-3105-BDE1-DC7270C38774> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff30e05000 - 0x7fff30e38fff com.apple.MediaKit (16 - 927.40.2) <86B948D3-5757-37A7-B2DA-F7C50778B108> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff30e39000 - 0x7fff30f24fff com.apple.DiskManagement (14.0 - 1733.140.2) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff30f25000 - 0x7fff312dffff com.apple.CoreAUC (326.2.0 - 326.2.0) <58430C09-401A-3B4C-806E-E87C46816939> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff312e0000 - 0x7fff312e3fff com.apple.Mangrove (1.0 - 25) <0E9FF438-D4B3-3DF1-B8A7-64623282B9B3> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff312e4000 - 0x7fff31311fff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <80DEBCCB-A598-3CE5-B988-FFC5B81389CF> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff31312000 - 0x7fff31461fff com.apple.FileProvider (349.4.3 - 349.4.3) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff31462000 - 0x7fff31484fff com.apple.GenerationalStorage (2.0 - 323) <9E36AF92-10E2-382B-A07C-4E3270448690> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff31cce000 - 0x7fff31d0dfff AppleVPA (3.26.1) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff31dc0000 - 0x7fff31dfbfff com.apple.DebugSymbols (195.1 - 195.1) <7D2E32A0-DB93-36EE-AE9C-7974708CF4FC> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff31dfc000 - 0x7fff31eb1fff com.apple.CoreSymbolication (12.5 - 64544.81.1) <7215543C-E3B6-30A0-8B21-7FBDFB10F198> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff32dc0000 - 0x7fff32e23fff com.apple.framework.Apple80211 (17.0 - 1728) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff32e24000 - 0x7fff32f75fff com.apple.CoreWiFi (3.0 - 341) <0FE4018E-E199-3923-A56D-430E40F5EEB7> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff331e6000 - 0x7fff331f5fff com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <8F0CFA90-78B8-3305-BCD3-6C28B7838CE0> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff33253000 - 0x7fff33256fff com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff33257000 - 0x7fff3325efff com.apple.EFILogin (2.0 - 2) <77A5D3D5-3B8D-3B5D-A1BD-A7614C86AF67> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff3325f000 - 0x7fff3326afff libcsfde.dylib (554.140.2) <8B6A31B3-9421-3BAE-882B-8BEF5217E251> /usr/lib/libcsfde.dylib
0x7fff334a9000 - 0x7fff334a9fff com.apple.ApplicationServices (48 - 50) <52BB5EB6-2C1B-34F9-8665-F50DD078E71B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff337be000 - 0x7fff337befff libHeimdalProxy.dylib (79) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff33871000 - 0x7fff33871fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0A5BB3A7-D9DC-346C-9FBB-FB075194E7AC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff33895000 - 0x7fff338d8fff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff34841000 - 0x7fff34891fff com.apple.ChunkingLibrary (334.1 - 334.1) <2CD91198-1354-357F-8858-D58244526C15> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff3673d000 - 0x7fff36760fff com.apple.openscripting (1.7 - 190) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff36761000 - 0x7fff36764fff com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff36765000 - 0x7fff36768fff com.apple.ink.framework (10.15 - 227) <6177BDED-F304-3EAD-B72E-23A050856753> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff36769000 - 0x7fff3676cfff com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff3676d000 - 0x7fff36774fff com.apple.ImageCapture (1711.5.2 - 1711.5.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff388f6000 - 0x7fff38913fff com.apple.IOGPU (21.11 - 21.11) <06FE522C-56DA-3921-B663-523DACFF3511> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
0x7fff3be57000 - 0x7fff3bffefff libFosl_dynamic.dylib (200) /usr/lib/libFosl_dynamic.dylib
0x7fff3ccce000 - 0x7fff3ccd1fff com.apple.print.framework.Print (15 - 271) <29E7EB03-0307-35D9-B56F-B9DCB5C5A4E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff3ccd2000 - 0x7fff3ccd5fff com.apple.Carbon (160 - 164) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff3cf88000 - 0x7fff3cfa7fff com.apple.private.SystemPolicy (1.0 - 1) <8BC55621-1E45-33B3-BCD6-C59F1F390695> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff3d8c5000 - 0x7fff3d8d0fff com.apple.MallocStackLogging (1.0 - 1) /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x7fff3d8e5000 - 0x7fff3d8f7fff libmis.dylib (274.140.2) <570E2D9A-BC76-37F7-8CFC-E18AD5E81CE0> /usr/lib/libmis.dylib
0x7fff410f0000 - 0x7fff4111ffff libncurses.5.4.dylib (57) /usr/lib/libncurses.5.4.dylib
0x7fff415ac000 - 0x7fff415c9fff libCGInterfaces.dylib (544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff43b58000 - 0x7fff43dcbfff com.apple.RawCamera.bundle (9.10.0 - 1450.3) <2F4C79D7-0A8A-3FE3-9A93-74F78774D0BC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff47cd4000 - 0x7fff47d14fff com.apple.osanalytics.OSAnalytics (1.0 - 1) <19C9EC00-4A56-303C-9C22-47AF6222F1AF> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x7fff51993000 - 0x7fff51a32fff com.apple.Symbolication (12.5 - 64544.70.1) <262C27E9-D575-3209-8403-C314C534D1B0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff699f2000 - 0x7fff699f6fff libmetal_timestamp.dylib (31001.192.1) <408D3E8F-D662-38FF-A0AB-79615D1BBD0D> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
0x7fff6be3d000 - 0x7fff6be43fff libCoreFSCache.dylib (200.11) <3C96E791-3964-32EA-A84A-00DF3455B43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff6be44000 - 0x7fff6be48fff libCoreVMClient.dylib (200.11) <966F49F6-D2D5-3ACB-9CFD-9F8D3C8C82F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff6be49000 - 0x7fff6be58fff com.apple.opengl (18.5.9 - 18.5.9) <5C26B170-E22B-3AAD-BA33-61304FFA70B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff6be59000 - 0x7fff6be5bfff libCVMSPluginSupport.dylib (18.5.9) <435F258D-95B5-3015-BDAC-4B8EF8E89F1E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff6be5c000 - 0x7fff6be64fff libGFXShared.dylib (18.5.9) <851E0956-A16E-3F5D-B3BE-37B56C2BAA04> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff6be65000 - 0x7fff6be98fff libGLImage.dylib (18.5.9) <687EBB15-1AB3-3815-A69D-58527655A92D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff6be99000 - 0x7fff6bed5fff libGLU.dylib (18.5.9) <29B7802C-F6E4-3DF1-B5D6-07B29C6D02B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff6c06a000 - 0x7fff6c074fff libGL.dylib (18.5.9) <8A4ED04C-9171-3CE2-A52A-E7C4D76A6EDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff6d4b4000 - 0x7fff6d50cfff com.apple.opencl (4.6 - 4.6) <713206B3-A335-3AC5-B342-4CE16BDF69F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff6e5b6000 - 0x7fff6e5bdfff com.apple.agl (3.3.4 - AGL-3.3.3) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff77ce8000 - 0x7fff77ceffff libRosetta.dylib (203.58) /usr/lib/libRosetta.dylib

Translated Code Information:
tmp0: 0xffffffffffffffff tmp1: 0x00007ffe946be8c8 tmp2: 0x00007fff2045f924

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

VM Region Summary:
ReadOnly portion of Libraries: Total=811.8M resident=0K(0%) swapped_out_or_unallocated=811.8M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 3264K 6
CG image 72K 6
CoreAnimation 340K 10
CoreGraphics 12K 2
CoreUI image data 1980K 17
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 305.2M 60
MALLOC guard page 192K 8
MALLOC_MEDIUM (reserved) 696.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 952K 235
Rosetta IndirectBranch 1024K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 260K 26
Rosetta Thread Context 260K 26
SQLite page cache 128K 2
STACK GUARD 36K 9
Stack 14.2M 13
Stack Guard 56.0M 4
VM_ALLOCATE 58.4M 349
VM_ALLOCATE (reserved) 176K 22 reserved VM address space (unallocated)
__DATA 20.1M 467
__DATA_CONST 13.0M 215
__DATA_DIRTY 552K 103
__FONT_DATA 4K 1
__LINKEDIT 532.4M 209
__OBJC_RO 70.2M 1
__OBJC_RW 2480K 2
__TEXT 280.0M 451
__UNICODE 588K 1
mapped file 4.4G 801
shared memory 800K 15
unshared pmap 8704K 5
=========== ======= =======
TOTAL 7.0G 3083
TOTAL, minus reserved VM space 5.9G 3083

Model: MacBookPro17,1, BootROM 6723.140.2, proc 8:4:4 processors, 16 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: LPDDR4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Aug 18 2021 22:48:53 version 18.50.40.11.7.8.123 FWID 01-3ed0e3a2
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
PCI Card: pci1b73,1100, sppci_usbxhci, Thunderbolt@6,0,0
PCI Card: pci1b73,1100, sppci_usbxhci, Thunderbolt@5,0,0
PCI Card: pci1b21,1242, sppci_usbxhci, Thunderbolt@4,0,0
PCI Card: ethernet, sppci_ethernet, Thunderbolt@3,0,0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
USB Device: USB 3.0 Bus
USB Device: Card Reader
USB Device: USB Receiver
USB Device: USB 3.0 Bus
USB Device: iPhone
USB Device: CalDigit Thunderbolt 3 Audio
USB Device: CONEXANT USB AUDIO
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Device: TS3 Plus, CalDigit, Inc., 1, 44.1

App crashes often, and whenever I click configure aswell (Windows 64bit)

If I have Anki closed and try to click "configure" I get a message saying "could not reach Anki connect" (I already installed it) and if I have Anki opened it crashes inmediatly when I click "configure", I downloaded the correct version and tried uninstalling and reinstalling both the app and the add-on multiple times, but it didn't work (first time using Github, sorry if my comment uses the wrong format, let me know what I should do instead, thanks).

Import from KOReader Vocab Builder cannot find the files it needs

Describe the bug

Import from KOReader Vocab Builder fails upon selecting the folder with all of my KOReader files. The error dialog appears: "Check if you've picked the right directory. It should be a folder containing both all your books and KOReader settings."

The folder I select is the folder containing all of the KOReader data files synced from my Android KOReader installation. This includes a "books" folder, which includes .epub files and a subfolder for each book with the appropriate .sdr folder within it. The folder also contains the KOReader settings folder which contains the vocabulary_builder.sqlite3 database.

To Reproduce

Steps to reproduce the behavior:

  1. Copy or sync all files from KOReader device to a desktop folder, in this case macOS
  2. Click on Import > KOReader Vocab Builder
  3. Select the folder containing the synced KOReader files
  4. See error: the error dialog attached below appears.

Expected behavior

The import should work since all books, `.sdr folders, and the vocab builder sqlite3 file are all present in the synced folder

Screenshots

image

Desktop (please complete the following information):

  • OS: macOS 12.6.4 "Monterey"
  • Vocabsieve version v0.10.1, installed from GitHub Releases page .dmg file

Additional context

KOReader has a "cloud sync" option which syncs just the sqlite3 file with the vocab builder data, but apparently that is not sufficient. The error dialog says the books (and I assume the .sdr folders) must also be present. So, I have copied the entire KOReader folder instead using "SyncThing", and I have verified that all of the files are present in the synced folder on my Mac desktop.

Happy to provide more details or do testing/triage.

Hebrew missing from dropdown, but seems to be supported in code

Describe the bug

Language selection dropdown is missing Hebrew. The code for Hebrew is present in code, so not sure why it can't be selected.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Configure..'
  2. Click on 'Target Language'
  3. Hebrew is missing

Expected behavior
Hebrew should be present, since its language abbreviation exists in code.

Screenshots
Screenshot

Desktop (please complete the following information):

  • OS: MacOS (M2)
  • Vocabsieve version (if nightly, must be latest): 0.10.1

[Feature Request] Adding Images via VocabSiev

[Feature Request] > Adding Images via VocabSiev window.

In some fields of knowledge as Anatomy it is extremely necessary to add photos into Anki Cards.

Would it be possible a feature on Vocabsieve to paste screenshoots and add them automatically with the rest of the card ?

Better Chinese support

Since Chinese doesn't as easily distinguish words/names with spaces as English, attempting to double click a word simply selects the entire sentence.

The Firefox/Chrome extension Zhongwen and Android App Pleco are examples of software which use various methods of automatically detecting words in the dictionary (CC-CEDICT is bundled in the case of Zhongwen, which comes in at only 3.6 MB zipped).

It would be advantageous to integrate CC-CEDICT as a dictionary option for Chinese, as well as leveraging it to help select words in a Chinese sentence. I'm willing to help contribute some code if necessary to help do this, but I'd like some input from the primary developer before doing so.

Duplicate error based on example sentence, not target word

Example sentence: "The dog runs around the house"
I cant add both "dog" and "house" because it will recognize the same sentence and throw an error.

A better solution for duplicates could be checking the target word, instead of the example sentence

TypeError: 'module' object is not callable

Hi,

Since I upgrade vocabsieve to 0.8.0, I can't launch it
Here is what I got:

pipx upgrade vocabsieve

Traceback (most recent call last):
  File "/usr/local/bin/vocabsieve", line 5, in <module>
    from vocabsieve.__main__ import main
  File "/usr/local/lib/venvs/vocabsieve/lib/python3.10/site-packages/vocabsieve/__main__.py", line 1, in <module>
    from . import main
  File "/usr/local/lib/venvs/vocabsieve/lib/python3.10/site-packages/vocabsieve/main.py", line 33, in <module>
    from packaging import version
ModuleNotFoundError: No module named 'packaging'

pipx inject vocabsieve packaging

~/.local/share/FreeLanguageTools/VocabSieve
Traceback (most recent call last):
  File "/usr/local/lib/venvs/vocabsieve/bin/vocabsieve", line 8, in <module>
    sys.exit(main())
TypeError: 'module' object is not callable

Cannot read highlights. Make sure that your clipping file is in the right place, and it's length is a multiple of 5.

Describe the bug
When trying to import highlights from kindles it cannot locate the highlights and says the following:
"Cannot read highlights. Make sure that your clipping file is in the right place, and it's length is a multiple of 5."
It does locate the vocabulary builder database correctly. But i'm trying to import my highlights.

My highlight file is located under: Kindle/documents. The name of the file is My Clippings.txt. I changed the name of the file to a multiple of 5 but still got the same error.

Expected behavior
It should locate the file and import the highlights.

Desktop (please complete the following information):

  • OS: MAC OSX
  • Vocabsieve version (if nightly, must be latest): Latest stable release.

Provide option to disable lookup on double click (i.e. make double click behave normally)

Is your feature request related to a problem? Please describe.
I find that default lookups with double click can be a bit slow. Instead, I rely on external translator (QTranslate, DeepL etc) to translate words that are copied into the Sentence field. QTranslate/DeepL allows for near instantaneous translations by simply double clicking a word.

It is currently possible to use QTranslate/DeepL with VocabSieve, just cumbersome: you need to left click near a word, and then select the word using Shift / using drag select. I'd like VocabSieve not interfere with this and rely on QTranslate/DeepL for word translations. If I'd need to make a card out of the word after making a selection, I can still Ctrl-D immediately without changing it

Describe the solution you'd like
Provide a Double click automatically seeks definitions checkbox in settings. It's on by default. With this checkbox selected, the program behaves like it does now. With the checkbox unselected, double click behaves like it does in any other app.

Errno 111

I don't want to use Anki when clicking on that “configure” button, so this thing popped up, twice:

<urlopen error [Errno 111] Connection refused>
AnkiConnect must be running to use the configuration tool.

No package metadata

Getting this error in Arch linux:

❯ python3 vocabsieve.py
Traceback (most recent call last):
  File "/home/yaoberh/vocabsieve/vocabsieve.py", line 2, in <module>
    import vocabsieve.main
  File "/home/yaoberh/vocabsieve/vocabsieve/__init__.py", line 2, in <module>
    __version__ = importlib.metadata.version('vocabsieve')
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 984, in version
    return distribution(distribution_name).version
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 957, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 548, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for vocabsieve
``

List of Cram Words When Analyzing Book

I love the Analyze feature. It would be really helpful for me if, after scanning the book, VocabSieve was able to spit out the, say, 100 most-common unknown lemmas so that I can memorize those before attempting to read the book.

It seems like that's probably data that's already being calculated, and it just needs to be printed somewhere.

[Feature Request] Add option to detect duplicates

Would it be possible to provide a visual feedback to a user whenever a duplicate is being created ?

For example, if a user wants to add the word "Cat" but it is already in Anki database, could VocabSieve detect that it is a duplicate and show a warning or confirmation window?

Thanks for your great work !

Unclear how to import from KOReader

How to import from KOReader?
What file format should it be? HTML, plain text, ..;?

When I use KOReader, the export gets in D:.adds\koreader\clipboard

Which folder should I select?
image

Problem opening v0.10.0, v0.10.1 on Monterey 12.4

I'm unable to open any version after v.0.8.3 on my Mac. v0.8.3 is working and installs and runs normally. The install on any later version happens normally, and then I get the below error when opening the application:

Screen Shot 2023-06-06 at 3 31 10 PM
  • OS: Mac OS Monterey 12.4
  • Vocabsieve version (if nightly, must be latest): v0.10.0, v0.10.1 mac os

Always crash after I click define


Translated Report (Full Report Below)

Process: app [2248]
Path: /Applications/vocabsieve.app/Contents/MacOS/app
Identifier: vocabsieve
Version: ???
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-11-21 13:58:17.7933 +0800
OS Version: macOS 13.0.1 (22A400)
Report Version: 12
Anonymous UUID: F99BF2D8-40DC-FAF0-F94E-11F0E86F09D1

Time Awake Since Boot: 1500 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0x7ff89106a9a8 ???
1 libsystem_kernel.dylib 0x7ff801dab30e __pthread_kill + 10
2 libsystem_pthread.dylib 0x7ff801de2f7b pthread_kill + 263
3 libsystem_c.dylib 0x7ff801d2cca5 abort + 123
4 QtCore 0x10cbfb529 qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) + 9
5 QtCore 0x10cbfcc74 QMessageLogger::fatal(char const*, ...) const + 202
6 QtCore.abi3.so 0x10bfccfc9 pyqt5_err_print() + 745
7 QtCore.abi3.so 0x10bfd2c54 PyQtSlotProxy::unislot(void**) + 100
8 QtCore.abi3.so 0x10bfd2bba PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
9 QtCore 0x10ce0ef6e void doActivate(QObject*, int, void**) + 1118
10 QtWidgets 0x114c6563d QListWidgetPrivate::_q_emitCurrentItemChanged(QModelIndex const&, QModelIndex const&) + 237
11 QtCore 0x10ce0f0d5 void doActivate(QObject*, int, void**) + 1477
12 QtCore 0x10cd9dd39 QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlagsQItemSelectionModel::SelectionFlag) + 249
13 QtWidgets 0x114c660b1 QListWidget::setCurrentRow(int) + 129
14 QtWidgets.abi3.so 0x113ec1b7b meth_QListWidget_setCurrentItem(_object*, _object*) + 107
15 app 0x102b210c2 cfunction_call + 130
16 app 0x102adf115 _PyObject_MakeTpCall + 373
17 app 0x102bc8ca0 call_function + 624
18 app 0x102bc5bd6 _PyEval_EvalFrameDefault + 27670
19 app 0x102bc9a94 _PyEval_EvalCode + 2852
20 app 0x102adf820 _PyFunction_Vectorcall + 256
21 app 0x102ae1cdc method_vectorcall + 204
22 app 0x102bc8bcb call_function + 411
23 app 0x102bc5bd6 _PyEval_EvalFrameDefault + 27670
24 app 0x102bc9a94 _PyEval_EvalCode + 2852
25 app 0x102adf820 _PyFunction_Vectorcall + 256
26 app 0x102ae1d82 method_vectorcall + 370
27 QtCore.abi3.so 0x10bfd2118 PyQtSlot::call(_object*, _object*) const + 40
28 QtCore.abi3.so 0x10bfd201d PyQtSlot::invoke(void**, _object*, void*, bool) const + 381
29 QtCore.abi3.so 0x10bfd2c45 PyQtSlotProxy::unislot(void**) + 85
30 QtCore.abi3.so 0x10bfd2bba PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
31 QtCore 0x10ce06b9f QObject::event(QEvent*) + 943
32 QtWidgets 0x1149ae9ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
33 QtWidgets 0x1149afe11 QApplication::notify(QObject*, QEvent*) + 497
34 QtWidgets.abi3.so 0x113e4aaf6 sipQApplication::notify(QObject*, QEvent*) + 230
35 QtCore 0x10cddba34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
36 QtCore 0x10cddcd79 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 809
37 libqcocoa.dylib 0x11683b259 QCocoaEventDispatcherPrivate::processPostedEvents() + 313
38 libqcocoa.dylib 0x11683b9c8 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
39 CoreFoundation 0x7ff801ebdef1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
40 CoreFoundation 0x7ff801ebdea0 __CFRunLoopDoSource0 + 157
41 CoreFoundation 0x7ff801ebdc6e __CFRunLoopDoSources0 + 212
42 CoreFoundation 0x7ff801ebc8c8 __CFRunLoopRun + 943
43 CoreFoundation 0x7ff801ebbe9f CFRunLoopRunSpecific + 560
44 HIToolbox 0x7ff80bce3bd6 RunCurrentEventLoopInMode + 292
45 HIToolbox 0x7ff80bce39e6 ReceiveNextEventCommon + 679
46 HIToolbox 0x7ff80bce3723 _BlockUntilNextEventMatchingListInModeWithFilter + 70
47 AppKit 0x7ff804f19b37 _DPSNextEvent + 909
48 AppKit 0x7ff804f189b8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
49 AppKit 0x7ff804f0aff3 -[NSApplication run] + 586
50 libqcocoa.dylib 0x11683a62f QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2495
51 QtCore 0x10cdd7acf QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 431
52 QtCore 0x10cddc042 QCoreApplication::exec() + 130
53 QtWidgets.abi3.so 0x113f3bd32 meth_QApplication_exec(_object*, _object*) + 82
54 app 0x102b210c2 cfunction_call + 130
55 app 0x102adf115 _PyObject_MakeTpCall + 373
56 app 0x102bc8ca0 call_function + 624
57 app 0x102bc5bd6 _PyEval_EvalFrameDefault + 27670
58 app 0x102bc9a94 _PyEval_EvalCode + 2852
59 app 0x102bbeef0 PyEval_EvalCode + 64
60 app 0x102bbbd20 builtin_exec + 592
61 app 0x102b20975 cfunction_vectorcall_FASTCALL + 197
62 app 0x102bc8bcb call_function + 411
63 app 0x102bc5c80 _PyEval_EvalFrameDefault + 27840
64 app 0x102adf915 function_code_fastcall + 229
65 app 0x102bc8bcb call_function + 411
66 app 0x102bc5bd6 _PyEval_EvalFrameDefault + 27670
67 app 0x102adf915 function_code_fastcall + 229
68 app 0x102adfab3 PyObject_CallObject + 131
69 app 0x102a96922 main + 962
70 dyld 0x2031bd310 start + 2432

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffeeb750 0x7ff7ffee7000 + 18256
1 runtime 0x7ff7ffef766c 0x7ff7ffee7000 + 67180
2 runtime 0x7ff7ffef906c 0x7ff7ffee7000 + 73836

Thread 2:
0 runtime 0x7ff7fff0987c 0x7ff7ffee7000 + 141436

Thread 3:
0 runtime 0x7ff7fff0987c 0x7ff7ffee7000 + 141436

Thread 4:: QThread
0 ??? 0x7ff89106a9a8 ???
1 libsystem_kernel.dylib 0x7ff801dab3ba poll + 10
2 select.cpython-39-darwin.so 0x11954c6b3 select_poll_poll + 291
3 app 0x102ae810c method_vectorcall_FASTCALL + 140
4 app 0x102bc8bcb call_function + 411
5 app 0x102bc5bb9 _PyEval_EvalFrameDefault + 27641
6 app 0x102bc9a94 _PyEval_EvalCode + 2852
7 app 0x102adf820 _PyFunction_Vectorcall + 256
8 app 0x102bc8bcb call_function + 411
9 app 0x102bc5bb9 _PyEval_EvalFrameDefault + 27641
10 app 0x102bc9a94 _PyEval_EvalCode + 2852
11 app 0x102adf820 _PyFunction_Vectorcall + 256
12 app 0x102ae1cdc method_vectorcall + 204
13 app 0x102bc8bcb call_function + 411
14 app 0x102bc5d32 _PyEval_EvalFrameDefault + 28018
15 app 0x102bc9a94 _PyEval_EvalCode + 2852
16 app 0x102adf820 _PyFunction_Vectorcall + 256
17 app 0x102bc8bcb call_function + 411
18 app 0x102bc5bb9 _PyEval_EvalFrameDefault + 27641
19 app 0x102bc9a94 _PyEval_EvalCode + 2852
20 app 0x102adf820 _PyFunction_Vectorcall + 256
21 app 0x102adf51b PyVectorcall_Call + 155
22 app 0x102bc605f _PyEval_EvalFrameDefault + 28831
23 app 0x102bc9a94 _PyEval_EvalCode + 2852
24 app 0x102adf820 _PyFunction_Vectorcall + 256
25 app 0x102ae1cdc method_vectorcall + 204
26 app 0x102bc8bcb call_function + 411
27 app 0x102bc5d32 _PyEval_EvalFrameDefault + 28018
28 app 0x102bc9a94 _PyEval_EvalCode + 2852
29 app 0x102adf820 _PyFunction_Vectorcall + 256
30 app 0x102ae1d82 method_vectorcall + 370
31 QtCore.abi3.so 0x10bfd2118 PyQtSlot::call(_object*, _object*) const + 40
32 QtCore.abi3.so 0x10bfd201d PyQtSlot::invoke(void**, _object*, void*, bool) const + 381
33 QtCore.abi3.so 0x10bfd2c45 PyQtSlotProxy::unislot(void**) + 85
34 QtCore.abi3.so 0x10bfd2bba PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
35 QtCore 0x10ce0ef6e void doActivate(QObject*, int, void**) + 1118
36 QtCore 0x10cc04de8 QThread::started(QThread::QPrivateSignal) + 56
37 QtCore 0x10cc055ff QThreadPrivate::start(void*) + 303
38 libsystem_pthread.dylib 0x7ff801de3259 _pthread_start + 125
39 libsystem_pthread.dylib 0x7ff801ddec7b thread_start + 15

Thread 5:: QThread
0 ??? 0x7ff89106a9a8 ???
1 libsystem_kernel.dylib 0x7ff801dab3ba poll + 10
2 select.cpython-39-darwin.so 0x11954c6b3 select_poll_poll + 291
3 app 0x102ae810c method_vectorcall_FASTCALL + 140
4 app 0x102bc8bcb call_function + 411
5 app 0x102bc5bb9 _PyEval_EvalFrameDefault + 27641
6 app 0x102bc9a94 _PyEval_EvalCode + 2852
7 app 0x102adf820 _PyFunction_Vectorcall + 256
8 app 0x102bc8bcb call_function + 411
9 app 0x102bc5bb9 _PyEval_EvalFrameDefault + 27641
10 app 0x102bc9a94 _PyEval_EvalCode + 2852
11 app 0x102adf820 _PyFunction_Vectorcall + 256
12 app 0x102ae1cdc method_vectorcall + 204
13 app 0x102bc8bcb call_function + 411
14 app 0x102bc5d32 _PyEval_EvalFrameDefault + 28018
15 app 0x102bc9a94 _PyEval_EvalCode + 2852
16 app 0x102adf820 _PyFunction_Vectorcall + 256
17 app 0x102bc8bcb call_function + 411
18 app 0x102bc5bb9 _PyEval_EvalFrameDefault + 27641
19 app 0x102bc9a94 _PyEval_EvalCode + 2852
20 app 0x102adf820 _PyFunction_Vectorcall + 256
21 app 0x102adf51b PyVectorcall_Call + 155
22 app 0x102bc605f _PyEval_EvalFrameDefault + 28831
23 app 0x102bc9a94 _PyEval_EvalCode + 2852
24 app 0x102adf820 _PyFunction_Vectorcall + 256
25 app 0x102ae1cdc method_vectorcall + 204
26 app 0x102bc8bcb call_function + 411
27 app 0x102bc5d32 _PyEval_EvalFrameDefault + 28018
28 app 0x102bc9a94 _PyEval_EvalCode + 2852
29 app 0x102adf820 _PyFunction_Vectorcall + 256
30 app 0x102ae1d82 method_vectorcall + 370
31 QtCore.abi3.so 0x10bfd2118 PyQtSlot::call(_object*, _object*) const + 40
32 QtCore.abi3.so 0x10bfd201d PyQtSlot::invoke(void**, _object*, void*, bool) const + 381
33 QtCore.abi3.so 0x10bfd2c45 PyQtSlotProxy::unislot(void**) + 85
34 QtCore.abi3.so 0x10bfd2bba PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
35 QtCore 0x10ce0ef6e void doActivate(QObject*, int, void**) + 1118
36 QtCore 0x10cc04de8 QThread::started(QThread::QPrivateSignal) + 56
37 QtCore 0x10cc055ff QThreadPrivate::start(void*) + 303
38 libsystem_pthread.dylib 0x7ff801de3259 _pthread_start + 125
39 libsystem_pthread.dylib 0x7ff801ddec7b thread_start + 15

Thread 6:: com.apple.NSEventThread
0 ??? 0x7ff89106a9a8 ???
1 libsystem_kernel.dylib 0x7ff801da46a2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff801db267d mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff801dab71a mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff801da4989 mach_msg + 19
5 SkyLight 0x7ff8069eab6a CGSSnarfAndDispatchDatagrams + 154
6 SkyLight 0x7ff806cf86e2 SLSGetNextEventRecordInternal + 284
7 SkyLight 0x7ff806b15e14 SLEventCreateNextEvent + 9
8 HIToolbox 0x7ff80bcf05b6 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 45
9 HIToolbox 0x7ff80bcf055b MessageHandler(__CFMachPort*, void*, long, void*) + 48
10 CoreFoundation 0x7ff801eeb1ac __CFMachPortPerform + 244
11 CoreFoundation 0x7ff801ebe418 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
12 CoreFoundation 0x7ff801ebe357 __CFRunLoopDoSource1 + 536
13 CoreFoundation 0x7ff801ebcfd6 __CFRunLoopRun + 2749
14 CoreFoundation 0x7ff801ebbe9f CFRunLoopRunSpecific + 560
15 AppKit 0x7ff805079696 _NSEventThread + 132
16 libsystem_pthread.dylib 0x7ff801de3259 _pthread_start + 125
17 libsystem_pthread.dylib 0x7ff801ddec7b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x000000010b9b89a0 rsi: 0x0000000000000003 rbp: 0x0000000000000000 rsp: 0x00007ff845428258
r8: 0x000000020325b2c0 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x00007ff845428250
r12: 0x0000000000000103 r13: 0x0000000000000000 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: rfl: 0x0000000000000283
tmp0: 0xffffffffffffffff tmp1: 0x00007ff89106a97c tmp2: 0x00007ff801dab304

Binary Images:
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x7ff801da3000 - 0x7ff801ddcff7 libsystem_kernel.dylib (
) <0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b> /usr/lib/system/libsystem_kernel.dylib
0x7ff801ddd000 - 0x7ff801de8ff7 libsystem_pthread.dylib () <13b5e252-77d1-31e1-888d-1c5f4426ea87> /usr/lib/system/libsystem_pthread.dylib
0x7ff801cab000 - 0x7ff801d33fff libsystem_c.dylib (
) <5efaf10b-2ec1-32ed-b077-80125e552c8d> /usr/lib/system/libsystem_c.dylib
0x10cbe3000 - 0x10d153fff QtCore () /Applications/vocabsieve.app/Contents/MacOS/QtCore
0x10be9a000 - 0x10c021fff QtCore.abi3.so (
) /Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/QtCore.abi3.so
0x11499e000 - 0x114de4fff QtWidgets () /Applications/vocabsieve.app/Contents/MacOS/QtWidgets
0x113d00000 - 0x113fcbfff QtWidgets.abi3.so (
) <2e414bbc-29f8-3fae-b71a-0ec9f444a427> /Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/QtWidgets.abi3.so
0x102a93000 - 0x102d12fff vocabsieve () <9ca8b767-1035-31f5-a1e3-fffc6de76bc9> /Applications/vocabsieve.app/Contents/MacOS/app
0x116801000 - 0x11696ffff libqcocoa.dylib (
) /Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib
0x7ff801e3f000 - 0x7ff8022d6fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80bcb4000 - 0x7ff80bfabff2 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff804edb000 - 0x7ff805edfff6 com.apple.AppKit (6.9) <817d572e-eb8c-3999-b7a0-68e1c4b47266> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x2031b7000 - 0x20324efff dyld () <28fd2071-57f3-3873-87bf-e4f674a82de6> /usr/lib/dyld
0x7ff7ffee7000 - 0x7ff7fff16fff runtime (
) <6f797d84-b330-3656-9a0d-7b3dbd3f8a07> /usr/libexec/rosetta/runtime
0x119547000 - 0x11954efff select.cpython-39-darwin.so (*) /Applications/vocabsieve.app/Contents/MacOS/lib/select.cpython-39-darwin.so
0x7ff8069e1000 - 0x7ff806dc9ff8 com.apple.SkyLight (1.600.0) <89844c6a-7225-3b2c-97e7-904aae33adda> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight

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

VM Region Summary:
ReadOnly portion of Libraries: Total=677.7M resident=0K(0%) swapped_out_or_unallocated=677.7M(100%)
Writable regions: Total=530.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=530.0M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 3520K 4
CG image 88K 8
ColorSync 236K 27
CoreAnimation 64K 7
CoreGraphics 12K 2
CoreUI image data 1864K 15
Dispatch continuations 64.0M 1
Foundation 52K 2
Image IO 8K 1
Kernel Alloc Once 8K 1
MALLOC 134.2M 56
MALLOC guard page 192K 8
MALLOC_MEDIUM (reserved) 96.0M 1 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 1260K 312
Rosetta IndirectBranch 1024K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 140K 14
Rosetta Thread Context 140K 14
SQLite page cache 8960K 70
STACK GUARD 8K 2
Stack 10.5M 6
Stack Guard 56.0M 4
VM_ALLOCATE 67.2M 372
VM_ALLOCATE (reserved) 180K 23 reserved VM address space (unallocated)
__CTF 756 1
__DATA 28.7M 625
__DATA_CONST 30.4M 348
__DATA_DIRTY 1403K 166
__FONT_DATA 2352 1
__LINKEDIT 194.1M 145
__OBJC_RO 65.1M 1
__OBJC_RW 1980K 2
__TEXT 483.6M 627
dyld private memory 256K 1
mapped file 4.5G 1715
shared memory 816K 19
unshared pmap 10.0M 7
=========== ======= =======
TOTAL 5.9G 4617
TOTAL, minus reserved VM space 5.8G 4617


Full Report

{"app_name":"app","timestamp":"2022-11-21 13:58:18.00 +0800","app_version":"","slice_uuid":"9ca8b767-1035-31f5-a1e3-fffc6de76bc9","build_version":"","platform":1,"bundleID":"vocabsieve","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"name":"app","incident_id":"839714A7-9619-4B47-AE81-C8DA1AC64076"}
{
"uptime" : 1500,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"coalitionID" : 1653,
"osVersion" : {
"train" : "macOS 13.0.1",
"build" : "22A400",
"releaseType" : "User"
},
"captureTime" : "2022-11-21 13:58:17.7933 +0800",
"incident" : "839714A7-9619-4B47-AE81-C8DA1AC64076",
"pid" : 2248,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2022-11-21 13:57:54.8505 +0800",
"procStartAbsTime" : 35849832940,
"procExitAbsTime" : 36399884585,
"procName" : "app",
"procPath" : "/Applications/vocabsieve.app/Contents/MacOS/app",
"bundleInfo" : {"CFBundleIdentifier":"vocabsieve"},
"storeInfo" : {"deviceIdentifierForVendor":"8CA730EC-F166-58C6-B559-DFB4D211A7F4","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "vocabsieve",
"crashReporterKey" : "F99BF2D8-40DC-FAF0-F94E-11F0E86F09D1",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":37558,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703159726852},"tmp1":{"value":140705561749884},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":8642736832,"symbolLocation":0,"symbol":"_main_thread"},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":4489709984},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":140704290603608,"symbolLocation":456,"symbol":"__sFX"},"r11":{"value":140704290603600,"symbolLocation":448,"symbol":"__sFX"},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705561749928,"imageIndex":0},{"imageOffset":33550,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":1},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":2},{"imageOffset":531621,"symbol":"abort","symbolLocation":123,"imageIndex":3},{"imageOffset":99625,"symbol":"qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&)","symbolLocation":9,"imageIndex":4},{"imageOffset":105588,"symbol":"QMessageLogger::fatal(char const*, ...) const","symbolLocation":202,"imageIndex":4},{"imageOffset":1257417,"symbol":"pyqt5_err_print()","symbolLocation":745,"imageIndex":5},{"imageOffset":1281108,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":100,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":2913853,"symbol":"QListWidgetPrivate::_q_emitCurrentItemChanged(QModelIndex const&, QModelIndex const&)","symbolLocation":237,"imageIndex":6},{"imageOffset":2277589,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1477,"imageIndex":4},{"imageOffset":1813817,"symbol":"QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlagsQItemSelectionModel::SelectionFlag)","symbolLocation":249,"imageIndex":4},{"imageOffset":2916529,"symbol":"QListWidget::setCurrentRow(int)","symbolLocation":129,"imageIndex":6},{"imageOffset":1842043,"symbol":"meth_QListWidget_setCurrentItem(_object*, _object*)","symbolLocation":107,"imageIndex":7},{"imageOffset":581826,"symbol":"cfunction_call","symbolLocation":130,"imageIndex":8},{"imageOffset":311573,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":8},{"imageOffset":1268896,"symbol":"call_function","symbolLocation":624,"imageIndex":8},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":8},{"imageOffset":1278232,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":40,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2243487,"symbol":"QObject::event(QEvent*)","symbolLocation":943,"imageIndex":4},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":809,"imageIndex":4},{"imageOffset":238169,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":313,"imageIndex":9},{"imageOffset":240072,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":9},{"imageOffset":519921,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":10},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":10},{"imageOffset":519278,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":10},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":10},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":195046,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":11},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":11},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":12},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":12},{"imageOffset":196595,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":12},{"imageOffset":235055,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":2495,"imageIndex":9},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":431,"imageIndex":4},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":4},{"imageOffset":2342194,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":82,"imageIndex":7},{"imageOffset":581826,"symbol":"cfunction_call","symbolLocation":130,"imageIndex":8},{"imageOffset":311573,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":8},{"imageOffset":1268896,"symbol":"call_function","symbolLocation":624,"imageIndex":8},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":1228528,"symbol":"PyEval_EvalCode","symbolLocation":64,"imageIndex":8},{"imageOffset":1215776,"symbol":"builtin_exec","symbolLocation":592,"imageIndex":8},{"imageOffset":579957,"symbol":"cfunction_vectorcall_FASTCALL","symbolLocation":197,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256576,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27840,"imageIndex":8},{"imageOffset":313621,"symbol":"function_code_fastcall","symbolLocation":229,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":8},{"imageOffset":313621,"symbol":"function_code_fastcall","symbolLocation":229,"imageIndex":8},{"imageOffset":314035,"symbol":"PyObject_CallObject","symbolLocation":131,"imageIndex":8},{"imageOffset":14626,"symbol":"main","symbolLocation":962,"imageIndex":8},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":13}]},{"id":37563,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18256,"imageIndex":14},{"imageOffset":67180,"imageIndex":14},{"imageOffset":73836,"imageIndex":14}]},{"id":37584,"frames":[{"imageOffset":141436,"imageIndex":14}]},{"id":37585,"frames":[{"imageOffset":141436,"imageIndex":14}]},{"id":37628,"name":"QThread","frames":[{"imageOffset":140705561749928,"imageIndex":0},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":22195,"symbol":"select_poll_poll","symbolLocation":291,"imageIndex":15},{"imageOffset":348428,"symbol":"method_vectorcall_FASTCALL","symbolLocation":140,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":312603,"symbol":"PyVectorcall_Call","symbolLocation":155,"imageIndex":8},{"imageOffset":1257567,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28831,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":8},{"imageOffset":1278232,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":40,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":138728,"symbol":"QThread::started(QThread::QPrivateSignal)","symbolLocation":56,"imageIndex":4},{"imageOffset":140799,"symbol":"QThreadPrivate::start(void*)","symbolLocation":303,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":37629,"name":"QThread","frames":[{"imageOffset":140705561749928,"imageIndex":0},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":22195,"symbol":"select_poll_poll","symbolLocation":291,"imageIndex":15},{"imageOffset":348428,"symbol":"method_vectorcall_FASTCALL","symbolLocation":140,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":312603,"symbol":"PyVectorcall_Call","symbolLocation":155,"imageIndex":8},{"imageOffset":1257567,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28831,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":8},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":8},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":8},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":8},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":8},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":8},{"imageOffset":1278232,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":40,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":138728,"symbol":"QThread::started(QThread::QPrivateSignal)","symbolLocation":56,"imageIndex":4},{"imageOffset":140799,"symbol":"QThreadPrivate::start(void*)","symbolLocation":303,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":37694,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705561749928,"imageIndex":0},{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":1},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":1},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":1},{"imageOffset":39786,"symbol":"CGSSnarfAndDispatchDatagrams","symbolLocation":154,"imageIndex":16},{"imageOffset":3241698,"symbol":"SLSGetNextEventRecordInternal","symbolLocation":284,"imageIndex":16},{"imageOffset":1265172,"symbol":"SLEventCreateNextEvent","symbolLocation":9,"imageIndex":16},{"imageOffset":247222,"symbol":"PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)","symbolLocation":45,"imageIndex":11},{"imageOffset":247131,"symbol":"MessageHandler(__CFMachPort*, void*, long, void*)","symbolLocation":48,"imageIndex":11},{"imageOffset":704940,"symbol":"__CFMachPortPerform","symbolLocation":244,"imageIndex":10},{"imageOffset":521240,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION","symbolLocation":41,"imageIndex":10},{"imageOffset":521047,"symbol":"__CFRunLoopDoSource1","symbolLocation":536,"imageIndex":10},{"imageOffset":516054,"symbol":"__CFRunLoopRun","symbolLocation":2749,"imageIndex":10},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":1697430,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]}],
"usedImages" : [
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703159693312,
"size" : 237560,
"uuid" : "0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703159930880,
"size" : 49144,
"uuid" : "13b5e252-77d1-31e1-888d-1c5f4426ea87",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703158677504,
"size" : 561152,
"uuid" : "5efaf10b-2ec1-32ed-b077-80125e552c8d",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4508758016,
"size" : 5705728,
"uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4494827520,
"size" : 1605632,
"uuid" : "eb70f9f6-1820-3ccb-968a-34c020bf9b67",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/QtCore.abi3.so",
"name" : "QtCore.abi3.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4640595968,
"size" : 4485120,
"uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4627365888,
"size" : 2932736,
"uuid" : "2e414bbc-29f8-3fae-b71a-0ec9f444a427",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/QtWidgets.abi3.so",
"name" : "QtWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4339609600,
"CFBundleIdentifier" : "vocabsieve",
"size" : 2621440,
"uuid" : "9ca8b767-1035-31f5-a1e3-fffc6de76bc9",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/app",
"name" : "app"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672458752,
"size" : 1503232,
"uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703160332288,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4816896,
"uuid" : "bca7763f-086a-3837-b278-2f8046e4e885",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703326486528,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112947,
"uuid" : "ff73b93b-3c5b-3f73-948f-0a35a80f7fad",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703211302912,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16797687,
"uuid" : "817d572e-eb8c-3999-b7a0-68e1c4b47266",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8642064384,
"size" : 622592,
"uuid" : "28fd2071-57f3-3873-87bf-e4f674a82de6",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703127465984,
"size" : 196608,
"uuid" : "6f797d84-b330-3656-9a0d-7b3dbd3f8a07",
"path" : "/usr/libexec/rosetta/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4719931392,
"size" : 32768,
"uuid" : "eac236d1-cb94-365d-9cb2-69b4c8cde5cf",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/select.cpython-39-darwin.so",
"name" : "select.cpython-39-darwin.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703239639040,
"CFBundleShortVersionString" : "1.600.0",
"CFBundleIdentifier" : "com.apple.SkyLight",
"size" : 4100089,
"uuid" : "89844c6a-7225-3b2c-97e7-904aae33adda",
"path" : "/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight",
"name" : "SkyLight"
}
],
"sharedCache" : {
"base" : 140703155978240,
"size" : 21474836480,
"uuid" : "7b321622-762b-3cdc-9d76-14f1310c0a31"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=677.7M resident=0K(0%) swapped_out_or_unallocated=677.7M(100%)\nWritable regions: Total=530.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=530.0M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 3520K 4 \nCG image 88K 8 \nColorSync 236K 27 \nCoreAnimation 64K 7 \nCoreGraphics 12K 2 \nCoreUI image data 1864K 15 \nDispatch continuations 64.0M 1 \nFoundation 52K 2 \nImage IO 8K 1 \nKernel Alloc Once 8K 1 \nMALLOC 134.2M 56 \nMALLOC guard page 192K 8 \nMALLOC_MEDIUM (reserved) 96.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 1260K 312 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 140K 14 \nRosetta Thread Context 140K 14 \nSQLite page cache 8960K 70 \nSTACK GUARD 8K 2 \nStack 10.5M 6 \nStack Guard 56.0M 4 \nVM_ALLOCATE 67.2M 372 \nVM_ALLOCATE (reserved) 180K 23 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 28.7M 625 \n__DATA_CONST 30.4M 348 \n__DATA_DIRTY 1403K 166 \n__FONT_DATA 2352 1 \n__LINKEDIT 194.1M 145 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1980K 2 \n__TEXT 483.6M 627 \ndyld private memory 256K 1 \nmapped file 4.5G 1715 \nshared memory 816K 19 \nunshared pmap 10.0M 7 \n=========== ======= ======= \nTOTAL 5.9G 4617 \nTOTAL, minus reserved VM space 5.8G 4617 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {

  },
  "deploymentId" : 240000008
},
{
  "rolloutId" : "6112d17137f5d11121dcd4e2",
  "factorPackIds" : {

  },
  "deploymentId" : 240000155
}

],
"experiments" : [

]
}
}

Model: MacBookPro18,3, BootROM 8419.41.10, proc 8:6:2 processors, 16 GB, SMC
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.

Forvo no longer sends selected word's pronunciation to my pronunciation field.

I'm on Win11, v0.8.1 on vocabsieve.

In the screenshot below, I selected the word, vocabulary, in the sentence field and then for some reasons, I saw nothing in the pronunciation field. I did look it up on Forvo website and saw available pronunciations on a website.

image

I tried restarting my computer, reinstalling the program, and making sure the Forvo (all) option is selected in configuration window, but to no avail.

The versionv0.9.2 does not works for macos

Describe the bug
When I open the application an error happens with the message: " “vocabsieve” is damaged and can’t be opened. You should move it to the Trash."

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'vocabsieve v0.9.2'
  2. download the vocabsieve-v0.9.2-macos.dmg
  3. Open with admin permission
  4. See error

Desktop (please complete the following information):

  • OS: Mac 12.6
  • Vocabsieve version (if nightly, must be latest): 0.9.2

Suggestion: Option to temporarily disable 'read from clipboard.'

If the 'read from clipboard' function could be temporarily disabled, you could copy/paste from external dictionaries or web page look ups. As things are right now, if someone wants to use an external, custom dictionary using the 'open web page' option, it can' t be copy/pasted, and can only be added to the anki deck later.

Add audio to the cards

An awesome tool that you made, I would like to say that before anything! Thank you! I would suggest that you make a way, that the tool can add audio to the cards, I didn't find a way to that than manually.

Vocabsieve & Mikagu Dictionary Problem: Vocabsieve grabs one of the defintions only

Describe the bug
For any given target word, Vocabsieve is dumping into the 'Defintion' text box only one of the definitions from the Mikagu JSON. Not sure if this a bug, so apologies if not, but it's problematic.

To Reproduce
Sentence: "Este quiere que le rompamos la cabeza."
Target word: "quiere" --> lemmatized into "querer." (correct)
Defintiion given: "querer2.I. Sustantivom. — Cariño, amor." (incorrect)
Defintion in JSON file:
See bottom of this post. There are two entries. The second one only, ID 74238, is dumped. The relevant defintion is actually ID 74236, right before it in the JSON.

Expected behavior
Both definitions to be dumped and let the user select?

Desktop (please complete the following information):

  • OS: Windows
  • Vocabsieve version (if nightly, must be latest): 0.10.1

Mikagu JSON for target word:


{
	"id": 74237,
	"term": "querer",
	"altterm": "",
	"pronunciation": "",
	"pos": "verbo",
	"definition": "querer1. Del lat. quaerĕre 'buscar', 'pedir'. V. conjug.. U. solo en 3.ª pers. en acep. 10.I. Verbo1. tr. — Desear o apetecer.\n2. tr. — Amar, tener cariño, voluntad o inclinación a alguien o algo.\n3. tr. — Tener voluntad o determinación de ejecutar algo.\n4. tr. — Resolver, determinar.\n5. tr. — Pretender, intentar o procurar.\n6. tr. — Dicho de una cosa: Ser conveniente a otra.\n7. tr. — Dicho de una persona: Conformarse o avenirse al intento o deseo de otra.\n8. tr. — En el juego, aceptar el envite.\n9. tr. — Dicho de una persona: Dar ocasión, con lo que hace o dice, para que se ejecute algo contra ella. Este quiere que le rompamos la cabeza.\n10. tr. — Estar próximo a ser o verificarse algo. Quiere llover.\nII. adonde quiera\nadonde quiera.\nV.adondequiera\nIII. como así me lo quiero\ncomo así me lo quiero.1. Expresiónexpr. — <coloq.> Significa haber sucedido algo a medida del deseo, y como si lo hubiera dispuesto quien lo logra.\nIV. como quiera\ncomo quiera.\nV.comoquiera\nV. como quiera que\ncomo quiera que.1. Locucióna. loc. adv. — comoquiera que. U. t. c. loc. conjunt.\nb. loc. conjunt. — <desus.> aunque.\nVI. cuando quiera\ncuando quiera.\nV.cuandoquiera\nVII. cuanto quiera que\ncuanto quiera que.\nV.cuantoquiera\nVIII. do quiera\ndo quiera.\nV.doquiera\nIX. donde quiera\ndonde quiera.\nV.dondequiera\nX. no así como, o no como, quiera\nno así como, o no como, quiera.1. Locuciónlocs. adjs. — Denota ser más que regular o común aquello de que se habla. Es un literato, no así como quiera, sino de los más sobresalientes de España. La mentira es un vicio, no como quiera, sino muy odioso y despreciable.\nXI. no querer parir una cuenta\nno querer parir una cuenta.1. Locuciónloc. verb. — no parir.\nXII. que quiera, que no quiera\nque quiera, que no quiera.1. Expresiónexpr. — Sin atender a la voluntad o aprobación de alguien, convenga o no convenga con ello.\nXIII. que si quieres\nque si quieres.1. Locuciónloc. interj. — <coloq.> U. para rechazar una pretensión o para ponderar la dificultad o imposibilidad de hacer o lograr algo.\nXIV. qué quieres, o qué quieres que le haga, o que le hagamos\nqué quieres, o qué quieres que le haga, o que le hagamos.1. Expresióna. exprs. — Indican conformidad o excusa.\nb. exprs. — qué hemos de hacer.\nXV. ¿qué más quieres?\n¿qué más quieres?.1. Expresiónexpr. — U. para dar a entender que lo que alguien ha logrado es todo lo que podía desear, según su proporción y sus méritos.\nXVI. ¿qué quiere decir eso?\n¿qué quiere decir eso?.1. Expresiónexpr. — U. para avisar o amenazar para que alguien corrija o modere lo que ha dicho.\nXVII. ¿qué quiere ser esto?\n¿qué quiere ser esto?.1. Expresiónexpr. — U. para explicar la admiración o extrañeza que ocasiona algo.\nXVIII. querer bien alguien a otra persona\nquerer bien alguien a otra persona.1. Locuciónloc. verb. — Amarla.\nXIX. querer decir\nquerer decir.1. Locuciónloc. verb. — Significar, indicar, dar a entender algo. Eso quiere decir que ya no somos amigos. El concepto es oscuro, pero comprendo lo que quiere decir.\nXX. sin querer\nsin querer.1. Locuciónloc. adv. — Sin intención ni premeditación, inadvertidamente.\n",
	"examples": "",
	"audio": ""
}

{
	"id": 74238,
	"term": "querer",
	"altterm": "",
	"pronunciation": "",
	"pos": "sustantivo",
	"definition": "querer2.I. Sustantivom. — Cariño, amor.\n",
	"examples": "",
	"audio": ""
}

Feature suggestion: Modular/Extensible Definition Lookup

Right now Vocabsieve has its own internal look up, e.g., using free wikitionary definition or by importing comptaible JSON dictionary files. But if there was a way to make it extensible so that people could simply add their own python scripts it would be infinitely better.

For every language there are tons of open source scripts/apps that offer the ability to extract definitions or other information from very specific dictionaries. E.g., I like "spanishdict.com" and there are many pre-exsiting scripts that extract defintions from that site. And then one could add regex modifications to those scripts to format the text perfectly for anki.

In this case, vocabsieve wouldn't need to worry about extending its lookup feature, that could be up to individual projects that simply use code from pre-existing lookup programs.

[Feature Request] Add 'Sentence Translation' field

Summary

it would be nice to have a new field "Sentence Translation" which would host the whole sentence translation, in addition to the target word translation already provided.

Upon initial card creation, a google translation api will be made for the whole sentence and the output will be captured in the new Sentence Translation field. This field should be made editable so the user can override the machine translation either manually or by copying English subtitles.

Overall this project looks really good, thanks for making it! I think this new feature will be useful in situations where the sentence structure is not obvious and will be useful for #21. Often there are English subtitles available for a show or English translation for a given text, so it would be good to capture that somewhere if required by user

Implementation notes

I think all the backbone for this should already be there, it's literally about adding a new field and utilising the google translate api. Things I can think of:

  • Add new editable input on the main window. Call GTranslate api with the whole sentence as soon as Sentence field is populated
  • Add new ST field on Anki template
  • Add a new mapping in Settings > Anki > Field name for "Sentence Translation"

Wiktionary lookup bug

Hi thank you for this project. It seems that the wiktionary lookup implementation exits too early in some cases, and fails to return common definitions for some words.

I noticed this with the French word livre. For convenience I'll show what English Wiktionary endpoint returns for this word here, filtered to fr:

[
  {
    "partOfSpeech": "Noun",
    "language": "French",
    "definitions": [
      {
        "definition": "<a rel=\"mw:WikiLink\" href=\"/wiki/book\" title=\"book\">book</a>"
      }
    ]
  },
  {
    "partOfSpeech": "Noun",
    "language": "French",
    "definitions": [
      {
        "definition": "<a rel=\"mw:WikiLink\" href=\"/wiki/pound\" title=\"pound\">pound</a> <span class=\"gloss-brac\" about=\"#mwt36\" typeof=\"mw:Transclusion\">(</span><span class=\"gloss-content\" about=\"#mwt36\">unit of weight</span><span class=\"gloss-brac\" about=\"#mwt36\">)</span>"
      },
      {
        "definition": "<a rel=\"mw:WikiLink\" href=\"/wiki/pound\" title=\"pound\">pound</a> <span class=\"gloss-brac\" about=\"#mwt37\" typeof=\"mw:Transclusion\">(</span><span class=\"gloss-content\" about=\"#mwt37\">unit of currency</span><span class=\"gloss-brac\" about=\"#mwt37\">)</span>"
      },
      {
        "definition": "<a rel=\"mw:WikiLink\" href=\"/wiki/grade\" title=\"grade\">grade</a> <span class=\"gloss-brac\" about=\"#mwt39\" typeof=\"mw:Transclusion\">(</span><span class=\"gloss-content\" about=\"#mwt39\">level</span><span class=\"gloss-brac\" about=\"#mwt39\">)</span>"
      }
    ]
  },
  {
    "partOfSpeech": "Verb",
    "language": "French",
    "definitions": [
      {
        "definition": "<span class=\"form-of-definition use-with-mention\" about=\"#mwt45\" typeof=\"mw:Transclusion\">inflection of <span class=\"form-of-definition-link\"><i class=\"Latn mention\" lang=\"fr\"><a rel=\"mw:WikiLink\" href=\"/wiki/livrer#French\" title=\"livrer\">livrer</a></i></span>:</span><span about=\"#mwt45\">\n</span><ol about=\"#mwt45\"><li><span class=\"form-of-definition use-with-mention\"><span class=\"inflection-of-conjoined\"><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#first_person\" title=\"Appendix:Glossary\">first</a><span class=\"inflection-of-sep\">/</span><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#third_person\" title=\"Appendix:Glossary\">third-person</a></span> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#singular_number\" title=\"Appendix:Glossary\">singular</a> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#present_tense\" title=\"Appendix:Glossary\">present</a> <span class=\"inflection-of-conjoined\"><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#indicative_mood\" title=\"Appendix:Glossary\">indicative</a><span class=\"inflection-of-sep\">/</span><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#subjunctive_mood\" title=\"Appendix:Glossary\">subjunctive</a></span></span></li>\n<li><span class=\"form-of-definition use-with-mention\"><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#second_person\" title=\"Appendix:Glossary\">second-person</a> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#singular_number\" title=\"Appendix:Glossary\">singular</a> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#imperative_mood\" title=\"Appendix:Glossary\">imperative</a></span></li></ol>"
      },
      {
        "definition": "<span class=\"form-of-definition use-with-mention\"><span class=\"inflection-of-conjoined\"><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#first_person\" title=\"Appendix:Glossary\">first</a><span class=\"inflection-of-sep\">/</span><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#third_person\" title=\"Appendix:Glossary\">third-person</a></span> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#singular_number\" title=\"Appendix:Glossary\">singular</a> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#present_tense\" title=\"Appendix:Glossary\">present</a> <span class=\"inflection-of-conjoined\"><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#indicative_mood\" title=\"Appendix:Glossary\">indicative</a><span class=\"inflection-of-sep\">/</span><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#subjunctive_mood\" title=\"Appendix:Glossary\">subjunctive</a></span></span>"
      },
      {
        "definition": "<span class=\"form-of-definition use-with-mention\"><a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#second_person\" title=\"Appendix:Glossary\">second-person</a> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#singular_number\" title=\"Appendix:Glossary\">singular</a> <a rel=\"mw:WikiLink\" href=\"/wiki/Appendix:Glossary#imperative_mood\" title=\"Appendix:Glossary\">imperative</a></span>"
      }
    ]
  }
]

Here is what wiktionary("livre", "fr", lemmatize=True) returns:

{
  "word": "livrer",
  "definition": [
    {
      "pos": "Verb",
      "meaning": [
        "to deliver (a package, merchandise etc.)",
        "to hand over, deliver (someone to an enemy, police, etc.)",
        "to betray",
        "to give away (a secret etc.); to confide, reveal, drop (a hint)",
        "abandon oneself, give oneself over (\u00e0 to)",
        "(with \u00e0) to practise (a sport); be engaged in (a job, research); set up (an enquiry)"
      ]
    }
  ]
}

I would expect the noun form and its definition to appear in the result, but it is missing.

Tasks

Please do not open issues for things listed here

Target 0.12.1

  • Visualizer for AutoTextImporter
  • Mark a list of words from file as known

Target 0.13

  • Make LocalDictionary and Record modules fully threadsafe
  • Better separation of logic from UI (remove various processing stuff from MultiDefinitionWidget)
  • Tag source, display
  • Reading source, display
  • Refactor lemmatizer into source system
  • Yomichan dictionary format
    • A single yomichan dictionary includes multiple types of information, like tags, readings, definitions, and lemmatization rules. The above changes are required to allow importing them. This will likely involve creating multiple entries from a single file.
  • UI for tag and reading sources
  • Greedy lookahead/lookbehind
  • Show word knowledge in reader

Later

  • A new webextension? Can use Rikaikun's method of detecting word under cursor to work as quick lookups and card adding.
    • Will require a fully functional HTTP api to be a decent experience
  • Lookup import
    • Browsing history (Firefox)
    • Browsing history (Chrome)

Improve appearance of the web reader

Currently it looks rather bad. It just looks like a wall of text. Paragraph spacing is off.
Instead of trying to attempt to force everything into plaintext, the importer should instead first convert the html to markdown and then convert it back to html. This should create a clean text with appropriate tags.

Koreader Import not working

Describe the bug
A clear and concise description of what the bug is.

Not able to import highlights from Koreader.

To Reproduce
Steps to reproduce the behavior:

  1. Click import from koreader
  2. Select where the books are in your koreader

Expected behavior
A clear and concise description of what you expected to happen.

It should go to the screen which allows me to select books to import.

Screenshots
If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

  • OS: Windows 11
  • Vocabsieve version (if nightly, must be latest): 0.9.2

Additional context
Add any other context about the problem here.

[Feature Request] Support for phrases

In the example sentence: Как не сойти с ума, когда вокруг одна лишь тьма?, the sentence contains the phrase сойти с ума. There is a Wiktionary definition available for this phrase.

However, when I double click сойти, I only get the definition for the one word, not the phrase. Ideally, the word search feature would be able to look ahead until it reached a punctuation character, and then looked up all the words leading down to the word you first selected.

Here's an example how that would work:

Sentence: чтобы хотя бы так поддержать твои старания

  • I double click хотя.
  • It looks up хотя бы так поддержать твои старания to see if it's a lemma or non lemma Russian word.
  • No match found, continuing.
  • Look up хотя бы так поддержать твои
  • No match found, continuing.
  • It does this until it looks up хотя бы
  • I get a match, and it gives me the definition for this phrase.

The approach isn't viable when using an online dictionary. If this feature was added, you would need to make it a requirement that to use this feature, an offline dictionary is needed.

Error: Operation Error("unable to open database file")

When I go to Import > Kindle Lookups then navigate to my Kindle at E:\system\vocabulary, I receive the error given above.

I am unable to see the file through file explorer, but can find it if I put the address in full. Kindle Mate has been able to sync and import the vocabulary without issue. I have also been able to use this https://henrywang.nl/kindle-vocabulary-builder-export-for-free/. The problem only happens on Vocabsieve.

Desktop (please complete the following information):

  • OS: Windows 10 Pro Version 10.0.19044 Build 19044
  • Vocabsieve version 0.10.1

Allow adding cards for unknown words

Is your feature request related to a problem? Please describe.
Sometimes VocabSieve fails to find a definition in one of its dictionaries. I'm using external dictionaries so I know what the definition of the word should be and I'm happy to populate it myself.

This is also a potentially easy way to implement #21

Describe the solution you'd like
Allow adding cards even if a definition is not found. I.e. enable the Add note button after unsuccessful lookup.

Additionally, it would be good to clear the Definition field (as it will contain Definition for "blah" not found. Check the following:... after an unsuccessful lookup). This will make entering manual definitions easier since there will be no need to remove this text manually every time

[Feature Request] Support for phonetic reading of character based languages and abjads

Summary

The current implementation works well for languages that use alphabets/abugidas, but I feel there is a hole for languages where the reading is not explicit.

Example 1, would be Mandarin and Japanese. The hanzi and kanji don't have obvious pronunciations. For Chinese flash cards it is common to convert the whole sentence into pinyin. For Japanese using furigana to annotate the pronunciation of the kanji is the norm.

Example 2 would be Arabic. Arabic is an abjad, which means for most words only the consonants are written and the vowels are inferred. Arabic has optional diacritics to explicitly annotate the vowels.

Proposal

First would be adding two new fields, for my cards I use SentencePinyin and Pinyin for the reading of the sentence and the word. Something more general that would apply to all languages would be useful, but pronunciation is already used.

Second is the more difficult part, getting the readings. Chinese is relatively simple, most characters have a single reading and the alternate readings are usually clear from an adjacent character. From my understanding Japanese is much more difficult, with each kanji having multiple readings depending on context. My poor understanding of Arabic is that most words have a single reading.

From a technical perspective though, the second part would likely require a separate library and local dictionary for lookups. Fortunately I believe the only widely spoken languages that would need this support would be Chinese, Japanese, Arabic, and Hebrew. That would hopefully mean just 4 small dependencies and then requiring the user to download the supporting dictionary/binary files themselves.

I will have a look at Chinese support, but we're talking a timeline of a few months here. For testing any of the other languages we'd need speakers/learners of the language.

Pronounciation issues

Some pronunciations do not get picked up when the word is in forvo.

Here is the config i am using.
image

Here is a sentence that does not find the two words (глазах and жемчужина)
А в глазах жемчужина слеза

here is the links to forvo
(глазах) https://forvo.com/word/%D0%B3%D0%BB%D0%B0%D0%B7%D0%B0%D1%85/#ru
(жемчужина) https://forvo.com/word/%D0%B6%D0%B5%D0%BC%D1%87%D1%83%D0%B6%D0%B8%D0%BD%D0%B0/#ru

OS: Windows 11
Vocabsieve version: 0.9.1

Ancient greek support

It would be great to have Ancient greek as its not available in the list of languages even though it is already in Wiktionary

Wayland expected behaviour

Describe the bug
I have to click Ctrl-V or Read clipboard button for mining the sentence where I believe this could be automatic?
The window is focused on vocabsieve while the clipboard is being populated by words from another program.

Expected behavior
Automatic word mining without clicking the Read clipboard button.

[Feature Request] Better way to search and view the local database

Sorry, I am not a big fan of Anki, but exploring and viewing the saved database does not seem to be easy. I have to rely on sqlite to view the data.
It would be wonderful if better ways of exploring the data can be integrated into vocabsieve.

Just the word-sentence pair would be good enough: search a word and show the sentence and vice versa.

Target word is not shown in “bold type” on Anki

VocabSieve often fails to "bold" words correctly. Instead of showing the target word in "bold type", the word is shown with 2 asterisks:

grafik

To Reproduce
Steps to reproduce the behavior:

  1. Use latest AppImage on Manjaro Linux
  2. Choose a sentence and double click to bold the target word.
  3. Sometimes, the words are not shown correctly on Anki (5% of words).

I have tried to find a reproducible pattern, but I have been unable to do so.

Most of the time the “bolding process” works correctly but othertimes it fails.

Expected behavior
Every word should appear in bold type.

Desktop:

  • OS: Manjaro KDE Stable (latest)
  • AppImage

grafik

[Bug] Settings are not remembered

Vocabsieve does not remember the settings on Manjaro KDE (latest stable).

Steps to reproduce:

  1. Import 2 stardict dictionaries
  2. Choose them to Definition 1 and 2 fields

image

After restarting Vocabsieve, the default settings appear and users have to choose again the dictionaries that they want:

image

This seems a regression. The problem was not present on Version 0.6

AUR vocabsieve package installation error

While using pacman to install vocabsieve this error occurs.

==> ERROR: A failure occurred in build().
Aborting...
error: target not found: python-lzo
error: target not found: python-readmdict
-> error making: python2-lzo (python-lzo)

Cannot import local frequency list on macOS (crash)

I tried 3 files, and two of them can't be imported.
Only one file can be imported. I don't know why.
All these 3 files are downloaded from FreeLanguageTools
It seems that if I want to create anki cards, there is no option to include frequency.


Translated Report (Full Report Below)

Process: app [10689]
Path: /Applications/vocabsieve.app/Contents/MacOS/app
Identifier: vocabsieve
Version: ???
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501


Full Report

{"app_name":"app","timestamp":"2022-12-07 00:43:54.00 +0800","app_version":"","slice_uuid":"9ca8b767-1035-31f5-a1e3-fffc6de76bc9","build_version":"","platform":1,"bundleID":"vocabsieve","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"name":"app","incident_id":"773BA64A-5CCA-4F8B-B8B5-21FB701AF3BB"}
{
"uptime" : 31000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"coalitionID" : 6150,
"osVersion" : {
"train" : "macOS 13.0.1",
"build" : "22A400",
"releaseType" : "User"
},
"captureTime" : "2022-12-07 00:43:22.6774 +0800",
"incident" : "773BA64A-5CCA-4F8B-B8B5-21FB701AF3BB",
"pid" : 10689,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2022-12-07 00:28:23.7897 +0800",
"procStartAbsTime" : 732573884616,
"procExitAbsTime" : 754146208751,
"procName" : "app",
"procPath" : "/Applications/vocabsieve.app/Contents/MacOS/app",
"bundleInfo" : {"CFBundleIdentifier":"vocabsieve"},
"storeInfo" : {"deviceIdentifierForVendor":"8CA730EC-F166-58C6-B559-DFB4D211A7F4","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "vocabsieve",
"crashReporterKey" : "F99BF2D8-40DC-FAF0-F94E-11F0E86F09D1",
"wakeTime" : 7993,
"sleepWakeUUID" : "1ED61356-BDBA-4686-B407-5E8F28EEF19B",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":1},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":457683,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703576683268},"tmp1":{"value":140705978706300},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":8638210752,"symbolLocation":0,"symbol":"_main_thread"},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":4488567152},"r9":{"value":0},"r13":{"value":105553149533296},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":140704707560024,"symbolLocation":456,"symbol":"__sFX"},"r11":{"value":140704707560016,"symbolLocation":448,"symbol":"__sFX"},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705978706344,"imageIndex":0},{"imageOffset":33550,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":1},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":2},{"imageOffset":531621,"symbol":"abort","symbolLocation":123,"imageIndex":3},{"imageOffset":99625,"symbol":"qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&)","symbolLocation":9,"imageIndex":4},{"imageOffset":105588,"symbol":"QMessageLogger::fatal(char const*, ...) const","symbolLocation":202,"imageIndex":4},{"imageOffset":1257417,"symbol":"pyqt5_err_print()","symbolLocation":745,"imageIndex":5},{"imageOffset":1281108,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":100,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":1024479,"symbol":"QAbstractButtonPrivate::emitClicked()","symbolLocation":111,"imageIndex":6},{"imageOffset":1024089,"symbol":"QAbstractButtonPrivate::click()","symbolLocation":233,"imageIndex":6},{"imageOffset":1028623,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":271,"imageIndex":6},{"imageOffset":1235113,"symbol":"sipQPushButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":121,"imageIndex":7},{"imageOffset":306685,"symbol":"QWidget::event(QEvent*)","symbolLocation":445,"imageIndex":6},{"imageOffset":1237439,"symbol":"sipQPushButton::event(QEvent*)","symbolLocation":191,"imageIndex":7},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":79701,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6965,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":70416,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)","symbolLocation":896,"imageIndex":6},{"imageOffset":434210,"symbol":"QWidgetWindow::handleMouseEvent(QMouseEvent*)","symbolLocation":3266,"imageIndex":6},{"imageOffset":427753,"symbol":"QWidgetWindow::event(QEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":241198,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":3534,"imageIndex":8},{"imageOffset":130427,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":219,"imageIndex":8},{"imageOffset":238176,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":320,"imageIndex":9},{"imageOffset":240072,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":9},{"imageOffset":519921,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":10},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":10},{"imageOffset":519278,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":10},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":10},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":194566,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":11},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":11},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":12},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":12},{"imageOffset":3006138,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":301,"imageIndex":12},{"imageOffset":4585998,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":69,"imageIndex":12},{"imageOffset":4585910,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":12},{"imageOffset":2998955,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":12},{"imageOffset":4585651,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":12},{"imageOffset":233174,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":614,"imageIndex":9},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":431,"imageIndex":4},{"imageOffset":2166430,"symbol":"QDialog::exec()","symbolLocation":526,"imageIndex":6},{"imageOffset":2308516,"symbol":"meth_QDialog_exec(_object*, _object*)","symbolLocation":164,"imageIndex":7},{"imageOffset":581826,"symbol":"cfunction_call","symbolLocation":130,"imageIndex":13},{"imageOffset":311573,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":13},{"imageOffset":1268896,"symbol":"call_function","symbolLocation":624,"imageIndex":13},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":13},{"imageOffset":313621,"symbol":"function_code_fastcall","symbolLocation":229,"imageIndex":13},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":13},{"imageOffset":1278317,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":125,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":1024479,"symbol":"QAbstractButtonPrivate::emitClicked()","symbolLocation":111,"imageIndex":6},{"imageOffset":1024089,"symbol":"QAbstractButtonPrivate::click()","symbolLocation":233,"imageIndex":6},{"imageOffset":1028623,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":271,"imageIndex":6},{"imageOffset":1235113,"symbol":"sipQPushButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":121,"imageIndex":7},{"imageOffset":306685,"symbol":"QWidget::event(QEvent*)","symbolLocation":445,"imageIndex":6},{"imageOffset":1237439,"symbol":"sipQPushButton::event(QEvent*)","symbolLocation":191,"imageIndex":7},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":79701,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6965,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":70416,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)","symbolLocation":896,"imageIndex":6},{"imageOffset":434210,"symbol":"QWidgetWindow::handleMouseEvent(QMouseEvent*)","symbolLocation":3266,"imageIndex":6},{"imageOffset":427753,"symbol":"QWidgetWindow::event(QEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":241198,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":3534,"imageIndex":8},{"imageOffset":130427,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":219,"imageIndex":8},{"imageOffset":238176,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":320,"imageIndex":9},{"imageOffset":240072,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":9},{"imageOffset":519921,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":10},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":10},{"imageOffset":519278,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":10},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":10},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":194566,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":11},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":11},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":12},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":12},{"imageOffset":3006138,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":301,"imageIndex":12},{"imageOffset":4585998,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":69,"imageIndex":12},{"imageOffset":4585910,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":12},{"imageOffset":2998955,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":12},{"imageOffset":4585651,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":12},{"imageOffset":233174,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":614,"imageIndex":9},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":431,"imageIndex":4},{"imageOffset":2166430,"symbol":"QDialog::exec()","symbolLocation":526,"imageIndex":6},{"imageOffset":2308516,"symbol":"meth_QDialog_exec(_object*, _object*)","symbolLocation":164,"imageIndex":7},{"imageOffset":581826,"symbol":"cfunction_call","symbolLocation":130,"imageIndex":13},{"imageOffset":311573,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":13},{"imageOffset":1268896,"symbol":"call_function","symbolLocation":624,"imageIndex":13},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":13},{"imageOffset":313621,"symbol":"function_code_fastcall","symbolLocation":229,"imageIndex":13},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":13},{"imageOffset":1278317,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":125,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":1024479,"symbol":"QAbstractButtonPrivate::emitClicked()","symbolLocation":111,"imageIndex":6},{"imageOffset":1024089,"symbol":"QAbstractButtonPrivate::click()","symbolLocation":233,"imageIndex":6},{"imageOffset":1028623,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":271,"imageIndex":6},{"imageOffset":1235113,"symbol":"sipQPushButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":121,"imageIndex":7},{"imageOffset":306685,"symbol":"QWidget::event(QEvent*)","symbolLocation":445,"imageIndex":6},{"imageOffset":1237439,"symbol":"sipQPushButton::event(QEvent*)","symbolLocation":191,"imageIndex":7},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":79701,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6965,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":70416,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)","symbolLocation":896,"imageIndex":6},{"imageOffset":434210,"symbol":"QWidgetWindow::handleMouseEvent(QMouseEvent*)","symbolLocation":3266,"imageIndex":6},{"imageOffset":427753,"symbol":"QWidgetWindow::event(QEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":241198,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":3534,"imageIndex":8},{"imageOffset":130427,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":219,"imageIndex":8},{"imageOffset":238176,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":320,"imageIndex":9},{"imageOffset":240072,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":9},{"imageOffset":519921,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":10},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":10},{"imageOffset":519278,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":10},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":10},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":194566,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":11},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":11},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":12},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":12},{"imageOffset":3006138,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":301,"imageIndex":12},{"imageOffset":4585998,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":69,"imageIndex":12},{"imageOffset":4585910,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":12},{"imageOffset":2998955,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":12},{"imageOffset":4585651,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":12},{"imageOffset":233174,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":614,"imageIndex":9},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":431,"imageIndex":4},{"imageOffset":2166430,"symbol":"QDialog::exec()","symbolLocation":526,"imageIndex":6},{"imageOffset":2308516,"symbol":"meth_QDialog_exec(_object*, _object*)","symbolLocation":164,"imageIndex":7},{"imageOffset":581826,"symbol":"cfunction_call","symbolLocation":130,"imageIndex":13},{"imageOffset":311573,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":13},{"imageOffset":1268896,"symbol":"call_function","symbolLocation":624,"imageIndex":13},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":13},{"imageOffset":313621,"symbol":"function_code_fastcall","symbolLocation":229,"imageIndex":13},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":13},{"imageOffset":1278317,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":125,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":1024479,"symbol":"QAbstractButtonPrivate::emitClicked()","symbolLocation":111,"imageIndex":6},{"imageOffset":1024089,"symbol":"QAbstractButtonPrivate::click()","symbolLocation":233,"imageIndex":6},{"imageOffset":1028623,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":271,"imageIndex":6},{"imageOffset":1235113,"symbol":"sipQPushButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":121,"imageIndex":7},{"imageOffset":306685,"symbol":"QWidget::event(QEvent*)","symbolLocation":445,"imageIndex":6},{"imageOffset":1237439,"symbol":"sipQPushButton::event(QEvent*)","symbolLocation":191,"imageIndex":7},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":79701,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6965,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":70416,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)","symbolLocation":896,"imageIndex":6},{"imageOffset":434210,"symbol":"QWidgetWindow::handleMouseEvent(QMouseEvent*)","symbolLocation":3266,"imageIndex":6},{"imageOffset":427753,"symbol":"QWidgetWindow::event(QEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":6},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":6},{"imageOffset":1354486,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":7},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":4},{"imageOffset":241198,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":3534,"imageIndex":8},{"imageOffset":130427,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":219,"imageIndex":8},{"imageOffset":238176,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":320,"imageIndex":9},{"imageOffset":240072,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":9},{"imageOffset":519921,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":10},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":10},{"imageOffset":519278,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":10},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":10},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":194566,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":11},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":11},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":12},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":12},{"imageOffset":196595,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":12},{"imageOffset":235055,"symbol":"QCocoaEventDispatcher::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":2495,"imageIndex":9},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":431,"imageIndex":4},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":4},{"imageOffset":2342194,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":82,"imageIndex":7},{"imageOffset":581826,"symbol":"cfunction_call","symbolLocation":130,"imageIndex":13},{"imageOffset":311573,"symbol":"_PyObject_MakeTpCall","symbolLocation":373,"imageIndex":13},{"imageOffset":1268896,"symbol":"call_function","symbolLocation":624,"imageIndex":13},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":1228528,"symbol":"PyEval_EvalCode","symbolLocation":64,"imageIndex":13},{"imageOffset":1215776,"symbol":"builtin_exec","symbolLocation":592,"imageIndex":13},{"imageOffset":579957,"symbol":"cfunction_vectorcall_FASTCALL","symbolLocation":197,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256576,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27840,"imageIndex":13},{"imageOffset":313621,"symbol":"function_code_fastcall","symbolLocation":229,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256406,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27670,"imageIndex":13},{"imageOffset":313621,"symbol":"function_code_fastcall","symbolLocation":229,"imageIndex":13},{"imageOffset":314035,"symbol":"PyObject_CallObject","symbolLocation":131,"imageIndex":13},{"imageOffset":14626,"symbol":"main","symbolLocation":962,"imageIndex":13},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":14}]},{"id":457691,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18256,"imageIndex":15},{"imageOffset":67180,"imageIndex":15},{"imageOffset":73836,"imageIndex":15}]},{"id":457777,"name":"QThread","frames":[{"imageOffset":140705978706344,"imageIndex":0},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":22195,"symbol":"select_poll_poll","symbolLocation":291,"imageIndex":16},{"imageOffset":348428,"symbol":"method_vectorcall_FASTCALL","symbolLocation":140,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":312603,"symbol":"PyVectorcall_Call","symbolLocation":155,"imageIndex":13},{"imageOffset":1257567,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28831,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":13},{"imageOffset":1278232,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":40,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":138728,"symbol":"QThread::started(QThread::QPrivateSignal)","symbolLocation":56,"imageIndex":4},{"imageOffset":140799,"symbol":"QThreadPrivate::start(void*)","symbolLocation":303,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":457778,"name":"QThread","frames":[{"imageOffset":140705978706344,"imageIndex":0},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":22195,"symbol":"select_poll_poll","symbolLocation":291,"imageIndex":16},{"imageOffset":348428,"symbol":"method_vectorcall_FASTCALL","symbolLocation":140,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256377,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":27641,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":312603,"symbol":"PyVectorcall_Call","symbolLocation":155,"imageIndex":13},{"imageOffset":1257567,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28831,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":322780,"symbol":"method_vectorcall","symbolLocation":204,"imageIndex":13},{"imageOffset":1268683,"symbol":"call_function","symbolLocation":411,"imageIndex":13},{"imageOffset":1256754,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":28018,"imageIndex":13},{"imageOffset":1272468,"symbol":"_PyEval_EvalCode","symbolLocation":2852,"imageIndex":13},{"imageOffset":313376,"symbol":"_PyFunction_Vectorcall","symbolLocation":256,"imageIndex":13},{"imageOffset":322946,"symbol":"method_vectorcall","symbolLocation":370,"imageIndex":13},{"imageOffset":1278232,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":40,"imageIndex":5},{"imageOffset":1277981,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":381,"imageIndex":5},{"imageOffset":1281093,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":85,"imageIndex":5},{"imageOffset":1280954,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":58,"imageIndex":5},{"imageOffset":2277230,"symbol":"void doActivate(QObject*, int, void**)","symbolLocation":1118,"imageIndex":4},{"imageOffset":138728,"symbol":"QThread::started(QThread::QPrivateSignal)","symbolLocation":56,"imageIndex":4},{"imageOffset":140799,"symbol":"QThreadPrivate::start(void*)","symbolLocation":303,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":457795,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705978706344,"imageIndex":0},{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":1},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":1},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":1},{"imageOffset":520235,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":10},{"imageOffset":514692,"symbol":"__CFRunLoopRun","symbolLocation":1387,"imageIndex":10},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":1697430,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":2},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":2}]},{"id":472968,"frames":[{"imageOffset":141436,"imageIndex":15}]},{"id":473446,"frames":[{"imageOffset":141436,"imageIndex":15}]}],
"usedImages" : [
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703576649728,
"size" : 237560,
"uuid" : "0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703576887296,
"size" : 49144,
"uuid" : "13b5e252-77d1-31e1-888d-1c5f4426ea87",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703575633920,
"size" : 561152,
"uuid" : "5efaf10b-2ec1-32ed-b077-80125e552c8d",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507615232,
"size" : 5705728,
"uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4493684736,
"size" : 1605632,
"uuid" : "eb70f9f6-1820-3ccb-968a-34c020bf9b67",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/QtCore.abi3.so",
"name" : "QtCore.abi3.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4565057536,
"size" : 4485120,
"uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4551827456,
"size" : 2932736,
"uuid" : "2e414bbc-29f8-3fae-b71a-0ec9f444a427",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/QtWidgets.abi3.so",
"name" : "QtWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4580450304,
"size" : 5152768,
"uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/QtGui",
"name" : "QtGui"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4603805696,
"size" : 1503232,
"uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/PyQt5/Qt5/plugins/platforms/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703577288704,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4816896,
"uuid" : "bca7763f-086a-3837-b278-2f8046e4e885",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703743442944,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112947,
"uuid" : "ff73b93b-3c5b-3f73-948f-0a35a80f7fad",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703628259328,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16797687,
"uuid" : "817d572e-eb8c-3999-b7a0-68e1c4b47266",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4338417664,
"CFBundleIdentifier" : "vocabsieve",
"size" : 2621440,
"uuid" : "9ca8b767-1035-31f5-a1e3-fffc6de76bc9",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/app",
"name" : "app"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8637538304,
"size" : 622592,
"uuid" : "28fd2071-57f3-3873-87bf-e4f674a82de6",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703128158208,
"size" : 196608,
"uuid" : "6f797d84-b330-3656-9a0d-7b3dbd3f8a07",
"path" : "/usr/libexec/rosetta/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4654149632,
"size" : 32768,
"uuid" : "eac236d1-cb94-365d-9cb2-69b4c8cde5cf",
"path" : "/Applications/vocabsieve.app/Contents/MacOS/lib/select.cpython-39-darwin.so",
"name" : "select.cpython-39-darwin.so"
}
],
"sharedCache" : {
"base" : 140703572934656,
"size" : 21474836480,
"uuid" : "7b321622-762b-3cdc-9d76-14f1310c0a31"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=679.0M resident=0K(0%) swapped_out_or_unallocated=679.0M(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 3520K 4 \nCG image 344K 31 \nColorSync 236K 27 \nCoreAnimation 164K 18 \nCoreGraphics 12K 2 \nCoreUI image data 3812K 26 \nFoundation 64K 2 \nKernel Alloc Once 8K 1 \nMALLOC 312.3M 62 \nMALLOC guard page 192K 8 \nMALLOC_MEDIUM (reserved) 944.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 1408K 349 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 120K 12 \nRosetta Thread Context 120K 12 \nSQLite page cache 9088K 71 \nSTACK GUARD 8K 2 \nStack 10.5M 6 \nStack Guard 56.0M 4 \nVM_ALLOCATE 50.8M 323 \nVM_ALLOCATE (reserved) 184K 24 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 28.7M 635 \n__DATA_CONST 30.5M 353 \n__DATA_DIRTY 1406K 169 \n__FONT_DATA 2352 1 \n__LINKEDIT 194.3M 148 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1980K 2 \n__TEXT 484.7M 635 \ndyld private memory 256K 1 \nmapped file 4.5G 1723 \nshared memory 812K 17 \nunshared pmap 12.0M 8 \n=========== ======= ======= \nTOTAL 7.2G 4697 \nTOTAL, minus reserved VM space 5.9G 4697 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {

  },
  "deploymentId" : 240000008
},
{
  "rolloutId" : "6112d17137f5d11121dcd4e2",
  "factorPackIds" : {

  },
  "deploymentId" : 240000155
}

],
"experiments" : [

]
}
}

KOReader Import not displaying PDFs, even after correcting metadata.

Describe the bug
The VocabSieve reader wiki (https://wiki.freelanguagetools.org/vocabsieve_reader_import) suggests correcting metadata to see unseen books. However, KOReader Vocab Builder Import not displaying PDFs even after trying correcting metadata to target language.

To Reproduce
Steps to reproduce the behavior:

  1. Put relevant KOReader/book files your PC.
  2. Go to the pdf's .sdr folder, open the metadata.
  3. Update language fields to target language ('es' in my case)
  4. Use VocabSieve to import KOReader data.
  5. Don't see the book.

Expected behavior
See the book on KOReader import.

Desktop (please complete the following information):

  • OS: Windows 10
  • Vocabsieve version (if nightly, must be latest): 0.10.1

Additional context
I could probably use SQL to change the source book in the the vocabulary_builder SQL file to an epub. file with the correct metadata, if there is no solution to this issue.

Also, I asked about changing PDF metadata the KOReader GitHub, and if I am understanding correctly, they said that language info is absent on KOReader PDF documents: koreader/koreader#10729

Is there any way at all to import Vocab Builder words form PDFs?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.