Ticket #64569: py39-spyder-segmentation-fault.txt

File py39-spyder-segmentation-fault.txt, 98.2 KB (added by tgederberg, 2 years ago)
Line 
1-------------------------------------
2Translated Report (Full Report Below)
3-------------------------------------
4
5Process:               Python [1975]
6Path:                  /opt/local/Library/Frameworks/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
7Identifier:            org.python.python
8Version:               3.9.10 (3.9.10)
9Code Type:             X86-64 (Native)
10Parent Process:        zsh [1851]
11Responsible:           iTerm2 [396]
12User ID:               501
13
14Date/Time:             2022-01-30 17:10:39.8173 -0600
15OS Version:            macOS 12.2 (21D49)
16Report Version:        12
17Bridge OS Version:     6.2 (19P744)
18Anonymous UUID:        5FD2182E-3E03-8FD0-69C9-5E178FEFF5F0
19
20
21Time Awake Since Boot: 1500 seconds
22
23System Integrity Protection: enabled
24
25Crashed Thread:        0  CrBrowserMain  Dispatch queue: com.apple.main-thread
26
27Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
28Exception Codes:       KERN_INVALID_ADDRESS at 0x00000ca0d08b7208
29Exception Codes:       0x0000000000000001, 0x00000ca0d08b7208
30Exception Note:        EXC_CORPSE_NOTIFY
31
32Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
33Terminating Process:   exc handler [1975]
34
35VM Region Info: 0xca0d08b7208 is not in any region.  Bytes after previous region: 13878581559817  Bytes before following region: 91668283166200
36      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
37      CoreAnimation               174985000-1749ef000    [  424K] rw-/rwx SM=PRV 
38--->  GAP OF 0x5ffe8b611000 BYTES
39      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-/rwx SM=PRV 
40
41ID   Vend/Dev
429222 67df1002
43Seconds Ago   ID   Type
44     1500.0   9222 Attach
45
46
47Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
480   QtWidgets                                  0x1082e9883 0x10825e000 + 571523
491   QtWidgets                                  0x1082d3a89 0x10825e000 + 481929
502   QtWidgets                                  0x1082d4779 0x10825e000 + 485241
513   QtWidgets                                  0x1082d5364 0x10825e000 + 488292
524   QtWidgets                                  0x1082d79d7 0x10825e000 + 498135
535   QtWidgets                                  0x10828b776 QWidgetPrivate::setStyle_helper(QStyle*, bool) + 126
546   QtWidgets                                  0x10828b6c5 QWidgetPrivate::inheritStyle() + 321
557   QtWidgets                                  0x108286e8e QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) + 770
568   QtWidgets                                  0x10829a3ca QWidgetAction::releaseWidget(QWidget*) + 200
579   QtWidgets                                  0x1083a6a24 0x10825e000 + 1346084
5810  QtWidgets                                  0x1083a6aa0 0x10825e000 + 1346208
5911  QtWidgets                                  0x1082882b5 QWidget::~QWidget() + 333
6012  QtWidgets.abi3.so                          0x107d99e2e sipQToolBar::~sipQToolBar() + 58
6113  QtCore                                     0x107307922 QObjectPrivate::deleteChildren() + 84
6214  QtWidgets                                  0x108288486 QWidget::~QWidget() + 798
6315  QtWidgets.abi3.so                          0x107f46e20 sipQWidget::~sipQWidget() + 58
6416  QtCore                                     0x107307922 QObjectPrivate::deleteChildren() + 84
6517  QtWidgets                                  0x108288486 QWidget::~QWidget() + 798
6618  QtWidgets.abi3.so                          0x107edac6e sipQDockWidget::~sipQDockWidget() + 58
6719  QtCore                                     0x107307922 QObjectPrivate::deleteChildren() + 84
6820  QtWidgets                                  0x108288486 QWidget::~QWidget() + 798
6921  QtWidgets.abi3.so                          0x107e2c684 sipQMainWindow::~sipQMainWindow() + 58
7022  QtCore.abi3.so                             0x106c3b33f cleanup_qobject(_sipSimpleWrapper*, void*) + 188
7123  sip.cpython-39-darwin.so                   0x1069e6dbe sip_api_visit_wrappers + 68
7224  QtCore.abi3.so                             0x106c3b18b cleanup_on_exit(_object*, _object*) + 12
7325  Python                                     0x10458628f cfunction_vectorcall_NOARGS + 97
7426  Python                                     0x1046e1c9d atexit_callfuncs + 126
7527  Python                                     0x10467502e Py_FinalizeEx + 897
7628  Python                                     0x1046785b3 Py_Exit + 13
7729  Python                                     0x10467bf4e handle_system_exit + 35
7830  Python                                     0x10467b91c _PyErr_PrintEx + 42
7931  Python                                     0x10467b0b9 pyrun_simple_file + 455
8032  Python                                     0x10467aecc PyRun_SimpleFileExFlags + 67
8133  Python                                     0x10469ace4 pymain_run_file + 326
8234  Python                                     0x10469a52e Py_RunMain + 990
8335  Python                                     0x10469b5ea pymain_main + 35
8436  Python                                     0x10469b8c0 Py_BytesMain + 42
8537  dyld                                       0x1051804fe start + 462
86
87Thread 1:: com.apple.NSEventThread
880   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
891   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
902   CoreFoundation                          0x7ff80e5d5af2 __CFRunLoopServiceMachPort + 319
913   CoreFoundation                          0x7ff80e5d41cb __CFRunLoopRun + 1325
924   CoreFoundation                          0x7ff80e5d35dd CFRunLoopRunSpecific + 563
935   AppKit                                  0x7ff811170fd8 _NSEventThread + 132
946   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
957   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
96
97Thread 2:: QFileInfoGatherer
980   libsystem_kernel.dylib                  0x7ff80e4d4506 __psynch_cvwait + 10
991   libsystem_pthread.dylib                 0x7ff80e50ea69 _pthread_cond_wait + 1224
1002   QtCore                                     0x1071d9987 0x1071b9000 + 133511
1013   QtCore                                     0x1071d9904 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
1024   QtWidgets                                  0x1083dfb4c 0x10825e000 + 1579852
1035   QtCore                                     0x1071d4642 0x1071b9000 + 112194
1046   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
1057   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
106
107Thread 3:: ThreadPoolServiceThread
1080   libsystem_kernel.dylib                  0x7ff80e4da9c6 kevent64 + 10
1091   QtWebEngineCore                            0x11635d1e8 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6978626
1102   QtWebEngineCore                            0x11635d067 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6978241
1113   QtWebEngineCore                            0x1162f800c shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6564454
1124   QtWebEngineCore                            0x1162c2d3a shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6346644
1135   QtWebEngineCore                            0x11630376d shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6611399
1146   QtWebEngineCore                            0x11631a5ab shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6705157
1157   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
1168   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
1179   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
118
119Thread 4:: ThreadPoolBackgroundWorker
1200   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
1211   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
1222   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
1233   QtWebEngineCore                            0x11630d9d8 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6652978
1244   QtWebEngineCore                            0x11630e350 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6655402
1255   QtWebEngineCore                            0x11630deed shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6654279
1266   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
1277   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
1288   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
129
130Thread 5:: Chrome_IOThread
1310   libsystem_kernel.dylib                  0x7ff80e4da9c6 kevent64 + 10
1321   QtWebEngineCore                            0x11635d1e8 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6978626
1332   QtWebEngineCore                            0x11635d067 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6978241
1343   QtWebEngineCore                            0x1162f800c shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6564454
1354   QtWebEngineCore                            0x1162c2d3a shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6346644
1365   QtWebEngineCore                            0x1197115e8 ui::CATransactionCoordinator::SynchronizeImpl() + 31118746
1376   QtWebEngineCore                            0x11631a5ab shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6705157
1387   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
1398   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
1409   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
141
142Thread 6:: NetworkConfigWatcher
1430   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
1441   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
1452   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
1463   QtWebEngineCore                            0x1163485ef shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6893641
1474   QtWebEngineCore                            0x1162915e7 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6144065
1485   QtWebEngineCore                            0x1162f800c shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6564454
1496   QtWebEngineCore                            0x1162c2d3a shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6346644
1507   QtWebEngineCore                            0x11631a5ab shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6705157
1518   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
1529   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
15310  libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
154
155Thread 7:: CompositorTileWorker1
1560   libsystem_kernel.dylib                  0x7ff80e4d4506 __psynch_cvwait + 10
1571   libsystem_pthread.dylib                 0x7ff80e50ea69 _pthread_cond_wait + 1224
1582   QtWebEngineCore                            0x11633f904 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6857566
1593   QtWebEngineCore                            0x1174f733d system_media_controls::internal::SystemMediaControlsMac::ClearMetadata() + 2863885
1604   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
1615   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
1626   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
163
164Thread 8:: VizCompositorThread
1650   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
1661   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
1672   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
1683   QtWebEngineCore                            0x1163485ef shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6893641
1694   QtWebEngineCore                            0x1162915e7 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6144065
1705   QtWebEngineCore                            0x1162f800c shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6564454
1716   QtWebEngineCore                            0x1162c2d3a shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6346644
1727   QtWebEngineCore                            0x11631a5ab shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6705157
1738   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
1749   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
17510  libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
176
177Thread 9:: NetworkConfigWatcher
1780   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
1791   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
1802   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
1813   QtWebEngineCore                            0x1163485ef shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6893641
1824   QtWebEngineCore                            0x1162915e7 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6144065
1835   QtWebEngineCore                            0x1162f800c shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6564454
1846   QtWebEngineCore                            0x1162c2d3a shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6346644
1857   QtWebEngineCore                            0x11631a5ab shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6705157
1868   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
1879   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
18810  libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
189
190Thread 10:: NetworkConfigWatcher
1910   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
1921   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
1932   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
1943   QtWebEngineCore                            0x1163485ef shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6893641
1954   QtWebEngineCore                            0x1162915e7 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6144065
1965   QtWebEngineCore                            0x1162f800c shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6564454
1976   QtWebEngineCore                            0x1162c2d3a shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6346644
1987   QtWebEngineCore                            0x11631a5ab shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6705157
1998   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
2009   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
20110  libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
202
203Thread 11:: ThreadPoolSingleThreadForegroundBlocking0
2040   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
2051   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
2062   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
2073   QtWebEngineCore                            0x1163485ef shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6893641
2084   QtWebEngineCore                            0x11630d9ca shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6652964
2095   QtWebEngineCore                            0x11630e350 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6655402
2106   QtWebEngineCore                            0x11630dfdd shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6654519
2117   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
2128   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2139   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
214
215Thread 12:: MemoryInfra
2160   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
2171   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
2182   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
2193   QtWebEngineCore                            0x1163485ef shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6893641
2204   QtWebEngineCore                            0x1162915e7 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6144065
2215   QtWebEngineCore                            0x1162f800c shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6564454
2226   QtWebEngineCore                            0x1162c2d3a shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6346644
2237   QtWebEngineCore                            0x11631a5ab shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6705157
2248   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
2259   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
22610  libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
227
228Thread 13:: QFileInfoGatherer
2290   libsystem_kernel.dylib                  0x7ff80e4d4506 __psynch_cvwait + 10
2301   libsystem_pthread.dylib                 0x7ff80e50ea69 _pthread_cond_wait + 1224
2312   QtCore                                     0x1071d9987 0x1071b9000 + 133511
2323   QtCore                                     0x1071d9904 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
2334   QtWidgets                                  0x1083dfb4c 0x10825e000 + 1579852
2345   QtCore                                     0x1071d4642 0x1071b9000 + 112194
2356   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2367   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
237
238Thread 14:: QFileInfoGatherer
2390   libsystem_kernel.dylib                  0x7ff80e4d4506 __psynch_cvwait + 10
2401   libsystem_pthread.dylib                 0x7ff80e50ea69 _pthread_cond_wait + 1224
2412   QtCore                                     0x1071d9987 0x1071b9000 + 133511
2423   QtCore                                     0x1071d9904 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
2434   QtWidgets                                  0x1083dfb4c 0x10825e000 + 1579852
2445   QtCore                                     0x1071d4642 0x1071b9000 + 112194
2456   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2467   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
247
248Thread 15:: ThreadPoolSingleThreadSharedBackgroundBlocking1
2490   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
2501   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
2512   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
2523   QtWebEngineCore                            0x1163485ef shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6893641
2534   QtWebEngineCore                            0x11630d9ca shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6652964
2545   QtWebEngineCore                            0x11630e0af shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6654729
2556   QtWebEngineCore                            0x11630df1d shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6654327
2567   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
2578   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2589   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
259
260Thread 16:: ZMQbg/Reaper
2610   libsystem_kernel.dylib                  0x7ff80e4d645e kevent + 10
2621   libzmq.5.2.4.dylib                         0x104dec4ed zmq::kqueue_t::loop() + 181
2632   libzmq.5.2.4.dylib                         0x104e0ea66 thread_routine(void*) + 60
2643   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2654   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
266
267Thread 17:: ZMQbg/IO/0
2680   libsystem_kernel.dylib                  0x7ff80e4d645e kevent + 10
2691   libzmq.5.2.4.dylib                         0x104dec4ed zmq::kqueue_t::loop() + 181
2702   libzmq.5.2.4.dylib                         0x104e0ea66 thread_routine(void*) + 60
2713   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2724   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
273
274Thread 18:: com.apple.CFSocket.private
2750   libsystem_kernel.dylib                  0x7ff80e4d9e4a __select + 10
2761   CoreFoundation                          0x7ff80e5fcecd __CFSocketManager + 630
2772   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2783   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
279
280Thread 19:: ThreadPoolForegroundWorker
2810   libsystem_kernel.dylib                  0x7ff80e4d1aba mach_msg_trap + 10
2821   libsystem_kernel.dylib                  0x7ff80e4d1e2b mach_msg + 59
2832   QtWebEngineCore                            0x1163487c2 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6894108
2843   QtWebEngineCore                            0x11630d9d8 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6652978
2854   QtWebEngineCore                            0x11630e350 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6655402
2865   QtWebEngineCore                            0x11630df7d shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6654423
2876   QtWebEngineCore                            0x116340873 shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>) + 6861517
2887   libsystem_pthread.dylib                 0x7ff80e50e4f4 _pthread_start + 125
2898   libsystem_pthread.dylib                 0x7ff80e50a00f thread_start + 15
290
291Thread 20:
2920   libsystem_pthread.dylib                 0x7ff80e509fec start_wqthread + 0
293
294Thread 21::  Dispatch queue: NSCGSDisableUpdates
2950   libsystem_kernel.dylib                  0x7ff80e4d1b0e semaphore_timedwait_trap + 10
2961   libdispatch.dylib                       0x7ff80e3581f2 _dispatch_sema4_timedwait + 72
2972   libdispatch.dylib                       0x7ff80e35861f _dispatch_semaphore_wait_slow + 58
2983   SkyLight                                0x7ff813507602 CGSUpdateManager::enable_updates_common() + 1038
2994   SkyLight                                0x7ff813508065 SLSReenableUpdateTokenWithSeed + 130
3005   libdispatch.dylib                       0x7ff80e356ad8 _dispatch_call_block_and_release + 12
3016   libdispatch.dylib                       0x7ff80e357cc9 _dispatch_client_callout + 8
3027   libdispatch.dylib                       0x7ff80e35dcee _dispatch_lane_serial_drain + 696
3038   libdispatch.dylib                       0x7ff80e35e7c8 _dispatch_lane_invoke + 366
3049   libdispatch.dylib                       0x7ff80e3687e1 _dispatch_workloop_worker_thread + 758
30510  libsystem_pthread.dylib                 0x7ff80e50b074 _pthread_wqthread + 326
30611  libsystem_pthread.dylib                 0x7ff80e509ffb start_wqthread + 15
307
308Thread 22::  Dispatch queue: NSPersistentUI Work
3090   AppKit                                  0x7ff81113c4c3 -[NSPersistentUIManager windowInfoForWindowID:createIfNecessary:] + 171
3101   AppKit                                  0x7ff8111a1a03 -[NSPersistentUIManager _setPublicProperties:forWindowID:] + 34
3112   AppKit                                  0x7ff8111a19d1 __57-[NSPersistentUIManager setPublicProperties:forWindowID:]_block_invoke + 33
3123   AppKit                                  0x7ff811a40e3b ___NSPersistentUIDispatchQueueAsync_block_invoke + 28
3134   libdispatch.dylib                       0x7ff80e356ad8 _dispatch_call_block_and_release + 12
3145   libdispatch.dylib                       0x7ff80e357cc9 _dispatch_client_callout + 8
3156   libdispatch.dylib                       0x7ff80e35dcee _dispatch_lane_serial_drain + 696
3167   libdispatch.dylib                       0x7ff80e35e7c8 _dispatch_lane_invoke + 366
3178   libdispatch.dylib                       0x7ff80e3687e1 _dispatch_workloop_worker_thread + 758
3189   libsystem_pthread.dylib                 0x7ff80e50b074 _pthread_wqthread + 326
31910  libsystem_pthread.dylib                 0x7ff80e509ffb start_wqthread + 15
320
321Thread 23::  Dispatch queue: com.apple.SkyLight.UpdateManager.SerialSema
3220   libsystem_kernel.dylib                  0x7ff80e4d1af6 semaphore_wait_trap + 10
3231   SkyLight                                0x7ff813507813 invocation function for block in (anonymous namespace)::InterprocessSerialSemaphore::asyncWait(void (int) block_pointer) + 35
3242   libdispatch.dylib                       0x7ff80e356ad8 _dispatch_call_block_and_release + 12
3253   libdispatch.dylib                       0x7ff80e357cc9 _dispatch_client_callout + 8
3264   libdispatch.dylib                       0x7ff80e35dcee _dispatch_lane_serial_drain + 696
3275   libdispatch.dylib                       0x7ff80e35e7c8 _dispatch_lane_invoke + 366
3286   libdispatch.dylib                       0x7ff80e3687e1 _dispatch_workloop_worker_thread + 758
3297   libsystem_pthread.dylib                 0x7ff80e50b074 _pthread_wqthread + 326
3308   libsystem_pthread.dylib                 0x7ff80e509ffb start_wqthread + 15
331
332Thread 24:
3330   libsystem_pthread.dylib                 0x7ff80e509fec start_wqthread + 0
334
335
336Thread 0 crashed with X86 Thread State (64-bit):
337  rax: 0x0000600001b47200  rbx: 0x00000001074d3700  rcx: 0x00000ca0d08b7200  rdx: 0x00000000dd42e851
338  rdi: 0x0000600001b47200  rsi: 0x0000000108540083  rbp: 0x00007ff7bbf1ba40  rsp: 0x00007ff7bbf1b940
339   r8: 0x00000ca0d0868900   r9: 0x00000000000003c0  r10: 0x0000000000148d00  r11: 0x0000000000148d00
340  r12: 0x00006000000be5f0  r13: 0x00000001074d3700  r14: 0x0000600001b46b40  r15: 0x00007ff7bbf1b9a8
341  rip: 0x00000001082e9883  rfl: 0x0000000000010206  cr2: 0x00000ca0d08b7208
342 
343Logical CPU:     2
344Error Code:      0x00000004 (no mapping for user data read)
345Trap Number:     14
346
347Thread 0 instruction stream:
348  48 8d 85 68 ff ff ff 83-60 f8 00 c7 40 08 00 00  H..h....`...@...
349  00 80 49 89 c7 48 83 20-00 48 83 a5 28 ff ff ff  ..I..H. .H..(...
350  00 48 89 9d 30 ff ff ff-48 89 9d 38 ff ff ff c6  .H..0...H..8....
351  85 40 ff ff ff 00 48 89-9d 08 ff ff ff 48 89 9d  .@....H......H..
352  10 ff ff ff 83 a5 18 ff-ff ff 00 4c 89 f7 e8 b4  ...........L....
353  a8 fe ff 48 8b 08 48 8d-35 03 68 25 00 48 89 c7  ...H..H.5.h%.H..
354 [ff]51 08 b1 01 48 85 c0-75 1e 4c 89 f7 e8 95 a8  .Q...H..u.L.....     <==
355  fe ff 48 8b 08 48 8d 35-ee 67 25 00 48 89 c7 ff  ..H..H.5.g%.H...
356  51 08 48 85 c0 0f 95 c1-88 4d d7 4c 89 b5 20 ff  Q.H......M.L.. .
357  ff ff 48 8d 15 62 0a 25-00 48 8d 5d 88 6a 09 5e  ..H..b.%.H.].j.^
358  48 89 df e8 03 32 1e 00-4c 8d 75 c8 4c 89 f7 48  H....2..L.u.L..H
359  89 de e8 0c 1d 00 00 48-8d 7d 90 e8 01 bc 02 00  .......H.}......
360
361Binary Images:
362       0x10825e000 -        0x108555fff org.qt-project.QtWidgets (5.15) <310167a6-dba8-33b0-9a7e-5e40c748ae29> /opt/local/libexec/*/QtWidgets.framework/Versions/5/QtWidgets
363       0x107d5a000 -        0x107fb5fff QtWidgets.abi3.so (*) <148cef20-e54f-33e6-a5e6-15149cc47cb8> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/QtWidgets.abi3.so
364       0x1071b9000 -        0x1074c0fff org.qt-project.QtCore (5.15) <71567f25-fb30-39ef-8d5d-9e71e04354cd> /opt/local/libexec/*/QtCore.framework/Versions/5/QtCore
365       0x106b23000 -        0x106c86fff QtCore.abi3.so (*) <664be469-3716-38d6-a2e0-a5b7e7f25f1f> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/QtCore.abi3.so
366       0x1069dc000 -        0x1069effff sip.cpython-39-darwin.so (*) <e6dddcdb-5ba6-36ab-b313-4990e68e7427> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/PyQt5/sip.cpython-39-darwin.so
367       0x1044da000 -        0x104799fff org.python.python (3.9.10, (c) 2001-2021 Python Software Foundation.) <2a474670-bbf9-36e0-8fc7-af8b20182f6c> /opt/local/Library/Frameworks/Python.framework/Versions/3.9/Python
368       0x10517b000 -        0x1051e6fff dyld (*) <7de33963-bbc5-3996-ba6e-f1d562c17c95> /usr/lib/dyld
369    0x7ff80e4d1000 -     0x7ff80e507fff libsystem_kernel.dylib (*) <c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3> /usr/lib/system/libsystem_kernel.dylib
370    0x7ff80e555000 -     0x7ff80ea57fff com.apple.CoreFoundation (6.9) <77eebafc-ad12-3973-b95a-7f1a847f631c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
371    0x7ff810fc4000 -     0x7ff811e55fff com.apple.AppKit (6.9) <a737ebe6-3a9c-32f3-b975-5ce0ef6313e4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
372    0x7ff80e508000 -     0x7ff80e513fff libsystem_pthread.dylib (*) <ee564342-d8f2-396d-b642-40092cf34d82> /usr/lib/system/libsystem_pthread.dylib
373       0x113ce3000 -        0x11aa42fff org.qt-project.Qt.QtWebEngineCore (5.15) <b755cd62-658a-3a28-90ce-42cbb8d73376> /opt/local/libexec/*/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
374       0x104dd9000 -        0x104e2cfff libzmq.5.2.4.dylib (*) <2acabf0e-7f3e-3cba-95a5-d774f97fc95f> /opt/local/lib/libzmq.5.2.4.dylib
375    0x7ff80e355000 -     0x7ff80e39bfff libdispatch.dylib (*) <67d92c93-aa68-34c2-964b-23e8a8d32098> /usr/lib/system/libdispatch.dylib
376    0x7ff8134ab000 -     0x7ff813840fff com.apple.SkyLight (1.600.0) <eab4373e-52ca-38d7-963a-9f5bd71824e9> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
377               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
378
379External Modification Summary:
380  Calls made by other processes targeting this process:
381    task_for_pid: 0
382    thread_create: 0
383    thread_set_state: 0
384  Calls made by this process:
385    task_for_pid: 0
386    thread_create: 0
387    thread_set_state: 0
388  Calls made by all processes on this machine:
389    task_for_pid: 0
390    thread_create: 0
391    thread_set_state: 0
392
393VM Region Summary:
394ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
395Writable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)
396
397                                VIRTUAL   REGION
398REGION TYPE                        SIZE    COUNT (non-coalesced)
399===========                     =======  =======
400Accelerate framework               768K        6
401Activity Tracing                   256K        1
402CG backing stores                  960K        4
403CG image                          3276K       49
404CG raster data                     632K        2
405ColorSync                          236K       27
406CoreAnimation                     9888K       65
407CoreGraphics                        12K        2
408CoreUI image data                  480K        8
409Foundation                          16K        1
410Kernel Alloc Once                   12K        2
411MALLOC                           510.6M      120
412MALLOC guard page                   48K       11
413MALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)
414MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
415Mach message                        24K        4
416STACK GUARD                        100K       25
417Stack                            118.2M       25
418VM_ALLOCATE                      526.6M      577
419VM_ALLOCATE (reserved)           384.0M        2         reserved VM address space (unallocated)
420__DATA                            49.9M      745
421__DATA_CONST                      41.9M      566
422__DATA_DIRTY                      1639K      218
423__FONT_DATA                          4K        1
424__GLSLBUILTINS                    5176K        1
425__LINKEDIT                       669.9M      234
426__OBJC_RO                         81.8M        1
427__OBJC_RW                         3136K        2
428__TEXT                           730.2M      758
429__UNICODE                          588K        1
430dyld private memory               1024K        1
431mapped file                      554.8M       62
432shared memory                      772K       17
433===========                     =======  =======
434TOTAL                              5.3G     3551
435TOTAL, minus reserved VM space     3.2G     3551
436
437
438
439-----------
440Full Report
441-----------
442
443{"app_name":"Python","timestamp":"2022-01-30 17:10:40.00 -0600","app_version":"3.9.10","slice_uuid":"0e42664e-01cd-3286-b8fa-70688c21cf71","build_version":"3.9.10","platform":1,"bundleID":"org.python.python","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2 (21D49)","incident_id":"9FCBB7E2-0414-4AE0-A322-D185A4AA2579","name":"Python"}
444{
445  "uptime" : 1500,
446  "procLaunch" : "2022-01-30 17:06:02.6852 -0600",
447  "procRole" : "Foreground",
448  "version" : 2,
449  "userID" : 501,
450  "deployVersion" : 210,
451  "modelCode" : "Macmini8,1",
452  "procStartAbsTime" : 1252443805549,
453  "coalitionID" : 393,
454  "osVersion" : {
455    "train" : "macOS 12.2",
456    "build" : "21D49",
457    "releaseType" : "User"
458  },
459  "captureTime" : "2022-01-30 17:10:39.8173 -0600",
460  "incident" : "9FCBB7E2-0414-4AE0-A322-D185A4AA2579",
461  "bug_type" : "309",
462  "pid" : 1975,
463  "procExitAbsTime" : 1529577996636,
464  "cpuType" : "X86-64",
465  "procName" : "Python",
466  "procPath" : "\/opt\/local\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/Resources\/Python.app\/Contents\/MacOS\/Python",
467  "bundleInfo" : {"CFBundleShortVersionString":"3.9.10","CFBundleVersion":"3.9.10","CFBundleIdentifier":"org.python.python"},
468  "storeInfo" : {"deviceIdentifierForVendor":"82CA2446-E9EA-5B3F-B5F8-02854EAD5D8F","thirdParty":true},
469  "parentProc" : "zsh",
470  "parentPid" : 1851,
471  "coalitionName" : "com.googlecode.iterm2",
472  "crashReporterKey" : "5FD2182E-3E03-8FD0-69C9-5E178FEFF5F0",
473  "responsiblePid" : 396,
474  "responsibleProc" : "iTerm2",
475  "bridgeVersion" : {"build":"19P744","train":"6.2"},
476  "sip" : "enabled",
477  "externalGPUInfo" : "ID   Vend\/Dev\n9222 67df1002\nSeconds Ago   ID   Type\n     1500.0   9222 Attach\n",
478  "vmRegionInfo" : "0xca0d08b7208 is not in any region.  Bytes after previous region: 13878581559817  Bytes before following region: 91668283166200\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      CoreAnimation               174985000-1749ef000    [  424K] rw-\/rwx SM=PRV  \n--->  GAP OF 0x5ffe8b611000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
479  "isCorpse" : 1,
480  "exception" : {"codes":"0x0000000000000001, 0x00000ca0d08b7208","rawCodes":[1,13884833100296],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000ca0d08b7208"},
481  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1975},
482  "vmregioninfo" : "0xca0d08b7208 is not in any region.  Bytes after previous region: 13878581559817  Bytes before following region: 91668283166200\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      CoreAnimation               174985000-1749ef000    [  424K] rw-\/rwx SM=PRV  \n--->  GAP OF 0x5ffe8b611000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
483  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
484  "faultingThread" : 0,
485  "threads" : [{"queue":"com.apple.main-thread","instructionState":{"instructionStream":{"bytes":[72,141,133,104,255,255,255,131,96,248,0,199,64,8,0,0,0,128,73,137,199,72,131,32,0,72,131,165,40,255,255,255,0,72,137,157,48,255,255,255,72,137,157,56,255,255,255,198,133,64,255,255,255,0,72,137,157,8,255,255,255,72,137,157,16,255,255,255,131,165,24,255,255,255,0,76,137,247,232,180,168,254,255,72,139,8,72,141,53,3,104,37,0,72,137,199,255,81,8,177,1,72,133,192,117,30,76,137,247,232,149,168,254,255,72,139,8,72,141,53,238,103,37,0,72,137,199,255,81,8,72,133,192,15,149,193,136,77,215,76,137,181,32,255,255,255,72,141,21,98,10,37,0,72,141,93,136,106,9,94,72,137,223,232,3,50,30,0,76,141,117,200,76,137,247,72,137,222,232,12,29,0,0,72,141,125,144,232,1,188,2,0],"offset":96}},"frames":[{"imageOffset":571523,"imageIndex":0},{"imageOffset":481929,"imageIndex":0},{"imageOffset":485241,"imageIndex":0},{"imageOffset":488292,"imageIndex":0},{"imageOffset":498135,"imageIndex":0},{"imageOffset":186230,"symbol":"QWidgetPrivate::setStyle_helper(QStyle*, bool)","symbolLocation":126,"imageIndex":0},{"imageOffset":186053,"symbol":"QWidgetPrivate::inheritStyle()","symbolLocation":321,"imageIndex":0},{"imageOffset":167566,"symbol":"QWidget::setParent(QWidget*, QFlags<Qt::WindowType>)","symbolLocation":770,"imageIndex":0},{"imageOffset":246730,"symbol":"QWidgetAction::releaseWidget(QWidget*)","symbolLocation":200,"imageIndex":0},{"imageOffset":1346084,"imageIndex":0},{"imageOffset":1346208,"imageIndex":0},{"imageOffset":172725,"symbol":"QWidget::~QWidget()","symbolLocation":333,"imageIndex":0},{"imageOffset":261678,"symbol":"sipQToolBar::~sipQToolBar()","symbolLocation":58,"imageIndex":1},{"imageOffset":1370402,"symbol":"QObjectPrivate::deleteChildren()","symbolLocation":84,"imageIndex":2},{"imageOffset":173190,"symbol":"QWidget::~QWidget()","symbolLocation":798,"imageIndex":0},{"imageOffset":2018848,"symbol":"sipQWidget::~sipQWidget()","symbolLocation":58,"imageIndex":1},{"imageOffset":1370402,"symbol":"QObjectPrivate::deleteChildren()","symbolLocation":84,"imageIndex":2},{"imageOffset":173190,"symbol":"QWidget::~QWidget()","symbolLocation":798,"imageIndex":0},{"imageOffset":1576046,"symbol":"sipQDockWidget::~sipQDockWidget()","symbolLocation":58,"imageIndex":1},{"imageOffset":1370402,"symbol":"QObjectPrivate::deleteChildren()","symbolLocation":84,"imageIndex":2},{"imageOffset":173190,"symbol":"QWidget::~QWidget()","symbolLocation":798,"imageIndex":0},{"imageOffset":861828,"symbol":"sipQMainWindow::~sipQMainWindow()","symbolLocation":58,"imageIndex":1},{"imageOffset":1147711,"symbol":"cleanup_qobject(_sipSimpleWrapper*, void*)","symbolLocation":188,"imageIndex":3},{"imageOffset":44478,"symbol":"sip_api_visit_wrappers","symbolLocation":68,"imageIndex":4},{"imageOffset":1147275,"symbol":"cleanup_on_exit(_object*, _object*)","symbolLocation":12,"imageIndex":3},{"imageOffset":705167,"symbol":"cfunction_vectorcall_NOARGS","symbolLocation":97,"imageIndex":5},{"imageOffset":2129053,"symbol":"atexit_callfuncs","symbolLocation":126,"imageIndex":5},{"imageOffset":1683502,"symbol":"Py_FinalizeEx","symbolLocation":897,"imageIndex":5},{"imageOffset":1697203,"symbol":"Py_Exit","symbolLocation":13,"imageIndex":5},{"imageOffset":1711950,"symbol":"handle_system_exit","symbolLocation":35,"imageIndex":5},{"imageOffset":1710364,"symbol":"_PyErr_PrintEx","symbolLocation":42,"imageIndex":5},{"imageOffset":1708217,"symbol":"pyrun_simple_file","symbolLocation":455,"imageIndex":5},{"imageOffset":1707724,"symbol":"PyRun_SimpleFileExFlags","symbolLocation":67,"imageIndex":5},{"imageOffset":1838308,"symbol":"pymain_run_file","symbolLocation":326,"imageIndex":5},{"imageOffset":1836334,"symbol":"Py_RunMain","symbolLocation":990,"imageIndex":5},{"imageOffset":1840618,"symbol":"pymain_main","symbolLocation":35,"imageIndex":5},{"imageOffset":1841344,"symbol":"Py_BytesMain","symbolLocation":42,"imageIndex":5},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":6}],"id":27087,"triggered":true,"threadState":{"r13":{"value":4417468160,"symbolLocation":0,"symbol":"QArrayData::shared_null"},"rax":{"value":105553144869376},"rflags":{"value":66054},"cpu":{"value":2},"r14":{"value":105553144867648},"rsi":{"value":4434690179},"r8":{"value":13884832778496},"cr2":{"value":13884833100296},"rdx":{"value":3712149585},"r10":{"value":1346816},"r9":{"value":960},"r15":{"value":140701986830760},"rbx":{"value":4417468160,"symbolLocation":0,"symbol":"QArrayData::shared_null"},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":1346816},"rip":{"value":4432238723,"matchesCrashFrame":1},"rbp":{"value":140701986830912},"rsp":{"value":140701986830656},"r12":{"value":105553117046256},"rcx":{"value":13884833100288},"flavor":"x86_THREAD_STATE","rdi":{"value":105553144869376}},"name":"CrBrowserMain"},{"id":27196,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":8},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":8},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":8},{"imageOffset":1757144,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":9},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27274,"name":"QFileInfoGatherer","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":133511,"imageIndex":2},{"imageOffset":133380,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1579852,"imageIndex":0},{"imageOffset":112194,"imageIndex":2},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27283,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":39366,"symbol":"kevent64","symbolLocation":10,"imageIndex":7},{"imageOffset":40346088,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6978626,"imageIndex":11},{"imageOffset":40345703,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6978241,"imageIndex":11},{"imageOffset":39931916,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6564454,"imageIndex":11},{"imageOffset":39714106,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6346644,"imageIndex":11},{"imageOffset":39978861,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6611399,"imageIndex":11},{"imageOffset":40072619,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6705157,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27285,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40020440,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6652978,"imageIndex":11},{"imageOffset":40022864,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6655402,"imageIndex":11},{"imageOffset":40021741,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6654279,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27286,"name":"Chrome_IOThread","frames":[{"imageOffset":39366,"symbol":"kevent64","symbolLocation":10,"imageIndex":7},{"imageOffset":40346088,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6978626,"imageIndex":11},{"imageOffset":40345703,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6978241,"imageIndex":11},{"imageOffset":39931916,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6564454,"imageIndex":11},{"imageOffset":39714106,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6346644,"imageIndex":11},{"imageOffset":94561768,"symbol":"ui::CATransactionCoordinator::SynchronizeImpl()","symbolLocation":31118746,"imageIndex":11},{"imageOffset":40072619,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6705157,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27287,"name":"NetworkConfigWatcher","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40261103,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6893641,"imageIndex":11},{"imageOffset":39511527,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6144065,"imageIndex":11},{"imageOffset":39931916,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6564454,"imageIndex":11},{"imageOffset":39714106,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6346644,"imageIndex":11},{"imageOffset":40072619,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6705157,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27291,"name":"CompositorTileWorker1","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":40225028,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6857566,"imageIndex":11},{"imageOffset":58803005,"symbol":"system_media_controls::internal::SystemMediaControlsMac::ClearMetadata()","symbolLocation":2863885,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27292,"name":"VizCompositorThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40261103,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6893641,"imageIndex":11},{"imageOffset":39511527,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6144065,"imageIndex":11},{"imageOffset":39931916,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6564454,"imageIndex":11},{"imageOffset":39714106,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6346644,"imageIndex":11},{"imageOffset":40072619,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6705157,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27293,"name":"NetworkConfigWatcher","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40261103,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6893641,"imageIndex":11},{"imageOffset":39511527,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6144065,"imageIndex":11},{"imageOffset":39931916,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6564454,"imageIndex":11},{"imageOffset":39714106,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6346644,"imageIndex":11},{"imageOffset":40072619,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6705157,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27294,"name":"NetworkConfigWatcher","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40261103,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6893641,"imageIndex":11},{"imageOffset":39511527,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6144065,"imageIndex":11},{"imageOffset":39931916,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6564454,"imageIndex":11},{"imageOffset":39714106,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6346644,"imageIndex":11},{"imageOffset":40072619,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6705157,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27295,"name":"ThreadPoolSingleThreadForegroundBlocking0","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40261103,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6893641,"imageIndex":11},{"imageOffset":40020426,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6652964,"imageIndex":11},{"imageOffset":40022864,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6655402,"imageIndex":11},{"imageOffset":40021981,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6654519,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27310,"name":"MemoryInfra","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40261103,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6893641,"imageIndex":11},{"imageOffset":39511527,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6144065,"imageIndex":11},{"imageOffset":39931916,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6564454,"imageIndex":11},{"imageOffset":39714106,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6346644,"imageIndex":11},{"imageOffset":40072619,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6705157,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27346,"name":"QFileInfoGatherer","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":133511,"imageIndex":2},{"imageOffset":133380,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1579852,"imageIndex":0},{"imageOffset":112194,"imageIndex":2},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27347,"name":"QFileInfoGatherer","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":133511,"imageIndex":2},{"imageOffset":133380,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1579852,"imageIndex":0},{"imageOffset":112194,"imageIndex":2},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27351,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40261103,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6893641,"imageIndex":11},{"imageOffset":40020426,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6652964,"imageIndex":11},{"imageOffset":40022191,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6654729,"imageIndex":11},{"imageOffset":40021789,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6654327,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27630,"name":"ZMQbg\/Reaper","frames":[{"imageOffset":21598,"symbol":"kevent","symbolLocation":10,"imageIndex":7},{"imageOffset":79085,"symbol":"zmq::kqueue_t::loop()","symbolLocation":181,"imageIndex":12},{"imageOffset":219750,"symbol":"thread_routine(void*)","symbolLocation":60,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27631,"name":"ZMQbg\/IO\/0","frames":[{"imageOffset":21598,"symbol":"kevent","symbolLocation":10,"imageIndex":7},{"imageOffset":79085,"symbol":"zmq::kqueue_t::loop()","symbolLocation":181,"imageIndex":12},{"imageOffset":219750,"symbol":"thread_routine(void*)","symbolLocation":60,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":27691,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":7},{"imageOffset":687821,"symbol":"__CFSocketManager","symbolLocation":630,"imageIndex":8},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":28470,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":7},{"imageOffset":40261570,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6894108,"imageIndex":11},{"imageOffset":40020440,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6652978,"imageIndex":11},{"imageOffset":40022864,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6655402,"imageIndex":11},{"imageOffset":40021885,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6654423,"imageIndex":11},{"imageOffset":40228979,"symbol":"shape_detection::TextDetectionImplMac::Detect(SkBitmap const&, base::OnceCallback<void (std::__1::vector<mojo::StructPtr<shape_detection::mojom::TextDetectionResult>, std::__1::allocator<mojo::StructPtr<shape_detection::mojom::TextDetectionResult> > >)>)","symbolLocation":6861517,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":29137,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":30124,"queue":"NSCGSDisableUpdates","frames":[{"imageOffset":2830,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":12786,"symbol":"_dispatch_sema4_timedwait","symbolLocation":72,"imageIndex":13},{"imageOffset":13855,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":13},{"imageOffset":378370,"symbol":"CGSUpdateManager::enable_updates_common()","symbolLocation":1038,"imageIndex":14},{"imageOffset":381029,"symbol":"SLSReenableUpdateTokenWithSeed","symbolLocation":130,"imageIndex":14},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":13},{"imageOffset":38856,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":13},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":13},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":10},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":10}]},{"id":30583,"queue":"NSPersistentUI Work","frames":[{"imageOffset":1541315,"symbol":"-[NSPersistentUIManager windowInfoForWindowID:createIfNecessary:]","symbolLocation":171,"imageIndex":9},{"imageOffset":1956355,"symbol":"-[NSPersistentUIManager _setPublicProperties:forWindowID:]","symbolLocation":34,"imageIndex":9},{"imageOffset":1956305,"symbol":"__57-[NSPersistentUIManager setPublicProperties:forWindowID:]_block_invoke","symbolLocation":33,"imageIndex":9},{"imageOffset":10997307,"symbol":"___NSPersistentUIDispatchQueueAsync_block_invoke","symbolLocation":28,"imageIndex":9},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":13},{"imageOffset":38856,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":13},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":13},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":10},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":10}]},{"id":30722,"queue":"com.apple.SkyLight.UpdateManager.SerialSema","frames":[{"imageOffset":2806,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":378899,"symbol":"invocation function for block in (anonymous namespace)::InterprocessSerialSemaphore::asyncWait(void (int) block_pointer)","symbolLocation":35,"imageIndex":14},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":13},{"imageOffset":38856,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":13},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":13},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":10},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":10}]},{"id":30723,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}],
486  "usedImages" : [
487  {
488    "source" : "P",
489    "arch" : "x86_64",
490    "base" : 4431667200,
491    "CFBundleShortVersionString" : "5.15",
492    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
493    "size" : 3112960,
494    "uuid" : "310167a6-dba8-33b0-9a7e-5e40c748ae29",
495    "path" : "\/opt\/local\/libexec\/*\/QtWidgets.framework\/Versions\/5\/QtWidgets",
496    "name" : "QtWidgets",
497    "CFBundleVersion" : "5.15.2"
498  },
499  {
500    "source" : "P",
501    "arch" : "x86_64",
502    "base" : 4426407936,
503    "size" : 2473984,
504    "uuid" : "148cef20-e54f-33e6-a5e6-15149cc47cb8",
505    "path" : "\/opt\/local\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/QtWidgets.abi3.so",
506    "name" : "QtWidgets.abi3.so"
507  },
508  {
509    "source" : "P",
510    "arch" : "x86_64",
511    "base" : 4414214144,
512    "CFBundleShortVersionString" : "5.15",
513    "CFBundleIdentifier" : "org.qt-project.QtCore",
514    "size" : 3178496,
515    "uuid" : "71567f25-fb30-39ef-8d5d-9e71e04354cd",
516    "path" : "\/opt\/local\/libexec\/*\/QtCore.framework\/Versions\/5\/QtCore",
517    "name" : "QtCore",
518    "CFBundleVersion" : "5.15.2"
519  },
520  {
521    "source" : "P",
522    "arch" : "x86_64",
523    "base" : 4407308288,
524    "size" : 1458176,
525    "uuid" : "664be469-3716-38d6-a2e0-a5b7e7f25f1f",
526    "path" : "\/opt\/local\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/QtCore.abi3.so",
527    "name" : "QtCore.abi3.so"
528  },
529  {
530    "source" : "P",
531    "arch" : "x86_64",
532    "base" : 4405968896,
533    "size" : 81920,
534    "uuid" : "e6dddcdb-5ba6-36ab-b313-4990e68e7427",
535    "path" : "\/opt\/local\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/lib\/python3.9\/site-packages\/PyQt5\/sip.cpython-39-darwin.so",
536    "name" : "sip.cpython-39-darwin.so"
537  },
538  {
539    "source" : "P",
540    "arch" : "x86_64",
541    "base" : 4367163392,
542    "CFBundleShortVersionString" : "3.9.10, (c) 2001-2021 Python Software Foundation.",
543    "CFBundleIdentifier" : "org.python.python",
544    "size" : 2883584,
545    "uuid" : "2a474670-bbf9-36e0-8fc7-af8b20182f6c",
546    "path" : "\/opt\/local\/Library\/Frameworks\/Python.framework\/Versions\/3.9\/Python",
547    "name" : "Python",
548    "CFBundleVersion" : "3.9.10"
549  },
550  {
551    "source" : "P",
552    "arch" : "x86_64",
553    "base" : 4380405760,
554    "size" : 442368,
555    "uuid" : "7de33963-bbc5-3996-ba6e-f1d562c17c95",
556    "path" : "\/usr\/lib\/dyld",
557    "name" : "dyld"
558  },
559  {
560    "source" : "P",
561    "arch" : "x86_64",
562    "base" : 140703368548352,
563    "size" : 225280,
564    "uuid" : "c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3",
565    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
566    "name" : "libsystem_kernel.dylib"
567  },
568  {
569    "source" : "P",
570    "arch" : "x86_64h",
571    "base" : 140703369089024,
572    "CFBundleShortVersionString" : "6.9",
573    "CFBundleIdentifier" : "com.apple.CoreFoundation",
574    "size" : 5255168,
575    "uuid" : "77eebafc-ad12-3973-b95a-7f1a847f631c",
576    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
577    "name" : "CoreFoundation",
578    "CFBundleVersion" : "1856.105"
579  },
580  {
581    "source" : "P",
582    "arch" : "x86_64",
583    "base" : 140703413583872,
584    "CFBundleShortVersionString" : "6.9",
585    "CFBundleIdentifier" : "com.apple.AppKit",
586    "size" : 15278080,
587    "uuid" : "a737ebe6-3a9c-32f3-b975-5ce0ef6313e4",
588    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
589    "name" : "AppKit",
590    "CFBundleVersion" : "2113.30.116"
591  },
592  {
593    "source" : "P",
594    "arch" : "x86_64",
595    "base" : 140703368773632,
596    "size" : 49152,
597    "uuid" : "ee564342-d8f2-396d-b642-40092cf34d82",
598    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
599    "name" : "libsystem_pthread.dylib"
600  },
601  {
602    "source" : "P",
603    "arch" : "x86_64",
604    "base" : 4627247104,
605    "CFBundleShortVersionString" : "5.15",
606    "CFBundleIdentifier" : "org.qt-project.Qt.QtWebEngineCore",
607    "size" : 114688000,
608    "uuid" : "b755cd62-658a-3a28-90ce-42cbb8d73376",
609    "path" : "\/opt\/local\/libexec\/*\/QtWebEngineCore.framework\/Versions\/5\/QtWebEngineCore",
610    "name" : "QtWebEngineCore",
611    "CFBundleVersion" : "5.15.7"
612  },
613  {
614    "source" : "P",
615    "arch" : "x86_64",
616    "base" : 4376596480,
617    "size" : 344064,
618    "uuid" : "2acabf0e-7f3e-3cba-95a5-d774f97fc95f",
619    "path" : "\/opt\/local\/lib\/libzmq.5.2.4.dylib",
620    "name" : "libzmq.5.2.4.dylib"
621  },
622  {
623    "source" : "P",
624    "arch" : "x86_64",
625    "base" : 140703366991872,
626    "size" : 290816,
627    "uuid" : "67d92c93-aa68-34c2-964b-23e8a8d32098",
628    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
629    "name" : "libdispatch.dylib"
630  },
631  {
632    "source" : "P",
633    "arch" : "x86_64",
634    "base" : 140703452278784,
635    "CFBundleShortVersionString" : "1.600.0",
636    "CFBundleIdentifier" : "com.apple.SkyLight",
637    "size" : 3760128,
638    "uuid" : "eab4373e-52ca-38d7-963a-9f5bd71824e9",
639    "path" : "\/System\/Library\/PrivateFrameworks\/SkyLight.framework\/Versions\/A\/SkyLight",
640    "name" : "SkyLight"
641  },
642  {
643    "size" : 0,
644    "source" : "A",
645    "base" : 0,
646    "uuid" : "00000000-0000-0000-0000-000000000000"
647  }
648],
649  "sharedCache" : {
650  "base" : 140703365541888,
651  "size" : 15216836608,
652  "uuid" : "985a74d2-8e9c-3f64-9035-a786b4845287"
653},
654  "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=3.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               768K        6 \nActivity Tracing                   256K        1 \nCG backing stores                  960K        4 \nCG image                          3276K       49 \nCG raster data                     632K        2 \nColorSync                          236K       27 \nCoreAnimation                     9888K       65 \nCoreGraphics                        12K        2 \nCoreUI image data                  480K        8 \nFoundation                          16K        1 \nKernel Alloc Once                   12K        2 \nMALLOC                           510.6M      120 \nMALLOC guard page                   48K       11 \nMALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nMach message                        24K        4 \nSTACK GUARD                        100K       25 \nStack                            118.2M       25 \nVM_ALLOCATE                      526.6M      577 \nVM_ALLOCATE (reserved)           384.0M        2         reserved VM address space (unallocated)\n__DATA                            49.9M      745 \n__DATA_CONST                      41.9M      566 \n__DATA_DIRTY                      1639K      218 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       669.9M      234 \n__OBJC_RO                         81.8M        1 \n__OBJC_RW                         3136K        2 \n__TEXT                           730.2M      758 \n__UNICODE                          588K        1 \ndyld private memory               1024K        1 \nmapped file                      554.8M       62 \nshared memory                      772K       17 \n===========                     =======  ======= \nTOTAL                              5.3G     3551 \nTOTAL, minus reserved VM space     3.2G     3551 \n",
655  "legacyInfo" : {
656  "threadTriggered" : {
657    "name" : "CrBrowserMain",
658    "queue" : "com.apple.main-thread"
659  }
660},
661  "trialInfo" : {
662  "rollouts" : [
663    {
664      "rolloutId" : "607844aa04477260f58a8077",
665      "factorPackIds" : {
666        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
667      },
668      "deploymentId" : 240000066
669    },
670    {
671      "rolloutId" : "60da5e84ab0ca017dace9abf",
672      "factorPackIds" : {
673
674      },
675      "deploymentId" : 240000008
676    },
677    {
678      "rolloutId" : "5ffde50ce2aacd000d47a95f",
679      "factorPackIds" : {
680
681      },
682      "deploymentId" : 240000098
683    },
684    {
685      "rolloutId" : "601d9415f79519000ccd4b69",
686      "factorPackIds" : {
687        "SIRI_TEXT_TO_SPEECH" : "61f0405329647d394933a4c4"
688      },
689      "deploymentId" : 240000377
690    },
691    {
692      "rolloutId" : "5fc94383418129005b4e9ae0",
693      "factorPackIds" : {
694
695      },
696      "deploymentId" : 240000225
697    },
698    {
699      "rolloutId" : "602ad4dac86151000cf27e46",
700      "factorPackIds" : {
701        "SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc"
702      },
703      "deploymentId" : 240000298
704    }
705  ],
706  "experiments" : [
707    {
708      "treatmentId" : "91be9c58-1d64-484d-b8d5-0bf7a6bb641c",
709      "experimentId" : "60c785f07aa5af21f0101872",
710      "deploymentId" : 400000012
711    }
712  ]
713}
714}
715
716Model: Macmini8,1, BootROM 1715.81.2.0.0 (iBridge: 19.16.10744.0.0,0), 6 processors, 6-Core Intel Core i7, 3.2 GHz, 32 GB, SMC
717Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
718Display: DELL U2719DX, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
719Graphics: Radeon Pro 580, Radeon Pro 580, PCIe, 8 GB
720Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, 16ATF2G64HZ-2G6E3
721Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, 16ATF2G64HZ-2G6E3
722AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 19:26:30 version 9.30.464.0.32.5.76 FWID 01-45ccefcd
723Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
724Network Service: Wi-Fi, AirPort, en1
725PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@196,0,0
726PCI Card: Radeon Pro 580, Display Controller, Thunderbolt@197,0,0
727PCI Card: pci1002,aaf0, Audio Device, Thunderbolt@197,0,1
728USB Device: G-DRIVE mobile USB-C
729USB Device: USB31Bus
730USB Device: Blackmagic eGPU USB3.1 Hub
731USB Device: Blackmagic eGPU USB2.1 Hub
732USB Device: USB31Bus
733USB Device: MacBook Air SuperDrive
734USB Device: T2Bus
735USB Device: Headset
736USB Device: Apple T2 Controller
737Thunderbolt Bus: Mac mini, Apple Inc., 47.5
738Thunderbolt Bus: Mac mini, Apple Inc., 47.5
739Thunderbolt Device: eGPU RX580, Blackmagic Design, 3, 50.3