Skip to content

Instantly share code, notes, and snippets.

@chrisberkhout
Created May 27, 2013 01:59
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 chrisberkhout/011728d91868e19e012a to your computer and use it in GitHub Desktop.
Save chrisberkhout/011728d91868e19e012a to your computer and use it in GitHub Desktop.
QGIS crash log when trying to connect to WFS server requiring authentication. Before crashing it shows an error dialog with "Host requires authentication". QGIS version d68524bfd774b6b2fd91f49d914bf18e3ae7c22f
Process: QGIS [64821]
Path: /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/MacOS/QGIS
Identifier: org.qgis.qgis2
Version: 1.9.0 (1.9.0 [exported])
Code Type: X86-64 (Native)
Parent Process: launchd [259]
Date/Time: 2013-05-27 11:58:30.619 +1000
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 327692 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 37988 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 6EDFE5F1-85D3-4418-BB64-B2E7B8D31DA0
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
VM Regions Near 0x8:
-->
__TEXT 0000000106129000-0000000106748000 [ 6268K] r-x/rwx SM=COW /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/MacOS/QGIS
Application Specific Information:
objc[64821]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff89f46ce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff89d027d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff89cf3a7a abort + 143
3 org.qgis.qgis2 0x00000001061308bd myMessageOutput(QtMsgType, char const*) + 356
4 QtCore 0x0000000109b79d9b qt_message_output(QtMsgType, char const*) + 35
5 QtCore 0x0000000109b79fc1 _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 203
6 QtCore 0x0000000109b79a47 qFatal(char const*, ...) + 141
7 libsystem_c.dylib 0x00007fff89d54cfa _sigtramp + 26
8 QtGui 0x0000000109f12827 QWidget::setEnabled(bool) + 9
9 libwfsprovider.so 0x0000000111cd6006 QgsWFSSourceSelect::capabilitiesReplyFinished() + 718
10 libwfsprovider.so 0x0000000111cdcf1a QgsWFSSourceSelect::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 556
11 QtCore 0x0000000109c6b9d4 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2018
12 libwfsprovider.so 0x0000000111ccefa6 QgsWFSCapabilities::capabilitiesReplyFinished() + 118
13 QtCore 0x0000000109c6b9d4 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2018
14 QtNetwork 0x000000010a9823ba QNetworkReplyImplPrivate::finished() + 834
15 QtNetwork 0x000000010a9e371d QNetworkAccessHttpBackend::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 285
16 QtCore 0x0000000109c681a3 QObject::event(QEvent*) + 631
17 QtGui 0x0000000109edd212 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 198
18 QtGui 0x0000000109edf7a8 QApplication::notify(QObject*, QEvent*) + 5730
19 org.qgis.qgis2_core 0x00000001091a5210 QgsApplication::notify(QObject*, QEvent*) + 100
20 QtCore 0x0000000109c589b1 QCoreApplication::notifyInternal(QObject*, QEvent*) + 101
21 QtCore 0x0000000109c592d5 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 619
22 com.apple.CoreFoundation 0x00007fff934fd4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
23 com.apple.CoreFoundation 0x00007fff934fcd5d __CFRunLoopDoSources0 + 253
24 com.apple.CoreFoundation 0x00007fff93523b49 __CFRunLoopRun + 905
25 com.apple.CoreFoundation 0x00007fff93523486 CFRunLoopRunSpecific + 230
26 com.apple.HIToolbox 0x00007fff8fa812bf RunCurrentEventLoopInMode + 277
27 com.apple.HIToolbox 0x00007fff8fa8856d ReceiveNextEventCommon + 355
28 com.apple.HIToolbox 0x00007fff8fa883fa BlockUntilNextEventMatchingListInMode + 62
29 com.apple.AppKit 0x00007fff8e11d779 _DPSNextEvent + 659
30 com.apple.AppKit 0x00007fff8e11d07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
31 QtGui 0x0000000109e9b741 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1083
32 QtCore 0x0000000109c5621d QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 79
33 QtCore 0x0000000109c5637b QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 341
34 QtGui 0x000000010a2694f5 QDialog::exec() + 245
35 org.qgis.qgis2 0x0000000106153111 QgisApp::addWfsLayer() + 823
36 org.qgis.qgis2 0x0000000106415b21 QgisApp::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 8889
37 QtCore 0x0000000109c6b9d4 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2018
38 QtGui 0x0000000109ed5ff3 QAction::triggered(bool) + 49
39 QtGui 0x0000000109ed5edf QAction::activate(QAction::ActionEvent) + 161
40 QtGui 0x0000000109e938ab -[QCocoaMenuLoader qtDispatcherToQAction:] + 68
41 com.apple.CoreFoundation 0x00007fff9357e70d -[NSObject performSelector:withObject:] + 61
42 com.apple.AppKit 0x00007fff8e2208ca -[NSApplication sendAction:to:from:] + 139
43 com.apple.AppKit 0x00007fff8e30d7ff -[NSMenuItem _corePerformAction] + 399
44 com.apple.AppKit 0x00007fff8e30d536 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
45 com.apple.AppKit 0x00007fff8e5acb08 -[NSMenu _internalPerformActionForItemAtIndex:] + 38
46 com.apple.AppKit 0x00007fff8e43b6f9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
47 com.apple.AppKit 0x00007fff8e2879bb NSSLMMenuEventHandler + 339
48 com.apple.HIToolbox 0x00007fff8fa87234 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
49 com.apple.HIToolbox 0x00007fff8fa86840 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446
50 com.apple.HIToolbox 0x00007fff8fa9d6db SendEventToEventTarget + 76
51 com.apple.HIToolbox 0x00007fff8fae37b5 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 398
52 com.apple.HIToolbox 0x00007fff8fbcae2d SendMenuCommandWithContextAndModifiers + 56
53 com.apple.HIToolbox 0x00007fff8fc125b5 SendMenuItemSelectedEvent + 253
54 com.apple.HIToolbox 0x00007fff8fadc883 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
55 com.apple.HIToolbox 0x00007fff8fad3fc9 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600
56 com.apple.HIToolbox 0x00007fff8fad3592 _HandleMenuSelection2 + 580
57 com.apple.AppKit 0x00007fff8e1881da _NSHandleCarbonMenuEvent + 250
58 com.apple.AppKit 0x00007fff8e11dcc9 _DPSNextEvent + 2019
59 com.apple.AppKit 0x00007fff8e11d07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
60 com.apple.AppKit 0x00007fff8e1199b9 -[NSApplication run] + 470
61 QtGui 0x0000000109e9b473 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 365
62 QtCore 0x0000000109c5621d QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 79
63 QtCore 0x0000000109c5637b QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 341
64 QtCore 0x0000000109c58dbc QCoreApplication::exec() + 188
65 org.qgis.qgis2 0x0000000106134604 main + 15664
66 org.qgis.qgis2 0x0000000106130444 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff89f477e6 kevent + 10
1 libdispatch.dylib 0x00007fff9138a786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff91389316 _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff89f47192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89d02594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89d03b85 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff89f47192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89d02594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89d03b85 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff89f47192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89d02594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89d03b85 start_wqthread + 13
Thread 5:: QThread
0 libsystem_kernel.dylib 0x00007fff89f46df2 __select + 10
1 libsystem_kernel.dylib 0x00007fff89f46284 select + 58
2 QtCore 0x0000000109c7b671 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 282
3 QtCore 0x0000000109c7e387 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 783
4 QtCore 0x0000000109c7f5ee QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
5 QtCore 0x0000000109c5621d QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 79
6 QtCore 0x0000000109c5637b QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 341
7 QtCore 0x0000000109b8164f QThread::exec() + 223
8 QtCore 0x0000000109b82f82 QThreadPrivate::start(void*) + 358
9 libsystem_c.dylib 0x00007fff89d008bf _pthread_start + 335
10 libsystem_c.dylib 0x00007fff89d03b75 thread_start + 13
Thread 6:: QThread
0 libsystem_kernel.dylib 0x00007fff89f46df2 __select + 10
1 libsystem_kernel.dylib 0x00007fff89f46284 select + 58
2 QtCore 0x0000000109c7b5b2 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 91
3 QtCore 0x0000000109c7e387 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 783
4 QtCore 0x0000000109c7f5ee QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 216
5 QtCore 0x0000000109c5621d QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 79
6 QtCore 0x0000000109c5637b QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 341
7 QtCore 0x0000000109b8164f QThread::exec() + 223
8 QtCore 0x0000000109b82f82 QThreadPrivate::start(void*) + 358
9 libsystem_c.dylib 0x00007fff89d008bf _pthread_start + 335
10 libsystem_c.dylib 0x00007fff89d03b75 thread_start + 13
Thread 7:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff89f46bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff89d04274 _pthread_cond_wait + 840
2 QtCore 0x0000000109b84372 QWaitConditionPrivate::wait(unsigned long) + 196
3 QtCore 0x0000000109b841ed QWaitCondition::wait(QMutex*, unsigned long) + 109
4 QtCore 0x0000000109b77966 QThreadPoolThread::run() + 402
5 QtCore 0x0000000109b82f82 QThreadPrivate::start(void*) + 358
6 libsystem_c.dylib 0x00007fff89d008bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff89d03b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff65d240b8 rdx: 0x0000000000000000
rdi: 0x0000000000001f03 rsi: 0x0000000000000006 rbp: 0x00007fff65d240e0 rsp: 0x00007fff65d240b8
r8: 0x00007fff77814fb8 r9: 0x00007fff65d23a58 r10: 0x00007fff89f46d0a r11: 0xffffff80002dad60
r12: 0x000000010657954a r13: 0x0000000000000000 r14: 0x00007fff77817960 r15: 0x0000000000000003
rip: 0x00007fff89f46ce2 rfl: 0x0000000000000246 cr2: 0x0000000000000008
Logical CPU: 0
Binary Images:
0x106129000 - 0x106747fff +org.qgis.qgis2 (1.9.0 - 1.9.0 [exported]) <0BF1ADF3-7078-3872-8216-E2D8B15167FB> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/MacOS/QGIS
0x1068c4000 - 0x106961ff7 +qwt (6.0.1 - compatibility 6.0.0) <631E3DCA-B0F0-37E4-8C79-D4F48614F063> /usr/local/lib/qwt.framework/Versions/6/qwt
0x1069b0000 - 0x1069deff7 +QtSql (4.8.4 - compatibility 4.8.0) <A0724E83-A181-3A8E-87A0-55BEF11F3623> /usr/local/lib/QtSql.framework/Versions/4/QtSql
0x1069f5000 - 0x107c40ff7 +QtWebKit (4.9.3 - compatibility 4.9.0) <50548DAE-5312-3D2F-89C0-8DFBD7174DF9> /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit
0x1087f0000 - 0x108e87ff7 +libgdal.1.dylib (19.0.0 - compatibility 19.0.0) <A09763A9-4854-3086-94D7-11206A86445B> /usr/local/lib/libgdal.1.dylib
0x1090ff000 - 0x10950ffff +org.qgis.qgis2_core (1.9.0 - qgis_core 1.9.0) <9B363299-59A3-385E-81EE-C26D9B782AA0> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Frameworks/qgis_core.framework/Versions/1.9/qgis_core
0x10966b000 - 0x10993bff7 +org.qgis.qgis2_gui (1.9.0 - qgis_gui 1.9.0) <A71E71BF-023A-3F21-B492-3CA99FFAF1A5> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Frameworks/qgis_gui.framework/Versions/1.9/qgis_gui
0x109a6e000 - 0x109abefff +org.qgis.qgis2_analysis (1.9.0 - qgis_analysis 1.9.0) <A262C979-D4D0-3DDF-9DEC-E1E90AD53DCC> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Frameworks/qgis_analysis.framework/Versions/1.9/qgis_analysis
0x109ae6000 - 0x109b02fff +libpq.5.5.dylib (5.5.0 - compatibility 5.0.0) <F1439A82-9599-3CA3-B6FE-371A6C53F65B> /usr/local/lib/libpq.5.5.dylib
0x109b12000 - 0x109b46fff +QtXml (4.8.4 - compatibility 4.8.0) <E9E7D3E2-A417-32CD-AFDD-F23050662C82> /usr/local/lib/QtXml.framework/Versions/4/QtXml
0x109b63000 - 0x109dc7ff7 +QtCore (4.8.4 - compatibility 4.8.0) <3A453F69-4D3B-3664-8080-E33B93407E3D> /usr/local/lib/QtCore.framework/Versions/4/QtCore
0x109e67000 - 0x10a69ffff +QtGui (4.8.4 - compatibility 4.8.0) <7C33004A-D9E2-3B74-A933-860CC56CB118> /usr/local/lib/QtGui.framework/Versions/4/QtGui
0x10a93f000 - 0x10aa4bfff +QtNetwork (4.8.4 - compatibility 4.8.0) <C34D8262-97B1-35B9-B7B3-8298B85950D8> /usr/local/lib/QtNetwork.framework/Versions/4/QtNetwork
0x10aaad000 - 0x10aaf2fff +QtSvg (4.8.4 - compatibility 4.8.0) <20246A4F-FDA8-3E65-91D2-A137BFF989AD> /usr/local/lib/QtSvg.framework/Versions/4/QtSvg
0x10ab12000 - 0x10ab47fff +libproj.0.dylib (8.0.0 - compatibility 8.0.0) <6F849745-7C6A-3378-AFEF-B10963C0D832> /usr/local/lib/libproj.0.dylib
0x10ab5b000 - 0x10ab71ff7 +libgeos_c.1.dylib (9.8.0 - compatibility 9.0.0) <3C9A21F8-7C5E-3775-9657-4CCDDF2FBDA0> /usr/local/lib/libgeos_c.1.dylib
0x10ab82000 - 0x10abf9fff +libspatialindex.3.dylib (4.0.0 - compatibility 4.0.0) <06FA787B-0476-3CE5-B1BC-3A398EB4E6B7> /usr/local/lib/libspatialindex.3.dylib
0x10ac43000 - 0x10ac5efff +libexpat.1.dylib (8.0.0 - compatibility 8.0.0) <BB834873-CA0E-3ACD-A84E-B025970C5A60> /usr/local/lib/libexpat.1.dylib
0x10ac68000 - 0x10acfcfff +libsqlite3.0.8.6.dylib (9.6.0 - compatibility 9.0.0) <29FFBA11-9063-35DF-942E-30DB841EBCA2> /usr/local/opt/sqlite/lib/libsqlite3.0.8.6.dylib
0x10ad12000 - 0x10b003fff +libspatialite.2.dylib (5.0.0 - compatibility 5.0.0) <BF49E415-DF9C-35E2-84E0-B1A73723FDAA> /usr/local/lib/libspatialite.2.dylib
0x10b01e000 - 0x10b03dfff +libpng15.15.dylib (20.0.0 - compatibility 20.0.0) <4BDD9A8A-1D51-3547-B98A-425A3651923B> /usr/X11/lib/libpng15.15.dylib
0x10b048000 - 0x10b04efff +libfreexl.1.dylib (2.0.0 - compatibility 2.0.0) <AA3509B8-3963-3A24-8283-49B9988B03B5> /usr/local/lib/libfreexl.1.dylib
0x10b052000 - 0x10b057ff7 +libgif.4.1.6.dylib (6.6.0 - compatibility 6.0.0) <A463E13F-2EE7-35D5-B13C-9F45A76E9D8E> /usr/local/lib/libgif.4.1.6.dylib
0x10b05d000 - 0x10b08dff7 +libjpeg.8.dylib (13.0.0 - compatibility 13.0.0) <F10B57E7-6FE4-330E-B844-6809C1B9F4F6> /usr/local/lib/libjpeg.8.dylib
0x10b09b000 - 0x10b0b2fff +libgeotiff.2.dylib (4.0.0 - compatibility 4.0.0) <33CD7688-5586-3F2F-B1C6-10F56346438B> /usr/local/lib/libgeotiff.2.dylib
0x10b0c1000 - 0x10b11efff +libtiff.5.dylib (8.0.0 - compatibility 8.0.0) <E5453F0A-D872-37F2-9A95-2BF26DFA1070> /usr/local/lib/libtiff.5.dylib
0x10b132000 - 0x10b151ff7 +libpng15.15.dylib (29.0.0 - compatibility 29.0.0) <F6B50BF5-5392-31F6-B130-C426C99174B3> /usr/local/opt/libpng/lib/libpng15.15.dylib
0x10b159000 - 0x10b219ff7 +libgeos-3.3.8.dylib (??? - ???) <D5EA84FD-A7DF-390B-9149-81AD2F82B810> /usr/local/Cellar/geos/3.3.8/lib/libgeos-3.3.8.dylib
0x10b2d5000 - 0x10b2f2ff7 +liblzma.5.dylib (6.4.0 - compatibility 6.0.0) <8380A03F-C0AF-3F04-BCC7-D7013E6F899B> /usr/local/lib/liblzma.5.dylib
0x10b440000 - 0x10b44afef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10b450000 - 0x10b453ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x10b466000 - 0x10b466ff3 +cl_kernels (??? - ???) <BF5165B0-D1F1-407D-BFA6-32391E65F724> cl_kernels
0x10b46a000 - 0x10b46aff9 +cl_kernels (??? - ???) <C2D61D86-F81A-4D68-BDB9-F4F46DD112C0> cl_kernels
0x10c4d8000 - 0x10c50cfff com.apple.security.csparser (3.0 - 55148.6) <CAA9817C-3D70-369D-894D-AA8034EEF2DD> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x10d392000 - 0x10d395fff strop.so (??? - ???) <C7B344AC-2B19-33D7-A4EC-08AAEED5175F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
0x10fae2000 - 0x10fae8fff +libqgif.dylib (??? - ???) <389F3F5A-B479-30AB-90A5-85563C534954> /usr/local/Cellar/qt/4.8.4/plugins/imageformats/libqgif.dylib
0x10faed000 - 0x10faf3fff +libqico.dylib (??? - ???) <9795F585-F3EB-30A7-AEE6-F3613FFF59BB> /usr/local/Cellar/qt/4.8.4/plugins/imageformats/libqico.dylib
0x10faf8000 - 0x10fb2cfff +libqjpeg.dylib (??? - ???) <0E3A08A5-F755-3DF9-B69E-980FABFEABDF> /usr/local/Cellar/qt/4.8.4/plugins/imageformats/libqjpeg.dylib
0x10fb35000 - 0x10fb7dff7 +libqmng.dylib (??? - ???) <63B84ABC-1AAB-3133-B5C7-C9FBDBA14D3C> /usr/local/Cellar/qt/4.8.4/plugins/imageformats/libqmng.dylib
0x10fb90000 - 0x10fb94fff +libqsvg.dylib (??? - ???) <606E1B96-52C1-313F-A743-2D6FDB7028B7> /usr/local/Cellar/qt/4.8.4/plugins/imageformats/libqsvg.dylib
0x10fb99000 - 0x10fb9dff7 +libqtga.dylib (??? - ???) <6E199519-A267-339B-BEFE-8F4B8B7C1632> /usr/local/Cellar/qt/4.8.4/plugins/imageformats/libqtga.dylib
0x10fba2000 - 0x10fbf0fff +libqtiff.dylib (??? - ???) <9E37735E-3CC2-38BF-9295-BAE697855D5A> /usr/local/Cellar/qt/4.8.4/plugins/imageformats/libqtiff.dylib
0x10fd69000 - 0x10fd69fff _bisect.so (??? - ???) <75BF5441-4BDE-3AD4-B257-66DE10F73886> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so
0x11016a000 - 0x110179ff7 +libcoordinatecaptureplugin.so (??? - ???) <8E56E8C5-6913-34BA-BB4A-1B460343DEF5> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libcoordinatecaptureplugin.so
0x110183000 - 0x110191ff7 +libqgispython.1.9.0.dylib (1.9.0 - compatibility 1.9.0) <C5BBC88D-2D85-3A01-AD99-35DF23B5F5D5> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/MacOS/lib/libqgispython.1.9.0.dylib
0x110197000 - 0x1101a9ff7 +sip.so (??? - ???) <BC1BD991-6E74-3F2D-A383-575E310C46F9> /usr/local/lib/python2.7/site-packages/sip.so
0x1101b2000 - 0x1101b5fff _collections.so (??? - ???) <8E22D1F8-A82A-3557-B2CB-4B764170AEEB> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
0x1101bb000 - 0x1101bcfff _functools.so (??? - ???) <6EF3FA09-56D3-3706-8AFB-76E6F5AD1353> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
0x1101c0000 - 0x1101ccff7 +libowsprovider.so (??? - ???) <ADC98CC7-C46F-3AED-B881-4928504B91D5> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libowsprovider.so
0x1101d4000 - 0x1101d5fff _locale.so (??? - ???) <41EBB623-6ADD-30B9-89D3-B813208D8172> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
0x1113ae000 - 0x1113e5ff7 +libdelimitedtextprovider.so (??? - ???) <526C3265-0541-3674-8998-EF9B376AD5AF> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libdelimitedtextprovider.so
0x1113fa000 - 0x11140ffff +libdiagramoverlay.so (??? - ???) <E27E2096-0896-330D-B2F9-23C75A968EF5> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libdiagramoverlay.so
0x11141c000 - 0x11143eff7 +libdxf2shpconverterplugin.so (??? - ???) <8B4B2BD7-2498-35D6-BE6B-21B8FE004FD1> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libdxf2shpconverterplugin.so
0x111451000 - 0x11148afff +libevis.so (??? - ???) <AC09A425-CA48-36E0-B01F-5AA1F21E69B1> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libevis.so
0x1114a2000 - 0x1114c7fff +libgdalprovider.so (??? - ???) <0E9D948C-0A2E-3E2A-B2BD-E8CB3CD6970F> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libgdalprovider.so
0x1114da000 - 0x111552fff +libgeorefplugin.so (??? - ???) <5B8F15C2-ADCC-352E-B974-B13F782D69FE> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libgeorefplugin.so
0x111585000 - 0x111706ff7 +libgsl.0.dylib (17.0.0 - compatibility 17.0.0) <DADB4192-87C6-3BCB-B8ED-C83D3D5B3684> /usr/local/lib/libgsl.0.dylib
0x111761000 - 0x111793ff7 +libgslcblas.0.dylib (??? - ???) <EF426C9A-FDA7-3B81-80BC-03CA1052CCE4> /usr/local/lib/libgslcblas.0.dylib
0x111797000 - 0x1117ccfff +libgpsimporterplugin.so (??? - ???) <52082134-675E-33DB-8FE0-39546919D6D0> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libgpsimporterplugin.so
0x1117de000 - 0x1117f6ff7 +libgpxprovider.so (??? - ???) <79812279-F29B-3A32-A684-A933E351067F> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libgpxprovider.so
0x111806000 - 0x11181aff7 +libheatmapplugin.so (??? - ???) <F89100F1-2BA9-3265-98DD-B2CFFEE33F5E> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libheatmapplugin.so
0x111826000 - 0x11183cff7 +libinterpolationplugin.so (??? - ???) <F26DB6AD-BFC9-367D-8FB7-39F5D5D07DCD> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libinterpolationplugin.so
0x11184a000 - 0x11185aff7 +libmemoryprovider.so (??? - ???) <BD81989F-099E-3827-B086-527A9357E7DE> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libmemoryprovider.so
0x111865000 - 0x1118b9ff7 +libmssqlprovider.so (??? - ???) <615CD084-78C4-370E-9CAA-0AFBCE62D124> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libmssqlprovider.so
0x1118db000 - 0x1118ebfff +libofflineeditingplugin.so (??? - ???) <C707B5F8-CDDF-3CCB-98FB-3678D9B67AC0> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libofflineeditingplugin.so
0x1118f7000 - 0x111922ff7 +libogrprovider.so (??? - ???) <24683819-5F39-3BA6-BD0D-3983A334ADDE> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libogrprovider.so
0x111935000 - 0x111947ff7 +liboracleplugin.so (??? - ???) <4263AD0C-D06A-3F7F-967C-4EC9E65790AF> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/liboracleplugin.so
0x111952000 - 0x1119d6ff7 +libpostgresprovider.so (??? - ???) <4C2F8B57-7ED4-3B43-96BA-15273D054FF9> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libpostgresprovider.so
0x1119fe000 - 0x111a14ff7 +librasterterrainplugin.so (??? - ???) <FCEA80E7-2B02-3BEA-BD84-D0DB0D063E8B> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/librasterterrainplugin.so
0x111a21000 - 0x111a3efff +libroadgraphplugin.so (??? - ???) <5DFD4790-CEE7-3C22-8251-4B64DA48CF9B> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libroadgraphplugin.so
0x111a4f000 - 0x111a5efff +org.qgis.qgis2_networkanalysis (1.9.0 - qgis_networkanalysis 1.9.0) <C8D20529-8453-3B96-B315-EBAE2AFEC0D4> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Frameworks/qgis_networkanalysis.framework/Versions/1.9/qgis_networkanalysis
0x111a68000 - 0x111ab4ff7 +libspatialiteprovider.so (??? - ???) <4CB2F230-5039-3B94-85C0-91C31E45B10F> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libspatialiteprovider.so
0x111ad2000 - 0x111af1ff7 +libspatialqueryplugin.so (??? - ???) <FB68737D-4F3E-342A-9215-82FFF2AADAC1> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libspatialqueryplugin.so
0x111b03000 - 0x111b6bfff +libspitplugin.so (??? - ???) <DF55244E-9C64-3A7C-82CA-BFD8668C0CD1> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libspitplugin.so
0x111b82000 - 0x111bacff7 +libsqlanywhereplugin.so (??? - ???) <A6A154CD-3704-377C-B564-D8F79F23FD47> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libsqlanywhereplugin.so
0x111bc2000 - 0x111bd4fff +org.qgis.qgis2_sqlanyconnection (1.9.0 - qgissqlanyconnection 1.9.0) <CDF343D9-B0E4-3DE6-B76A-A5ADB61D1A3B> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Frameworks/qgissqlanyconnection.framework/Versions/1.9/qgissqlanyconnection
0x111bdb000 - 0x111bfdff7 +libsqlanywhereprovider.so (??? - ???) <083389E0-EF8E-3D1D-852A-D095B3DE3D55> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libsqlanywhereprovider.so
0x111c0b000 - 0x111c40fff +libtopolplugin.so (??? - ???) <3A705362-FEF4-3924-AD4A-9AF08ABA7FD1> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libtopolplugin.so
0x111c5a000 - 0x111c9bfff +libwcsprovider.so (??? - ???) <0EC76CBB-65D2-36FC-95B2-838B37062441> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libwcsprovider.so
0x111cb9000 - 0x111ceeff7 +libwfsprovider.so (??? - ???) <CE329590-DF3C-3E0D-9F80-E4414CF741F9> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libwfsprovider.so
0x111d0c000 - 0x111d93fff +libwmsprovider.so (??? - ???) <E3B40568-BA49-3C2C-A1DE-472D3801503E> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libwmsprovider.so
0x111dc8000 - 0x111dd3fff +libzonalstatisticsplugin.so (??? - ???) <2AE8426C-7248-3D2C-84FD-431D37B66CDF> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Plugins/qgis/libzonalstatisticsplugin.so
0x111ddc000 - 0x111de1fff math.so (??? - ???) <925E3744-F23A-3D60-8E3C-6C3C6F9EC14B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
0x111de7000 - 0x111deaff7 +_gdalconst.so (??? - ???) <2E08A24F-0589-3CF2-AD29-3F1E12AB3C02> /usr/local/lib/python2.7/site-packages/osgeo/_gdalconst.so
0x111def000 - 0x111df2fff _csv.so (??? - ???) <B2F58D88-CE7D-37CB-B89F-B85A2D7C3D9F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_csv.so
0x111df8000 - 0x111df9fff cStringIO.so (??? - ???) <CFF72182-B413-3F0E-9E85-6357705A064E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
0x111dfe000 - 0x111e00ff7 binascii.so (??? - ???) <E06EB9B4-A6F7-3575-B0B5-5C5430350B1F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
0x111e07000 - 0x111f22ff7 org.python.python (2.7.1 - 2.7.1) <004F03CD-EB9B-3D50-AAE4-5D707D98727D> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x1120b7000 - 0x11224dff7 +QtCore.so (??? - ???) <BEAF79B5-6741-326E-828C-8B28615D45EB> /usr/local/lib/python2.7/site-packages/PyQt4/QtCore.so
0x1123b5000 - 0x1128a2fff +QtGui.so (??? - ???) <10DB5249-87AD-3832-80FC-87D62B3B90A4> /usr/local/lib/python2.7/site-packages/PyQt4/QtGui.so
0x112d1a000 - 0x113145fff +core.so (??? - ???) <EADD5BD6-9565-3A82-9F1D-CEF028D4825F> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Resources/python/qgis/core.so
0x113466000 - 0x1134d8ff7 +QtNetwork.so (??? - ???) <29B57EC6-A46C-32C7-A161-D6C0BA74EF5D> /usr/local/lib/python2.7/site-packages/PyQt4/QtNetwork.so
0x113538000 - 0x11356dfff +QtXml.so (??? - ???) <AFA416B6-EA38-3D77-AC4B-23E71727E94D> /usr/local/lib/python2.7/site-packages/PyQt4/QtXml.so
0x1135da000 - 0x113989fff +gui.so (??? - ???) <D8F27421-624B-374A-9CE7-7CF473BB26B2> /usr/local/Cellar/qgis/HEAD/QGIS.app/Contents/Resources/python/qgis/gui.so
0x113cd3000 - 0x113cd6fff operator.so (??? - ???) <0E8CABA4-0095-3FE1-A553-7CD80C3065E1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
0x113cdc000 - 0x113ce2fff itertools.so (??? - ???) <A6122009-AA70-3632-BDA1-D915A28E38A9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
0x113ceb000 - 0x113cecfff _heapq.so (??? - ???) <CDF90B4F-3045-3AC3-BA39-9273FAB32386> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
0x113d5c000 - 0x113da2fff +QtWebKit.so (??? - ???) <D305B56B-01F1-3FB8-8C3F-CA7F727C1175> /usr/local/lib/python2.7/site-packages/PyQt4/QtWebKit.so
0x113de1000 - 0x113e28fff +_gdal.so (??? - ???) <C646F550-F8DE-31F9-A8A8-B660F0B666CB> /usr/local/lib/python2.7/site-packages/osgeo/_gdal.so
0x113f74000 - 0x113fc7ff7 +_ogr.so (??? - ???) <865262BA-4FF1-3033-9E18-A8D3209D5AC2> /usr/local/lib/python2.7/site-packages/osgeo/_ogr.so
0x113fde000 - 0x114014fff +_osr.so (??? - ???) <805A09D6-C5F6-3026-B4B6-89E9D083FD6B> /usr/local/lib/python2.7/site-packages/osgeo/_osr.so
0x1140e4000 - 0x1140e5fff _hashlib.so (??? - ???) <247C00E4-4E3C-37E1-B2C7-343AA8302A5C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
0x1140e9000 - 0x1140eaff7 _random.so (??? - ???) <42610BFD-4046-342E-9054-BF49D26A50CB> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
0x1141ae000 - 0x1141affff time.so (??? - ???) <DA274462-B33A-33EB-90F7-BB9FB8120A5D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
0x1141b5000 - 0x1141b9fff _struct.so (??? - ???) <B2242559-29B9-3109-931D-7A8814CF9D71> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
0x1141bf000 - 0x1141bffff grp.so (??? - ???) <A8BF8AC9-4AF2-3F95-8045-AE4307C3DB56> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so
0x1141c3000 - 0x1141d4fff _io.so (??? - ???) <8B505822-DCC5-3613-B2E0-14776DF985AD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
0x114223000 - 0x114225fff zlib.so (??? - ???) <EF2EDA87-F066-3FE7-9DE3-29F74AFDA4D4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so
0x11422a000 - 0x11422cfff select.so (??? - ???) <3692DA7B-1A84-3940-B41D-DDCEEA9CF4AA> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so
0x114232000 - 0x114233fff fcntl.so (??? - ???) <8AF4365D-548F-3600-883B-34B3F950721E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so
0x114277000 - 0x114282ff7 datetime.so (??? - ???) <A843AFB9-9B93-38BB-A7BF-DB72C27FA143> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
0x11428b000 - 0x11429cfff _ctypes.so (??? - ???) <F829D87A-4042-3222-8DEA-E709BB92B5C8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
0x11441c000 - 0x114483ff7 multiarray.so (??? - ???) <E3543188-A255-349D-88D1-F0F453C0AFD5> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/multiarray.so
0x114499000 - 0x1144d5fff umath.so (??? - ???) <3E237710-FADE-39CA-9DF5-7D364E216CCC> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/umath.so
0x1144e2000 - 0x1144f3fff _sort.so (??? - ???) <18194908-8C50-34B9-9A9B-FF5FB2A02A76> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/_sort.so
0x1144f7000 - 0x1144faff7 _dotblas.so (??? - ???) <84ED3681-D12A-3D8A-8E23-0A070E6A77B1> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/_dotblas.so
0x11453e000 - 0x11454afff cPickle.so (??? - ???) <087D611E-905F-3286-BDF6-29C33D9F42D8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so
0x114550000 - 0x11456dff7 scalarmath.so (??? - ???) <C4E86755-39B4-3E72-94E4-0E20C2853CD8> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/scalarmath.so
0x1145f3000 - 0x1145f5fff _compiled_base.so (??? - ???) <572570AE-EC8E-314D-BBDE-931DAA393B42> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/lib/_compiled_base.so
0x114639000 - 0x11463cfff lapack_lite.so (??? - ???) <DA499203-2BF0-3F2F-9AE6-B93D7F543C16> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/linalg/lapack_lite.so
0x114680000 - 0x114689fff fftpack_lite.so (??? - ???) <58576CB4-4C17-35B3-94BA-A032F18912E6> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/fft/fftpack_lite.so
0x11470d000 - 0x114746ff7 mtrand.so (??? - ???) <D4D86B97-9279-3293-B98F-C302E880F5DF> /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/random/mtrand.so
0x114829000 - 0x114844fff +_psycopg.so (??? - ???) <E0327EA3-BFA1-3489-B2C0-80B48D634498> /Library/Python/2.7/site-packages/psycopg2-2.4.6-py2.7-macosx-10.7-intel.egg/psycopg2/_psycopg.so
0x1148dd000 - 0x1148e3ff7 _socket.so (??? - ???) <6213F0D8-01D2-32B7-A595-5C629FF14402> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so
0x1148eb000 - 0x1148effff _ssl.so (??? - ???) <B204A218-0D17-3658-A799-435C7BA3A762> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so
0x114935000 - 0x114935fff _scproxy.so (??? - ???) <74EF3D5C-7751-35A9-A479-E41AB4DB7EEE> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so
0x114939000 - 0x11493ffff pyexpat.so (??? - ???) <662A9045-1228-32BE-83D4-29E1BDDDECDF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so
0x114986000 - 0x11498bfff array.so (??? - ???) <7DCBAF45-B504-3507-881E-CE1862AE5EA5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so
0x115ee0000 - 0x115f7fff7 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
0x7fff65d29000 - 0x7fff65d5dbaf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
0x7fff8702d000 - 0x7fff870f4ff7 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
0x7fff870f5000 - 0x7fff8713bfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff8713c000 - 0x7fff8713efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8713f000 - 0x7fff87369fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8736a000 - 0x7fff873abfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8768f000 - 0x7fff876a1ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff87a04000 - 0x7fff87a0ffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff87a10000 - 0x7fff87b12fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff87b13000 - 0x7fff87b18fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff87b19000 - 0x7fff87b59fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x7fff87e0a000 - 0x7fff87e0fff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff87e42000 - 0x7fff87e48fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87e49000 - 0x7fff87e60fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff87e61000 - 0x7fff87e7bfff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff87e7c000 - 0x7fff87e7dfff libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
0x7fff87e7e000 - 0x7fff87f97fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff87f98000 - 0x7fff8845ffff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff88466000 - 0x7fff88499ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8849a000 - 0x7fff8849afff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8849b000 - 0x7fff884ddff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
0x7fff884de000 - 0x7fff88583fff 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
0x7fff886ad000 - 0x7fff886b1fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
0x7fff886b2000 - 0x7fff88753fff com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff88754000 - 0x7fff88778fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff88779000 - 0x7fff88787fff com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff887ff000 - 0x7fff8881cfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff8881d000 - 0x7fff8882bfff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8882c000 - 0x7fff88962fff 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
0x7fff88963000 - 0x7fff889a7ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff889a8000 - 0x7fff889a8fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff88b75000 - 0x7fff88b76ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff88b77000 - 0x7fff88bf2ff7 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
0x7fff88bf3000 - 0x7fff88bf4ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
0x7fff88bf5000 - 0x7fff88c30fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff88c36000 - 0x7fff89063fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff892dd000 - 0x7fff89373ff7 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
0x7fff89374000 - 0x7fff8937bfff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8937c000 - 0x7fff89460e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff89461000 - 0x7fff89461fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff89462000 - 0x7fff89463fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff894cb000 - 0x7fff894d0fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8952e000 - 0x7fff89535fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff89560000 - 0x7fff8990afe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8990b000 - 0x7fff89910fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff89958000 - 0x7fff8997cfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8998a000 - 0x7fff89ca6fff 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
0x7fff89cb2000 - 0x7fff89d8ffef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff89dfc000 - 0x7fff89e25fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff89e26000 - 0x7fff89e43ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff89e48000 - 0x7fff89ea4ff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff89eef000 - 0x7fff89f2ffe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff89f30000 - 0x7fff89f50fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff89fa5000 - 0x7fff8a047fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8a048000 - 0x7fff8a0b0ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8a0b1000 - 0x7fff8a0b1fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8a0b2000 - 0x7fff8a0c4ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8a0d6000 - 0x7fff8a129fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8a12a000 - 0x7fff8a140ff7 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
0x7fff8a141000 - 0x7fff8a2ccff7 com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8a2cd000 - 0x7fff8a31bfff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff8a31c000 - 0x7fff8a34cff7 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
0x7fff8a34d000 - 0x7fff8a350fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8a528000 - 0x7fff8a57cff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8a57d000 - 0x7fff8a58bff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
0x7fff8a58c000 - 0x7fff8a5fffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8b43a000 - 0x7fff8b48bff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8b5d1000 - 0x7fff8b5deff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
0x7fff8b5df000 - 0x7fff8b5e8ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff8bac2000 - 0x7fff8bb46ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8bb47000 - 0x7fff8bbcafef 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
0x7fff8bbcb000 - 0x7fff8bbceff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8bd65000 - 0x7fff8bd84fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8bdec000 - 0x7fff8bdecfff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8bded000 - 0x7fff8c78ba27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8c78c000 - 0x7fff8c7d8ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8c7d9000 - 0x7fff8c7dbfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff8c839000 - 0x7fff8c9d9ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8cad6000 - 0x7fff8cb4cff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
0x7fff8cb4d000 - 0x7fff8cc42fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8cc43000 - 0x7fff8cc6cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8cc6d000 - 0x7fff8cc71ff7 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
0x7fff8cf95000 - 0x7fff8cfaafff 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
0x7fff8cfab000 - 0x7fff8d2c4fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8d339000 - 0x7fff8d41dff7 com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8d41e000 - 0x7fff8d422fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff8db08000 - 0x7fff8db09ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8db0a000 - 0x7fff8db0afff com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8db1f000 - 0x7fff8db22fff 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
0x7fff8dd65000 - 0x7fff8ddcdff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8ddce000 - 0x7fff8de68ff7 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
0x7fff8df05000 - 0x7fff8df60ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8df61000 - 0x7fff8df61fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8df62000 - 0x7fff8df8dfff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff8df8e000 - 0x7fff8e0ebfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8e115000 - 0x7fff8ed1bfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8ed1c000 - 0x7fff8ed32fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8ed36000 - 0x7fff8edacfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8edad000 - 0x7fff8ee32ff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ee33000 - 0x7fff8ee3afff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8ee3b000 - 0x7fff8ee42fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
0x7fff8ee43000 - 0x7fff8ee45fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8ef14000 - 0x7fff8ef3afff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8ef3b000 - 0x7fff8f1affff 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
0x7fff8f1b0000 - 0x7fff8f1b0fff 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
0x7fff8f1b1000 - 0x7fff8f221fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8f284000 - 0x7fff8f285fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8f3bb000 - 0x7fff8f3eafff com.apple.shortcut (2.1 - 2.1) <BE0AB36A-6911-356B-8784-D39175ACAF55> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8f3eb000 - 0x7fff8f3f1ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8f57d000 - 0x7fff8f57dfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8f57e000 - 0x7fff8f9b1ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8fa3c000 - 0x7fff8fa69fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
0x7fff8fa74000 - 0x7fff8fa7eff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff8fa7f000 - 0x7fff8fdabfff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff9074e000 - 0x7fff907aefff 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
0x7fff90d3b000 - 0x7fff90d67ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff90da7000 - 0x7fff90dfbfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff90dfc000 - 0x7fff90e02fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff90e03000 - 0x7fff90e5bff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff90e5c000 - 0x7fff90e61fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff90ef1000 - 0x7fff90f30fff 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
0x7fff90f6f000 - 0x7fff90f82ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff90f83000 - 0x7fff90f88fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff90f89000 - 0x7fff90f9bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff90fa5000 - 0x7fff91010ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff91011000 - 0x7fff91017fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff910c0000 - 0x7fff91122ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff91124000 - 0x7fff9128bfff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff912a1000 - 0x7fff912a4fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff912a5000 - 0x7fff912a7ff7 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
0x7fff912a8000 - 0x7fff91386fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff91387000 - 0x7fff91395fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
0x7fff913a2000 - 0x7fff913a3fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff913a4000 - 0x7fff915a6fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff915a7000 - 0x7fff9166eff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff9166f000 - 0x7fff916afff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
0x7fff916b0000 - 0x7fff916e9fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff91737000 - 0x7fff91772fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff91773000 - 0x7fff917b7ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff917b8000 - 0x7fff9180aff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9180b000 - 0x7fff91b00ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff91b01000 - 0x7fff91b1dff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff91b50000 - 0x7fff92134fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff92135000 - 0x7fff92160ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff923d0000 - 0x7fff92417ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff92418000 - 0x7fff92452fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff927dc000 - 0x7fff928d6ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff929f7000 - 0x7fff92a1ffff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff92a4e000 - 0x7fff92a56fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff92abb000 - 0x7fff92bc8fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff92cc7000 - 0x7fff92dd3fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff92dd4000 - 0x7fff92de3fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff92de4000 - 0x7fff92ec3fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff92ec4000 - 0x7fff92edffff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
0x7fff92ee0000 - 0x7fff92ee7ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff92ee8000 - 0x7fff92ef5fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff92fd5000 - 0x7fff92fd9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff92fda000 - 0x7fff92fe5ff7 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
0x7fff933b5000 - 0x7fff933c0ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff933c1000 - 0x7fff934c6fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff934c7000 - 0x7fff934d6ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff934e9000 - 0x7fff934eafff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff934eb000 - 0x7fff936bfff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff936c0000 - 0x7fff937c7fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff937c8000 - 0x7fff937dffff com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff937e0000 - 0x7fff93f88fff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff93f89000 - 0x7fff93faafff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff93fab000 - 0x7fff9405eff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9405f000 - 0x7fff94073ff7 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
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 7
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: 68941
thread_create: 4
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=284.8M resident=244.7M(86%) swapped_out_or_unallocated=40.1M(14%)
Writable regions: Total=178.0M written=52.6M(30%) resident=97.6M(55%) swapped_out=0K(0%) unallocated=80.4M(45%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 12.5M
CG image 796K
CG raster data 108K
CG shared images 4496K
CoreGraphics 16K
CoreImage 4K
CoreServices 3900K
MALLOC 130.7M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 16K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 21.0M
__IMAGE 528K
__LINKEDIT 82.2M
__TEXT 202.6M
__UNICODE 544K
mapped file 74.2M
shared memory 312K
=========== =======
TOTAL 617.4M
Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.5 GHz, 8 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3035312E4130304C4620
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3035312E4130304C4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD TS256C, 251 GB
Serial ATA Device: WDC WD10TPVT-00U4RT1, 1 TB
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: hub_device, apple_vendor_id, 0x1008, 0xfd120000 / 4
USB Device: USB Laser Mouse, 0x046d (Logitech Inc.), 0xc069, 0xfd121000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment