Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.18k stars 2.08k forks source link

Cura Crashes with new mac security update #10974

Open Yadellc opened 2 years ago

Yadellc commented 2 years ago

Application Version

4.12.1 and older

Platform

Mac OS 10.15.7

Printer

Ender 3 Pro

Reproduction steps

when i try to sync cura pr access the market place it crashes 20211130_113631.mov.zip This happened After macOS Catalina ecurity Update 2021-007 (version 10.15.7)

About my mac: Mac mini (Late 2012) Processor: 2.5 GHz Dual-Core Intel Core i5 Memory: 16 GB 1600 MHz DDR3 Graphics: Intel HD Graphics 4000 1536 MB

Actual results

See attached Video

Below is the bug report that it wants to send to apple:

Process:               cura [13428]
Path:                  /Applications/Ultimaker Cura.app/Contents/MacOS/cura
Identifier:            nl.ultimaker.cura
Version:               4.12 (4.12.1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           cura [13428]
User ID:               501

Date/Time:             2021-11-30 12:09:22.632 -0600
OS Version:            Mac OS X 10.15.7 (19H1519)
Report Version:        12
Anonymous UUID:        0C047350-5053-6A2F-0DD0-FF99B49C1B80

Sleep/Wake UUID:       16500421-90BB-423C-8731-7DAD61B838A5

Time Awake Since Boot: 110000 seconds
Time Since Wake:       100000 seconds

System Integrity Protection: disabled

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

Application Specific Signatures:
Graphics kernel error: 0xfffffffb

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff72c8a33a __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff72d4ae60 pthread_kill + 430
2   libsystem_c.dylib               0x00007fff72ba193e raise + 26
3   libsystem_platform.dylib        0x00007fff72d3f5fd _sigtramp + 29
4   ???                             000000000000000000 0 + 0
5   libsystem_c.dylib               0x00007fff72c11808 abort + 120
6   libGPUSupportMercury.dylib      0x00007fff59d250a5 gpusGenerateCrashLog.cold.1 + 95
7   libGPUSupportMercury.dylib      0x00007fff59d1c18f gpusGenerateCrashLog + 89
8   com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x00007fff2e5f3dd0 gpusKillClientExt + 9
9   libGPUSupportMercury.dylib      0x00007fff59d1d55b gpusSubmitDataBuffers + 164
10  com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x00007fff2e1c9c78 IntelCommandBuffer::getNew(GLDContextRec*) + 48
11  com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x00007fff2e1c9aa6 intelSubmitCommands + 187
12  com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x00007fff2e5f644f SwapFlush(GLDContextRec*, unsigned int) + 19
13  com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x00007fff2e251f45 gldPresentFramebufferData + 111
14  GLEngine                        0x00007fff434038d1 glSwap_Exec + 97
15  com.apple.opengl                0x00007fff433e5473 CGLFlushDrawable + 59
16  com.apple.AppKit                0x00007fff35e9afaa -[NSOpenGLContext flushBuffer] + 20
17  libqcocoa.dylib                 0x0000000118e9d4c9 0x118e42000 + 373961
18  libQt5Gui.5.dylib               0x00000001067f2940 QOpenGLContext::swapBuffers(QSurface*) + 304
19  libQt5Quick.5.dylib             0x00000001178ac0f0 0x1177e6000 + 811248
20  libQt5Quick.5.dylib             0x000000011792a897 QQuickWindow::event(QEvent*) + 839
21  libQt5Widgets.5.dylib           0x00000001061bca56 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
22  libQt5Widgets.5.dylib           0x00000001061bde02 QApplication::notify(QObject*, QEvent*) + 466
23  PyQt5.QtWidgets.so              0x0000000105c77492 sipQApplication::notify(QObject*, QEvent*) + 114
24  libQt5Core.5.dylib              0x0000000103462366 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 166
25  libQt5Gui.5.dylib               0x000000010679d495 QPlatformWindow::deliverUpdateRequest() + 69
26  libqcocoa.dylib                 0x0000000118e67eb2 0x118e42000 + 155314
27  libqcocoa.dylib                 0x0000000118e53dd9 0x118e42000 + 73177
28  libdispatch.dylib               0x00007fff72ae9658 _dispatch_client_callout + 8
29  libdispatch.dylib               0x00007fff72aeb818 _dispatch_continuation_pop + 414
30  libdispatch.dylib               0x00007fff72afb4be _dispatch_source_invoke + 2084
31  libdispatch.dylib               0x00007fff72af4b6d _dispatch_main_queue_callback_4CF + 618
32  com.apple.CoreFoundation        0x00007fff388ce3c3 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
33  com.apple.CoreFoundation        0x00007fff3888e03a __CFRunLoopRun + 2042
34  com.apple.CoreFoundation        0x00007fff3888d1e3 CFRunLoopRunSpecific + 466
35  com.apple.HIToolbox             0x00007fff374a8aad RunCurrentEventLoopInMode + 292
36  com.apple.HIToolbox             0x00007fff374a86e4 ReceiveNextEventCommon + 359
37  com.apple.HIToolbox             0x00007fff374a8569 _BlockUntilNextEventMatchingListInModeWithFilter + 64
38  com.apple.AppKit                0x00007fff35af1659 _DPSNextEvent + 883
39  com.apple.AppKit                0x00007fff35aefea0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
40  com.apple.AppKit                0x00007fff35df1732 -[NSApplication _doModalLoop:peek:] + 315
41  com.apple.AppKit                0x00007fff35f83c5c __33-[NSApplication runModalSession:]_block_invoke_2 + 69
42  com.apple.AppKit                0x00007fff35f83c04 __33-[NSApplication runModalSession:]_block_invoke + 78
43  com.apple.AppKit                0x00007fff35defd04 _NSTryRunModal + 100
44  com.apple.AppKit                0x00007fff35f83aff -[NSApplication runModalSession:] + 128
45  libqcocoa.dylib                 0x0000000118e7d627 0x118e42000 + 243239
46  libQt5Core.5.dylib              0x000000010345e767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
47  libQt5Core.5.dylib              0x0000000103462902 QCoreApplication::exec() + 130
48  PyQt5.QtWidgets.so              0x0000000105c783b0 meth_QApplication_exec_(_object*, _object*) + 80
49  nl.ultimaker.cura               0x0000000102cb4f73 0x102c91000 + 147315
50  nl.ultimaker.cura               0x0000000102d90997 _PyEval_EvalFrameDefault + 31095
51  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
52  nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
53  nl.ultimaker.cura               0x0000000102cb7c6b 0x102c91000 + 158827
54  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
55  nl.ultimaker.cura               0x0000000102d90476 _PyEval_EvalFrameDefault + 29782
56  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
57  nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
58  nl.ultimaker.cura               0x0000000102cb7c6b 0x102c91000 + 158827
59  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
60  nl.ultimaker.cura               0x0000000102d90476 _PyEval_EvalFrameDefault + 29782
61  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
62  nl.ultimaker.cura               0x0000000102d88f80 PyEval_EvalCode + 48
63  nl.ultimaker.cura               0x0000000102d863c0 0x102c91000 + 1004480
64  nl.ultimaker.cura               0x0000000102cf36a1 0x102c91000 + 403105
65  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
66  nl.ultimaker.cura               0x0000000102d9052a _PyEval_EvalFrameDefault + 29962
67  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
68  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
69  nl.ultimaker.cura               0x0000000102d90476 _PyEval_EvalFrameDefault + 29782
70  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
71  nl.ultimaker.cura               0x0000000102cb5bc0 PyObject_CallObject + 96
72  nl.ultimaker.cura               0x0000000102c938bb main + 1291
73  libdyld.dylib                   0x00007fff72b42cc9 start + 1

Thread 1:
0   libsystem_pthread.dylib         0x00007fff72d46b68 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib         0x00007fff72d46b68 start_wqthread + 0

Thread 3:: Qt bearer thread
0   libsystem_kernel.dylib          0x00007fff72c8a3d6 poll + 10
1   libQt5Core.5.dylib              0x00000001034c048e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2   libQt5Core.5.dylib              0x00000001034c1ca6 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 790
3   libQt5Core.5.dylib              0x000000010345e767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4   libQt5Core.5.dylib              0x000000010329ca43 QThread::exec() + 131
5   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
6   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 4:
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   nl.ultimaker.cura               0x0000000102de7306 PyThread_acquire_lock_timed + 518
3   nl.ultimaker.cura               0x0000000102e3321f 0x102c91000 + 1712671
4   nl.ultimaker.cura               0x0000000102e32fbc 0x102c91000 + 1712060
5   nl.ultimaker.cura               0x0000000102cbe0e4 0x102c91000 + 184548
6   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
7   nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
8   nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
9   nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
13  nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
14  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
15  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
16  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
17  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
18  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
19  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
20  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
21  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
22  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
23  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
24  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
25  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
26  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
27  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
28  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
29  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
30  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
31  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 5:
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   nl.ultimaker.cura               0x0000000102de7306 PyThread_acquire_lock_timed + 518
3   nl.ultimaker.cura               0x0000000102e3321f 0x102c91000 + 1712671
4   nl.ultimaker.cura               0x0000000102e32fbc 0x102c91000 + 1712060
5   nl.ultimaker.cura               0x0000000102cbe0e4 0x102c91000 + 184548
6   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
7   nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
8   nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
9   nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
13  nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
14  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
15  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
16  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
17  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
18  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
19  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
20  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
21  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
22  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
23  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
24  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
25  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
26  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
27  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
28  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
29  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
30  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
31  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 6:
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   nl.ultimaker.cura               0x0000000102de7306 PyThread_acquire_lock_timed + 518
3   nl.ultimaker.cura               0x0000000102e3321f 0x102c91000 + 1712671
4   nl.ultimaker.cura               0x0000000102e32fbc 0x102c91000 + 1712060
5   nl.ultimaker.cura               0x0000000102cbe0e4 0x102c91000 + 184548
6   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
7   nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
8   nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
9   nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
13  nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
14  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
15  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
16  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
17  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
18  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
19  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
20  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
21  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
22  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
23  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
24  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
25  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
26  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
27  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
28  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
29  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
30  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
31  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 7:
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   nl.ultimaker.cura               0x0000000102de7306 PyThread_acquire_lock_timed + 518
3   nl.ultimaker.cura               0x0000000102e3321f 0x102c91000 + 1712671
4   nl.ultimaker.cura               0x0000000102e32fbc 0x102c91000 + 1712060
5   nl.ultimaker.cura               0x0000000102cbe0e4 0x102c91000 + 184548
6   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
7   nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
8   nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
9   nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
13  nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
14  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
15  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
16  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
17  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
18  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
19  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
20  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
21  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
22  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
23  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
24  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
25  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
26  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
27  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
28  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
29  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
30  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
31  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 8:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff72c83dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff72c84170 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3888f2b7 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation        0x00007fff3888dd71 __CFRunLoopRun + 1329
4   com.apple.CoreFoundation        0x00007fff3888d1e3 CFRunLoopRunSpecific + 466
5   com.apple.AppKit                0x00007fff35c92ea4 _NSEventThread + 132
6   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 9:: QNetworkAccessManager thread
0   libsystem_kernel.dylib          0x00007fff72c8a3d6 poll + 10
1   libQt5Core.5.dylib              0x00000001034c050c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 220
2   libQt5Core.5.dylib              0x00000001034c1ca6 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 790
3   libQt5Core.5.dylib              0x000000010345e767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4   libQt5Core.5.dylib              0x000000010329ca43 QThread::exec() + 131
5   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
6   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 10:: Thread (pooled)
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   libQt5Core.5.dylib              0x00000001032a56d0 0x10327c000 + 169680
3   libQt5Core.5.dylib              0x00000001032a542e 0x10327c000 + 169006
4   libQt5Core.5.dylib              0x00000001032a53a3 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5   libQt5Core.5.dylib              0x00000001032a1e0d 0x10327c000 + 155149
6   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
7   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 11:
0   libsystem_kernel.dylib          0x00007fff72c873a6 __recvfrom + 10
1   Arcus.so                        0x000000011746eaf3 Arcus::Private::PlatformSocket::readUInt32(unsigned int*) + 51
2   Arcus.so                        0x000000011746819b Arcus::Socket::Private::receiveNextMessage() + 315
3   Arcus.so                        0x0000000117467484 Arcus::Socket::Private::run() + 932
4   Arcus.so                        0x000000011746b081 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, Arcus::Socket::listen(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)::$_1> >(void*) + 49
5   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
6   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 12:
0   libsystem_kernel.dylib          0x00007fff72c8481e read + 10
1   nl.ultimaker.cura               0x0000000102df43f2 _Py_read + 82
2   nl.ultimaker.cura               0x0000000102e38659 0x102c91000 + 1734233
3   nl.ultimaker.cura               0x0000000102cbe6e4 0x102c91000 + 186084
4   nl.ultimaker.cura               0x0000000102cb6cdb 0x102c91000 + 154843
5   nl.ultimaker.cura               0x0000000102cb6ab7 PyObject_CallMethodObjArgs + 199
6   nl.ultimaker.cura               0x0000000102e3c574 0x102c91000 + 1750388
7   nl.ultimaker.cura               0x0000000102e3bed6 0x102c91000 + 1748694
8   nl.ultimaker.cura               0x0000000102e3dbeb 0x102c91000 + 1756139
9   nl.ultimaker.cura               0x0000000102cbe26a 0x102c91000 + 184938
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
13  nl.ultimaker.cura               0x0000000102cb7d8d 0x102c91000 + 159117
14  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
15  nl.ultimaker.cura               0x0000000102d907d4 _PyEval_EvalFrameDefault + 30644
16  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
17  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
18  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
19  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
20  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
21  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
22  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
23  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
24  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
25  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
26  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
27  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
28  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 13:
0   libsystem_kernel.dylib          0x00007fff72c8481e read + 10
1   nl.ultimaker.cura               0x0000000102df43f2 _Py_read + 82
2   nl.ultimaker.cura               0x0000000102e38659 0x102c91000 + 1734233
3   nl.ultimaker.cura               0x0000000102cbe6e4 0x102c91000 + 186084
4   nl.ultimaker.cura               0x0000000102cb6cdb 0x102c91000 + 154843
5   nl.ultimaker.cura               0x0000000102cb6ab7 PyObject_CallMethodObjArgs + 199
6   nl.ultimaker.cura               0x0000000102e3c574 0x102c91000 + 1750388
7   nl.ultimaker.cura               0x0000000102e3bed6 0x102c91000 + 1748694
8   nl.ultimaker.cura               0x0000000102e3dbeb 0x102c91000 + 1756139
9   nl.ultimaker.cura               0x0000000102cbe26a 0x102c91000 + 184938
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
13  nl.ultimaker.cura               0x0000000102cb7d8d 0x102c91000 + 159117
14  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
15  nl.ultimaker.cura               0x0000000102d907d4 _PyEval_EvalFrameDefault + 30644
16  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
17  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
18  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
19  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
20  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
21  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
22  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
23  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
24  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
25  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
26  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
27  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
28  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 14:
0   libsystem_kernel.dylib          0x00007fff72c8c0fe __select + 10
1   select.cpython-38-darwin.so     0x0000000105849d72 select_select + 770
2   nl.ultimaker.cura               0x0000000102cf36a1 0x102c91000 + 403105
3   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
4   nl.ultimaker.cura               0x0000000102d90476 _PyEval_EvalFrameDefault + 29782
5   nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
6   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
7   nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
8   nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
9   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
10  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
11  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
12  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
13  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
14  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
15  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
16  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
17  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 15:
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   nl.ultimaker.cura               0x0000000102de7251 PyThread_acquire_lock_timed + 337
3   nl.ultimaker.cura               0x0000000102e3321f 0x102c91000 + 1712671
4   nl.ultimaker.cura               0x0000000102e32fbc 0x102c91000 + 1712060
5   nl.ultimaker.cura               0x0000000102cbe0e4 0x102c91000 + 184548
6   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
7   nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
8   nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
9   nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
13  nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
14  nl.ultimaker.cura               0x0000000102cb7c6b 0x102c91000 + 158827
15  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
16  nl.ultimaker.cura               0x0000000102d905ee _PyEval_EvalFrameDefault + 30158
17  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
18  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
19  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
20  nl.ultimaker.cura               0x0000000102d907d4 _PyEval_EvalFrameDefault + 30644
21  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
22  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
23  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
24  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
25  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
26  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
27  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
28  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
29  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
30  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
31  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
32  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
33  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 16:
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   nl.ultimaker.cura               0x0000000102de7251 PyThread_acquire_lock_timed + 337
3   nl.ultimaker.cura               0x0000000102e3321f 0x102c91000 + 1712671
4   nl.ultimaker.cura               0x0000000102e32fbc 0x102c91000 + 1712060
5   nl.ultimaker.cura               0x0000000102cbe0e4 0x102c91000 + 184548
6   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
7   nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
8   nl.ultimaker.cura               0x0000000102d94e27 _PyEval_EvalCodeWithName + 3287
9   nl.ultimaker.cura               0x0000000102cb542d _PyFunction_Vectorcall + 253
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
13  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
14  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
15  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
16  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
17  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
18  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
19  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
20  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
21  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
22  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
23  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
24  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
25  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
26  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
27  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 17:
0   libsystem_kernel.dylib          0x00007fff72c8c0fe __select + 10
1   nl.ultimaker.cura               0x0000000102e314bc 0x102c91000 + 1705148
2   nl.ultimaker.cura               0x0000000102cf39c6 0x102c91000 + 403910
3   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
4   nl.ultimaker.cura               0x0000000102d90476 _PyEval_EvalFrameDefault + 29782
5   nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
6   nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
7   nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
8   nl.ultimaker.cura               0x0000000102d907d4 _PyEval_EvalFrameDefault + 30644
9   nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
13  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
14  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
15  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
16  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
17  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
18  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
19  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
20  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
21  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 18:
0   libsystem_kernel.dylib          0x00007fff72c8c0fe __select + 10
1   nl.ultimaker.cura               0x0000000102e314bc 0x102c91000 + 1705148
2   nl.ultimaker.cura               0x0000000102cf39c6 0x102c91000 + 403910
3   nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
4   nl.ultimaker.cura               0x0000000102d90476 _PyEval_EvalFrameDefault + 29782
5   nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
6   nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
7   nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
8   nl.ultimaker.cura               0x0000000102d907d4 _PyEval_EvalFrameDefault + 30644
9   nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
10  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
11  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
12  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
13  nl.ultimaker.cura               0x0000000102d93da2 0x102c91000 + 1060258
14  nl.ultimaker.cura               0x0000000102d90459 _PyEval_EvalFrameDefault + 29753
15  nl.ultimaker.cura               0x0000000102cb52ad 0x102c91000 + 148141
16  nl.ultimaker.cura               0x0000000102cb7d02 0x102c91000 + 158978
17  nl.ultimaker.cura               0x0000000102cb4c44 PyVectorcall_Call + 100
18  nl.ultimaker.cura               0x0000000102e33bba 0x102c91000 + 1715130
19  nl.ultimaker.cura               0x0000000102de6e99 0x102c91000 + 1400473
20  libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
21  libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 19:: QQmlThread
0   libsystem_kernel.dylib          0x00007fff72c8a3d6 poll + 10
1   libQt5Core.5.dylib              0x00000001034c048e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2   libQt5Core.5.dylib              0x00000001034c1ca6 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 790
3   libQt5Core.5.dylib              0x000000010345e767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4   libQt5Core.5.dylib              0x000000010329ca43 QThread::exec() + 131
5   libQt5Qml.5.dylib               0x00000001170f59a9 0x116e62000 + 2701737
6   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
7   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 20:
0   libsystem_pthread.dylib         0x00007fff72d46b68 start_wqthread + 0

Thread 21:: CVDisplayLink
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b457 _pthread_cond_wait + 748
2   com.apple.CoreVideo             0x00007fff3a846d2b CVDisplayLink::waitUntil(unsigned long long) + 229
3   com.apple.CoreVideo             0x00007fff3a846238 CVDisplayLink::runIOThread() + 482
4   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
5   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 22:: Thread (pooled)
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   libQt5Core.5.dylib              0x00000001032a56d0 0x10327c000 + 169680
3   libQt5Core.5.dylib              0x00000001032a542e 0x10327c000 + 169006
4   libQt5Core.5.dylib              0x00000001032a53a3 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5   libQt5Core.5.dylib              0x00000001032a1e0d 0x10327c000 + 155149
6   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
7   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 23:: Thread (pooled)
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   libQt5Core.5.dylib              0x00000001032a56d0 0x10327c000 + 169680
3   libQt5Core.5.dylib              0x00000001032a542e 0x10327c000 + 169006
4   libQt5Core.5.dylib              0x00000001032a53a3 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5   libQt5Core.5.dylib              0x00000001032a1e0d 0x10327c000 + 155149
6   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
7   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 24:: Thread (pooled)
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   libQt5Core.5.dylib              0x00000001032a56d0 0x10327c000 + 169680
3   libQt5Core.5.dylib              0x00000001032a542e 0x10327c000 + 169006
4   libQt5Core.5.dylib              0x00000001032a53a3 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5   libQt5Core.5.dylib              0x00000001032a1e0d 0x10327c000 + 155149
6   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
7   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 25:: Thread (pooled)
0   libsystem_kernel.dylib          0x00007fff72c86882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff72d4b425 _pthread_cond_wait + 698
2   libQt5Core.5.dylib              0x00000001032a56d0 0x10327c000 + 169680
3   libQt5Core.5.dylib              0x00000001032a542e 0x10327c000 + 169006
4   libQt5Core.5.dylib              0x00000001032a53a3 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 83
5   libQt5Core.5.dylib              0x00000001032a1e0d 0x10327c000 + 155149
6   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
7   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 26:
0   libsystem_pthread.dylib         0x00007fff72d46b68 start_wqthread + 0

Thread 27:
0   libsystem_pthread.dylib         0x00007fff72d46b68 start_wqthread + 0

Thread 28:: QQuickPixmapReader
0   libsystem_kernel.dylib          0x00007fff72c8a3d6 poll + 10
1   libQt5Core.5.dylib              0x00000001034c048e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2   libQt5Core.5.dylib              0x00000001034c1ca6 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 790
3   libQt5Core.5.dylib              0x000000010345e767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4   libQt5Core.5.dylib              0x000000010329ca43 QThread::exec() + 131
5   libQt5Quick.5.dylib             0x000000011781a0ed 0x1177e6000 + 213229
6   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
7   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 29:: QNetworkAccessManager thread
0   libsystem_kernel.dylib          0x00007fff72c8a3d6 poll + 10
1   libQt5Core.5.dylib              0x00000001034c050c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 220
2   libQt5Core.5.dylib              0x00000001034c1ca6 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 790
3   libQt5Core.5.dylib              0x000000010345e767 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4   libQt5Core.5.dylib              0x000000010329ca43 QThread::exec() + 131
5   libQt5Core.5.dylib              0x000000010329d959 0x10327c000 + 137561
6   libsystem_pthread.dylib         0x00007fff72d4b109 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff72d46b8b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000110729dc0  rcx: 0x00007f95f2873a58  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007f95f2873a80  rsp: 0x00007f95f2873a58
   r8: 0x00007f95f2873f48   r9: 0x45785820bbb75a7a  r10: 0x0000000110729dc0  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x00007f95f6c3d2b0  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff72c8a33a  rfl: 0x0000000000000246  cr2: 0x0000000102ed97e8

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Binary Images:
       0x102c91000 -        0x102ed8ff7 +nl.ultimaker.cura (4.12 - 4.12.1) <D0F70F3C-B99E-3413-9B5D-2C60CDE8ED7C> /Applications/Ultimaker Cura.app/Contents/MacOS/cura
       0x102f7c000 -        0x102f83ff3 +zlib.cpython-38-darwin.so (0) <FF384307-EF8E-38B6-A76B-A1AE1D7659D5> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/zlib.cpython-38-darwin.so
       0x102f90000 -        0x102fa7ff7 +libz.1.dylib (0) <FA1C1A93-15DA-303B-993B-B1AB5F7FD7D1> /Applications/Ultimaker Cura.app/Contents/MacOS/libz.1.dylib
       0x102fb4000 -        0x102fb7ffb +_heapq.cpython-38-darwin.so (0) <A98C042D-C23C-353F-9F22-2A4220096512> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_heapq.cpython-38-darwin.so
       0x102fc4000 -        0x102fc7fff +_bz2.cpython-38-darwin.so (0) <CFB862AA-59C3-399A-AE9D-470FE8D721B9> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_bz2.cpython-38-darwin.so
       0x102fd4000 -        0x102fdbff7 +_lzma.cpython-38-darwin.so (0) <FDB4216E-F8D8-32CC-84A1-E1AD57C52672> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_lzma.cpython-38-darwin.so
       0x102fe8000 -        0x103007ff7 +liblzma.5.dylib (0) <BBD70375-B238-3F50-8239-42F5102687D9> /Applications/Ultimaker Cura.app/Contents/MacOS/liblzma.5.dylib
       0x103020000 -        0x103023ffb +grp.cpython-38-darwin.so (0) <6EBA4F2E-81BC-3E37-8BC8-51D1A10027D9> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/grp.cpython-38-darwin.so
       0x103030000 -        0x10309bff7 +PyQt5.QtNetwork.so (0) <7A168972-1AB7-30B3-80AB-7DC1B2F27DCC> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5.QtNetwork.so
       0x103114000 -        0x103227fff +libQt5Network.5.dylib (0) <F21B6A6B-8EFE-336C-98D3-2404435C4831> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5Network.5.dylib
       0x10327c000 -        0x1037bfa47 +libQt5Core.5.dylib (0) <92895BF4-3830-3A10-BD1A-D17E9932FF7A> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5Core.5.dylib
       0x105437000 -        0x10544eff7 +PyQt5.sip.cpython-38-darwin.so (0) <09C1550F-D3F2-3BC8-964B-D1EA240DD93C> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5.sip.cpython-38-darwin.so
       0x105465000 -        0x1055e8ff3 +PyQt5.QtCore.so (0) <A8D383D0-093A-3949-8417-3B3226BCE046> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5.QtCore.so
       0x105755000 -        0x10575cff3 +_struct.cpython-38-darwin.so (0) <8B57B19F-25AF-3ADE-9FCE-8B5812107AB8> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_struct.cpython-38-darwin.so
       0x10576d000 -        0x105770ff7 +_opcode.cpython-38-darwin.so (0) <227AD341-C404-3C20-A655-F4D5A9650787> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_opcode.cpython-38-darwin.so
       0x10577d000 -        0x105788fff +math.cpython-38-darwin.so (0) <5C546E32-6327-3AC7-996E-4C59E0314778> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/math.cpython-38-darwin.so
       0x105799000 -        0x1057a8ff3 +_datetime.cpython-38-darwin.so (0) <1F64D79D-F0D1-323C-86EA-491B457DC70A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_datetime.cpython-38-darwin.so
       0x1057bd000 -        0x1057c0fff +_bisect.cpython-38-darwin.so (0) <0DAD2332-8E46-31F8-BD2D-BBD51219731D> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_bisect.cpython-38-darwin.so
       0x1057cd000 -        0x1057d4ff7 +_sha512.cpython-38-darwin.so (0) <1A488EF8-383A-33BF-B57E-8E9A6AFE7266> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_sha512.cpython-38-darwin.so
       0x1057e1000 -        0x1057e4fff +_random.cpython-38-darwin.so (0) <9ACB9453-9756-384F-9CAE-2824B8F00480> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_random.cpython-38-darwin.so
       0x1057f1000 -        0x1057f8ff7 +_json.cpython-38-darwin.so (0) <94EDA277-79B8-31B0-A0B8-F2ABD37C24CA> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_json.cpython-38-darwin.so
       0x105805000 -        0x105808fff +_queue.cpython-38-darwin.so (0) <91BF4A9B-3F8A-3130-A23B-9FE9FE74575D> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_queue.cpython-38-darwin.so
       0x105815000 -        0x105818fff +_contextvars.cpython-38-darwin.so (0) <7A6B5FED-EC97-3886-A6D3-1BA51A6717A7> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_contextvars.cpython-38-darwin.so
       0x105825000 -        0x105834ffb +_socket.cpython-38-darwin.so (0) <2D6692BE-9D4A-3E06-9014-4371699994A2> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_socket.cpython-38-darwin.so
       0x105845000 -        0x10584cff7 +select.cpython-38-darwin.so (0) <F88D6B9C-CCEB-31BA-B69D-02590164B7B6> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/select.cpython-38-darwin.so
       0x105859000 -        0x105870fff +_ssl.cpython-38-darwin.so (0) <BD7F16B8-5A35-3B72-B455-4E0ECCC590D8> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_ssl.cpython-38-darwin.so
       0x105891000 -        0x1058f0ffb +libssl.1.1.dylib (0) <7A85E3BD-5D40-387C-AFF4-B4B641C21027> /Applications/Ultimaker Cura.app/Contents/MacOS/libssl.1.1.dylib
       0x105929000 -        0x105b4c033 +libcrypto.1.1.dylib (0) <CF94A85C-7C89-3230-A72B-8A124FD62639> /Applications/Ultimaker Cura.app/Contents/MacOS/libcrypto.1.1.dylib
       0x105be9000 -        0x105bf0ff7 +binascii.cpython-38-darwin.so (0) <2B04C3D2-9E7A-3D62-A59B-A366B4478BB4> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/binascii.cpython-38-darwin.so
       0x105bfd000 -        0x105c00ffb +_hashlib.cpython-38-darwin.so (0) <F8A9686F-BB41-3C02-AEB2-E7CF323A343A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_hashlib.cpython-38-darwin.so
       0x105c0d000 -        0x105c14ff3 +_blake2.cpython-38-darwin.so (0) <7D24FCD3-E367-3631-B768-85C83334878E> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_blake2.cpython-38-darwin.so
       0x105c21000 -        0x105c34fff +_sha3.cpython-38-darwin.so (0) <499194E2-6A56-3008-9030-3A3C29ECBE0C> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_sha3.cpython-38-darwin.so
       0x105c41000 -        0x105c44ffb +_scproxy.cpython-38-darwin.so (0) <2C27024B-2F15-31BE-BC56-2C2DB8993533> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_scproxy.cpython-38-darwin.so
       0x105c51000 -        0x105ef0ff3 +PyQt5.QtWidgets.so (0) <A73220DF-0AB5-3731-BCD2-F85B518D5DBC> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5.QtWidgets.so
       0x1061ad000 -        0x1065f4ffb +libQt5Widgets.5.dylib (0) <360B8561-720F-3CE7-B44F-E645E73E10AC> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5Widgets.5.dylib
       0x10676d000 -        0x106c58fe7 +libQt5Gui.5.dylib (0) <0C97FFBE-EA5C-3729-855A-B0A2EA0598C4> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5Gui.5.dylib
       0x106d85000 -        0x106f24ff7 +PyQt5.QtGui.so (0) <200B6FD3-6A39-3929-92A0-2D6F7327FA6D> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5.QtGui.so
       0x1070ad000 -        0x107437fef +_multiarray_umath.cpython-38-darwin.so (0) <B521F1CC-0212-395D-B18A-D42543BE01A8> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/core/_multiarray_umath.cpython-38-darwin.so
       0x107567000 -        0x10b10eb4f +libopenblas.0.dylib (0) <DA9695E6-4AA4-38B6-B135-FBE8A661903F> /Applications/Ultimaker Cura.app/Contents/MacOS/libopenblas.0.dylib
       0x10b3ab000 -        0x10b4c2ff7 +libgfortran.3.dylib (0) <9ABE5EDE-AD43-391A-9E54-866711FAC32A> /Applications/Ultimaker Cura.app/Contents/MacOS/libgfortran.3.dylib
       0x10b531000 -        0x10b567fff +libquadmath.0.dylib (0) <7FFA409F-FB04-3B64-BE9A-3E3A494C975E> /Applications/Ultimaker Cura.app/Contents/MacOS/libquadmath.0.dylib
       0x10b57b000 -        0x10b590ff7 +libgcc_s.1.dylib (0) <7C6D7CB7-82DB-3290-8181-07646FEA1F80> /Applications/Ultimaker Cura.app/Contents/MacOS/libgcc_s.1.dylib
       0x10d5a0000 -        0x10d5b7fff +_pickle.cpython-38-darwin.so (0) <693F76AC-8611-3328-B074-F86727B439D2> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_pickle.cpython-38-darwin.so
       0x10d5cc000 -        0x10d5dafff +_multiarray_tests.cpython-38-darwin.so (0) <74E939F5-327F-3F1C-8B4B-4F42472B2346> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/core/_multiarray_tests.cpython-38-darwin.so
       0x10d5f1000 -        0x10d604ffb +_ctypes.cpython-38-darwin.so (0) <FAEDA4D8-E20F-3A49-82F9-521A97F18CB7> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_ctypes.cpython-38-darwin.so
       0x10d61d000 -        0x10d624f37 +libffi.7.dylib (0) <79C5107B-2A5B-3541-A3B1-F507E3D1A0C2> /Applications/Ultimaker Cura.app/Contents/MacOS/libffi.7.dylib
       0x10d631000 -        0x10d632ffb +lapack_lite.cpython-38-darwin.so (0) <F263932C-43F6-364D-B04D-2F6ED4CA2AA4> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/linalg/lapack_lite.cpython-38-darwin.so
       0x10d63a000 -        0x10d653ffb +_umath_linalg.cpython-38-darwin.so (0) <33BD33D0-F488-3CA3-8650-E4492647CC87> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/linalg/_umath_linalg.cpython-38-darwin.so
       0x10d667000 -        0x10d678fff +_pocketfft_internal.cpython-38-darwin.so (0) <D06AF685-ECBA-305A-A6AB-08864663FA9D> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/fft/_pocketfft_internal.cpython-38-darwin.so
       0x10d681000 -        0x10d6ecfff +mtrand.cpython-38-darwin.so (0) <9B6BE65B-DC00-38BF-BCE8-A562D2F5628E> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/mtrand.cpython-38-darwin.so
       0x10d747000 -        0x10d765ffb +bit_generator.cpython-38-darwin.so (0) <1BD1D182-6250-3A9E-B07A-11C450590AF6> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/bit_generator.cpython-38-darwin.so
       0x10d785000 -        0x10d7b8ff3 +_common.cpython-38-darwin.so (0) <3B833024-0DF1-3CE5-AB49-1856204DD332> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/_common.cpython-38-darwin.so
       0x10d7d5000 -        0x10d824fff +_bounded_integers.cpython-38-darwin.so (0) <9D6E9B6A-7436-3A10-B08B-7A82B54CA794> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/_bounded_integers.cpython-38-darwin.so
       0x10d84b000 -        0x10d859ffb +_mt19937.cpython-38-darwin.so (0) <E6C5E2FD-7EE0-3C15-81A8-7D28D70D01DE> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/_mt19937.cpython-38-darwin.so
       0x10d86a000 -        0x10d876ff3 +_philox.cpython-38-darwin.so (0) <9676A98C-925C-3927-A7B9-3DF38A001230> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/_philox.cpython-38-darwin.so
       0x10d886000 -        0x10d890ff3 +_pcg64.cpython-38-darwin.so (0) <FA3CE477-DF44-3AF4-B144-EF48ADCAC7BA> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/_pcg64.cpython-38-darwin.so
       0x10d8a0000 -        0x10d8a7ffb +_sfc64.cpython-38-darwin.so (0) <BB6286F9-EBEB-391E-AF04-83F7008B5F44> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/_sfc64.cpython-38-darwin.so
       0x10d8b5000 -        0x10d939ffb +_generator.cpython-38-darwin.so (0) <1EB7EDF9-3927-3D08-A88C-5F92384F39CC> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/numpy/random/_generator.cpython-38-darwin.so
       0x10f99b000 -        0x10f9a6ff3 +_ccallback_c.cpython-38-darwin.so (0) <00E044A5-3AF7-38CF-8300-2E95FF76CEE5> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/_lib/_ccallback_c.cpython-38-darwin.so
       0x10f9b7000 -        0x10fa3efff +ckdtree.cpython-38-darwin.so (0) <089085FF-1A58-3674-88FC-19174375D95A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/spatial/ckdtree.cpython-38-darwin.so
       0x10fa8b000 -        0x10ff49ffb +_sparsetools.cpython-38-darwin.so (0) <34AF0FAD-8D33-33EF-9756-9FF1B6240941> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/_sparsetools.cpython-38-darwin.so
       0x110089000 -        0x110100fff +_csparsetools.cpython-38-darwin.so (0) <832CD506-71A4-3B2F-81B9-8043AB54D401> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/_csparsetools.cpython-38-darwin.so
       0x110141000 -        0x11018effb +_shortest_path.cpython-38-darwin.so (0) <E7BB3DF7-AB55-3494-BFCA-8B274A8BF1F9> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/csgraph/_shortest_path.cpython-38-darwin.so
       0x1101bf000 -        0x1101daff3 +_tools.cpython-38-darwin.so (0) <3D5E7530-1764-3E93-AF48-9E15371791DB> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/csgraph/_tools.cpython-38-darwin.so
       0x1101f5000 -        0x11020dff7 +_traversal.cpython-38-darwin.so (0) <58D2E95B-2C37-379D-93DF-64FCE77BC34B> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/csgraph/_traversal.cpython-38-darwin.so
       0x110222000 -        0x11023ffff +_min_spanning_tree.cpython-38-darwin.so (0) <BA15DBE2-E9DE-3B36-81B8-50EB4053D3BC> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/csgraph/_min_spanning_tree.cpython-38-darwin.so
       0x11025a000 -        0x110281fff +_flow.cpython-38-darwin.so (0) <975270DE-54E0-30C3-B212-03EDA5AE34FF> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/csgraph/_flow.cpython-38-darwin.so
       0x1102a2000 -        0x1102d0ff7 +_matching.cpython-38-darwin.so (0) <C4CE4CEC-5D3F-36D4-8340-9938B5BD1914> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/csgraph/_matching.cpython-38-darwin.so
       0x1102f4000 -        0x11031dff7 +_reordering.cpython-38-darwin.so (0) <BC7FE2E2-68DD-3F6C-8EAF-D32F3C1F0E65> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/csgraph/_reordering.cpython-38-darwin.so
       0x110340000 -        0x110415ffb +qhull.cpython-38-darwin.so (0) <A7C763D1-4979-3F4D-AB11-2A90CC1283D4> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/spatial/qhull.cpython-38-darwin.so
       0x110465000 -        0x11057cff7 +libgfortran.3.dylib (0) <9ABE5EDE-AD43-391A-9E54-866711FAC32A> /Applications/Ultimaker Cura.app/Contents/Resources/lib/scipy/.dylibs/libgfortran.3.dylib
       0x1105e9000 -        0x11061ffff +libquadmath.0.dylib (0) <7FFA409F-FB04-3B64-BE9A-3E3A494C975E> /Applications/Ultimaker Cura.app/Contents/Resources/lib/scipy/.dylibs/libquadmath.0.dylib
       0x110633000 -        0x110648ff7 +libgcc_s.1.dylib (0) <7C6D7CB7-82DB-3290-8181-07646FEA1F80> /Applications/Ultimaker Cura.app/Contents/Resources/lib/scipy/.dylibs/libgcc_s.1.dylib
       0x11065e000 -        0x1106f0267  dyld (750.7) <FAE66DB5-B10B-393E-98E6-FC052DA267B0> /usr/lib/dyld
       0x110764000 -        0x1141a5037 +libopenblas.0.dylib (0) <6286B1A0-1FC3-3620-A830-7AF7902EAD7F> /Applications/Ultimaker Cura.app/Contents/Resources/lib/scipy/.dylibs/libopenblas.0.dylib
       0x11649a000 -        0x11649fff7 +messagestream.cpython-38-darwin.so (0) <56428D3E-3C39-3A83-8EFC-F88A5AD79AD9> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/_lib/messagestream.cpython-38-darwin.so
       0x1164ab000 -        0x1164c4fff +_voronoi.cpython-38-darwin.so (0) <5C8CD7E3-323B-35B6-B4F8-57FA7453D810> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/spatial/_voronoi.cpython-38-darwin.so
       0x1164dc000 -        0x116535fff +_fblas.cpython-38-darwin.so (0) <38F5195A-EAF6-35B0-B93D-5950FBB0C301> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/_fblas.cpython-38-darwin.so
       0x116574000 -        0x11668dfff +_flapack.cpython-38-darwin.so (0) <42977262-4B0C-3CBC-A782-E3D09A612956> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/_flapack.cpython-38-darwin.so
       0x116756000 -        0x116761ff7 +_flinalg.cpython-38-darwin.so (0) <0E435F9B-E683-36CF-B9E2-C3E6D7AA894D> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/_flinalg.cpython-38-darwin.so
       0x11676e000 -        0x116791ff7 +_solve_toeplitz.cpython-38-darwin.so (0) <27739B52-99B4-3243-9367-3691FB03BF68> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/_solve_toeplitz.cpython-38-darwin.so
       0x1167af000 -        0x1167cdffb +_matfuncs_sqrtm_triu.cpython-38-darwin.so (0) <0698752C-34EE-3D11-AB14-A68A28A83C62> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/_matfuncs_sqrtm_triu.cpython-38-darwin.so
       0x1167e8000 -        0x11681cff3 +_decomp_update.cpython-38-darwin.so (0) <C9A8CBCC-8811-3595-9266-798A9F5254E1> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/_decomp_update.cpython-38-darwin.so
       0x116838000 -        0x11685cff7 +cython_blas.cpython-38-darwin.so (0) <A1460A0F-84F3-36FF-A76D-6A6F2DEBA698> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/cython_blas.cpython-38-darwin.so
       0x11687e000 -        0x1168e7ff7 +cython_lapack.cpython-38-darwin.so (0) <9EEB244F-0244-334D-AED9-D087C1EEDFD4> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/cython_lapack.cpython-38-darwin.so
       0x11694c000 -        0x11695bff3 +_distance_wrap.cpython-38-darwin.so (0) <E0FC7E9D-043D-3FAC-8AA8-6F73EC20352A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/spatial/_distance_wrap.cpython-38-darwin.so
       0x11696a000 -        0x116984fff +_hausdorff.cpython-38-darwin.so (0) <556EA021-D447-3870-B240-0EFE425027B2> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/spatial/_hausdorff.cpython-38-darwin.so
       0x11699d000 -        0x116b1afe7 +_ufuncs.cpython-38-darwin.so (0) <0CE4F78D-A696-3956-9970-7B56E5C6F0DF> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/special/_ufuncs.cpython-38-darwin.so
       0x116b96000 -        0x116baafff +_ufuncs_cxx.cpython-38-darwin.so (0) <8D698CB1-8247-3852-970B-EC20AD1704D4> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/special/_ufuncs_cxx.cpython-38-darwin.so
       0x116bbe000 -        0x116c77fef +specfun.cpython-38-darwin.so (0) <C06FBE8D-9D3D-32C4-8964-B6E2868405A6> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/special/specfun.cpython-38-darwin.so
       0x116c8e000 -        0x116c91ff7 +_comb.cpython-38-darwin.so (0) <C3D17A97-DF70-3331-BAD3-9F364CF584FE> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/special/_comb.cpython-38-darwin.so
       0x116c9b000 -        0x116ca7ffb +_ellip_harm_2.cpython-38-darwin.so (0) <CA4E4BDF-73F4-3F36-AFA0-D25DA87D87A7> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/special/_ellip_harm_2.cpython-38-darwin.so
       0x116cb6000 -        0x116d1dfff +rotation.cpython-38-darwin.so (0) <2C85E925-901B-389F-AAB5-A7138A5CF0C1> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/spatial/transform/rotation.cpython-38-darwin.so
       0x116d5e000 -        0x116d65ffb +array.cpython-38-darwin.so (0) <D556F5BA-B960-39B8-8299-2C2CFDFCE71F> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/array.cpython-38-darwin.so
       0x116d76000 -        0x116dc9ff7 +PyQt5.QtQml.so (0) <DF0D56A1-8A2D-3B6B-8B95-F858E3842971> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5.QtQml.so
       0x116e62000 -        0x1171bdff3 +libQt5Qml.5.dylib (0) <506FD46E-2D0E-3300-8391-72B704B19C43> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5Qml.5.dylib
       0x117276000 -        0x117281ffb +_sqlite3.cpython-38-darwin.so (0) <7DAADF8A-B979-3646-A53D-65D669891203> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_sqlite3.cpython-38-darwin.so
       0x117296000 -        0x1173f9fff +libsqlite3.0.dylib (0) <A3EB5239-B738-3EC2-B111-D96DAB13E233> /Applications/Ultimaker Cura.app/Contents/MacOS/libsqlite3.0.dylib
       0x11743e000 -        0x117441fff +fcntl.cpython-38-darwin.so (0) <528DB6C0-A3AA-3F01-BC40-479B807E228A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/fcntl.cpython-38-darwin.so
       0x11744e000 -        0x117451ff7 +_posixsubprocess.cpython-38-darwin.so (0) <3C708543-6A06-3198-AD94-51B8C923FC99> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_posixsubprocess.cpython-38-darwin.so
       0x11745e000 -        0x117595fef +Arcus.so (0) <954C4DEE-3731-3493-BA9C-A2FF73963D56> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/Arcus.so
       0x117646000 -        0x1176ddff7 +PyQt5.QtQuick.so (0) <36BC0E7A-BA2A-36A2-9E28-F7033529774E> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5.QtQuick.so
       0x1177e6000 -        0x117b25ff7 +libQt5Quick.5.dylib (0) <0A5990EE-3827-3357-A08B-4475A6F7FE03> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5Quick.5.dylib
       0x117c66000 -        0x117cbdffb +libQt5QmlModels.5.dylib (0) <553E497F-404A-3E34-813B-03D3A1A49DBB> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5QmlModels.5.dylib
       0x117ce6000 -        0x117dedff7 +unicodedata.cpython-38-darwin.so (0) <857A6AB9-7CF3-3B0D-9FF9-DF46FBA2E7A5> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/unicodedata.cpython-38-darwin.so
       0x117dfe000 -        0x117e05ff7 +_csv.cpython-38-darwin.so (0) <1D34244B-F847-3AA3-A7E0-D4E7606FB29F> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_csv.cpython-38-darwin.so
       0x117e12000 -        0x117e30fff +libgeos_c.1.dylib (0) <B8B3730A-388A-3EE8-A11D-B6BA09377146> /Applications/Ultimaker Cura.app/Contents/Resources/lib/shapely/.dylibs/libgeos_c.1.dylib
       0x117e5e000 -        0x117f88ff7 +libgeos-3.9.1.dylib (0) <4E36A4B9-BD66-3628-BE4A-0E1031267A8F> /Applications/Ultimaker Cura.app/Contents/Resources/lib/shapely/.dylibs/libgeos-3.9.1.dylib
       0x118114000 -        0x11812effb +_speedups.cpython-38-darwin.so (0) <AB55AB4B-3D36-3F39-BA6E-6149B5EF1D89> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/shapely/speedups/_speedups.cpython-38-darwin.so
       0x118146000 -        0x1181a9ff3 +pynest2d.so (0) <A2455E8D-42C0-36B0-8E77-8090C86412D2> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/pynest2d.so
       0x1181e6000 -        0x118275ff3 +libnlopt.0.dylib (0) <F9B2C20D-0B4D-3E81-99D9-00F23D4ACD04> /Applications/Ultimaker Cura.app/Contents/MacOS/libnlopt.0.dylib
       0x118292000 -        0x118299fff +minpack2.cpython-38-darwin.so (0) <9ADECD8B-35BD-370C-879F-F2A00EAD9887> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/minpack2.cpython-38-darwin.so
       0x1182a3000 -        0x1182d0ff7 +_iterative.cpython-38-darwin.so (0) <C9787D88-2294-3E51-A10C-C4C5FFB8283E> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/linalg/isolve/_iterative.cpython-38-darwin.so
       0x1182ed000 -        0x11833dff3 +_superlu.cpython-38-darwin.so (0) <3A08A07F-0788-3B7E-9B09-6D4589FE9E3B> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/linalg/dsolve/_superlu.cpython-38-darwin.so
       0x11835a000 -        0x1183dffff +_arpack.cpython-38-darwin.so (0) <9877ABA4-90C4-38BD-8957-108961D49EE9> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-38-darwin.so
       0x118406000 -        0x118421ff3 +_group_columns.cpython-38-darwin.so (0) <C9C50255-C415-36E2-97D3-AB66A6EB4373> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_group_columns.cpython-38-darwin.so
       0x118439000 -        0x11846cff3 +_trlib.cpython-38-darwin.so (0) <302539CC-FE61-3770-A366-E6C8BC6FEA59> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_trlib/_trlib.cpython-38-darwin.so
       0x11848d000 -        0x118494ff7 +_asyncio.cpython-38-darwin.so (0) <477CEFBC-D1D5-36F3-8F3F-891AAA5F2EA8> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_asyncio.cpython-38-darwin.so
       0x1184a5000 -        0x1184c1fff +_lbfgsb.cpython-38-darwin.so (0) <3019D06A-B48A-3C0B-A29C-32B15886DF72> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_lbfgsb.cpython-38-darwin.so
       0x1184cc000 -        0x1184d6ffb +moduleTNC.cpython-38-darwin.so (0) <CB705033-525E-35F9-B4F4-1CBFB890A46C> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/moduleTNC.cpython-38-darwin.so
       0x1184de000 -        0x1184fbfff +_cobyla.cpython-38-darwin.so (0) <5AB75621-21F3-3E55-B9E3-7ED991B5CB9E> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_cobyla.cpython-38-darwin.so
       0x118505000 -        0x118523fff +_slsqp.cpython-38-darwin.so (0) <25396AEE-8AEA-377E-9C40-C3F51EEDB02F> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_slsqp.cpython-38-darwin.so
       0x11852d000 -        0x11854aff7 +_minpack.cpython-38-darwin.so (0) <0661029E-5436-38BC-A760-6F6CFEBAF733> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_minpack.cpython-38-darwin.so
       0x118554000 -        0x11856cff3 +givens_elimination.cpython-38-darwin.so (0) <524AAFA3-1EE4-363A-BA38-82FF699372DC> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_lsq/givens_elimination.cpython-38-darwin.so
       0x118582000 -        0x118583ff7 +_zeros.cpython-38-darwin.so (0) <7B698B5C-21E2-337E-9194-32BD89E3963C> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_zeros.cpython-38-darwin.so
       0x11858b000 -        0x118593ff7 +__nnls.cpython-38-darwin.so (0) <532A07FF-CE1A-3F29-9D62-4A332D48F4C3> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/__nnls.cpython-38-darwin.so
       0x11859d000 -        0x118714ff3 +_highs_wrapper.cpython-38-darwin.so (0) <B4FC3DB2-662B-3D18-9286-06C1A6B31F64> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_highs/_highs_wrapper.cpython-38-darwin.so
       0x1187dd000 -        0x1187e0ff3 +_highs_constants.cpython-38-darwin.so (0) <57059080-8F8C-37B9-BD42-AC4AB5BA67CF> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_highs/_highs_constants.cpython-38-darwin.so
       0x1187eb000 -        0x11888cfcf +_interpolative.cpython-38-darwin.so (0) <1B05E658-262C-3B02-87FD-C9202DAB7600> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/linalg/_interpolative.cpython-38-darwin.so
       0x1188b9000 -        0x1188e5ffb +_bglu_dense.cpython-38-darwin.so (0) <406709E1-F019-3B1D-9124-C4751C377D93> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_bglu_dense.cpython-38-darwin.so
       0x118908000 -        0x11890aff7 +_lsap_module.cpython-38-darwin.so (0) <953516D6-BA8A-3D49-AFC1-ED8F9458ACBC> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/optimize/_lsap_module.cpython-38-darwin.so
       0x118913000 -        0x11893efff +pyexpat.cpython-38-darwin.so (0) <3A0C819E-FE9C-37C9-89D4-D48890661408> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/pyexpat.cpython-38-darwin.so
       0x118957000 -        0x118962ff3 +_elementtree.cpython-38-darwin.so (0) <06D326D6-7AFA-3420-9226-32490E530309> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_elementtree.cpython-38-darwin.so
       0x118973000 -        0x118af6ffb +etree.cpython-38-darwin.so (0) <988A156E-51ED-3386-A371-607A87A4A49B> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/lxml/etree.cpython-38-darwin.so
       0x118c07000 -        0x118c26ffb +_elementpath.cpython-38-darwin.so (0) <9AFFD0C1-A58C-3FDD-9A3C-15D786C84FBA> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/lxml/_elementpath.cpython-38-darwin.so
       0x118c4f000 -        0x118c5efff +builder.cpython-38-darwin.so (0) <6BF87A9F-1439-353C-8487-C93000FBB1F0> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/lxml/builder.cpython-38-darwin.so
       0x118c73000 -        0x118cb6ffb +_decimal.cpython-38-darwin.so (0) <B990A608-6CA6-3CD6-A48F-A05EA8A4AF3F> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_decimal.cpython-38-darwin.so
       0x118cd7000 -        0x118ceefff +libopenctm.dylib (0) <9EE224DD-6B52-3E78-985E-4AB5E135513C> /Applications/Ultimaker Cura.app/Contents/MacOS/libopenctm.dylib
       0x118cfb000 -        0x118d15ff7 +_vectorized.cpython-38-darwin.so (0) <255FF03D-E1AC-380E-971C-7E56995B439A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/shapely/vectorized/_vectorized.cpython-38-darwin.so
       0x118d2f000 -        0x118d51fff +_nd_image.cpython-38-darwin.so (0) <773C2616-4EC6-3E7D-9443-C53DB10391BF> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/ndimage/_nd_image.cpython-38-darwin.so
       0x118d5d000 -        0x118d98ffb +_ni_label.cpython-38-darwin.so (0) <4695AA90-A194-3D0D-B545-FF662FBBE9DD> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/scipy/ndimage/_ni_label.cpython-38-darwin.so
       0x118e42000 -        0x118fa9ff7 +libqcocoa.dylib (0) <4278637F-593E-3B94-B4CC-996426CAF8D2> /Applications/Ultimaker Cura.app/Contents/Resources/platforms/libqcocoa.dylib
       0x119002000 -        0x119061ff3 +libQt5DBus.5.dylib (0) <06FACB23-FB92-334D-A51C-28249E0A5A78> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5DBus.5.dylib
       0x11908a000 -        0x1190b5ffb +libQt5PrintSupport.5.dylib (0) <27E32D5A-3FD7-3D6B-A048-BCAEBE2D68C0> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5PrintSupport.5.dylib
       0x11ab00000 -        0x11ab03047  libobjc-trampolines.dylib (787.1) <571C6A14-9E0E-3139-B82D-A1A3D46F2C9C> /usr/lib/libobjc-trampolines.dylib
       0x11ab6e000 -        0x11ab75ffb +libqgif.dylib (0) <626D5912-06F7-3B13-A96A-D55B640AF1A1> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqgif.dylib
       0x11ab95000 -        0x11aba8ffb +PyQt5._QOpenGLFunctions_4_1_Core.so (0) <BBFCD164-BE05-369B-8B97-0849F6C1E29C> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/PyQt5._QOpenGLFunctions_4_1_Core.so
       0x11abbd000 -        0x11abc4fff +libqicns.dylib (0) <667EDF59-209B-3782-B9C5-586F2B431FB4> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqicns.dylib
       0x11abd1000 -        0x11abd8ff3 +libqico.dylib (0) <5220F903-B79A-3B38-A386-3011BCA1CE53> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqico.dylib
       0x11abe5000 -        0x11ac48ffb +libqjpeg.dylib (0) <76EEA395-98E3-349B-AE0F-CD4A4C8E9B44> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqjpeg.dylib
       0x11ac59000 -        0x11ac60ff3 +libqmacheif.dylib (0) <D889C5A9-CD69-3E3C-A392-73AC2D498748> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqmacheif.dylib
       0x11ac6d000 -        0x11ac74ff3 +libqmacjp2.dylib (0) <1FE565B5-3C8E-389C-81DE-712F6805279A> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqmacjp2.dylib
       0x11ac81000 -        0x11ac88ffb +libqsvg.dylib (0) <DF4A5A83-3BAD-337C-973E-57113E48ED24> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqsvg.dylib
       0x11ac95000 -        0x11acccff7 +libQt5Svg.5.dylib (0) <FAC2F9A0-6DC0-3235-82EB-C43D886931AA> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5Svg.5.dylib
       0x11acf1000 -        0x11acf4ffb +libqtga.dylib (0) <84528580-AF46-3F30-83CB-47E156DA6B50> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqtga.dylib
       0x11ad01000 -        0x11ad68ff3 +libqtiff.dylib (0) <03E6AB26-855D-3B3B-8290-BA99A2BDF3D4> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqtiff.dylib
       0x11ad79000 -        0x11ad7cff7 +libqwbmp.dylib (0) <EBDA60E3-6078-3021-A784-0E99D15C3AB5> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqwbmp.dylib
       0x11ad89000 -        0x11ae20ff3 +libqwebp.dylib (0) <5AB1DB81-C240-3D6D-96BB-E0EE0BBE6CB3> /Applications/Ultimaker Cura.app/Contents/Resources/imageformats/libqwebp.dylib
       0x11b389000 -        0x11b38cff7 +termios.cpython-38-darwin.so (0) <9A88DA4F-2729-383C-A3A2-31FA5F90627C> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/termios.cpython-38-darwin.so
       0x12f1c5000 -        0x12f200ff7 +Savitar.so (0) <308322FB-5B6E-3566-9038-AFB1BECA727A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/Savitar.so
       0x12f252000 -        0x12f5bdb03 +_openssl.abi3.so (0) <AD6A899F-24C3-38F9-AED4-E3D31BBD9A0A> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/cryptography/hazmat/bindings/_openssl.abi3.so
       0x12f6ee000 -        0x12f70cff3 +_cffi_backend.cpython-38-darwin.so (0) <E69F6537-9F4E-3931-843D-CA5136CDD75C> /Applications/Ultimaker Cura.app/Contents/MacOS/lib/_cffi_backend.cpython-38-darwin.so
       0x131173000 -        0x131176ffb +libqtquick2plugin.dylib (0) <3FDE5A8F-8AFA-36BA-84F9-7DE4E067BF72> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick.2/libqtquick2plugin.dylib
       0x131183000 -        0x13118eff7 +libQt5QmlWorkerScript.5.dylib (0) <D9F051F7-A86A-3ADB-91DA-ED27A1D740BA> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5QmlWorkerScript.5.dylib
       0x13119f000 -        0x1311e2ff7 +libqtquickcontrolsplugin.dylib (0) <7102EE9A-5C9E-3455-8D87-8F5DBB1C8AA1> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls/libqtquickcontrolsplugin.dylib
       0x131207000 -        0x13120affb +libqmlplugin.dylib (0) <ABCDB549-BD30-3F3E-AAAD-959DD80DBCEF> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQml/libqmlplugin.dylib
       0x131234000 -        0x13123bff7 +libwindowplugin.dylib (0) <A26FABF8-3B9E-3EED-882F-64A5A09D5264> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Window.2/libwindowplugin.dylib
       0x131284000 -        0x13129bfff +libqquicklayoutsplugin.dylib (0) <C24FE1EC-0B0F-3510-96D1-F518CF446BC3> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Layouts/libqquicklayoutsplugin.dylib
       0x1312d6000 -        0x1312e5ff7 +libqtgraphicaleffectsplugin.dylib (0) <C5CB01BE-976E-3F58-AC16-BDCED4BD8365> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.dylib
       0x1312f4000 -        0x1312ffff3 +libqtgraphicaleffectsprivate.dylib (0) <80E173BD-5DBB-3B88-B856-2F19E05FEEBF> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.dylib
       0x131323000 -        0x131342fff +libdialogplugin.dylib (0) <9EA0A1F8-3E04-388F-997C-577015ED1111> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Dialogs/libdialogplugin.dylib
       0x131365000 -        0x1313a4fff +libqtquickcontrols2plugin.dylib (0) <5F2C1EAB-8D7F-3062-A817-85AC4772A5C7> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Controls.2/libqtquickcontrols2plugin.dylib
       0x1313bd000 -        0x131478fff +libQt5QuickTemplates2.5.dylib (0) <2BBB7734-1F9B-34F3-8666-DA7E16913EF3> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5QuickTemplates2.5.dylib
       0x131509000 -        0x131520ffb +libQt5QuickControls2.5.dylib (0) <384B2524-1F17-3034-84FA-8FF725F818B9> /Applications/Ultimaker Cura.app/Contents/MacOS/libQt5QuickControls2.5.dylib
       0x131572000 -        0x1315b1ff3 +libqtquicktemplates2plugin.dylib (0) <CB77032C-21DE-3225-8CE4-79CA472515C9> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.dylib
       0x13160f000 -        0x131616fff +libdialogsprivateplugin.dylib (0) <D6715E77-4750-31C7-8467-CB90A8198B3D> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/Dialogs/Private/libdialogsprivateplugin.dylib
       0x131627000 -        0x131632ffb +libqmlfolderlistmodelplugin.dylib (0) <9057D70E-8DEB-3A5A-BE16-AED0665DF16E> /Applications/Ultimaker Cura.app/Contents/Resources/qml/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.dylib
       0x131643000 -        0x13164affb +libqmlsettingsplugin.dylib (0) <A7FD5B3C-1B72-36EF-9213-4AE66CACF4DE> /Applications/Ultimaker Cura.app/Contents/Resources/qml/Qt/labs/settings/libqmlsettingsplugin.dylib
       0x1316ee000 -        0x131705ff3 +libwidgetsplugin.dylib (0) <AD56C071-7A59-35C8-A388-12668A1E06A4> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQuick/PrivateWidgets/libwidgetsplugin.dylib
       0x131789000 -        0x13178cff7 +libmodelsplugin.dylib (0) <38EA0621-7F14-3B61-AA56-099FB75F7B4A> /Applications/Ultimaker Cura.app/Contents/Resources/qml/QtQml/Models.2/libmodelsplugin.dylib
    0x7fff2b88a000 -     0x7fff2bad7ff8  com.apple.RawCamera.bundle (9.02.0 - 1350.30) <5337D338-FB27-3B70-91C8-096357BEFAC2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2e1bb000 -     0x7fff2e6b8ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (14.7.20 - 14.0.7) <7C755611-B8FD-37AE-8B39-5B01F7F8673E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
    0x7fff2e6b9000 -     0x7fff2e738ff6  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (14.7.20 - 14.0.7) <CA4CF416-1AF8-3619-959B-5A3B4EDD551F> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
    0x7fff34032000 -     0x7fff34036ffb  com.apple.agl (3.3.3 - AGL-3.3.3) <CDC14585-934E-32C4-B454-436898CE6DC7> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff3441f000 -     0x7fff3441ffff  com.apple.Accelerate (1.11 - Accelerate 1.11) <C1FB2338-2D52-3884-BED3-071A82B1FD77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff34420000 -     0x7fff34437ff7  libCGInterfaces.dylib (524.2.1) <69118118-1CEC-3019-A36E-3EC2FF1CAD8F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff34438000 -     0x7fff34cd3fcf  com.apple.vImage (8.1 - 524.2.1) <4B6AB2C1-7CF5-3FDA-AC1C-04E531AB9BCE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff34cd4000 -     0x7fff34e69fef  libBLAS.dylib (1303.60.1) <C157903D-417A-322B-916E-DDCFE2AF97EE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff34e6a000 -     0x7fff351abfff  libBNNS.dylib (144.100.2) <69FA0C4F-B59D-374A-9DCF-E9FA79F332FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff351ac000 -     0x7fff35553fff  libLAPACK.dylib (1303.60.1) <6FEC8434-0C35-3528-A3DE-E3C78A748B6C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff35554000 -     0x7fff35569ffc  libLinearAlgebra.dylib (1303.60.1) <AAC1A8DA-0B44-3D52-A03F-1DFED19D33BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3556a000 -     0x7fff3556fff3  libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff35570000 -     0x7fff355e0fff  libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff355e1000 -     0x7fff355f3ff7  libSparseBLAS.dylib (1303.60.1) <CFFEAA75-99FB-369E-80A1-4BC73ADEBEA9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff355f4000 -     0x7fff35786fe3  libvDSP.dylib (735.140.1) <1586D162-55FD-3EC0-AFC7-975EAE2D0DD6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff35787000 -     0x7fff35905fe7  libvMisc.dylib (735.140.1) <61CF1106-41C2-3971-9187-BD1D53C00343> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff35906000 -     0x7fff35906fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4686AE53-FD05-302C-AC20-C014EFC2305F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff35907000 -     0x7fff35966ff0  com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff35ab0000 -     0x7fff3686eff4  com.apple.AppKit (6.9 - 1894.60.107) <D955876A-483C-3E04-94B2-4A2A574D64E0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff368be000 -     0x7fff368befff  com.apple.ApplicationServices (48 - 50) <5DCBE58B-F7AD-39FF-BAB8-1B300C6DE8F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff368bf000 -     0x7fff3692afff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff369c3000 -     0x7fff36a01ff0  libFontRegistry.dylib (274.0.5.1) <F3461C05-0370-359B-9F03-5C1C1F7763EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff36a5c000 -     0x7fff36a8bfff  com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff36a8c000 -     0x7fff36a90ffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <1616B44A-FCBC-3B11-A6CB-8B40D4DE27AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff36b2a000 -     0x7fff36b81ffa  com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff36b82000 -     0x7fff36b90fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff36b91000 -     0x7fff36bd6ffa  com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff36bd7000 -     0x7fff36be1ff7  com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff36be2000 -     0x7fff36befffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff36bf0000 -     0x7fff36cd1ff2  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <302BD446-B8AF-3D96-8A4E-9E636608AF75> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff36cd3000 -     0x7fff36cd3fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <BAD748CE-87DA-3DF8-AA04-8C3A2B6DF6A6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3706a000 -     0x7fff373f8ffa  com.apple.CFNetwork (1128.1 - 1128.1) <04F37E21-8AC6-35BF-8D2C-8ED954B09026> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff37474000 -     0x7fff37474fff  com.apple.Carbon (160 - 162) <057B03E9-2B72-3F1F-A6FE-30E371063A85> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff37475000 -     0x7fff37478ff3  com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff37479000 -     0x7fff3776dff3  com.apple.HIToolbox (2.1.1 - 994.7) <000A63E3-7A5B-3EFC-ACC8-2F8B825C4748> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3776e000 -     0x7fff37771ff3  com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff37772000 -     0x7fff37777ff7  com.apple.ImageCapture (9.0 - 1600.65.1) <19E8B178-4C4D-3779-8815-E905310F20EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff37778000 -     0x7fff37778fff  com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff37779000 -     0x7fff37793ffa  com.apple.openscripting (1.7 - 185.1) <B6E28747-5FC7-3461-8A71-864A969ED022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff377b4000 -     0x7fff377b4fff  com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff377b5000 -     0x7fff377b7ff7  com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff377b8000 -     0x7fff377befff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff37966000 -     0x7fff37a5cfff  com.apple.ColorSync (4.13.0 - 3394.11) <B0DE6D9E-3C1D-3121-A1B9-769443238BEF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff37d47000 -     0x7fff38250ffb  com.apple.audio.CoreAudio (5.0 - 5.0) <47923B12-3D14-328A-9C86-27A3A2A73068> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff382a3000 -     0x7fff382dbfff  com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff382dc000 -     0x7fff386d7ff8  com.apple.CoreData (120 - 977.3) <CEAA4BC1-62AB-3702-B790-82A55EA10302> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff386d8000 -     0x7fff3880aff6  com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff3880b000 -     0x7fff38c8cff6  com.apple.CoreFoundation (6.9 - 1678.101) <41A8276A-02BD-3369-AF6D-A3277D586182> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff38c8e000 -     0x7fff39326ff0  com.apple.CoreGraphics (2.0 - 1355.24) <9B167C47-1FDB-3D44-93D0-64CC7B30AB2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff39334000 -     0x7fff3968fff0  com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff39a50000 -     0x7fff39b2bffc  com.apple.CoreMedia (1.0 - 2625.9.4.1) <09A2E0F7-4448-35A4-87B6-C250F4EA415E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff39c18000 -     0x7fff39c18fff  com.apple.CoreServices (1069.28 - 1069.28) <72D55A31-EFDB-3E6B-8B12-E91E059A4540> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff39c19000 -     0x7fff39c9efff  com.apple.AE (838.1 - 838.1) <2E5FD5AE-8A7F-353F-9BD1-0241F3586181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff39c9f000 -     0x7fff39f80ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff39f81000 -     0x7fff39fceffd  com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff39fcf000 -     0x7fff39fd7ff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <FC84DB48-A3CE-30F7-A918-B3587731ACC7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff39fd8000 -     0x7fff3a213fff  com.apple.LaunchServices (1069.28 - 1069.28) <C8A1268A-ADA9-31E9-A5FE-63C15A4B5D3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3a214000 -     0x7fff3a2acff9  com.apple.Metadata (10.7.0 - 2076.7.1) <3FBA1665-4F76-3403-9C87-E120D53D40FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3a2ad000 -     0x7fff3a2dafff  com.apple.CoreServices.OSServices (1069.28 - 1069.28) <1F3E8B56-E660-332C-9D01-E517729EA970> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3a2db000 -     0x7fff3a342fff  com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff3a343000 -     0x7fff3a367ff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3a68c000 -     0x7fff3a843ffc  com.apple.CoreText (643.1.5.7 - 643.1.5.7) <34D12C1B-541D-3796-BDD8-D40EE509CD5F> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3a844000 -     0x7fff3a888ffb  com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3a889000 -     0x7fff3a916ffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <6223BFD5-D451-3DE9-90F6-F609AC0B0027> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3abad000 -     0x7fff3abb3fff  com.apple.DiskArbitration (2.7 - 2.7) <3C4C5E39-0F17-394F-AD6F-07E60728B7A4> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3ada8000 -     0x7fff3aed7ff6  com.apple.FileProvider (304.141.1 - 304.141.1) <4D593263-0D4D-3D60-9E7D-023185B1756B> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3aeef000 -     0x7fff3b2b4ff7  com.apple.Foundation (6.9 - 1678.101) <3C4F5EDA-E6D2-398D-A0FF-8B16200BC0CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3b321000 -     0x7fff3b371ff7  com.apple.GSS (4.0 - 2.0) <95568BAB-7F1A-3E1C-BD5A-78A8B4338EDA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3b4ae000 -     0x7fff3b5c2ff3  com.apple.Bluetooth (7.0.6 - 7.0.6f8) <EF3F4D14-258C-3241-BB9F-BCEFF622D6D0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3b628000 -     0x7fff3b6ccff3  com.apple.framework.IOKit (2.0.2 - 1726.148.1) <0A9D244C-AECC-3D29-86DE-4F3B04F8DD25> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3b6ce000 -     0x7fff3b6dfffb  com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3b75e000 -     0x7fff3b8beff6  com.apple.ImageIO.framework (3.3.0 - 1976.12.1) <A35EF001-9F5E-3C0C-AB42-FB9642CB5D5E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3b8bf000 -     0x7fff3b8c2fff  libGIF.dylib (1976.12.1) <D9A68370-AB11-3BF0-9402-0F81CA8302AC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3b8c3000 -     0x7fff3b97cff7  libJP2.dylib (1976.12.1) <F5505138-7C8F-3D2A-ACEE-2E537CF9AC52> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3b97d000 -     0x7fff3b9a1ff7  libJPEG.dylib (1976.12.1) <9FBF5E3F-5F33-3A3B-ADC5-8A94C3E9F22D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3bc1f000 -     0x7fff3bc39ff7  libPng.dylib (1976.12.1) <3DE5DE3C-6A8F-3C8A-A173-66D04FEAAC70> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3bc3a000 -     0x7fff3bc3bfff  libRadiance.dylib (1976.12.1) <E6AB86A1-AD17-3737-96BC-E821DBC2A929> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3bc3c000 -     0x7fff3bc82ff7  libTIFF.dylib (1976.12.1) <F2696C77-AFA5-3FBE-A420-69EBD2236834> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3d1e4000 -     0x7fff3d1f6ff3  com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3d1f7000 -     0x7fff3d1f7fff  libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3d589000 -     0x7fff3d593ffb  com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3d65f000 -     0x7fff3ddacff2  com.apple.MediaToolbox (1.0 - 2625.9.4.1) <C894387C-D072-3BD1-A6FE-A13CAF0BB874> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3ddae000 -     0x7fff3de78fff  com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3de95000 -     0x7fff3ded2ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3ded3000 -     0x7fff3df5dfe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3df5e000 -     0x7fff3df83ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3df84000 -     0x7fff3df99ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3df9a000 -     0x7fff3e0f8ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3e0f9000 -     0x7fff3e148ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3e149000 -     0x7fff3e14aff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3f1f7000 -     0x7fff3f203ffe  com.apple.NetFS (6.0 - 4.0) <57CABC68-0585-3989-9161-157DBB544B82> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3f204000 -     0x7fff3f35bff3  com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff41d84000 -     0x7fff41d8cff7  libcldcpuengine.dylib (2.14) <D20EF7DF-8508-3707-A9B3-B7D8190971F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff41d8d000 -     0x7fff41de5fff  com.apple.opencl (3.5 - 3.5) <BEE2BF96-BB35-3444-9BCE-46CBAD05EC2E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff41de6000 -     0x7fff41e02fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff41e03000 -     0x7fff41e0effd  com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff42774000 -     0x7fff42776fff  libCVMSPluginSupport.dylib (17.10.22) <2A3CAB2E-CF43-36BF-BDB1-343D7E92D71B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff42777000 -     0x7fff4277cfff  libCoreFSCache.dylib (176.20) <A9877F89-92E9-3139-BEF4-C45B2A5F3B76> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4277d000 -     0x7fff42781fff  libCoreVMClient.dylib (176.20) <9741DE63-28A6-3B0C-858D-9D653355F1AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff42782000 -     0x7fff4278aff7  libGFXShared.dylib (17.10.22) <C8ABDE91-E05F-341A-BBB0-0C583F6AA91F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4278b000 -     0x7fff42795fff  libGL.dylib (17.10.22) <F9B81B8B-659F-3182-89A3-DC1F06D5BF86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff42796000 -     0x7fff427caff7  libGLImage.dylib (17.10.22) <999AA7FA-C130-37AA-843B-4662A4F68DD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff427cb000 -     0x7fff4295fff7  libGLProgrammability.dylib (17.10.22) <E94C9337-AE83-3FA8-BEDA-DDFBC1CE03DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff42960000 -     0x7fff4299cfff  libGLU.dylib (17.10.22) <0E15537A-03FB-32DF-B850-5D3E25DA4627> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff433d8000 -     0x7fff433e7ff7  com.apple.opengl (17.10.22 - 17.10.22) <251345CF-9DE1-342A-8710-2543AEA59B18> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff433e8000 -     0x7fff43561fff  GLEngine (17.10.22) <F17DB254-EE87-3163-9EFE-4B65502B9A83> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff43562000 -     0x7fff4358afff  GLRendererFloat (17.10.22) <5E086183-D7E6-36A9-ABB4-D868CCF09F3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff443a5000 -     0x7fff44628ffb  com.apple.QuartzCore (1.11 - 841.6) <3EB993C4-261C-36C6-9C86-64A9B73EA2D4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff451ac000 -     0x7fff454f7ff9  com.apple.security (7.0 - 59306.140.11) <3B46FC31-708A-3526-B888-BB7C1A9FBD98> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff454f8000 -     0x7fff45580ffb  com.apple.securityfoundation (6.0 - 55236.60.1) <954B6238-07CB-3357-BC4F-AE827DD3F9E3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff455af000 -     0x7fff455b3ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <055976F5-69DF-3846-B7CC-D72FA09D1A98> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4625f000 -     0x7fff462d9ff7  com.apple.SystemConfiguration (1.19 - 1.19) <D3494EFE-F392-379E-B21C-0F1B094ECE77> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff46559000 -     0x7fff468dcff4  com.apple.VideoToolbox (1.0 - 2625.9.4.1) <FC56B4CA-7FCA-3E62-AA0A-A667B259C4A2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4a249000 -     0x7fff4a30efe7  com.apple.APFS (1412.141.2 - 1412.141.2) <100E8447-2563-3E1C-8B65-5A3910CD55AD> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4b423000 -     0x7fff4b424ff1  com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4b99d000 -     0x7fff4b9baff4  com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4ba0f000 -     0x7fff4ba1dff7  com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4be99000 -     0x7fff4bebdffb  com.apple.framework.Apple80211 (13.0 - 1610.1) <D94E03E8-4C38-3B2F-8DF4-473ACC5A7D71> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4c17b000 -     0x7fff4c18afd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4c289000 -     0x7fff4c294ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4c2d6000 -     0x7fff4c31eff7  com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4c70d000 -     0x7fff4c72ffff  com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4c7ef000 -     0x7fff4c7f2fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4c7f3000 -     0x7fff4c843ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <6FFF024C-E5E8-3A98-A3F6-67116DA6A7CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4c88c000 -     0x7fff4c89bff9  com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4cdde000 -     0x7fff4d1d9ff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4d42f000 -     0x7fff4d670ff8  com.apple.audio.AudioToolboxCore (1.0 - 1104.101) <DFAF67B3-AE61-34BC-AFC5-9C7B2DFC77AE> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4d674000 -     0x7fff4d790fff  com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4d94d000 -     0x7fff4d956ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4d957000 -     0x7fff4d9f8ff5  com.apple.backup.framework (1.11.7 - 1298.7.1) <C9DC35FA-E69F-3C64-9519-494126096337> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4d9f9000 -     0x7fff4da85ff6  com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4db87000 -     0x7fff4dbc3ff7  com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4e743000 -     0x7fff4e792fff  com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4e8ed000 -     0x7fff4e978ff8  com.apple.CloudDocs (1.0 - 698.20) <F28635C0-9935-31FF-8EE1-ADD6972F8848> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff4f63f000 -     0x7fff4f64fffb  com.apple.CommonAuth (4.0 - 2.0) <24F1A864-0FA1-39CE-8A26-52E8C078FD33> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4f663000 -     0x7fff4f67afff  com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4fd81000 -     0x7fff50156fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff50157000 -     0x7fff50184ff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <C3CFDC68-C7D9-3C44-9E7C-801D45575C10> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff501a7000 -     0x7fff501c8ff4  com.apple.analyticsd (1.0 - 1) <15784654-86D7-3E6F-8AA9-BEC7852DC638> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff5075f000 -     0x7fff5076fff3  com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff50db0000 -     0x7fff50e1aff0  com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff51248000 -     0x7fff51250ff8  com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff51c3d000 -     0x7fff51c60fff  com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff51c61000 -     0x7fff51c94fff  com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff51c95000 -     0x7fff51cc3ffd  com.apple.CSStore (1069.28 - 1069.28) <533A2D3E-B20F-3711-811D-4AD078437898> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff521e8000 -     0x7fff5227eff7  com.apple.CoreSymbolication (11.4 - 64535.33.2) <955BD339-F593-3A70-8C08-71989480CC93> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff52316000 -     0x7fff52442ff6  com.apple.coreui (2.1 - 609.4) <D8DA588B-CC17-339D-8D96-03B15100AE4C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff52443000 -     0x7fff525fcffa  com.apple.CoreUtils (6.2.4 - 624.7) <A74A1C65-6695-3F57-B703-0DEDE13E66C1> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff52736000 -     0x7fff52749ff1  com.apple.CrashReporterSupport (10.13 - 15016.1) <D584FFA6-32C5-328B-BE77-2C256B2B116C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff52802000 -     0x7fff52814ff8  com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff52815000 -     0x7fff5281afff  com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff528a4000 -     0x7fff5291eff0  com.apple.datadetectorscore (8.0 - 659) <B1534796-1000-3520-A641-A97A4AC5D39B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff5296a000 -     0x7fff529a7ff8  com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff529a8000 -     0x7fff52b30ff6  com.apple.desktopservices (1.14.6 - 1281.6.1) <C2355E6B-C5F7-3E39-B778-B117BD4652C6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff544f1000 -     0x7fff5490cff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff54fab000 -     0x7fff550e1ffc  libFontParser.dylib (277.2.6.8) <CEF2BBCB-E520-3B2E-85F7-4B2565ED4B18> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff550e2000 -     0x7fff55116fff  libTrueTypeScaler.dylib (277.2.6.8) <4D7463BE-7831-3A60-8010-223293D3B232> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff5517a000 -     0x7fff5518aff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <69BBF689-9AC2-3B8E-8EDD-6B083BF583F4> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff5866b000 -     0x7fff5866cfff  libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff59d1a000 -     0x7fff59d25ff7  libGPUSupportMercury.dylib (17.10.22) <10F6DA68-90C5-3EF3-A437-EFF8B51320E3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff59d26000 -     0x7fff59d2cfff  com.apple.GPUWrangler (5.2.7 - 5.2.7) <FA34760B-4E5C-3A18-A6C3-DBA68F9D1220> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5a04b000 -     0x7fff5a071ff1  com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5b19f000 -     0x7fff5b1adffb  com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5b34c000 -     0x7fff5b40aff4  com.apple.Heimdal (4.0 - 2.0) <D621CBD1-DC73-32BC-A9C0-A9C289832005> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5d596000 -     0x7fff5d59eff5  com.apple.IOAccelerator (438.7.4 - 438.7.4) <3C973800-3AE0-3908-9922-EFBC57C3F5B2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5d5ab000 -     0x7fff5d5c2fff  com.apple.IOPresentment (47.10 - 37) <C97340B5-C71D-32CC-A519-30A5D7184BD3> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5d94a000 -     0x7fff5d995ff1  com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5db53000 -     0x7fff5db5aff9  com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5dde7000 -     0x7fff5de06ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <42DEA6AF-7D35-37CC-A943-8CAEF0C482FF> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5df3b000 -     0x7fff5e009ffd  com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5e00a000 -     0x7fff5e052fff  com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5e059000 -     0x7fff5e05eff3  com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5e8f7000 -     0x7fff5e8fafff  com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5eb63000 -     0x7fff5ebedff8  com.apple.MediaExperience (1.0 - 1) <A419A023-7F58-3C06-857A-5FA7C329979E> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5f3c7000 -     0x7fff5f413fff  com.apple.spotlight.metadata.utilities (1.0 - 2076.7.1) <4B5178DD-3F75-3508-BDE9-BF5BCA0FD66F> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5f414000 -     0x7fff5f4e5ffa  com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5f543000 -     0x7fff5f55cff4  com.apple.MobileAssets (1.0 - 619.120.1) <07E116E6-7EBC-39F2-B5B4-31BAB6BAF852> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5f870000 -     0x7fff5f88efff  com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5faf1000 -     0x7fff5fb21ff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff60021000 -     0x7fff6002bfff  com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff60a42000 -     0x7fff60a8dffb  com.apple.OTSVG (1.0 - 643.1.5.7) <2F7D0C6A-6D8C-351C-8305-31D83D71893A> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff61cab000 -     0x7fff61cb6ff2  com.apple.PerformanceAnalysis (1.243.3 - 243.3) <7B2C4193-68D7-3B95-ACA3-0FDD33A74D45> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff61cb7000 -     0x7fff61cdfffb  com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff637b5000 -     0x7fff637c8ffc  com.apple.PowerLog (1.0 - 1) <76D14DBC-1D4C-3D15-B076-9DE487BADC41> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff6469f000 -     0x7fff646b8ffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff64b18000 -     0x7fff64b41ff1  com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff64ca6000 -     0x7fff64ce1ff0  com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff665c2000 -     0x7fff665c5ff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff66738000 -     0x7fff6685ffff  com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff67c74000 -     0x7fff67f6afff  com.apple.SkyLight (1.600.0 - 451.6) <489A2996-E719-346E-BACE-DCCDB5E00553> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff687b7000 -     0x7fff687c5ffb  com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff68887000 -     0x7fff68b13ffe  com.apple.spotlight.index (10.7.0 - 2076.7.1) <99A0E014-3FAC-3A60-8CE0-2D4F13033250> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff68ea1000 -     0x7fff68ee2ff9  com.apple.StreamingZip (1.0 - 1) <063525B7-8F1D-334B-88E4-BBEAE42B61F2> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff68ff9000 -     0x7fff69002ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.2) <C3D66901-7E31-3FDB-BD7A-441EB0520D1D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff692b9000 -     0x7fff692c9ff3  com.apple.TCC (1.0 - 1) <520B2095-42EF-3837-99D3-393CA377ADBA> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff697ee000 -     0x7fff698b4ff0  com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff69a84000 -     0x7fff69cdcff0  com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6a979000 -     0x7fff6a999ffc  com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff6b745000 -     0x7fff6b830ff2  com.apple.ViewBridge (468 - 468) <E35C7CF5-DE95-3B39-ACB8-A3C72C785E8F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6b9d6000 -     0x7fff6b9d7fff  com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6c607000 -     0x7fff6c60affa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <00FA6272-2017-3199-9E0F-F6DEF5E868D5> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6c684000 -     0x7fff6c692ff5  com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6c9d4000 -     0x7fff6c9d6ff3  com.apple.loginsupport (1.0 - 1) <540BB904-0A51-3B37-A436-969D24CD28AC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6c9d7000 -     0x7fff6c9eaffd  com.apple.login (3.0 - 3.0) <4483035E-7BEB-3CEB-AC1B-A765FBC12678> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6f4ba000 -     0x7fff6f4edffa  libAudioToolboxUtility.dylib (1104.101) <EE629877-CE82-3286-B40B-ACEABFCC494A> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6f4f4000 -     0x7fff6f528fff  libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
    0x7fff6f52b000 -     0x7fff6f535fff  libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6f5c1000 -     0x7fff6f5c3ff7  libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6f609000 -     0x7fff6f7c0ffb  libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
    0x7fff6f7e7000 -     0x7fff6f7edff3  libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
    0x7fff6f8cf000 -     0x7fff6f8d6fff  libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
    0x7fff6f905000 -     0x7fff6f925ff7  libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
    0x7fff6fa97000 -     0x7fff6fa98fff  libSystem.B.dylib (1281.100.1) <0DE4111E-9962-33E7-9F68-347DD9FE720F> /usr/lib/libSystem.B.dylib
    0x7fff6fb25000 -     0x7fff6fb26fff  libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
    0x7fff6fb3e000 -     0x7fff6fb54fff  libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
    0x7fff6fb89000 -     0x7fff6fbfbff7  libarchive.2.dylib (72.140.2) <F9EA2883-5D5C-3FA6-B3F8-C5031BF88ABD> /usr/lib/libarchive.2.dylib
    0x7fff6fbfc000 -     0x7fff6fd2bfed  libate.dylib (3.0.1) <DE609B9D-AD02-34FE-A91B-464ECDECC73A> /usr/lib/libate.dylib
    0x7fff6fd2f000 -     0x7fff6fd2fff3  libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
    0x7fff6fd30000 -     0x7fff6fdf4ffe  libboringssl.dylib (283.120.1) <935DDB00-6514-3D0C-AEA5-C5FE6BCC0B61> /usr/lib/libboringssl.dylib
    0x7fff6fdf5000 -     0x7fff6fe05ffb  libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
    0x7fff6fe06000 -     0x7fff6fe12fff  libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
    0x7fff6fe13000 -     0x7fff6fe65fff  libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
    0x7fff6fe66000 -     0x7fff6fe7bffb  libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
    0x7fff6fe7c000 -     0x7fff6fe7cfff  libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
    0x7fff6fe7d000 -     0x7fff6fe8efff  libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
    0x7fff6fe8f000 -     0x7fff6fea7fd7  libcompression.dylib (87.1) <F3C7F9B4-71CF-3398-AAD3-456C9FEECD08> /usr/lib/libcompression.dylib
    0x7fff70181000 -     0x7fff70197ff7  libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
    0x7fff70198000 -     0x7fff70199fff  libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff70756000 -     0x7fff707b5ff7  libcups.2.dylib (483.8) <A5424908-1508-35AF-B218-7A976BEABCBA> /usr/lib/libcups.2.dylib
    0x7fff708bf000 -     0x7fff708bffff  libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
    0x7fff708c0000 -     0x7fff708daff7  libexpat.1.dylib (19.60.3) <4FD5D517-B4C8-365B-A2C0-D998A624D5A0> /usr/lib/libexpat.1.dylib
    0x7fff708db000 -     0x7fff708e7ffb  libexslt.0.dylib (16.12) <2D9B97E6-1BC1-3404-91C8-1B977D43A1EC> /usr/lib/libexslt.0.dylib
    0x7fff708e8000 -     0x7fff708eafff  libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
    0x7fff708eb000 -     0x7fff708f0f57  libffi.dylib (26) <6068BAD9-0878-3491-97E4-6CF6BC813C2E> /usr/lib/libffi.dylib
    0x7fff708f9000 -     0x7fff708fefff  libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
    0x7fff708ff000 -     0x7fff70908ff7  libheimdal-asn1.dylib (564.140.7) <45E5B8EE-93E9-31FC-9A4D-E96AF618BABA> /usr/lib/libheimdal-asn1.dylib
    0x7fff70909000 -     0x7fff709f9fff  libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
    0x7fff709fa000 -     0x7fff70c51fff  libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
    0x7fff70c6b000 -     0x7fff70c6cfff  liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
    0x7fff70c6d000 -     0x7fff70c85ff3  liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
    0x7fff70c9d000 -     0x7fff70d44ff7  libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
    0x7fff70d45000 -     0x7fff70fa7ff1  libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
    0x7fff71314000 -     0x7fff71343fff  libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
    0x7fff71473000 -     0x7fff718efff5  libnetwork.dylib (1880.120.4) <BA294A54-F309-398D-B308-F97032AFF555> /usr/lib/libnetwork.dylib
    0x7fff71990000 -     0x7fff719c2fde  libobjc.A.dylib (787.1) <265783CE-6D74-36C9-B6D2-95D3910199EC> /usr/lib/libobjc.A.dylib
    0x7fff719d5000 -     0x7fff719d9fff  libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
    0x7fff719dc000 -     0x7fff71a12fff  libpcap.A.dylib (89.120.2) <86DAA475-805A-3E01-86C5-6CAE4D1D9BC6> /usr/lib/libpcap.A.dylib
    0x7fff71a96000 -     0x7fff71aaefff  libresolv.9.dylib (67.40.1) <C57EDFEF-D36A-310B-8D14-8C68A625B1E8> /usr/lib/libresolv.9.dylib
    0x7fff71ab0000 -     0x7fff71af4ff7  libsandbox.1.dylib (1217.141.6) <1B5B5733-BAD1-3FB6-BA75-2AC4FDCCE7CE> /usr/lib/libsandbox.1.dylib
    0x7fff71b08000 -     0x7fff71b09ff7  libspindump.dylib (281.3) <AE8C1AE9-5CBC-332F-BBE8-370A2A19FED6> /usr/lib/libspindump.dylib
    0x7fff71b0a000 -     0x7fff71cecff7  libsqlite3.dylib (308.6) <3E17BEE7-19F3-329D-BBF9-1DD5D54913AD> /usr/lib/libsqlite3.dylib
    0x7fff71ee2000 -     0x7fff71f3cff8  libusrtcp.dylib (1880.120.4) <05346A91-737C-33D0-B21B-F040950DFB28> /usr/lib/libusrtcp.dylib
    0x7fff71f3d000 -     0x7fff71f40ffb  libutil.dylib (57) <F01467F6-23A7-37EE-A170-33CE1577B41D> /usr/lib/libutil.dylib
    0x7fff71f41000 -     0x7fff71f4eff7  libxar.1.dylib (425.5) <89F150D9-C1CC-3FD5-A132-0860BF919795> /usr/lib/libxar.1.dylib
    0x7fff71f54000 -     0x7fff72036fff  libxml2.2.dylib (33.9) <B72D22CE-3429-3217-A8DD-5C9D2077C980> /usr/lib/libxml2.2.dylib
    0x7fff7203a000 -     0x7fff72062fff  libxslt.1.dylib (16.12) <42938E5F-5FE9-3265-8D10-1D1115BC5402> /usr/lib/libxslt.1.dylib
    0x7fff72063000 -     0x7fff72075ff3  libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
    0x7fff72924000 -     0x7fff72929ff3  libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
    0x7fff7292a000 -     0x7fff72935fff  libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
    0x7fff72936000 -     0x7fff7293dfff  libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff7293e000 -     0x7fff72947ff7  libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
    0x7fff72948000 -     0x7fff729dafdb  libcorecrypto.dylib (866.140.2) <E9AAA2A6-D0D4-328A-BEA2-4DC5E513BA30> /usr/lib/system/libcorecrypto.dylib
    0x7fff72ae7000 -     0x7fff72b27ff0  libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
    0x7fff72b28000 -     0x7fff72b5efff  libdyld.dylib (750.7) <AB99C9EE-7127-3451-89AB-339F8F2CEE61> /usr/lib/system/libdyld.dylib
    0x7fff72b5f000 -     0x7fff72b5fffb  libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
    0x7fff72b60000 -     0x7fff72b6cff3  libkxld.dylib (6153.141.43) <DE02C6DC-98DA-30EB-A528-57AA625F3A90> /usr/lib/system/libkxld.dylib
    0x7fff72b6d000 -     0x7fff72b6dff7  liblaunch.dylib (1738.140.3) <E2CFD17D-F36C-3734-8F37-16798799EF9E> /usr/lib/system/liblaunch.dylib
    0x7fff72b6e000 -     0x7fff72b73ff7  libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
    0x7fff72b74000 -     0x7fff72b76ff3  libquarantine.dylib (110.40.3) <F234E51D-FD0B-3EE4-B679-AE3EE9C536C3> /usr/lib/system/libquarantine.dylib
    0x7fff72b77000 -     0x7fff72b78ff7  libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
    0x7fff72b79000 -     0x7fff72b90ff3  libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib
    0x7fff72b91000 -     0x7fff72b91ff7  libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
    0x7fff72b92000 -     0x7fff72c19fff  libsystem_c.dylib (1353.100.4) <BCD3F031-4A3F-32CF-AB9A-D6EE7A7499D4> /usr/lib/system/libsystem_c.dylib
    0x7fff72c1a000 -     0x7fff72c1dffb  libsystem_configuration.dylib (1061.141.2) <393137B7-3631-3450-B6F4-95EECD3ADDFF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff72c1e000 -     0x7fff72c21fff  libsystem_coreservices.dylib (114.1) <72857ADA-AA97-398B-B089-F50B2E89064B> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff72c22000 -     0x7fff72c2afff  libsystem_darwin.dylib (1353.100.4) <19242BF1-BAF6-3DF0-AAD3-93E3E0870DBE> /usr/lib/system/libsystem_darwin.dylib
    0x7fff72c2b000 -     0x7fff72c32fff  libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff72c33000 -     0x7fff72c34ffb  libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff72c35000 -     0x7fff72c82ff7  libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib
    0x7fff72c83000 -     0x7fff72cafff7  libsystem_kernel.dylib (6153.141.43) <07D18CB3-15B9-3490-A6B5-D8C0964D0FEC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff72cb0000 -     0x7fff72cfbfef  libsystem_m.dylib (3178) <D1CF3A92-2424-3420-B375-DEED7AA68C53> /usr/lib/system/libsystem_m.dylib
    0x7fff72cfc000 -     0x7fff72d23fff  libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
    0x7fff72d24000 -     0x7fff72d31ffb  libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff72d32000 -     0x7fff72d3bff7  libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
    0x7fff72d3c000 -     0x7fff72d44fef  libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
    0x7fff72d45000 -     0x7fff72d4ffff  libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
    0x7fff72d50000 -     0x7fff72d54ff3  libsystem_sandbox.dylib (1217.141.6) <ACACC5C9-CE29-394C-87AD-3AF5FDDA942E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff72d55000 -     0x7fff72d57fff  libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
    0x7fff72d58000 -     0x7fff72d5fffb  libsystem_symptoms.dylib (1238.120.2) <702D0910-5C34-3D43-9631-8BD215DE4FE1> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff72d60000 -     0x7fff72d76ff2  libsystem_trace.dylib (1147.120.1) <BC141783-66D9-3137-A783-211B38E49ADB> /usr/lib/system/libsystem_trace.dylib
    0x7fff72d78000 -     0x7fff72d7dff7  libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
    0x7fff72d7e000 -     0x7fff72db3ffe  libxpc.dylib (1738.140.3) <8DA7D88F-AE2F-3BCF-8426-8D041E57A9AA> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    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: 67922
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 1008K        6 
CG image                            68K        1 
CoreAnimation                      116K       22 
CoreGraphics                         8K        1 
CoreImage                            8K        2 
CoreUI image data                  328K        6 
Foundation                           4K        1 
IOKit                             7940K        1 
JS JIT generated code              548K      134 
JS VM Gigacage                    12.0M        3 
JS VM Isolated Heap               6400K        5 
Kernel Alloc Once                    8K        1 
MALLOC                           651.5M      220 
MALLOC guard page                   32K        8 
MALLOC_LARGE (reserved)            384K        1         reserved VM address space (unallocated)
OpenGL GLSL                        384K        5 
STACK GUARD                        116K       29 
Stack                            200.7M       30 
Stack Guard                       56.0M        1 
VM_ALLOCATE                       65.4M      132 
VM_ALLOCATE (reserved)            32.0M        1         reserved VM address space (unallocated)
__DATA                            34.6M      517 
__DATA_CONST                        20K        1 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       425.0M      270 
__OBJC_RO                         32.3M        1 
__OBJC_RW                         1908K        2 
__TEXT                           395.7M      472 
__UNICODE                          564K        1 
mapped file                      389.6M      290 
shared memory                      656K       19 
===========                     =======  ======= 
TOTAL                              2.3G     2189 
TOTAL, minus reserved VM space     2.2G     2189 

Model: Macmini6,1, BootROM 424.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 2.5 GHz, 16 GB, SMC 2.7f0
Graphics: kHW_IntelHD4000Item, Intel HD Graphics 4000, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x8C26, 0x54494D455445432D5344332D313630302020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x8C26, 0x54494D455445432D5344332D313630302020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.21.190.33 AirPortDriverBrcm4360-1601.1)
Bluetooth: Version 7.0.6f8, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Samsung SSD 840 PRO Series, 128.04 GB
Serial ATA Device: Samsung SSD 860 EVO 1TB, 1 TB
USB Device: USB 3.0 Bus
USB Device: Insignia USB3.0 Display Adapter Station
USB Device: Logitech Wireless Headset
USB Device: USB Receiver
USB Device: Transcend
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: Mac mini, Apple Inc., 14.1

Expected results

i have to restart Cura, but cannot update market place

Checklist of files to include

Additional information & file uploads

20211130_113631.mov.zip

Hollywoodch commented 2 years ago

I'm experiencing the exact same problem on my Mac since the last update. Plus everything became so slow, to upload, to slice. Before it would take seconds now minutes at best and sometimes it stalls and I`ll have to reboot and try again.. What can be done?

cesardiez commented 2 years ago

Since the last update I'm having the same problem and also when opening the marketplace.

fvrmr commented 2 years ago

Hi @cesardiez thank you for your bug report. I will bring this up with the team. Keep you posted!

evtrados commented 2 years ago

I just installed this security update on my macbook running Catalina, but I could not reproduce the issue. In my case syncing works fine, just like it used to before the update. Since @cesardiez mentions also the inability to open the marketplace, could you try the solution posted in the below GH issue? https://github.com/Ultimaker/Cura/issues/10548#issuecomment-932208618

I'm thinking this might have more to do with the SSL certificates rather than the security update itself.

Yadellc commented 2 years ago

@evtrados I just installed the cert on my mac and am still having the same issue. i dont think its a trust issue wit cura and the OS, but a security limitation mac is implementing locking down the graphics on older machines. This update also affects Fusion360, causing to not even load https://knowledge.autodesk.com/support/fusion-360/troubleshooting/caas/sfdcarticles/sfdcarticles/Fusion-360-crashes-on-launch-on-Mac-OS-10-15-7.html

evtrados commented 2 years ago

Ah that might be the case then indeed. My macbook is from late 2015, so I can upgrade to Big Sur or Monterey if I want to. Perhaps Apple has imposed these restrictions on earlier hardware then. In any case, could you share the logfiles from Cura (/Users/$USER/Library/Application\ Support/cura/<version>/cura.log) so that we check if we can do anything about it?

cesardiez commented 2 years ago

I just installed this security update on my macbook running Catalina, but I could not reproduce the issue. In my case syncing works fine, just like it used to before the update. Since @cesardiez mentions also the inability to open the marketplace, could you try the solution posted in the below GH issue? #10548 (comment)

I'm thinking this might have more to do with the SSL certificates rather than the security update itself.

Updated as mentioned but not successful. The problem persists. Here is the LOG (/Users/$USER/Library/Application\ Support/cura/4.12/cura.log):

2021-12-05 13:37:49,729 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-12-05 13:37:49,743 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-12-05 13:37:49,758 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin AMFReader
2021-12-05 13:37:49,775 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-12-05 13:37:49,789 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-12-05 13:37:49,805 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-12-05 13:37:49,817 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-12-05 13:37:49,830 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-12-05 13:37:49,845 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-12-05 13:37:49,853 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [396]: Loading all plugins took 2.0128848552703857 seconds
2021-12-05 13:37:49,866 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-12-05 13:37:49,939 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%233.xml.fdm_material, skip it
2021-12-05 13:37:49,943 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%232.xml.fdm_material, skip it
2021-12-05 13:37:49,953 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [177]: Checking and performing updates took 0.08752822875976562
2021-12-05 13:37:50,032 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-12-05 13:37:50,052 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-12-05 13:37:52,453 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [522]: Loading metadata into container registry took 2.3859682083129883 seconds
2021-12-05 13:37:52,478 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-12-05 13:37:52,485 - INFO - [MainThread] cura.CuraApplication.run [803]: Initializing machine error checker
2021-12-05 13:37:52,698 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender3pro]
2021-12-05 13:37:53,008 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [202]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3 Pro] at position [0]
2021-12-05 13:37:53,010 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 Pro in list of firmware to check.
2021-12-05 13:37:54,228 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_ender3pro took 1.208446979522705 seconds.
2021-12-05 13:37:54,236 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-12-05 13:37:54,238 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-12-05 13:37:54,239 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-12-05 13:37:54,241 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-12-05 13:37:54,242 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-12-05 13:37:54,243 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-12-05 13:37:54,244 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-12-05 13:37:54,245 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-12-05 13:37:54,246 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-12-05 13:37:54,247 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-12-05 13:37:54,248 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-12-05 13:37:54,249 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-12-05 13:37:54,250 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-12-05 13:37:54,660 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [300]: The definition cache for definition fdmprinter failed to pickle.
2021-12-05 13:37:54,718 - INFO - [MainThread] cura.CuraApplication.run [808]: Initializing machine manager
2021-12-05 13:37:54,726 - INFO - [MainThread] cura.CuraApplication.run [813]: Initializing container manager
2021-12-05 13:37:54,766 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [239]: Attempting to load the auth data from preferences.
2021-12-05 13:37:54,773 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.calculateNormalsFromVertices [558]: Calculating normals took 0.0041921138763427734 seconds
2021-12-05 13:37:54,785 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.006373882293701172 seconds. 8 input vertices. 8 output vertices.
2021-12-05 13:37:54,795 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:37:55,690 - WARNING - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [123]: Could not retrieve token data from auth server: {"errors": [{"id": "bea6807c-a7e8-44f2-ae10-e6b9241193af", "code": "tokenExpired", "http_status": "403", "title": "The given token has expired.", "meta": {"error_type": "AuthError", "url": "https://account.ultimaker.com/check-token"}}]}
2021-12-05 13:37:55,698 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token for [https://account.ultimaker.com]
2021-12-05 13:37:56,390 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:37:56,398 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:37:57,026 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:37:57,671 - DEBUG - [MainThread] UM.Logger.debug [122]: Starting a new sync while previous sync was not completed
2021-12-05 13:37:57,675 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [251]: Auth data was successfully loaded
2021-12-05 13:37:57,691 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-12-05 13:37:57,724 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.addCallback [28]: on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x600006ce8c70>>] added.
2021-12-05 13:37:57,728 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [24]: Auto detect baud rate started.
2021-12-05 13:37:57,741 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-12-05 13:37:57,788 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [154]: New error check scheduled.
2021-12-05 13:37:57,971 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-12-05 13:37:58,256 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light
2021-12-05 13:37:58,544 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-12-05 13:37:58,640 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-12-05 13:37:59,089 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getIcon [144]: The icon 'search' is deprecated. Please use icon 'Magnifier' instead.
2021-12-05 13:37:59,346 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Settings/SettingView.qml:140:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-12-05 13:37:59,375 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 115200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:37:59,564 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:37:59,710 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-12-05 13:37:59,774 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:37:59,890 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-12-05 13:37:59,902 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-12-05 13:37:59,933 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2021-12-05 13:37:59,940 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2021-12-05 13:37:59,946 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting updates metadata from server.
2021-12-05 13:37:59,968 - DEBUG - [MainThread] cura.CuraApplication.run [857]: Booting Cura took 12.931544780731201 seconds
2021-12-05 13:37:59,968 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-12-05 13:38:00,242 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:38:00,276 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:38:00,475 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-12-05 13:38:01,654 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-12-05 13:38:01,674 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-12-05 13:38:01,677 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1 INTEL-14.7.20
2021-12-05 13:38:01,680 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel Inc.
2021-12-05 13:38:01,683 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel HD Graphics 4000 OpenGL Engine
2021-12-05 13:38:01,685 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.10.0
2021-12-05 13:38:01,689 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:38:01,698 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-12-05 13:38:01,706 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-12-05 13:38:01,714 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:38:01,721 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-12-05 13:38:01,730 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-12-05 13:38:01,740 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:38:01,749 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-12-05 13:38:01,757 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:38:01,765 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:38:01,773 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-12-05 13:38:01,783 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:38:01,790 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-12-05 13:38:01,798 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-12-05 13:38:01,830 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:38:01,984 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:38:02,009 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:38:03,517 - DEBUG - [MainThread] Toolbox.src.CloudSync.CloudPackageChecker._handleCompatibilityData [127]: Discrepancy found between Cloud subscribed packages and Cura installed packages
2021-12-05 13:38:03,888 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 250000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:38:05,948 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [213]: Error check finished, result = False, time = 8.2s
2021-12-05 13:38:08,400 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 500000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:05,888 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-12-05 13:40:05,900 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-12-05 13:40:05,913 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin AMFReader
2021-12-05 13:40:05,923 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-12-05 13:40:05,936 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-12-05 13:40:05,953 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-12-05 13:40:05,963 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-12-05 13:40:05,975 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-12-05 13:40:05,986 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-12-05 13:40:05,994 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [396]: Loading all plugins took 1.8473317623138428 seconds
2021-12-05 13:40:06,006 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-12-05 13:40:06,078 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%233.xml.fdm_material, skip it
2021-12-05 13:40:06,081 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%232.xml.fdm_material, skip it
2021-12-05 13:40:06,088 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [177]: Checking and performing updates took 0.08299612998962402
2021-12-05 13:40:06,107 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-12-05 13:40:06,120 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-12-05 13:40:08,273 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [522]: Loading metadata into container registry took 2.1402671337127686 seconds
2021-12-05 13:40:08,297 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-12-05 13:40:08,300 - INFO - [MainThread] cura.CuraApplication.run [803]: Initializing machine error checker
2021-12-05 13:40:08,496 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender3pro]
2021-12-05 13:40:08,813 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [202]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3 Pro] at position [0]
2021-12-05 13:40:08,815 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 Pro in list of firmware to check.
2021-12-05 13:40:10,035 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_ender3pro took 1.21073579788208 seconds.
2021-12-05 13:40:10,042 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-12-05 13:40:10,044 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-12-05 13:40:10,046 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-12-05 13:40:10,047 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-12-05 13:40:10,049 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-12-05 13:40:10,051 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-12-05 13:40:10,052 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-12-05 13:40:10,053 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-12-05 13:40:10,054 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-12-05 13:40:10,054 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-12-05 13:40:10,056 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-12-05 13:40:10,056 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-12-05 13:40:10,057 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-12-05 13:40:10,474 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [300]: The definition cache for definition fdmprinter failed to pickle.
2021-12-05 13:40:10,536 - INFO - [MainThread] cura.CuraApplication.run [808]: Initializing machine manager
2021-12-05 13:40:10,544 - INFO - [MainThread] cura.CuraApplication.run [813]: Initializing container manager
2021-12-05 13:40:10,575 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [239]: Attempting to load the auth data from preferences.
2021-12-05 13:40:10,582 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.calculateNormalsFromVertices [558]: Calculating normals took 0.0006420612335205078 seconds
2021-12-05 13:40:10,592 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.004827022552490234 seconds. 8 input vertices. 8 output vertices.
2021-12-05 13:40:10,600 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:40:11,249 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.getAccessTokenUsingRefreshToken [61]: Refreshing the access token for [https://account.ultimaker.com]
2021-12-05 13:40:11,935 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:40:11,947 - DEBUG - [MainThread] UM.Logger.debug [122]: Starting a new sync while previous sync was not completed
2021-12-05 13:40:11,950 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [251]: Auth data was successfully loaded
2021-12-05 13:40:11,966 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-12-05 13:40:12,002 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.addCallback [28]: on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x6000069bd9f0>>] added.
2021-12-05 13:40:12,015 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [24]: Auto detect baud rate started.
2021-12-05 13:40:12,016 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-12-05 13:40:12,057 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [154]: New error check scheduled.
2021-12-05 13:40:12,153 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-12-05 13:40:12,300 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light
2021-12-05 13:40:12,442 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-12-05 13:40:12,487 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-12-05 13:40:12,657 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getIcon [144]: The icon 'search' is deprecated. Please use icon 'Magnifier' instead.
2021-12-05 13:40:12,897 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Settings/SettingView.qml:140:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-12-05 13:40:13,050 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:13,196 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-12-05 13:40:13,241 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:13,343 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-12-05 13:40:13,347 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-12-05 13:40:13,373 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2021-12-05 13:40:13,379 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2021-12-05 13:40:13,385 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting updates metadata from server.
2021-12-05 13:40:13,407 - DEBUG - [MainThread] cura.CuraApplication.run [857]: Booting Cura took 9.967045783996582 seconds
2021-12-05 13:40:13,407 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-12-05 13:40:13,488 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:40:13,515 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:40:13,700 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 115200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:13,914 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-12-05 13:40:15,124 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-12-05 13:40:15,143 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-12-05 13:40:15,146 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1 INTEL-14.7.20
2021-12-05 13:40:15,149 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel Inc.
2021-12-05 13:40:15,154 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel HD Graphics 4000 OpenGL Engine
2021-12-05 13:40:15,158 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.10.0
2021-12-05 13:40:15,162 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:40:15,175 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-12-05 13:40:15,182 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-12-05 13:40:15,190 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:40:15,197 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-12-05 13:40:15,208 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-12-05 13:40:15,217 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:40:15,227 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-12-05 13:40:15,235 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:40:15,244 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:40:15,252 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-12-05 13:40:15,262 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:40:15,270 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-12-05 13:40:15,280 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-12-05 13:40:15,309 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:40:15,443 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:40:15,465 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:40:18,241 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 250000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:20,718 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [213]: Error check finished, result = False, time = 8.7s
2021-12-05 13:40:22,752 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 500000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:25,563 - DEBUG - [MainThread] Toolbox.src.CloudSync.CloudPackageChecker._handleCompatibilityData [127]: Discrepancy found between Cloud subscribed packages and Cura installed packages
2021-12-05 13:40:26,767 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.026549816131591797 seconds
2021-12-05 13:40:27,278 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 230400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:31,792 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 76800 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:36,301 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 57600 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:40,811 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 38400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:45,323 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 19200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:47,098 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:40:47,102 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._storeAuthData [278]: Clearing the user profile
2021-12-05 13:40:47,106 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:40:47,127 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:40:47,130 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:40:47,135 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:40:47,142 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura/v1/feature_budgets
2021-12-05 13:40:47,147 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting packages metadata from server.
2021-12-05 13:40:47,151 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:40:47,155 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.8.0/packages
2021-12-05 13:40:47,159 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting authors metadata from server.
2021-12-05 13:40:47,162 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:40:47,165 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.8.0/authors
2021-12-05 13:40:47,379 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [376]: request[3c9fdfa0][get][PyQt5.QtCore.QUrl('https://api.ultimaker.com/cura/v1/feature_budgets')][timeout=10][no-data] got an QNetworkReplyError Host requires authentication. The server returned: b'{"errors": [{"id": "060197f0-7bf6-4b14-8c01-09e4780e493a", "code": "noBearerToken", "http_status": "401", "title": "No bearer token has been given to authenticate the request.", "meta": {"error_type": "AuthError", "url": "https://api.ultimaker.com/feature_budgets"}}]}'
2021-12-05 13:40:47,383 - WARNING - [MainThread] UM.Logger.warning [134]: Digital Factory: Response is not a feature budget, likely an error: <PyQt5.QtNetwork.QNetworkReply object at 0x600012934a30>
2021-12-05 13:40:49,829 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 9600 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:40:53,174 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [48]: Scheduled the next on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x6000069bd9f0>>]
2021-12-05 13:40:53,179 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2021-12-05 13:40:53,183 - INFO - [MainThread] cura.CuraApplication.closeApplication [611]: Close application
2021-12-05 13:40:53,190 - INFO - [MainThread] UM.Logger.info [128]: Inicializando Máquina Ativa...
2021-12-05 13:40:53,321 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,325 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,336 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,339 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:40:53,481 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [485]: Shutting down cura
2021-12-05 13:40:53,501 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [354]: Attempting to kill the engine process
2021-12-05 13:40:53,502 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [360]: Killing engine process
2021-12-05 13:40:53,503 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [363]: Engine process is killed. Received return code -15
2021-12-05 13:40:53,535 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/PrintSetupSelector/Custom/QualitiesWithIntentMenu.qml:168:25: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

2021-12-05 13:40:53,570 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/Resources/qml/UM/Preferences/PreferencesDialog.qml:113: TypeError: Cannot read property 'resetEnabled' of null
2021-12-05 13:41:40,027 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-12-05 13:41:40,038 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-12-05 13:41:40,053 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin AMFReader
2021-12-05 13:41:40,065 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-12-05 13:41:40,079 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-12-05 13:41:40,096 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-12-05 13:41:40,108 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-12-05 13:41:40,125 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-12-05 13:41:40,138 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-12-05 13:41:40,150 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [396]: Loading all plugins took 2.005533218383789 seconds
2021-12-05 13:41:40,161 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-12-05 13:41:40,234 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%233.xml.fdm_material, skip it
2021-12-05 13:41:40,238 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [334]: Failed to get file version: ../eSUN_PLA_PRO_Black+%232.xml.fdm_material, skip it
2021-12-05 13:41:40,247 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [177]: Checking and performing updates took 0.08599519729614258
2021-12-05 13:41:40,266 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-12-05 13:41:40,280 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-12-05 13:41:42,555 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [522]: Loading metadata into container registry took 2.262950897216797 seconds
2021-12-05 13:41:42,579 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-12-05 13:41:42,583 - INFO - [MainThread] cura.CuraApplication.run [803]: Initializing machine error checker
2021-12-05 13:41:42,770 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender3pro]
2021-12-05 13:41:43,108 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [202]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3 Pro] at position [0]
2021-12-05 13:41:43,111 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 Pro in list of firmware to check.
2021-12-05 13:41:44,348 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_ender3pro took 1.2302677631378174 seconds.
2021-12-05 13:41:44,356 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-12-05 13:41:44,359 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-12-05 13:41:44,361 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-12-05 13:41:44,363 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-12-05 13:41:44,365 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-12-05 13:41:44,367 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-12-05 13:41:44,368 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-12-05 13:41:44,369 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-12-05 13:41:44,370 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-12-05 13:41:44,370 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-12-05 13:41:44,372 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-12-05 13:41:44,373 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-12-05 13:41:44,373 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-12-05 13:41:44,823 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [300]: The definition cache for definition fdmprinter failed to pickle.
2021-12-05 13:41:44,887 - INFO - [MainThread] cura.CuraApplication.run [808]: Initializing machine manager
2021-12-05 13:41:44,894 - INFO - [MainThread] cura.CuraApplication.run [813]: Initializing container manager
2021-12-05 13:41:44,931 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.loadAuthDataFromPreferences [239]: Attempting to load the auth data from preferences.
2021-12-05 13:41:44,937 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.calculateNormalsFromVertices [558]: Calculating normals took 0.0037517547607421875 seconds
2021-12-05 13:41:44,953 - DEBUG - [JobQueueWorker [0]] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.006079435348510742 seconds. 8 input vertices. 8 output vertices.
2021-12-05 13:41:44,955 - WARNING - [MainThread] UM.OutputDevice.OutputDeviceManager.removeOutputDevice [235]: Could not find output device with id digital_factory to remove
2021-12-05 13:41:44,997 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.addCallback [28]: on-app-exit callback [<bound method USBPrinterOutputDevice._checkActivePrintingUponAppExit of <USBPrinting.USBPrinterOutputDevice.USBPrinterOutputDevice object at 0x60000586df90>>] added.
2021-12-05 13:41:45,006 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [24]: Auto detect baud rate started.
2021-12-05 13:41:45,013 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2021-12-05 13:41:45,052 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [154]: New error check scheduled.
2021-12-05 13:41:45,253 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [182]: Loading theme file: /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light/theme.json
2021-12-05 13:41:45,392 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [287]: Loaded theme /Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/themes/cura-light
2021-12-05 13:41:45,533 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-12-05 13:41:45,579 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-12-05 13:41:45,732 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getIcon [144]: The icon 'search' is deprecated. Please use icon 'Magnifier' instead.
2021-12-05 13:41:45,769 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:41:45,954 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Settings/SettingView.qml:140:5: QML SettingVisibilityPresetsMenu: Binding loop detected for property "width"
2021-12-05 13:41:46,042 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:41:46,045 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [100]: There was no auth data or access token
2021-12-05 13:41:46,105 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:41:46,255 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-12-05 13:41:46,303 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-12-05 13:41:46,403 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-12-05 13:41:46,414 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-12-05 13:41:46,438 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Creating model checker view.
2021-12-05 13:41:46,443 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [127]: Model checker view created.
2021-12-05 13:41:46,448 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting updates metadata from server.
2021-12-05 13:41:46,452 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [133]: No auth data to retrieve the access_token from
2021-12-05 13:41:46,456 - DEBUG - [MainThread] UM.Logger.debug [122]: User is not logged in for Cloud API request to https://api.ultimaker.com/cura-packages/v1/cura/v7.8.0/packages/package-updates?installed_packages=VersionUpgrade21to22:1.0.1&installed_packages=3MFWriter:1.0.1&installed_packages=VersionUpgrade30to31:1.0.1&installed_packages=VersionUpgrade33to34:1.0.1&installed_packages=RotateTool:1.0.1&installed_packages=SimulationView:1.0.1&installed_packages=VersionUpgrade47to48:1.0.0&installed_packages=CuraDrive:1.2.0&installed_packages=VertexDeltaTPU:1.4.0&installed_packages=ModelChecker:1.0.1&installed_packages=ScaleTool:1.0.1&installed_packages=FileLogger:1.0.1&installed_packages=GenericPC:1.4.0&installed_packages=VersionUpgrade34to35:1.0.1&installed_packages=OBJReader:1.0.1&installed_packages=VertexDeltaPET:1.4.0&installed_packages=GenericBAM:1.4.0&installed_packages=AMFReader:1.0.0&installed_packages=RemovableDriveOutputDevice:1.0.1&installed_packages=GenericTPU:1.4.0&installed_packages=OctofiberPLA:1.0.1&installed_packages=GCodeGzReader:1.0.1&installed_packages=VersionUpgrade44to45:1.0.0&installed_packages=PostProcessingPlugin:2.2.1&installed_packages=VertexDeltaABS:1.4.0&installed_packages=UltimakerPLA:1.4.0&installed_packages=IMADE3DJellyBOXPLA:1.0.1&installed_packages=SentryLogger:1.0.0&installed_packages=CuraProfileWriter:1.0.1&installed_packages=PerObjectSettingsTool:1.0.1&installed_packages=GenericPLA:1.4.0&installed_packages=GenericGFFPA:1.4.0&installed_packages=VersionUpgrade42to43:1.0.0&installed_packages=FABtotumNylon:1.4.0&installed_packages=FirmwareUpdateChecker:1.0.1&installed_packages=UltimakerPC:1.4.0&installed_packages=SimpleView:1.0.1&installed_packages=PolyWoodPLA:1.0.1&installed_packages=SolidView:1.0.1&installed_packages=ImageReader:1.0.1&installed_packages=FABtotumPLA:1.4.0&installed_packages=VersionUpgrade35to40:1.0.0&installed_packages=OBJWriter:1.0.1&installed_packages=STLReader:1.0.1&installed_packages=UFPReader:1.0.0&installed_packages=VersionUpgrade32to33:1.0.1&installed_packages=GenericPETG:1.4.0&installed_packages=UltimakerTPU:1.4.0&installed_packages=TranslateTool:1.0.1&installed_packages=GCodeProfileReader:1.0.1&installed_packages=GenericToughPLA:1.4.0&installed_packages=UltimakerBAM:1.4.0&installed_packages=VersionUpgrade40to41:1.0.1&installed_packages=PreviewStage:1.0.1&installed_packages=VersionUpgrade41to42:1.0.0&installed_packages=PolyMaxPLA:1.0.1&installed_packages=Toolbox:1.0.1&installed_packages=VersionUpgrade22to24:1.0.1&installed_packages=DagomaChromatikPLA:1.0.1&installed_packages=ConsoleLogger:1.0.1&installed_packages=GenericPP:1.4.0&installed_packages=UltimakerPVA:1.4.0&installed_packages=MirrorTool:1.0.1&installed_packages=UltimakerABS:1.4.0&installed_packages=VersionUpgrade25to26:1.0.1&installed_packages=UltimakerTPLA:1.4.0&installed_packages=SupportEraser:1.0.1&installed_packages=UFPWriter:1.0.1&installed_packages=VertexDeltaPLA:1.4.0&installed_packages=UltimakerPP:1.4.0&installed_packages=USBPrinting:1.0.2&installed_packages=VersionUpgrade43to44:1.0.0&installed_packages=FABtotumABS:1.4.0&installed_packages=XmlMaterialProfile:1.0.1&installed_packages=TrimeshReader:1.0.0&installed_packages=IMADE3DJellyBOXPETG:1.0.1&installed_packages=MachineSettingsAction:1.0.1&installed_packages=UltimakerCPEP:1.4.0&installed_packages=VersionUpgrade460to462:1.0.0&installed_packages=GenericGFFCPE:1.4.0&installed_packages=VersionUpgrade462to47:1.0.0&installed_packages=X3DReader:1.0.1&installed_packages=Filo3DPLA:1.0.1&installed_packages=STLWriter:1.0.1&installed_packages=SelectionTool:1.0.1&installed_packages=GenericPVA:1.4.0&installed_packages=FiberlogyHDPLA:1.0.1&installed_packages=CuraEngineBackend:1.0.1&installed_packages=MonitorStage:1.0.1&installed_packages=UM3NetworkPrinting:1.0.1&installed_packages=GenericNylon:1.4.0&installed_packages=PrepareStage:1.0.1&installed_packages=UpdateChecker:1.0.1&installed_packages=GenericCFFCPE:1.4.0&installed_packages=GenericCPE:1.4.0&installed_packages=GCodeGzWriter:1.0.1&installed_packages=UltimakerCPE:1.4.0&installed_packages=VersionUpgrade27to30:1.0.1&installed_packages=CameraTool:1.0.1&installed_packages=SliceInfoPlugin:1.0.1&installed_packages=FABtotumTPU:1.4.0&installed_packages=XRayView:1.0.1&installed_packages=VersionUpgrade45to46:1.0.0&installed_packages=VersionUpgrade49to410:1.0.0&installed_packages=VersionUpgrade26to27:1.0.1&installed_packages=VersionUpgrade411to412:1.0.0&installed_packages=UltimakerMachineActions:1.0.1&installed_packages=FirmwareUpdater:1.0.1&installed_packages=CuraProfileReader:1.0.1&installed_packages=UltimakerNylon:1.4.0&installed_packages=LegacyProfileReader:1.0.1&installed_packages=GenericHIPS:1.4.0&installed_packages=PolyPlusPLA:1.0.1&installed_packages=VersionUpgrade48to49:1.0.0&installed_packages=PolyFlexPLA:1.0.1&installed_packages=GenericABS:1.4.0&installed_packages=DigitalLibrary:1.1.0&installed_packages=GCodeWriter:1.0.1&installed_packages=GCodeReader:1.0.1&installed_packages=GenericCFFPA:1.4.0&installed_packages=LocalContainerProvider:1.0.1&installed_packages=GenericCPEPlus:1.4.0&installed_packages=3MFReader:1.0.1&installed_packages=LocalFileOutputDevice:1.0.1
2021-12-05 13:41:46,474 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-12-05 13:41:46,474 - DEBUG - [MainThread] cura.CuraApplication.run [857]: Booting Cura took 9.07863998413086 seconds
2021-12-05 13:41:46,555 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:41:46,585 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:41:46,698 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 115200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:41:46,980 - DEBUG - [JobQueueWorker [2]] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-12-05 13:41:48,154 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-12-05 13:41:48,172 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-12-05 13:41:48,175 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1 INTEL-14.7.20
2021-12-05 13:41:48,178 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   Intel Inc.
2021-12-05 13:41:48,181 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel HD Graphics 4000 OpenGL Engine
2021-12-05 13:41:48,185 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.10.0
2021-12-05 13:41:48,189 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:41:48,201 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/selection.shader]...
2021-12-05 13:41:48,209 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/select_face.shader]...
2021-12-05 13:41:48,216 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:41:48,224 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/composite.shader]...
2021-12-05 13:41:48,232 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/overhang.shader]...
2021-12-05 13:41:48,242 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:41:48,251 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/transparent_object.shader]...
2021-12-05 13:41:48,259 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/striped.shader]...
2021-12-05 13:41:48,270 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:41:48,278 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray_composite.shader]...
2021-12-05 13:41:48,288 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/default.shader]...
2021-12-05 13:41:48,295 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/grid.shader]...
2021-12-05 13:41:48,303 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/platform.shader]...
2021-12-05 13:41:48,330 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [60]: Loading [/Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/shaders/xray.shader]...
2021-12-05 13:41:48,474 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-12-05 13:41:48,491 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [58]: Updating QualityProfilesDropDownMenuModel.
2021-12-05 13:41:51,257 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 250000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:41:52,362 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [213]: Error check finished, result = False, time = 7.3s
2021-12-05 13:41:53,345 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.startAuthorizationFlow [170]: Starting new OAuth2 flow...
2021-12-05 13:41:53,353 - DEBUG - [MainThread] cura.OAuth2.LocalAuthorizationServer.start [64]: Starting local web server to handle authorization callback on port 32118
2021-12-05 13:41:53,363 - DEBUG - [Thread-6] cura.OAuth2.LocalAuthorizationServer._serve_forever [101]: Local web server for authorization has started
2021-12-05 13:41:54,867 - DEBUG - [Thread-7] cura.OAuth2.AuthorizationService._onAuthStateChanged [229]: Got callback from Authorization state. The user should now be logged in!
2021-12-05 13:41:54,873 - DEBUG - [Thread-7] cura.OAuth2.AuthorizationService._storeAuthData [268]: Attempting to store the auth data for [https://account.ultimaker.com]
2021-12-05 13:41:54,883 - DEBUG - [Thread-7] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-12-05 13:41:55,520 - DEBUG - [Thread-7] cura.OAuth2.LocalAuthorizationServer.stop [81]: Stopping local oauth2 web server...
2021-12-05 13:41:55,546 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:48: TypeError: Cannot call method 'charAt' of undefined
2021-12-05 13:41:55,554 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [421]: file:///Applications/Ultimaker Cura 2.app/Contents/MacOS/resources/qml/Account/UserOperations.qml:69:17: Unable to assign [undefined] to QString
2021-12-05 13:41:55,581 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting packages metadata from server.
2021-12-05 13:41:55,593 - DEBUG - [MainThread] UM.Logger.debug [122]: Requesting authors metadata from server.
2021-12-05 13:41:55,608 - DEBUG - [MainThread] UM.Logger.debug [122]: Starting a new sync while previous sync was not completed
2021-12-05 13:41:55,662 - DEBUG - [Thread-7] cura.OAuth2.LocalAuthorizationServer.stop [89]: Local oauth2 web server was shut down
2021-12-05 13:41:55,765 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 500000 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:41:56,547 - DEBUG - [MainThread] Toolbox.src.CloudSync.CloudPackageChecker._handleCompatibilityData [127]: Discrepancy found between Cloud subscribed packages and Cura installed packages
2021-12-05 13:42:00,276 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 230400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:04,786 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 76800 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:05,770 - DEBUG - [MainThread] cura.AutoSave._onTimeout [64]: Autosaving preferences, instances and profiles took 0.026875019073486328 seconds
2021-12-05 13:42:09,301 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 57600 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:13,811 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 38400 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:18,318 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 19200 works. Retry nr: 0. Wait timeout: 3
2021-12-05 13:42:22,829 - DEBUG - [JobQueueWorker [1]] USBPrinting.AutoDetectBaudJob.run [49]: Checking /dev/cu.usbserial-14210 if baud rate 9600 works. Retry nr: 0. Wait timeout: 3
Abacab7711 commented 2 years ago

I tried changing name of Cura folder to "Old" no good. Still crashing, I run Windows via VMware fusion and Cura works fine. It's just a pain going back and forth. Anyone have ideas I'm willing to try!

Yadellc commented 2 years ago

cura.log Here is my log file. I have tried the renaming of my 4.12 folder and that didn't work either. I even reinstalled 4.11 as that was the last version that worked for me and it still crashes.

Ghostkeeper commented 2 years ago

Thanks for the logs, both. I'm not really seeing anything special in those logs. Only in Cesardiez' log it was trying to connect to a USB device but failed, but that's not in Yadellc's log so that is probably not the cause.

I think Yadellc's explanation is pretty likely. If so, the new RHI of Qt 6.0 may provide a solution. However that would require a complete rewrite of how we render 3D in Cura.

Yadellc commented 2 years ago

Hey All,

Just wanted to update you on the issue. I just ran another iOS update on my machine and the issue has resolved itself. I am not able to access the market place and update my libraries.