PFA A seg fault dump from pgadmin III 1.22.0 RC 1 debug build. This is a
dump from precisely such an occurrence as mentioned earlier. I encounter
this on a routing basis since I often move around between groups and even
floors an lose wireless connectivity from time to time. This fault occurred
after losing, then restoring connectivity, then clicking on a schema branch
within the prior-opened database.

Hope this helps.

On Wed, Feb 3, 2016 at 9:05 AM, Adam Pearson <adam.pear...@4finance.com>
wrote:

> I’m also having this problem, it also happens if the connection to the
> server is lost.  When you click ‘ok’ ’pgAdmin crashes.
>
>
>
> As per Lutischán statement below, this was working fine on pgAdmin 1.20.
>
>
>
> Interestingly, the application is being used (writing queries and
> executing them against the server it says its lost connection to) but it
> appears the that management window timesout its connection to the server,
> which then crashes the program (query window included).
>
>
>
> This happens rather frustratingly several times a day.
>
>
>
> Anyone else seeing this?
>
>
>
> Thanks,
>
> Adam
>
>
>
> *From:* pgadmin-support-ow...@postgresql.org [mailto:
> pgadmin-support-ow...@postgresql.org] *On Behalf Of *Lutischán Ferenc
> *Sent:* 26 January 2016 9:05 AM
> *To:* pgadmin-support@postgresql.org
> *Subject:* [pgadmin-support] PgAdmin III 1.22 crashes, bug riport
>
>
>
> Dear Developers,
>
>
>
> We have found a bug in the latest pgAdmin.
>
>
>
> Software versions:
>
> OS: Win7 and WIN10
>
> pgAdmin III 1.22 installed from your build.
>
> PostgresSQL 9.3, (I use PostgreSQL 9.5 on local computer only)
>
>
>
> How to reproduce the bug:
>
> - Connect to a remote database
>
> - Unplug the network wire
>
> - Right mouse click on server
>
> - The popup "An error has occurred: server closed the connection
> unexpectedly" will be showed
>
> - Click "OK"
>
> - Windows shows message: "pgAdmin III - PostgreSQL Tools stopped".
>
>
>
> In the 1.20 it is working perfectly. It is a new bug in 1.22.
>
>
>
> Regards,
>
>    Ferenc
>



-- 

Assumptions validated by consistent data from actual experiments enable the
creation of real value.

Sheldon E. Strauch
*Data Architect, Data Services *
*O* 312-676-1556
*M* 224-723-3878

*Enova International, Inc.*
*This transmission is confidential and may be privileged or proprietary. If
you are not the intended recipient, you are not authorized to use the
information in this transmission in any way. Please inform the sender
immediately if you have received this transmission in error and permanently
delete and destroy the original and any copies of the information.*
Process:         pgAdmin3 [19950]
Path:            /Applications/pgAdmin3.app/Contents/MacOS/pgAdmin3
Identifier:      org.postgresql.pgadmin
Version:         1.22 (1.22.0-rc1)
Code Type:       X86 (Native)
Parent Process:  launchd [312]
User ID:         503

Date/Time:       2016-02-03 14:35:01.749 -0600
OS Version:      Mac OS X 10.8.5 (12F2560)
Report Version:  10
Sleep/Wake UUID: A61AAF98-AB8E-4E8E-B8C1-FDBC967B3BB4

Interval Since Last Report:          45652 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  42902 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      0FABD1CE-06C2-45CE-9BBC-448990C297CD

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

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- 
SM=NUL  /Applications/pgAdmin3.app/Contents/MacOS/pgAdmin3
    VM_ALLOCATE            0000000000001000-00000000000c6000 [  788K] ---/--- 
SM=NUL  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib                   0x91824fb8 strtol_l + 59
1   libsystem_c.dylib                   0x91818eae atoi + 69
2   org.postgresql.pgadmin              0x003d2b49 pgConn::GetPort() const + 33
3   org.postgresql.pgadmin              0x0018e099 pgConn::GetName() const + 193
4   org.postgresql.pgadmin              0x0054b4a4 frmMain::EndMsg(bool) + 462
5   org.postgresql.pgadmin              0x0084fae5 pgObject::ShowTree(frmMain*, 
ctlTree*, ctlListView*, ctlSQLBox*) + 743
6   org.postgresql.pgadmin              0x004ad5ba 
frmMain::setDisplay(pgObject*, ctlListView*, ctlSQLBox*) + 214
7   org.postgresql.pgadmin              0x004aed3c 
frmMain::execSelChange(wxTreeItemId, bool) + 2722
8   org.postgresql.pgadmin              0x004a9e25 
frmMain::OnExpand(wxTreeEvent&) + 339
9   libwx_base_carbonud-2.8.0.8.0.dylib 0x024bf984 
wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), 
wxEvent&) const + 102
10  libwx_base_carbonud-2.8.0.8.0.dylib 0x025a8023 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) + 391
11  libwx_base_carbonud-2.8.0.8.0.dylib 0x025aa4ef 
wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 221
12  libwx_base_carbonud-2.8.0.8.0.dylib 0x025a9716 
wxEvtHandler::ProcessEvent(wxEvent&) + 388
13  libwx_base_carbonud-2.8.0.8.0.dylib 0x025a976e 
wxEvtHandler::ProcessEvent(wxEvent&) + 476
14  libwx_macud_core-2.8.0.8.0.dylib    0x01ee6c81 
wxWindowBase::TryParent(wxEvent&) + 225
15  libwx_base_carbonud-2.8.0.8.0.dylib 0x025a979b 
wxEvtHandler::ProcessEvent(wxEvent&) + 521
16  libwx_macud_core-2.8.0.8.0.dylib    0x01f4e3f6 
wxGenericTreeCtrl::Expand(wxTreeItemId const&) + 470
17  libwx_macud_core-2.8.0.8.0.dylib    0x01f46976 
wxGenericTreeCtrl::Toggle(wxTreeItemId const&) + 104
18  libwx_macud_core-2.8.0.8.0.dylib    0x01f4b18f 
wxGenericTreeCtrl::OnMouse(wxMouseEvent&) + 5621
19  libwx_base_carbonud-2.8.0.8.0.dylib 0x024bf984 
wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), 
wxEvent&) const + 102
20  libwx_base_carbonud-2.8.0.8.0.dylib 0x025a8023 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) + 391
21  libwx_base_carbonud-2.8.0.8.0.dylib 0x025aa4ef 
wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 221
22  libwx_base_carbonud-2.8.0.8.0.dylib 0x025a9716 
wxEvtHandler::ProcessEvent(wxEvent&) + 388
23  libwx_base_carbonud-2.8.0.8.0.dylib 0x025a976e 
wxEvtHandler::ProcessEvent(wxEvent&) + 476
24  libwx_macud_core-2.8.0.8.0.dylib    0x01f36f09 
wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 67
25  libwx_macud_core-2.8.0.8.0.dylib    0x01da27f9 
wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, 
void*) + 2105
26  libwx_macud_core-2.8.0.8.0.dylib    0x01d9c33c 
wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 
220
27  com.apple.HIToolbox                 0x9260f9bb 
_InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long 
(*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
28  com.apple.HIToolbox                 0x92497394 
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 
1343
29  com.apple.HIToolbox                 0x92496780 
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, 
HandlerCallRec*) + 430
30  com.apple.HIToolbox                 0x924aa655 SendEventToEventTarget + 88
31  com.apple.HIToolbox                 0x924ca5c7 
ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, 
void*) + 2141
32  com.apple.HIToolbox                 0x9249783f 
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 
2538
33  com.apple.HIToolbox                 0x92496780 
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, 
HandlerCallRec*) + 430
34  com.apple.HIToolbox                 0x924aa655 SendEventToEventTarget + 88
35  libwx_macud_core-2.8.0.8.0.dylib    0x01ce83a5 
wxApp::MacHandleOneEvent(void*) + 53
36  libwx_macud_core-2.8.0.8.0.dylib    0x01ce84de wxApp::MacDoOneEvent() + 246
37  libwx_macud_core-2.8.0.8.0.dylib    0x01d1990d wxEventLoop::Dispatch() + 57
38  libwx_macud_core-2.8.0.8.0.dylib    0x01e4d6c1 wxEventLoopManual::Run() + 
421
39  libwx_macud_core-2.8.0.8.0.dylib    0x01e015b4 wxAppBase::MainLoop() + 98
40  libwx_macud_core-2.8.0.8.0.dylib    0x01e00a6a wxAppBase::OnRun() + 52
41  libwx_base_carbonud-2.8.0.8.0.dylib 0x02520782 wxEntry(int&, wchar_t**) + 
258
42  libwx_base_carbonud-2.8.0.8.0.dylib 0x0252096d wxEntry(int&, char**) + 77
43  org.postgresql.pgadmin              0x000ef974 main + 36
44  org.postgresql.pgadmin              0x000ce995 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x998479ae kevent + 10
1   libdispatch.dylib                   0x98dc5c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                   0x98dc57a9 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib              0x998470ee __workq_kernreturn + 10
1   libsystem_c.dylib                   0x917df0ac _pthread_workq_return + 45
2   libsystem_c.dylib                   0x917dee79 _pthread_wqthread + 448
3   libsystem_c.dylib                   0x917c6daa start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib              0x998470ee __workq_kernreturn + 10
1   libsystem_c.dylib                   0x917df0ac _pthread_workq_return + 45
2   libsystem_c.dylib                   0x917dee79 _pthread_wqthread + 448
3   libsystem_c.dylib                   0x917c6daa start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib              0x998470ee __workq_kernreturn + 10
1   libsystem_c.dylib                   0x917df0ac _pthread_workq_return + 45
2   libsystem_c.dylib                   0x917dee79 _pthread_wqthread + 448
3   libsystem_c.dylib                   0x917c6daa start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xac1f6400  ebx: 0x00000000  ecx: 0x91824f8b  edx: 0xac1f4514
  edi: 0x00000000  esi: 0x00000000  ebp: 0xbff38ee8  esp: 0xbff38ed0
   ss: 0x00000023  efl: 0x00010286  eip: 0x91824fb8   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
Logical CPU: 2

Binary Images:
   0xc6000 -   0xe5dfef +org.postgresql.pgadmin (1.22 - 1.22.0-rc1) 
<26CF9064-0149-39DB-AE15-98C6913BBF57> 
/Applications/pgAdmin3.app/Contents/MacOS/pgAdmin3
 0x144e000 -  0x1537fff +libwx_macud_stc-2.8.0.8.0.dylib (9) 
<F1C4A996-1096-3AD1-B50E-7079B43839CE> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_stc-2.8.0.8.0.dylib
 0x15d0000 -  0x16e9ffb +libwx_macud_richtext-2.8.0.8.0.dylib (9) 
<308E82D0-86CC-32C5-94B5-B4DDF80A77FF> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_richtext-2.8.0.8.0.dylib
 0x17a5000 -  0x1827ff7 +libwx_macud_aui-2.8.0.8.0.dylib (9) 
<E2B1A1A5-13AF-3335-9EF2-BEE9E36A7853> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_aui-2.8.0.8.0.dylib
 0x1886000 -  0x1937fff +libwx_macud_xrc-2.8.0.8.0.dylib (9) 
<3898CB82-F1CF-344C-900B-2645C8A9915D> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_xrc-2.8.0.8.0.dylib
 0x19a6000 -  0x19c3fff +libwx_macud_qa-2.8.0.8.0.dylib (9) 
<3771264D-75C2-3C1E-9445-9A7B49632A8A> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_qa-2.8.0.8.0.dylib
 0x19e3000 -  0x1a90ffb +libwx_macud_html-2.8.0.8.0.dylib (9) 
<331D6DFA-EFD1-347C-BEA1-AF11C5E9AA5B> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_html-2.8.0.8.0.dylib
 0x1b29000 -  0x1bfbffb +libwx_macud_adv-2.8.0.8.0.dylib (9) 
<9D30ADED-D763-395C-AC00-3FEA490FCCC5> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_adv-2.8.0.8.0.dylib
 0x1cc5000 -  0x2105ff7 +libwx_macud_core-2.8.0.8.0.dylib (9) 
<A485A7A2-6EC1-3BCB-8314-A2ACD42FAC91> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_macud_core-2.8.0.8.0.dylib
 0x243e000 -  0x244cfff +libwx_base_carbonud_xml-2.8.0.8.0.dylib (9) 
<DF099D10-C63B-33A7-BD41-52BE75EECE70> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonud_xml-2.8.0.8.0.dylib
 0x2457000 -  0x2488ff3 +libwx_base_carbonud_net-2.8.0.8.0.dylib (9) 
<631EDBA8-B24F-39F4-B188-38DC77ED7E76> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonud_net-2.8.0.8.0.dylib
 0x24bb000 -  0x263fffb +libwx_base_carbonud-2.8.0.8.0.dylib (9) 
<8890BC81-E5AF-31AE-B237-97470950CE65> 
/Applications/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonud-2.8.0.8.0.dylib
 0x276f000 -  0x278aff7 +libpq.5.dylib (5.8) 
<F0D91F20-C482-3C0C-A747-2A530D4BD2B9> 
/Applications/pgAdmin3.app/Contents/Frameworks/libpq.5.dylib
 0x2794000 -  0x28b3ffb  com.apple.WebKit (8536 - 8536.30.1) 
<4A5E9136-681F-3AB1-AD69-B59F2B9126E7> 
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x2967000 -  0x35fcff3  com.apple.WebCore (8536 - 8536.30.2) 
<D644997F-5F1A-34B4-AF32-DD427E9043E2> 
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x3d84000 -  0x3d9affc  libexpat.1.dylib (12) 
<D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
 0x3df1000 -  0x3eafff3  ColorSyncDeprecated.dylib (400) 
<A959DD25-E448-3563-B74E-E58C69961C76> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
 0x3f0b000 -  0x3f0cffd  com.apple.textencoding.unicode (2.5 - 2.5) 
<4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode 
Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x507c000 -  0x5089ff3  com.apple.Librarian (1.1 - 1) 
<68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> 
/System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
 0x5103000 -  0x5104ff1 +cl_kernels (???) 
<1D46410B-A2F7-4D62-8DB8-0186DD3C55C9> cl_kernels
 0x513d000 -  0x5145ffd  libcldcpuengine.dylib (2.2.16) 
<0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> 
/System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
 0x514c000 -  0x514cff5 +cl_kernels (???) 
<282F7501-98A2-4E33-BB56-1646CDBCF1E8> cl_kernels
 0x527a000 -  0x527efff  com.apple.CommonCocoaPanels (4.0 - 16) 
<81E2A455-0607-3A73-8FDA-8B26C874D8FF> 
/System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
 0x52c2000 -  0x52c2fff +cl_kernels (???) 
<F27E5CC5-7E8F-4A0A-A1AC-BA236CE40B0E> cl_kernels
 0x5334000 -  0x5335ffd  com.apple.ironwoodcore (1.1.1 - 1.1.1) 
<098CE576-3239-3B41-9141-A5BE6E476C84> 
/System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks/DictationServicesCore.framework/DictationServicesCore
 0x90f9000 -  0x9179fff  com.apple.iLifeMediaBrowser (2.7.4 - 546.7) 
<130581CE-0699-3524-B487-726353FDDF96> 
/System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
 0x9e60000 -  0x9e61ff5 +cl_kernels (???) 
<4FF179B0-3790-4FC0-AF10-B9FACE088D91> cl_kernels
 0xa8f1000 -  0xa983fff  unorm8_bgra.dylib (2.2.16) 
<1298D118-0B14-3F3D-B2CA-348A1C67183E> 
/System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
 0xa995000 -  0xaa27fff  unorm8_argb.dylib (2.2.16) 
<1834DE22-065D-395E-8E00-1A131B3FD30B> 
/System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x8fec5000 - 0x8fef7e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> 
/usr/lib/dyld
0x90007000 - 0x902b5ffb  com.apple.MediaToolbox (1.0 - 926.107) 
<609E6FCA-DFDF-348A-BB52-2E7167785364> 
/System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x902b6000 - 0x902dafff  com.apple.PerformanceAnalysis (1.16 - 16) 
<7B7EAA0B-5208-32DB-B083-D4B62F37EC46> 
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x902db000 - 0x9030eff3  com.apple.GSS (3.0 - 2.0) 
<CDFEFA98-175A-3D8A-866E-BEF65AF3CEA6> 
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x90316000 - 0x9035eff5  com.apple.opencl (2.2.19 - 2.2.19) 
<968DD067-49D0-3B71-A96B-B3579698D992> 
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9035f000 - 0x903c6fe7  libvDSP.dylib (380.10) 
<A9BB03FC-F70B-388F-8917-F8CE69F2164A> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x903c7000 - 0x903ecff7  com.apple.quartzfilters (1.8.0 - 1.7.0) 
<BBB53E4F-BCBA-3461-875F-8FA8E9157261> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x903ed000 - 0x903faff7  com.apple.HelpData (2.1.4 - 85) 
<1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> 
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x903fb000 - 0x90409ff7  libz.1.dylib (43) 
<245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x9040c000 - 0x90413ff3  com.apple.NetFS (5.0 - 4.0) 
<FD429432-6DA7-3B41-9889-0E8B4ECB8A4F> 
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90414000 - 0x9058cff5  com.apple.QuartzCore (1.8 - 304.5) 
<45C2B042-CF86-3B81-8C02-9F4C9B94A346> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x905c7000 - 0x905cafff  com.apple.help (1.3.2 - 42) 
<2B727B38-0E18-3108-9735-F65958924A91> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x905cb000 - 0x905d7ff7  com.apple.NetAuth (4.0 - 4.0) 
<52D23F12-0718-341D-B9DF-16C814022250> 
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x905d8000 - 0x905e2fff  libCSync.A.dylib (340.4) 
<52581385-EF1F-37C4-98BD-170F4C088069> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x905e3000 - 0x9063aff3  com.apple.HIServices (1.20 - 417) 
<30AA0F48-A397-339E-BC62-24620B2B35BC> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9063b000 - 0x906f9ff3  com.apple.ColorSync (4.8.0 - 4.8.0) 
<B534DE6A-3AF0-307C-B274-A4FCFC5BC696> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x906fa000 - 0x906fbfff  libDiagnosticMessagesClient.dylib (8) 
<39B3D25A-148A-3936-B800-0D393A00E64F> 
/usr/lib/libDiagnosticMessagesClient.dylib
0x906fc000 - 0x90706fff  com.apple.DisplayServicesFW (2.7.2 - 357) 
<76D33A58-C39E-398A-9597-389A9B1FE76D> 
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x90707000 - 0x9072bfff  libJPEG.dylib (854) 
<AA61F099-86A5-3CED-A967-49CD4FF96E97> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9072c000 - 0x9072fff7  com.apple.TCC (1.0 - 1) 
<437D76CD-6437-3B55-BE2C-A53508858256> 
/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x90730000 - 0x9074dfff  libCRFSuite.dylib (33) 
<8E6E8815-406E-3A89-B96E-908FEFC27F0A> /usr/lib/libCRFSuite.dylib
0x9074e000 - 0x90866ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) 
<D871D730-1D5C-34E7-98C7-0FF09964E618> 
/System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x90867000 - 0x9086bfff  com.apple.CommonPanels (1.2.5 - 94) 
<7B3FC9A4-0F71-31E7-88CE-1BD4CBB655B2> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9089d000 - 0x9089dfff  com.apple.ApplicationServices (45 - 45) 
<B23FD836-ECA1-3DF8-B043-9CA9779BE9DB> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9089e000 - 0x90b0bffb  com.apple.imageKit (2.2 - 673) 
<CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90b0c000 - 0x90b0cfff  com.apple.Cocoa (6.7 - 19) 
<01AA482A-677A-31CA-9EC9-05C57FDDE427> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90b0d000 - 0x90b38fff  com.apple.shortcut (2.2 - 2.2) 
<6E4DD034-A28E-3419-B197-7BB13D2B7C3E> 
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90b39000 - 0x90b93ffb  libTIFF.dylib (854) 
<F95912AB-99B4-30D5-B10F-D109E5EDA971> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90b94000 - 0x90c26ffb  libvMisc.dylib (380.10) 
<D9567F48-ED35-3362-B769-50916D30C601> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90c27000 - 0x90c2efff  libsystem_dnssd.dylib (379.38.1) 
<4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x90c2f000 - 0x90c31fff  com.apple.securityhi (4.0 - 55002) 
<15E9B9BC-108F-3416-A0A7-A321A85081F7> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90c32000 - 0x90c48fff  com.apple.CFOpenDirectory (10.8 - 151.10) 
<56C3F276-BD1F-3031-8CF9-8F4F481A534E> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90c49000 - 0x90c6bfff  libc++abi.dylib (26) 
<3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x90c6c000 - 0x90c6cfff  libkeymgr.dylib (25) 
<D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x90fe7000 - 0x91103ffb  com.apple.desktopservices (1.7.4 - 1.7.4) 
<782D711D-7930-324A-9015-686C2F86DBA3> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91104000 - 0x9110bfff  liblaunch.dylib (442.26.2) 
<310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x9110c000 - 0x91141ff9  libssl.0.9.8.dylib (52.6.4) 
<A976CDAE-F8DD-32C9-99DC-7FDA0EE12142> /usr/lib/libssl.0.9.8.dylib
0x9119a000 - 0x911fbff7  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) 
<C1D471E9-B4D6-3A59-975C-B3B3A25E6058> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x911fe000 - 0x91233ff7  libTrueTypeScaler.dylib (84.11) 
<87EBA5B4-5798-3B92-B642-00A962527B0A> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x91234000 - 0x9132cff9  libsqlite3.dylib (138.1) 
<AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x9132d000 - 0x91391ff3  libstdc++.6.dylib (56) 
<79A6B148-08F6-30C6-9B31-6183A6295290> /usr/lib/libstdc++.6.dylib
0x91392000 - 0x9139effa  com.apple.CrashReporterSupport (10.8.3 - 418) 
<03BC564E-35FE-384E-87D6-6E0C55DF16E3> 
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x913f6000 - 0x91414ff3  com.apple.openscripting (1.3.6 - 148.3) 
<F3422C02-5ACB-343A-987B-A2D58EA2F5A8> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91415000 - 0x91420fff  libcommonCrypto.dylib (60027) 
<8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x91421000 - 0x91726ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) 
<4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91727000 - 0x91727fff  com.apple.Carbon (154 - 155) 
<604ADD9D-5835-3294-842E-3A4AEBCCB548> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91728000 - 0x917c5ff7  com.apple.PDFKit (2.8.5 - 2.8.5) 
<F5D6A1C9-3EC1-312C-839F-6C13708B2CF2> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x917c6000 - 0x91883ffb  libsystem_c.dylib (825.40.1) 
<A5C0B70C-5F14-3BF8-AA5B-B22E7B12A4AE> /usr/lib/system/libsystem_c.dylib
0x91884000 - 0x918c6ff7  libcups.2.dylib (327.9) 
<40D07F89-D2EA-327B-A697-42C517AF4BF9> /usr/lib/libcups.2.dylib
0x918c7000 - 0x9194cff7  com.apple.SearchKit (1.4.0 - 1.4.0) 
<4E947DC1-7985-3111-A864-58EDD6D955DC> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9194d000 - 0x91a2ffff  libcrypto.0.9.8.dylib (52.6.4) 
<E7AA82EE-A7A0-3231-9FA2-345C6DCAF483> /usr/lib/libcrypto.0.9.8.dylib
0x91a30000 - 0x91a39fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) 
<89822A83-B450-3363-8E9C-9B80CB4450B1> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91a3a000 - 0x91a51fff  com.apple.GenerationalStorage (1.1 - 132.3) 
<DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> 
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91a52000 - 0x91b28fff  com.apple.DiscRecording (7.0 - 7000.2.4) 
<DE1EF7D3-018A-3501-B3E7-7497D7D2D69E> 
/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x91b29000 - 0x91b29fff  com.apple.Accelerate (1.8 - Accelerate 1.8) 
<D4F5AB2C-0727-39FD-8EE9-E4DD3D78EB2E> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91b2a000 - 0x91b49ff3  com.apple.Ubiquity (1.2 - 243.15) 
<E10A2937-D671-3D14-AF8D-BA25E601F458> 
/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x91b4a000 - 0x91b66fff  libPng.dylib (854) 
<31168369-DAC7-349E-8CB7-FDDFAE8180D6> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b67000 - 0x91b75ff3  libsystem_network.dylib (77.10) 
<11CAF6A8-17CF-3178-9348-57C5ED494BA8> /usr/lib/system/libsystem_network.dylib
0x91bdd000 - 0x91bf2fff  com.apple.ImageCapture (8.0 - 8.0) 
<F681CA5B-2871-32CF-8E9F-9220EB387407> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91bf3000 - 0x91bfaffe  com.apple.agl (3.2.1 - AGL-3.2.1) 
<6C89F8BB-62B7-302F-ACF4-0123CEE60378> 
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91bff000 - 0x91c00fff  libdnsinfo.dylib (453.19) 
<3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x91c01000 - 0x91c0bfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) 
<774CDB2F-34A1-347A-B302-4746D256E921> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91c0c000 - 0x91c6efff  libc++.1.dylib (65.1) 
<35EE57E1-2705-3C76-A75A-75655D720268> /usr/lib/libc++.1.dylib
0x91c6f000 - 0x91c9cffe  libsystem_m.dylib (3022.6) 
<93CEEC8C-FAB5-313C-B0BB-0F4E91E6B878> /usr/lib/system/libsystem_m.dylib
0x91c9d000 - 0x91ca1ff7  libmacho.dylib (829) 
<5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x91ca2000 - 0x91da0ff7  libFontParser.dylib (84.11) 
<2D601D71-F19B-3072-874D-29E07EAF88A5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91da1000 - 0x91ddcfef  libGLImage.dylib (8.10.1) 
<E29ED217-09B3-3436-A961-B6F8EBAA7BED> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91ddd000 - 0x91eeaff3  com.apple.ImageIO.framework (3.2.2 - 854) 
<0F45F5CF-B714-3CDF-98A4-B4E46CA7897C> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91eeb000 - 0x91eebfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) 
<E54083A7-7467-3C3C-B30F-EE14C8D781A1> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91eec000 - 0x91eedffd  libunc.dylib (25) 
<5E1EEE9E-3423-33D7-95B2-E4D17DD08C18> /usr/lib/system/libunc.dylib
0x91eee000 - 0x91f0bfff  libxpc.dylib (140.43) 
<C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x91f0c000 - 0x91f1cff7  libsasl2.2.dylib (166) 
<D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x91f1d000 - 0x9223dff3  com.apple.Foundation (6.8 - 945.19) 
<825DC594-EC88-3456-B20B-DDD372CA7DC2> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9223e000 - 0x92248ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) 
<9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> 
/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x92255000 - 0x922d1ff3  com.apple.Metadata (10.7.0 - 707.13) 
<E2E99D23-D85E-3749-B0E9-F73DDCD5819C> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x922d2000 - 0x92320ffb  libFontRegistry.dylib (100.1) 
<0F11672E-891C-3209-8498-0123AE39080D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x92321000 - 0x92329fff  libcopyfile.dylib (89.0.70) 
<F672B952-26D3-3DCC-9A72-117243BAC3FB> /usr/lib/system/libcopyfile.dylib
0x9232a000 - 0x9245dff3  com.apple.MediaControlSender (1.7 - 170.20) 
<7B1AC317-AFDB-394F-8026-9561930E696B> 
/System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9245e000 - 0x92462ffc  libGIF.dylib (854) 
<8432891F-E6BA-32D8-8B59-FDE35B47FD92> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92463000 - 0x92846fff  com.apple.HIToolbox (2.0 - 626.1) 
<ECC3F04F-C4B7-35BF-B10E-183B749DAB92> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92886000 - 0x928c8fff  libauto.dylib (185.4) 
<3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x928c9000 - 0x92922fff  com.apple.QuickLookFramework (4.0 - 555.5) 
<4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> 
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9366c000 - 0x9366cfff  com.apple.quartzframework (1.5 - 1.5) 
<9018BE5B-4070-320E-8091-6584CC17F798> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x93e09000 - 0x93e0bfff  libdyld.dylib (210.2.3) 
<05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x93e0c000 - 0x93e0dffd  com.apple.TrustEvaluationAgent (2.0 - 23) 
<E42347C0-2D3C-36A4-9200-757FFA61B388> 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93e0e000 - 0x93e14fff  com.apple.print.framework.Print (8.0 - 258) 
<3E10C488-C390-33BD-8A4F-568E3021811D> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93e15000 - 0x93ee9ff3  com.apple.backup.framework (1.4.3 - 1.4.3) 
<6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> 
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x93eea000 - 0x93f2cffb  com.apple.RemoteViewServices (2.0 - 80.6) 
<AE962502-4539-3893-A2EB-9D384652AEAC> 
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x93f30000 - 0x93f31fff  liblangid.dylib (116) 
<E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x93fd4000 - 0x93fdefff  libsystem_notify.dylib (98.6) 
<512070BA-0BC9-3289-BB4F-3EB5D126AA18> /usr/lib/system/libsystem_notify.dylib
0x93fe1000 - 0x94079fff  com.apple.CoreServices.OSServices (557.6 - 557.6) 
<E1600639-3EEC-3DF8-BD40-747BB2117988> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9407a000 - 0x94476feb  com.apple.VideoToolbox (1.0 - 926.107) 
<6BD759F6-334D-3B58-8559-023D6F6863D4> 
/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x94477000 - 0x9447aff3  com.apple.AppleSystemInfo (2.0 - 2) 
<4DB3FD8F-655E-3F96-97BC-040B33044A34> 
/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9447b000 - 0x944a8ffb  com.apple.CoreServicesInternal (154.4 - 154.4) 
<A5640D50-E497-31AD-AFB1-DBFF60E0F978> 
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x944a9000 - 0x944b7fff  libxar.1.dylib (105) 
<6498A359-2DBA-3EDA-8F00-EEB989DD0A93> /usr/lib/libxar.1.dylib
0x944b8000 - 0x944b9fff  libremovefile.dylib (23.2) 
<9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x944f0000 - 0x945e1ffc  libiconv.2.dylib (34) 
<B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x945e2000 - 0x945e2fff  com.apple.CoreServices (57 - 57) 
<83B793A6-720D-31F6-A76A-89EBB2644346> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x945e3000 - 0x945e4fff  libquarantine.dylib (52.1) 
<094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x945e5000 - 0x94685ff7  com.apple.QD (3.42.1 - 285.1) 
<BAAC13D2-1312-33C0-A255-FAB1D314C324> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94686000 - 0x946d6ff7  com.apple.CoreMediaIO (309.0 - 4163.1) 
<2CB854AA-072B-3829-B7D9-133CFEC6272F> 
/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x946d7000 - 0x94953ff7  com.apple.QuickTime (7.7.1 - 2599.54) 
<047B590D-9C9E-3CC7-905C-3FC4DEA982C9> 
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94954000 - 0x94bf7ff3  com.apple.CoreImage (8.4.0 - 1.0.1) 
<C25B9EEC-4824-3088-BC08-2EA516C0728C> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x94bf8000 - 0x94c05ff7  com.apple.AppleFSCompression (49 - 1.0) 
<9A066D13-6E85-36FC-8B58-FD46E51751CE> 
/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x94c10000 - 0x94c35ff7  com.apple.CoreVideo (1.8 - 99.4) 
<A26DE896-32E0-3D5E-BA89-02AD23FA96B3> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94c36000 - 0x94c36fff  libsystem_blocks.dylib (59) 
<3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x94c37000 - 0x94e90ff5  com.apple.JavaScriptCore (8536 - 8536.30) 
<24A2ACA7-6E51-30C6-B9AE-17A77E511735> 
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94edd000 - 0x94efaff7  libresolv.9.dylib (51) 
<B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x94efb000 - 0x95006ff7  libJP2.dylib (854) 
<86FED40F-A51B-3916-A8D3-C0F412F6D159> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x95007000 - 0x9500dfff  libGFXShared.dylib (8.10.1) 
<99622AD6-7A1D-368E-B163-A38400885B45> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x950ab000 - 0x950bafff  libGL.dylib (8.10.1) 
<74BE67B7-9EA0-3F16-B43B-48CB92C9ED27> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x950bb000 - 0x950c1ffc  libCGXCoreImage.A.dylib (340.4) 
<CE310B44-7F6F-3633-B8B8-E5FD2EB239F0> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x950c2000 - 0x950c6fff  com.apple.IOSurface (86.0.5 - 86.0.5) 
<FB4155F0-8B16-3749-9011-286C652E9D0E> 
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x950c7000 - 0x950c9ffb  libRadiance.dylib (854) 
<FCFAD6A7-256E-3863-8DF9-536F52680290> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x950ca000 - 0x950cafff  com.apple.vecLib (3.8 - vecLib 3.8) 
<2D2064EB-FDD5-38AB-B722-4AFA4C6EE0C9> 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95183000 - 0x951caff7  com.apple.framework.CoreWiFi (1.3 - 130.13) 
<1961CC70-C00D-31DE-BAB5-A077538CD5CB> 
/System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x951cb000 - 0x95387ffd  libicucore.A.dylib (491.11.3) 
<FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x95388000 - 0x9539fff4  com.apple.CoreMediaAuthoring (2.1 - 914) 
<B3045889-76D6-3D13-84FD-5ECBAC74A41B> 
/System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x953a0000 - 0x953acffe  libkxld.dylib (2050.48.19) 
<37CAE6B0-3EC8-36EA-B692-A2E7F0B7CD3F> /usr/lib/system/libkxld.dylib
0x953ad000 - 0x95458fff  com.apple.LaunchServices (539.14 - 539.14) 
<59CDE327-711C-3E43-9F71-348C4421114F> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95459000 - 0x954b3ff3  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) 
<6313E06F-37FD-3606-BF2F-87D8598A9983> 
/System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x954da000 - 0x956f1fff  com.apple.CoreData (106.1 - 407.7) 
<EC4B8297-8E01-3778-A8A4-E8747F91109D> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95f70000 - 0x95f73ff9  libCGXType.A.dylib (340.4) 
<ECA7A47E-4D83-3D25-A8A7-E426DDDA48B7> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x95f74000 - 0x95f77ffc  libpam.2.dylib (20) 
<FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x95f78000 - 0x9602cfff  com.apple.coreui (2.0 - 181.1) 
<C15ABF35-B7F5-34ED-A461-386DAF65D96B> 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9602d000 - 0x96040ff9  com.apple.MultitouchSupport.framework (237.4 - 237.4) 
<59197044-E513-3223-9337-6EB0F828CB82> 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96041000 - 0x964e8ffb  com.apple.CoreAUC (6.22.03 - 6.22.03) 
<054DADA8-A077-3BF0-8BEA-C568E7360E75> 
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x964e9000 - 0x970a5ff3  com.apple.AppKit (6.8 - 1187.40) 
<94E92235-7AD9-37EF-9B7C-B79074762370> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x970a6000 - 0x970f0ff7  com.apple.framework.CoreWLAN (3.4 - 340.18) 
<A874C0A7-9CE0-3434-A38D-7EE61AD35DD7> 
/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x970f1000 - 0x973beff3  com.apple.security (7.0 - 55719.16.12) 
<B4DBDD27-2129-3A9A-81AD-F3FC01EC31DF> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x973bf000 - 0x97419fff  com.apple.Symbolication (1.3 - 93) 
<D327EEFF-F2F5-39C4-B1EC-32E259DC04F1> 
/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9741a000 - 0x97426ff8  libbz2.1.0.dylib (29) 
<7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x97427000 - 0x9747eff7  com.apple.ScalableUserInterface (1.0 - 1) 
<4B538E02-4F41-37FF-81F6-ED43DE0E78CC> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9747f000 - 0x974c3ff7  libGLU.dylib (8.10.1) 
<5520818E-F290-3942-80B8-370CF9C9B54C> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x974f4000 - 0x9754fff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) 
<3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> 
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x97550000 - 0x97575ffb  com.apple.framework.familycontrols (4.1 - 410) 
<B1755756-BEA2-3205-ADAA-68FCC32E60BD> 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97576000 - 0x97584fff  com.apple.opengl (1.8.10 - 1.8.10) 
<385E048A-FFB2-348A-8F80-572C2494A776> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97593000 - 0x976ecffb  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) 
<461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x976ed000 - 0x97aa5ffa  libLAPACK.dylib (1073.4) 
<9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97aed000 - 0x97aedffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) 
<CFAAB1B1-DBC7-3FF1-97BA-065C6620360D> 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97bff000 - 0x97c02ff7  libcompiler_rt.dylib (30) 
<CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x97c03000 - 0x97c2fff7  libsystem_info.dylib (406.18) 
<2DD9A179-EA1E-3733-A288-CC03B38B6D4C> /usr/lib/system/libsystem_info.dylib
0x97c30000 - 0x97c77ff3  com.apple.CoreMedia (1.0 - 926.107) 
<ECAE11F6-AC3B-3D5C-9EA1-37B5EC3B2183> 
/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x97c78000 - 0x97c7cffe  libcache.dylib (57) 
<834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x97c7d000 - 0x97e65ffb  com.apple.CoreFoundation (6.8 - 744.19) 
<DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97e76000 - 0x98112fff  com.apple.RawCamera.bundle (5.07 - 760) 
<E4931C6A-334A-33FD-8DF3-672930988B01> 
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x98113000 - 0x98210ff7  com.apple.DiskImagesFramework (10.8.6 - 346) 
<20212F66-2EE7-35E3-953A-C49CFCD59396> 
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x98211000 - 0x98277fff  com.apple.print.framework.PrintCore (8.3 - 387.2) 
<0F7665F5-33F0-3661-9BE2-7DD2890E304B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x98278000 - 0x982a3ff9  com.apple.framework.Apple80211 (8.5 - 850.252) 
<74845A5A-3660-3B50-BDB3-334275E0B461> 
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9853f000 - 0x98626ff7  libxml2.2.dylib (22.3) 
<56E973D6-6B55-3E67-8282-6BC982816488> /usr/lib/libxml2.2.dylib
0x98627000 - 0x98628fff  libsystem_sandbox.dylib (220.4) 
<CAD3A969-8AC4-36E9-98D1-6A78F17361EF> /usr/lib/system/libsystem_sandbox.dylib
0x98629000 - 0x98691ff7  com.apple.framework.IOKit (2.0.1 - 755.42.2) 
<38A13E8B-D28A-386D-9591-A1CFA03D7EE6> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98692000 - 0x986bbff7  libRIP.A.dylib (340.4) 
<EB7A268F-A154-3A5A-BAFB-FCC1CBBADF25> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x986d6000 - 0x986dfffd  com.apple.audio.SoundManager (4.0 - 4.0) 
<6A0B4A5D-6320-37E4-A1CA-91189777848C> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x986e0000 - 0x986f5fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) 
<DE68CEB5-4959-3652-83B8-D2B00D3B932D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x986f6000 - 0x986ffffa  com.apple.CommonAuth (3.0 - 2.0) 
<CAA6D3CE-7B3B-35F4-88B7-C80CDB9B4CE2> 
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98700000 - 0x9885dffb  com.apple.QTKit (7.7.1 - 2599.54) 
<78515A8D-DE64-33EB-A359-A4067973CCF7> 
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x98862000 - 0x98882ffd  com.apple.ChunkingLibrary (2.0 - 133.3) 
<FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> 
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x988c3000 - 0x988c7fff  com.apple.OpenDirectory (10.8 - 151.10) 
<E3D2E1A4-6E55-3C23-BCB4-7B9D31EFD605> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x988c8000 - 0x98937ffb  com.apple.Heimdal (3.0 - 2.0) 
<D2A626DB-85DC-3FB2-B0F6-BFA69912BDB9> 
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x98938000 - 0x98961fff  libxslt.1.dylib (11.3) 
<0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x98962000 - 0x989deffb  libType1Scaler.dylib (101.3) 
<F2CAFE3E-1DAD-306A-9468-B6016683D083> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x98ccc000 - 0x98dc0ff3  com.apple.QuickLookUIFramework (4.0 - 555.5) 
<5A62C87F-5F74-380B-8B86-8CE3D8788603> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x98dc1000 - 0x98dd3ff7  libdispatch.dylib (228.23) 
<86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x98dd4000 - 0x98f5dff7  com.apple.vImage (6.0 - 6.0) 
<1D1F67FE-4F75-3689-BEF6-4A46C8039E70> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98f5e000 - 0x98f61ffc  libCoreVMClient.dylib (32.5) 
<CA150AC5-F98C-3F96-8B11-715B75A89C80> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x98f62000 - 0x98f7bfff  com.apple.Kerberos (2.0 - 1) 
<8413EDD3-7E01-3D47-83FD-C14A5235DCD2> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x98f7c000 - 0x98fcaff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) 
<6E858B9F-337A-314E-88B7-24A274ACE568> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x98fcb000 - 0x98fdbff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) 
<C6076983-A02E-389E-BFC6-008EECC4C896> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98fdc000 - 0x99028fff  libcorecrypto.dylib (106.2) 
<20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x99029000 - 0x99136057  libobjc.A.dylib (532.2) 
<FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x99137000 - 0x9913effb  libunwind.dylib (35.1) 
<E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x9913f000 - 0x991daff7  com.apple.CoreSymbolication (3.0 - 117.3) 
<9E9BDF0E-C029-3347-9070-268DDE409C40> 
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x991db000 - 0x9923fff7  com.apple.datadetectorscore (4.1 - 269.3) 
<C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> 
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x99240000 - 0x992bbff3  com.apple.CorePDF (2.2 - 2.2) 
<5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> 
/System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x992bc000 - 0x9940aff3  com.apple.CFNetwork (596.6.4 - 596.6.4) 
<52A6979F-FAA3-354D-8ADE-DBBB94D4984A> 
/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9940b000 - 0x99441ffb  com.apple.DebugSymbols (98 - 98) 
<D0293694-C381-30DF-8DD9-D1B04CD0E5F0> 
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x99442000 - 0x994bcff7  com.apple.securityfoundation (6.0 - 55115.4) 
<7F614418-F853-3FED-B265-0EA47F309A49> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x994bd000 - 0x994bdffd  libOpenScriptingUtil.dylib (148.3) 
<87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x994be000 - 0x994eeff3  libtidy.A.dylib (15.10) 
<F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
0x994ef000 - 0x9954aff3  com.apple.AE (645.6 - 645.7) 
<062245C0-9469-3C33-B18C-A5C21ECE5C18> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9954e000 - 0x9954efff  libSystem.B.dylib (169.3) 
<80E1907E-5E20-31B9-80F8-DEAD57B7367A> /usr/lib/libSystem.B.dylib
0x9954f000 - 0x995c2ff7  com.apple.ApplicationServices.ATS (341.2 - 341.5) 
<D02222B5-B35D-3FA4-A788-6A5BB414337B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x995c3000 - 0x996feff7  libBLAS.dylib (1073.4) 
<FF74A147-05E1-37C4-BC10-7DEB57FE5326> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x996ff000 - 0x99744ff7  com.apple.NavigationServices (3.7 - 200) 
<6AB1A00C-BC94-3889-BA95-40A454B720CE> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99745000 - 0x99784ff7  com.apple.bom (12.0 - 192) 
<D245FA22-3B6C-3872-B485-BE84AD9098B2> 
/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x99785000 - 0x997b6fff  com.apple.DictionaryServices (1.2 - 184.4) 
<A31BB2CE-6965-3610-8B11-EA26EC6D7EEA> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x997b7000 - 0x997f9fff  libcurl.4.dylib (69.2.71) 
<47B44870-19E2-3CBC-A977-BDF6DC276F5B> /usr/lib/libcurl.4.dylib
0x997fa000 - 0x99831ffa  com.apple.LDAPFramework (2.4.28 - 194.5) 
<F0CB8291-F77B-3EF8-8396-879E1576B7F8> 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99832000 - 0x9984cffc  libsystem_kernel.dylib (2050.48.19) 
<068E188E-1E55-3CE4-8F86-5487392CCA9E> /usr/lib/system/libsystem_kernel.dylib
0x9984d000 - 0x99c96fff  com.apple.CoreGraphics (1.600.0 - 340.4) 
<484C5DBE-B89A-3815-9902-0B87E80B65F9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99c97000 - 0x99cf2fff  com.apple.htmlrendering (77 - 1.1.4) 
<CD33B313-7E85-3AC0-9EFF-6B0C05F10135> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x99cf9000 - 0x99f29fff  com.apple.QuartzComposer (5.1 - 287.2) 
<A487F139-E323-35DD-BDA5-0A74BE767D18> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x99f2a000 - 0x9a347fff  FaceCoreLight (2.4.1) 
<B12C8721-EFB3-30A2-9A1B-ABCDF5670764> 
/System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9a348000 - 0x9a351fff  com.apple.CommerceCore (1.0 - 26.3) 
<2552248F-7D93-32DF-856C-4B66C51858BE> 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9a352000 - 0x9a354ffd  libCVMSPluginSupport.dylib (8.10.1) 
<F7CD59FE-314A-366E-9A27-CE5BD1D438BB> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9a358000 - 0x9a398fff  com.apple.MediaKit (14 - 687) 
<8735A76E-7766-33F5-B3D2-86630070A1BA> 
/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9a399000 - 0x9a430ff7  com.apple.ink.framework (10.8.2 - 150) 
<A9C3B735-7D5F-3D7D-AA70-2CC852D09CDE> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9a431000 - 0x9a4e0ff7  com.apple.CoreText (275.18 - 275.18) 
<B9B81356-9206-3215-AAC5-CFB74566E64E> 
/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9a4e1000 - 0x9a4f3fff  libbsm.0.dylib (32) 
<DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=211.2M resident=106.5M(50%) 
swapped_out_or_unallocated=104.6M(50%)
Writable regions: Total=186.4M written=31.9M(17%) resident=63.6M(34%) 
swapped_out=132K(0%) unallocated=122.8M(66%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 33.0M
ATS (font support) (reserved)         4K        reserved VM address space 
(unallocated)
CG backing stores                  17.0M
CG image                            124K
CG shared images                    224K
CoreImage                             4K
CoreServices                       4284K
MALLOC                            107.3M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=35                      4348K
OpenCL                               40K
Stack                              66.0M
VM_ALLOCATE                        17.5M
__DATA                             10.0M
__DATA/__OBJC                       180K
__IMAGE                             528K
__LINKEDIT                         50.1M
__OBJC                             2704K
__OBJC/__DATA                        24K
__PAGEZERO                            4K
__TEXT                            161.1M
__UNICODE                           544K
mapped file                        96.6M
shared memory                      54.5M
===========                      =======
TOTAL                             625.9M
TOTAL, minus reserved VM space    625.9M

Model: MacBookPro10,1, BootROM MBP101.00EE.B09, 4 processors, Intel Core i7, 
2.7 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 
0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 
0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom 
BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 6.1.7f5 15859, 3 service, 21 devices, 3 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en1
Network Service: Wi-Fi, AirPort, en0
PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@16,0,0
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@17,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@12,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@12,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@12,0,2
PCI Card: Apple 57762-A0, sppci_ethernet, Thunderbolt@15,0,0
Serial ATA Device: APPLE SSD SD512E, 500.28 GB
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 
/ 3
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, apple_vendor_id, 0x9126, 0x1d110000 / 7
USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0x1d116000 / 10
USB Device: Display iSight, apple_vendor_id, 0x8508, 0x1d115000 / 9
USB Device: Display Audio, apple_vendor_id, 0x1105, 0x1d114000 / 8
USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 
0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 
/ 6
USB Device: hub_device, apple_vendor_id, 0x9127, 0x40100000 / 2
USB Device: Apple Thunderbolt Display, apple_vendor_id, 0x9227, 0x40170000 / 5
USB Device: Display Audio, apple_vendor_id, 0x1107, 0x40140000 / 4
USB Device: FaceTime HD Camera (Display), apple_vendor_id, 0x1112, 0x40150000 / 
3
-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to