easyw / kicadStepUpMod

kicadStepUp: ECAD to MCAD FreeCAD WorkBench
492 stars 63 forks source link

Crash on Add Tracks #64

Closed berkakinci closed 1 year ago

berkakinci commented 3 years ago

When I add tracks, I get a FreeCAD crash. (Yes; this may be a FreeCAD issue). I tried isolating the responsible features in the kicad-pcb file, but I was unsuccessful. Without isolation, I can't share the whole design. Basically, it first crashed after done copper layer F.Cu. I tried lopping features out of B.Cu until it didn't crash. I finally got it not crashing. However, I had a string of no-crash imports even after I had replaced every single feature back on the board. Then, after a few imports, it started crashing again. I don't believe a specific feature is to blame.

Versions:

kicad StepUp version 9.7.1.0

OS: macOS 10.15
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.23074 (Git)
Build type: Release
Branch: master
Hash: 74b866ed3022fd1452c534dae31a721bcc668f2f
Python version: 3.8.6
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)

Session log:

FreeCAD 0.19, Libs: 0.19R23074 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2020
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

A3 available
KiCadStepUpWB.Activated(v 10.1.1)
PoM not present
using 'Part' container and 'Links'
FC Version 019-23074
Asm3 WB present
kicad StepUp version 9.7.1.0
tolerance on vertex applied
applying Materials to Shapes
your home path is /Users/berka
export to STEP False
Tabified done !
done!
opening /Users/berka/Documents/QCM/Design - Electrical/Schematic/Discovery-Q/Discovery-Q_Plate/Rev02/Discovery-Q-Plate.kicad_pcb
my file path /Users/berka/Documents/QCM/Design - Electrical/Schematic/Discovery-Q/Discovery-Q_Plate/Rev02
aux origin used: [200, 150]
PCB Loader 
pcb thickness 1.6mm
kicad_pcb version 20171130
parsing
16 edge segments
aux_axis_origin[200, 150]
grid_origin[200, 150]
2d circle closed path
2d circle closed path
2d circle closed path
2d circle closed path
2d circle closed path
parsing&building time 0.106
start adding constraints to pcb sketch
adding constraints time 0.425
created PCB face w/ edge tolerance -> 0.01 mm
running time: 1.068sec
start cutting
using hierarchy container
cutting time 0.0
pcb dimensions: (42.00;42.00;1.60)
running time: 1.174sec
FC Version 019-23074
creating hierarchy
placing board @ -200,150
building up pcb time 1.179
running time: 2.277sec
VBO status False
ReadShapeCompoundMode status False
running time: 2.357sec
info message
Board Placed @ 0.00;-0.00;0.0
kicad pcb pos: (200.00;-150.00;0.00)
pcb dimensions: (42.00;42.00;1.60)
thread ViewFitting
running time: 2.357sec
FreeCAD build date: 2020/11/22
STEP UseAppPart available
FC Version 019-23074
tracks version: 1.1
making copper layer F.Cu...
    making holes...
      pad holes: 0, skipped: 0
      oval holes: 0
      via holes: 29, skipped: 0
      total holes added: 29
    holes done
  making pads...
    modules: 3
    pads: 27, skipped: 12
    vias: 29, skipped: 0
    total pads added: 44
  pads done
  making tracks...
    making 31 tracks of width 0.15, (0/41)
    making 10 tracks of width 0.25, (31/41)
  tracks done
  making zones...
    making zone GND...
      region 1/1, holes: 12
  zones done
done copper layer F.Cu
making copper layer B.Cu...
    making holes...
      pad holes: 0, skipped: 0
      oval holes: 0
      via holes: 29, skipped: 0
      total holes added: 29
    holes done
  making pads...
    modules: 3
    pads: 27, skipped: 15
    vias: 29, skipped: 0
    total pads added: 41
  pads done
  making tracks...
    making 56 tracks of width 0.25, (0/102)
    making 46 tracks of width 0.15, (56/102)
  tracks done
  making zones...
  zones done
done copper layer B.Cu
tracks version: 1.1
making copper layer F.Cu...
    making holes...
      pad holes: 0, skipped: 0
      oval holes: 0
      via holes: 29, skipped: 0
      total holes added: 29
    holes done
  making pads...
    modules: 8
    pads: 49, skipped: 34
    vias: 29, skipped: 0
    total pads added: 44
  pads done
  making tracks...
    making 31 tracks of width 0.15, (0/41)
    making 10 tracks of width 0.25, (31/41)
  tracks done
  making zones...
    making zone GND...
      region 1/1, holes: 12
  zones done
done copper layer F.Cu
making copper layer B.Cu...
    making holes...
      pad holes: 0, skipped: 0
      oval holes: 0
      via holes: 29, skipped: 0
      total holes added: 29
    holes done
  making pads...
    modules: 8
    pads: 49, skipped: 15
    vias: 29, skipped: 0
    total pads added: 63
  pads done
  making tracks...
    making 56 tracks of width 0.25, (0/102)
    making 46 tracks of width 0.15, (56/102)
  tracks done
  making zones...
  zones done
done copper layer B.Cu
Segmentation fault: 11

Crash report:

Process:               freecad [64850]
Path:                  /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/bin/./freecad
Identifier:            freecad
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        bash [64342]
Responsible:           Terminal [35606]
User ID:               501

Date/Time:             2020-11-26 12:28:24.817 -0500
OS Version:            Mac OS X 10.15.7 (19H15)
Report Version:        12
Bridge OS Version:     4.6 (17P6610)
Anonymous UUID:        AED67D57-8F19-4A6E-8B06-418ABCFE5231

Sleep/Wake UUID:       19B4FE25-CA03-4E89-99DC-70AAFDEE0C7C

Time Awake Since Boot: 280000 seconds
Time Since Wake:       12000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [64850]

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libFreeCADApp.dylib             0x000000010855f070 App::DocumentObject::getNameInDocument() const + 16
1   libFreeCADGui.dylib             0x000000010735a1f2 Gui::DocumentItem::getViewProvider(App::DocumentObject*) + 50
2   libFreeCADGui.dylib             0x000000010735a864 Gui::TreeWidget::_slotDeleteObject(Gui::ViewProviderDocumentObject const&, Gui::DocumentItem*) + 1460
3   libFreeCADGui.dylib             0x00000001070f0bd0 boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<boost::signals2::detail::void_type, Gui::ViewProviderDocumentObject const&>, std::__1::__list_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::__1::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<void (Gui::ViewProviderDocumentObject const&), boost::function<void (Gui::ViewProviderDocumentObject const&)> >, boost::signals2::mutex> >, void*>, boost::signals2::detail::connection_body<std::__1::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<void (Gui::ViewProviderDocumentObject const&), boost::function<void (Gui::ViewProviderDocumentObject const&)> >, boost::signals2::mutex> >::dereference() const + 80
4   libFreeCADGui.dylib             0x00000001070f0951 boost::signals2::detail::signal_impl<void (Gui::ViewProviderDocumentObject const&), boost::signals2::optional_last_value<void>, int, std::__1::less<int>, boost::function<void (Gui::ViewProviderDocumentObject const&)>, boost::function<void (boost::signals2::connection const&, Gui::ViewProviderDocumentObject const&)>, boost::signals2::mutex>::operator()(Gui::ViewProviderDocumentObject const&) + 673
5   libFreeCADGui.dylib             0x00000001071354d6 Gui::Document::slotDeletedObject(App::DocumentObject const&) + 422
6   libFreeCADApp.dylib             0x000000010854aff0 boost::signals2::detail::slot_call_iterator_t<boost::signals2::detail::variadic_slot_invoker<boost::signals2::detail::void_type, App::DocumentObject const&>, std::__1::__list_iterator<boost::shared_ptr<boost::signals2::detail::connection_body<std::__1::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<void (App::DocumentObject const&), boost::function<void (App::DocumentObject const&)> >, boost::signals2::mutex> >, void*>, boost::signals2::detail::connection_body<std::__1::pair<boost::signals2::detail::slot_meta_group, boost::optional<int> >, boost::signals2::slot<void (App::DocumentObject const&), boost::function<void (App::DocumentObject const&)> >, boost::signals2::mutex> >::dereference() const + 80
7   libFreeCADApp.dylib             0x000000010854ab21 boost::signals2::detail::signal_impl<void (App::DocumentObject const&), boost::signals2::optional_last_value<void>, int, std::__1::less<int>, boost::function<void (App::DocumentObject const&)>, boost::function<void (boost::signals2::connection const&, App::DocumentObject const&)>, boost::signals2::mutex>::operator()(App::DocumentObject const&) + 673
8   libFreeCADApp.dylib             0x00000001084d4671 App::Document::removeObject(char const*) + 817
9   libFreeCADApp.dylib             0x00000001085b86eb App::DocumentPy::removeObject(_object*) + 107
10  libFreeCADApp.dylib             0x00000001085b20e0 App::DocumentPy::staticCallback_removeObject(_object*, _object*) + 80
11  libpython3.8.dylib              0x0000000108094110 cfunction_call_varargs + 224
12  libpython3.8.dylib              0x00000001080932c7 _PyObject_MakeTpCall + 167
13  libpython3.8.dylib              0x00000001081ca6ea _PyEval_EvalFrameDefault + 45434
14  libpython3.8.dylib              0x00000001081bd78d _PyEval_EvalCodeWithName + 557
15  libpython3.8.dylib              0x000000010809498a _PyFunction_Vectorcall + 426
16  libpython3.8.dylib              0x00000001081ca914 _PyEval_EvalFrameDefault + 45988
17  libpython3.8.dylib              0x00000001080948d8 _PyFunction_Vectorcall + 248
18  libpython3.8.dylib              0x00000001081ca584 _PyEval_EvalFrameDefault + 45076
19  libpython3.8.dylib              0x00000001080948d8 _PyFunction_Vectorcall + 248
20  libpython3.8.dylib              0x000000010809866e method_vectorcall + 494
21  libpython3.8.dylib              0x0000000108093c99 PyVectorcall_Call + 121
22  libFreeCADBase.dylib            0x0000000108a6ddeb PP_Run_Method + 347
23  libFreeCADBase.dylib            0x00000001089d70d1 Base::InterpreterSingleton::runMethodVoid(_object*, char const*) + 49
24  libFreeCADGui.dylib             0x00000001071bb72a Gui::PythonCommand::activated(int) + 234
25  libFreeCADGui.dylib             0x00000001071b536e Gui::Command::invoke(int, Gui::Command::TriggerSource) + 974
26  libQt5Core.5.12.9.dylib         0x0000000109520dba QMetaObject::activate(QObject*, int, int, void**) + 1798

Thread 1:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff679a90fe __select + 10
1   com.apple.CoreFoundation        0x00007fff2d9b1c53 __CFSocketManager + 641
2   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
3   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff2d988ef5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation        0x00007fff2d9879c2 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation        0x00007fff2d986e3e CFRunLoopRunSpecific + 462
5   com.apple.AppKit                0x00007fff2ad9a954 _NSEventThread + 132
6   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 3:
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libomp.dylib                    0x000000012203cfed __kmp_suspend_64 + 301
3   libomp.dylib                    0x0000000122025830 kmp_flag_64::wait(kmp_info*, int, void*) + 1552
4   libomp.dylib                    0x0000000122021706 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 166
5   libomp.dylib                    0x0000000122024e5d __kmp_fork_barrier(int, int) + 445
6   libomp.dylib                    0x0000000122004b1a __kmp_launch_thread + 314
7   libomp.dylib                    0x000000012203ba5a __kmp_launch_worker(void*) + 330
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 4:
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libomp.dylib                    0x000000012203cfed __kmp_suspend_64 + 301
3   libomp.dylib                    0x0000000122025830 kmp_flag_64::wait(kmp_info*, int, void*) + 1552
4   libomp.dylib                    0x0000000122021706 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 166
5   libomp.dylib                    0x0000000122024e5d __kmp_fork_barrier(int, int) + 445
6   libomp.dylib                    0x0000000122004b1a __kmp_launch_thread + 314
7   libomp.dylib                    0x000000012203ba5a __kmp_launch_worker(void*) + 330
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 5:
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libomp.dylib                    0x000000012203cfed __kmp_suspend_64 + 301
3   libomp.dylib                    0x0000000122025830 kmp_flag_64::wait(kmp_info*, int, void*) + 1552
4   libomp.dylib                    0x0000000122021706 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 166
5   libomp.dylib                    0x0000000122024e5d __kmp_fork_barrier(int, int) + 445
6   libomp.dylib                    0x0000000122004b1a __kmp_launch_thread + 314
7   libomp.dylib                    0x000000012203ba5a __kmp_launch_worker(void*) + 330
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 6:
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libomp.dylib                    0x000000012203cfed __kmp_suspend_64 + 301
3   libomp.dylib                    0x0000000122025830 kmp_flag_64::wait(kmp_info*, int, void*) + 1552
4   libomp.dylib                    0x0000000122021706 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 166
5   libomp.dylib                    0x0000000122024e5d __kmp_fork_barrier(int, int) + 445
6   libomp.dylib                    0x0000000122004b1a __kmp_launch_thread + 314
7   libomp.dylib                    0x000000012203ba5a __kmp_launch_worker(void*) + 330
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 7:
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libomp.dylib                    0x000000012203cfed __kmp_suspend_64 + 301
3   libomp.dylib                    0x0000000122025830 kmp_flag_64::wait(kmp_info*, int, void*) + 1552
4   libomp.dylib                    0x0000000122021706 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 166
5   libomp.dylib                    0x0000000122024e5d __kmp_fork_barrier(int, int) + 445
6   libomp.dylib                    0x0000000122004b1a __kmp_launch_thread + 314
7   libomp.dylib                    0x000000012203ba5a __kmp_launch_worker(void*) + 330
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 8:
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libomp.dylib                    0x000000012203cfed __kmp_suspend_64 + 301
3   libomp.dylib                    0x0000000122025830 kmp_flag_64::wait(kmp_info*, int, void*) + 1552
4   libomp.dylib                    0x0000000122021706 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 166
5   libomp.dylib                    0x0000000122024e5d __kmp_fork_barrier(int, int) + 445
6   libomp.dylib                    0x0000000122004b1a __kmp_launch_thread + 314
7   libomp.dylib                    0x000000012203ba5a __kmp_launch_worker(void*) + 330
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 9:
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libomp.dylib                    0x000000012203cfed __kmp_suspend_64 + 301
3   libomp.dylib                    0x0000000122025830 kmp_flag_64::wait(kmp_info*, int, void*) + 1552
4   libomp.dylib                    0x0000000122021706 __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 166
5   libomp.dylib                    0x0000000122024e5d __kmp_fork_barrier(int, int) + 445
6   libomp.dylib                    0x0000000122004b1a __kmp_launch_thread + 314
7   libomp.dylib                    0x000000012203ba5a __kmp_launch_worker(void*) + 330
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 10:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40feef 0x1186fd000 + 30486255
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3c7fc2 0x1186fd000 + 30191554
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 11:: DnsConfigService
0   libsystem_kernel.dylib          0x00007fff679a5766 kevent + 10
1   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6be5e9 0x1186fd000 + 33297897
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6bc406 0x1186fd000 + 33289222
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4870aa 0x1186fd000 + 30974122
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
7   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 12:: TaskSchedulerServiceThread
0   libsystem_kernel.dylib          0x00007fff679a5766 kevent + 10
1   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6be5e9 0x1186fd000 + 33297897
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6bc406 0x1186fd000 + 33289222
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a487091 0x1186fd000 + 30974097
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a42ed14 0x1186fd000 + 30612756
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 13:: TaskSchedulerForegroundWorker
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4100e1 0x1186fd000 + 30486753
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a427ed8 0x1186fd000 + 30584536
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428828 0x1186fd000 + 30586920
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428474 0x1186fd000 + 30585972
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 14:: TaskSchedulerForegroundBlockingWorker
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4100e1 0x1186fd000 + 30486753
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a427ed8 0x1186fd000 + 30584536
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428828 0x1186fd000 + 30586920
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428474 0x1186fd000 + 30585972
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 15:: TaskSchedulerForegroundBlockingWorker
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4100e1 0x1186fd000 + 30486753
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a427ed8 0x1186fd000 + 30584536
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428828 0x1186fd000 + 30586920
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428474 0x1186fd000 + 30585972
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 16:: TaskSchedulerBackgroundWorker
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4100e1 0x1186fd000 + 30486753
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a427ed8 0x1186fd000 + 30584536
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428828 0x1186fd000 + 30586920
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4283e4 0x1186fd000 + 30585828
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 17:: Chrome_IOThread
0   libsystem_kernel.dylib          0x00007fff679a5766 kevent + 10
1   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6be5e9 0x1186fd000 + 33297897
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6bc406 0x1186fd000 + 33289222
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a487091 0x1186fd000 + 30974097
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
5   libQt5WebEngineCore.5.12.9.dylib    0x0000000119e8a5a9 0x1186fd000 + 24696233
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 18:: TaskSchedulerSingleThreadSharedBackgroundBlocking0
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40feef 0x1186fd000 + 30486255
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a427eca 0x1186fd000 + 30584522
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428572 0x1186fd000 + 30586226
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428414 0x1186fd000 + 30585876
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 19:: CompositorTileWorker1/52739
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a47f488 0x1186fd000 + 30942344
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011afee971 0x1186fd000 + 42932593
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43ddd4 0x1186fd000 + 30674388
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
6   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 20:: AudioThread
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40feef 0x1186fd000 + 30486255
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3c7fc2 0x1186fd000 + 30191554
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 21:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40feef 0x1186fd000 + 30486255
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3c7fc2 0x1186fd000 + 30191554
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 22:: Chrome_InProcGpuThread
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3c7f5f 0x1186fd000 + 30191455
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
7   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 23:: Chrome_ChildIOThread
0   libsystem_kernel.dylib          0x00007fff679a5766 kevent + 10
1   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6be5e9 0x1186fd000 + 33297897
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6bc406 0x1186fd000 + 33289222
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4870aa 0x1186fd000 + 30974122
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
7   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 24:: TaskSchedulerBackgroundBlockingWorker
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4100e1 0x1186fd000 + 30486753
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a427ed8 0x1186fd000 + 30584536
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428828 0x1186fd000 + 30586920
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4283e4 0x1186fd000 + 30585828
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 25:: TaskSchedulerSingleThreadForegroundBlocking1
0   libsystem_kernel.dylib          0x00007fff679a0dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff679a1170 mach_msg + 60
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40ffea 0x1186fd000 + 30486506
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a40feef 0x1186fd000 + 30486255
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a427eca 0x1186fd000 + 30584522
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a428828 0x1186fd000 + 30586920
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a4284d4 0x1186fd000 + 30586068
7   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
8   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 26:: CacheThread_BlockFile
0   libsystem_kernel.dylib          0x00007fff679a5766 kevent + 10
1   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6be5e9 0x1186fd000 + 33297897
2   libQt5WebEngineCore.5.12.9.dylib    0x000000011a6bc406 0x1186fd000 + 33289222
3   libQt5WebEngineCore.5.12.9.dylib    0x000000011a487091 0x1186fd000 + 30974097
4   libQt5WebEngineCore.5.12.9.dylib    0x000000011a3f1a35 0x1186fd000 + 30362165
5   libQt5WebEngineCore.5.12.9.dylib    0x000000011a43f1ac 0x1186fd000 + 30679468
6   libQt5WebEngineCore.5.12.9.dylib    0x000000011a480bd7 0x1186fd000 + 30948311
7   libsystem_pthread.dylib         0x00007fff67a64109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 27:: SIM::Coin3D::Quarter::SignalThread
0   libsystem_kernel.dylib          0x00007fff679a3882 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff67a64425 _pthread_cond_wait + 698
2   libQt5Core.5.12.9.dylib         0x00000001093fbf44 0x1093e0000 + 114500
3   libQt5Core.5.12.9.dylib         0x00000001093f6ee1 0x1093e0000 + 93921
4   libsystem_pthread.dylib         0x00007fff67a5fb8b thread_start + 15

Thread 28:
0   libsystem_pthread.dylib         0x00007fff67a5fb68 start_wqthread + 0

Thread 29:
0   libsystem_pthread.dylib         0x00007fff67a5fb68 start_wqthread + 0

Thread 30:
0   libsystem_pthread.dylib         0x00007fff67a5fb68 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x7e050a1000000000  rbx: 0x00007f8c667fe800  rcx: 0x0000000000000000  rdx: 0x00000000000caba0
  rdi: 0x00007f8c667fe800  rsi: 0x00007f8c667fe800  rbp: 0x00007ffee8b4f6d0  rsp: 0x00007ffee8b4f6d0
   r8: 0x0000000000001d0c   r9: 0x000000000000000b  r10: 0x00007f8c5ff00000  r11: 0x00007f8c5ffb7b30
  r12: 0x00007f8c5ff20838  r13: 0x00007f8c5fee6dd0  r14: 0x00007f8c5947a350  r15: 0x0000000000000300
  rip: 0x000000010855f070  rfl: 0x0000000000010206  cr2: 0x00007f8c49742000

Logical CPU:     2
Error Code:      0x00000000
Trap Number:     13

Binary Images:
       0x1070ac000 -        0x1070b3fff +freecad (0) <D09A950B-27D4-3703-AF9D-18D27C257E33> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/bin/freecad
       0x1070bc000 -        0x107bfefff +libFreeCADGui.dylib (0) <E9CE1B24-C48A-3CF9-929B-50DC89570A47> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libFreeCADGui.dylib
       0x108065000 -        0x10836afff +libpython3.8.dylib (0) <352AFE84-405E-38A4-9610-83F9D40A9CFA> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libpython3.8.dylib
       0x1084af000 -        0x1087b5fff +libFreeCADApp.dylib (0) <9357D1A1-41AB-3C01-BB4D-6A18EB4C29E8> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libFreeCADApp.dylib
       0x108994000 -        0x108aaeff3 +libFreeCADBase.dylib (0) <A3C7A897-A244-3CA7-92D0-55ADDFAF6A11> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libFreeCADBase.dylib
       0x108b52000 -        0x108ec5ff7 +libQt5Widgets.5.12.9.dylib (0) <F2D5552D-A392-33BF-A914-4EFB212FFDFB> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Widgets.5.12.9.dylib
       0x109027000 -        0x10902aff3 +_heapq.cpython-38-darwin.so (0) <208D4C93-D640-3E9E-A1A9-6957B787DF50> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_heapq.cpython-38-darwin.so
       0x10902d000 -        0x1092dfff7 +libQt5Gui.5.12.9.dylib (0) <FFCF5430-D7AF-3147-9B19-13DAB565BD10> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Gui.5.12.9.dylib
       0x1093e0000 -        0x109788ff7 +libQt5Core.5.12.9.dylib (0) <6B9C1F6C-BBF6-3422-A6B8-B886C9A80ACC> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Core.5.12.9.dylib
       0x109842000 -        0x109843ff7 +_opcode.cpython-38-darwin.so (0) <02481C8D-A2DA-3C4E-A80F-052889E686BD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_opcode.cpython-38-darwin.so
       0x109848000 -        0x1098c3ffb +libc++.1.0.dylib (0) <CB0987C3-A0EE-30B4-A2F2-84F153A5A5F1> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libc++.1.0.dylib
       0x109917000 -        0x10999bfff +libboost_regex.dylib (0) <31173624-3F0A-3D64-8FF2-93B9E2598D87> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libboost_regex.dylib
       0x1099d4000 -        0x1099fcff7 +libQt5PrintSupport.5.12.9.dylib (0) <6F829E52-014F-39BD-9C5F-D8641B60601C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5PrintSupport.5.12.9.dylib
       0x109a1f000 -        0x109a4cfff +libQt5Svg.5.12.9.dylib (0) <A89B21E3-F1B4-3250-B317-BEDF4FCAA0AA> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Svg.5.12.9.dylib
       0x109a69000 -        0x109a83fff +libpyside2.cpython-38-darwin.5.13.2.dylib (0) <F6730534-5C92-3E0E-85D5-DB3754F926AB> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libpyside2.cpython-38-darwin.5.13.2.dylib
       0x109a96000 -        0x109ab6fff +libQt5Xml.5.12.9.dylib (0) <08DFE7FC-5B6E-3B5F-9B46-CB09AE8E6207> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Xml.5.12.9.dylib
       0x109ac7000 -        0x109afaff7 +libshiboken2.cpython-38-darwin.5.13.2.dylib (0) <57830725-0C12-30BB-A038-0877BEE486EB> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libshiboken2.cpython-38-darwin.5.13.2.dylib
       0x109b11000 -        0x109beafff +libQt5Network.5.12.9.dylib (0) <B52D3970-1A3A-3D6B-A543-351834338908> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Network.5.12.9.dylib
       0x109c33000 -        0x109c66fff +libboost_program_options.dylib (0) <2B8CD0B0-2298-3A90-89DF-CAFE20C17422> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libboost_program_options.dylib
       0x109c9e000 -        0x109cb3ff7 +libz.1.2.11.dylib (0) <9F3E21C1-F8BB-3DB7-918E-2BF914C74F6F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libz.1.2.11.dylib
       0x109cd7000 -        0x109d68f47  dyld (750.6) <1D318D60-C9B0-3511-BE9C-82AFD2EF930D> /usr/lib/dyld
       0x109ddc000 -        0x10a2b4ff7 +libCoin.4.0.0.dylib (0) <C8981A7B-2449-3D0F-8EC2-E09D32EFB3E5> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libCoin.4.0.0.dylib
       0x10a551000 -        0x10a754ff7 +libxerces-c-3.2.dylib (0) <A11281A1-E21E-3E02-A607-04801CCA78B8> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libxerces-c-3.2.dylib
       0x10a894000 -        0x10a9efff7 +libicuuc.67.1.dylib (0) <B3BDDD51-9CC8-3B1E-9EC3-D79B002F8235> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libicuuc.67.1.dylib
       0x10aa62000 -        0x10c577fff +libicudata.67.1.dylib (0) <43A2A9E1-5824-377F-9ECE-713A5599E405> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libicudata.67.1.dylib
       0x10c579000 -        0x10c75cfff +libicui18n.67.1.dylib (0) <3988B679-0B3B-3B59-8C34-0EEFB624D4DD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libicui18n.67.1.dylib
       0x10c85f000 -        0x10c880ff3 +libexpat.1.6.11.dylib (0) <B80461C6-7BC1-3408-AA0A-36299D997D66> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libexpat.1.6.11.dylib
       0x10c887000 -        0x10c8b4fff +libpng16.16.dylib (0) <D34CA7DD-0A29-3F52-A226-03657F1BFE6B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libpng16.16.dylib
       0x10c8bd000 -        0x10cb5dfff +libQt5Qml.5.12.9.dylib (0) <2788E928-9C42-3134-91E6-E1E40CBB0371> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Qml.5.12.9.dylib
       0x10cc4f000 -        0x10cc58ff7 +math.cpython-38-darwin.so (0) <D682E14C-1E0C-320F-A1A4-5611838953CD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/math.cpython-38-darwin.so
       0x10cc5f000 -        0x10cc6eff3 +_datetime.cpython-38-darwin.so (0) <98C8832A-B491-382A-9B6E-9284A0ED0BF6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_datetime.cpython-38-darwin.so
       0x10cc7a000 -        0x10cc7fff3 +binascii.cpython-38-darwin.so (0) <924EFD19-B344-373F-BE32-EC2E70B861EC> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/binascii.cpython-38-darwin.so
       0x10cc84000 -        0x10cc8afff +_struct.cpython-38-darwin.so (0) <58F6CD3F-3F50-343E-BF2A-806A915A2782> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_struct.cpython-38-darwin.so
       0x10cc92000 -        0x10ccbafff +pyexpat.cpython-38-darwin.so (0) <6F81FC18-2E5F-310A-B165-338EAFB56442> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/pyexpat.cpython-38-darwin.so
       0x10cd4e000 -        0x10cd9bfff +libQt5DBus.5.12.9.dylib (0) <29E8D5FE-DDE4-37E4-AB74-9C8A05523A2E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5DBus.5.12.9.dylib
       0x10f94c000 -        0x10fa56fff +libqcocoa.dylib (0) <514561EE-3627-3DCF-8EC7-B3BF43C9BAE6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/platforms/libqcocoa.dylib
       0x111087000 -        0x11108cfff +zlib.cpython-38-darwin.so (0) <2EE3AF59-A8F4-3E65-88CB-91FF749C595E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/zlib.cpython-38-darwin.so
       0x111091000 -        0x111096ffb +_lzma.cpython-38-darwin.so (0) <1B526D3D-2AAE-390C-AC30-2882B274062A> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_lzma.cpython-38-darwin.so
       0x11109b000 -        0x11109cff3 +grp.cpython-38-darwin.so (0) <F17E87A0-72F3-3D5E-9418-21CD877CC650> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/grp.cpython-38-darwin.so
       0x1110a0000 -        0x1110a1fff +_bisect.cpython-38-darwin.so (0) <3CE75E8A-3DA7-3D78-B35A-38EF1FB3D2D2> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_bisect.cpython-38-darwin.so
       0x111c55000 -        0x111c78ff7 +libqmacstyle.dylib (0) <33640990-C83F-3A1F-A6EE-E06102481210> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/styles/libqmacstyle.dylib
       0x111ec7000 -        0x111eccfff +libqgif.dylib (0) <A432181A-114F-36DE-8E94-A9E9BB4E9AFF> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqgif.dylib
       0x111ed0000 -        0x111ed6fff +libqicns.dylib (0) <5CF87A8B-B9BA-3C68-A972-D9460DD98004> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqicns.dylib
       0x111edb000 -        0x111ee0fff +libqico.dylib (0) <37B777D2-A6D7-3FB3-AE12-2FB2F58BCD8F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqico.dylib
       0x111ee5000 -        0x111eebff7 +libqjpeg.dylib (0) <59342228-96C8-33FC-891E-B13ACBDDD383> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqjpeg.dylib
       0x111ef1000 -        0x111f29ff3 +libjpeg.9.dylib (0) <2B5C90F8-892F-3494-9CAF-17102A00B45E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libjpeg.9.dylib
       0x111f30000 -        0x111f35fff +libqmacheif.dylib (0) <972CEC7E-6039-3215-82A7-54DBF60044F3> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqmacheif.dylib
       0x111f3a000 -        0x111f3fff7 +libqmacjp2.dylib (0) <2D383197-BD05-3858-AB7E-1BB6752ED82E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqmacjp2.dylib
       0x111f44000 -        0x111f48ff7 +libqsvg.dylib (0) <C994B3FD-E5A6-3A70-B093-156BB375CAA7> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqsvg.dylib
       0x111f4d000 -        0x111f50ff7 +libqtga.dylib (0) <6F7A14D3-6050-3107-BBFB-F4C53D3A68F7> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqtga.dylib
       0x111f54000 -        0x111faeff7 +libqtiff.dylib (0) <4635F041-9143-3055-A32A-F5FBCCB47ACC> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqtiff.dylib
       0x111fb6000 -        0x111fb9ff7 +libqwbmp.dylib (0) <7830D5F1-D4D6-3958-A31F-F27CD52A306C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqwbmp.dylib
       0x111fbd000 -        0x112023fff +libqwebp.dylib (0) <75424A13-353C-37AA-9855-C41BB6A7DA0D> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/imageformats/libqwebp.dylib
       0x1121bf000 -        0x1121c2047  libobjc-trampolines.dylib (787.1) <88F9B648-C455-36F8-BBB9-7D1A9F57D073> /usr/lib/libobjc-trampolines.dylib
       0x11236a000 -        0x11237bff3 +_bz2.cpython-38-darwin.so (0) <28C176A5-3F79-3854-8FB1-2317A5B42C5F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_bz2.cpython-38-darwin.so
       0x112382000 -        0x1123a2ff7 +liblzma.5.dylib (0) <6024540C-D32D-39B9-84D0-5E45AB5CAD16> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/liblzma.5.dylib
       0x1123a8000 -        0x1123acff7 +_sha512.cpython-38-darwin.so (0) <3E6471CE-1C20-3AD2-89B9-6F085AEB3F29> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_sha512.cpython-38-darwin.so
       0x1123b0000 -        0x1123b2ff7 +_random.cpython-38-darwin.so (0) <DAAECC81-4541-3F3C-A308-66D1894444AD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_random.cpython-38-darwin.so
       0x1123b6000 -        0x1123b8ff3 +shiboken2.cpython-38-darwin.so (0) <3489451D-7D26-34E9-BA2A-63B6558E5E4F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/shiboken2/shiboken2.cpython-38-darwin.so
       0x1123bc000 -        0x1123cffff +_ctypes.cpython-38-darwin.so (0) <2F428129-E9FE-3AFD-926C-05A21D42D54C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_ctypes.cpython-38-darwin.so
       0x1123e1000 -        0x1123e6fff +libffi.6.dylib (0) <E3A1DCFA-A1B6-3149-846E-75CCAD8A3A33> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libffi.6.dylib
       0x1123ea000 -        0x1123eeff3 +_hashlib.cpython-38-darwin.so (0) <385565B9-3A7B-3653-A6F2-4D9D7563FF3B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_hashlib.cpython-38-darwin.so
       0x1123f4000 -        0x1123fcfff +_blake2.cpython-38-darwin.so (0) <1EA07C06-F74F-3797-A0A4-23C9952C469E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_blake2.cpython-38-darwin.so
       0x112401000 -        0x112412fff +_sha3.cpython-38-darwin.so (0) <1801F0A4-4868-3A56-96D8-B52BA3A48AB9> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_sha3.cpython-38-darwin.so
       0x112417000 -        0x112425ffb +_socket.cpython-38-darwin.so (0) <D97DF09C-A9A6-3CB2-AEE4-0F1B709568FB> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_socket.cpython-38-darwin.so
       0x11242d000 -        0x112431ff7 +select.cpython-38-darwin.so (0) <19A6855D-2D6F-3E24-8A86-87994668EACD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/select.cpython-38-darwin.so
       0x112436000 -        0x11244bff7 +_ssl.cpython-38-darwin.so (0) <C195CC27-B529-3735-BBC7-83D04BFA7666> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_ssl.cpython-38-darwin.so
       0x11245f000 -        0x1124bafff +libssl.1.1.dylib (0) <0346AAEB-D7F6-3F0A-987C-44A9BD423E7F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libssl.1.1.dylib
       0x1124e3000 -        0x1124e4ff7 +_scproxy.cpython-38-darwin.so (0) <CAFA6989-D726-391F-83BD-B7605EB40F15> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_scproxy.cpython-38-darwin.so
       0x1124e7000 -        0x1124eaff3 +mmap.cpython-38-darwin.so (0) <461D9832-3917-3FB2-96CD-2DA2D58D895B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/mmap.cpython-38-darwin.so
       0x1124ef000 -        0x1124f7ff3 +array.cpython-38-darwin.so (0) <E782AD0F-A9CE-3398-B9A3-A7BB03D6EC26> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/array.cpython-38-darwin.so
       0x1124ff000 -        0x112501ff7 +termios.cpython-38-darwin.so (0) <436BDF40-D048-314A-AA3A-3C7BA914DAB5> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/termios.cpython-38-darwin.so
       0x112505000 -        0x112507ff3 +_posixsubprocess.cpython-38-darwin.so (0) <B93AC6C7-4AD7-3F29-80A3-609777456F74> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_posixsubprocess.cpython-38-darwin.so
       0x11250b000 -        0x11250bfff +_contextvars.cpython-38-darwin.so (0) <3176206E-573B-3E97-B78F-DDF1291ABB1E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_contextvars.cpython-38-darwin.so
       0x11250e000 -        0x112516ff3 +_asyncio.cpython-38-darwin.so (0) <E51CB8A4-8659-3EA3-AD6D-D4628A7C78BD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_asyncio.cpython-38-darwin.so
       0x112521000 -        0x112521fff +_uuid.cpython-38-darwin.so (0) <1C71FA55-3993-30BE-9BDC-3A0892B44997> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_uuid.cpython-38-darwin.so
       0x112524000 -        0x11252aff7 +libqsvgicon.dylib (0) <BF0F45F8-D6A8-3BD2-BC70-FB7DFE8B094F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/iconengines/libqsvgicon.dylib
       0x11252f000 -        0x1125aaff3 +libTKMesh.7.4.0.dylib (0) <D0AE7776-42BC-3E53-9836-EB7A98F64A07> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKMesh.7.4.0.dylib
       0x112608000 -        0x11260eff7 +cmath.cpython-38-darwin.so (0) <599371D1-793A-3576-B3F0-66D7375E1CA6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/cmath.cpython-38-darwin.so
       0x112615000 -        0x112617ffb +lapack_lite.cpython-38-darwin.so (0) <4FDDD902-E440-34BC-9809-7241D4C4F1CD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/linalg/lapack_lite.cpython-38-darwin.so
       0x112638000 -        0x112d14ff3 +_coin.so (0) <AEC194E4-84E3-3208-AC54-A1C527FA1F01> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/pivy/_coin.so
       0x112fa6000 -        0x1132a8fff +QtCore.cpython-38-darwin.so (0) <1D64ED76-B587-34DA-A323-ED299615F165> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/PySide2/QtCore.cpython-38-darwin.so
       0x113400000 -        0x113750ff3 +QtGui.cpython-38-darwin.so (0) <41696C88-6ACB-36E8-8FC3-D9308FFA4F97> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/PySide2/QtGui.cpython-38-darwin.so
       0x1138d5000 -        0x113f65ff3 +QtWidgets.cpython-38-darwin.so (0) <D3C9E63D-9CBF-348B-9712-0230F5B51B2F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/PySide2/QtWidgets.cpython-38-darwin.so
       0x1141eb000 -        0x1143ceaaf +libcrypto.1.1.dylib (0) <AEDFA6F5-67AD-3B85-A1D6-7FF5973D3D13> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libcrypto.1.1.dylib
       0x11445e000 -        0x11478ffff +Part.so (0) <68EB2336-249A-3DDB-82BF-F9AF356DC58E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/Part.so
       0x114900000 -        0x114bc4ff3 +libTKIGES.7.4.0.dylib (0) <08B18883-28B4-37D4-88F4-440B2E574568> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKIGES.7.4.0.dylib
       0x114d04000 -        0x114d12ffb +libTKSTL.7.4.0.dylib (0) <76BB09CD-A0A8-395C-A111-520D30853986> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKSTL.7.4.0.dylib
       0x114d1f000 -        0x114ebffff +libTKOffset.7.4.0.dylib (0) <9848D758-084D-308C-B7B0-310F97BFE362> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKOffset.7.4.0.dylib
       0x114f29000 -        0x115129ff7 +libTKSTEP.7.4.0.dylib (0) <4ABFF392-C57C-3287-8EC1-BE423FE410D6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKSTEP.7.4.0.dylib
       0x1152c5000 -        0x1153a4fff +libTKHLR.7.4.0.dylib (0) <9C940483-9E22-3DFC-BDDC-7B922180EA06> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKHLR.7.4.0.dylib
       0x1153f7000 -        0x115517ff7 +libTKFeat.7.4.0.dylib (0) <64E63CC5-9D7A-3103-9DE5-AFCE962D4B07> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKFeat.7.4.0.dylib
       0x11554e000 -        0x1155f0fff +libfreetype.6.dylib (0) <94701041-6405-34C9-84D7-BA1D1664EFA4> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libfreetype.6.dylib
       0x115608000 -        0x11587dff3 +libTKFillet.7.4.0.dylib (0) <874E4C98-F325-347D-87C5-5E6B1D41471C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKFillet.7.4.0.dylib
       0x115900000 -        0x115972ff3 +libTKSTEPAttr.7.4.0.dylib (0) <B01BECCE-0791-3C49-9D70-2B36A651634C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKSTEPAttr.7.4.0.dylib
       0x1159ff000 -        0x115a4bff7 +libTKSTEP209.7.4.0.dylib (0) <4190F524-B22A-3164-AF95-68535DB784BC> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKSTEP209.7.4.0.dylib
       0x115aa7000 -        0x115bbbfff +libTKSTEPBase.7.4.0.dylib (0) <85B0050B-A047-3A8F-A96B-DBECB02A012B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKSTEPBase.7.4.0.dylib
       0x115d12000 -        0x115ea7ff7 +libTKXSBase.7.4.0.dylib (0) <D7D59296-AB5B-3656-8862-7603E262C59E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKXSBase.7.4.0.dylib
       0x115f8e000 -        0x1162f3ffb +libTKBool.7.4.0.dylib (0) <0FAE7FE8-67AA-31DF-A425-F02FF5D1AD27> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKBool.7.4.0.dylib
       0x1163d1000 -        0x116571ffb +libTKBO.7.4.0.dylib (0) <AD869559-23B1-3D23-A3B6-814E346656AA> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKBO.7.4.0.dylib
       0x11662c000 -        0x11689fff7 +libTKShHealing.7.4.0.dylib (0) <ED098BAD-0238-3266-86FE-346229C00150> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKShHealing.7.4.0.dylib
       0x116927000 -        0x11696dffb +libTKPrim.7.4.0.dylib (0) <1B2B7996-44F5-3E24-9E40-50E8F53ECD99> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKPrim.7.4.0.dylib
       0x116991000 -        0x116bfeff3 +libTKTopAlgo.7.4.0.dylib (0) <E86EEE54-7753-3588-8BCC-2D86180AB90A> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKTopAlgo.7.4.0.dylib
       0x116cac000 -        0x117157fff +libTKGeomAlgo.7.4.0.dylib (0) <AAAED8CC-D8B2-3DD4-87C2-E996EBFFAB25> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKGeomAlgo.7.4.0.dylib
       0x11724d000 -        0x1172edff7 +libTKBRep.7.4.0.dylib (0) <8D70923A-4610-3364-8343-87EBEFA3E971> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKBRep.7.4.0.dylib
       0x11733f000 -        0x11778bff3 +libTKGeomBase.7.4.0.dylib (0) <F48306BC-6A7D-3B6F-A17B-F314EC168280> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKGeomBase.7.4.0.dylib
       0x117885000 -        0x11793dffb +libTKG3d.7.4.0.dylib (0) <1E84B457-6EB0-3C2C-9582-E18EF5BA169F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKG3d.7.4.0.dylib
       0x117995000 -        0x1179c4fff +libTKG2d.7.4.0.dylib (0) <27D5C04C-C8F3-350B-8BF5-828377D29CE9> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKG2d.7.4.0.dylib
       0x1179ec000 -        0x117be3ff7 +libTKMath.7.4.0.dylib (0) <33D2C33C-1DB8-35FB-B281-D3B16B38AB93> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKMath.7.4.0.dylib
       0x117c9d000 -        0x117de7ff3 +libTKernel.7.4.0.dylib (0) <572CBDA2-A287-3C60-8629-3ADFEA2E17AF> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKernel.7.4.0.dylib
       0x117e53000 -        0x117e78ff3 +libtbb.dylib (0) <4823BBA0-BD01-3B60-94AD-9595037ECAC0> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libtbb.dylib
       0x117eb0000 -        0x117ec2ff3 +libtbbmalloc.dylib (0) <B552AAC3-E377-3B40-8BA8-34CF96B59BD3> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libtbbmalloc.dylib
       0x117efc000 -        0x117f01ff7 +libqquickwidget.dylib (0) <74B97435-0819-3ED0-8920-50BFC743EFC7> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/designer/libqquickwidget.dylib
       0x117f05000 -        0x117f0ffff +libQt5QuickWidgets.5.12.9.dylib (0) <26D3400A-8664-3250-A7FE-DC6FD3B5DEE6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5QuickWidgets.5.12.9.dylib
       0x117f1b000 -        0x118267ff7 +libQt5Designer.5.12.9.dylib (0) <22BD76CB-460D-3CD4-AAC8-2D80E010486A> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Designer.5.12.9.dylib
       0x11833d000 -        0x1185a5ff7 +libQt5Quick.5.12.9.dylib (0) <AF87B501-DF90-3501-B91E-27D7161BAABC> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Quick.5.12.9.dylib
       0x1186b0000 -        0x1186b6fff +libqwebengineview.dylib (0) <E45940B8-41A0-3AE2-9CEF-085B4C7B26A4> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/plugins/designer/libqwebengineview.dylib
       0x1186bb000 -        0x1186d9ff7 +libQt5WebEngineWidgets.5.12.9.dylib (0) <FBC212E5-DC85-3D37-B40F-F33196A10806> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5WebEngineWidgets.5.12.9.dylib
       0x1186fd000 -        0x11d3ebf5f +libQt5WebEngineCore.5.12.9.dylib (@SHORT_VERSION@ - @FULL_VERSION@) <6E4179D1-2C77-3A7B-83FF-46807ABB56B8> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5WebEngineCore.5.12.9.dylib
       0x11da5a000 -        0x11da6dfff +libQt5WebChannel.5.12.9.dylib (0) <67B0DCBD-B48E-38F9-9D15-481D2D9618BD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5WebChannel.5.12.9.dylib
       0x11da79000 -        0x11dabeff7 +libQt5Positioning.5.12.9.dylib (0) <2B0F6B44-2F62-3A26-B1E5-2B6289111E04> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Positioning.5.12.9.dylib
       0x11dad8000 -        0x11dadfff7 +_json.cpython-38-darwin.so (0) <D9AF8570-0C16-3429-814D-DDC36E232C96> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_json.cpython-38-darwin.so
       0x11dae4000 -        0x11dc20ffb +Sketcher.so (0) <44680B3D-D014-30FD-90DC-70145ED171F4> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/Sketcher.so
       0x11dca6000 -        0x11e032feb +_multiarray_umath.cpython-38-darwin.so (0) <F23D9721-3B98-38FA-AA5E-9E7E67BB0FAA> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so
       0x11e0b5000 -        0x121accee7 +libopenblasp-r0.3.10.dylib (0) <AB4BFB9F-818A-3E78-ADDD-EC17434827EB> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libopenblasp-r0.3.10.dylib
       0x121ca5000 -        0x121fcbfdf +libgfortran.4.dylib (0) <3A27620A-609F-34FF-B809-39098136ECE1> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libgfortran.4.dylib
       0x121fe5000 -        0x12205aff7 +libomp.dylib (0) <CE4FB12E-C0C3-3174-87C3-254E590C058B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libomp.dylib
       0x12208c000 -        0x1220cbfe7 +libquadmath.0.dylib (0) <3E9D3052-C93A-3D31-B73E-E82E3C46EE81> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libquadmath.0.dylib
       0x1220cf000 -        0x1220e6fe7 +libgcc_s.1.dylib (0) <3052C6E6-A4AB-3788-BC44-5718C099C2B6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libgcc_s.1.dylib
       0x1420f1000 -        0x142109fff +_pickle.cpython-38-darwin.so (0) <F2B8821D-39ED-3837-975F-F2E51E24FB1D> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_pickle.cpython-38-darwin.so
       0x142114000 -        0x142122fff +_multiarray_tests.cpython-38-darwin.so (0) <ADE02160-DF76-3D66-8BDC-32900F0AA854> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/core/_multiarray_tests.cpython-38-darwin.so
       0x14212c000 -        0x142148ffb +_umath_linalg.cpython-38-darwin.so (0) <44F387D4-C35A-3538-ACC2-41E59AB55BF9> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/linalg/_umath_linalg.cpython-38-darwin.so
       0x142150000 -        0x142195fff +_decimal.cpython-38-darwin.so (0) <64CEB567-460C-34F3-86C2-D335AD12B6F9> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/_decimal.cpython-38-darwin.so
       0x1421a9000 -        0x1421b9fff +_pocketfft_internal.cpython-38-darwin.so (0) <787A2696-D1CD-3E27-AF1B-9E9249BAA878> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/fft/_pocketfft_internal.cpython-38-darwin.so
       0x1421bc000 -        0x14221fff7 +mtrand.cpython-38-darwin.so (0) <0BA4C121-70F1-378B-A10B-DC02637B3038> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/mtrand.cpython-38-darwin.so
       0x14225d000 -        0x142279ff3 +bit_generator.cpython-38-darwin.so (0) <D2C9BAD8-32F8-3A53-BD31-57A47DBCA36B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/bit_generator.cpython-38-darwin.so
       0x14228b000 -        0x1422b8ffb +_common.cpython-38-darwin.so (0) <E53C3F34-90BB-32FD-9B6F-6F2C13C8E217> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/_common.cpython-38-darwin.so
       0x1422c7000 -        0x142308ff7 +_bounded_integers.cpython-38-darwin.so (0) <4E2C795C-C6CB-379B-B77D-F9B4B1B2BE71> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/_bounded_integers.cpython-38-darwin.so
       0x14231b000 -        0x142329fff +_mt19937.cpython-38-darwin.so (0) <16656EFB-5332-3814-9960-9185C1988696> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/_mt19937.cpython-38-darwin.so
       0x142331000 -        0x14233cfff +_philox.cpython-38-darwin.so (0) <65C50DF2-CE32-397C-9816-98B3F60A776F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/_philox.cpython-38-darwin.so
       0x142344000 -        0x14234dfff +_pcg64.cpython-38-darwin.so (0) <2B05B8D8-4DC8-38F9-8D5E-510928683CEA> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/_pcg64.cpython-38-darwin.so
       0x142355000 -        0x14235cff3 +_sfc64.cpython-38-darwin.so (0) <4A766B06-36A8-3AFE-B44D-513DBAC3F36D> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/_sfc64.cpython-38-darwin.so
       0x142362000 -        0x1423d9ffb +_generator.cpython-38-darwin.so (0) <F83921F1-B646-31AB-B648-B656A28B551B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/numpy/random/_generator.cpython-38-darwin.so
       0x16a419000 -        0x16a4f5ff3 +Path.so (0) <22010425-D032-35B8-BC40-4C18735BFDB3> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/Path.so
       0x16a560000 -        0x16a5d9ffb +libarea-native.dylib (0) <E1D52315-FED4-392E-A504-6AE9712FF36A> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libarea-native.dylib
       0x16a5f9000 -        0x16a67eff7 +_slvs.so (0) <D450FE99-DCC8-3797-95F0-93332B4D7B54> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/_slvs.so
       0x16beb5000 -        0x16bf21ff3 +gmpy2.cpython-38-darwin.so (0) <ED8B392B-9396-330D-884A-6F678086ED77> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/gmpy2/gmpy2.cpython-38-darwin.so
       0x16bf3b000 -        0x16bf4cff3 +libmpc.3.dylib (0) <89F7A055-8409-3631-8309-5135A289E193> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libmpc.3.dylib
       0x16bf52000 -        0x16bfb4ff3 +libmpfr.6.dylib (0) <DEBF6434-7077-3B6B-99AB-CB233342B8F8> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libmpfr.6.dylib
       0x16bfc0000 -        0x16c04bff3 +libgmp.10.dylib (0) <5CE8BCC6-9490-3FFA-B62D-4F9BFACBC264> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libgmp.10.dylib
       0x16c05b000 -        0x16c05eff3 +_lrucache.cpython-38-darwin.so (0) <FC1D0A3D-83EF-36F6-B973-7B902ACBDCC3> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/fastcache/_lrucache.cpython-38-darwin.so
       0x16c062000 -        0x16c167fff +unicodedata.cpython-38-darwin.so (0) <BCE0FDB3-CEA0-39FB-A687-261F77346DAD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/lib-dynload/unicodedata.cpython-38-darwin.so
       0x16c16c000 -        0x16c178ff3 +_ccallback_c.cpython-38-darwin.so (0) <A54919C7-E2DC-32DB-B710-FA662A9FA834> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/_lib/_ccallback_c.cpython-38-darwin.so
       0x16c181000 -        0x16c187ff7 +_uarray.cpython-38-darwin.so (0) <BF353DD0-F1E8-3D18-A596-579171B2A0FF> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/_lib/_uarray/_uarray.cpython-38-darwin.so
       0x16c18c000 -        0x16c221fff +pypocketfft.cpython-38-darwin.so (0) <F4BB57A6-05DA-384A-9C7A-0CA19BF2A696> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/fft/_pocketfft/pypocketfft.cpython-38-darwin.so
       0x16c255000 -        0x16c25dff7 +minpack2.cpython-38-darwin.so (0) <157AC2A1-DAF1-3220-82B7-290C37B9DF3D> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/minpack2.cpython-38-darwin.so
       0x16c261000 -        0x16c2b8fff +_fblas.cpython-38-darwin.so (0) <E1F9A8B7-6F51-3F0B-AB05-DA242D182CDD> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/linalg/_fblas.cpython-38-darwin.so
       0x16c2e9000 -        0x16c3c6fff +_flapack.cpython-38-darwin.so (0) <D14E36E5-13FC-3792-8FA9-C4F25B841AA5> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/linalg/_flapack.cpython-38-darwin.so
       0x16c44a000 -        0x16c454fff +_flinalg.cpython-38-darwin.so (0) <3450BA42-EEA3-3A6E-AE46-7355F2FE30F0> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/linalg/_flinalg.cpython-38-darwin.so
       0x16c45b000 -        0x16c47dff3 +_solve_toeplitz.cpython-38-darwin.so (0) <2E85CAC1-E885-3AB1-A97F-F10868575820> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/linalg/_solve_toeplitz.cpython-38-darwin.so
       0x16c48d000 -        0x16c4c1ff3 +_decomp_update.cpython-38-darwin.so (0) <01A6A07B-A908-3193-B1F1-263A061785C3> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/linalg/_decomp_update.cpython-38-darwin.so
       0x16c4d1000 -        0x16c4f6ff7 +cython_blas.cpython-38-darwin.so (0) <5B2D4B0B-1F16-3B92-AF04-6AA60ECE50CC> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/linalg/cython_blas.cpython-38-darwin.so
       0x16c508000 -        0x16c575fff +cython_lapack.cpython-38-darwin.so (0) <6F1E9DB3-78FF-3C46-80B0-29EE99414B15> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/linalg/cython_lapack.cpython-38-darwin.so
       0x16c5a9000 -        0x16c948ffb +_sparsetools.cpython-38-darwin.so (0) <D9C4E26B-F8B1-3307-A8B6-DD0AD95B8DF8> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/_sparsetools.cpython-38-darwin.so
       0x16c9ab000 -        0x16c9ffff7 +_csparsetools.cpython-38-darwin.so (0) <EDFD6F8C-1D32-357C-8D72-650C04085EF4> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/_csparsetools.cpython-38-darwin.so
       0x16ca1a000 -        0x16ca63ffb +_shortest_path.cpython-38-darwin.so (0) <9C031B54-DCEA-3FB7-8520-CAA72F9123CF> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-38-darwin.so
       0x16ca7e000 -        0x16ca98ff7 +_tools.cpython-38-darwin.so (0) <B0173D44-C449-3F25-9D62-05F857A8E805> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/csgraph/_tools.cpython-38-darwin.so
       0x16caa7000 -        0x16cac1ff3 +_traversal.cpython-38-darwin.so (0) <6E428C8D-DB65-39BB-8752-518C85F19082> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/csgraph/_traversal.cpython-38-darwin.so
       0x16cacd000 -        0x16cae9fff +_min_spanning_tree.cpython-38-darwin.so (0) <D53C42B4-450C-3C15-B2FC-95BBD4990F0F> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-38-darwin.so
       0x16caf7000 -        0x16cb1cff7 +_flow.cpython-38-darwin.so (0) <7B6E2A0A-774C-3D68-AB4E-F6EA6E1C74C6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/csgraph/_flow.cpython-38-darwin.so
       0x16cb2e000 -        0x16cb4cfff +_matching.cpython-38-darwin.so (0) <E0D93D58-B655-3BE6-A7F7-7CEB1F53B154> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/csgraph/_matching.cpython-38-darwin.so
       0x16cb5b000 -        0x16cb83ff7 +_reordering.cpython-38-darwin.so (0) <58BF595C-99EC-387F-B539-B29F413DC451> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/csgraph/_reordering.cpython-38-darwin.so
       0x16cb96000 -        0x16cbc9ff7 +_trlib.cpython-38-darwin.so (0) <635E3CD8-7114-30B3-924B-4116ED4E7431> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_trlib/_trlib.cpython-38-darwin.so
       0x16cbdb000 -        0x16cbe0fff +messagestream.cpython-38-darwin.so (0) <4D6FE689-C68A-39B0-B4FC-D7F5FB0FF1B1> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/_lib/messagestream.cpython-38-darwin.so
       0x16cbe5000 -        0x16cc12fff +_iterative.cpython-38-darwin.so (0) <02BB1459-4A9A-3EC5-B66D-2BFC4571EA87> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/linalg/isolve/_iterative.cpython-38-darwin.so
       0x16cc27000 -        0x16cc79ff7 +_superlu.cpython-38-darwin.so (0) <FBCAEFEA-9B37-3124-8D58-FF410BAAEACB> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/linalg/dsolve/_superlu.cpython-38-darwin.so
       0x16cc82000 -        0x16cd00ff7 +_arpack.cpython-38-darwin.so (0) <532470A9-F370-3709-99F0-932D4C3D7745> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-38-darwin.so
       0x16cd1d000 -        0x16ce9dfef +_ufuncs.cpython-38-darwin.so (0) <4C8B10C5-48AC-393D-B919-AD6F8FC1C921> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/special/_ufuncs.cpython-38-darwin.so
       0x16cee1000 -        0x16cef9ffb +_ufuncs_cxx.cpython-38-darwin.so (0) <08C0A778-8DD9-3AE2-829D-96DBF212B8B9> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/special/_ufuncs_cxx.cpython-38-darwin.so
       0x16cf02000 -        0x16cfc0fef +specfun.cpython-38-darwin.so (0) <767B2724-92EA-316B-800F-15879CCC005B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/special/specfun.cpython-38-darwin.so
       0x16cfd0000 -        0x16cfd4ff3 +_comb.cpython-38-darwin.so (0) <81CD1589-20BD-345A-8A8C-A7C6F4FC43E5> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/special/_comb.cpython-38-darwin.so
       0x16cfd9000 -        0x16cfe6ffb +_ellip_harm_2.cpython-38-darwin.so (0) <21F3C74F-72A6-3339-8BB4-0FEBAA5D2B4E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/special/_ellip_harm_2.cpython-38-darwin.so
       0x16cfee000 -        0x16d009ff3 +_group_columns.cpython-38-darwin.so (0) <0B28AC7F-3D5F-3D18-B996-D2022DED931D> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_group_columns.cpython-38-darwin.so
       0x16d015000 -        0x16d036fff +_lbfgsb.cpython-38-darwin.so (0) <DA25B2FA-DEAA-3275-8BF4-0F0297C8A2A3> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_lbfgsb.cpython-38-darwin.so
       0x16d03b000 -        0x16d045ff3 +moduleTNC.cpython-38-darwin.so (0) <49C71AEC-EDD1-393E-BBA0-D77D967791A7> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/moduleTNC.cpython-38-darwin.so
       0x16d048000 -        0x16d064fff +_cobyla.cpython-38-darwin.so (0) <2A92A15B-950E-327C-9DE5-951F10612A7E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_cobyla.cpython-38-darwin.so
       0x16d068000 -        0x16d084fff +_slsqp.cpython-38-darwin.so (0) <F0295AC2-A057-34F2-91D6-EFF6231497B4> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_slsqp.cpython-38-darwin.so
       0x16d089000 -        0x16d0a7fff +_minpack.cpython-38-darwin.so (0) <6F1481D7-DE5E-34BE-87F6-462DB4160405> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_minpack.cpython-38-darwin.so
       0x16d0ac000 -        0x16d0c4fff +givens_elimination.cpython-38-darwin.so (0) <AABFF706-E98C-32B6-AD80-B4F63DB6FA52> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-38-darwin.so
       0x16d0d0000 -        0x16d0d1ffb +_zeros.cpython-38-darwin.so (0) <34369F85-2876-3C17-8E73-C527202818E0> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_zeros.cpython-38-darwin.so
       0x16d0d4000 -        0x16d0dbfff +_nnls.cpython-38-darwin.so (0) <58925A40-9B79-3C9D-AFEF-50008BD2ED39> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_nnls.cpython-38-darwin.so
       0x16d0df000 -        0x16d10bff7 +_bglu_dense.cpython-38-darwin.so (0) <8D662D61-961A-3F10-90E2-9C4E20F039CF> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_bglu_dense.cpython-38-darwin.so
       0x16d11d000 -        0x16d120ff3 +_lsap_module.cpython-38-darwin.so (0) <913045E2-CB9E-3076-A2AD-0ED47CB2B4B3> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/optimize/_lsap_module.cpython-38-darwin.so
       0x16d123000 -        0x16d1a4ff3 +ckdtree.cpython-38-darwin.so (0) <12568DCB-E928-3720-BE5E-198F79E168A8> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/spatial/ckdtree.cpython-38-darwin.so
       0x16d1cb000 -        0x16d2a9ffb +qhull.cpython-38-darwin.so (0) <223A88C7-6346-342E-BF09-3A1B4EF2F185> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/spatial/qhull.cpython-38-darwin.so
       0x16d2d2000 -        0x16d2ecff7 +_voronoi.cpython-38-darwin.so (0) <9BC3A475-F264-3DC7-9EDF-9F16B95E2A19> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/spatial/_voronoi.cpython-38-darwin.so
       0x16d2f8000 -        0x16d302ff7 +_distance_wrap.cpython-38-darwin.so (0) <68ED1C9C-E46A-3252-85BF-4734AA6AB15A> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/spatial/_distance_wrap.cpython-38-darwin.so
       0x16d308000 -        0x16d322ffb +_hausdorff.cpython-38-darwin.so (0) <A6A0BA4F-CF35-3B56-A475-799EAEA0E1C6> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/python3.8/site-packages/scipy/spatial/_hausdorff.cpython-38-darwin.so
       0x16d446000 -        0x16d449ff7 +libQt5Concurrent.5.12.9.dylib (0) <11825F7A-087E-3E87-9DA0-C63F13712F8D> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libQt5Concurrent.5.12.9.dylib
       0x16d44d000 -        0x16d467ff3 +ImportGui.so (0) <59E50F18-D696-37C2-83D8-5E0EC3420520> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/ImportGui.so
       0x16d47f000 -        0x16d48dffb +libTKXDEIGES.7.4.0.dylib (0) <18A09FA8-7676-3838-AA3B-F49EAD22205B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKXDEIGES.7.4.0.dylib
       0x16d49b000 -        0x16d4a4ff7 +libwebpmux.3.dylib (0) <D005935A-8267-39DE-9C23-734CDFFBB540> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libwebpmux.3.dylib
       0x16d4a8000 -        0x16d4b5fff +libImath.25.0.2.dylib (0) <2FDA4E5A-19CA-3E86-8020-DC998AB50BB5> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libImath.25.0.2.dylib
       0x16d4d0000 -        0x16d4e7ff3 +libjxrglue.1.1.dylib (0) <1AE0C4C8-B36F-39B4-8287-FFC9DD943678> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libjxrglue.1.1.dylib
       0x16d4f2000 -        0x16d4f5ff7 +libIlmThread.25.0.2.dylib (0) <D544ADD9-2441-3790-849C-674ABA3A395C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libIlmThread.25.0.2.dylib
       0x16d873000 -        0x16d93bffb +StartGui.so (0) <0920ED92-56B9-3DF3-A285-38BF9BAB4109> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/StartGui.so
       0x16d94b000 -        0x16d985ff7 +WebGui.so (0) <12BCA7D6-F1C5-375C-9733-2ACF2AB4F681> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/WebGui.so
       0x16d9a1000 -        0x16d9a4fff +Start.so (0) <045C053A-DF63-3122-ADC8-DC217243E8BF> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/Start.so
       0x16ef74000 -        0x16f757fff  com.apple.AppleIntelICLGraphicsVADriver (14.7.8 - 14.0.7) <5D6276AC-7760-399A-B79C-973AB5C09EDC> /System/Library/Extensions/AppleIntelICLGraphicsVADriver.bundle/Contents/MacOS/AppleIntelICLGraphicsVADriver
       0x16f815000 -        0x16f816fff  com.apple.driver.AppleIntelICLLPGraphicsVAME (14.7.8 - 14.0.7) <97467202-C234-3CCE-8A34-B9283E87825C> /System/Library/Extensions/AppleIntelICLLPGraphicsVAME.bundle/Contents/MacOS/AppleIntelICLLPGraphicsVAME
       0x1711fc000 -        0x17144cff3 +PathGui.so (0) <BD49E734-0CB4-3472-8B18-28954B8A9C62> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/PathGui.so
       0x174d91000 -        0x174e0eff3 +Import.so (0) <618876AC-D7C5-3988-BB72-96A4292F28A5> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/Import.so
       0x17539d000 -        0x17542aff3 +libTKXDESTEP.7.4.0.dylib (0) <D2415E8F-A685-37E8-9171-6CE7F68AA283> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKXDESTEP.7.4.0.dylib
       0x175b87000 -        0x175badfff +libTKVCAF.7.4.0.dylib (0) <781A3FE6-CDAA-3A19-BBE1-18ABF31059A1> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKVCAF.7.4.0.dylib
       0x17697c000 -        0x176cb6ff3 +SketcherGui.so (0) <AF1543D3-518A-3C60-8432-A470DD16E4C0> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/SketcherGui.so
       0x177be3000 -        0x177c5cffb +libTKXCAF.7.4.0.dylib (0) <153B8580-3CF4-32DE-ADD2-F213E52A719C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKXCAF.7.4.0.dylib
       0x177ca6000 -        0x177d0affb +libTKCAF.7.4.0.dylib (0) <F298EAC9-32B7-315A-9EBD-9BEDB24EA1B1> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKCAF.7.4.0.dylib
       0x177d41000 -        0x177d72ff3 +libTKCDF.7.4.0.dylib (0) <B08AEC51-1FB6-3677-A765-FCE1354AF2F4> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKCDF.7.4.0.dylib
       0x1780d9000 -        0x17831cff3 +Mesh.so (0) <53299B16-5ED2-3F5F-B93C-9DC8FF437EAF> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/Mesh.so
       0x1783f8000 -        0x1786e2ff3 +PartGui.so (0) <826203D9-8FC7-33E2-813F-4FA8369EBE3E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/PartGui.so
       0x1787ee000 -        0x178862ffb +libTKLCAF.7.4.0.dylib (0) <3498CAC5-E48C-335D-9D3F-12399F5D0D49> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKLCAF.7.4.0.dylib
       0x1788ba000 -        0x178afafff +libTKV3d.7.4.0.dylib (0) <B848283A-8D67-3C13-B930-95F37CCF3515> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKV3d.7.4.0.dylib
       0x178c16000 -        0x178c46ffb +libTKService.7.4.0.dylib (0) <E5CE90C8-3BBE-30DE-81C0-3F2441919202> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libTKService.7.4.0.dylib
       0x178c6f000 -        0x178d16fff +libfreeimage.3.18.0.dylib (0) <5BE9B468-71F1-3CC6-8A64-5A35DE4F8607> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libfreeimage.3.18.0.dylib
       0x178d3c000 -        0x178daaffb +libtiff.5.dylib (0) <BD6781A0-EAE2-34B1-BA65-D0B8D8B2A3C2> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libtiff.5.dylib
       0x178db9000 -        0x178e03fff +libopenjp2.2.3.1.dylib (0) <764E3454-FCAB-3DEB-83F1-AD81A1982073> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libopenjp2.2.3.1.dylib
       0x178e0c000 -        0x178e8dffb +libwebp.7.dylib (0) <533844E6-4BDA-3D69-B81B-60B114DDE55E> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libwebp.7.dylib
       0x178e9b000 -        0x178f42ffb +libraw.20.dylib (0) <BA330FDB-904B-348D-80D8-28704A385223> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libraw.20.dylib
       0x178fa6000 -        0x179243fef +libIlmImf.25.0.2.dylib (0) <0714594F-E8F0-371E-B3D5-C1F709B5A852> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libIlmImf.25.0.2.dylib
       0x17928e000 -        0x1792e0ffb +libIex.25.0.2.dylib (0) <947AF30D-AE5E-398C-A3EC-60E2FFA6F128> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libIex.25.0.2.dylib
       0x179341000 -        0x179383ffb +libHalf.25.0.2.dylib (0) <C51A2051-B644-3DDC-8615-005365EF37FC> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libHalf.25.0.2.dylib
       0x179386000 -        0x179453ffb +libzstd.1.4.5.dylib (0) <EB00BD5E-B31E-3D1A-BE20-C040F5D0263C> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libzstd.1.4.5.dylib
       0x17945e000 -        0x1794a1ff7 +libjpegxr.1.1.dylib (0) <E44BEA05-26D1-38C7-ABD4-9C9DE27D3C6B> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/libjpegxr.1.1.dylib
       0x1794a7000 -        0x1794f2ffb +liblcms2.2.dylib (0) <C00BA66E-CE5A-3E38-9D7C-DFEBA9E743CE> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/liblcms2.2.dylib
       0x17c0bf000 -        0x17c16bff7 +_PartDesign.so (0) <20D1E350-6354-32B0-A735-C7FAF8C6AAA8> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/_PartDesign.so
       0x17c1ec000 -        0x17c3f2ff3 +PartDesignGui.so (0) <4D6722CC-2BD6-398D-8505-3D5526932312> /Applications/3D CAD/FreeCAD0.19_pre.app/Contents/Resources/lib/PartDesignGui.so
    0x7fff209f7000 -     0x7fff20c44ff8  com.apple.RawCamera.bundle (9.02.0 - 1350.29) <59F81722-039E-33F5-A20E-936E997575A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff23e48000 -     0x7fff24e5bfff  com.apple.driver.AppleIntelICLGraphicsGLDriver (14.7.8 - 14.0.7) <22FEE718-D7E8-3640-958C-DC2A7036A8E5> /System/Library/Extensions/AppleIntelICLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelICLGraphicsGLDriver
    0x7fff24e5c000 -     0x7fff252fcff2  com.apple.driver.AppleIntelICLGraphicsMTLDriver (14.7.8 - 14.0.7) <423E8963-9823-3087-94BE-7B92F8186F4F> /System/Library/Extensions/AppleIntelICLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelICLGraphicsMTLDriver
    0x7fff2919f000 -     0x7fff291a3ffb  com.apple.agl (3.3.3 - AGL-3.3.3) <204E20A9-AEA9-3F9F-AE23-EECE3AFFFC54> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff291a4000 -     0x7fff2939fff8  com.apple.avfoundation (2.0 - 1855.3) <0837D912-3783-35D6-A94A-E474E18600CF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff293a0000 -     0x7fff2946cffe  com.apple.audio.AVFAudio (1.0 - 415.75) <CAC3CA5F-FCF6-37EB-8F1A-090340E2C38E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff2958c000 -     0x7fff2958cfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <4F9977AE-DBDB-3A16-A536-AC1F9938DCDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2958d000 -     0x7fff295a3fef  libCGInterfaces.dylib (524.2.1) <8FD09D09-BB19-36C5-ADE9-4F22DA235AEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff295a4000 -     0x7fff29bfafff  com.apple.vImage (8.1 - 524.2.1) <EA6F5FF2-7A1B-35D5-A5A3-D2B3386ECB75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff29bfb000 -     0x7fff29e62ff7  libBLAS.dylib (1303.60.1) <C6C2D42F-7456-3DBF-8BE2-9AA06EFC78FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff29e63000 -     0x7fff2a336fef  libBNNS.dylib (144.100.2) <99C61C48-B14C-3DA6-8C31-6BF72DA0A3A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2a337000 -     0x7fff2a6d2fff  libLAPACK.dylib (1303.60.1) <5E3E3867-50C3-3E6A-9A2E-007CE77A4641> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2a6d3000 -     0x7fff2a6e8fec  libLinearAlgebra.dylib (1303.60.1) <3D433800-0099-33E0-8C81-15F83247B2C9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2a6e9000 -     0x7fff2a6eeff3  libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a6ef000 -     0x7fff2a75ffff  libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2a760000 -     0x7fff2a772fef  libSparseBLAS.dylib (1303.60.1) <B147FEF6-A0DB-3830-BF06-45BEC58DB576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a773000 -     0x7fff2a94afd7  libvDSP.dylib (735.140.1) <D63DC0A5-B8B4-3562-A574-E73BC3B57407> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2a94b000 -     0x7fff2aa0dfef  libvMisc.dylib (735.140.1) <3601FDE3-B142-398D-987D-8151A51F0A96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2aa0e000 -     0x7fff2aa0efff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F6C5613D-2284-342B-9160-9731F78B4DE5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2aa0f000 -     0x7fff2aa6eff0  com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff2abb8000 -     0x7fff2b978ff2  com.apple.AppKit (6.9 - 1894.60.100) <A64D10A6-FE17-39CE-9392-6615BE54E10E> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2b9c8000 -     0x7fff2b9c8fff  com.apple.ApplicationServices (48 - 50) <C23D2740-FAF6-3BD6-9E48-56F54D752864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff2b9c9000 -     0x7fff2ba34fff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2bacd000 -     0x7fff2bb0bff0  libFontRegistry.dylib (274.0.5.1) <F3461C05-0370-359B-9F03-5C1C1F7763EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff2bb66000 -     0x7fff2bb95fff  com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bb96000 -     0x7fff2bb9affb  com.apple.ColorSyncLegacy (4.13.0 - 1) <72EE68DB-F069-37F5-AA2A-40D5FCF139F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2bc34000 -     0x7fff2bc8bffa  com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff2bc8c000 -     0x7fff2bc9afff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2bc9b000 -     0x7fff2bce0ffa  com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2bce1000 -     0x7fff2bcebff7  com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2bcec000 -     0x7fff2bcf9ffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2bcfa000 -     0x7fff2bddbffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8CFA0620-5E43-3C4D-A75B-981C0961C2DE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2bddd000 -     0x7fff2bdddfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <C8F9CC56-F7CF-3E77-B6FC-BD8E1D19FA92> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff2c174000 -     0x7fff2c503ffa  com.apple.CFNetwork (1128.0.1 - 1128.0.1) <07F9CA9C-B954-3EA0-A710-3122BFF9F057> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff2c57f000 -     0x7fff2c57ffff  com.apple.Carbon (160 - 162) <97E334B3-7FAE-3239-9E89-5A546BC26ADE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff2c580000 -     0x7fff2c583ff3  com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff2c584000 -     0x7fff2c878ff3  com.apple.HIToolbox (2.1.1 - 994.6) <EAF2DAC3-66B1-30BF-AF10-72DDA90D1044> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff2c879000 -     0x7fff2c87cff3  com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff2c87d000 -     0x7fff2c882ff7  com.apple.ImageCapture (9.0 - 1600.65) <1A1F320E-3E85-3F3D-8AE0-B238C4E92D40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff2c883000 -     0x7fff2c883fff  com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff2c884000 -     0x7fff2c89effa  com.apple.openscripting (1.7 - 185.1) <B6E28747-5FC7-3461-8A71-864A969ED022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff2c8bf000 -     0x7fff2c8bffff  com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff2c8c0000 -     0x7fff2c8c2ff7  com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff2c8c3000 -     0x7fff2c8c9fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2c8ca000 -     0x7fff2ca62ffa  com.apple.cloudkit.CloudKit (867 - 867) <1B851180-FC00-357F-B6C1-BB0EA7D6D5CA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff2ca63000 -     0x7fff2ca63fff  com.apple.Cocoa (6.11 - 23) <2192EE61-8CA8-3639-B7D3-0D68F200C9EF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff2ca71000 -     0x7fff2cb67fff  com.apple.ColorSync (4.13.0 - 3394.9) <A126406C-DA38-3FFE-8B25-BB9859EFD159> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2ce52000 -     0x7fff2d35bffb  com.apple.audio.CoreAudio (5.0 - 5.0) <9DA02E7A-56A0-3FFF-94C2-1795BA761F07> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2d3ae000 -     0x7fff2d3e6fff  com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff2d3e7000 -     0x7fff2d7d1fe8  com.apple.CoreData (120 - 977.3) <49AE61CA-C91E-31FE-9BD0-1AACFFB5181E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2d7d2000 -     0x7fff2d904ff6  com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2d905000 -     0x7fff2dd84feb  com.apple.CoreFoundation (6.9 - 1677.104) <C0D70026-EDBE-3CBD-B317-367CF4F1C92F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2dd86000 -     0x7fff2e3fbff8  com.apple.CoreGraphics (2.0 - 1355.22) <4A3CDE7B-4578-3058-966A-3D1DC095A935> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2e409000 -     0x7fff2e764ff0  com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2e765000 -     0x7fff2e7ceff0  com.apple.corelocation (2394.0.22 - 2394.0.22) <75966124-2FB7-33C3-BE49-3DD5F327F911> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff2e7cf000 -     0x7fff2e81fff6  com.apple.audio.midi.CoreMIDI (1.10 - 88) <017B0334-8AC4-304B-A5E2-C82C51BE1917> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff2e822000 -     0x7fff2eb24ff2  com.apple.CoreML (1.0 - 1) <FD17F9EB-1930-314C-B6B4-2A2E643AC771> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff2eb25000 -     0x7fff2ec00ffc  com.apple.CoreMedia (1.0 - 2625.9) <A3FF3AFC-8C1C-36E5-9179-66D8F075EE35> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2ec01000 -     0x7fff2ec63ffe  com.apple.CoreMediaIO (1000.0 - 5125.6) <F8C046C7-4DA4-3987-A7CB-BAD12F0D2D22> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2eced000 -     0x7fff2ecedfff  com.apple.CoreServices (1069.24 - 1069.24) <AA140158-E909-34C2-B2F5-20EBC93E0056> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff2ecee000 -     0x7fff2ed73fff  com.apple.AE (838.1 - 838.1) <2E5FD5AE-8A7F-353F-9BD1-0241F3586181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2ed74000 -     0x7fff2f055ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff2f056000 -     0x7fff2f0a3ffd  com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2f0a4000 -     0x7fff2f0acff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <FC84DB48-A3CE-30F7-A918-B3587731ACC7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2f0ad000 -     0x7fff2f2e7ff6  com.apple.LaunchServices (1069.24 - 1069.24) <9A5359D9-9148-3B18-B868-56A9DA5FB60C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff2f2e8000 -     0x7fff2f380ff1  com.apple.Metadata (10.7.0 - 2076.7) <0973F7E5-D58C-3574-A3CE-4F12CAC2D4C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2f381000 -     0x7fff2f3aefff  com.apple.CoreServices.OSServices (1069.24 - 1069.24) <0E4F48AD-402C-3E9D-9CA9-6DD9479B28F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2f3af000 -     0x7fff2f416fff  com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2f417000 -     0x7fff2f43bff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff2f698000 -     0x7fff2f75fffc  com.apple.CoreTelephony (113 - 7560.1) <31D93EB1-0A20-3383-9680-090E441F25D8> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff2f760000 -     0x7fff2f917ffc  com.apple.CoreText (643.1.5.1 - 643.1.5.1) <A88F052A-C840-3E6C-9BF8-FFFED34C0667> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2f918000 -     0x7fff2f95cffb  com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff2f95d000 -     0x7fff2f9eaffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <6223BFD5-D451-3DE9-90F6-F609AC0B0027> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff2fba6000 -     0x7fff2fbb1ff7  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <6EACB7D0-A013-3D2B-93D2-5113F7C2559D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff2fbb2000 -     0x7fff2fc5cff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BCF3AFB0-6E1A-3F28-A575-1FD2D74E7C19> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff2fc81000 -     0x7fff2fc87fff  com.apple.DiskArbitration (2.7 - 2.7) <0BBBB6A6-604D-368B-9943-50B8CE75D51D> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff2fe7c000 -     0x7fff2ffaaff6  com.apple.FileProvider (304.1 - 304.1) <E8BB1D4B-05D6-386C-865C-F8C750CEC308> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff2ffbf000 -     0x7fff2ffc1ff3  com.apple.ForceFeedback (1.0.6 - 1.0.6) <9B324178-4FAA-3686-9E01-634607F38493> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff2ffc2000 -     0x7fff30387fff  com.apple.Foundation (6.9 - 1677.104) <7C69F845-F651-3193-8262-5938010EC67D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff303f4000 -     0x7fff30444ff7  com.apple.GSS (4.0 - 2.0) <2F3A67E6-D42A-3CF0-9041-A42C22D46F95> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff30445000 -     0x7fff3046dff4  com.apple.GameController (1.0 - 1) <2B7F0994-4B32-3B08-B58A-3FA5A5E65AF4> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
    0x7fff30581000 -     0x7fff30695ff3  com.apple.Bluetooth (7.0.6 - 7.0.6f7) <CF9CEFBA-97AC-3474-93AF-863C2C74C645> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff306fb000 -     0x7fff3079fff3  com.apple.framework.IOKit (2.0.2 - 1726.140.1) <14223387-6F81-3976-8605-4BC2F253A93E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff307a1000 -     0x7fff307b2ffb  com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff307d0000 -     0x7fff30830ff5  com.apple.ImageCaptureCore (1.0 - 1600.65) <281CE141-B350-30E2-B345-FC7E7DF1AA3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff30831000 -     0x7fff3098dffe  com.apple.ImageIO.framework (3.3.0 - 1976.11.1) <5DBAD721-B70E-396C-922C-A2742E6815D6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3098e000 -     0x7fff30991fff  libGIF.dylib (1976.11.1) <1A04BEC5-95CF-3EA4-8FA6-FE19679331F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff30992000 -     0x7fff30a4bfe7  libJP2.dylib (1976.11.1) <686B045D-5627-3DEE-B018-72068B7136D4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff30a4c000 -     0x7fff30a6ffe3  libJPEG.dylib (1976.11.1) <13EAEDD3-D4CF-3B2C-B7A4-FB000A71D982> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff30cee000 -     0x7fff30d08fef  libPng.dylib (1976.11.1) <031068A2-29E2-3BE0-93CC-76D154976A51> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff30d09000 -     0x7fff30d0afff  libRadiance.dylib (1976.11.1) <6B5A0402-F511-39ED-933A-C361005107B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff30d0b000 -     0x7fff30d51fff  libTIFF.dylib (1976.11.1) <1F089EF9-3DCE-3B49-9B2B-28B9AC3252D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff30d6a000 -     0x7fff311f9ff8  com.apple.Intents (1.0 - 1) <B2884C7F-0D08-3E3C-91A3-7FB755BB5CB1> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff311fc000 -     0x7fff3229cff1  com.apple.JavaScriptCore (15609 - 15609.4.1) <18766B97-AB12-331C-984C-F1C7C9363E8B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff322b3000 -     0x7fff322c5ff3  com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff322c6000 -     0x7fff322c6fff  libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff322c7000 -     0x7fff322fdff7  com.apple.LDAPFramework (2.4.28 - 194.5) <47D63DCF-2BDB-3983-B2A2-E9C47AA2401D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff32658000 -     0x7fff32662ffb  com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3272e000 -     0x7fff32e7bff2  com.apple.MediaToolbox (1.0 - 2625.9) <3A848992-9182-382A-BF7D-5CB9707BE27B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff32e7d000 -     0x7fff32f47fff  com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff32f49000 -     0x7fff32f63ff5  com.apple.MetalKit (141.2 - 141.2) <FAACD940-5CF2-300A-83F3-86ABA7FDC531> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff32f64000 -     0x7fff32fa1ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff32fa2000 -     0x7fff3302cfe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3302d000 -     0x7fff33052ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff33053000 -     0x7fff33068ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff33069000 -     0x7fff331c7ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff331c8000 -     0x7fff33217ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff33218000 -     0x7fff33219ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff342a8000 -     0x7fff342b4ffe  com.apple.NetFS (6.0 - 4.0) <4415F027-D36D-3B9C-96BA-AD22B44A4722> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff342b5000 -     0x7fff3440cff3  com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3440d000 -     0x7fff3466dffa  com.apple.NetworkExtension (1.0 - 1) <3ED35C5A-B170-373E-8277-D4198E408810> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff36e35000 -     0x7fff36e3dff7  libcldcpuengine.dylib (2.14) <D20EF7DF-8508-3707-A9B3-B7D8190971F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff36e3e000 -     0x7fff36e96fff  com.apple.opencl (3.5 - 3.5) <293FE223-9186-320B-81A4-EC8104C38357> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff36e97000 -     0x7fff36eb3fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff36eb4000 -     0x7fff36ebfffd  com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff37825000 -     0x7fff37827fff  libCVMSPluginSupport.dylib (17.10.22) <2B6C3C16-3F5F-36A8-8070-2A862B90328B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff37828000 -     0x7fff3782dfff  libCoreFSCache.dylib (176.15) <E9A20E72-B17F-33D6-8894-41934A10B822> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3782e000 -     0x7fff37832fff  libCoreVMClient.dylib (176.15) <018A48BA-1326-3847-8FB5-A7C99322EB87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff37833000 -     0x7fff3783bff7  libGFXShared.dylib (17.10.22) <AB47B927-65E3-3924-88BE-0A5BE7906785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3783c000 -     0x7fff37846fff  libGL.dylib (17.10.22) <FB5E6A75-398E-38EF-8CB2-59F5BFE3034C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff37847000 -     0x7fff3787bff7  libGLImage.dylib (17.10.22) <9A3FE633-61B8-3CC7-8183-62960109401A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3787c000 -     0x7fff37a10ff7  libGLProgrammability.dylib (17.10.22) <85815C4E-3376-33DF-9FBB-6512142AB61B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff37a11000 -     0x7fff37a4dfff  libGLU.dylib (17.10.22) <D8B4D804-7323-30BC-871C-B7236FFC2FE3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff38489000 -     0x7fff38498ff7  com.apple.opengl (17.10.22 - 17.10.22) <D3C57A32-6BD0-3228-B1C4-0F42A6128A6C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff38499000 -     0x7fff38612fff  GLEngine (17.10.22) <B902FF53-A960-3137-99BD-1F9774F9586C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff38613000 -     0x7fff3863bfff  GLRendererFloat (17.10.22) <F3D43FBE-7871-3260-B7C9-9BE260F081CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff3864a000 -     0x7fff3873dff5  com.apple.PDFKit (1.0 - 845.4.1) <A58B3E4C-6B27-32A7-AC6E-35BCB5A45944> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff3873e000 -     0x7fff38855ff9  com.apple.PencilKit (1.0 - 1) <95301D00-CE35-3F53-BAE1-6E6217706702> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff38af6000 -     0x7fff38afcff6  com.apple.PushKit (1.0 - 1) <AD547A25-1A0B-3FA6-8676-82C37F267A4A> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff38c1d000 -     0x7fff38e63ff7  com.apple.imageKit (3.0 - 1081) <5F086EE2-5745-3E28-B292-1DE5E0652E36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff38e64000 -     0x7fff39323fff  com.apple.QuartzComposer (5.1 - 378) <9C10ADF7-94B0-3779-AD44-5AF6394A32AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff39324000 -     0x7fff39349ffc  com.apple.quartzfilters (1.10.0 - Tag) <876E8B28-9500-34C6-B297-EA404D89C903> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff3934a000 -     0x7fff39454ff7  com.apple.QuickLookUIFramework (5.0 - 906.3) <7128FB8C-83B0-3250-BF86-E8A1772CF1F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff39455000 -     0x7fff39455fff  com.apple.quartzframework (1.5 - 23) <48F3D0F9-323E-34E5-8F63-CF541F2B7B0E> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff39456000 -     0x7fff396d9ffb  com.apple.QuartzCore (1.11 - 841.4) <FE927B0E-BD49-32CC-8A55-90F553C86C15> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff396da000 -     0x7fff39733ff5  com.apple.QuickLookFramework (5.0 - 906.3) <959CE934-B541-3172-846F-4D1709353526> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff39734000 -     0x7fff39769ffc  com.apple.QuickLookThumbnailing (1.0 - 1) <9CCB50D8-AA39-3744-93FB-7B5B65467AB3> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff39c3a000 -     0x7fff39c54ff2  com.apple.SafariServices.framework (15610 - 15610.2.11.51.10) <15E5509B-9AE4-3980-971A-74E9E80996FB> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff3a25c000 -     0x7fff3a5a5ff1  com.apple.security (7.0 - 59306.140.5) <B6F8368F-2395-379B-B768-71C53BB1B903> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3a5a6000 -     0x7fff3a62effb  com.apple.securityfoundation (6.0 - 55236.60.1) <7C69DF47-4017-3DF2-B55B-712B481654CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff3a65d000 -     0x7fff3a661ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <2C62956C-F2D4-3EB0-86C7-EAA06331621A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff3b30d000 -     0x7fff3b387ff7  com.apple.SystemConfiguration (1.19 - 1.19) <84F9B3BB-F7AF-3B7C-8CD0-D3C22D19619F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff3b607000 -     0x7fff3b98aff4  com.apple.VideoToolbox (1.0 - 2625.9) <6CF18E28-A7A8-3952-8171-7E4FF4FB37FA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff3f2f7000 -     0x7fff3f3bcfe7  com.apple.APFS (1412.141.1 - 1412.141.1) <C86A3423-E61C-335A-9D17-0B3CE5BB6467> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff404d1000 -     0x7fff404d2ff1  com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4079d000 -     0x7fff408e8ff5  com.apple.AnnotationKit (1.0 - 325.9) <9BB0EDB6-3808-30FC-B0ED-764DE5AAB893> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff408e9000 -     0x7fff40906ff4  com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4095b000 -     0x7fff40969ff7  com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff40de5000 -     0x7fff40e09ffb  com.apple.framework.Apple80211 (13.0 - 1610.1) <D94E03E8-4C38-3B2F-8DF4-473ACC5A7D71> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff410c7000 -     0x7fff410d6fd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff410d7000 -     0x7fff411bffe1  com.apple.AppleGVAFramework (76.13 - 76.13) <9A858F8F-4405-32DF-A1C9-C0D557291226> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x7fff411d5000 -     0x7fff411e0ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff41222000 -     0x7fff4126aff7  com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4162d000 -     0x7fff41653ffb  com.apple.aps.framework (4.0 - 4.0) <3ED300B6-43E3-31DC-B3C6-6A0FF41A2595> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff41654000 -     0x7fff41658ff7  com.apple.AppleSRP (5.0 - 1) <70C25EA9-F7A7-366C-97C6-EEE7845FFCC3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff41659000 -     0x7fff4167bfff  com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4173a000 -     0x7fff4173dfff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4173e000 -     0x7fff4178eff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8E18983B-AF92-3853-8251-A6577A55AC15> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff417d7000 -     0x7fff417e6ff9  com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff41d29000 -     0x7fff42124ff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4237a000 -     0x7fff425bafe0  com.apple.audio.AudioToolboxCore (1.0 - 1104.93) <5B539F50-93E8-3F73-9E4C-678C85D0488F> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff425be000 -     0x7fff426dafff  com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff42897000 -     0x7fff428a0ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff428a1000 -     0x7fff42942ff5  com.apple.backup.framework (1.11.6 - 1298.6.2) <C4BC12A3-4D01-377F-A1DB-7E1490831CF2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff42943000 -     0x7fff429cfff6  com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff42ad1000 -     0x7fff42b0dff7  com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff42c2b000 -     0x7fff42c62ff5  com.apple.C2 (1.3 - 495) <4A7E2A63-E19A-3936-92F5-03F2FD602172> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff4368d000 -     0x7fff436dcfff  com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff44588000 -     0x7fff44598ffb  com.apple.CommonAuth (4.0 - 2.0) <CF67FF34-4238-3ECA-B4A4-EA04F18A0D36> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff445ac000 -     0x7fff445c3fff  com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff44cca000 -     0x7fff4509ffc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff450a0000 -     0x7fff450cdff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <C3CFDC68-C7D9-3C44-9E7C-801D45575C10> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff450f0000 -     0x7fff45111ff4  com.apple.analyticsd (1.0 - 1) <95A87174-A616-3F80-B17A-1FA7E3DB7C09> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4521a000 -     0x7fff45290ff7  com.apple.corebrightness (1.0 - 1) <692194CE-AF03-30D2-B1B8-7C0D2103A2B4> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff4541c000 -     0x7fff45427ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <BB7D67B1-2102-3D71-9BB6-AEB8C6A6EBB2> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff45428000 -     0x7fff45633ff1  com.apple.CoreDuet (1.0 - 1) <F899F217-FC31-3140-A0EB-92EAD22EEF71> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff45634000 -     0x7fff45681ff3  com.apple.coreduetcontext (1.0 - 1) <72341E86-6921-35FE-89CA-7B04725ECC0F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff45682000 -     0x7fff45692ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5E31B761-4B30-39A8-9084-97ECFD268B6F> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff45695000 -     0x7fff45697fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <6D0113DB-61D8-3A21-95CB-9E30D8F929F9> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff456a8000 -     0x7fff456b8ff3  com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4586e000 -     0x7fff459bbfff  com.apple.CoreHandwriting (161 - 1.2) <21DAD964-51A7-3F38-9C91-EF46C0CFF12D> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff45cf8000 -     0x7fff45d62ff0  com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff46025000 -     0x7fff460adffe  com.apple.CorePDF (4.0 - 518.4.1) <8F94505C-96C2-3694-BEC7-F3B5581A7AB9> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff46190000 -     0x7fff46198ff8  com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff46b85000 -     0x7fff46ba8fff  com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff46ba9000 -     0x7fff46bdcfff  com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff46bdd000 -     0x7fff46c0bffd  com.apple.CSStore (1069.24 - 1069.24) <C2D67667-FA0B-3DB6-AA34-6999EE4346A0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff47130000 -     0x7fff471c6ff7  com.apple.CoreSymbolication (11.4 - 64535.33.2) <0B3BF87A-7F95-3D79-B4F8-421D6FAC4A6C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4725e000 -     0x7fff4738aff6  com.apple.coreui (2.1 - 609.4) <788818B7-7EBC-316D-9464-D12E365E3791> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4738b000 -     0x7fff47544ffa  com.apple.CoreUtils (6.2.4 - 624.7) <A74A1C65-6695-3F57-B703-0DEDE13E66C1> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4767e000 -     0x7fff47691ff1  com.apple.CrashReporterSupport (10.13 - 15016) <ADF138F0-0274-3BA2-A1D2-48B91577FE53> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4774a000 -     0x7fff4775cff8  com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4775d000 -     0x7fff47762fff  com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff477ec000 -     0x7fff47866ff0  com.apple.datadetectorscore (8.0 - 659) <B1534796-1000-3520-A641-A97A4AC5D39B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff478b2000 -     0x7fff478efff8  com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff478f0000 -     0x7fff47a78ff6  com.apple.desktopservices (1.14.5 - 1281.5.3) <BFA7D5B5-20EE-38E3-B8A7-96CE1F9BB48A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff47d11000 -     0x7fff47dd9ffe  com.apple.DiskImagesFramework (559.100.2 - 559.100.2) <47CD30B9-887B-3660-B0EA-E8D8258263BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff47dda000 -     0x7fff47eadff1  com.apple.DiskManagement (13.0 - 1648.140.2) <640DBACE-B6EC-3C72-9F73-F484E891534E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff47eae000 -     0x7fff47eb2ff1  com.apple.DisplayServicesFW (3.1 - 380) <4D71ADB3-B29D-3D20-B6DE-9E94061F86AC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff47f0c000 -     0x7fff47f30ff7  com.apple.DuetActivityScheduler (1.0 - 1) <188C6793-A94C-3B49-A9F4-AF8A348C7E62> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff47f5a000 -     0x7fff47f8fff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <D3F76E01-2F9F-33E1-B5C9-CAC6E01724C2> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff47f90000 -     0x7fff47f94ff9  com.apple.EFILogin (2.0 - 2) <3BFE697B-469F-38F4-B380-4A4F4A37C836> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff48ade000 -     0x7fff49148ff9  com.apple.vision.EspressoFramework (1.0 - 188.4) <70B1521B-1B24-3DA4-A41B-E727CF140F1F> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff49423000 -     0x7fff4983eff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff49edd000 -     0x7fff4a014ff4  libFontParser.dylib (277.2.6.1) <9E9E2EAA-3273-360E-A01B-EB986ECB7BCF> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4a015000 -     0x7fff4a049fff  libTrueTypeScaler.dylib (277.2.6.1) <F8A27F0F-44B3-3A1E-8B75-2DFD4A90E1D4> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff4a0ae000 -     0x7fff4a0beff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <1605B441-08E0-332D-B7D8-0E13F37B54E7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff4d59f000 -     0x7fff4d5a0fff  libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff4ec4e000 -     0x7fff4ec59ff7  libGPUSupportMercury.dylib (17.10.22) <398D9635-B9CB-3BBB-A1E4-D1D1270D3F99> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff4ec5a000 -     0x7fff4ec60fff  com.apple.GPUWrangler (5.2.6 - 5.2.6) <487F2E7A-A5FF-3C36-A8E9-B85D98618116> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff4ef7f000 -     0x7fff4efa5ff1  com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff4efbe000 -     0x7fff4ffa7ff1  com.apple.GeoServices (1.0 - 1624.26.4.26.9) <F735575F-7DEF-3202-9151-589BEB162596> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff500d3000 -     0x7fff500e1ffb  com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5014a000 -     0x7fff50157ff9  com.apple.HID (1.0 - 1) <932CFF6F-71D1-3BBC-A784-559E0380D377> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff50280000 -     0x7fff5033eff4  com.apple.Heimdal (4.0 - 2.0) <B86FE9DB-71BB-3B6E-A4AE-2B0B44570A7F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff524c4000 -     0x7fff524ccff5  com.apple.IOAccelerator (438.7.3 - 438.7.3) <06E3E70B-C0D0-39A2-96B7-12ED6A0EBEE7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff524d9000 -     0x7fff524f0fff  com.apple.IOPresentment (47.10 - 37) <32F1B3BC-4644-3982-AAB2-8EB5D5FF0161> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff52878000 -     0x7fff528c3ff1  com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff52a60000 -     0x7fff52a6efff  com.apple.IntentsFoundation (1.0 - 1) <1BC7D355-E136-391A-8215-6982742645DD> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff52a81000 -     0x7fff52a88ff9  com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff52d15000 -     0x7fff52d34ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F655A32-F963-3A7E-B475-E460F4AC7D99> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff52e69000 -     0x7fff52f37ffd  com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff52f38000 -     0x7fff52f80fff  com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff52f87000 -     0x7fff52f8cff3  com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff52fb3000 -     0x7fff52fd7ffe  com.apple.locationsupport (2394.0.22 - 2394.0.22) <CA6C86FD-051A-31BB-B3AF-3D02D6FD94B6> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff53030000 -     0x7fff53035ff7  com.apple.LoginUICore (4.0 - 4.0) <6FE011DE-A794-3D82-9E35-7FE1D62DEE7E> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff53825000 -     0x7fff53828fff  com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff539e6000 -     0x7fff53a0cffc  com.apple.MarkupUI (1.0 - 325.9) <A596E8D7-6DBD-3F01-89AD-B296C9D3B61E> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff53a91000 -     0x7fff53b1bff8  com.apple.MediaExperience (1.0 - 1) <0203AF27-AB5E-32FA-B529-AB7F29EEB887> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff53b1c000 -     0x7fff53b4ffff  com.apple.MediaKit (16 - 923) <09FEE738-41E4-3A9C-AF1E-1DD00C56339D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff542f5000 -     0x7fff54341fff  com.apple.spotlight.metadata.utilities (1.0 - 2076.7) <0237323B-EC78-3FBF-9FC7-5A1FE2B5CE25> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff54342000 -     0x7fff54413ffa  com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff54471000 -     0x7fff5448aff4  com.apple.MobileAssets (1.0 - 619.120.1) <07E116E6-7EBC-39F2-B5B4-31BAB6BAF852> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff54647000 -     0x7fff54665fff  com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff54731000 -     0x7fff548c7ffd  com.apple.Montreal (1.0 - 121.1) <E7881020-FCA6-3DFC-B0EB-9E539F80E821> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff548c8000 -     0x7fff548f8ff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff54df8000 -     0x7fff54e02fff  com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff55818000 -     0x7fff55863ffb  com.apple.OTSVG (1.0 - 643.1.5.1) <001E5E8C-1DC0-3A6E-BDE4-1B7887E47F76> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff56a80000 -     0x7fff56a8bff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2) <B47C00E5-ECC2-313D-93D4-DBDF562C48EF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff56a8c000 -     0x7fff56ab4ffb  com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5852f000 -     0x7fff5855fff7  com.apple.pluginkit.framework (1.0 - 1) <EFBD7FE7-02CC-3E30-999D-B036F252F805> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5858a000 -     0x7fff5859dffc  com.apple.PowerLog (1.0 - 1) <FAD6E2DC-8C9D-38A0-9CB1-75F48473A3E2> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff59419000 -     0x7fff59473ff6  com.apple.ProtectedCloudStorage (1.0 - 1) <6F271388-3817-336D-9B96-08C7AAC4BA39> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff59474000 -     0x7fff5948dffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5959f000 -     0x7fff595a2ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <8563CD18-DCFE-3868-912F-053FC8C34B9C> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff595a3000 -     0x7fff595c6ff0  com.apple.quicklook.QuickLookSupport (1.0 - 1) <AFB0DFCC-6580-30E5-8984-831985F37A2C> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff5960d000 -     0x7fff59686ff3  com.apple.Rapport (1.9.5 - 195.2) <AF01D899-3BF9-3586-860A-D95A837101DF> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff598ed000 -     0x7fff59916ff1  com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff59a7b000 -     0x7fff59ab6ff0  com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff5b397000 -     0x7fff5b39aff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff5b50d000 -     0x7fff5b634fff  com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5b6ac000 -     0x7fff5b6ccff5  com.apple.sidecar-core (1.0 - 209.40.4) <469E5222-A5C7-3B09-B617-EDB6E9E46B93> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff5b6cd000 -     0x7fff5b6dfff0  com.apple.sidecar-ui (1.0 - 209.40.4) <5CA517E3-4B92-30B1-96EF-77A7A2FBBEE4> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff5ca49000 -     0x7fff5cd3fff7  com.apple.SkyLight (1.600.0 - 451.4) <A24929C3-95E6-35A7-9654-46FF3F4D1E80> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff5d58c000 -     0x7fff5d59affb  com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff5dc76000 -     0x7fff5dcb7ff9  com.apple.StreamingZip (1.0 - 1) <72CA32F8-4C96-3264-A655-623329EB3A28> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff5ddce000 -     0x7fff5ddd7ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.1) <14929A5D-C369-3B46-844B-CD29A3D1A015> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff5de48000 -     0x7fff5de72ffe  com.apple.framework.SystemAdministration (1.0 - 1.0) <087553CB-5BF3-3D3D-B620-CA36AD334D92> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff5e08e000 -     0x7fff5e09eff3  com.apple.TCC (1.0 - 1) <017AB27D-6821-303A-8FD2-6DAC795CC7AA> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff5e5c3000 -     0x7fff5e689ff0  com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff5e820000 -     0x7fff5e821fff  com.apple.TrustEvaluationAgent (2.0 - 33) <10E56F70-E234-31E0-9286-96D93A8ED17E> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff5e859000 -     0x7fff5eab1ff0  com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff5eb48000 -     0x7fff5eb4effe  com.apple.URLFormatting (119 - 119.18) <7F99D166-86DC-3F77-A34A-2DA7183D7160> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff5f727000 -     0x7fff5f747ffc  com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff604f3000 -     0x7fff605ddff8  com.apple.ViewBridge (464.1 - 464.1) <25CE39DF-2052-3873-9113-DB52B385C4BB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff60783000 -     0x7fff60784fff  com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff613b4000 -     0x7fff613b7ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <D459D628-58C5-39A6-B7E8-B691CBEECEC1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff61431000 -     0x7fff6143fff5  com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff61781000 -     0x7fff61783ff3  com.apple.loginsupport (1.0 - 1) <12F77885-27DC-3837-9CE9-A25EBA75F833> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff61784000 -     0x7fff61797ffd  com.apple.login (3.0 - 3.0) <C68367BA-2225-31DD-B2D8-16AC0A44421F> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff617c9000 -     0x7fff617d5ffd  com.apple.perfdata (1.0 - 51.100.6) <21760CFD-62FF-3466-B3AD-191D02411DA0> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff6425a000 -     0x7fff64266ff9  libAudioStatistics.dylib (1104.93) <42CAC6A2-BCC3-391B-B1C1-D0AC69E99CF4> /usr/lib/libAudioStatistics.dylib
    0x7fff64267000 -     0x7fff6429affa  libAudioToolboxUtility.dylib (1104.93) <A7249C4C-6C0A-3C14-BA27-DC966F6CC6A0> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff642a1000 -     0x7fff642d5fff  libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
    0x7fff642d8000 -     0x7fff642e2fff  libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
    0x7fff642e3000 -     0x7fff6436bfff  libCoreStorage.dylib (551) <A457B0FE-D77F-30AA-99A4-70F6A98DFE59> /usr/lib/libCoreStorage.dylib
    0x7fff6436e000 -     0x7fff64370ff7  libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff643b6000 -     0x7fff6456dffb  libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
    0x7fff64594000 -     0x7fff6459aff3  libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
    0x7fff6467c000 -     0x7fff64683fff  libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
    0x7fff646b2000 -     0x7fff646d2ff7  libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
    0x7fff64752000 -     0x7fff6482fff7  libSMC.dylib (20) <5C9C17F2-1E6F-3A19-A440-86F74D82284F> /usr/lib/libSMC.dylib
    0x7fff64844000 -     0x7fff64845fff  libSystem.B.dylib (1281.100.1) <0A6C8BA1-30FD-3D10-83FD-FF29E221AFFE> /usr/lib/libSystem.B.dylib
    0x7fff64846000 -     0x7fff648d1ff7  libTelephonyUtilDynamic.dylib (5017.1) <174030B2-E35F-3F17-A9EF-DF8631F30CCF> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff648d2000 -     0x7fff648d3fff  libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
    0x7fff648eb000 -     0x7fff64901fff  libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
    0x7fff64936000 -     0x7fff649a8ff7  libarchive.2.dylib (72.140.1) <AC311FBA-F2DD-3595-AA76-769F912942B8> /usr/lib/libarchive.2.dylib
    0x7fff649a9000 -     0x7fff64a42fe5  libate.dylib (3.0.1) <76EA60FB-748C-313F-8951-B076540BEA97> /usr/lib/libate.dylib
    0x7fff64a46000 -     0x7fff64a46ff3  libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
    0x7fff64a47000 -     0x7fff64b0bffe  libboringssl.dylib (283.120.1) <935DDB00-6514-3D0C-AEA5-C5FE6BCC0B61> /usr/lib/libboringssl.dylib
    0x7fff64b0c000 -     0x7fff64b1cffb  libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
    0x7fff64b1d000 -     0x7fff64b29fff  libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
    0x7fff64b2a000 -     0x7fff64b7cfff  libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
    0x7fff64b7d000 -     0x7fff64b92ffb  libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
    0x7fff64b93000 -     0x7fff64b93fff  libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
    0x7fff64b94000 -     0x7fff64ba5fff  libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
    0x7fff64ba6000 -     0x7fff64bbdfd7  libcompression.dylib (87) <64C91066-586D-38C0-A2F3-3E60A940F859> /usr/lib/libcompression.dylib
    0x7fff64e97000 -     0x7fff64eadff7  libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
    0x7fff64eae000 -     0x7fff64eaffff  libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff65352000 -     0x7fff65456fef  libcrypto.44.dylib (47.140.1) <CB6B188A-1ADC-3C5D-AFFC-2ACD86E235EE> /usr/lib/libcrypto.44.dylib
    0x7fff65459000 -     0x7fff65464fff  libcsfde.dylib (551) <CEE22AEF-4E77-36B1-B007-00303819965F> /usr/lib/libcsfde.dylib
    0x7fff6546c000 -     0x7fff654cbff7  libcups.2.dylib (483.6) <C88D78FE-D238-376C-B16A-39270E39A79D> /usr/lib/libcups.2.dylib
    0x7fff654cd000 -     0x7fff65532ff7  libcurl.4.dylib (118.120.2) <28809E22-6EF2-3AC7-9501-D77FB6FC5FBD> /usr/lib/libcurl.4.dylib
    0x7fff655d5000 -     0x7fff655d5fff  libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
    0x7fff655d6000 -     0x7fff655eefff  libexpat.1.dylib (19.60.2) <FED7C38B-92D8-342D-AED7-871B12D1F7E7> /usr/lib/libexpat.1.dylib
    0x7fff655fc000 -     0x7fff655fefff  libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
    0x7fff6560d000 -     0x7fff65612fff  libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
    0x7fff65613000 -     0x7fff6561cff7  libheimdal-asn1.dylib (564.140.1) <0AC6FB62-2B0F-3E93-A931-E4DC4B1D757A> /usr/lib/libheimdal-asn1.dylib
    0x7fff6561d000 -     0x7fff6570dfff  libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
    0x7fff6570e000 -     0x7fff65965fff  libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
    0x7fff6597f000 -     0x7fff65980fff  liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
    0x7fff65981000 -     0x7fff65999ff3  liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
    0x7fff659b1000 -     0x7fff65a58ff7  libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
    0x7fff65a59000 -     0x7fff65cbbff1  libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
    0x7fff66028000 -     0x7fff66057fff  libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
    0x7fff66187000 -     0x7fff66603ff5  libnetwork.dylib (1880.120.4) <BA294A54-F309-398D-B308-F97032AFF555> /usr/lib/libnetwork.dylib
    0x7fff66604000 -     0x7fff6661bfff  libnetworkextension.dylib (1095.140.2) <D0E8454C-33A9-3F96-B3A0-EDB12C32283A> /usr/lib/libnetworkextension.dylib
    0x7fff666a4000 -     0x7fff666d7fde  libobjc.A.dylib (787.1) <6DF81160-5E7F-3E31-AA1E-C875E3B98AF6> /usr/lib/libobjc.A.dylib
    0x7fff666d8000 -     0x7fff666d9ff7  libodfde.dylib (26) <33F49412-5106-35B8-AA60-5A497C3967E6> /usr/lib/libodfde.dylib
    0x7fff666ea000 -     0x7fff666eefff  libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
    0x7fff666f1000 -     0x7fff66727ff7  libpcap.A.dylib (89.120.1) <A76EC076-A8EA-354C-B95F-7AB1EAFBCC65> /usr/lib/libpcap.A.dylib
    0x7fff66767000 -     0x7fff66775ff9  libperfcheck.dylib (37.100.2) <9D9C4879-8A80-34C4-B0D2-BE341FD6D321> /usr/lib/libperfcheck.dylib
    0x7fff667ab000 -     0x7fff667c3fff  libresolv.9.dylib (67.40.1) <C57EDFEF-D36A-310B-8D14-8C68A625B1E8> /usr/lib/libresolv.9.dylib
    0x7fff667c5000 -     0x7fff66809ff7  libsandbox.1.dylib (1217.141.2) <E8BA5E84-66AF-3995-8F8E-DDC93B0A88E1> /usr/lib/libsandbox.1.dylib
    0x7fff6680a000 -     0x7fff6681cff7  libsasl2.2.dylib (213.120.1) <E7573AC1-83FD-305A-8FB8-03145BDA286B> /usr/lib/libsasl2.2.dylib
    0x7fff6681d000 -     0x7fff6681eff7  libspindump.dylib (281.3) <AE8C1AE9-5CBC-332F-BBE8-370A2A19FED6> /usr/lib/libspindump.dylib
    0x7fff6681f000 -     0x7fff66a09ff7  libsqlite3.dylib (308.5) <35A2BD9F-4E33-30DE-A994-4AB585AC3AFE> /usr/lib/libsqlite3.dylib
    0x7fff66afd000 -     0x7fff66b2affb  libssl.46.dylib (47.140.1) <06932872-13DA-33E3-8C28-7B49FC582039> /usr/lib/libssl.46.dylib
    0x7fff66bff000 -     0x7fff66c59ff8  libusrtcp.dylib (1880.120.4) <05346A91-737C-33D0-B21B-F040950DFB28> /usr/lib/libusrtcp.dylib
    0x7fff66c5a000 -     0x7fff66c5dffb  libutil.dylib (57) <F01467F6-23A7-37EE-A170-33CE1577B41D> /usr/lib/libutil.dylib
    0x7fff66c5e000 -     0x7fff66c6bff7  libxar.1.dylib (425.2) <EE964412-9E25-30B3-BCC0-CCEFBCC8094B> /usr/lib/libxar.1.dylib
    0x7fff66c71000 -     0x7fff66d53fff  libxml2.2.dylib (33.5) <A579D158-2E09-316C-872E-DD9D93401B2F> /usr/lib/libxml2.2.dylib
    0x7fff66d57000 -     0x7fff66d7ffff  libxslt.1.dylib (16.9) <34A45627-DA5B-37D2-9609-65B425E0010A> /usr/lib/libxslt.1.dylib
    0x7fff66d80000 -     0x7fff66d92ff3  libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
    0x7fff67641000 -     0x7fff67646ff3  libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
    0x7fff67647000 -     0x7fff67652fff  libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
    0x7fff67653000 -     0x7fff6765afff  libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6765b000 -     0x7fff67664ff7  libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
    0x7fff67665000 -     0x7fff676f7fdb  libcorecrypto.dylib (866.140.1) <60567BF8-80FA-359A-B2F3-A3BAEFB288FD> /usr/lib/system/libcorecrypto.dylib
    0x7fff67804000 -     0x7fff67844ff0  libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
    0x7fff67845000 -     0x7fff6787bfff  libdyld.dylib (750.6) <789A18C2-8AC7-3C88-813D-CD674376585D> /usr/lib/system/libdyld.dylib
    0x7fff6787c000 -     0x7fff6787cffb  libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
    0x7fff6787d000 -     0x7fff67889ff3  libkxld.dylib (6153.141.2.2) <30AACC57-2314-3863-94B2-64AB3E002B35> /usr/lib/system/libkxld.dylib
    0x7fff6788a000 -     0x7fff6788aff7  liblaunch.dylib (1738.140.1) <AFBCBDD3-0B55-3ECD-8E04-A73A3A57356B> /usr/lib/system/liblaunch.dylib
    0x7fff6788b000 -     0x7fff67890ff7  libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
    0x7fff67891000 -     0x7fff67893ff3  libquarantine.dylib (110.40.3) <F234E51D-FD0B-3EE4-B679-AE3EE9C536C3> /usr/lib/system/libquarantine.dylib
    0x7fff67894000 -     0x7fff67895ff7  libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
    0x7fff67896000 -     0x7fff678adff3  libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib
    0x7fff678ae000 -     0x7fff678aeff7  libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
    0x7fff678af000 -     0x7fff67936fff  libsystem_c.dylib (1353.100.2) <BBDED5E6-A646-3EED-B33A-91E4331EA063> /usr/lib/system/libsystem_c.dylib
    0x7fff67937000 -     0x7fff6793affb  libsystem_configuration.dylib (1061.141.1) <0EE84C33-64FD-372B-974A-AF7A136F2068> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6793b000 -     0x7fff6793efff  libsystem_coreservices.dylib (114) <A199156E-058D-3ABB-BCE9-4B9F20DCED0F> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6793f000 -     0x7fff67947fff  libsystem_darwin.dylib (1353.100.2) <5B12B5DB-3F30-37C1-8ECC-49A66B1F2864> /usr/lib/system/libsystem_darwin.dylib
    0x7fff67948000 -     0x7fff6794ffff  libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff67950000 -     0x7fff67951ffb  libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff67952000 -     0x7fff6799fff7  libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib
    0x7fff679a0000 -     0x7fff679ccff7  libsystem_kernel.dylib (6153.141.2.2) <5CDBBC06-6CA6-3432-9FDA-681047866F3E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff679cd000 -     0x7fff67a14fff  libsystem_m.dylib (3178) <00F331F1-0D09-39B3-8736-1FE90E64E903> /usr/lib/system/libsystem_m.dylib
    0x7fff67a15000 -     0x7fff67a3cfff  libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
    0x7fff67a3d000 -     0x7fff67a4affb  libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff67a4b000 -     0x7fff67a54ff7  libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
    0x7fff67a55000 -     0x7fff67a5dfef  libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
    0x7fff67a5e000 -     0x7fff67a68fff  libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
    0x7fff67a69000 -     0x7fff67a6dff3  libsystem_sandbox.dylib (1217.141.2) <051C4018-4345-3034-AC98-6DE42FB8273B> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff67a6e000 -     0x7fff67a70fff  libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
    0x7fff67a71000 -     0x7fff67a78ffb  libsystem_symptoms.dylib (1238.120.1) <5820A2AF-CE72-3AB3-ABCC-273A3419FB55> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff67a79000 -     0x7fff67a8fff2  libsystem_trace.dylib (1147.120) <04B47629-847B-3D74-8ABE-C05EF9DEEFE4> /usr/lib/system/libsystem_trace.dylib
    0x7fff67a91000 -     0x7fff67a96ff7  libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
    0x7fff67a97000 -     0x7fff67accffe  libxpc.dylib (1738.140.1) <3E243A41-030F-38E3-9FD2-7B38C66C35B1> /usr/lib/system/libxpc.dylib

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 29.4M        7 
CG image                            16K        2 
CoreAnimation                      152K        8 
CoreGraphics                         8K        1 
CoreImage                           24K        2 
CoreUI image data                 3108K       27 
Dispatch continuations            16.0M        1 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           338.3M      492 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)            640K        2         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
PROTECTED_MEMORY                     4K        1 
STACK GUARD                       56.1M       31 
Stack                            203.2M       31 
VM_ALLOCATE                      395.9M      103 
VM_ALLOCATE (reserved)           768.0M        3         reserved VM address space (unallocated)
__DATA                            80.5M      683 
__DATA_CONST                        68K        3 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       444.8M      238 
__OBJC_RO                         32.3M        1 
__OBJC_RW                         1908K        2 
__TEXT                           638.8M      605 
__UNICODE                          564K        1 
mapped file                       85.9M       51 
shared memory                      652K       18 
===========                     =======  ======= 
TOTAL                              3.0G     2331 
TOTAL, minus reserved VM space     2.3G     2331 

Model: MacBookAir9,1, BootROM 1037.147.4.0.0 (iBridge: 17.16.16610.0.0,0), 4 processors, Quad-Core Intel Core i5, 1.1 GHz, 16 GB, SMC 
Graphics: kHW_IntelIrisPlusGraphicsItem, Intel Iris Plus Graphics, spdisplays_builtin
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNFBMALPR-NEE
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNFBMALPR-NEE
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Feb 28 2020 15:26:30 version 16.20.192.27.3.6.77 FWID 01-f80dbb9b
Bluetooth: Version 7.0.6f7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 80.0
berkakinci commented 3 years ago

I think I've pretty much confirmed this is a FreeCAD v0.19 issue. I was not able to reproduce on v0.18.4. Can you provide any insight into how FreeCAD may be stumbling into this crash? I'm hoping you have a better sense of when this may be happening. I'd like to provide some more context for a FreeCAD bug.

NOT reproducible on:

OS: macOS 10.15
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16146 (Git)
Build type: Release
Branch: (HEAD detached at 0.18.4)
Hash: 980bf9060e28555fecd9e3462f68ca74007b70f8
Python version: 3.6.7
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)
easyw commented 3 years ago

@berkakinci It would be something related to FC (Qt) version and your mac drivers or even related to OCC version... I'm sorry but my mac has gone so I cannot test in mac anymore... Moreover not having the board is it even quite difficult to find the culprit

patfelst commented 3 years ago

I have just downloaded FreeCAD_0.19-23141 for Mac, and have the same issue. I went to v0.19 because the workbench list is not updating in 0.18.

So in v0.19 the board and components load up, but crashes when loading the tracks.

berkakinci commented 3 years ago

I'll ask about this in the FreeCAD forum, and hopefully move this info to a bug.

berkakinci commented 3 years ago

The forum entry is: https://forum.freecadweb.org/viewtopic.php?f=3&t=52775

berkakinci commented 3 years ago

So in v0.19 the board and components load up, but crashes when loading the tracks.

@patfelst Do you have a kicad-pcb design file you can share? I can't share mine, and it appears without an input file, this bug will meet resistance from devs.

patfelst commented 3 years ago

I also can't share my design, but I'm sure it will crash for any PCB. I will try and get a chance to create a small mock up PCB and share it. Might not be for a couple of days.

berkakinci commented 3 years ago

I also can't share my design, but I'm sure it will crash for any PCB.

You are absolutely right. I don't know why I didn't think about it earlier, but it happens on the demo.kicad-pcb too.

In the past few days, there was an update. It now says "KiCadStepUpWB.Activated(v 10.1.4)." This doesn't agree with the help text, but whatever...

...
done copper layer Front
Process 87028 stopped
* thread #1, name = 'CrBrowserMain', queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
    frame #0: 0x00000001015a8070 libFreeCADApp.dylib`App::DocumentObject::getNameInDocument() const + 16
libFreeCADApp.dylib`App::DocumentObject::getNameInDocument:
->  0x1015a8070 <+16>: testb  $0x1, (%rax)
    0x1015a8073 <+19>: jne    0x1015a807e               ; <+30>
    0x1015a8075 <+21>: incq   %rax
    0x1015a8078 <+24>: popq   %rbp
Target 0: (freecad) stopped.
(lldb) bt
* thread #1, name = 'CrBrowserMain', queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
  * frame #0: 0x00000001015a8070 libFreeCADApp.dylib`App::DocumentObject::getNameInDocument() const + 16
    frame #1: 0x00000001003ae1f2 libFreeCADGui.dylib`Gui::DocumentItem::getViewProvider(App::DocumentObject*) + 50
    frame #2: 0x00000001003a6396 libFreeCADGui.dylib`Gui::DocumentItem::populateItem(Gui::DocumentObjectItem*, bool, bool) + 934
    frame #3: 0x00000001003a30fd libFreeCADGui.dylib`Gui::DocumentItem::createNewItem(Gui::ViewProviderDocumentObject const&, QTreeWidgetItem*, int, std::__1::shared_ptr<Gui::DocumentObjectData>) + 941
...
berkakinci commented 3 years ago

@patfelst Hopefully you're already past this... Just in case: I have both 0.18.4 and 0.19_pre in my /Applications (MacOS). I found that after installing kicadStepUp in 0.19_pre, and opening 0.18.4, the add-on was already there; no install needed specific to 0.18.4. This makes me more nervous about my practice of running multiple versions. I haven't been bitten badly yet.

easyw commented 3 years ago

@berkakinci Addon (WBs) are installed on FC user's profile ... then Addons are shared between different releases of FC ATM FC doesn't have a way to place WBs in different folders for different releases (like stable and nightly) All external WBs are installed in: UserAppData | Path where FreeCAD stores User Related application data https://wiki.freecadweb.org/Start_up_and_Configuration

berkakinci commented 3 years ago

Hi @easyw, Do you want to keep this bug here now that it's more readily reproducible with this project? I do think it really belongs with FreeCAD, but if you're willing to dig in, you may be able to give better insight for how this happens. I saw in the FC forum the last time there was a crash in App::DocumentObject::getNameInDocument() wmayer jumped in and made a checkin to make the problem go away. He didn't elaborate.

easyw commented 3 years ago

@berkakinci is that solved for you with the wmayer patch?

berkakinci commented 3 years ago

@easyw Sorry for the confusion. The issue and fix from wmayer was 2017; so no; it predates this issue. There's a handful of hits in the forum with this function in the stack, but mostly older posts.

berkakinci commented 3 years ago

I just tried this on the latest version with demo PCB. It still happens. It's not every time. It didn't crash on my first "add tracks." It's crashed on 3 other test since. I have reproduced it running under lldb, and I've dumped a core file. However, it's 4.0GB and still growing. I'll keep it around if someone is brave enough to dig in to it.

OS: macOS 10.15
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.23323 (Git)
Build type: Release
Branch: master
Hash: 512d5c6141aec52b6eecc67370336a28fde862a6
Python version: 3.8.6
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)
berkakinci commented 3 years ago

Another user reported the issue in the forums with release version of 0.19. Since my initial report, I do think the crash is FreeCAD's fault, and not specific to StepUp. Any idea how to easily transfer this over to FreeCAD? It may be better received coming from a contributor than me.

easyw commented 3 years ago

@berkakinci I'm sorry I don't have a mac pc anymore... so I can't help further

berkakinci commented 2 years ago

I've opened the related issue in FreeCAD: https://tracker.freecad.org/view.php?id=4823

luzpaz commented 2 years ago

Per wwmayer in https://tracker.freecad.org/view.php?id=4823#c16201

Fixed with https://github.com/FreeCAD/FreeCAD/commit/771d9a735abed245e6b095dc1408df68b7d7a3cc and https://github.com/FreeCAD/FreeCAD/commit/29ae8b0502d34946b776cd6fcea43e1d085f857d

CC @berkakinci please close issue if indeed solved.

luzpaz commented 1 year ago

@berkakinci ping

luzpaz commented 1 year ago

@easyw can this be closed?

berkakinci commented 1 year ago

Yes; This can be closed. I just tried it 5-or-6 times with no crash. I know; It's not much of a test for something that had a very random symptom. However, with wmayer's identification of fix, I'm satisfied. @easyw: There was a workaround you implemented to avoid the problem. In case it's still there, you may want to remove it.