Skip to content

Instantly share code, notes, and snippets.

@ryandesign
Created April 14, 2014 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryandesign/10676903 to your computer and use it in GitHub Desktop.
Save ryandesign/10676903 to your computer and use it in GitHub Desktop.
QupZilla 1.6.4 crash log
Process: QupZilla [32931]
Path: /Applications/MacPorts/QupZilla.app/Contents/MacOS/QupZilla
Identifier: com.qupzilla.QupZilla
Version: 0
Code Type: X86-64 (Native)
Parent Process: launchd [295]
Responsible: QupZilla [32931]
User ID: 502
Date/Time: 2014-04-14 14:35:31.454 -0500
OS Version: Mac OS X 10.9.2 (13C64)
Report Version: 11
Anonymous UUID: A7ACF2CC-76F2-8D83-0F47-D1D925232A18
Sleep/Wake UUID: 1219DCDA-2CC8-43B3-AE38-2BA85B281AA8
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
VM Regions Near 0x20:
-->
__TEXT 000000010434d000-0000000104352000 [ 20K] r-x/rwx SM=COW /Applications/MacPorts/QupZilla.app/Contents/MacOS/QupZilla
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 QtGui 0x00000001068c60ca drawTabBase(QPainter*, QStyleOptionTabBarBaseV2 const*, QWidget const*) + 26
1 QtGui 0x00000001068cf07b QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const + 2171
2 QtGui 0x0000000106bdb624 QStyleSheetStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const + 5588
3 libQupZilla.1.dylib 0x0000000104520d77 ComboTabBar::paintEvent(QPaintEvent*) + 183
4 QtGui 0x000000010695111e QWidget::event(QEvent*) + 1198
5 libQupZilla.1.dylib 0x0000000104406a5e TabBar::event(QEvent*) + 302
6 QtGui 0x000000010690257c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
7 QtGui 0x00000001069052de QApplication::notify(QObject*, QEvent*) + 6574
8 QtCore 0x00000001066470e5 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
9 QtGui 0x000000010694c4ec QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1756
10 QtGui 0x000000010694cccb QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1339
11 QtGui 0x000000010694cafe QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 878
12 QtGui 0x000000010694cafe QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 878
13 QtGui 0x000000010694c6cf QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2239
14 QtGui 0x000000010694cccb QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1339
15 QtGui 0x000000010694cafe QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 878
16 QtGui 0x000000010694c6cf QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2239
17 QtGui 0x00000001068a3eaf -[QCocoaView drawRect:] + 2111
18 com.apple.AppKit 0x00007fff8116216f -[NSView _drawRect:clip:] + 3748
19 com.apple.AppKit 0x00007fff811609e4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
20 com.apple.AppKit 0x00007fff8115e826 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841
21 com.apple.AppKit 0x00007fff8115fce4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
22 com.apple.AppKit 0x00007fff8115dfd1 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
23 com.apple.AppKit 0x00007fff8115afbf -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
24 com.apple.AppKit 0x00007fff8113a42a -[NSView displayIfNeeded] + 1680
25 com.apple.AppKit 0x00007fff8119f85e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
26 com.apple.AppKit 0x00007fff81775061 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46
27 com.apple.CoreFoundation 0x00007fff8d295ee7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
28 com.apple.CoreFoundation 0x00007fff8d295e57 __CFRunLoopDoObservers + 391
29 com.apple.CoreFoundation 0x00007fff8d2875f8 __CFRunLoopRun + 776
30 com.apple.CoreFoundation 0x00007fff8d2870b5 CFRunLoopRunSpecific + 309
31 com.apple.HIToolbox 0x00007fff8cf3ea0d RunCurrentEventLoopInMode + 226
32 com.apple.HIToolbox 0x00007fff8cf3e685 ReceiveNextEventCommon + 173
33 com.apple.HIToolbox 0x00007fff8cf3e5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
34 com.apple.AppKit 0x00007fff810033de _DPSNextEvent + 1434
35 com.apple.AppKit 0x00007fff81002a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
36 com.apple.AppKit 0x00007fff80ff6b2c -[NSApplication run] + 553
37 QtGui 0x00000001068b6820 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 528
38 QtCore 0x00000001066443b7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
39 QtCore 0x0000000106647677 QCoreApplication::exec() + 199
40 com.qupzilla.QupZilla 0x000000010435107e main + 1838
41 libdyld.dylib 0x00007fff8a0ba5fd start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff8ca3ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82c8af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff82c8dfb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8ca3b662 kevent64 + 10
1 libdispatch.dylib 0x00007fff81c7143d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff81c71152 _dispatch_mgr_thread + 52
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8ca3ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82c8af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff82c8dfb9 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff8ca3ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82c8af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff82c8dfb9 start_wqthread + 13
Thread 5:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8ca3a9aa __select + 10
1 com.apple.CoreFoundation 0x00007fff8d2d3b83 __CFSocketManager + 867
2 libsystem_pthread.dylib 0x00007fff82c89899 _pthread_body + 138
3 libsystem_pthread.dylib 0x00007fff82c8972a _pthread_start + 137
4 libsystem_pthread.dylib 0x00007fff82c8dfc9 thread_start + 13
Thread 6:: QThread
0 libsystem_kernel.dylib 0x00007fff8ca3a716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff82c8bc3b _pthread_cond_wait + 727
2 QtCore 0x0000000106548931 QWaitConditionPrivate::wait(unsigned long) + 97
3 QtCore 0x00000001065486f9 QWaitCondition::wait(QMutex*, unsigned long) + 217
4 QtWebKit 0x0000000105254de1 WebCore::IconDatabase::syncThreadMainLoop() + 65
5 QtWebKit 0x0000000105254ce5 WebCore::IconDatabase::iconDatabaseSyncThread() + 389
6 QtWebKit 0x000000010524fd19 WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
7 QtWebKit 0x00000001053e3030 WTF::ThreadPrivate::run() + 16
8 QtCore 0x0000000106546c54 QThreadPrivate::start(void*) + 420
9 libsystem_pthread.dylib 0x00007fff82c89899 _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff82c8972a _pthread_start + 137
11 libsystem_pthread.dylib 0x00007fff82c8dfc9 thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff8ca3ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82c8af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff82c8dfb9 start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff8ca3ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82c8af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff82c8dfb9 start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff8ca3ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82c8af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff82c8dfb9 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff8ca3ae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82c8af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff82c8dfb9 start_wqthread + 13
Thread 11:: QThread
0 libsystem_kernel.dylib 0x00007fff8ca3a9aa __select + 10
1 QtCore 0x0000000106672356 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 102
2 QtCore 0x000000010667552b QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 827
3 QtCore 0x0000000106676d48 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 232
4 QtCore 0x00000001066443b7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
5 QtCore 0x0000000106544bc5 QThread::exec() + 229
6 QtCore 0x0000000106546c54 QThreadPrivate::start(void*) + 420
7 libsystem_pthread.dylib 0x00007fff82c89899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff82c8972a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff82c8dfc9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000600002033380 rbx: 0x0000000000000001 rcx: 0x0000000000000001 rdx: 0x0000000000000000
rdi: 0x00007fff5b8ae728 rsi: 0x00007fff5b8ae6c8 rbp: 0x00007fff5b8ada30 rsp: 0x00007fff5b8ad870
r8: 0x000000000000001c r9: 0x00007fae71f00000 r10: 0x00000000361de780 r11: 0x00000000ac796e10
r12: 0x00007fff5b8ae6c8 r13: 0x0000000000000011 r14: 0x00007fff5b8ae728 r15: 0x00007fff5b8ae6c8
rip: 0x00000001068c60ca rfl: 0x0000000000010202 cr2: 0x0000000000000020
Logical CPU: 2
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x10434d000 - 0x104351ff7 +com.qupzilla.QupZilla (0) <D2E5DD0E-BF54-3F54-9A80-22E06D24ADC8> /Applications/MacPorts/QupZilla.app/Contents/MacOS/QupZilla
0x10435b000 - 0x104653fff +libQupZilla.1.dylib (0) <FAAAFA4D-0D4C-365D-AAA5-4654A1248224> /Applications/MacPorts/QupZilla.app/Contents/MacOS/libQupZilla.1.dylib
0x10474e000 - 0x105a0aff7 +QtWebKit (0) <B20F34C2-938E-33BB-A62E-D82884DFA525> /opt/local/Library/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x1062b5000 - 0x106470ff7 +QtScript (0) <33B6B24E-A6BA-37EE-A453-7A5E2CD42469> /opt/local/Library/Frameworks/QtScript.framework/Versions/4/QtScript
0x106522000 - 0x106784ff7 +QtCore (0) <69F7393B-FA61-3202-A938-DF25C3BD4E15> /opt/local/Library/Frameworks/QtCore.framework/Versions/4/QtCore
0x10682c000 - 0x106858fff +QtSql (0) <AAE4AB07-E576-3955-A3FE-60B41B57C9D8> /opt/local/Library/Frameworks/QtSql.framework/Versions/4/QtSql
0x106876000 - 0x1070e0ff7 +QtGui (0) <E76E0FAD-7BA5-3F35-898B-DBF4A2E95513> /opt/local/Library/Frameworks/QtGui.framework/Versions/4/QtGui
0x10739f000 - 0x10749dfff +QtNetwork (0) <9845A598-9C47-3404-BD94-928924FC5DD0> /opt/local/Library/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x107503000 - 0x10761dfe7 +libcrypto.1.0.0.dylib (0) <12E744BE-B498-3115-A236-1BC6F8D9D899> /opt/local/lib/libcrypto.1.0.0.dylib
0x107695000 - 0x1076a4ff7 +libz.1.dylib (0) <55DCA0DD-9D23-3698-A496-6AB523D755AF> /opt/local/lib/libz.1.dylib
0x1076a8000 - 0x1076cbfff +libpng16.16.dylib (0) <2F309405-8A4C-3AF0-B569-2C161798807B> /opt/local/lib/libpng16.16.dylib
0x1076d8000 - 0x10771aff7 +libssl.1.0.0.dylib (0) <D6B70A9C-6535-3A0E-953B-CC029D5812A0> /opt/local/lib/libssl.1.0.0.dylib
0x108ff9000 - 0x109014ff9 com.apple.security.csparser (3.0 - 55471.14) <5D9AC0E2-2F0D-3D39-9991-DF2C1D4DD0CF> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x109028000 - 0x1090cbff7 ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x109185000 - 0x10918afff +libqgif.dylib (0) <ACEB3B31-A5FC-3B09-9BD1-4DD634521673> /opt/local/share/*/libqgif.dylib
0x10918f000 - 0x109194ff7 +libqico.dylib (0) <7A97C799-3F77-314B-B10B-8E570E9DB258> /opt/local/share/*/libqico.dylib
0x10919a000 - 0x10919fff7 +libqjpeg.dylib (0) <7908FF3A-BFD5-3A3F-87A2-81B0E4D7CDC2> /opt/local/share/*/libqjpeg.dylib
0x1091a5000 - 0x1091d2ff7 +libjpeg.9.dylib (0) <388F8ED6-0FA4-3D3F-A656-A388D5CA1232> /opt/local/lib/libjpeg.9.dylib
0x1091d9000 - 0x1091ddff7 +libqmng.dylib (0) <3F397334-E340-3AEA-A9AD-3D2AA84EC65D> /opt/local/share/*/libqmng.dylib
0x1091e3000 - 0x1091e7fff +libqsvg.dylib (0) <70D185B4-967E-372D-80BB-0A72672DE339> /opt/local/share/*/libqsvg.dylib
0x1093c4000 - 0x1093e9fff +liblcms.1.dylib (0) <57DDBC2C-2704-3C78-9193-9B2D7CA3ABBF> /opt/local/lib/liblcms.1.dylib
0x1093f6000 - 0x1093f9fff +libqtga.dylib (0) <4376E8C6-B4F0-34A5-8E21-B49D531C206B> /opt/local/share/*/libqtga.dylib
0x109f72000 - 0x109fb2fff +libmng.1.dylib (0) <0C54D536-B1C9-3C75-A767-C885E6E71D3D> /opt/local/lib/libmng.1.dylib
0x109fc6000 - 0x10a006ff7 +QtSvg (0) <3B83C091-E3B7-3E00-9EFB-A70B9663021C> /opt/local/Library/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x10a026000 - 0x10a02bfff +libqtiff.dylib (0) <EC39F34D-A969-3BAC-89DA-4A7CA599ED30> /opt/local/share/*/libqtiff.dylib
0x10cb81000 - 0x10cbb6fff +QtXml (0) <9D674C7A-0CC4-36A0-9948-F71EBB018AB5> /opt/local/Library/Frameworks/QtXml.framework/Versions/4/QtXml
0x10cbd0000 - 0x10cc28ff7 +libtiff.5.dylib (0) <76780903-EAC1-3150-890C-CC2A050CF566> /opt/local/lib/libtiff.5.dylib
0x10cc36000 - 0x10cc50ff7 +liblzma.5.dylib (0) <A7A21135-8AE9-3310-A954-CB5F3FC97AB8> /opt/local/lib/liblzma.5.dylib
0x10f8dd000 - 0x10f8f0ff7 +libqcorewlanbearer.dylib (0) <4A7068A2-07D2-3361-9E74-34FD1FF19A7B> /opt/local/share/*/libqcorewlanbearer.dylib
0x10f8fc000 - 0x10f905ff7 +libqgenericbearer.dylib (0) <95DE6A79-9747-311A-ACEF-A4A6AEDBCD1E> /opt/local/share/*/libqgenericbearer.dylib
0x110426000 - 0x11044aff7 +libqtwcodecs.dylib (0) <AAEB19E2-C42D-3E72-9740-0C8A2D595D8A> /opt/local/share/*/libqtwcodecs.dylib
0x11044f000 - 0x110470ff7 +libqcncodecs.dylib (0) <0A6B5300-E0F1-3A63-AD6F-960EBAB85687> /opt/local/share/*/libqcncodecs.dylib
0x110475000 - 0x11049dff7 +libqjpcodecs.dylib (0) <15CFD0FD-AA98-3611-8F74-74795BFB216A> /opt/local/share/*/libqjpcodecs.dylib
0x1104a6000 - 0x1104b7fff +libqkrcodecs.dylib (0) <75D58EC5-9E31-3FF1-9B15-95AB8426F313> /opt/local/share/*/libqkrcodecs.dylib
0x7fff6282c000 - 0x7fff6285f817 dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
0x7fff80dba000 - 0x7fff80dd5ff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
0x7fff80dd6000 - 0x7fff80e05fd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
0x7fff80e55000 - 0x7fff80e62ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff80e69000 - 0x7fff80e71ffc libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff80e72000 - 0x7fff80e8fff7 com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff80ebe000 - 0x7fff80ec3fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff80fc4000 - 0x7fff80fc6ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff80fdf000 - 0x7fff81b55fff com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff81c48000 - 0x7fff81c6dff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff81c6e000 - 0x7fff81c88fff libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
0x7fff81f13000 - 0x7fff821e7fc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff822b1000 - 0x7fff823e1ff7 com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff82409000 - 0x7fff82413fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff82414000 - 0x7fff8247bff7 com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff8247c000 - 0x7fff824d5fff libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff824d6000 - 0x7fff824d6fff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff82538000 - 0x7fff8268bff7 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8268c000 - 0x7fff8268dff7 libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
0x7fff8268e000 - 0x7fff8268ffff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff826d6000 - 0x7fff826efff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff826f0000 - 0x7fff829c0ffc com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff829c1000 - 0x7fff829c9ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff82c3d000 - 0x7fff82c44fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff82c5f000 - 0x7fff82c62fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff82c63000 - 0x7fff82c87ff7 libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff82c88000 - 0x7fff82c8fff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
0x7fff82c90000 - 0x7fff82ca2ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff82ca3000 - 0x7fff82d33fff com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff82d34000 - 0x7fff82d63ff5 com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff82d64000 - 0x7fff82d8cffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
0x7fff82d8d000 - 0x7fff82d96fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff82e10000 - 0x7fff82ed2ff5 com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff830ed000 - 0x7fff830effff libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff830f0000 - 0x7fff83426fff com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff834e9000 - 0x7fff8353bfff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8353c000 - 0x7fff83540ff7 libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff836a8000 - 0x7fff836d1ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff836d2000 - 0x7fff836d3ff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff836d8000 - 0x7fff836dfff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff8371d000 - 0x7fff83747ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff83748000 - 0x7fff83752ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff83777000 - 0x7fff837e6ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff837e7000 - 0x7fff837efff7 com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff837f0000 - 0x7fff83817ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff8387c000 - 0x7fff8387eff3 libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
0x7fff83934000 - 0x7fff8399afff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8399b000 - 0x7fff839e7ffe com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff83a57000 - 0x7fff83a58ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
0x7fff83a59000 - 0x7fff83a85fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff83c08000 - 0x7fff83c1bff7 com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff83c1c000 - 0x7fff83c4bfff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff83c4c000 - 0x7fff83c63ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff83c64000 - 0x7fff83cbcff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff83cbd000 - 0x7fff83d0bfff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
0x7fff83d80000 - 0x7fff83e49fff com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff83e4a000 - 0x7fff83e8fffe com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff83fc7000 - 0x7fff83fc8ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff83fd8000 - 0x7fff8404bfff com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8404c000 - 0x7fff84067ff7 libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8407b000 - 0x7fff84087ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff840d7000 - 0x7fff840feff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff840ff000 - 0x7fff84102fff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff84103000 - 0x7fff84225ff1 com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff84252000 - 0x7fff84340fff libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff84373000 - 0x7fff84384ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff84385000 - 0x7fff84474fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84475000 - 0x7fff84476fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff84477000 - 0x7fff84483ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff84484000 - 0x7fff8454ffff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff845a5000 - 0x7fff845acfff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff845ad000 - 0x7fff845c8ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
0x7fff845c9000 - 0x7fff845edfff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
0x7fff845ee000 - 0x7fff846d5ff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
0x7fff8471f000 - 0x7fff84978ff9 com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff84979000 - 0x7fff849a9fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff849aa000 - 0x7fff849b4ff7 com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff849b5000 - 0x7fff84b25ff8 com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff84b26000 - 0x7fff84b2efff libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff84b3c000 - 0x7fff84b47ff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff84b48000 - 0x7fff84b4dfff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff84dfa000 - 0x7fff84e3bfff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff85ca0000 - 0x7fff85ca6ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff85ca7000 - 0x7fff85d30fff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff85d31000 - 0x7fff85d31fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff85d8a000 - 0x7fff85dc2ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff85dc3000 - 0x7fff85dc9ff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff85dca000 - 0x7fff85eb4fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff862de000 - 0x7fff863c2fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff867d6000 - 0x7fff867e8fff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff868e5000 - 0x7fff868e5ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff868e9000 - 0x7fff86bd3fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff86c11000 - 0x7fff86c9aff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff86c9b000 - 0x7fff86c9dfff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff86c9e000 - 0x7fff86ca3ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff86ee9000 - 0x7fff86ee9fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff86eea000 - 0x7fff86efafff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff86efb000 - 0x7fff86f08ff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff86f09000 - 0x7fff86f25fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff86faf000 - 0x7fff86fb8ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff86fb9000 - 0x7fff87006fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff87007000 - 0x7fff8704efff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87300000 - 0x7fff875fefff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8765c000 - 0x7fff87809f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
0x7fff87861000 - 0x7fff879a2fff com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff879aa000 - 0x7fff879b3ffb com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff87b5e000 - 0x7fff87babff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff87bbc000 - 0x7fff87bc9ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff87f42000 - 0x7fff87f46ff7 libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
0x7fff87f4b000 - 0x7fff8832cffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8832d000 - 0x7fff88390ff7 com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff883a4000 - 0x7fff883e6ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
0x7fff883f0000 - 0x7fff883fdfff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff883fe000 - 0x7fff884efff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
0x7fff884f0000 - 0x7fff8865eff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8865f000 - 0x7fff8866afff libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff886f1000 - 0x7fff88939ff7 com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8898c000 - 0x7fff8898ffff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff88990000 - 0x7fff889a6fff com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff889b1000 - 0x7fff889b9ff3 libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff889ba000 - 0x7fff88a27fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff88a5d000 - 0x7fff88a6eff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff88a79000 - 0x7fff88a7dff7 libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
0x7fff896f2000 - 0x7fff89700fff com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff897d3000 - 0x7fff89824ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff89825000 - 0x7fff89954fef com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff89b14000 - 0x7fff89b1cfff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff89b1d000 - 0x7fff89b81fff com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff89bea000 - 0x7fff89beefff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff89bef000 - 0x7fff89cb3ff7 com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff89cb4000 - 0x7fff89cb8ff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
0x7fff89d64000 - 0x7fff89d64fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff89d8f000 - 0x7fff89db8fff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff89ec2000 - 0x7fff89ec9ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
0x7fff89f84000 - 0x7fff89f86fff libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff89f87000 - 0x7fff89f8cff7 com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff89f8d000 - 0x7fff89f8efff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff89f99000 - 0x7fff89fa4fff libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
0x7fff89fa5000 - 0x7fff89fdeff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8a0b7000 - 0x7fff8a0baff7 libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
0x7fff8a0bb000 - 0x7fff8a0bbfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8a0bc000 - 0x7fff8a0d4ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8a16a000 - 0x7fff8a16afff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8a39c000 - 0x7fff8a90cfff com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8a90d000 - 0x7fff8ad5bfff com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8ad7f000 - 0x7fff8ade9ff7 com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8adea000 - 0x7fff8ae33fff com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8ae34000 - 0x7fff8ae93fff com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8ae94000 - 0x7fff8aeabff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8aeac000 - 0x7fff8af23fff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8af24000 - 0x7fff8af26ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8af27000 - 0x7fff8b846af3 com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8b847000 - 0x7fff8b886fff libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8b93d000 - 0x7fff8b9edff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8ba66000 - 0x7fff8ba8bff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8ba8c000 - 0x7fff8ba96ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8ba97000 - 0x7fff8bac6ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8bac7000 - 0x7fff8bb0eff7 libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
0x7fff8bb0f000 - 0x7fff8bb6affb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8bc15000 - 0x7fff8bea6fff com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8bea7000 - 0x7fff8becfffb libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8befb000 - 0x7fff8bf25ff7 libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
0x7fff8bf26000 - 0x7fff8bfb2ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8bfb3000 - 0x7fff8bfcbff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8c503000 - 0x7fff8c506ffa libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8c509000 - 0x7fff8c509ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff8c6fb000 - 0x7fff8c8b3ff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
0x7fff8c8b4000 - 0x7fff8c8f2ff7 libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8c8f3000 - 0x7fff8c90cff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8c90d000 - 0x7fff8c90eff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8c90f000 - 0x7fff8c974ff5 com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ca22000 - 0x7fff8ca24fff com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8ca25000 - 0x7fff8ca41ff7 libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
0x7fff8cda9000 - 0x7fff8cde4fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8ce86000 - 0x7fff8ced9fff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8cf10000 - 0x7fff8d1baff5 com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8d216000 - 0x7fff8d216ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8d217000 - 0x7fff8d3fcfff com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8d3fd000 - 0x7fff8d599ff3 com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8d60f000 - 0x7fff8d610ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8d611000 - 0x7fff8d691fff com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8d692000 - 0x7fff8d6e0fff com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8d6e1000 - 0x7fff8d6e4ffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8d74f000 - 0x7fff8d855ff7 com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8d856000 - 0x7fff8dc89ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8dc96000 - 0x7fff8dc9afff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
0x7fff8dea1000 - 0x7fff8deb0ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 3
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 177279719
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=228.3M resident=155.4M(68%) swapped_out_or_unallocated=72.9M(32%)
Writable regions: Total=272.3M written=53.1M(20%) resident=72.8M(27%) swapped_out=11.7M(4%) unallocated=199.5M(73%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 11.3M
CG image 288K
CG raster data 48K
CG shared images 268K
Kernel Alloc Once 8K
MALLOC 216.1M
MALLOC (admin) 32K
STACK GUARD 56.0M
Stack 12.7M
VM_ALLOCATE 16.6M
WebKit Malloc 12.3M
__DATA 24.0M
__IMAGE 528K
__LINKEDIT 78.4M
__TEXT 149.9M
__UNICODE 544K
mapped file 100.3M
shared memory 4K
=========== =======
TOTAL 679.4M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment