anyone with a Mac running 10.7 or 10.8?

Robert Helling helling at atdotde.de
Sun Jan 1 03:52:50 PST 2017


Am 01.01.2017 um 05:29 schrieb Dirk Hohndel:

> 
> From looking through the Subsurface cloud server logs I can see that we still have a
> fair number of users on MacOS 10.7 and 10.8. I went through the effort to create a
> DMG that should run even on 10.7. I'd love it if someone could verify that this actually
> works.
> 
> http://subsurface-divelog.org/downloads/daily/Subsurface-4.5.96-36-ge94d49668ef9-10.7.dmg

Dirk,

I tried this on my old old MacMini (that I use as TV replacement). The hardware is so old that it is stuck on 10.7.

It opens up the main window but then shows the spinning beach ball and then unfortunately crashes.

On the bottom I add the crash report (seems somewhere in lib crypto is a problem).

From the command line it's the same, it crashes with "Illegal instruction:4"

Best
Robert

Process:         Subsurface [714]
Path:            /Volumes/VOLUME/Subsurface.app/Contents/MacOS/Subsurface
Identifier:      org.subsurface-divelog
Version:         4.5.96-36-ge94d49668ef9 (4.5.96-36-ge94d49668ef9)
Code Type:       X86-64 (Native)
Parent Process:  launchd [125]

Date/Time:       2017-01-01 12:39:57.975 +0100
OS Version:      Mac OS X 10.7.5 (11G63b)
Report Version:  9

Interval Since Last Report:          97148382 sec
Crashes Since Last Report:           31
Per-App Interval Since Last Report:  30 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      6C728383-FCF8-4A7A-831B-FD715081D5FA

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

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:
objc[714]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libcrypto.1.0.0.dylib         	0x000000010d43e574 ENGINE_pkey_asn1_find_str + 12
1   libcrypto.1.0.0.dylib         	0x000000010d46bd60 EVP_PKEY_asn1_find_str + 63
2   libssl.1.0.0.dylib            	0x000000010d35fa07 0x10d333000 + 182791
3   libssl.1.0.0.dylib            	0x000000010d35f97f ssl_load_ciphers + 471
4   libssl.1.0.0.dylib            	0x000000010d3672e5 SSL_library_init + 529
5   org.qt-project.QtNetwork      	0x000000010c6ebc17 0x10c621000 + 830487
6   org.qt-project.QtNetwork      	0x000000010c6e40c8 0x10c621000 + 798920
7   org.qt-project.QtNetwork      	0x000000010c6e2f29 0x10c621000 + 794409
8   org.qt-project.QtNetwork      	0x000000010c6cd588 QSslCertificate::QSslCertificate(QByteArray const&, QSsl::EncodingFormat) + 104
9   org.qt-project.QtNetwork      	0x000000010c6d17e0 0x10c621000 + 722912
10  org.qt-project.QtNetwork      	0x000000010c6cfbd3 QSslConfiguration::QSslConfiguration() + 35
11  org.qt-project.QtNetwork      	0x000000010c66c0e0 0x10c621000 + 307424
12  org.qt-project.QtNetwork      	0x000000010c669ff7 0x10c621000 + 298999
13  org.qt-project.QtNetwork      	0x000000010c64f0f8 QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, QNetworkRequest const&, QIODevice*) + 1800
14  org.qt-project.QtNetwork      	0x000000010c64d6ce QNetworkAccessManager::get(QNetworkRequest const&) + 30
15  org.subsurface-divelog        	0x0000000109006a43 UpdateManager::checkForUpdates(bool) + 531
16  org.subsurface-divelog        	0x00000001090067ef UpdateManager::UpdateManager(QObject*) + 559
17  org.subsurface-divelog        	0x00000001090065ad UpdateManager::UpdateManager(QObject*) + 29
18  org.subsurface-divelog        	0x000000010906a5b2 MainWindow::MainWindow() + 10354
19  org.subsurface-divelog        	0x0000000109067d35 MainWindow::MainWindow() + 21
20  org.subsurface-divelog        	0x000000010900627a init_ui() + 58
21  org.subsurface-divelog        	0x0000000109004957 main + 1415
22  org.subsurface-divelog        	0x00000001090043c4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8af647e6 kevent + 10
1   libdispatch.dylib             	0x00007fff930e2786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff930e1316 _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff8af64192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d51594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff89d52b85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8af64192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d51594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff89d52b85 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8af64192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff89d51594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff89d52b85 start_wqthread + 13

Thread 5:: Qt bearer thread
0   libsystem_kernel.dylib        	0x00007fff8af63df2 __select + 10
1   libsystem_c.dylib             	0x00007fff89d05cc0 pselect$1050 + 106
2   org.qt-project.QtCore         	0x000000010cfbb398 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
3   org.qt-project.QtCore         	0x000000010cfbc450 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
4   org.qt-project.QtCore         	0x000000010cfbd51a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
5   org.qt-project.QtCore         	0x000000010cf6a07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
6   org.qt-project.QtCore         	0x000000010cdbe245 QThread::exec() + 117
7   org.qt-project.QtCore         	0x000000010cdc1d93 0x10cd8a000 + 228755
8   libsystem_c.dylib             	0x00007fff89d4f8bf _pthread_start + 335
9   libsystem_c.dylib             	0x00007fff89d52b75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000008  rbx: 0x00007fff68bf9c70  rcx: 0x0000000000008102  rdx: 0x0000000000000008
rdi: 0x00007fff68bf9c70  rsi: 0x000000010d36c849  rbp: 0x00007fff68bf9c50  rsp: 0x00007fff68bf9c20
 r8: 0x0000000000000000   r9: 0x0000000000000900  r10: 0x00000000000d0000  r11: 0x000000010d46bd21
r12: 0x0000000000000008  r13: 0x00007fff68bfa300  r14: 0x00007f8c44c35141  r15: 0x00007fff68bf9cb8
rip: 0x000000010d43e574  rfl: 0x0000000000010202  cr2: 0x00007fc99cb7bfe0
Logical CPU: 0

Binary Images:
     0x108ffc000 -        0x1094fcfef +org.subsurface-divelog (4.5.96-36-ge94d49668ef9 - 4.5.96-36-ge94d49668ef9) <81FE16AD-ACF2-302B-8EDE-09736714422C> /Volumes/VOLUME/Subsurface.app/Contents/MacOS/Subsurface
     0x109739000 -        0x1097e1ff7 +libsqlite3.0.dylib (9.6.0 - compatibility 9.0.0) <02393455-E228-3735-9D98-74ABF221CBD3> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libsqlite3.0.dylib
     0x1097f6000 -        0x109805ff7 +libzip.4.dylib (5.0.0 - compatibility 5.0.0) <45E8AD3D-D77B-3196-B643-6A8101388BBC> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libzip.4.dylib
     0x109813000 -        0x109823fff +libusb-1.0.0.dylib (2.0.0 - compatibility 2.0.0) <F66B083A-F30D-37EB-B919-C98472F8B4AB> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libusb-1.0.0.dylib
     0x109830000 -        0x109833fff +libhidapi.0.dylib (??? - ???) <7EF4BA2B-2C02-3F8F-8ABC-5E8616520FAD> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libhidapi.0.dylib
     0x109839000 -        0x1098f5fff +libgit2.24.dylib (0.24.5 - compatibility 24.0.0) <36CD9B6A-83DB-3CF5-8880-9F61C4A74BEB> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libgit2.24.dylib
     0x10991e000 -        0x109940fff +libssh2.1.dylib (2.1.0 - compatibility 2.0.0) <4F7915EA-737A-3A0D-ADBD-601FFC51B0D5> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libssh2.1.dylib
     0x10994f000 -        0x109eb3ff7 +libssrfmarblewidget.21.dylib (0.21.3 - compatibility 21.0.0) <D637034C-D15E-3679-A95A-46186B7D9B3C> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libssrfmarblewidget.21.dylib
     0x10a0b8000 -        0x10a10cfff +libGrantlee_Templates.5.dylib (5.0.0 - compatibility 5.0.0) <348B1163-8931-3EDC-AC74-D0A4E603B827> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libGrantlee_Templates.5.dylib
     0x10a128000 -        0x10a12cff7 +org.qt-project.QtConcurrent (5.5 - 5.5.1) <540AD3BD-CF53-3558-9FD2-F30A64F16F7D> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
     0x10a135000 -        0x10a170ff7 +org.qt-project.QtSvg (5.5 - 5.5.1) <DDB873A1-0BC0-3D91-BCB9-3F145A03FA94> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
     0x10a192000 -        0x10a1cdfff +org.qt-project.QtPositioning (5.5 - 5.5.1) <3BC38E72-F104-36A2-856D-B1B3FAF80AC3> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning
     0x10a1e0000 -        0x10a1e3ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
     0x10a1e7000 -        0x10a21cfff +org.qt-project.QtPrintSupport (5.5 - 5.5.1) <9F5C686D-7C6D-327D-8D1A-DEF6977D4004> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
     0x10a244000 -        0x10a272ff7 +org.qt-project.QtWebKitWidgets (5.5 - 5.5.1) <1A06989E-36B5-30CB-9920-F536A7D4C93C> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtWebKitWidgets.framework/Versions/5/QtWebKitWidgets
     0x10a297000 -        0x10a297ff1 +cl_kernels (??? - ???) <9CEBD35D-CCFE-4550-8B7D-149810DAEFFB> cl_kernels
     0x10a29e000 -        0x10a7b3ff7 +org.qt-project.QtWidgets (5.5 - 5.5.1) <1AF6065B-6055-3DC7-B92D-AA106307735B> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
     0x10a8f2000 -        0x10a8f3ff3 +cl_kernels (??? - ???) <F116BA94-E92F-4D59-8780-15F95634CABE> cl_kernels
     0x10a8f6000 -        0x10c365fff +org.qt-project.QtWebKit (5.5 - 5.5.1) <E59AEE92-E38E-341A-B963-9E05AE93D357> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit
     0x10c621000 -        0x10c73eff7 +org.qt-project.QtNetwork (5.5 - 5.5.1) <881C101B-D140-3F22-9A11-5D1D1854D3A5> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
     0x10c77c000 -        0x10cc10fff +org.qt-project.QtGui (5.5 - 5.5.1) <64584329-006F-386F-B498-C7D0E5FC241E> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
     0x10ccf9000 -        0x10cd69ff7 +org.qt-project.QtBluetooth (5.5 - 5.5.1) <AC5688E4-839B-370C-99D7-0198C5C831A9> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtBluetooth.framework/Versions/5/QtBluetooth
     0x10cd8a000 -        0x10d299ff7 +org.qt-project.QtCore (5.5 - 5.5.1) <D07C940F-8EB1-3F47-942F-6A00BCBCCD06> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
     0x10d333000 -        0x10d378fff +libssl.1.0.0.dylib (??? - ???) <11409046-7957-341C-9D23-02817E3EDD22> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libssl.1.0.0.dylib
     0x10d399000 -        0x10d5366ef +libcrypto.1.0.0.dylib (??? - ???) <9E8CA6ED-69F7-3423-AA47-2D4ACAD17DE3> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/libcrypto.1.0.0.dylib
     0x10d5a7000 -        0x10d5defff +org.qt-project.QtXml (5.5 - 5.5.1) <6B22AC36-E02D-3902-98E6-8678065F9E4C> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
     0x10d5fc000 -        0x10d7b7fff +org.qt-project.QtScript (5.5 - 5.5.1) <23C57E0F-74AB-3925-B7A7-4BAE7D2EEBF6> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
     0x10d808000 -        0x10daf0fff +org.qt-project.QtQuick (5.5 - 5.5.1) <F220A2F9-ED2B-387C-9BCF-FED6FE900CA5> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
     0x10db9d000 -        0x10defbff7 +org.qt-project.QtQml (5.5 - 5.5.1) <1168D24E-E627-36D0-A8B9-12F0EB4B7005> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
     0x10df92000 -        0x10dfb4fff +org.qt-project.QtSensors (5.5 - 5.5.1) <C8E05F43-EFC0-3EC6-9BFB-F8962748475E> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtSensors.framework/Versions/5/QtSensors
     0x10dfce000 -        0x10dfe2fff +org.qt-project.QtMultimediaWidgets (5.5 - 5.5.1) <EDEAFA0D-FE59-3B53-B470-4551DF06B990> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
     0x10dff7000 -        0x10e08cfff +org.qt-project.QtMultimedia (5.5 - 5.5.1) <FD73FF26-8C6B-3FE2-8EAF-AAB8D98EA31B> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
     0x10e0d3000 -        0x10e111fff +org.qt-project.QtOpenGL (5.5 - 5.5.1) <4BE1F8E5-6B6E-3988-A746-440D80603FB7> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
     0x10e135000 -        0x10e161ff7 +org.qt-project.QtSql (5.5 - 5.5.1) <47415C7A-FFA9-3A7D-A2A7-997E634F1E85> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
     0x10e17b000 -        0x10e181fff  com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
     0x10e189000 -        0x10e19ffff +org.qt-project.QtWebChannel (5.5 - 5.5.1) <3F3EB5C2-1FF0-3115-8B67-365719D4C257> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtWebChannel.framework/Versions/5/QtWebChannel
     0x10f3b3000 -        0x10f45bfff +libqcocoa.dylib (??? - ???) <56ADBA40-C8E0-38A5-8C62-B485E4784B5D> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/platforms/libqcocoa.dylib
     0x10f498000 -        0x10f4fffff +org.qt-project.QtDBus (5.5 - 5.5.1) <245EE4C3-2FE2-3C91-92A3-F2E781973C9A> /Volumes/VOLUME/Subsurface.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
     0x10f8b8000 -        0x10f8c2ff7 +libqdds.dylib (??? - ???) <1C842A8F-5356-37EF-965C-D52058AEE8C6> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqdds.dylib
     0x10f8c9000 -        0x10f8d0ff7 +libqgif.dylib (??? - ???) <E95776B6-59F4-335C-AC4C-020CF2304BDA> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqgif.dylib
     0x10f8d6000 -        0x10f8daff7 +libqtga.dylib (??? - ???) <3614C65E-0566-31A3-A869-176E4E950099> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqtga.dylib
     0x110ba6000 -        0x110baefff +libqicns.dylib (??? - ???) <66B4CECB-D468-3C5F-A419-83B3715E498A> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqicns.dylib
     0x110bb5000 -        0x110bbbff7 +libqico.dylib (??? - ???) <F2C8D3FB-3F4F-3ECA-B89B-D712FDCD6081> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqico.dylib
     0x110bc2000 -        0x110c49fff +libqjp2.dylib (??? - ???) <6B1F1E04-C0E5-3B0B-89A8-77A616052D9B> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqjp2.dylib
     0x110c5a000 -        0x110c98fff +libqjpeg.dylib (??? - ???) <970EDD5A-AE16-3F42-BBB3-34E9E221E752> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqjpeg.dylib
     0x110ca1000 -        0x110cf1ff7 +libqmng.dylib (??? - ???) <41A11D2B-EDFD-3EAA-BB25-8E817935D375> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqmng.dylib
     0x110cfb000 -        0x110d00ff7 +libqsvg.dylib (??? - ???) <A8036103-105D-392F-A096-7A5177535CE3> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqsvg.dylib
     0x110d07000 -        0x110d69ff7 +libqtiff.dylib (??? - ???) <7AA0F0F1-C6F4-394D-8FBC-B20F0288F31D> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqtiff.dylib
     0x110d74000 -        0x110d78ff7 +libqwbmp.dylib (??? - ???) <2316A2D2-74D5-3C34-A8D2-FE5E464B93CF> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqwbmp.dylib
     0x111d85000 -        0x111de4fff +libqwebp.dylib (??? - ???) <FF105B6E-760B-35BD-8732-B2534C1DE0BF> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/imageformats/libqwebp.dylib
     0x1121e2000 -        0x1121f8fff +libqcorewlanbearer.dylib (??? - ???) <85AA1ED8-0EDC-3AC9-9B56-E47A5632E606> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
     0x112203000 -        0x11220cfff +libqgenericbearer.dylib (??? - ???) <95F094F6-75F7-368D-B1F3-3D6D83653113> /Volumes/VOLUME/Subsurface.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
     0x1123ce000 -        0x11246dff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
     0x112a5f000 -        0x112a69fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  0x7fff68bfc000 -     0x7fff68c30baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  0x7fff87545000 -     0x7fff8756dfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  0x7fff8756e000 -     0x7fff8757dfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  0x7fff8757e000 -     0x7fff875c2ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <416FB9E6-76F2-3CB8-8CCB-C12ACECFD611> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  0x7fff882fd000 -     0x7fff88382ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  0x7fff883c2000 -     0x7fff88403fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  0x7fff8845f000 -     0x7fff88559ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  0x7fff8855a000 -     0x7fff885deff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  0x7fff885df000 -     0x7fff885e1fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  0x7fff8885b000 -     0x7fff88860ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  0x7fff88861000 -     0x7fff8896efff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  0x7fff8896f000 -     0x7fff889b5fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <066449E4-406B-3ABC-9DB8-E62777498154> /usr/lib/libcurl.4.dylib
  0x7fff889b6000 -     0x7fff88a29fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  0x7fff88a5b000 -     0x7fff88b0eff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  0x7fff88b0f000 -     0x7fff88c45fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  0x7fff88cc3000 -     0x7fff88cd8fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  0x7fff88cef000 -     0x7fff88d43ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  0x7fff88d46000 -     0x7fff88d6afff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  0x7fff88d87000 -     0x7fff88d87fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  0x7fff8944d000 -     0x7fff8944efff  com.apple.ServerInformation (1.0 - 1) <D95BC225-E33B-32BC-9FEE-77423F8D7EBC> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
  0x7fff8945d000 -     0x7fff8945dfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  0x7fff8945e000 -     0x7fff89465fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  0x7fff895f1000 -     0x7fff895f2ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  0x7fff895f3000 -     0x7fff897c7ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  0x7fff897c8000 -     0x7fff897cbfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  0x7fff897f6000 -     0x7fff897fafff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B423C449-761C-3EE1-AFAC-26B3558FF216> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  0x7fff897fb000 -     0x7fff897fbfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  0x7fff897fc000 -     0x7fff89b15fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  0x7fff89b16000 -     0x7fff89b86fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  0x7fff89b87000 -     0x7fff89b99ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  0x7fff89bd9000 -     0x7fff89bdfff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  0x7fff89be0000 -     0x7fff89ce7fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  0x7fff89d01000 -     0x7fff89ddefef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  0x7fff89ddf000 -     0x7fff89e81fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  0x7fff89e82000 -     0x7fff89ea6fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  0x7fff89ea7000 -     0x7fff8a36efff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  0x7fff8a36f000 -     0x7fff8ad0d747  com.apple.CoreGraphics (1.600.0 - ???) <CB70AC19-9532-38CA-8509-6043AD9B4095> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  0x7fff8af37000 -     0x7fff8af3bfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  0x7fff8af4d000 -     0x7fff8af6dfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  0x7fff8af93000 -     0x7fff8b02dff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  0x7fff8b02e000 -     0x7fff8b031fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  0x7fff8b032000 -     0x7fff8b07bff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  0x7fff8b07c000 -     0x7fff8b099fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  0x7fff8b0c2000 -     0x7fff8b0cffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <39E20909-68D8-3FB7-A089-A1866618E026> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  0x7fff8b424000 -     0x7fff8b50dfff  com.apple.Bluetooth (4.0.8 - 4.0.8f17) <46F432D0-7E25-3900-A5B2-DDB4C2781036> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  0x7fff8b51d000 -     0x7fff8c123fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  0x7fff8c124000 -     0x7fff8c140ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  0x7fff8c141000 -     0x7fff8c725fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  0x7fff8c726000 -     0x7fff8c830fe7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <0E7A4F63-035E-3406-AE8C-8F9E3E47D2EE> /usr/lib/libcrypto.0.9.8.dylib
  0x7fff8c88f000 -     0x7fff8c88ffff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  0x7fff8c8d6000 -     0x7fff8c92afff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  0x7fff8c937000 -     0x7fff8c93cfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  0x7fff8c93d000 -     0x7fff8ca32fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  0x7fff8cb31000 -     0x7fff8cc10fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  0x7fff8cc91000 -     0x7fff8ccb7fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  0x7fff8ccb8000 -     0x7fff8ccfaff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  0x7fff8ccfb000 -     0x7fff8cd53ff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  0x7fff8cd54000 -     0x7fff8cd93fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  0x7fff8cd94000 -     0x7fff8cda7ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  0x7fff8cda8000 -     0x7fff8cda9fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  0x7fff8cdaa000 -     0x7fff8cdbcff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  0x7fff8d17d000 -     0x7fff8d1c9ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  0x7fff8d1ca000 -     0x7fff8d1e1fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  0x7fff8da0e000 -     0x7fff8da19ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  0x7fff8da71000 -     0x7fff8db55e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  0x7fff8db7f000 -     0x7fff8db7ffff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  0x7fff8db8e000 -     0x7fff8dcf5ff7  com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  0x7fff8df19000 -     0x7fff8df20fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  0x7fff8df21000 -     0x7fff8df2ffff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  0x7fff8df30000 -     0x7fff8e032fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  0x7fff8e033000 -     0x7fff8e073ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  0x7fff8e074000 -     0x7fff8e07afff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  0x7fff8e4b1000 -     0x7fff8e4bcfff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  0x7fff8e4bd000 -     0x7fff8e55eff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  0x7fff8f360000 -     0x7fff8f367fff  libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <E805FDF4-7098-3F9F-BF27-191E3E0A0F10> /usr/lib/system/libcopyfile.dylib
  0x7fff8f368000 -     0x7fff8f3d0ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  0x7fff8f3d1000 -     0x7fff8f3d3fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  0x7fff8f3d4000 -     0x7fff8f40ffff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  0x7fff8f418000 -     0x7fff8f531fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  0x7fff8f778000 -     0x7fff8fba5fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  0x7fff8fba6000 -     0x7fff8fc8aff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  0x7fff8fc8b000 -     0x7fff8ffb7fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  0x7fff90090000 -     0x7fff90092ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  0x7fff90108000 -     0x7fff9014cff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  0x7fff9014d000 -     0x7fff901c3ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  0x7fff901c4000 -     0x7fff901cfff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  0x7fff90401000 -     0x7fff9062bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  0x7fff9062c000 -     0x7fff9064bfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  0x7fff90703000 -     0x7fff90704fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  0x7fff90737000 -     0x7fff9074bff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  0x7fff90778000 -     0x7fff907e0ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  0x7fff907fd000 -     0x7fff9082afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
  0x7fff9082b000 -     0x7fff90841fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  0x7fff9084a000 -     0x7fff9085cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  0x7fff9085d000 -     0x7fff909bafff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  0x7fff909bb000 -     0x7fff909bdfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  0x7fff909be000 -     0x7fff90a10ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  0x7fff90abc000 -     0x7fff90b0afff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  0x7fff90b0b000 -     0x7fff90b28ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  0x7fff90c35000 -     0x7fff90c36ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
  0x7fff90f98000 -     0x7fff90f98fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  0x7fff90fbb000 -     0x7fff90fbefff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  0x7fff90fbf000 -     0x7fff9115fff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  0x7fff91160000 -     0x7fff91176ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  0x7fff91177000 -     0x7fff911e2ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  0x7fff911e3000 -     0x7fff911eafff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  0x7fff911eb000 -     0x7fff911ecff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  0x7fff91210000 -     0x7fff91215fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  0x7fff91216000 -     0x7fff91246ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  0x7fff914f0000 -     0x7fff91595fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  0x7fff915d9000 -     0x7fff918f5fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  0x7fff918f9000 -     0x7fff9192cff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  0x7fff91933000 -     0x7fff9194afff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  0x7fff91a77000 -     0x7fff91ad2ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  0x7fff91b11000 -     0x7fff91b17fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  0x7fff91ce0000 -     0x7fff91d42ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  0x7fff91d43000 -     0x7fff91d43fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  0x7fff91d44000 -     0x7fff91d4cfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  0x7fff91fc9000 -     0x7fff9223dfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  0x7fff9223e000 -     0x7fff9223efff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  0x7fff92293000 -     0x7fff92371fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  0x7fff9239e000 -     0x7fff923a8ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  0x7fff923a9000 -     0x7fff923b2ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  0x7fff923b3000 -     0x7fff924b8fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  0x7fff927dc000 -     0x7fff92852fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  0x7fff92853000 -     0x7fff92857ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  0x7fff92858000 -     0x7fff92898fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  0x7fff92899000 -     0x7fff928f5ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  0x7fff92920000 -     0x7fff92921fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  0x7fff92922000 -     0x7fff9294bfff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  0x7fff929c3000 -     0x7fff929c9fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  0x7fff929ca000 -     0x7fff929f3fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  0x7fff92a35000 -     0x7fff92a3afff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  0x7fff92b67000 -     0x7fff92b75ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  0x7fff92b76000 -     0x7fff92b85ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  0x7fff92c1f000 -     0x7fff92c2bfff  com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  0x7fff930bd000 -     0x7fff930defff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  0x7fff930df000 -     0x7fff930edfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  0x7fff930ee000 -     0x7fff9311aff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  0x7fff9311c000 -     0x7fff93129ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
  0x7fff9312a000 -     0x7fff93165fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  0x7fff93166000 -     0x7fff9322dff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  0x7fff9322e000 -     0x7fff93233fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  0x7fff93234000 -     0x7fff93294fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  0x7fff9368b000 -     0x7fff93690fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  0x7fff93a33000 -     0x7fff93a33fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  0x7fff93a5d000 -     0x7fff93af3ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  0x7fff93b2a000 -     0x7fff93b2efff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  0x7fff93b78000 -     0x7fff93bb2fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  0x7fff93bb3000 -     0x7fff93bb3fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  0x7fff93bc9000 -     0x7fff93bcafff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  0x7fff93bcf000 -     0x7fff93ec4ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  0x7fff93ec9000 -     0x7fff93ef4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  0x7fff94197000 -     0x7fff9421afef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  0x7fff9423a000 -     0x7fff9443cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  0x7fff94441000 -     0x7fff944bcff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  0x7fff944bd000 -     0x7fff944f8ff7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <B48E57F5-0923-3C47-8BAC-9704F4A28193> /usr/lib/libssl.0.9.8.dylib
  0x7fff944f9000 -     0x7fff944fcff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

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

VM Region Summary:
ReadOnly portion of Libraries: Total=229.2M resident=137.0M(60%) swapped_out_or_unallocated=92.2M(40%)
Writable regions: Total=68.6M written=13.5M(20%) resident=24.1M(35%) swapped_out=16K(0%) unallocated=44.5M(65%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  2796K
CG image                              8K
CG raster data                       64K
CG shared images                   3408K
CoreGraphics                         16K
CoreImage                             8K
CoreServices                       1924K
MALLOC                             34.0M
MALLOC guard page                    48K
OpenCL                               20K
STACK GUARD                        56.0M
Stack                              10.5M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             16.3M
__IMAGE                             528K
__LINKEDIT                         59.9M
__TEXT                            169.4M
__UNICODE                           544K
mapped file                        42.1M
shared memory                       312K
===========                      =======
TOTAL                             413.9M

Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.19f0
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F8300000000, 0x202020202020202020202020202020202020
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F8300000000, 0x202020202020202020202020202020202020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.9
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: SAMSUNG HM500JI, 500,11 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-K06
USB Device: External USB 3.0, 0x0480  (Toshiba America Info. Systems, Inc.), 0xa00d, 0xfd600000 / 3
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd100000 / 2
USB Device: USB Optical Mouse, 0x15ca, 0x00c3, 0xfd130000 / 5
USB Device: vendor_device, 0x0fd9, 0x0022, 0xfd120000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x7d100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8240, 0x7d200000 / 3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20170101/29f8a8bc/attachment-0001.sig>


More information about the subsurface mailing list