Jump to content

Dropbox Sync Crash (lingering breakpoint in code)


freney

Recommended Posts

I get a recurrent crash when syncing to Dropbox. It gets to 99% of task 9 (out of 10), hangs, then crashes. I've attached the crashlog below.

 

Note that the exception type is EXC_BREAKPOINT, which might mean there's a breakpoint set in Xcode that never got taken out before release. Or it could be something else.

 

Anyway, here you go:

Process:               acord [1178]
Path:                  /Applications/Accordance.app/Contents/MacOS/acord
Identifier:            com.OakTree.Accordance
Version:               11.0.4 (11.0.4)
Code Type:             X86 (Native)
Parent Process:        ??? [1]
Responsible:           acord [1178]
User ID:               502

Date/Time:             2015-02-16 07:46:20.613 -0600
OS Version:            Mac OS X 10.10.3 (14D72i)
Report Version:        11
Anonymous UUID:        BF39CFD8-9E6C-1F51-A009-93F3EE34586C

Sleep/Wake UUID:       EABCA333-C0D1-4BC3-8B4A-70EB7494DFB4

Time Awake Since Boot: 11000 seconds
Time Since Wake:       320 seconds

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

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSFileHandleOperationException', reason: '*** -[NSConcreteFileHandle readDataOfLength:]: Cannot allocate memory'

Application Specific Backtrace 1:
0   CoreFoundation                      0x9242d1f3 __raiseError + 195
1   libobjc.A.dylib                     0x938d9a2a objc_exception_throw + 276
2   CoreFoundation                      0x9242d10d +[NSException raise:format:] + 141
3   Foundation                          0x90e29ca1 _NSFileHandleRaiseOperationException + 140
4   Foundation                          0x90dcad93 -[NSConcreteFileHandle readDataOfLength:] + 247
5   acord                               0x00040dd8 acord + 261592
6   acord                               0x000be098 acord + 774296
7   acord                               0x001915d8 acord + 1639896
8   acord                               0x0019122a acord + 1638954
9   acord                               0x00190c1f acord + 1637407
10  acord                               0x00190a65 acord + 1636965
11  acord                               0x00196c12 acord + 1661970
12  acord                               0x00196e25 acord + 1662501
13  acord                               0x0019c022 acord + 1683490
14  acord                               0x001a41b1 acord + 1716657
15  acord                               0x004c0ad2 acord + 4979410
16  acord                               0x00058fe4 acord + 360420
17  acord                               0x004f3cfe acord + 5188862
18  DropboxOSX                          0x00909f59 -[DBRestClient requestDidLoadFile:] + 945
19  libobjc.A.dylib                     0x938d7853 -[NSObject performSelector:withObject:] + 70
20  DropboxOSX                          0x00907eb7 -[DBRequest connectionDidFinishLoading:] + 1481
21  CFNetwork                           0x9bac2729 ___ZL32_NSURLConnectionDidFinishLoadingP16_CFURLConnectionPKv_block_invoke + 40
22  CFNetwork                           0x9bac180e __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke + 81
23  CFNetwork                           0x9bac17ac -[NSURLConnectionInternalConnection invokeForDelegate:] + 131
24  CFNetwork                           0x9bac1673 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 269
25  CFNetwork                           0x9bac153d -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 97
26  CFNetwork                           0x9bac26f7 _ZL32_NSURLConnectionDidFinishLoadingP16_CFURLConnectionPKv + 43
27  CFNetwork                           0x9bac2640 ___ZN27URLConnectionClient_Classic26_delegate_didFinishLoadingEU13block_pointerFvvE_block_invoke + 110
28  CFNetwork                           0x9bb7ab65 ___ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 108
29  CFNetwork                           0x9ba1c74e _ZN19RunloopBlockContext13_invoke_blockEPKvPv + 70
30  CoreFoundation                      0x92302bf9 CFArrayApplyFunction + 57
31  CFNetwork                           0x9ba1c62b _ZN19RunloopBlockContext7performEv + 149
32  CFNetwork                           0x9bbcd85a _ZThn16_N19RunloopBlockContext24multiplexerClientPerformEv + 20
33  CFNetwork                           0x9ba1c418 _ZN17MultiplexerSource7performEv + 326
34  CFNetwork                           0x9ba1c230 _ZN17MultiplexerSource8_performEPv + 76
35  CoreFoundation                      0x9233998f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
36  CoreFoundation                      0x9232b41d __CFRunLoopDoSources0 + 253
37  CoreFoundation                      0x9232a952 __CFRunLoopRun + 994
38  CoreFoundation                      0x9232a306 CFRunLoopRunSpecific + 390
39  CoreFoundation                      0x9232a16b CFRunLoopRunInMode + 123
40  HIToolbox                           0x96012fb8 RunCurrentEventLoopInMode + 262
41  HIToolbox                           0x96012cf1 ReceiveNextEventCommon + 494
42  HIToolbox                           0x961c0424 _AcquireNextEvent + 79
43  HIToolbox                           0x961ae0ba RunApplicationEventLoop + 225
44  acord                               0x0005d8da acord + 379098
45  acord                               0x0000234a acord + 4938
46  acord                               0x0057a836 acord + 5740598
47  acord                               0x00002195 acord + 4501
48  ???                                 0x00000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x9242db87 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   com.apple.CoreFoundation      	0x9242d509 __raiseError + 985
2   libobjc.A.dylib               	0x938d9a2a objc_exception_throw + 276
3   com.apple.CoreFoundation      	0x9232a39b CFRunLoopRunSpecific + 539
4   com.apple.CoreFoundation      	0x9232a16b CFRunLoopRunInMode + 123
5   com.apple.HIToolbox           	0x96012fb8 RunCurrentEventLoopInMode + 262
6   com.apple.HIToolbox           	0x96012cf1 ReceiveNextEventCommon + 494
7   com.apple.HIToolbox           	0x961c0424 _AcquireNextEvent + 79
8   com.apple.HIToolbox           	0x961ae0ba RunApplicationEventLoop + 225
9   com.OakTree.Accordance        	0x0005d8da 0x1000 + 379098
10  com.OakTree.Accordance        	0x0000234a 0x1000 + 4938
11  com.OakTree.Accordance        	0x0057a836 0x1000 + 5740598
12  com.OakTree.Accordance        	0x00002195 0x1000 + 4501

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x94b518ce kevent64 + 10
1   libdispatch.dylib             	0x98f9673f _dispatch_mgr_invoke + 245
2   libdispatch.dylib             	0x98f963a2 _dispatch_mgr_thread + 52

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x94b4a9ce mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x94b49a70 mach_msg + 68
2   com.apple.CoreFoundation      	0x9232b756 __CFRunLoopServiceMachPort + 214
3   com.apple.CoreFoundation      	0x9232ab69 __CFRunLoopRun + 1529
4   com.apple.CoreFoundation      	0x9232a306 CFRunLoopRunSpecific + 390
5   com.apple.CoreFoundation      	0x9232a16b CFRunLoopRunInMode + 123
6   com.apple.CFNetwork           	0x9ba0e44f +[NSURLConnection(Loader) _resourceLoadLoop:] + 717
7   com.apple.Foundation          	0x90d16e0d -[NSThread main] + 45
8   com.apple.Foundation          	0x90d16bb6 __NSThread__main__ + 1538
9   libsystem_pthread.dylib       	0x9b877e13 _pthread_body + 138
10  libsystem_pthread.dylib       	0x9b877d89 _pthread_start + 162
11  libsystem_pthread.dylib       	0x9b875e52 thread_start + 34

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x94b5084e __select + 10
1   com.apple.CoreFoundation      	0x9237a2aa __CFSocketManager + 906
2   libsystem_pthread.dylib       	0x9b877e13 _pthread_body + 138
3   libsystem_pthread.dylib       	0x9b877d89 _pthread_start + 162
4   libsystem_pthread.dylib       	0x9b875e52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x14244c50  ecx: 0x00000000  edx: 0x00000000
  edi: 0x9242d13e  esi: 0xfd7f6e00  ebp: 0xbffff068  esp: 0xbffff060
   ss: 0x00000023  efl: 0x00000286  eip: 0x9242db87   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x0e334000
  
Logical CPU:     4
Error Code:      0x00000000
Trap Number:     3


Binary Images:
    0x1000 -   0x5c2ff8 +com.OakTree.Accordance (11.0.4 - 11.0.4) <D8B615A9-94F1-36B9-B5B4-BC52ED502AE7> /Applications/Accordance.app/Contents/MacOS/acord
  0x8d3000 -   0x8f0ffb +org.andymatuschak.Sparkle (1.6.0 - 6f24f56) <53298D01-68AC-3A6C-9818-6993BBB9DE9D> /Applications/Accordance.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x904000 -   0x920fff +com.dropbox.DropboxOSX (1.0 - 1) <86096F37-6472-3182-BA42-20161C3EBFC5> /Applications/Accordance.app/Contents/Frameworks/DropboxOSX.framework/Versions/A/DropboxOSX
 0x2bf4000 -  0x2bf5fff +SpellCheck (SpellCheck version 0.0.1d1 - 0.0.1d1) /Applications/Accordance.app/Contents/Resources/SpellCheck.bundle/Contents/MacOS/SpellCheck
 0x8ec2000 -  0x8f0cffb  com.apple.CloudDocs (1.0 - 304) <6FE4571C-D454-3A2D-83B6-55DCFCF8F5EC> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
 0x8f3d000 -  0x8f45ff7  libCGCMS.A.dylib (779) <7D9AD677-0B08-3457-BC4B-46137017DF7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
 0x9166000 -  0x918ffff  libRIP.A.dylib (779) <0547D25D-0497-3755-879B-440E322E42FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
 0x91f6000 -  0x91f8ffb  libCGXType.A.dylib (779) <173B0121-8C35-3E3D-9DD1-9C10C5DC74C9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
 0x95e4000 -  0x95e4ffb +cl_kernels (???) <3B1CA7C5-EB3C-45E3-93A3-7113DE924F44> cl_kernels
 0x95f3000 -  0x95f3ffb +cl_kernels (???) <353AF57B-EC9B-48AF-82EA-CF0D30BB5EED> cl_kernels
 0x95f5000 -  0x96e0ff7  unorm8_bgra.dylib (2.4.5) <FD755F5D-9546-3708-BC23-552CE50550FA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
 0xe242000 -  0xe242ff0 +cl_kernels (???) <8EDAA3A8-5B5E-4114-AF83-96F0B6E2E6BD> cl_kernels
 0xe246000 -  0xe246ffb +cl_kernels (???) <3B1CA7C5-EB3C-45E3-93A3-7113DE924F44> cl_kernels
 0xe73f000 -  0xe7c0ff7  com.apple.xquery (1.3.1 - 30) <6B4EF9B6-DF7B-3A1A-8C60-2419453F0BFE> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x8fee2000 - 0x8ff15e03  dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
0x90008000 - 0x90443feb  com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90498000 - 0x90503ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x90504000 - 0x90675ffb  libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90676000 - 0x90760fff  libcrypto.0.9.8.dylib (52.10.1) <DD3EA46B-C906-39AA-848E-7C7240EB31F9> /usr/lib/libcrypto.0.9.8.dylib
0x907f0000 - 0x90922ffb  com.apple.UIFoundation (1.0 - 1) <00A59CFF-A217-3998-B22E-6E452278A302> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x90923000 - 0x90952fff  com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90953000 - 0x90955ffb  libRadiance.dylib (1233) <236F09E6-8ECD-3F52-B55B-1806A772BF6E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90956000 - 0x90982ffb  libsandbox.1.dylib (358.1.1) <85248672-CE93-31E2-987D-8E5B0164D92A> /usr/lib/libsandbox.1.dylib
0x90983000 - 0x90984fff  libSystem.B.dylib (1213) <5A995A98-8973-37B5-ACC6-6B9DD9487F77> /usr/lib/libSystem.B.dylib
0x90985000 - 0x90c83ffb  com.apple.CoreServices.CarbonCore (1108.5 - 1108.5) <96105AE1-B7FD-3796-9CEA-C5F41C3CD6C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90cd4000 - 0x91035ff3  com.apple.Foundation (6.9 - 1153.15) <322A26F5-40BD-3E24-9293-41D848F51E8E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91036000 - 0x912cfffb  com.apple.WebKit (10600 - 10600.5.3.1) <B293C764-FF77-304E-94D2-4938155501B2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x912d0000 - 0x912e3fff  com.apple.CoreBluetooth (1.0 - 1) <DF406F6F-C173-3598-8785-8A2014F770EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x912e4000 - 0x912f7fff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x912f8000 - 0x912fbfff  libdyld.dylib (353.2.1) <0E02F52F-24B9-3BB7-8E20-62C96D785CEA> /usr/lib/system/libdyld.dylib
0x912fc000 - 0x91396fff  com.apple.ColorSync (4.9.0 - 4.9.0) <091CDCEC-1B25-3FE7-94C2-8AEFA6564E95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9139a000 - 0x913b1ffb  com.apple.AppContainer (4.0 - 238.20.1) <70856B41-EA43-3FE7-917D-E547D1EACAF5> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x913b2000 - 0x913b8ff7  libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
0x913b9000 - 0x913d3ff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x913d4000 - 0x913e2ff3  com.apple.opengl (11.1.1 - 11.1.1) <AE3106B9-5E00-3C1E-954B-AFE28505BCAE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x913e3000 - 0x913e6fff  libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x913e7000 - 0x91427ffb  libGLImage.dylib (11.1.1) <15CAFBD6-162E-3F77-B58D-FCC677653D0D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x914e2000 - 0x9151eff3  com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9151f000 - 0x915cfffb  com.apple.Bluetooth (4.3.4 - 4.3.4b2) <07DBA977-C4BF-3371-A130-E09144B3948E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x91ede000 - 0x91f2ffff  com.apple.opencl (2.4.2 - 2.4.2) <E0E44B40-DECF-30DA-AC0E-049BABAC6448> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91f30000 - 0x91f32fff  libsystem_configuration.dylib (699.1.5) <0A5CAD53-1265-31FF-9DA9-BB1125EBA672> /usr/lib/system/libsystem_configuration.dylib
0x91f33000 - 0x91f34fff  libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x91f35000 - 0x91fabff7  com.apple.SearchKit (1.4.0 - 1.4.0) <3693A221-B615-37D4-9FB1-F5F6CC7EE1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91fac000 - 0x92002fff  libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x92003000 - 0x92067ff7  com.apple.AE (681 - 681) <EEE62980-421B-33BD-BB88-6BDE269A3060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9207e000 - 0x92081fff  libextension.dylib (55.1) <A85260AB-FA46-3179-966E-D10727FC4F3A> /usr/lib/libextension.dylib
0x92085000 - 0x92214ff3  libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
0x92215000 - 0x9224fff7  com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x92250000 - 0x92252fff  libCVMSPluginSupport.dylib (11.1.1) <92D368A8-A4BA-3402-A2C2-C847E60AD7F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x92253000 - 0x92260ff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x92261000 - 0x922b2fff  libcups.2.dylib (408) <08C5D411-533C-345A-B820-092C96215F2E> /usr/lib/libcups.2.dylib
0x922b3000 - 0x92666ff7  com.apple.CoreFoundation (6.9 - 1153.13) <EB0AB121-D407-38A8-9EBB-3A8C4B29B685> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92667000 - 0x92774fe3  libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92775000 - 0x92777ff7  libsystem_sandbox.dylib (358.1.1) <4AD179DB-1091-3201-B848-486C6C2EADBC> /usr/lib/system/libsystem_sandbox.dylib
0x92778000 - 0x927b8fff  libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x927b9000 - 0x927c5ff3  libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
0x927c6000 - 0x927c9ffb  libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
0x927ca000 - 0x928f8fff  com.apple.coreui (2.1 - 308.4) <FE7C0EE7-8A0F-338B-BB4B-CF80D70D01ED> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x928f9000 - 0x928fafff  libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x928fb000 - 0x92a11fff  com.apple.CoreText (352.0 - 454.3) <6C2E25CA-D74C-3C54-AD99-83FFAC61B514> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x92a12000 - 0x92b37ffb  com.apple.WebKitLegacy (10600 - 10600.5.3.1) <A37537F0-BFBE-3A93-9EEC-161907E52DF0> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x92b38000 - 0x92f2eff3  com.apple.CoreGraphics (1.600.0 - 779) <CC6D4EA4-3DF7-3582-895E-762833087B0F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92f2f000 - 0x92f3cff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <3771942E-13BB-30C0-9992-11EE637871DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93276000 - 0x93289fff  com.apple.Sharing (328.9 - 328.9) <D6368BFD-59BD-3F01-9DF6-0A6D85B6E2DE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9328a000 - 0x9328cff3  com.apple.EFILogin (2.0 - 2) <CA5B7995-F183-31F3-B918-27965B2BDE8F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x9328d000 - 0x932a1fff  com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x932a2000 - 0x932a7ff7  libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
0x932a8000 - 0x932b3ff7  com.apple.AppSandbox (4.0 - 238.20.1) <1AB3FC36-2088-3C0C-A1A6-76BAEC5D0270> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x932b4000 - 0x93307fff  com.apple.CoreMediaIO (601.0 - 4760) <C36B3F69-E12B-3CE1-8326-2EB3629264D3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x93308000 - 0x93325ffb  com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x93326000 - 0x9337bff7  com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9337c000 - 0x9366efff  com.apple.CoreImage (10.3.1) <C7751A0E-6BF3-3118-AB79-0EBCF01C3DB7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9366f000 - 0x93677ffb  com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x93678000 - 0x9369bfff  libJPEG.dylib (1233) <1B3A1129-5AF0-3DA6-806A-557B10C945A0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9369c000 - 0x936f9ff3  com.apple.print.framework.PrintCore (10.0 - 451) <2563665B-7B7F-3B8A-83B1-E5AC8D389909> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x936fa000 - 0x937c5fff  com.apple.backup.framework (1.6.4 - 1.6.4) <8F90264C-B1EA-3FAD-9417-1FEEF7238713> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x937c6000 - 0x93852ff3  com.apple.PerformanceAnalysis (1.0 - 1) <14AC4F9E-36B0-34FB-92E0-861F0C5BE12A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x93853000 - 0x93856fff  com.apple.xpc.ServiceManagement (1.0 - 1) <3361F4A1-D99E-35E5-A02D-42CD974A2B9D> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x93857000 - 0x93864fff  com.apple.OpenDirectory (10.10 - 187) <CD91CCE7-EC27-3DCF-AA42-7A79112438B5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x93865000 - 0x938aeffb  libFontRegistry.dylib (134) <023BB8A2-8BBA-30DC-B0C2-A5F0AE3667D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x938af000 - 0x938ceff7  com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x938cf000 - 0x93abe2ef  libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
0x93abf000 - 0x93b33fff  com.apple.Heimdal (4.0 - 2.0) <0082F991-F391-31A6-915C-1FCB0AD004AC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x93b34000 - 0x93bd1fff  com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93bd2000 - 0x93bdeff7  libkxld.dylib (2782.20.26) <786AA1FF-6997-3F51-BBB5-B12C9D52923E> /usr/lib/system/libkxld.dylib
0x93bdf000 - 0x93c87ff7  com.apple.CoreMedia (1.0 - 1562.220) <4124131F-0546-37B8-8BD4-4709EFC01E2C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x93d2f000 - 0x93facff7  com.apple.security (7.0 - 57031.20.12) <CDE8D2C9-2C65-3733-B55C-A1B7A99BE5C1> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93fad000 - 0x93fbdff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93fbe000 - 0x93fe8fff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x93fe9000 - 0x94066ff3  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <49299A0C-CF17-3735-ACCF-EB1964504CBE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94067000 - 0x9406efff  com.apple.agl (3.3.0 - AGL-3.3.0) <FDEEE442-0367-3CD7-9169-AB2CF55BD749> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9406f000 - 0x94073fff  libCoreVMClient.dylib (79.1) <78C16F1D-A89D-3A95-9CE6-B95F3059823A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94074000 - 0x9416bff7  libFontParser.dylib (134.1) <1F323189-06DB-32FC-A974-E7FA1F804BF5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9416c000 - 0x9416dfff  com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9416e000 - 0x941daff3  com.apple.datadetectorscore (6.0 - 396.1.1) <7346C6B1-0F8C-3AEA-906A-403FC3B8DCC9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x941db000 - 0x941dcfff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x941dd000 - 0x941dffff  com.apple.SecCodeWrapper (4.0 - 238.20.1) <AF60433B-4E1E-3F2B-B249-C4127C19F318> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x941e0000 - 0x9423bffb  libTIFF.dylib (1233) <9841DF84-DC1F-3E3A-91FD-662C21FD0A91> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9423c000 - 0x944cffff  com.apple.CoreData (111 - 526.1) <64E1AF91-CC98-37A0-B64B-9BFD39BB91A1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x944d0000 - 0x944f9ff7  com.apple.shortcut (2.13 - 2.13) <9C9BE5C7-31C0-3824-B7BE-AE2FA938320F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x944fa000 - 0x944feffb  libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x944ff000 - 0x944fffff  com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94500000 - 0x945cbfff  com.apple.DiscRecording (9.0 - 9000.4.2) <FB463ACB-1D1A-35CE-A284-E3CB972A74BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x945cc000 - 0x945ccfff  liblaunch.dylib (559.20.2) <04174554-8E55-3B9E-89A0-32F3A76A0533> /usr/lib/system/liblaunch.dylib
0x945fb000 - 0x94621ff7  com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x94645000 - 0x94678fff  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x94679000 - 0x946e9ff3  libType1Scaler.dylib (114.1.9) <A3DA2315-B0BC-3CDB-97E4-75CA008738AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x946ea000 - 0x946f3fff  libGFXShared.dylib (11.1.1) <586E9331-6F99-36C8-A763-1501146B9CB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x946f4000 - 0x9479afff  com.apple.Metadata (10.7.0 - 917.12) <F400B576-38AC-35E4-A807-D2A11AD1A9D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9479b000 - 0x94830fff  libsystem_c.dylib (1044.10.1) <9804163C-4DEC-3B94-9854-00248E44554F> /usr/lib/system/libsystem_c.dylib
0x94831000 - 0x94831fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94832000 - 0x948e4fff  libCoreStorage.dylib (471.20.6) <FD0A73B3-D1B5-3B4D-94F0-AA57C021179C> /usr/lib/libCoreStorage.dylib
0x948e5000 - 0x94918fe3  libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x94919000 - 0x94a85ff3  com.apple.avfoundation (2.0 - 889.208) <FD77B95D-CDC3-3562-B3EA-E85C0BE3F785> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x94a86000 - 0x94ae1fff  com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x94ae2000 - 0x94b36ff7  com.apple.HIServices (1.22 - 521) <C0F9DD83-E473-39EE-AA7C-17279BD87670> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94b37000 - 0x94b56fff  libsystem_kernel.dylib (2782.20.26) <6CD49C6C-8A38-3EBC-9A0B-F5B217D1352B> /usr/lib/system/libsystem_kernel.dylib
0x94b57000 - 0x94ba5ff7  libcurl.4.dylib (83.1.2) <50E14C55-B150-39E1-BA2C-B0658D38E580> /usr/lib/libcurl.4.dylib
0x94ba6000 - 0x94bedff3  com.apple.AppleJPEG (1.0 - 1) <677BE130-F5AB-36F4-A51A-1FF20FC0085A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x94bee000 - 0x94db3fff  com.apple.QuartzCore (1.10 - 361.16) <39C46A58-3986-3D36-A2A4-B6BBEA0173B3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94db4000 - 0x94db5fff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x94db6000 - 0x94df5fff  com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94df6000 - 0x94df6fff  libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
0x94df7000 - 0x94e05ff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <1662B85C-E524-33FD-8ED5-FAD4A46625D9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x94e06000 - 0x94e79ffb  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <8FB78D32-F00D-33E2-BFBA-7C4D0FE0DD6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x94e7a000 - 0x94e87ff7  com.apple.HelpData (2.1.4 - 90) <12169B21-6EE0-32F4-9419-8D9195D3BDC0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94e88000 - 0x94e91ff7  libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
0x94e92000 - 0x94e96fff  com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94e97000 - 0x94f00ff7  libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
0x94f01000 - 0x94f0dff7  libcsfde.dylib (471.20.6) <86833260-9F99-330C-9E14-13195D372E93> /usr/lib/libcsfde.dylib
0x94f0e000 - 0x94f67fff  libAVFAudio.dylib (118.5) <93876D58-D37E-34F6-808F-AE4FF3315F08> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x94f68000 - 0x94fc8fff  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <D4D8919D-8AF0-3E52-8226-EBBB3569E480> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x95178000 - 0x951acff7  libTrueTypeScaler.dylib (134.1) <1598E066-3441-3ADD-A772-C6FAB923D159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x951ad000 - 0x951bdfff  libGL.dylib (11.1.1) <C66F1534-65C3-303E-8CAC-A7A655B7FBF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x951be000 - 0x95234fff  com.apple.securityfoundation (6.0 - 55126) <3C0E3D9D-4E6D-350A-A29F-AA0E47EEE04B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95235000 - 0x95261fff  com.apple.ChunkingLibrary (2.1 - 163.6) <D5446A27-C51B-36D7-A4A1-3222A87F6F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x95262000 - 0x95264fff  libquarantine.dylib (76) <9ADD861F-A66E-3AD1-A77E-C622E91BD203> /usr/lib/system/libquarantine.dylib
0x95265000 - 0x9527cff7  com.apple.CoreMediaAuthoring (2.2 - 951) <F4822224-80EE-3586-BCAF-B0D9535E44E4> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9527d000 - 0x95284fff  libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
0x95286000 - 0x95291ff7  com.apple.NetAuth (5.1 - 5.1) <E83A974F-6C45-3BF9-873F-CD9DEA0611A9> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x95292000 - 0x9529cffb  com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9529d000 - 0x952afff7  libsasl2.2.dylib (194.1) <34CB75C7-09BE-3319-BF7E-D4E56495F07A> /usr/lib/libsasl2.2.dylib
0x952bd000 - 0x95542fff  com.apple.QuickTime (7.7.3 - 2890) <34289D2B-07CC-3D12-8F32-6F97D96DEE81> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95543000 - 0x9554bff7  com.apple.icloud.FindMyDevice (1.0 - 1) <A0C38380-8B46-39CF-A0A1-27ABDAD1D574> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x9554c000 - 0x9554efff  com.apple.loginsupport (1.0 - 1) <8B651D8C-53D0-314D-BDD6-74147C4B2E73> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x955a3000 - 0x955a3fff  libOpenScriptingUtil.dylib (162.1) <EDDD4BA8-6212-3437-8CFF-117724C12A4E> /usr/lib/libOpenScriptingUtil.dylib
0x955a4000 - 0x955a4fff  com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x955a5000 - 0x955e5fff  com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x955e6000 - 0x95605ffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x95606000 - 0x95606fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <DBC0E7F2-CB29-305C-A1CA-BA9AE16D6C15> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95607000 - 0x95a3aff3  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x95a3b000 - 0x95a43fff  libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
0x95a44000 - 0x95a61fff  libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x95a62000 - 0x95de5ff7  com.apple.VideoToolbox (1.0 - 1562.220) <C209D128-B728-3946-888B-B91D5C07B79D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95de6000 - 0x95debfff  com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95dec000 - 0x95e03fff  libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x95e04000 - 0x95e06ffb  libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x95e07000 - 0x95e10fff  libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
0x95e11000 - 0x95e1eff3  com.apple.ProtocolBuffer (1 - 228.0.1) <B61B9562-CBDE-34E5-B19E-291A1D95D782> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x95e1f000 - 0x95e26fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95e27000 - 0x95e5afff  com.apple.CoreServicesInternal (221.7.1 - 221.7.1) <2166CB56-60C0-31A3-9BB7-5C88917A9081> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x95e5b000 - 0x95fe3ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <B06BC34C-5A3A-357C-BB85-63E1B15E48B3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95fe4000 - 0x963bdff3  com.apple.HIToolbox (2.1.1 - 758.3) <D224FE49-92CE-3CAD-8676-7D8E749496EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x963c7000 - 0x964cbff7  libJP2.dylib (1233) <DA3F8A4D-FE7E-348F-8138-0C8CB3016A10> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x964cc000 - 0x970d0fff  com.apple.AppKit (6.9 - 1347.13) <04EA4184-38C0-369B-804E-91E4970D696F> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x970d5000 - 0x9714ffff  com.apple.ApplicationServices.ATS (360 - 375) <1A5F7526-8AB3-3DAF-8D15-31C5E504F2EB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97153000 - 0x9717cff7  libsystem_info.dylib (459) <4F7A7111-7F0D-3891-9DC9-41F5D79949FE> /usr/lib/system/libsystem_info.dylib
0x9717d000 - 0x97186fff  com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x97b14000 - 0x97b23ffb  libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
0x97b24000 - 0x97c1aff7  libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x97c1b000 - 0x97c1bfff  com.apple.Carbon (154 - 157) <FDA5E21E-B3B9-3674-8F6F-C121BB99A469> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97c1c000 - 0x97d0dffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x97d0e000 - 0x97e24fff  com.apple.desktopservices (1.9.3 - 1.9.3) <635D6EDB-23DD-3A22-B2EA-6B153F1136EE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97e25000 - 0x97e57ffb  com.apple.GSS (4.0 - 2.0) <2E9B0C48-962E-3CAB-ABCE-0A16CFCEF53E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x97e58000 - 0x981aefff  libmecabra.dylib (666.5) <5797B83F-3F82-39F3-A717-D0C93D1D7342> /usr/lib/libmecabra.dylib
0x981af000 - 0x981c4ffb  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <CFF4ECF2-D96A-3F8F-AA39-00C93BFC413E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x981c5000 - 0x981f0fff  com.apple.ProtectedCloudStorage (1.0 - 1) <2B180F82-AB0C-3617-9AE4-50F43FC1167C> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x981f1000 - 0x98335ff7  com.apple.ImageIO.framework (3.3.0 - 1233) <0E03ED54-FD19-3D85-9F55-71332BB0C4D7> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98336000 - 0x98364ff7  libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
0x98365000 - 0x98367fff  com.apple.securityhi (9.0 - 55006) <4B6EC54A-B443-3002-94B9-2582AAE6DF5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98368000 - 0x9836eff7  libsystem_trace.dylib (72.20.1) <5F23BE77-1C60-3859-B528-C6B3C184C95C> /usr/lib/system/libsystem_trace.dylib
0x9836f000 - 0x983a3ffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x983a4000 - 0x983bfff3  com.apple.openscripting (1.4 - 162.1) <CC32543F-0BEA-3022-AF35-5149C50DE902> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x983c0000 - 0x983c3ff7  com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x983c4000 - 0x985bafff  libicucore.A.dylib (531.42) <1E03925D-B87C-3000-BFA3-794FDB887FB7> /usr/lib/libicucore.A.dylib
0x985bb000 - 0x985d4fff  libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
0x985d5000 - 0x985dcfff  com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x985dd000 - 0x985e2ff7  libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
0x98f92000 - 0x98fb9fff  libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
0x98fba000 - 0x98ff4fff  com.apple.AirPlaySupport (2.0 - 215.15) <A7147999-EE77-3BC9-BC26-506D026B5587> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x98ff5000 - 0x9901bff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x9901c000 - 0x99025ffb  com.apple.CommonAuth (4.0 - 2.0) <FFE760A3-FEF7-3009-92E8-893ABB3BC91A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x99026000 - 0x9902cff3  libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x9902d000 - 0x99038ff7  com.apple.CrashReporterSupport (10.10 - 629) <D9901468-CC28-334F-AB38-96B79A68352C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x99039000 - 0x9934dfef  com.apple.CoreAUC (211.1.0 - 211.1.0) <4ECEBB32-FAA9-357E-BD7D-039E2633AAD5> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9934e000 - 0x997f5ff7  com.apple.JavaScriptCore (10600 - 10600.5.3) <267196B3-AD1D-35EF-8548-BBE6AB7D06F7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x997f6000 - 0x99811ff7  com.apple.CFOpenDirectory (10.10 - 187) <99069023-0635-3E25-8D37-E3AA0613ED3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x99812000 - 0x99d72ff3  com.apple.MediaToolbox (1.0 - 1562.220) <2F1B6BD9-734C-3AC3-A7E2-0FDEE9CA664E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x99d73000 - 0x99d75fff  libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x99d76000 - 0x99e23fff  libcrypto.0.9.7.dylib (106) <19669D99-DC79-3715-BC3A-850016DDDD7F> /usr/lib/libcrypto.0.9.7.dylib
0x99e24000 - 0x99e48ffb  com.apple.framework.Apple80211 (10.2 - 1020.65) <E6EC4D0C-9EB3-31A7-A918-CE2C2D1E7E87> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x99ffa000 - 0x9a011ff3  libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x9a012000 - 0x9a04cfff  com.apple.LDAPFramework (2.4.28 - 194.5) <BF875D43-6D94-3F17-BB80-00C7FBB0A648> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9a04d000 - 0x9a07cff7  com.apple.DictionaryServices (1.2 - 229) <1F5C35C7-67AA-30A0-A366-EB4B361152A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a07d000 - 0x9a085feb  libcldcpuengine.dylib (2.4.5) <7433D6B4-C6FC-3DE8-9778-9AA5B3DFA3C1> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x9a086000 - 0x9a199fff  com.apple.MediaControlSender (2.0 - 215.15) <83A34306-9F4B-31B3-A395-3F3DF3F6BBED> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9a19a000 - 0x9a22cfff  com.apple.CoreSymbolication (3.1 - 57020) <43C6DCC8-3F64-3EB8-9591-6440ED456771> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9a22d000 - 0x9a3a2ff7  com.apple.QTKit (7.7.3 - 2890) <16C43187-DFFE-3BB3-AA2C-741FBEBB5585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9a3a3000 - 0x9a42afff  com.apple.CoreServices.OSServices (640.4 - 640.4) <70C088AC-0713-353B-B664-C81BA19C5044> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9a42b000 - 0x9a434fff  com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a435000 - 0x9b3e8ff3  com.apple.WebCore (10600 - 10600.5.3) <AFAB9083-FAF8-3BA5-AEAD-97EB8BA7654F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9b3e9000 - 0x9b3faff3  libsystem_coretls.dylib (35.20.1) <BA2E913C-A9DC-3822-852E-2F509F905D74> /usr/lib/system/libsystem_coretls.dylib
0x9b3fb000 - 0x9b4e7fe7  libvMisc.dylib (516) <C784D56E-112E-359F-848B-3419E0572EB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9b4e8000 - 0x9b4ecffb  libGIF.dylib (1233) <ECDDD3BF-D069-3077-A12A-35D9EC4B7CAC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9b4ed000 - 0x9b58dfff  com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9b58e000 - 0x9b5cbff7  libsystem_network.dylib (412.4) <4CA72E14-FC31-33C5-B28D-370119FB9626> /usr/lib/system/libsystem_network.dylib
0x9b5cc000 - 0x9b6bcff3  com.apple.DiskImagesFramework (10.10.1 - 396) <749CF398-5E6C-37C3-B63B-86FC1751EC09> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9b6bd000 - 0x9b712ff3  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F5A586C3-A440-3E0E-966A-7841A182E5B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9b713000 - 0x9b74dfff  com.apple.MediaKit (16 - 757.1) <04767720-A86B-39D4-A77C-7EC32F966163> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9b74e000 - 0x9b74efff  libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
0x9b85e000 - 0x9b865ff3  libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x9b866000 - 0x9b86aff3  com.apple.TCC (1.0 - 1) <EE0D6865-A6E0-3BF0-93F1-837C09AA7978> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9b86b000 - 0x9b873fff  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <FDCAA783-356F-3CA4-B960-16555CD7E34A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x9b874000 - 0x9b874fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F968D12F-F59D-3148-951D-76735C3C1B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9b875000 - 0x9b87dfff  libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
0x9b87e000 - 0x9b8a4ffb  libPng.dylib (1233) <80418D69-3298-3F5C-AC6B-E80E2693CB98> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9b8a5000 - 0x9b9a6ff7  com.apple.LaunchServices (644.51 - 644.51) <66893BA3-D267-3340-99FB-242054CCA2C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9b9a7000 - 0x9b9abffb  com.apple.IOSurface (97 - 97) <ADB57CD2-455A-317C-818E-6379BF427D10> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9b9ac000 - 0x9b9acfff  com.apple.CoreServices (62 - 62) <FF296ED2-0F90-3055-BBE4-7BF9E42322EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9b9ad000 - 0x9b9befff  libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x9b9bf000 - 0x9b9cdff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x9b9ce000 - 0x9b9d2fff  libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
0x9b9d3000 - 0x9ba04fff  libtidy.A.dylib (15.15) <D893B41F-FBE9-3EDE-8DC6-2B80A4E0804B> /usr/lib/libtidy.A.dylib
0x9ba05000 - 0x9bc0bff3  com.apple.CFNetwork (720.3.6 - 720.3.6) <3185E06A-04C0-39A4-B6DB-0F126C1DE9D2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9bc0c000 - 0x9bc32ff3  libxpc.dylib (559.20.2) <B8AF9B0D-3AED-3B41-808F-7B01C8DF009E> /usr/lib/system/libxpc.dylib
0x9bc33000 - 0x9bcb2fff  com.apple.SystemConfiguration (1.14 - 1.14) <F2427AC1-0D1A-346A-A145-2F8C2946EA16> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9bcb3000 - 0x9bf50ff3  com.apple.RawCamera.bundle (6.02 - 769) <3D3C5EA7-FF10-375C-8569-D7BBDEC24CE9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9bf51000 - 0x9bf94fff  libGLU.dylib (11.1.1) <84049BCF-3DBB-3A58-9E31-929049AA9C10> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9bf95000 - 0x9bf9bff7  com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x9bf9c000 - 0x9bfb5fff  com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9bfb6000 - 0x9c39eff7  libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9c39f000 - 0x9c416fff  com.apple.CoreUtils (1.0 - 101.1) <7169E4D1-0771-36AD-85C8-60CF37FFF16E> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

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

VM Region Summary:
ReadOnly portion of Libraries: Total=208.2M resident=98.5M(47%) swapped_out_or_unallocated=109.7M(53%)
Writable regions: Total=3.3G written=2.5G(77%) resident=3.2G(97%) swapped_out=0K(0%) unallocated=116.2M(3%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 33.1M
CG backing stores                  9696K
CG image                           8732K
CG raster data                       80K
CG shared images                    464K
CoreGraphics                          8K
CoreUI image data                   160K
Image IO                            204K
Kernel Alloc Once                     4K
MALLOC                              3.2G
MALLOC (admin)                       48K
Memory Tag 242                       12K
Memory Tag 249                      156K
OpenCL                               32K
Stack                              65.1M
VM_ALLOCATE                        20.2M
__DATA                             10.1M
__IMAGE                             528K
__IMPORT                              4K
__LINKEDIT                         43.4M
__OBJC                             2944K
__TEXT                            164.8M
__UNICODE                           552K
mapped file                       169.4M
shared memory                         4K
===========                      =======
TOTAL                               3.7G

Model: Macmini5,3, BootROM MM51.0077.B10, 4 processors, Intel Core i7, 2 GHz, 16 GB, SMC 1.77f0
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E433136
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E433136
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.3.4b2 15308, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Crucial_CT240M500SSD1, 240.06 GB
Serial ATA Device: ST9500420ASG, 500.11 GB
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: USB 2.0 Hub [MTT]
USB Device: USB 2.0 Hub [MTT]
USB Device: Microsoft LifeCam VX-800
USB Device: IR Receiver
Thunderbolt Bus: Mac mini, Apple Inc., 22.2

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...