Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on MacOS Catalina 10.15.7 for Stellarium 0.21.1 and 0.21.2 #2048

Closed
miceno opened this issue Nov 19, 2021 · 8 comments
Closed

Crash on MacOS Catalina 10.15.7 for Stellarium 0.21.1 and 0.21.2 #2048

miceno opened this issue Nov 19, 2021 · 8 comments

Comments

@miceno
Copy link

miceno commented Nov 19, 2021

Expected Behaviour

Stellarium opens correctly.

Actual Behaviour

Stellarium crashes on opening and OS shows a crash message with reason Graphics kernel error: 0xfffffffb. It reproduces on 0.21.1 and 0.21.2. Here it is a crash report for 0.21.2

Process:               stellarium [89292]
Path:                  /Applications/Stellarium.app/Contents/MacOS/stellarium
Identifier:            org.stellarium.Stellarium
Version:               0.21.2 (0.21.2)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           stellarium [89292]
User ID:               502

Date/Time:             2021-11-19 09:09:24.269 +0100
OS Version:            Mac OS X 10.15.7 (19H1519)
Report Version:        12
Anonymous UUID:        68EE0CA0-458E-4D21-6925-31BD224ADE82

Sleep/Wake UUID:       2334926E-6EB6-48DA-BE74-E1982E8B88AA

Time Awake Since Boot: 75000 seconds
Time Since Wake:       650 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics kernel error: 0xfffffffb


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff73d0d33a __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff73dcde60 pthread_kill + 430
2   libsystem_c.dylib             	0x00007fff73c94808 abort + 120
3   libGPUSupportMercury.dylib    	0x00007fff5aeff0a5 gpusGenerateCrashLog.cold.1 + 95
4   libGPUSupportMercury.dylib    	0x00007fff5aef618f gpusGenerateCrashLog + 89
5   com.apple.driver.AppleIntelHD4000GraphicsGLDriver	0x00007fff2f7acdd0 gpusKillClientExt + 9
6   libGPUSupportMercury.dylib    	0x00007fff5aef755b gpusSubmitDataBuffers + 164
7   com.apple.driver.AppleIntelHD4000GraphicsGLDriver	0x00007fff2f382c78 IntelCommandBuffer::getNew(GLDContextRec*) + 48
8   com.apple.driver.AppleIntelHD4000GraphicsGLDriver	0x00007fff2f382aa6 intelSubmitCommands + 187
9   GLEngine                      	0x00007fff446c1395 gleUnbindTextureObject + 58
10  GLEngine                      	0x00007fff44693547 gleUnbindDeleteHashNamesAndObjects + 159
11  GLEngine                      	0x00007fff445bddc1 glDeleteTextures_Exec + 724
12  org.qt-project.QtGui          	0x000000010cb7590a 0x10c845000 + 3344650
13  org.qt-project.QtGui          	0x000000010c8c1799 QOpenGLSharedResourceGuard::freeResource(QOpenGLContext*) + 41
14  org.qt-project.QtGui          	0x000000010c8c085c QOpenGLContextGroupPrivate::deletePendingResources(QOpenGLContext*) + 268
15  org.qt-project.QtGui          	0x000000010c8c1750 QOpenGLSharedResource::free() + 592
16  org.qt-project.QtGui          	0x000000010cb75f6d QOpenGLFramebufferObject::~QOpenGLFramebufferObject() + 269
17  org.qt-project.QtGui          	0x000000010cb7614e QOpenGLFramebufferObject::~QOpenGLFramebufferObject() + 14
18  org.qt-project.QtWidgets      	0x000000010c22e30e 0x10c1bd000 + 463630
19  org.qt-project.QtWidgets      	0x000000010c22f32d 0x10c1bd000 + 467757
20  org.qt-project.QtWidgets      	0x000000010c2b4825 QAbstractScrollArea::viewportEvent(QEvent*) + 149
21  org.qt-project.QtWidgets      	0x000000010c526ef7 QGraphicsView::viewportEvent(QEvent*) + 1191
22  org.qt-project.QtCore         	0x000000010d3aa5d4 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 148
23  org.qt-project.QtWidgets      	0x000000010c1cd668 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 248
24  org.qt-project.QtWidgets      	0x000000010c1cea82 QApplication::notify(QObject*, QEvent*) + 594
25  org.qt-project.QtCore         	0x000000010d3aa324 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
26  org.qt-project.QtWidgets      	0x000000010c205bd6 QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) + 2230
27  org.qt-project.QtWidgets      	0x000000010c205e70 QWidget::setGeometry(QRect const&) + 256
28  org.qt-project.QtWidgets      	0x000000010c2b2e7d QAbstractScrollAreaPrivate::layoutChildren_helper(bool*, bool*) + 2381
29  org.qt-project.QtWidgets      	0x000000010c2b3ed6 QAbstractScrollArea::event(QEvent*) + 342
30  org.qt-project.QtWidgets      	0x000000010c1cd67d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
31  org.qt-project.QtWidgets      	0x000000010c1cea82 QApplication::notify(QObject*, QEvent*) + 594
32  org.qt-project.QtCore         	0x000000010d3aa324 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
33  org.qt-project.QtWidgets      	0x000000010c205bd6 QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) + 2230
34  org.qt-project.QtWidgets      	0x000000010c205cf4 QWidget::resize(QSize const&) + 116
35  org.stellarium.Stellarium     	0x000000010b603a1c StelMainView::init() + 2940
36  org.stellarium.Stellarium     	0x000000010b60c822 0x10ae6a000 + 8005666
37  org.qt-project.QtWidgets      	0x000000010c22ea6e 0x10c1bd000 + 465518
38  org.qt-project.QtWidgets      	0x000000010c22fef6 QOpenGLWidget::event(QEvent*) + 374
39  org.qt-project.QtWidgets      	0x000000010c1cd67d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
40  org.qt-project.QtWidgets      	0x000000010c1cea82 QApplication::notify(QObject*, QEvent*) + 594
41  org.qt-project.QtCore         	0x000000010d3aa324 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
42  org.qt-project.QtWidgets      	0x000000010c2083ed QWidgetPrivate::show_helper() + 397
43  org.qt-project.QtWidgets      	0x000000010c209043 QWidgetPrivate::setVisible(bool) + 819
44  org.qt-project.QtWidgets      	0x000000010c208640 QWidgetPrivate::showChildren(bool) + 352
45  org.qt-project.QtWidgets      	0x000000010c2082a9 QWidgetPrivate::show_helper() + 73
46  org.qt-project.QtWidgets      	0x000000010c209043 QWidgetPrivate::setVisible(bool) + 819
47  org.stellarium.Stellarium     	0x000000010ae7298b main + 11339
48  libdyld.dylib                 	0x00007fff73bc5cc9 start + 1

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

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

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff73dc9b68 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	0x00007fff73dc9b68 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	0x00007fff73dc9b68 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff73dc9b68 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff73dc9b68 start_wqthread + 0

Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff73d0f0fe __select + 10
1   com.apple.CoreFoundation      	0x00007fff39a7117b __CFSocketManager + 633
2   libsystem_pthread.dylib       	0x00007fff73dce109 _pthread_start + 148
3   libsystem_pthread.dylib       	0x00007fff73dc9b8b thread_start + 15

Thread 9:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff73d06dfa mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff73d07170 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff39a482b7 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation      	0x00007fff39a46d71 __CFRunLoopRun + 1329
4   com.apple.CoreFoundation      	0x00007fff39a461e3 CFRunLoopRunSpecific + 466
5   com.apple.AppKit              	0x00007fff36e4bea4 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff73dce109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff73dc9b8b thread_start + 15

Thread 10:: Qt bearer thread
0   libsystem_kernel.dylib        	0x00007fff73d0d3d6 poll + 10
1   org.qt-project.QtCore         	0x000000010d40048a qt_safe_poll(pollfd*, unsigned int, timespec const*) + 90
2   org.qt-project.QtCore         	0x000000010d401e87 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 903
3   org.qt-project.QtCore         	0x000000010d3a593f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   org.qt-project.QtCore         	0x000000010d1e113c QThread::exec() + 140
5   org.qt-project.QtCore         	0x000000010d1e20b3 0x10d1c0000 + 139443
6   libsystem_pthread.dylib       	0x00007fff73dce109 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff73dc9b8b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000113eb4dc0  rcx: 0x00007ffee4d944d8  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee4d94500  rsp: 0x00007ffee4d944d8
   r8: 0x00007ffee4d942e0   r9: 0x00007ffee4d94520  r10: 0x0000000113eb4dc0  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x00007f9996ac32b0  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff73d0d33a  rfl: 0x0000000000000246  cr2: 0xffffff81fc2a7004
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10ae6a000 -        0x10be52fff +org.stellarium.Stellarium (0.21.2 - 0.21.2) <A266A8CC-5BDD-3D87-8606-A808A8B014AE> /Applications/Stellarium.app/Contents/MacOS/stellarium
       0x10c109000 -        0x10c121ffb +libgps.dylib (0) <1D7AFBBF-C054-3499-B685-433FE63C2989> /Applications/Stellarium.app/Contents/Frameworks/libgps.dylib
       0x10c12f000 -        0x10c158ff7 +org.qt-project.QtPrintSupport (5.12 - 5.12.9) <046285DC-5ADE-317E-83C7-E4A5B3B93C3E> /Applications/Stellarium.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x10c184000 -        0x10c188ff7 +org.qt-project.QtConcurrent (5.12 - 5.12.9) <FACC5F61-96F6-3863-B808-FF57A49994C0> /Applications/Stellarium.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
       0x10c192000 -        0x10c1a3ff3 +org.qt-project.QtMultimediaWidgets (5.12 - 5.12.9) <79558506-88A9-375F-ABDC-FEA1388E7AC3> /Applications/Stellarium.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
       0x10c1bd000 -        0x10c5fbff7 +org.qt-project.QtWidgets (5.12 - 5.12.9) <234D0C44-43B0-3E31-A215-9B8C6FF91CE9> /Applications/Stellarium.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x10c774000 -        0x10c7eafff +org.qt-project.QtMultimedia (5.12 - 5.12.9) <E20C7B87-7695-3BCC-B2C3-CDAB36309005> /Applications/Stellarium.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
       0x10c845000 -        0x10cc93fe7 +org.qt-project.QtGui (5.12 - 5.12.9) <EE14B88B-39D7-3B7D-82E3-E1126F537039> /Applications/Stellarium.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10cdab000 -        0x10ceb5ff7 +org.qt-project.QtNetwork (5.12 - 5.12.9) <4BFF0A33-AD2F-32BF-8BAA-01CD1FFC0556> /Applications/Stellarium.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x10cf0b000 -        0x10d0c6ff7 +org.qt-project.QtScript (5.12 - 5.12.9) <5A94D674-9D17-3524-917F-D2C879754353> /Applications/Stellarium.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
       0x10d11a000 -        0x10d17dffb +org.qt-project.QtPositioning (5.12 - 5.12.9) <413165A8-D002-3A50-881F-92C70496140A> /Applications/Stellarium.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning
       0x10d1a3000 -        0x10d1afff7 +org.qt-project.QtSerialPort (5.12 - 5.12.9) <4DC0F227-2303-319F-A9AE-E8602D8A62F0> /Applications/Stellarium.app/Contents/Frameworks/QtSerialPort.framework/Versions/5/QtSerialPort
       0x10d1c0000 -        0x10d6f5ff7 +org.qt-project.QtCore (5.12 - 5.12.9) <4016188B-3E53-3268-95B9-A3826DE2F323> /Applications/Stellarium.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x10d7c8000 -        0x10d7fcff7 +org.qt-project.QtOpenGL (5.12 - 5.12.9) <E1434481-68EF-3E44-AE6D-9BE1F682E974> /Applications/Stellarium.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
       0x10f436000 -        0x10f59dfff +libqcocoa.dylib (0) <AAF96C3B-7FA8-364B-9E1B-039F8D891422> /Applications/Stellarium.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x10f5f3000 -        0x10f651fff +org.qt-project.QtDBus (5.12 - 5.12.9) <3758BB46-A47B-3091-BD68-373FEC88EE64> /Applications/Stellarium.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x1113c6000 -        0x1113cdff7 +libqgenericbearer.dylib (0) <049E1755-CBA0-392E-972F-0CE45858D008> /Applications/Stellarium.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
       0x11162d000 -        0x111634ff3 +libqgif.dylib (0) <200314C2-3813-36D2-BD22-138B84E8C119> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x11163d000 -        0x111644ffb +libqicns.dylib (0) <725E831D-8871-3C1D-8F37-77E08F4A2A5F> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x11164d000 -        0x111652ff3 +libqico.dylib (0) <A72E530C-458D-3390-A6BA-09B89A23BDB3> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqico.dylib
       0x11165b000 -        0x1116beffb +libqjpeg.dylib (0) <52C0BCB7-D34A-34FA-87E9-4CEE8D5EBDC0> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x1116c9000 -        0x1116ceff7 +libqmacheif.dylib (0) <93C3F8A3-6A6F-3F01-857A-49E6F2873557> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqmacheif.dylib
       0x1116d7000 -        0x1116dcffb +libqmacjp2.dylib (0) <F476675E-BD77-3139-A9FD-1D24FDFF171A> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
       0x1116e5000 -        0x1116e9ffb +libqtga.dylib (0) <43737E1A-31CE-3E18-9DFA-7C2195A2B913> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x1116f2000 -        0x111757ff3 +libqtiff.dylib (0) <795309FF-5719-37ED-BD26-C5285327BDC4> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x111765000 -        0x111768ff3 +libqwbmp.dylib (0) <001C16D1-72F5-329F-9059-BFE1586658F0> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x111771000 -        0x111805ff7 +libqwebp.dylib (0) <0953F5CA-1E08-3159-8157-DF5D700986A8> /Applications/Stellarium.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x111a52000 -        0x111a55047  libobjc-trampolines.dylib (787.1) <571C6A14-9E0E-3139-B82D-A1A3D46F2C9C> /usr/lib/libobjc-trampolines.dylib
       0x113de9000 -        0x113e7b267  dyld (750.7) <FAE66DB5-B10B-393E-98E6-FC052DA267B0> /usr/lib/dyld
    0x7fff2ca43000 -     0x7fff2cc90ff8  com.apple.RawCamera.bundle (9.02.0 - 1350.30) <5337D338-FB27-3B70-91C8-096357BEFAC2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2f374000 -     0x7fff2f871ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (14.7.20 - 14.0.7) <7C755611-B8FD-37AE-8B39-5B01F7F8673E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
    0x7fff2f872000 -     0x7fff2f8f1ff6  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (14.7.20 - 14.0.7) <CA4CF416-1AF8-3619-959B-5A3B4EDD551F> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
    0x7fff351eb000 -     0x7fff351efffb  com.apple.agl (3.3.3 - AGL-3.3.3) <CDC14585-934E-32C4-B454-436898CE6DC7> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff355d8000 -     0x7fff355d8fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <C1FB2338-2D52-3884-BED3-071A82B1FD77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff355d9000 -     0x7fff355f0ff7  libCGInterfaces.dylib (524.2.1) <69118118-1CEC-3019-A36E-3EC2FF1CAD8F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff355f1000 -     0x7fff35e8cfcf  com.apple.vImage (8.1 - 524.2.1) <4B6AB2C1-7CF5-3FDA-AC1C-04E531AB9BCE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff35e8d000 -     0x7fff36022fef  libBLAS.dylib (1303.60.1) <C157903D-417A-322B-916E-DDCFE2AF97EE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff36023000 -     0x7fff36364fff  libBNNS.dylib (144.100.2) <69FA0C4F-B59D-374A-9DCF-E9FA79F332FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff36365000 -     0x7fff3670cfff  libLAPACK.dylib (1303.60.1) <6FEC8434-0C35-3528-A3DE-E3C78A748B6C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3670d000 -     0x7fff36722ffc  libLinearAlgebra.dylib (1303.60.1) <AAC1A8DA-0B44-3D52-A03F-1DFED19D33BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff36723000 -     0x7fff36728ff3  libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff36729000 -     0x7fff36799fff  libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3679a000 -     0x7fff367acff7  libSparseBLAS.dylib (1303.60.1) <CFFEAA75-99FB-369E-80A1-4BC73ADEBEA9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff367ad000 -     0x7fff3693ffe3  libvDSP.dylib (735.140.1) <1586D162-55FD-3EC0-AFC7-975EAE2D0DD6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff36940000 -     0x7fff36abefe7  libvMisc.dylib (735.140.1) <61CF1106-41C2-3971-9187-BD1D53C00343> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff36abf000 -     0x7fff36abffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4686AE53-FD05-302C-AC20-C014EFC2305F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff36ac0000 -     0x7fff36b1fff0  com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff36c69000 -     0x7fff37a27ff4  com.apple.AppKit (6.9 - 1894.60.107) <D955876A-483C-3E04-94B2-4A2A574D64E0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff37a77000 -     0x7fff37a77fff  com.apple.ApplicationServices (48 - 50) <5DCBE58B-F7AD-39FF-BAB8-1B300C6DE8F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff37a78000 -     0x7fff37ae3fff  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
    0x7fff37b7c000 -     0x7fff37bbaff0  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
    0x7fff37c15000 -     0x7fff37c44fff  com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff37c45000 -     0x7fff37c49ffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <1616B44A-FCBC-3B11-A6CB-8B40D4DE27AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff37ce3000 -     0x7fff37d3affa  com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff37d3b000 -     0x7fff37d49fff  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
    0x7fff37d4a000 -     0x7fff37d8fffa  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
    0x7fff37d90000 -     0x7fff37d9aff7  com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff37d9b000 -     0x7fff37da8ffc  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
    0x7fff37da9000 -     0x7fff37e8aff2  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <302BD446-B8AF-3D96-8A4E-9E636608AF75> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff37e8c000 -     0x7fff37e8cfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <BAD748CE-87DA-3DF8-AA04-8C3A2B6DF6A6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff38223000 -     0x7fff385b1ffa  com.apple.CFNetwork (1128.1 - 1128.1) <04F37E21-8AC6-35BF-8D2C-8ED954B09026> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3862d000 -     0x7fff3862dfff  com.apple.Carbon (160 - 162) <057B03E9-2B72-3F1F-A6FE-30E371063A85> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3862e000 -     0x7fff38631ff3  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
    0x7fff38632000 -     0x7fff38926ff3  com.apple.HIToolbox (2.1.1 - 994.7) <000A63E3-7A5B-3EFC-ACC8-2F8B825C4748> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff38927000 -     0x7fff3892aff3  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
    0x7fff3892b000 -     0x7fff38930ff7  com.apple.ImageCapture (9.0 - 1600.65.1) <19E8B178-4C4D-3779-8815-E905310F20EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff38931000 -     0x7fff38931fff  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
    0x7fff38932000 -     0x7fff3894cffa  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
    0x7fff3896d000 -     0x7fff3896dfff  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
    0x7fff3896e000 -     0x7fff38970ff7  com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff38971000 -     0x7fff38977fff  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
    0x7fff38b11000 -     0x7fff38b11fff  com.apple.Cocoa (6.11 - 23) <791A1DB8-2D84-325C-9409-985C02C510ED> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff38b1f000 -     0x7fff38c15fff  com.apple.ColorSync (4.13.0 - 3394.11) <B0DE6D9E-3C1D-3121-A1B9-769443238BEF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff38f00000 -     0x7fff39409ffb  com.apple.audio.CoreAudio (5.0 - 5.0) <47923B12-3D14-328A-9C86-27A3A2A73068> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3945c000 -     0x7fff39494fff  com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff39495000 -     0x7fff39890ff8  com.apple.CoreData (120 - 977.3) <CEAA4BC1-62AB-3702-B790-82A55EA10302> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff39891000 -     0x7fff399c3ff6  com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff399c4000 -     0x7fff39e45ff6  com.apple.CoreFoundation (6.9 - 1678.101) <41A8276A-02BD-3369-AF6D-A3277D586182> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff39e47000 -     0x7fff3a4dfff0  com.apple.CoreGraphics (2.0 - 1355.24) <9B167C47-1FDB-3D44-93D0-64CC7B30AB2A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff3a4ed000 -     0x7fff3a848ff0  com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3ac09000 -     0x7fff3ace4ffc  com.apple.CoreMedia (1.0 - 2625.9.4.1) <09A2E0F7-4448-35A4-87B6-C250F4EA415E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3add1000 -     0x7fff3add1fff  com.apple.CoreServices (1069.28 - 1069.28) <72D55A31-EFDB-3E6B-8B12-E91E059A4540> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3add2000 -     0x7fff3ae57fff  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
    0x7fff3ae58000 -     0x7fff3b139ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff3b13a000 -     0x7fff3b187ffd  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
    0x7fff3b188000 -     0x7fff3b190ff7  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
    0x7fff3b191000 -     0x7fff3b3ccfff  com.apple.LaunchServices (1069.28 - 1069.28) <C8A1268A-ADA9-31E9-A5FE-63C15A4B5D3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3b3cd000 -     0x7fff3b465ff9  com.apple.Metadata (10.7.0 - 2076.7.1) <3FBA1665-4F76-3403-9C87-E120D53D40FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3b466000 -     0x7fff3b493fff  com.apple.CoreServices.OSServices (1069.28 - 1069.28) <1F3E8B56-E660-332C-9D01-E517729EA970> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3b494000 -     0x7fff3b4fbfff  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
    0x7fff3b4fc000 -     0x7fff3b520ff5  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
    0x7fff3b845000 -     0x7fff3b9fcffc  com.apple.CoreText (643.1.5.7 - 643.1.5.7) <34D12C1B-541D-3796-BDD8-D40EE509CD5F> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3b9fd000 -     0x7fff3ba41ffb  com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3ba42000 -     0x7fff3bacfffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <6223BFD5-D451-3DE9-90F6-F609AC0B0027> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3bd66000 -     0x7fff3bd6cfff  com.apple.DiskArbitration (2.7 - 2.7) <3C4C5E39-0F17-394F-AD6F-07E60728B7A4> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3bf61000 -     0x7fff3c090ff6  com.apple.FileProvider (304.141.1 - 304.141.1) <4D593263-0D4D-3D60-9E7D-023185B1756B> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3c0a8000 -     0x7fff3c46dff7  com.apple.Foundation (6.9 - 1678.101) <3C4F5EDA-E6D2-398D-A0FF-8B16200BC0CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3c4da000 -     0x7fff3c52aff7  com.apple.GSS (4.0 - 2.0) <95568BAB-7F1A-3E1C-BD5A-78A8B4338EDA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3c667000 -     0x7fff3c77bff3  com.apple.Bluetooth (7.0.6 - 7.0.6f8) <EF3F4D14-258C-3241-BB9F-BCEFF622D6D0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3c7e1000 -     0x7fff3c885ff3  com.apple.framework.IOKit (2.0.2 - 1726.148.1) <0A9D244C-AECC-3D29-86DE-4F3B04F8DD25> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3c887000 -     0x7fff3c898ffb  com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3c917000 -     0x7fff3ca77ff6  com.apple.ImageIO.framework (3.3.0 - 1976.12.1) <A35EF001-9F5E-3C0C-AB42-FB9642CB5D5E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3ca78000 -     0x7fff3ca7bfff  libGIF.dylib (1976.12.1) <D9A68370-AB11-3BF0-9402-0F81CA8302AC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3ca7c000 -     0x7fff3cb35ff7  libJP2.dylib (1976.12.1) <F5505138-7C8F-3D2A-ACEE-2E537CF9AC52> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3cb36000 -     0x7fff3cb5aff7  libJPEG.dylib (1976.12.1) <9FBF5E3F-5F33-3A3B-ADC5-8A94C3E9F22D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3cdd8000 -     0x7fff3cdf2ff7  libPng.dylib (1976.12.1) <3DE5DE3C-6A8F-3C8A-A173-66D04FEAAC70> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3cdf3000 -     0x7fff3cdf4fff  libRadiance.dylib (1976.12.1) <E6AB86A1-AD17-3737-96BC-E821DBC2A929> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3cdf5000 -     0x7fff3ce3bff7  libTIFF.dylib (1976.12.1) <F2696C77-AFA5-3FBE-A420-69EBD2236834> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3e39d000 -     0x7fff3e3afff3  com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3e3b0000 -     0x7fff3e3b0fff  libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3e742000 -     0x7fff3e74cffb  com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3e818000 -     0x7fff3ef65ff2  com.apple.MediaToolbox (1.0 - 2625.9.4.1) <C894387C-D072-3BD1-A6FE-A13CAF0BB874> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3ef67000 -     0x7fff3f031fff  com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3f04e000 -     0x7fff3f08bff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3f08c000 -     0x7fff3f116fe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3f117000 -     0x7fff3f13cff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3f13d000 -     0x7fff3f152ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3f153000 -     0x7fff3f2b1ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3f2b2000 -     0x7fff3f301ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3f302000 -     0x7fff3f303ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff403b0000 -     0x7fff403bcffe  com.apple.NetFS (6.0 - 4.0) <57CABC68-0585-3989-9161-157DBB544B82> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff403bd000 -     0x7fff40514ff3  com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff42f3d000 -     0x7fff42f45ff7  libcldcpuengine.dylib (2.14) <D20EF7DF-8508-3707-A9B3-B7D8190971F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff42f46000 -     0x7fff42f9efff  com.apple.opencl (3.5 - 3.5) <BEE2BF96-BB35-3444-9BCE-46CBAD05EC2E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff42f9f000 -     0x7fff42fbbfff  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
    0x7fff42fbc000 -     0x7fff42fc7ffd  com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff4392d000 -     0x7fff4392ffff  libCVMSPluginSupport.dylib (17.10.22) <2A3CAB2E-CF43-36BF-BDB1-343D7E92D71B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff43930000 -     0x7fff43935fff  libCoreFSCache.dylib (176.20) <A9877F89-92E9-3139-BEF4-C45B2A5F3B76> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff43936000 -     0x7fff4393afff  libCoreVMClient.dylib (176.20) <9741DE63-28A6-3B0C-858D-9D653355F1AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff4393b000 -     0x7fff43943ff7  libGFXShared.dylib (17.10.22) <C8ABDE91-E05F-341A-BBB0-0C583F6AA91F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff43944000 -     0x7fff4394efff  libGL.dylib (17.10.22) <F9B81B8B-659F-3182-89A3-DC1F06D5BF86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff4394f000 -     0x7fff43983ff7  libGLImage.dylib (17.10.22) <999AA7FA-C130-37AA-843B-4662A4F68DD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff43984000 -     0x7fff43b18ff7  libGLProgrammability.dylib (17.10.22) <E94C9337-AE83-3FA8-BEDA-DDFBC1CE03DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff43b19000 -     0x7fff43b55fff  libGLU.dylib (17.10.22) <0E15537A-03FB-32DF-B850-5D3E25DA4627> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff44591000 -     0x7fff445a0ff7  com.apple.opengl (17.10.22 - 17.10.22) <251345CF-9DE1-342A-8710-2543AEA59B18> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff445a1000 -     0x7fff4471afff  GLEngine (17.10.22) <F17DB254-EE87-3163-9EFE-4B65502B9A83> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff4471b000 -     0x7fff44743fff  GLRendererFloat (17.10.22) <5E086183-D7E6-36A9-ABB4-D868CCF09F3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff4555e000 -     0x7fff457e1ffb  com.apple.QuartzCore (1.11 - 841.6) <3EB993C4-261C-36C6-9C86-64A9B73EA2D4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff46365000 -     0x7fff466b0ff9  com.apple.security (7.0 - 59306.140.11) <3B46FC31-708A-3526-B888-BB7C1A9FBD98> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff466b1000 -     0x7fff46739ffb  com.apple.securityfoundation (6.0 - 55236.60.1) <954B6238-07CB-3357-BC4F-AE827DD3F9E3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff46768000 -     0x7fff4676cff8  com.apple.xpc.ServiceManagement (1.0 - 1) <055976F5-69DF-3846-B7CC-D72FA09D1A98> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff47418000 -     0x7fff47492ff7  com.apple.SystemConfiguration (1.19 - 1.19) <D3494EFE-F392-379E-B21C-0F1B094ECE77> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff47712000 -     0x7fff47a95ff4  com.apple.VideoToolbox (1.0 - 2625.9.4.1) <FC56B4CA-7FCA-3E62-AA0A-A667B259C4A2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4b402000 -     0x7fff4b4c7fe7  com.apple.APFS (1412.141.2 - 1412.141.2) <100E8447-2563-3E1C-8B65-5A3910CD55AD> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4c5dc000 -     0x7fff4c5ddff1  com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4cb77000 -     0x7fff4cb94ff4  com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4cbe9000 -     0x7fff4cbf7ff7  com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4d073000 -     0x7fff4d097ffb  com.apple.framework.Apple80211 (13.0 - 1610.1) <D94E03E8-4C38-3B2F-8DF4-473ACC5A7D71> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4d355000 -     0x7fff4d364fd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4d463000 -     0x7fff4d46eff7  com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4d4b0000 -     0x7fff4d4f8ff7  com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4d8e7000 -     0x7fff4d909fff  com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4d9c9000 -     0x7fff4d9ccfff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4d9cd000 -     0x7fff4da1dff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <6FFF024C-E5E8-3A98-A3F6-67116DA6A7CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4da66000 -     0x7fff4da75ff9  com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4dfb8000 -     0x7fff4e3b3ff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4e609000 -     0x7fff4e84aff8  com.apple.audio.AudioToolboxCore (1.0 - 1104.101) <DFAF67B3-AE61-34BC-AFC5-9C7B2DFC77AE> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4e84e000 -     0x7fff4e96afff  com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4eb27000 -     0x7fff4eb30ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4eb31000 -     0x7fff4ebd2ff5  com.apple.backup.framework (1.11.7 - 1298.7.1) <C9DC35FA-E69F-3C64-9519-494126096337> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4ebd3000 -     0x7fff4ec5fff6  com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4ed61000 -     0x7fff4ed9dff7  com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4f91d000 -     0x7fff4f96cfff  com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff50819000 -     0x7fff50829ffb  com.apple.CommonAuth (4.0 - 2.0) <24F1A864-0FA1-39CE-8A26-52E8C078FD33> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff5083d000 -     0x7fff50854fff  com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff50f5b000 -     0x7fff51330fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff51331000 -     0x7fff5135eff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <C3CFDC68-C7D9-3C44-9E7C-801D45575C10> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff51381000 -     0x7fff513a2ff4  com.apple.analyticsd (1.0 - 1) <15784654-86D7-3E6F-8AA9-BEC7852DC638> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff51939000 -     0x7fff51949ff3  com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff51f8a000 -     0x7fff51ff4ff0  com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff52422000 -     0x7fff5242aff8  com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff52e17000 -     0x7fff52e3afff  com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff52e3b000 -     0x7fff52e6efff  com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff52e6f000 -     0x7fff52e9dffd  com.apple.CSStore (1069.28 - 1069.28) <533A2D3E-B20F-3711-811D-4AD078437898> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff533c2000 -     0x7fff53458ff7  com.apple.CoreSymbolication (11.4 - 64535.33.2) <955BD339-F593-3A70-8C08-71989480CC93> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff534f0000 -     0x7fff5361cff6  com.apple.coreui (2.1 - 609.4) <D8DA588B-CC17-339D-8D96-03B15100AE4C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff5361d000 -     0x7fff537d6ffa  com.apple.CoreUtils (6.2.4 - 624.7) <A74A1C65-6695-3F57-B703-0DEDE13E66C1> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff53910000 -     0x7fff53923ff1  com.apple.CrashReporterSupport (10.13 - 15016.1) <D584FFA6-32C5-328B-BE77-2C256B2B116C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff539dc000 -     0x7fff539eeff8  com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff539ef000 -     0x7fff539f4fff  com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff53a7e000 -     0x7fff53af8ff0  com.apple.datadetectorscore (8.0 - 659) <B1534796-1000-3520-A641-A97A4AC5D39B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff53b44000 -     0x7fff53b81ff8  com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff53b82000 -     0x7fff53d0aff6  com.apple.desktopservices (1.14.6 - 1281.6.1) <C2355E6B-C5F7-3E39-B778-B117BD4652C6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff556cb000 -     0x7fff55ae6ff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff56185000 -     0x7fff562bbffc  libFontParser.dylib (277.2.6.8) <CEF2BBCB-E520-3B2E-85F7-4B2565ED4B18> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff562bc000 -     0x7fff562f0fff  libTrueTypeScaler.dylib (277.2.6.8) <4D7463BE-7831-3A60-8010-223293D3B232> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff56354000 -     0x7fff56364ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <69BBF689-9AC2-3B8E-8EDD-6B083BF583F4> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff59845000 -     0x7fff59846fff  libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5aef4000 -     0x7fff5aeffff7  libGPUSupportMercury.dylib (17.10.22) <10F6DA68-90C5-3EF3-A437-EFF8B51320E3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff5af00000 -     0x7fff5af06fff  com.apple.GPUWrangler (5.2.7 - 5.2.7) <FA34760B-4E5C-3A18-A6C3-DBA68F9D1220> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5b225000 -     0x7fff5b24bff1  com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5c379000 -     0x7fff5c387ffb  com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5c526000 -     0x7fff5c5e4ff4  com.apple.Heimdal (4.0 - 2.0) <D621CBD1-DC73-32BC-A9C0-A9C289832005> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5e770000 -     0x7fff5e778ff5  com.apple.IOAccelerator (438.7.4 - 438.7.4) <3C973800-3AE0-3908-9922-EFBC57C3F5B2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5e785000 -     0x7fff5e79cfff  com.apple.IOPresentment (47.10 - 37) <C97340B5-C71D-32CC-A519-30A5D7184BD3> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5eb24000 -     0x7fff5eb6fff1  com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5ed2d000 -     0x7fff5ed34ff9  com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5efc1000 -     0x7fff5efe0ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <42DEA6AF-7D35-37CC-A943-8CAEF0C482FF> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5f115000 -     0x7fff5f1e3ffd  com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5f1e4000 -     0x7fff5f22cfff  com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5f233000 -     0x7fff5f238ff3  com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5fad1000 -     0x7fff5fad4fff  com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5fd3d000 -     0x7fff5fdc7ff8  com.apple.MediaExperience (1.0 - 1) <A419A023-7F58-3C06-857A-5FA7C329979E> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff605a1000 -     0x7fff605edfff  com.apple.spotlight.metadata.utilities (1.0 - 2076.7.1) <4B5178DD-3F75-3508-BDE9-BF5BCA0FD66F> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff605ee000 -     0x7fff606bfffa  com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff6071d000 -     0x7fff60736ff4  com.apple.MobileAssets (1.0 - 619.120.1) <07E116E6-7EBC-39F2-B5B4-31BAB6BAF852> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff608f3000 -     0x7fff60911fff  com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff60b74000 -     0x7fff60ba4ff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff610a4000 -     0x7fff610aefff  com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff61ac5000 -     0x7fff61b10ffb  com.apple.OTSVG (1.0 - 643.1.5.7) <2F7D0C6A-6D8C-351C-8305-31D83D71893A> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff62d2e000 -     0x7fff62d39ff2  com.apple.PerformanceAnalysis (1.243.3 - 243.3) <7B2C4193-68D7-3B95-ACA3-0FDD33A74D45> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff62d3a000 -     0x7fff62d62ffb  com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff65722000 -     0x7fff6573bffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff65b9b000 -     0x7fff65bc4ff1  com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff65d29000 -     0x7fff65d64ff0  com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff67645000 -     0x7fff67648ff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff677bb000 -     0x7fff678e2fff  com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff68cf7000 -     0x7fff68fedfff  com.apple.SkyLight (1.600.0 - 451.6) <489A2996-E719-346E-BACE-DCCDB5E00553> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6983a000 -     0x7fff69848ffb  com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff69f24000 -     0x7fff69f65ff9  com.apple.StreamingZip (1.0 - 1) <063525B7-8F1D-334B-88E4-BBEAE42B61F2> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff6a07c000 -     0x7fff6a085ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.2) <C3D66901-7E31-3FDB-BD7A-441EB0520D1D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff6a33c000 -     0x7fff6a34cff3  com.apple.TCC (1.0 - 1) <520B2095-42EF-3837-99D3-393CA377ADBA> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff6a871000 -     0x7fff6a937ff0  com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff6ab07000 -     0x7fff6ad5fff0  com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6b9fc000 -     0x7fff6ba1cffc  com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff6c7c8000 -     0x7fff6c8b3ff2  com.apple.ViewBridge (468 - 468) <E35C7CF5-DE95-3B39-ACB8-A3C72C785E8F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6ca59000 -     0x7fff6ca5afff  com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6d68a000 -     0x7fff6d68dffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <00FA6272-2017-3199-9E0F-F6DEF5E868D5> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6d707000 -     0x7fff6d715ff5  com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6da57000 -     0x7fff6da59ff3  com.apple.loginsupport (1.0 - 1) <540BB904-0A51-3B37-A436-969D24CD28AC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6da5a000 -     0x7fff6da6dffd  com.apple.login (3.0 - 3.0) <4483035E-7BEB-3CEB-AC1B-A765FBC12678> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff7053d000 -     0x7fff70570ffa  libAudioToolboxUtility.dylib (1104.101) <EE629877-CE82-3286-B40B-ACEABFCC494A> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff70577000 -     0x7fff705abfff  libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
    0x7fff705ae000 -     0x7fff705b8fff  libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
    0x7fff70644000 -     0x7fff70646ff7  libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff7068c000 -     0x7fff70843ffb  libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
    0x7fff7086a000 -     0x7fff70870ff3  libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
    0x7fff70952000 -     0x7fff70959fff  libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
    0x7fff70988000 -     0x7fff709a8ff7  libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
    0x7fff70b1a000 -     0x7fff70b1bfff  libSystem.B.dylib (1281.100.1) <0DE4111E-9962-33E7-9F68-347DD9FE720F> /usr/lib/libSystem.B.dylib
    0x7fff70ba8000 -     0x7fff70ba9fff  libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
    0x7fff70bc1000 -     0x7fff70bd7fff  libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
    0x7fff70c0c000 -     0x7fff70c7eff7  libarchive.2.dylib (72.140.2) <F9EA2883-5D5C-3FA6-B3F8-C5031BF88ABD> /usr/lib/libarchive.2.dylib
    0x7fff70c7f000 -     0x7fff70daefed  libate.dylib (3.0.1) <DE609B9D-AD02-34FE-A91B-464ECDECC73A> /usr/lib/libate.dylib
    0x7fff70db2000 -     0x7fff70db2ff3  libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
    0x7fff70e78000 -     0x7fff70e88ffb  libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
    0x7fff70e89000 -     0x7fff70e95fff  libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
    0x7fff70e96000 -     0x7fff70ee8fff  libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
    0x7fff70ee9000 -     0x7fff70efeffb  libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
    0x7fff70eff000 -     0x7fff70efffff  libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
    0x7fff70f00000 -     0x7fff70f11fff  libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
    0x7fff70f12000 -     0x7fff70f2afd7  libcompression.dylib (87.1) <F3C7F9B4-71CF-3398-AAD3-456C9FEECD08> /usr/lib/libcompression.dylib
    0x7fff71204000 -     0x7fff7121aff7  libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
    0x7fff7121b000 -     0x7fff7121cfff  libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff717d9000 -     0x7fff71838ff7  libcups.2.dylib (483.8) <A5424908-1508-35AF-B218-7A976BEABCBA> /usr/lib/libcups.2.dylib
    0x7fff71942000 -     0x7fff71942fff  libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
    0x7fff71943000 -     0x7fff7195dff7  libexpat.1.dylib (19.60.3) <4FD5D517-B4C8-365B-A2C0-D998A624D5A0> /usr/lib/libexpat.1.dylib
    0x7fff7196b000 -     0x7fff7196dfff  libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
    0x7fff7197c000 -     0x7fff71981fff  libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
    0x7fff71982000 -     0x7fff7198bff7  libheimdal-asn1.dylib (564.140.7) <45E5B8EE-93E9-31FC-9A4D-E96AF618BABA> /usr/lib/libheimdal-asn1.dylib
    0x7fff7198c000 -     0x7fff71a7cfff  libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
    0x7fff71a7d000 -     0x7fff71cd4fff  libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
    0x7fff71cee000 -     0x7fff71ceffff  liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
    0x7fff71cf0000 -     0x7fff71d08ff3  liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
    0x7fff71d20000 -     0x7fff71dc7ff7  libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
    0x7fff71dc8000 -     0x7fff7202aff1  libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
    0x7fff72397000 -     0x7fff723c6fff  libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
    0x7fff724f6000 -     0x7fff72972ff5  libnetwork.dylib (1880.120.4) <BA294A54-F309-398D-B308-F97032AFF555> /usr/lib/libnetwork.dylib
    0x7fff72a13000 -     0x7fff72a45fde  libobjc.A.dylib (787.1) <265783CE-6D74-36C9-B6D2-95D3910199EC> /usr/lib/libobjc.A.dylib
    0x7fff72a58000 -     0x7fff72a5cfff  libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
    0x7fff72a5f000 -     0x7fff72a95fff  libpcap.A.dylib (89.120.2) <86DAA475-805A-3E01-86C5-6CAE4D1D9BC6> /usr/lib/libpcap.A.dylib
    0x7fff72b19000 -     0x7fff72b31fff  libresolv.9.dylib (67.40.1) <C57EDFEF-D36A-310B-8D14-8C68A625B1E8> /usr/lib/libresolv.9.dylib
    0x7fff72b33000 -     0x7fff72b77ff7  libsandbox.1.dylib (1217.141.6) <1B5B5733-BAD1-3FB6-BA75-2AC4FDCCE7CE> /usr/lib/libsandbox.1.dylib
    0x7fff72b8b000 -     0x7fff72b8cff7  libspindump.dylib (281.3) <AE8C1AE9-5CBC-332F-BBE8-370A2A19FED6> /usr/lib/libspindump.dylib
    0x7fff72b8d000 -     0x7fff72d6fff7  libsqlite3.dylib (308.6) <3E17BEE7-19F3-329D-BBF9-1DD5D54913AD> /usr/lib/libsqlite3.dylib
    0x7fff72fc0000 -     0x7fff72fc3ffb  libutil.dylib (57) <F01467F6-23A7-37EE-A170-33CE1577B41D> /usr/lib/libutil.dylib
    0x7fff72fc4000 -     0x7fff72fd1ff7  libxar.1.dylib (425.5) <89F150D9-C1CC-3FD5-A132-0860BF919795> /usr/lib/libxar.1.dylib
    0x7fff72fd7000 -     0x7fff730b9fff  libxml2.2.dylib (33.9) <B72D22CE-3429-3217-A8DD-5C9D2077C980> /usr/lib/libxml2.2.dylib
    0x7fff730bd000 -     0x7fff730e5fff  libxslt.1.dylib (16.12) <42938E5F-5FE9-3265-8D10-1D1115BC5402> /usr/lib/libxslt.1.dylib
    0x7fff730e6000 -     0x7fff730f8ff3  libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
    0x7fff739a7000 -     0x7fff739acff3  libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
    0x7fff739ad000 -     0x7fff739b8fff  libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
    0x7fff739b9000 -     0x7fff739c0fff  libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff739c1000 -     0x7fff739caff7  libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
    0x7fff739cb000 -     0x7fff73a5dfdb  libcorecrypto.dylib (866.140.2) <E9AAA2A6-D0D4-328A-BEA2-4DC5E513BA30> /usr/lib/system/libcorecrypto.dylib
    0x7fff73b6a000 -     0x7fff73baaff0  libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
    0x7fff73bab000 -     0x7fff73be1fff  libdyld.dylib (750.7) <AB99C9EE-7127-3451-89AB-339F8F2CEE61> /usr/lib/system/libdyld.dylib
    0x7fff73be2000 -     0x7fff73be2ffb  libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
    0x7fff73be3000 -     0x7fff73befff3  libkxld.dylib (6153.141.43) <DE02C6DC-98DA-30EB-A528-57AA625F3A90> /usr/lib/system/libkxld.dylib
    0x7fff73bf0000 -     0x7fff73bf0ff7  liblaunch.dylib (1738.140.3) <E2CFD17D-F36C-3734-8F37-16798799EF9E> /usr/lib/system/liblaunch.dylib
    0x7fff73bf1000 -     0x7fff73bf6ff7  libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
    0x7fff73bf7000 -     0x7fff73bf9ff3  libquarantine.dylib (110.40.3) <F234E51D-FD0B-3EE4-B679-AE3EE9C536C3> /usr/lib/system/libquarantine.dylib
    0x7fff73bfa000 -     0x7fff73bfbff7  libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
    0x7fff73bfc000 -     0x7fff73c13ff3  libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib
    0x7fff73c14000 -     0x7fff73c14ff7  libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
    0x7fff73c15000 -     0x7fff73c9cfff  libsystem_c.dylib (1353.100.4) <BCD3F031-4A3F-32CF-AB9A-D6EE7A7499D4> /usr/lib/system/libsystem_c.dylib
    0x7fff73c9d000 -     0x7fff73ca0ffb  libsystem_configuration.dylib (1061.141.2) <393137B7-3631-3450-B6F4-95EECD3ADDFF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff73ca1000 -     0x7fff73ca4fff  libsystem_coreservices.dylib (114.1) <72857ADA-AA97-398B-B089-F50B2E89064B> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff73ca5000 -     0x7fff73cadfff  libsystem_darwin.dylib (1353.100.4) <19242BF1-BAF6-3DF0-AAD3-93E3E0870DBE> /usr/lib/system/libsystem_darwin.dylib
    0x7fff73cae000 -     0x7fff73cb5fff  libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff73cb6000 -     0x7fff73cb7ffb  libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff73cb8000 -     0x7fff73d05ff7  libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib
    0x7fff73d06000 -     0x7fff73d32ff7  libsystem_kernel.dylib (6153.141.43) <07D18CB3-15B9-3490-A6B5-D8C0964D0FEC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff73d33000 -     0x7fff73d7efef  libsystem_m.dylib (3178) <D1CF3A92-2424-3420-B375-DEED7AA68C53> /usr/lib/system/libsystem_m.dylib
    0x7fff73d7f000 -     0x7fff73da6fff  libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
    0x7fff73da7000 -     0x7fff73db4ffb  libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff73db5000 -     0x7fff73dbeff7  libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
    0x7fff73dbf000 -     0x7fff73dc7fef  libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
    0x7fff73dc8000 -     0x7fff73dd2fff  libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
    0x7fff73dd3000 -     0x7fff73dd7ff3  libsystem_sandbox.dylib (1217.141.6) <ACACC5C9-CE29-394C-87AD-3AF5FDDA942E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff73dd8000 -     0x7fff73ddafff  libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
    0x7fff73ddb000 -     0x7fff73de2ffb  libsystem_symptoms.dylib (1238.120.2) <702D0910-5C34-3D43-9631-8BD215DE4FE1> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff73de3000 -     0x7fff73df9ff2  libsystem_trace.dylib (1147.120.1) <BC141783-66D9-3137-A783-211B38E49ADB> /usr/lib/system/libsystem_trace.dylib
    0x7fff73dfb000 -     0x7fff73e00ff7  libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
    0x7fff73e01000 -     0x7fff73e36ffe  libxpc.dylib (1738.140.3) <8DA7D88F-AE2F-3BCF-8426-8D041E57A9AA> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=625.3M resident=0K(0%) swapped_out_or_unallocated=625.3M(100%)
Writable regions: Total=2.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.7G(100%)
 
                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate framework                 128K        1 
Activity Tracing                     256K        1 
CG backing stores                    224K        2 
CG image                              12K        2 
CoreAnimation                         32K        6 
CoreGraphics                           8K        1 
CoreImage                              8K        2 
CoreUI image data                     92K        2 
Foundation                             4K        1 
JS JIT generated code              128.0M        1 
JS JIT generated code (reserved)     1.9G        1         reserved VM address space (unallocated)
JS VM Gigacage                       256K        1 
JS VM Isolated Heap (reserved)      4160K        1         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        1 
MALLOC                             561.4M      128 
MALLOC guard page                     32K        8 
MALLOC_NANO (reserved)             128.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                          256K        3 
STACK GUARD                         56.0M       11 
Stack                               13.1M       11 
VM_ALLOCATE                          172K       16 
VM_ALLOCATE (reserved)                 8K        1         reserved VM address space (unallocated)
WebKit Malloc                       1184K        3 
__DATA                              27.5M      326 
__DATA_CONST                          20K        1 
__FONT_DATA                            4K        1 
__GLSLBUILTINS                      5176K        1 
__LINKEDIT                         395.1M       31 
__OBJC_RO                           32.3M        1 
__OBJC_RW                           1908K        2 
__TEXT                             230.2M      315 
__UNICODE                            564K        1 
mapped file                        127.1M       29 
shared memory                        640K       15 
===========                       =======  ======= 
TOTAL                                3.5G      928 
TOTAL, minus reserved VM space       1.5G      928 

Steps to reproduce

  1. Install Stellarium 0.21.1 or 0.21.2 on MacOS Catalina 10.15.7.
  2. Open Stellarium.

System

  • Stellarium version: 0.21.1 and 0.21.2
  • Operating system: Mac OS X 10.15.7 (19H1519)
  • Graphics Card: Intel HD Graphics 4000 1536 MB, com.apple.driver.AppleIntelHD4000GraphicsGLDriver (14.7.20 - 14.0.7)
  • Screen type (if applicable): built-in LCD screen on MacbookPro 2012, (non-retina), 1280x800

Logfile

Attached log.txt:

2021-11-19T09:18:10
Operating System: Darwin 19.6.0 x86_64
Compiled using Clang 11.0.0
Qt runtime version: 5.12.9
Qt compilation version: 5.12.9
Addressing mode: 64-bit
Model Name: MacBook Pro
Model Identifier: MacBookPro9,2
Processor Name: Dual-Core Intel Core i7
Processor Speed: 2.9 GHz
Number of Processors: 1
Memory: 16 GB
Chipset Model: Intel HD Graphics 4000
VRAM (Dynamic, Max): 1536 MB
/Applications/Stellarium.app/Contents/MacOS/stellarium 
 -----------------------------------------------------
[ This is Stellarium 0.21.2 - https://stellarium.org/ ]
[ Copyright (C) 2000-2021 Fabien Chereau et al.       ]
 -----------------------------------------------------
Writing log file to: "/Users/orestes/Library/Application Support/Stellarium/log.txt"
File search paths:
  0 .  "/Users/orestes/Library/Application Support/Stellarium"
  1 .  "/Applications/Stellarium.app/Contents/Resources"
Config file  "/Users/orestes/Library/Application Support/Stellarium/config.ini"  does not exist. Copying the default file.
Config file is:  "/Users/orestes/Library/Application Support/Stellarium/config.ini"
Default surface format:  QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
Desired surface format:  QSurfaceFormat(version 2.1, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
StelGLWidget constructor
StelGraphicsScene constructor
initializeGL
OpenGL supported version:  "2.1 INTEL-14.7.20"
Current Format:  QSurfaceFormat(version 2.1, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
StelMainView::init
Driver version string: "2.1 INTEL-14.7.20"
GL vendor is "Intel Inc."
GL renderer is "Intel HD Graphics 4000 OpenGL Engine"
GL Shading Language version is "1.20"
Sky language is  "en_GB"
Planetary features language is  "en_GB"
Application language is  "en_GB"
Scripts language is  "en_GB"
Cache directory is:  "/Users/orestes/Library/Caches/stellarium/stellarium"
Loaded 252 countries
Loaded 193 regions
Loading Solar System data (1: planets and moons) ...
Loading from : "/Applications/Stellarium.app/Contents/Resources/data/ssystem_major.ini"
SolarSystem has  83 entries.
Loaded 83 Solar System bodies
Loading Solar System data (2: minor bodies)...
Loading from : "/Users/orestes/Library/Application Support/Stellarium/data/ssystem_minor.ini"
SolarSystem has  190 entries.
Loaded 107 Solar System bodies
File ssystem_minor.ini is loaded successfully...
Loading nomenclature for Solar system bodies ...
Loaded 15747 / 15749 items of planetary surface nomenclature
WARNING - The next planets to assign nomenclature items is not found: "Dactyl"
Loading star data ...
"Loading /Applications/Stellarium.app/Contents/Resources/stars/default/stars_0_0v0_8.cat: 0_0v0_8; 4979"
"Loading /Applications/Stellarium.app/Contents/Resources/stars/default/stars_1_0v0_8.cat: 1_0v0_8; 21806"
"Loading /Applications/Stellarium.app/Contents/Resources/stars/default/stars_2_0v0_8.cat: 2_0v0_8; 150826"
"Loading /Applications/Stellarium.app/Contents/Resources/stars/default/stars_3_1v0_4.cat: 3_1v0_4; 425807"
"Loading /Users/orestes/Library/Application Support/Stellarium/stars/default/stars_4_1v0_2.cat: 4_1v0_4; 1692779"
"Loading /Users/orestes/Library/Application Support/Stellarium/stars/default/stars_5_2v0_1.cat: 5_2v0_1; 7083058"
Finished loading star catalogue data, max_geodesic_level:  5
Loading scientific star names from "/Applications/Stellarium.app/Contents/Resources/stars/default/name.fab"
Loaded 31141 / 31141 scientific star names
Loading variable stars from "/Applications/Stellarium.app/Contents/Resources/stars/default/gcvs_hip_part.dat"
Loaded 6862 / 6862 variable stars
Loading double stars from "/Applications/Stellarium.app/Contents/Resources/stars/default/wds_hip_part.dat"
Loaded 22992 / 22992 double stars
Loading cross-identification data from "/Applications/Stellarium.app/Contents/Resources/stars/default/cross-id.dat"
Loaded 108378 / 108378 cross-identification data records for stars
Loading parallax errors data from "/Applications/Stellarium.app/Contents/Resources/stars/default/hip_plx_err.dat"
Loaded 117703 / 117703 parallax error data records for stars
Loading proper motion data from "/Applications/Stellarium.app/Contents/Resources/stars/default/hip_pm.dat"
Loaded 117955 / 117955 proper motion data records for stars
qt.network.ssl: Error receiving trust for a CA certificate
qt.network.ssl: Error receiving trust for a CA certificate
qt.network.ssl: Error receiving trust for a CA certificate
qt.network.ssl: Error receiving trust for a CA certificate
qt.network.ssl: Error receiving trust for a CA certificate
qt.network.ssl: Error receiving trust for a CA certificate
navigation/preset_sky_time is a double - treating as jday: "2451514.25001"
Loading DSO data ...
[...] "Stellarium DSO Catalog, version 3.13 (standard edition)"
Loaded 94668 DSO records
Loading DSO outline data ...
Loaded 95 DSO outline records successfully
LandscapeMgr: initialized Cache for 100 MB.
Loading star names from "/Applications/Stellarium.app/Contents/Resources/skycultures/western/star_names.fab"
Loaded 1098 / 1098 common star names
Loading DSO name data ...
Loaded 1142 / 1169 DSO name records successfully
WARNING - No position data for 27 objects: "NGC 3184, NGC 5907, NGC 5907, NGC 5907, PGC 2907, PGC 23521, PGC 28759, PGC 29167, PGC 34658, PGC 42102, PGC 44750, PGC 54559, PGC 59117, PGC 59858, PGC 59953, PGC 69018, PGC 69877, PGC 73957, PGC 95597, PGC 100170, PGC 100170, PGC 119230, PGC 1000714, PGC 1694462, PGC 2822840, PGC 2826829, PGC 3098124"
Loaded 88 / 88 constellation records successfully for culture "western"
Loaded 85 / 85 constellation art records successfully for culture "western"
Loaded 88 / 88 constellation names
Loading constellation boundary data ... 
Loaded 782 constellation boundary segments
Loaded 82 / 82 asterism records successfully for culture "western"
Loaded 72 / 72 asterism names
Got location "Madrid, Madrid, Spain (40.47259, -3.6892; Europe/Madrid)" for IP "173.37.4.123"
stel.OpenGLArray: Disabling VAO usage because of Intel driver bugs
stel.OpenGLArray: Vertex Array Objects are not supported on your hardware (this is not an error)
Initializing basic GL shaders... 
Creating GUI ...

@github-actions
Copy link

Thanks for adding your first issue to Stellarium. If you have questions, please do not hesitate to contact us.

@alex-w alex-w added this to To do in OpenGL/GLSL via automation Nov 19, 2021
@alex-w alex-w added this to To do in OS: macOS via automation Nov 19, 2021
@alex-w
Copy link
Member

alex-w commented Nov 19, 2021

This is bug in Apple's divers for Intel GPU: https://discussions.apple.com/thread/253309962

@miceno
Copy link
Author

miceno commented Nov 30, 2021

Anyway the app is not opening and it is crushing. The point is to what extend we can tell that it is a bug on Apple's driver or a bug on the app. I feel it is a bug on the app, caused by a change on Apple's driver, so I reported it since I think it might be worth going a bit further on analysing it.

@gzotti gzotti added the help wanted We may not have the hardware or expertise label Nov 30, 2021
@gzotti
Copy link
Member

gzotti commented Nov 30, 2021

You can try following hints from other projects and programs which have similar problems. E.g.

ros-visualization/rviz#1577
https://community.rstudio.com/t/rstudio-mac-os-x-10-15-7-crashes-everytime/118051
https://issueexplorer.com/issue/godotengine/godot/54421

Suddenly there are programs which all have issues with Catalina 10.15.7 on Intel HD4000. Sudden bugs in all apps?

@miceno
Copy link
Author

miceno commented Nov 30, 2021

Well, you're right, with that information it doesn't look like a bug. I feel it is something that changed due to a security patch, and it is making applications break. My feeling is based on the premise that there are no bugs in new Apple's driver code, but it might be also a bug on Apple's side.

To what extent Apple's change in the graphic driver is a bug or it is a security feature. I am not an expert on this, so I issued the bug so there is anybody with the expertise to discover it.

@Jimbob-B
Copy link

This has been fixed for me with the latest security update issued last night - Security Update 2021-008 for Catalina. Tried a couple of things on my Mac Mini that were crashing and both seem to be working correctly this morning.

@alex-w
Copy link
Member

alex-w commented Dec 14, 2021

@miceno please check the update

@miceno
Copy link
Author

miceno commented Dec 14, 2021

Great! I checked it with the new Security Update 2021-008 and now it works!!

Thank you!

@miceno miceno closed this as completed Dec 14, 2021
OS: macOS automation moved this from To do to Done Dec 14, 2021
OpenGL/GLSL automation moved this from To do to Done Dec 14, 2021
@alex-w alex-w removed the help wanted We may not have the hardware or expertise label Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
OS: macOS
  
Done
OpenGL/GLSL
  
Done
Development

No branches or pull requests

4 participants