Pgadmin3 Download Mac

Pgadmin3 Mac Os X Download Iso; Download Pgadmin 3 For Windows; 2020-09-17 - pgAdmin 4 v4.26 Released. The pgAdmin Development Team are pleased to announce pgAdmin 4. Mar 21, 2017 Download Overgrowth Alpha 205 (Windows, Mac and Linux) torrent or any other torrent from the Games Other. Direct download via magnet link. Note - I've zipped the official torrents and will seed the archive - download the game from there because TPB won't. Pgadmin3 for greenplum 4 & 5. Contribute to water32/pgadmin3 development by creating an account on GitHub. 1- Install pgAdmin4. After installing successfully, you can see pgAdmin4 on your Ubuntu. Apart from the pgAdmin3, pgAdmin4 runs on the browser. Below is the first running image of this program. Your pgAdmin is not connected to any Postgres Server. Right click on 'Servers' and select 'Create Server' to create a connection to a Postgres Server. DBeaver - Universal Database Manager and SQL Client. DBeaver is free and open source. Postgres.app is a simple, native macOS app that runs in the menubar without the need of an installer.

Table Of Content

Mac
Follow us on our fanpages to receive notifications every time there are new articles.FacebookTwitter

1- Install pgAdmin4

On Ubuntu, open Terminal window and execute the following commands:

sudo sh -c 'echo 'deb http://apt.postgresql.org/pub/repos/apt/ $(lsb_release -cs)-pgdg main' >> /etc/apt/sources.list.d/pgdg.list'
sudo apt install wget ca-certificates
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add
sudo apt update
sudo apt install pgadmin4

After installing successfully, you can see pgAdmin4 on your Ubuntu.
Apart from the pgAdmin3, pgAdmin4 runs on the browser. Below is the first running image of this program.
Your pgAdmin is not connected to any Postgres Server. Right click on 'Servers' and select 'Create >> Server' to create a connection to a Postgres Server .
Postgres has been installed on my computer and I will connect to this Database Server. OK, on the 'General' tab, name your server, for example, 'MyLocalServer'.
On the 'Connection' tab, enter the information related to your Database Server, for example, host, post, username, password,... After that, click on Save.
OK, a Server has just been created and you can manage this Postgres Server on the pgAdmin.
Pgadmin3 Download Mac

2- Install pgAdmin3

Pgadmin3 Download Mac Os

Below is the instruction for installation of pgAdmin3 on the Ubuntu. Most people will use pgAdmin4, but this guidance may still be useful to someone.
Note: The following screenshots are performed on Ubuntu Server. However, there is no difference if you use Ubuntu Desktop.
Pgadmin
After installation, on the Ubuntu, you can you can access pgAdmin3
The illustration that the pgAdmin3 is running on Ubuntu Server:
Enter the connection information to the server installed PostGres. Herein, I connect to the PostGres installed on the local computer.

Steps to reproduce:

Pgadmin3 Lts Download

1) Lose connection to server, either through sleep mode or a period of inactivity.
2) Upon clicking in the database cluster browser or attempts to execute a query, you are prompted to reconnect.
3) pgAdmin crashes while attempting to reconnect.

Notes:
1) Crashing does not occur every time.
2) Multiple developers have reported the same issue, all using macs.
3) Using postgresql-9.5

Any advice or support would be greatly appreciated.

Thanks,
Justin

Here’s the dump:

Process: pgAdmin3 [38157]
Path: /opt/homebrew-cask/*/pgAdmin3.app/Contents/MacOS/pgAdmin3
Identifier: org.postgresql.pgadmin
Version: 1.22 (1.22.1)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: pgAdmin3 [38157]
User ID: 1082242067

Date/Time: 2016-04-29 15:51:40.067 -0400
OS Version: Mac OS X 10.11.4 (15E65)
Report Version: 11
Anonymous UUID: DBB3478C-FB36-D779-6325-5F232090F2E4

Sleep/Wake UUID: 58F97682-93C1-45CE-8B9A-7FB8A721C591

Time Awake Since Boot: 510000 seconds
Time Since Wake: 19000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0:
-->
__TEXT 0000000000026000-000000000093f000 [ 9316K] r-x/rwx SM=COW /opt/homebrew-cask/*/pgAdmin3.app/Contents/MacOS/pgAdmin3

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x9e8586a2 strtol_l + 57
1 libsystem_c.dylib 0x9e852abf atoi + 70
2 org.postgresql.pgadmin 0x00099317 0x26000 + 471831
3 org.postgresql.pgadmin 0x002bbd3f 0x26000 + 2710847
4 org.postgresql.pgadmin 0x0048ddf2 0x26000 + 4619762
5 org.postgresql.pgadmin 0x0026b86e 0x26000 + 2381934
6 org.postgresql.pgadmin 0x0026c759 0x26000 + 2385753
7 org.postgresql.pgadmin 0x00269293 0x26000 + 2372243
8 libwx_base_carbonu-2.8.0.8.0.dylib 0x0146e130 wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const + 42
9 libwx_base_carbonu-2.8.0.8.0.dylib 0x014ef25b wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 125
10 libwx_base_carbonu-2.8.0.8.0.dylib 0x014f0371 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 221
11 libwx_base_carbonu-2.8.0.8.0.dylib 0x014efa6c wxEvtHandler::ProcessEvent(wxEvent&) + 194
12 libwx_base_carbonu-2.8.0.8.0.dylib 0x014efa83 wxEvtHandler::ProcessEvent(wxEvent&) + 217
13 libwx_macu_core-2.8.0.8.0.dylib 0x0115beca wxWindowBase::TryParent(wxEvent&) + 66
14 libwx_base_carbonu-2.8.0.8.0.dylib 0x014efa97 wxEvtHandler::ProcessEvent(wxEvent&) + 237
15 libwx_base_carbonu-2.8.0.8.0.dylib 0x014efa83 wxEvtHandler::ProcessEvent(wxEvent&) + 217
16 libwx_macu_core-2.8.0.8.0.dylib 0x0118356c wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 40
17 libwx_macu_core-2.8.0.8.0.dylib 0x011913b7 wxGenericTreeCtrl::DoSelectItem(wxTreeItemId const&, bool, bool) + 743
18 libwx_macu_core-2.8.0.8.0.dylib 0x0118d4ec wxGenericTreeCtrl::OnMouse(wxMouseEvent&) + 2866
19 libwx_base_carbonu-2.8.0.8.0.dylib 0x0146e130 wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const + 42
20 libwx_base_carbonu-2.8.0.8.0.dylib 0x014ef25b wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 125
21 libwx_base_carbonu-2.8.0.8.0.dylib 0x014f0371 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 221
22 libwx_base_carbonu-2.8.0.8.0.dylib 0x014efa6c wxEvtHandler::ProcessEvent(wxEvent&) + 194
23 libwx_base_carbonu-2.8.0.8.0.dylib 0x014efa83 wxEvtHandler::ProcessEvent(wxEvent&) + 217
24 libwx_macu_core-2.8.0.8.0.dylib 0x0118356c wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 40
25 libwx_macu_core-2.8.0.8.0.dylib 0x010adeb6 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1286
26 libwx_macu_core-2.8.0.8.0.dylib 0x010ab088 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4344
27 com.apple.HIToolbox 0x9c6cb2ff _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
28 com.apple.HIToolbox 0x9c6737b0 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1832
29 com.apple.HIToolbox 0x9c6729c4 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 402
30 com.apple.HIToolbox 0x9c685b6d SendEventToEventTarget + 34
31 com.apple.HIToolbox 0x9c6ac2c5 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3177
32 com.apple.HIToolbox 0x9c673bff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2935
33 com.apple.HIToolbox 0x9c6729c4 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 402
34 com.apple.HIToolbox 0x9c685b6d SendEventToEventTarget + 34
35 libwx_macu_core-2.8.0.8.0.dylib 0x0104cff5 wxApp::MacHandleOneEvent(void*) + 41
36 libwx_macu_core-2.8.0.8.0.dylib 0x0104d0e8 wxApp::MacDoOneEvent() + 144
37 libwx_macu_core-2.8.0.8.0.dylib 0x0106630e wxEventLoop::Dispatch() + 32
38 libwx_macu_core-2.8.0.8.0.dylib 0x01106e25 wxEventLoopManual::Run() + 131
39 libwx_macu_core-2.8.0.8.0.dylib 0x010e04cb wxAppBase::MainLoop() + 67
40 libwx_base_carbonu-2.8.0.8.0.dylib 0x014a3dae wxEntry(int&, wchar_t**) + 110
41 libwx_base_carbonu-2.8.0.8.0.dylib 0x014a3e62 wxEntry(int&, char**) + 50
42 org.postgresql.pgadmin 0x0003ef3e 0x26000 + 102206
43 org.postgresql.pgadmin 0x0002da75 0x26000 + 31349

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x957227fa kevent_qos + 10
1 libdispatch.dylib 0x913827ea _dispatch_mgr_invoke + 234
2 libdispatch.dylib 0x913823be _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x95721d5e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9161934b _pthread_wqthread + 1289
2 libsystem_pthread.dylib 0x91616f56 start_wqthread + 34

Thread 3:
0 libsystem_kernel.dylib 0x95721d5e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9161934b _pthread_wqthread + 1289
2 libsystem_pthread.dylib 0x91616f56 start_wqthread + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xa4474084 ebx: 0x00000000 ecx: 0x9e858677 edx: 0xa44745f8
edi: 0x00000000 esi: 0x9e852a86 ebp: 0xbffd95d8 esp: 0xbffd95b0
ss: 0x00000023 efl: 0x00010282 eip: 0x9e8586a2 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000000

Logical CPU: 4
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x26000 - 0x93effb +org.postgresql.pgadmin (1.22 - 1.22.1) <FD2940F9-BA81-3798-8BB5-6CC86EFEDC84> /opt/homebrew-cask/*/pgAdmin3.app/Contents/MacOS/pgAdmin3
0xb89000 - 0xc3bff3 +libwx_macu_stc-2.8.0.8.0.dylib (9) <60E94009-10FC-3358-AA97-FA77CCCC5C8B> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_stc-2.8.0.8.0.dylib
0xc78000 - 0xd29ffb +libwx_macu_richtext-2.8.0.8.0.dylib (9) <23164A42-6866-36A7-ADAC-24E2AFF37A6A> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_richtext-2.8.0.8.0.dylib
0xd82000 - 0xdc8ff3 +libwx_macu_aui-2.8.0.8.0.dylib (9) <1D06F55C-5CEA-3DCE-8F4B-3435CA1B8FB8> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_aui-2.8.0.8.0.dylib
0xdf2000 - 0xe56ffb +libwx_macu_xrc-2.8.0.8.0.dylib (9) <85F9F052-876A-3EFA-B5E1-DDBA09443D69> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_xrc-2.8.0.8.0.dylib
0xe8e000 - 0xe9effb +libwx_macu_qa-2.8.0.8.0.dylib (9) <AB9FC9BC-E4D2-3DFA-A913-8654D245210A> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_qa-2.8.0.8.0.dylib
0xeb2000 - 0xf17ff7 +libwx_macu_html-2.8.0.8.0.dylib (9) <58FF67F4-52FB-3E4D-A7BA-DB900BEBF6CE> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_html-2.8.0.8.0.dylib
0xf5f000 - 0xfd8ff7 +libwx_macu_adv-2.8.0.8.0.dylib (9) <3A42F1C9-57D8-302A-B3C0-81DEFE423212> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_adv-2.8.0.8.0.dylib
0x1035000 - 0x12b6ff3 +libwx_macu_core-2.8.0.8.0.dylib (9) <F83E5CD4-DCD2-3772-86FB-91EC1090086C> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_macu_core-2.8.0.8.0.dylib
0x1422000 - 0x142bff3 +libwx_base_carbonu_xml-2.8.0.8.0.dylib (9) <D146F12B-DB66-3D35-92E6-E96C5F261E1C> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonu_xml-2.8.0.8.0.dylib
0x1433000 - 0x1451ff7 +libwx_base_carbonu_net-2.8.0.8.0.dylib (9) <67D08917-8AE8-30F5-9FCD-4B439FC9D820> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonu_net-2.8.0.8.0.dylib
0x1469000 - 0x154efef +libwx_base_carbonu-2.8.0.8.0.dylib (9) <D5657448-9248-3200-B710-B0A18826F3B3> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonu-2.8.0.8.0.dylib
0x15bf000 - 0x15daff7 +libpq.5.dylib (5.8) <F9B18062-CD60-3DE5-B87F-537A521F3B72> /opt/homebrew-cask/*/pgAdmin3.app/Contents/Frameworks/libpq.5.dylib
0x15e5000 - 0x15fcffb libexpat.1.dylib (12.40.1) <C9C17928-ABC7-368E-82DA-B5F05ED8F721> /usr/lib/libexpat.1.dylib
0x1905000 - 0x19b7fff ColorSyncDeprecated.dylib (470.3) <30A2EDAA-C29A-3C2D-A1A2-D5E898743562> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x1a1c000 - 0x1a1efff com.apple.textencoding.unicode (3.0 - 3.0) <58CFCF59-2189-3DEA-B4FA-242799022D93> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x4681000 - 0x4685fff com.apple.CommonCocoaPanels (4.0 - 16) <420BD41A-6610-3166-8D5A-A3442ED48F61> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x46ca000 - 0x46d1ff3 com.apple.phonenumbers (1.1.1 - 105) <24416F76-2B12-3B71-A91E-5DAF5D188F09> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x4725000 - 0x4739fff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <8DFB98CF-2E32-3C96-AD96-7FC0EF28FD0A> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x474d000 - 0x475cfff com.apple.IntlPreferences (2.0 - 192) <41CAA501-2F26-3B9C-98A4-3152A4CAF131> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x71e7000 - 0x7217ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <3DC14C93-CD0F-3B9D-99A6-645D5A090B97> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7238000 - 0x7242fff com.apple.DirectoryService.Framework (10.11 - 194) <BD07F046-059A-31EE-B2C1-93E45D3B9A06> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x724b000 - 0x724fffb com.apple.LoginUICore (3.2 - 3.2) <ACA327E2-DC29-3D84-844B-D5D361F7AE32> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7259000 - 0x7259fff libodfde.dylib (23) <77B10138-9853-38A0-9E67-0B4CABD4683E> /usr/lib/libodfde.dylib
0x7f17000 - 0x7f76fff com.apple.Suggestions (5.0 - 180) <6B206272-A9C0-38F9-B810-E527BA7BB7BB> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fab000 - 0x7fd7ffb com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) <0498BD78-AC8D-3ED6-ADDD-7BC3ED6AC569> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x8005000 - 0x8026ffb com.apple.contacts.vCard (1.0 - 2137.1) <1FC959C0-8D7A-3F3E-B018-DE7D62122FA0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x8046000 - 0x8078ff3 com.apple.securityinterface (10.0 - 55065.40.1) <9FB962C1-6B33-3F63-BF11-5C0DBBD177B1> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x8098000 - 0x80edfff com.apple.CloudDocs (1.0 - 383.12) <525C61AA-A979-3FD0-B576-336D5DDD04DD> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x8342000 - 0x8342ffd +cl_kernels (???) <468100EB-EC53-47EE-89DF-155BFC708323> cl_kernels
0x957a000 - 0x9834ffb com.apple.RawCamera.bundle (6.19 - 844) <1891FEC4-80BE-3396-90DC-674C7E777D69> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9879000 - 0x9bf9ff7 com.apple.FinderKit (1.4.4 - 1.4.4) <534825D1-D8B3-387F-B5C0-69900DDD48AF> /System/Library/PrivateFrameworks/FinderKit.framework/FinderKit
0x9e52000 - 0xa0c2fff com.apple.AddressBook.framework (9.0 - 1679.9) <57CA49E7-A6E9-380A-A6AF-E123316BF4A6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0xa742000 - 0xa7c8fff com.apple.iLifeMediaBrowser (2.10.1 - 721) <3DE8EAD0-5E15-33B0-9920-A69B1F13EE93> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/iLifeMediaBrowser
0xaaf4000 - 0xab0fff7 com.apple.security.csparser (3.0 - 57337.40.85) <577C7CAD-465F-3C8E-BE2A-F9D05995AA9E> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0xadd8000 - 0xadd9ff5 +cl_kernels (???) <00265341-E87A-4619-B091-E1E385709635> cl_kernels
0xb864000 - 0xbdf0fff com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.14.58 - 10.1.4) <03EF235F-870D-3EEA-A43D-7557C1C46B72> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0xbfbd000 - 0xc078fff com.apple.AMDRadeonX4000GLDriver (1.42.6 - 1.4.2) <F72FB620-7076-3906-8CEC-FAE9652A3874> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
0xc08d000 - 0xc5a9ff7 ATIRadeonX4000SCLib.dylib (1.42.6) <E23DF730-A551-38E2-944A-57F7688324D5> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
0xd115000 - 0xd11bffb com.apple.qldisplay.Text (5.0 - 696.7) <72FFA2FF-80BA-3F37-95F8-565CA078669B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Text.qldisplay/Contents/MacOS/Text
0x8fee1000 - 0x8ff1567f dyld (360.21) <872065EE-ED21-3B30-96A5-2CC56D735FB7> /usr/lib/dyld
0x90010000 - 0x90050ff3 com.apple.AppleJPEG (1.0 - 1) <6F2A63D5-3DB3-3B70-A4A0-2B7D0014A948> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x90051000 - 0x904e5fff com.apple.CoreFoundation (6.9 - 1258.1) <F1736DB1-DD1F-3EC2-866C-39C7BA2181FD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x904e6000 - 0x90599ff7 com.apple.Bluetooth (4.4.4 - 4.4.4f4) <E9765776-3E8A-302E-A63A-784085D7862D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9059a000 - 0x9059cffb libRadiance.dylib (1444) <BAF24308-5BED-3AA0-98A5-A9D8667643E9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9059d000 - 0x90649fff com.apple.ViewBridge (159 - 159) <BC65E759-BF70-31F6-B77A-AA9A892D564A> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x9064a000 - 0x9064afff liblaunch.dylib (765.40.36) <FB4759DB-7E36-388E-A398-E1582DD92A13> /usr/lib/system/liblaunch.dylib
0x9064b000 - 0x9068efff libGLU.dylib (12.0.40.6) <F6D11693-9859-3EB9-B112-B8F64E83BC22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9068f000 - 0x9069bfff com.apple.CrashReporterSupport (10.11 - 717) <4E24941F-86D7-3205-99E0-C08F6119F7AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x906a8000 - 0x90798ffb com.apple.DiskImagesFramework (10.11.3 - 417.2) <B102ADBB-1BD0-3712-A982-A85052C02BA5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90954000 - 0x9096dfff com.apple.Kerberos (3.0 - 1) <808BA537-7654-3792-86ED-770350FE5261> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9096e000 - 0x90a72fff libJP2.dylib (1444) <DCCDDCFE-74CE-3128-B7F4-116A0EE4F3F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90a73000 - 0x90a73fff libOpenScriptingUtil.dylib (169.1) <5D59F70A-DDED-3DA8-8345-1414922047CD> /usr/lib/libOpenScriptingUtil.dylib
0x90b24000 - 0x91108ffb com.apple.JavaScriptCore (11601 - 11601.5.17) <F1F630EE-BF5B-3FDB-9E42-599115070B7C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91109000 - 0x91179ff3 libType1Scaler.dylib (116.1) <C1F30F49-0B31-3B5E-8697-2CB39C0C6DDB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9117a000 - 0x911f4ffb com.apple.Heimdal (4.0 - 2.0) <92BBE308-5D72-335E-AE5C-B96F555BA5B6> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x911f5000 - 0x911fbfff com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <942677DD-1E01-354D-AC8E-8C42E53BDA2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x911fc000 - 0x91375ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <D989AB0C-90FE-3D12-AAE7-9DD0E935E7A1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91376000 - 0x91378ff3 com.apple.EFILogin (2.0 - 2) <CB406C7B-EA04-3703-80C4-F21658D6CFBC> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x91379000 - 0x9137afff liblangid.dylib (122) <3432A383-168D-3522-8B32-BEABE733FC8F> /usr/lib/liblangid.dylib
0x9137b000 - 0x913a5fff libdispatch.dylib (501.40.12) <A94D9217-881A-355A-8DDE-F89F0EBDEE35> /usr/lib/system/libdispatch.dylib
0x913a6000 - 0x9152bfff com.apple.UIFoundation (1.0 - 436.1) <33461882-66FC-3130-B397-9E65469CFDBD> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x91532000 - 0x9153affb libsystem_dnssd.dylib (625.40.20) <16C75AA6-5434-3AC7-80ED-FC3F3AA2ED0C> /usr/lib/system/libsystem_dnssd.dylib
0x9153b000 - 0x91546ff7 libChineseTokenizer.dylib (16) <AE3E240D-C4AC-39D0-882F-4F877B182779> /usr/lib/libChineseTokenizer.dylib
0x91598000 - 0x915a1fff libsystem_networkextension.dylib (385.40.36) <4FB5B398-25CE-306A-BBAE-D635F3713FDB> /usr/lib/system/libsystem_networkextension.dylib
0x915a2000 - 0x915a2fff com.apple.Carbon (154 - 157) <25DB41AD-B46F-3FC2-8FFB-325750777CC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x915a3000 - 0x91615ffb com.apple.framework.CoreWLAN (11.0 - 1101.20) <38771CFC-A5CD-3496-BFF1-696B88D2C975> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x91616000 - 0x9161effb libsystem_pthread.dylib (138.10.4) <80F0637E-42BE-3C9D-A578-01F1017C73A2> /usr/lib/system/libsystem_pthread.dylib
0x9161f000 - 0x91621fff libCVMSPluginSupport.dylib (12.0.40.6) <FA779155-0940-3AEF-AAFB-BD63033DC41E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x91622000 - 0x91623fff libSystem.B.dylib (1226.10.1) <5AF2BAF9-D05B-3225-879A-41979537FDE3> /usr/lib/libSystem.B.dylib
0x91624000 - 0x91697ffb com.apple.ApplicationServices.ATS (377 - 394.3) <F8A20398-834C-3796-9D24-AD8CD568FA1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91698000 - 0x916efff7 com.apple.HIServices (1.22 - 549) <39748912-42A0-3A36-9FA6-18B4245198FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x916f0000 - 0x91841fef com.apple.coreui (2.1 - 366.1) <BD01FCDB-014F-3F06-B0A3-95376F97CA46> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91842000 - 0x91842fff com.apple.Cocoa (6.11 - 22) <5DE99658-0C2F-3DB0-8741-B9D36FCF04D8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91843000 - 0x91845fff libsystem_configuration.dylib (802.40.13) <131DDA09-9D39-325F-9006-83CCCB405A1A> /usr/lib/system/libsystem_configuration.dylib
0x91846000 - 0x91883ff7 com.apple.DebugSymbols (132 - 132) <367ECDBA-A978-32B1-99B0-7D63C6F36D78> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x91884000 - 0x91933fff com.apple.PDFKit (3.1 - 3.1) <93E5AC4D-1B4C-3CD2-AD62-FE0A3A870977> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91934000 - 0x91936fff libquarantine.dylib (80) <4C34060C-9C6E-3804-ACF7-BDE3ADD900E9> /usr/lib/system/libquarantine.dylib
0x91937000 - 0x91a00fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <50D673A1-CB0B-39F2-AC47-552B9E82DF33> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x91a01000 - 0x91a0aff3 com.apple.AppleSRP (5.0 - 1) <75BDCAE5-82C9-38AC-885D-741CF175A803> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x91a0b000 - 0x91a54ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <5A7E6F6F-3B96-3055-AD1C-F4AA5AEB9938> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x91a55000 - 0x91a73ffb libresolv.9.dylib (60) <5AF8F512-BACE-3BD7-8D21-E0AAEBF07FF9> /usr/lib/libresolv.9.dylib
0x91a74000 - 0x91a74fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <8478BFDC-E0E9-33CB-B782-E5225BAF8D93> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91a75000 - 0x91d87fef com.apple.CoreAUC (214.0.0 - 214.0.0) <46D904AD-9480-3368-BE13-2D682D656DFA> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x91d88000 - 0x920e31eb libobjc.A.dylib (680) <9B9B39CC-CC3A-3E91-AAE7-961E8A6E1804> /usr/lib/libobjc.A.dylib
0x920e4000 - 0x920e4fff com.apple.Accelerate (1.10 - Accelerate 1.10) <3172ABD9-9647-3D33-A29D-41A454FDEED9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x920e5000 - 0x920e8ff3 libsystem_sandbox.dylib (460.40.33) <6282AFD6-924C-371E-903A-778FCA2CF417> /usr/lib/system/libsystem_sandbox.dylib
0x920e9000 - 0x920ebfff com.apple.securityhi (9.0 - 55006) <F84B72EF-E3A3-3832-B163-567322F2EC4F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x920ec000 - 0x92120fff libTrueTypeScaler.dylib (158.5) <AD549A57-755A-39BF-9AC4-0DE3722FB879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x92121000 - 0x9212afff libcopyfile.dylib (127) <367EF1CA-F84D-3A22-B423-70961D21C241> /usr/lib/system/libcopyfile.dylib
0x9212b000 - 0x92130ff7 libmacho.dylib (875.1) <7B7E1EE6-19D2-3ED5-A183-04EEB663C656> /usr/lib/system/libmacho.dylib
0x92131000 - 0x9213afff libGFXShared.dylib (12.0.40.6) <AFD15847-D36B-3B38-A323-68D5716F9CF1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9213b000 - 0x9213efff libpam.2.dylib (20) <A5D72430-8F29-3E9A-AE11-087ED0CB7506> /usr/lib/libpam.2.dylib
0x9213f000 - 0x92145fff com.apple.MediaAccessibility (1.0 - 79) <F01373DF-72E3-3F24-B716-CC63E649177E> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x92146000 - 0x92179ff7 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <E6120D53-CA3D-3625-8680-AE73F23B49B9> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9217a000 - 0x921c9fff libcurl.4.dylib (90) <DAEC313D-7B9A-36B2-9514-A9AB02A0459C> /usr/lib/libcurl.4.dylib
0x921ca000 - 0x923acfff com.apple.QuartzCore (1.11 - 410.14) <A638EE79-DF9B-340E-B0F2-0604223F6D80> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x923ad000 - 0x923b7fff com.apple.DisplayServicesFW (3.0 - 378) <ABFC75FF-C760-3216-AA44-83A0538F2FE3> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x923b8000 - 0x92568ffb GLEngine (12.0.40.6) <8772D5C2-5C4E-38AA-B596-E1F1AB1D2A9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x92569000 - 0x9257cff7 libsasl2.2.dylib (209) <CB3C5389-CF5B-3EE1-A9F8-979BF239553E> /usr/lib/libsasl2.2.dylib
0x9257d000 - 0x92588fff com.apple.AppSandbox (4.0 - 261.40.2) <D386BF4F-393C-38AE-9CB2-6A811D9E3E69> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x92589000 - 0x9258bfff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1957FCB1-C569-370B-B035-D82343C73A62> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9258c000 - 0x925d4ff7 libFontRegistry.dylib (155.1) <9213A732-C555-340D-9A40-4C71B11AC990> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x925d5000 - 0x9263cfff libcorecrypto.dylib (335.40.8) <9A6B2740-71F5-3E1B-B43A-8F74E6A0158A> /usr/lib/system/libcorecrypto.dylib
0x9263d000 - 0x9264afff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <51F1211F-E879-3BB8-80DA-9B127D8D107D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9264b000 - 0x92654ffb com.apple.CommonAuth (4.0 - 2.0) <AB518D34-4101-30D8-82D6-58CA22EA0081> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x92655000 - 0x92661ff7 libcsfde.dylib (517.20.1) <3A38862E-FC2E-3D8B-B4FA-BA3C54AB919A> /usr/lib/libcsfde.dylib
0x92662000 - 0x9268cfff libsystem_info.dylib (477.40.5) <525B7BF2-67C9-3463-AD87-3F74375F1739> /usr/lib/system/libsystem_info.dylib
0x9268d000 - 0x92698fff com.apple.NetAuth (6.0 - 6.0) <5BDBB960-B818-3B5A-9F0A-345DFB727F76> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x92699000 - 0x92699fff libmetal_timestamp.dylib (600.0.44.1) <C175193D-CC96-3617-BD2F-74D3E64E97DB> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x9269a000 - 0x926b7ff7 libCRFSuite.dylib (34) <5872C4CE-812E-3ABC-B78A-216A9AFD386B> /usr/lib/libCRFSuite.dylib
0x926ba000 - 0x92c9fff3 com.apple.MediaToolbox (1.0 - 1731.15.202) <611C0DFC-3784-30E9-9EF2-61842EE68BAA> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92db8000 - 0x92de1ffb com.apple.shortcut (2.16 - 93) <74125D10-0F3A-3685-A7DE-8743130CD2A3> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x92de2000 - 0x92de3fff libremovefile.dylib (41) <51459E88-3A13-3C6F-A203-ADF3BBC2867B> /usr/lib/system/libremovefile.dylib
0x92de4000 - 0x93167ffb com.apple.Foundation (6.9 - 1258) <0DE0CE4F-602C-336E-8334-A9F98C274602> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93168000 - 0x9316bfff libCoreFSCache.dylib (119.5) <E5F0DD5A-E0C7-3BD9-B80C-E798F0D075AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x9320b000 - 0x93604ff7 com.apple.CoreGraphics (1.600.0 - 957) <EC86D357-F860-3D6A-B934-B2F32428B85A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93605000 - 0x93678fff com.apple.datadetectorscore (7.0 - 460) <C46B3426-1118-3E66-A966-98AD0B08E09F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x93679000 - 0x9367cff7 libdyld.dylib (360.21) <DFFFFB55-2111-39DC-8BE5-FCFF79E766DE> /usr/lib/system/libdyld.dylib
0x9367d000 - 0x9369cfff com.apple.GenerationalStorage (2.0 - 239.1) <CE3291C3-2988-37B7-A0B1-700E1596EF0F> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9369d000 - 0x936b3fe7 libcompression.dylib (28) <B7A86671-648B-35B3-9A61-5B36D074689C> /usr/lib/libcompression.dylib
0x936b4000 - 0x936e5ff3 libtidy.A.dylib (15.17) <83FCEB02-B5DD-36A8-8A8B-1CC61DD7EFF8> /usr/lib/libtidy.A.dylib
0x936e6000 - 0x937d1ff7 unorm8_bgra.dylib (2.7.3) <5F467CC1-C96F-3CE0-8B7B-7194050312F0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x937d2000 - 0x937d9fff com.apple.XPCService (2.0 - 1) <96A2DAAC-5385-3755-AEF4-85A22AC4FD94> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x937dc000 - 0x937f3ffb libsystem_coretls.dylib (83.40.5) <01ABCCA9-477D-3373-A003-AF459F7FA534> /usr/lib/system/libsystem_coretls.dylib
0x93904000 - 0x93906fff libsystem_coreservices.dylib (19.2) <360AF758-E51B-3B37-A9CF-CA6958292A11> /usr/lib/system/libsystem_coreservices.dylib
0x93907000 - 0x93907fff com.apple.ApplicationServices (48 - 48) <254BB3C1-738A-3A40-92E4-F595ED0EC7EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93908000 - 0x93e78fff com.apple.QuartzComposer (5.1 - 334) <79074194-1D82-38DE-8CC7-9137E5C101C5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x93e79000 - 0x93e90ffb com.apple.AppContainer (4.0 - 261.40.2) <2962C7E0-D532-391E-8D5B-C69E07EDC15B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x93e91000 - 0x93e91fff libunc.dylib (29) <43DEACB2-96D0-3EDB-99E1-A6C84344D92B> /usr/lib/system/libunc.dylib
0x93e92000 - 0x93eebff3 com.apple.AE (701 - 701) <60406E1C-890C-3E94-B1F2-A8C2C2360054> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93eec000 - 0x93efaff7 libz.1.dylib (61.20.1) <34A8BA7F-AA56-322E-AC39-ADF8DDE53FF1> /usr/lib/libz.1.dylib
0x93efb000 - 0x93f00fff com.apple.TCC (1.0 - 1) <6B24E609-F406-368A-B514-CB22706DA28F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x93f01000 - 0x93f04fff libCoreVMClient.dylib (119.5) <7C05B2DF-54D6-358F-9742-A7C7AA7E3475> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x93f05000 - 0x93f36ff7 com.apple.DictionaryServices (1.2 - 250.3) <D1F29A52-AFD5-3D8E-85D8-CA14E0217AA6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93f37000 - 0x93f5bfff com.apple.ProtectedCloudStorage (1.0 - 1) <703617D0-1966-379F-8402-6F186B341127> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x93f5c000 - 0x93fb0ffb com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <458BE4CE-7241-3871-99D5-3188D65585B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93fb9000 - 0x93fecfe3 libsystem_m.dylib (3105) <621EDD29-0EBA-36BF-AE7A-4DFE6329300E> /usr/lib/system/libsystem_m.dylib
0x93fed000 - 0x9405bffb libsystem_network.dylib (583.40.20) <720C5757-0052-3F0F-BABC-176457CD97E2> /usr/lib/system/libsystem_network.dylib
0x9405c000 - 0x9405effb libsystem_secinit.dylib (20) <B71D9743-87EB-3A33-BFD4-2BE8768E7FEB> /usr/lib/system/libsystem_secinit.dylib
0x9405f000 - 0x94095ff7 com.apple.CoreVideo (1.8 - 191.3) <26C95104-9FA6-32E7-A348-E5AF4AD59023> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94096000 - 0x94187ff3 libiconv.2.dylib (44) <4EB465C8-E736-3DBD-9F62-74B73B66A84B> /usr/lib/libiconv.2.dylib
0x94188000 - 0x941a1fff libsystem_asl.dylib (323.40.3) <79D84D35-4854-3381-8993-5D1130C12199> /usr/lib/system/libsystem_asl.dylib
0x941a2000 - 0x941e1fff com.apple.NavigationServices (3.8 - 220) <7C6C832E-137C-3557-B179-FF369F1DF4C3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x941e2000 - 0x9439efff com.apple.avfoundation (2.0 - 1046.9.11) <52B4C4AC-D165-30C4-904A-A5C943AC4F3C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9439f000 - 0x944f8ff7 libBLAS.dylib (1162.2) <4EC4D123-53BC-394C-9F4D-EFF97B3972BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9452d000 - 0x946d0ff7 libGLProgrammability.dylib (12.0.40.6) <19BA9737-10D9-3CAB-BADB-B6113BA87FCA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x946d1000 - 0x94720fff com.apple.opencl (2.7.0 - 2.7.0) <C2564274-C841-329C-BD12-3DDA9F28FC25> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94721000 - 0x94732fff libbsm.0.dylib (34) <FA298D27-CA59-3106-A3F7-33F91576FA13> /usr/lib/libbsm.0.dylib
0x94733000 - 0x94733fff com.apple.CoreServices (728.9 - 728.9) <DE156E5A-E69B-35DB-AF5B-EBAD9F3B3E68> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94734000 - 0x947d5fff com.apple.ink.framework (10.9 - 214) <E296CBCD-0290-375E-8E41-C0FA839AB184> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x947d6000 - 0x947e0ffb com.apple.audio.SoundManager (4.2 - 4.2) <77418940-F003-3497-99C9-87D48917EFCB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x947e1000 - 0x947f4ff7 libcmph.dylib (6) <7FEE63DB-D02D-3E53-9A0C-2787A49D125C> /usr/lib/libcmph.dylib
0x947f5000 - 0x9481bffb com.apple.MultitouchSupport.framework (304.10.2 - 304.10.2) <A24396CF-DF52-34DB-853A-4B9C001DCAF6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9481c000 - 0x9481cfff com.apple.audio.units.AudioUnit (1.13 - 1.13) <987DDC00-B385-3A15-AC1D-1AAA50D6ECBB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94827000 - 0x94863fff com.apple.RemoteViewServices (2.0 - 101) <4B5D2D7C-3F96-361E-A762-2E01CD8F357F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x94864000 - 0x948f8ff3 com.apple.PerformanceAnalysis (1.0 - 1) <39352E8E-B2B4-344C-82AF-3440E95C21C4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x948f9000 - 0x9492cff7 com.apple.GSS (4.0 - 2.0) <6DBB5190-91A7-35F5-BF42-55BCF73E0B3A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9492d000 - 0x94953ffb libPng.dylib (1444) <444D83B6-0AB5-3100-B584-AD2AEB4571EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94954000 - 0x94982ff7 libarchive.2.dylib (33.20.2) <FB7EA848-C053-3016-9317-BEB146619816> /usr/lib/libarchive.2.dylib
0x94983000 - 0x94993ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <ED219AAC-30C6-3E9C-9005-AF763F1A62CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94994000 - 0x949c1fff libsandbox.1.dylib (460.40.33) <D496FF3C-A553-3455-9AD2-AC6900F3BD1C> /usr/lib/libsandbox.1.dylib
0x949c2000 - 0x94a6dff7 com.apple.LanguageModeling (1.0 - 1) <8C93D8EF-52BF-3A62-892C-5913282CB926> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x94a6e000 - 0x94be3ff7 com.apple.QTKit (7.7.3 - 2943.3) <0FF9D94F-BF90-3510-B9DC-2B264996FEA6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94be4000 - 0x94c1cff3 libssl.0.9.8.dylib (59.40.2) <1C790A52-3988-38AB-860E-2F03DDFDDF5C> /usr/lib/libssl.0.9.8.dylib
0x94c20000 - 0x94d15ff3 com.apple.CoreMedia (1.0 - 1731.15.202) <FFB97556-C466-39F1-96A5-F01F763D8027> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x94d16000 - 0x94d1efff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <BEB2E1B7-753C-3923-9AEB-6D9BC58818EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x94d1f000 - 0x94f3dffb libicucore.A.dylib (551.51) <832A7F80-21D6-3633-8DF0-F0C0F0D7D489> /usr/lib/libicucore.A.dylib
0x94f4b000 - 0x951feffb com.apple.security (7.0 - 57337.40.85) <7C0779C6-0C38-3A42-91B2-FDEF6EBB60B8> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x951ff000 - 0x9525dffb com.apple.ImageCaptureCore (7.0 - 7.0) <4C35DCB4-D31D-3FF9-A18F-B7E4672C0319> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9525e000 - 0x952c1fff com.apple.SystemConfiguration (1.14 - 1.14) <EADE38B8-4434-338F-9B72-44C73EB9BE8C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x952c2000 - 0x952ceff7 libkxld.dylib (3248.40.184) <35247CA4-52EB-3B81-A27B-E3B5EDD4B6EA> /usr/lib/system/libkxld.dylib
0x952cf000 - 0x95701ffb com.apple.vision.FaceCore (3.3.1 - 3.3.1) <82AA6556-43A3-3EF5-BE6E-2653207F4619> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x95702000 - 0x95705fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <A4CCC266-F128-372F-BD6B-99DD7BD49AED> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x95706000 - 0x95727ffb libsystem_kernel.dylib (3248.40.184) <DBEB1FFD-FB1A-3551-9542-24C7B480527D> /usr/lib/system/libsystem_kernel.dylib
0x95728000 - 0x95826fff com.apple.LaunchServices (728.8 - 728.8) <A70040B9-D5C9-372D-88D6-D4A3154AD7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95827000 - 0x9583eff7 libmarisa.dylib (4) <B64E6872-A3B1-3C96-9372-04F39BE2C2A8> /usr/lib/libmarisa.dylib
0x9583f000 - 0x9589afff com.apple.print.framework.PrintCore (11.2 - 472.2) <135292C1-7165-3BFC-A6A9-36651006BD35> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9589b000 - 0x9591cff3 com.apple.framework.IOKit (2.0.2 - 1179.40.20) <511D6534-47DD-34D6-95D3-72B2BAC38BC4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9591e000 - 0x95a60fef libvDSP.dylib (563.5) <1463C8CE-B11B-3B24-B456-F12CCEB1F693> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95a61000 - 0x95afffff com.apple.ColorSync (4.9.0 - 4.9.0) <CAACC374-A1D8-30B7-B0DC-B8E62078CB56> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95b00000 - 0x95b03ffb libCGXCoreImage.A.dylib (957) <45341FFA-61AA-3956-BAF2-7AB590CD3328> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x95b04000 - 0x95b18ff7 com.apple.CoreBluetooth (1.0 - 1) <D67C0359-3AE0-3ADA-B58C-DF28C814C7CD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x96510000 - 0x96513fff libScreenReader.dylib (426.42) <DA3EAE1F-0AB2-3E9E-B231-167E8A238326> /usr/lib/libScreenReader.dylib
0x96569000 - 0x96569fff libsystem_blocks.dylib (65) <30FA4604-2D0B-3318-B74E-176F0A7E9049> /usr/lib/system/libsystem_blocks.dylib
0x9656a000 - 0x96570fff com.apple.ImageCapture (9.0 - 9.0) <05B279ED-AE4C-3907-B4A8-197F8669954C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96571000 - 0x96665ff7 libxml2.2.dylib (29.5) <927DBF20-D95E-30D8-BC42-787784F056E5> /usr/lib/libxml2.2.dylib
0x96666000 - 0x9666afff com.apple.CommonPanels (1.2.6 - 96) <E4AAB53E-E89B-387A-B6CE-69F5CF442C49> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9666b000 - 0x96684ffb libsystem_malloc.dylib (67.40.1) <E15CC794-45EE-3999-9D87-6F76FAA6B8A9> /usr/lib/system/libsystem_malloc.dylib
0x96685000 - 0x96692fff com.apple.HelpData (2.1.4 - 90) <79291724-5DDE-3F4E-B13C-800965E1FF89> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96693000 - 0x96696ff7 com.apple.help (1.3.3 - 46) <61D6C3D7-73E3-3586-844D-18A1A8E549A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96697000 - 0x966fbfff com.apple.CoreServices.OSServices (728.8 - 728.8) <246D3602-1679-30D8-90C6-9857A2016C7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96702000 - 0x96725fff libJPEG.dylib (1444) <DD0CA210-0A4A-3257-881F-0861B41F99E7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96726000 - 0x96a21ff3 com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <32914376-923F-3046-AD96-E5F56521E5AD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96a22000 - 0x96a98ff3 com.apple.securityfoundation (6.0 - 55126) <FEF607AF-0369-337C-A3B8-433DFDD3D24C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96a99000 - 0x96ac1fff libxpc.dylib (765.40.36) <061A109A-37F7-3261-81C5-C6B2EA312BC0> /usr/lib/system/libxpc.dylib
0x96ac2000 - 0x96ac8ff3 libsystem_platform.dylib (74.40.2) <D75F4900-3DEA-3197-AABC-278596C080CE> /usr/lib/system/libsystem_platform.dylib
0x96ac9000 - 0x96befffb libsqlite3.dylib (216.4) <72C3FD3D-27D8-3B2F-9472-AAAA2DFC1835> /usr/lib/libsqlite3.dylib
0x96bf0000 - 0x96bf3fff libextension.dylib (78) <91DD808E-AB53-3AFB-B7A5-4F3051285141> /usr/lib/libextension.dylib
0x96bf4000 - 0x96c35ff7 com.apple.bom (14.0 - 193.7) <F65E467C-4E3A-34D7-9B39-853BCD40031C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x96c59000 - 0x96d00fff com.apple.Metadata (10.7.0 - 972.29.1) <FD776861-490D-3B5A-9F74-175401120F6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96d01000 - 0x96fa4fff libmecabra.dylib (696.5) <44285D47-C616-3017-8297-ED5AEEB69982> /usr/lib/libmecabra.dylib
0x96fa5000 - 0x96fdffff com.apple.MediaKit (16 - 809) <737F2EA6-8A73-3AAD-8D82-64A8A7E57578> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x96fe0000 - 0x96fe9fff com.apple.icloud.FindMyDevice (1.0 - 1) <E3441829-BBAC-3791-897F-C826BDE8DA18> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x96fea000 - 0x970e0fff com.apple.QuickLookUIFramework (5.0 - 696.7) <33B2BB97-1632-39D7-9DF0-CD0EE7F00625> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x970e1000 - 0x97172fff com.apple.CoreSymbolication (3.1 - 58048.1) <96291161-FDB8-3113-AC2F-C30C5DC373AE> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97173000 - 0x9742ffff com.apple.CoreData (120 - 641.3) <ED7656DF-E81A-3667-8952-726167ECCD10> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97cf7000 - 0x97d31fff com.apple.LDAPFramework (2.4.28 - 194.5) <329D7189-BE6F-33FB-93A2-0315098DBE6A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x97d32000 - 0x97f6bff7 libFosl_dynamic.dylib (16.24) <928611BD-3E71-3B63-A349-804A7341AC6A> /usr/lib/libFosl_dynamic.dylib
0x98871000 - 0x988b4fff com.apple.Metal (56.6 - 56.6) <08BB3E64-E11C-3E85-BEEE-A8B8D75C126B> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x988b5000 - 0x988c2fff com.apple.OpenDirectory (10.11 - 194) <E139C2E6-6E9E-3913-84E5-19DDB136B6A2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x988c3000 - 0x98afbfff com.apple.CoreImage (11.4.0 - 366.4.19) <B9350ED1-0D90-34C8-805E-0660484BAC22> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x98afc000 - 0x98b07ff3 libcommonCrypto.dylib (60075.40.2) <BFA900E8-ECF2-3795-84F8-5B21A23F4D99> /usr/lib/system/libcommonCrypto.dylib
0x98b13000 - 0x98c01fff libcrypto.0.9.8.dylib (59.40.2) <DCAFDE7E-59DF-3293-AAA1-5001BBB37C8A> /usr/lib/libcrypto.0.9.8.dylib
0x990b2000 - 0x995e0fdf com.apple.vImage (8.0 - 8.0) <AAF2ED70-2A85-3670-A962-8F46C23CF21F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x995e1000 - 0x995f6ff3 libCGInterfaces.dylib (317.9) <781659B7-7013-3956-9E44-A6F60410391F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x995f7000 - 0x99604ff7 libbz2.1.0.dylib (38) <5AF36C82-D418-3B72-9358-4890779B6DC9> /usr/lib/libbz2.1.0.dylib
0x99605000 - 0x99605fff libenergytrace.dylib (10.40.1) <3B4CC4D9-7610-3FCD-9EBB-377359888979> /usr/lib/libenergytrace.dylib
0x99607000 - 0x9960affb libutil.dylib (43) <761D677E-9A8E-3385-BCFD-F2CB28A6A9B6> /usr/lib/libutil.dylib
0x9960b000 - 0x9961efff com.apple.Sharing (442.13.6 - 442.13.6) <5CAF03BA-321D-3DF1-BA14-9D728A103454> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9961f000 - 0x99623ffb libGIF.dylib (1444) <7DC81810-463C-3726-960B-D22EDE803CE6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99624000 - 0x9970ffeb libvMisc.dylib (563.5) <28CDB3D7-BD26-3340-9DF5-30696EED5BE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99710000 - 0x99714fff libcache.dylib (75) <6C2EE04E-CDB4-3362-BB06-7BD9E358C280> /usr/lib/system/libcache.dylib
0x99715000 - 0x99779ff3 com.apple.QuickLookFramework (5.0 - 696.7) <26313827-232E-329B-968F-289FAA11A239> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9977a000 - 0x99785fff com.apple.AppleFSCompression (81.20.2 - 1.0) <1F369DE0-6EE5-3F5E-AE3C-805209DA4F14> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x99786000 - 0x99787fff libDiagnosticMessagesClient.dylib (100) <5F2F9A2C-1A83-3D4E-8F69-1D4FD0515794> /usr/lib/libDiagnosticMessagesClient.dylib
0x99788000 - 0x9978afff com.apple.loginsupport (1.0 - 1) <871D1582-0EEB-3223-8BA7-5B708B78A0BB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x9978b000 - 0x9978ffff libheimdal-asn1.dylib (453.40.10) <47D6EB82-186C-32C4-80D5-B3C09E126C0D> /usr/lib/libheimdal-asn1.dylib
0x99790000 - 0x99a1eff7 com.apple.CFNetwork (760.4.2 - 760.4.2) <0F05C132-57B3-31CC-81C2-C48367EE6EC0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x99a1f000 - 0x99a60ff7 libauto.dylib (186) <3729B54F-12F2-3802-A465-72F441AAD99E> /usr/lib/libauto.dylib
0x99a64000 - 0x99aa3ffb libGLImage.dylib (12.0.40.6) <D83081D6-DB8B-3934-A4CD-B86765342006> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99aa4000 - 0x99af9ff7 com.apple.htmlrendering (77 - 1.1.4) <5EFC54AC-7FD8-3ADA-97A8-345DD71A9D85> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x99afa000 - 0x99b1dffb com.apple.framework.Apple80211 (11.0 - 1121.34) <71DDBABB-231C-3DD4-8321-7F25108399D1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x99b4c000 - 0x99b67fff com.apple.CFOpenDirectory (10.11 - 194) <C302E49C-4015-32BE-B7F9-87C54959B22E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x99b68000 - 0x99b7fff7 com.apple.CoreMediaAuthoring (2.2 - 953) <8FFE0E4F-E04F-3E74-86FE-12274105D7C8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x99b80000 - 0x99b85ffb libcompiler_rt.dylib (62) <827EBCF1-DDE3-3290-98AC-D194AF897099> /usr/lib/system/libcompiler_rt.dylib
0x99b86000 - 0x99bd8ff3 com.apple.CoreMediaIO (703.0 - 4791) <0D2F3F8E-FF0C-33D3-B43C-B3A14A541F97> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x99bd9000 - 0x99be1ff7 libcldcpuengine.dylib (2.7.3) <9DA8B716-9DBA-3A59-AE19-F29121166AFE> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x99be2000 - 0x99beafff com.apple.NetFS (6.0 - 4.0) <95A7A6DB-92AE-3D69-AE2E-A518C5258913> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x99beb000 - 0x99bfcfff libsystem_trace.dylib (201.10.3) <33287B50-C54E-3960-86A0-712181F43786> /usr/lib/system/libsystem_trace.dylib
0x99bfd000 - 0x99c68ff7 com.apple.framework.CoreWiFi (11.0 - 1101.20) <ADA07A97-6F91-3FF0-A234-7115D6A0C402> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x99c69000 - 0x99efbfff com.apple.imageKit (2.6 - 932) <FAE96FD9-05B1-39B7-BC7F-C2F70EA610DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x99efc000 - 0x9a032fff com.apple.WebKitLegacy (11601 - 11601.5.17.1) <E79951E4-F40C-3A31-A73A-21E725956496> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x9a033000 - 0x9a035fff com.apple.SafariServices.framework (11601 - 11601.5.17.1) <B7C49DEF-00D0-3BFF-A90D-9526C3A23024> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x9a036000 - 0x9a03affb com.apple.IOSurface (108.2.1 - 108.2.1) <7343BB78-0F9D-3F8E-8699-B0CBCFAFA297> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a03b000 - 0x9a048ff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <94530CC8-FDD0-3C22-86C1-FB433A144779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9a104000 - 0x9a407ffb com.apple.WebKit (11601 - 11601.5.17.1) <CC08E14F-B03F-363F-A6BD-DC1933E59397> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9adab000 - 0x9b185ff7 libLAPACK.dylib (1162.2) <4910B9B9-91C5-3089-BA45-20EDD6D1FD70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9b186000 - 0x9b1ddfff libcups.2.dylib (435.1) <B0485E0B-E991-3877-9D4F-1E501A427AD1> /usr/lib/libcups.2.dylib
0x9b3d2000 - 0x9b3e0ff3 com.apple.opengl (12.0.40 - 12.0.40) <45789AB6-C77F-3D62-B1F6-2A60FC2F7D70> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9b3e1000 - 0x9b435fff com.apple.Symbolication (1.4 - 58044) <38E5E6CC-3551-30C0-961C-C2CD3F339DFC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9b436000 - 0x9b6b4fef com.apple.QuickTime (7.7.3 - 2943.3) <F6B03FD1-7B3B-3533-87EC-540C947F93AF> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9b6b5000 - 0x9b6c5fff libGL.dylib (12.0.40.6) <C6CB9AE2-4B73-3398-BB2D-88BA72FC18A6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9b6c6000 - 0x9b6f7fff com.apple.CoreServicesInternal (248.2 - 248.2) <66F9B9AC-BFEE-310E-9A2B-D9D475484580> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9b6f8000 - 0x9b721fff libRIP.A.dylib (957) <441577DB-310A-3A49-8EF5-F92A819A81B9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9b722000 - 0x9c403ffb com.apple.AppKit (6.9 - 1404.46) <3B0BB517-8685-33EE-8C49-C7187FE4D509> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9c404000 - 0x9c40afff com.apple.IOAccelerator (205.3 - 205.3) <017B0CD4-13A0-3337-AB7F-E9B53B5D8B7D> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x9c40b000 - 0x9c412fff com.apple.agl (3.3.1 - AGL-3.3.1) <88C1F4A5-8009-3DED-BC36-3EE4DD68D5B4> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9c413000 - 0x9c4b3ffb com.apple.QD (3.12 - 302) <4B99C015-A518-3C0E-9512-463E79B8F444> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9c4b4000 - 0x9c529fff com.apple.SearchKit (1.4.0 - 1.4.0) <2F470D76-6C21-38A8-98A7-1DF5C4964F34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9c52a000 - 0x9c540ff3 libLinearAlgebra.dylib (1162.2) <CAA4BD99-9399-32D7-B2BD-88FB1F32E17C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x9c541000 - 0x9c594fff libstdc++.6.dylib (104.1) <649EF23E-4FEF-34DA-88DB-A7D4536AD3DF> /usr/lib/libstdc++.6.dylib
0x9c595000 - 0x9c5ebff7 libc++.1.dylib (120.1) <59501F15-E2C0-30D2-9B8C-7E784D47900E> /usr/lib/libc++.1.dylib
0x9c640000 - 0x9c66afff libxslt.1.dylib (14.1) <47450A2F-B4D1-3CA0-BA6F-E639BEF47830> /usr/lib/libxslt.1.dylib
0x9c66b000 - 0x9ca32ff3 com.apple.HIToolbox (2.1.1 - 807.2) <2FE7DD51-E259-3243-9AF6-836F4BD845E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9ca33000 - 0x9ca3afff libMatch.1.dylib (27) <1976DDEF-721F-3021-B586-7FE9CDA59AC7> /usr/lib/libMatch.1.dylib
0x9ca3b000 - 0x9ca53ff7 libSparseBLAS.dylib (1162.2) <A5E0E0A7-7B7A-34F9-BBB2-FD601E15D783> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x9ca54000 - 0x9ca7aff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <C742B6D3-6E5E-362A-86BD-0143A79D8225> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9ca7b000 - 0x9ca97ff7 com.apple.aps.framework (4.0 - 4.0) <CEE474A8-3AEE-3AC8-8A5B-F9330C57AC4B> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x9ca98000 - 0x9cc6bff7 com.apple.ImageIO.framework (3.3.0 - 1444) <91B351E2-A2E6-311F-A2A7-19C5EE0DB74D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9cc7e000 - 0x9d039fff com.apple.VideoToolbox (1.0 - 1731.15.202) <4EE902F6-B40B-375D-9564-FAA4A788F19D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9d03a000 - 0x9d045ff7 libGPUSupportMercury.dylib (12.0.40.6) <644B6CF5-BB91-39B1-A660-85D2CC104318> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x9d046000 - 0x9d062ff7 com.apple.openscripting (1.7.1 - 169.1) <03ACCF44-6538-395C-8D8C-C0B08CD22AB7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9d063000 - 0x9d065ffb libCGXType.A.dylib (957) <CB1D066E-4B9A-379E-A2E1-DEE04008DE9F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9d066000 - 0x9d18cff3 com.apple.CoreText (352.0 - 494.11) <DFA79764-7B23-3AC1-9332-D887F58AAE2C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9d201000 - 0x9d22fff7 GLRendererFloat (12.0.40.6) <C1FF7956-C373-3FE6-8C33-AF7DA4B982E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x9d230000 - 0x9d23afff libsystem_notify.dylib (150.40.1) <2289C342-4E02-3DE8-9160-A2A4E288B2DD> /usr/lib/system/libsystem_notify.dylib
0x9d23b000 - 0x9d297ff7 libTIFF.dylib (1444) <5692ACF1-D524-3C14-91C3-58E7F19C1114> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9d298000 - 0x9d398ff7 libFontParser.dylib (158.5) <3C6A3220-EF25-324E-803C-FE7DB1B0341E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9d399000 - 0x9d3a2fff com.apple.DiskArbitration (2.7 - 2.7) <F0C5B62E-C11D-36C5-934B-20780C469616> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9d3a3000 - 0x9d40eff3 libAVFAudio.dylib (161.2) <387EFEA3-0EFE-3AB9-99A2-D99480586F2E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x9d40f000 - 0x9d410fff com.apple.TrustEvaluationAgent (2.0 - 25) <7B6357BA-B41D-34A8-84D1-B30071C3FC34> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9d414000 - 0x9d417fff com.apple.xpc.ServiceManagement (1.0 - 1) <1527E003-0BCD-35A2-8DD1-00A6F7AD0700> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9d418000 - 0x9d427ff7 libxar.1.dylib (302) <B5FC05C6-3E06-3E92-A8E5-C7733D659F6F> /usr/lib/libxar.1.dylib
0x9d428000 - 0x9d430fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2A4675CA-731F-37C6-ABE7-04BC93968B06> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x9d431000 - 0x9e504fff com.apple.WebCore (11601 - 11601.5.17) <9C3A3401-618B-35B2-BE30-D998EFA7E270> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9e551000 - 0x9e562fff com.apple.ProtocolBuffer (1 - 243) <10154CF8-7198-388B-95B7-44EDE0569ADC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x9e563000 - 0x9e61efff com.apple.backup.framework (1.7.4 - 1.7.4) <764601F4-6786-3D4B-B22F-07F00247AEF5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9e623000 - 0x9e6afff3 com.apple.CorePDF (4.0 - 4) <4B09DF58-C995-3211-8907-EB2F7909F1C1> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9e6b0000 - 0x9e7c9ff7 com.apple.desktopservices (1.10.3 - 1.10.3) <B4550A91-D0BE-3F91-9AFC-E950371D1EA2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9e7ca000 - 0x9e7f2fff com.apple.IconServices (68.1 - 68.1) <0B9F8C2C-9BE9-3379-A6B9-38781C040EA2> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9e7f3000 - 0x9e888ffb libsystem_c.dylib (1082.20.4) <9E202BD3-E7B7-3443-8D78-C88353AFAA76> /usr/lib/system/libsystem_c.dylib
0x9e889000 - 0x9e889fff com.apple.quartzframework (1.5 - 21) <BBF8B56D-9523-351C-B4D3-9EB73B1431AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9e88a000 - 0x9e932fff libCoreStorage.dylib (517.20.1) <72BE7F79-DC35-30B7-AFD0-418EEE83B980> /usr/lib/libCoreStorage.dylib
0x9e933000 - 0x9e939fff libunwind.dylib (35.3) <E1C8C75D-2CAD-37FD-BE1A-6D21E951EDEE> /usr/lib/system/libunwind.dylib
0x9e93a000 - 0x9e95dff3 libc++abi.dylib (125) <20843323-D228-3A86-9F23-8FDC64B40211> /usr/lib/libc++abi.dylib
0x9e95e000 - 0x9e963ff3 com.apple.print.framework.Print (10.0 - 266) <8D7CBAF5-41B3-314C-A5D9-B610737C0602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9ec1f000 - 0x9ec39ff7 liblzma.5.dylib (10) <7DDBF3FF-5EDC-31EA-8A2C-70C6BC754953> /usr/lib/liblzma.5.dylib
0x9ec3a000 - 0x9ed20ff7 unorm8_rgba.dylib (2.7.3) <0DCEA62F-BEDF-32B4-B3A3-38806DA0C368> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x9ed21000 - 0x9ed21fff libkeymgr.dylib (28) <1706DAE1-9175-3BB4-A4BF-431FF71D282E> /usr/lib/system/libkeymgr.dylib
0x9ed22000 - 0x9ed82ff7 com.apple.AppleVAFramework (5.0.32 - 5.0.32) <ACE9BEE8-EEF3-3849-BD3F-20641598B9D5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

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

VM Region Summary:
ReadOnly portion of Libraries: Total=281.2M resident=0K(0%) swapped_out_or_unallocated=281.2M(100%)
Writable regions: Total=282.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=282.5M(100%)

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
ATS (font support) 33.0M 11
Accelerate.framework 256K 3
Activity Tracing 2048K 2
CG backing stores 26.5M 12
CG image 268K 47
CG shared images 880K 23
CoreAnimation 1776K 105
CoreUI image data 3192K 32
CoreUI image file 192K 4
Foundation 20K 3
IOKit 23.3M 3
Kernel Alloc Once 4K 2
MALLOC 186.5M 635
MALLOC guard page 48K 10
Memory Tag 242 12K 2
OpenCL 24K 4
OpenGL GLSL 128K 3
Process Corpse Info 2048K 2
Stack 9292K 5
Stack Guard 56.0M 5
VM_ALLOCATE 1936K 167
__DATA 14.0M 303
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 60.0M 44
__OBJC 4744K 104
__TEXT 221.3M 302
__UNICODE 552K 2
mapped file 130.1M 111
shared memory 16.4M 13
TOTAL 796.8M 1933

Model: MacBookPro11,5, BootROM MBP114.0172.B09, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.30f2
Graphics: AMD Radeon R9 M370X, AMD Radeon R9 M370X, PCIe, 2048 MB
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.21.95.175.1a6)
Bluetooth: Version 4.4.4f4 17685, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en3
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt(at)195,0,0
Serial ATA Device: APPLE SSD SM0512G, 500.28 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5