Skip to content

Instantly share code, notes, and snippets.

@larryisthere
Created April 14, 2015 06:26
Show Gist options
  • Save larryisthere/9486bbc39fd49497aa5c to your computer and use it in GitHub Desktop.
Save larryisthere/9486bbc39fd49497aa5c to your computer and use it in GitHub Desktop.
Log of QQ 4.0.2, keeps crashing on Yosemite 10.10.3
Process: QQ [3521]
Path: /Applications/QQ.app/Contents/MacOS/QQ
Identifier: com.tencent.qq
Version: 4.0.2 (18031)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: QQ [3521]
User ID: 501
Date/Time: 2015-04-14 14:19:56.436 +0800
OS Version: Mac OS X 10.10.3 (14D131)
Report Version: 11
Anonymous UUID: 4F68BCF1-913C-8584-617C-CA2E3888276E
Sleep/Wake UUID: 46C96A5D-5E51-4D39-B785-30399CA9C40B
Time Awake Since Boot: 33000 seconds
Time Since Wake: 2700 seconds
Crashed Thread: 7 Dispatch queue: NSTextCheckingOperationQueue :: NSOperation 0x7c4736a0 (QOS: USER_INITIATED)
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'condition "must be there"'
Application Specific Backtrace 1:
0 CoreFoundation 0x99e25c63 __raiseError + 195
1 libobjc.A.dylib 0x9b22aa2a objc_exception_throw + 276
2 CoreFoundation 0x99e25b7d +[NSException raise:format:] + 141
3 DataDetectorsCore 0x90bba1e2 DDRaiseException + 67
4 DataDetectorsCore 0x90bd54d0 DDCrashv + 145
5 DataDetectorsCore 0x90bd5503 DDCrash + 27
6 DataDetectorsCore 0x90b90170 DDScannerScanQuery + 729
7 DataDetectorsCore 0x90b8fa6a DDScannerScanStringWithRange + 319
8 AppKit 0x951f4741 checkDataDetectors + 161
9 AppKit 0x951f1c0a NSSpellCheckerCheckString + 16505
10 AppKit 0x951edb36 -[NSTextCheckingOperation main] + 162
11 Foundation 0x90df337e -[__NSOperationInternal _start:] + 770
12 Foundation 0x90df3071 -[NSOperation start] + 71
13 Foundation 0x90df2d8b __NSOQSchedule_f + 213
14 libdispatch.dylib 0x90cc3130 _dispatch_client_callout + 50
15 libdispatch.dylib 0x90cc6d05 _dispatch_queue_drain + 1017
16 libdispatch.dylib 0x90cc899d _dispatch_queue_invoke + 186
17 libdispatch.dylib 0x90cc5f89 _dispatch_root_queue_drain + 395
18 libdispatch.dylib 0x90cd563d _dispatch_worker_thread3 + 97
19 libsystem_pthread.dylib 0x9800f1da _pthread_wqthread + 724
20 libsystem_pthread.dylib 0x9800ce2e start_wqthread + 30
Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x99cf8c8f -[__NSDictionaryM objectForKey:] + 15
1 com.apple.AppKit 0x950267a5 -[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) valueForProperty:] + 222
2 com.apple.AppKit 0x9553142b GetClampedFrameDuration + 43
3 com.apple.AppKit 0x9553158c -[NSImageCell(NSPrivateAnimationSupport) _animationTimerCallback:] + 291
4 com.apple.Foundation 0x90de46cf __NSFireTimer + 119
5 com.apple.CoreFoundation 0x99d6b006 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
6 com.apple.CoreFoundation 0x99d6aab4 __CFRunLoopDoTimer + 1316
7 com.apple.CoreFoundation 0x99de654f __CFRunLoopDoTimers + 351
8 com.apple.CoreFoundation 0x99d22531 __CFRunLoopRun + 2081
9 com.apple.CoreFoundation 0x99d21aa6 CFRunLoopRunSpecific + 390
10 com.apple.CoreFoundation 0x99d2190b CFRunLoopRunInMode + 123
11 com.apple.HIToolbox 0x980e28f8 RunCurrentEventLoopInMode + 262
12 com.apple.HIToolbox 0x980e2631 ReceiveNextEventCommon + 494
13 com.apple.HIToolbox 0x980e242c _BlockUntilNextEventMatchingListInModeWithFilter + 99
14 com.apple.AppKit 0x94f72721 _DPSNextEvent + 742
15 com.apple.AppKit 0x94f71dc5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350
16 com.apple.AppKit 0x94f6677c -[NSApplication run] + 907
17 com.apple.AppKit 0x94edbbc0 NSApplicationMain + 2082
18 libdyld.dylib 0x94ddd6d9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x93ef18ce kevent64 + 10
1 libdispatch.dylib 0x90cc673f _dispatch_mgr_invoke + 245
2 libdispatch.dylib 0x90cc63a2 _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x93ef08f6 __semwait_signal + 10
1 libsystem_c.dylib 0x90835c06 nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x90835a0f sleep$UNIX2003 + 42
3 com.tencent.BugReport 0x014f8046 daemonloop(void*) + 502
4 libsystem_pthread.dylib 0x9800ee13 _pthread_body + 138
5 libsystem_pthread.dylib 0x9800ed89 _pthread_start + 162
6 libsystem_pthread.dylib 0x9800ce52 thread_start + 34
Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x93eea9ce mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93ee9a70 mach_msg + 68
2 com.apple.CoreFoundation 0x99d22ef6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x99d22309 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x99d21aa6 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x99d2190b CFRunLoopRunInMode + 123
6 com.apple.CFNetwork 0x9ab95bdf +[NSURLConnection(Loader) _resourceLoadLoop:] + 717
7 com.apple.Foundation 0x90dd6aed -[NSThread main] + 45
8 com.apple.Foundation 0x90dd6896 __NSThread__main__ + 1538
9 libsystem_pthread.dylib 0x9800ee13 _pthread_body + 138
10 libsystem_pthread.dylib 0x9800ed89 _pthread_start + 162
11 libsystem_pthread.dylib 0x9800ce52 thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x93eea9ce mach_msg_trap + 10
1 libsystem_kernel.dylib 0x93ee9a70 mach_msg + 68
2 com.apple.CoreFoundation 0x99d22ef6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x99d22309 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x99d21aa6 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x99d2190b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x95041ea0 _NSEventThread + 283
7 libsystem_pthread.dylib 0x9800ee13 _pthread_body + 138
8 libsystem_pthread.dylib 0x9800ed89 _pthread_start + 162
9 libsystem_pthread.dylib 0x9800ce52 thread_start + 34
Thread 5:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x93ef084e __select + 10
1 com.apple.CoreFoundation 0x99d72b3a __CFSocketManager + 906
2 libsystem_pthread.dylib 0x9800ee13 _pthread_body + 138
3 libsystem_pthread.dylib 0x9800ed89 _pthread_start + 162
4 libsystem_pthread.dylib 0x9800ce52 thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x93ef08f6 __semwait_signal + 10
1 libsystem_c.dylib 0x90835c06 nanosleep$UNIX2003 + 218
2 XPSSO.dylib 0x1420082b xp_msleep + 60
3 XPSSO.dylib 0x14218a1e CXPTaskBase::Runloop() + 206
4 XPSSO.dylib 0x1421889a CXPTaskBase::ThreadProc(void*) + 66
5 XPSSO.dylib 0x14201e18 xpthread_entry(void*) + 49
6 libsystem_pthread.dylib 0x9800ee13 _pthread_body + 138
7 libsystem_pthread.dylib 0x9800ed89 _pthread_start + 162
8 libsystem_pthread.dylib 0x9800ce52 thread_start + 34
Thread 7 Crashed:: Dispatch queue: NSTextCheckingOperationQueue :: NSOperation 0x7c4736a0 (QOS: USER_INITIATED)
0 com.apple.CoreFoundation 0x99e265f7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 com.apple.CoreFoundation 0x99e25f79 __raiseError + 985
2 libobjc.A.dylib 0x9b22aa2a objc_exception_throw + 276
3 com.apple.CoreFoundation 0x99e25b7d +[NSException raise:format:] + 141
4 com.apple.datadetectorscore 0x90bba1e2 DDRaiseException + 67
5 com.apple.datadetectorscore 0x90bd54d0 DDCrashv + 145
6 com.apple.datadetectorscore 0x90bd5503 DDCrash + 27
7 com.apple.datadetectorscore 0x90b90170 DDScannerScanQuery + 729
8 com.apple.datadetectorscore 0x90b8fa6a DDScannerScanStringWithRange + 319
9 com.apple.AppKit 0x951f4741 checkDataDetectors + 161
10 com.apple.AppKit 0x951f1c0a NSSpellCheckerCheckString + 16505
11 com.apple.AppKit 0x951edb36 -[NSTextCheckingOperation main] + 162
12 com.apple.Foundation 0x90df337e -[__NSOperationInternal _start:] + 770
13 com.apple.Foundation 0x90df3071 -[NSOperation start] + 71
14 com.apple.Foundation 0x90df2d8b __NSOQSchedule_f + 213
15 libdispatch.dylib 0x90cc3130 _dispatch_client_callout + 50
16 libdispatch.dylib 0x90cc6d05 _dispatch_queue_drain + 1017
17 libdispatch.dylib 0x90cc899d _dispatch_queue_invoke + 186
18 libdispatch.dylib 0x90cc5f89 _dispatch_root_queue_drain + 395
19 libdispatch.dylib 0x90cd563d _dispatch_worker_thread3 + 97
20 libsystem_pthread.dylib 0x9800f1da _pthread_wqthread + 724
21 libsystem_pthread.dylib 0x9800ce2e start_wqthread + 30
Thread 8:
0 libsystem_kernel.dylib 0x93ef0e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9800f2b1 _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9800ce2e start_wqthread + 30
Thread 9:
0 libsystem_kernel.dylib 0x93ef0e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9800f2b1 _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9800ce2e start_wqthread + 30
Thread 10:
0 libsystem_kernel.dylib 0x93ef0e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9800f2b1 _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9800ce2e start_wqthread + 30
Thread 7 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x806050b0 ecx: 0x00000000 edx: 0x00000000
edi: 0x99e25bae esi: 0x7b0eb000 ebp: 0xb0216e58 esp: 0xb0216e50
ss: 0x00000023 efl: 0x00000286 eip: 0x99e265f7 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x0e07a000
Logical CPU: 2
Error Code: 0x00000000
Trap Number: 3
Binary Images:
0x75000 - 0xd42ff3 +com.tencent.qq (4.0.2 - 18031) <321F6D23-ED80-3D5A-B899-5EAC43ADA8D3> /Applications/QQ.app/Contents/MacOS/QQ
0x1318000 - 0x136aff3 +com.tencent.qq.MQUI (1.0 - 1) <8201451B-07F9-3A98-9E9C-F30E6E753FD8> /Applications/QQ.app/Contents/Frameworks/MQUI.framework/Versions/A/MQUI
0x13b7000 - 0x13dfff7 +com.tencent.SCore (1.0 - 1) <4FB12BA8-65E5-3C45-87B1-E05FDFF5018B> /Applications/QQ.app/Contents/Frameworks/SCore.framework/Versions/A/SCore
0x1408000 - 0x1460fff +com.tencent.xp-macosx (1.0 - 1) <5D90E669-E6E6-3BCB-8DEA-732770D23A9C> /Applications/QQ.app/Contents/Frameworks/xp_macosx.framework/Versions/A/xp_macosx
0x14c9000 - 0x14d6fff com.apple.Collaboration (71 - 71) <98E28676-C0F7-3FB1-8811-83B0FDD72CEE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
0x14e2000 - 0x150dff7 +com.tencent.BugReport (1.0 - 1) <E27915C6-477C-3F36-9384-B4A32D91C534> /Applications/QQ.app/Contents/Frameworks/BugReport.framework/Versions/A/BugReport
0x152a000 - 0x158bff3 com.apple.QuickLookFramework (5.0 - 675.42) <FD12F205-1886-3F13-A732-A0E5BF666635> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x15c3000 - 0x1977ffb +com.tencent.LongCnnDll (1.0) <9A776DEE-53AD-3E16-9F2F-C83346A42657> /Applications/QQ.app/Contents/Frameworks/LongCnnDll.framework/Versions/A/LongCnnDll
0x1b14000 - 0x1b15fff +com.tencent.GUIDDef (1.01 - 1.0) <19FE8C98-453B-3924-AF19-4D9079F783D0> /Applications/QQ.app/Contents/Frameworks/GUIDDef.framework/Versions/A/GUIDDef
0x1b23000 - 0x1b26fff +com.tencent.ComGuidDef (1.0) <0A3F4558-28ED-34F4-9D52-1D878C0D88A5> /Applications/QQ.app/Contents/Frameworks/ComGuidDef.framework/Versions/A/ComGuidDef
0x1b40000 - 0x2504fe7 +com.tencent.AppUtilCocoa (1.0) <005DCA1C-D509-3DB0-B88A-BD3833FAE851> /Applications/QQ.app/Contents/Frameworks/AppUtilCocoa.framework/Versions/A/AppUtilCocoa
0x2d0e000 - 0x2df4ff7 +com.tencent.KernelMiscDll (1.0) <39094075-68D0-3763-83A9-B7026044127B> /Applications/QQ.app/Contents/Frameworks/KernelMiscDll.framework/Versions/A/KernelMiscDll
0x2e80000 - 0x34f9ff3 +com.tencent.Common (1.0) <0527C548-F5E9-3849-9CE6-6A007243A1C2> /Applications/QQ.app/Contents/Frameworks/Common.framework/Versions/A/Common
0x3791000 - 0x39eafff +com.tencent.KernelUtilDll (1.0) <AFAF081F-D52D-3F50-B54E-9B1E6CC65F11> /Applications/QQ.app/Contents/Frameworks/KernelUtilDll.framework/Versions/A/KernelUtilDll
0x3ade000 - 0x4d11ff7 +com.tencent.IMDll (1.0) <A71408F7-333C-3A8A-8B78-F77A4268E003> /Applications/QQ.app/Contents/Frameworks/IMDll.framework/Versions/A/IMDll
0x54c1000 - 0x54c1fff com.apple.quartzframework (1.5 - 1.5) <1AE25E65-02FC-35B5-A1C8-734EC12DA3C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x54c5000 - 0x5730ff7 com.apple.AddressBook.framework (9.0 - 1579) <78AD8E14-94C0-3BD1-B34D-E16600FF2129> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x58e9000 - 0x591affb com.apple.securityinterface (10.0 - 55058) <95726911-E181-3115-8451-EE1FA35A2937> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x593c000 - 0x5947fff com.apple.IntlPreferences (2.0 - 150.1) <BB5EF6EA-5253-3101-B253-71C74D6A5E46> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x5953000 - 0x5973ffb com.apple.addressbook.vCard (9.0 - 1579) <88627874-568E-3EB6-B037-47333F542FB6> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x5993000 - 0x5a88ff7 com.apple.QuickLookUIFramework (5.0 - 675.42) <B1E77D69-ED32-3F18-8EDE-1CE07A799168> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x5b16000 - 0x5b32ff7 com.apple.aps.framework (4.0 - 4.0) <930D30E7-FB63-3D75-B95C-9F221F322E9D> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x5b4b000 - 0x5b4cff7 com.apple.AddressBook.ContactsData (9.0 - 1579) <600412DD-1C40-3017-957B-0A4CD28EDEA9> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x5b54000 - 0x5b62fff com.apple.AddressBook.ContactsFoundation (9.0 - 1579) <E847D78F-D27E-31E7-AC84-DF41D1B5073B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x5b75000 - 0x5b7ffff com.apple.DirectoryService.Framework (10.10 - 187) <19450039-B0D3-3E28-B7EE-5018FE472A79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x5b8a000 - 0x5b91ff3 com.apple.phonenumbers (1.1.1 - 105) <19A59F22-DD76-345E-AF7B-96405D71DB5A> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x5b9a000 - 0x5b9cff7 com.apple.SafariServices.framework (10600 - 10600.5.17) <4123AE0D-1559-33D7-A55E-B4DC67046CB2> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x5ba6000 - 0x6119ff7 com.apple.QuartzComposer (5.1 - 332) <255124E8-20DF-3386-AE1B-30BEBADF698E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x6382000 - 0x642dff7 com.apple.PDFKit (3.1 - 3.1) <8CFD7591-E251-3111-8816-DDD07BE4FEDC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x6480000 - 0x64a6ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <5712F712-4A1C-35BF-AE1D-F55DA1D9877D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x64c6000 - 0x6752fff com.apple.imageKit (2.6.1 - 848) <F147FF0F-217F-326D-BAB2-40FAF4134FF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x68fb000 - 0x68fefff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <D9A10615-D6FA-3861-8094-6D97EB009D08> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x6904000 - 0x698eff3 com.apple.CorePDF (4.0 - 4) <DA26FFBC-901A-3EF5-AF2F-9699683CB185> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x69cf000 - 0x69d9fff com.apple.DisplayServicesFW (2.9 - 372.1) <01C3D99D-7F75-3401-95E8-5175E028EE21> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x69e3000 - 0x6a3bff3 com.apple.ImageCaptureCore (6.3 - 6.3) <4ED63F6B-5412-3458-9B56-28FF5A83FEB1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x6a68000 - 0x6a74ff3 +com.tencent.rtprtcp (1.0 - 1) <0921426F-EA82-334C-B1EE-4FEB6A06A874> /Applications/QQ.app/Contents/Frameworks/RTP_RTCP.framework/Versions/A/RTP_RTCP
0x6c11000 - 0x6c20fff libSimplifiedChineseConverter.dylib (64) <C54CA39F-60D0-3C87-9458-49BDD9B72D3D> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x9956000 - 0x99a3fff com.apple.CloudDocs (1.0 - 321.6) <EF208D9F-9E6C-3FF9-AC82-3C2B4EBFAB89> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0xe062000 - 0xe066fff com.apple.audio.AppleHDAHALPlugIn (272.18 - 272.18) <FCD052AE-05F8-39C1-A378-F10B15F589E6> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x12085000 - 0x12085ffb +cl_kernels (???) <2FD8E6DF-7C52-4C18-BC7E-E880E8EFA7C5> cl_kernels
0x12093000 - 0x12093ff9 +cl_kernels (???) <B80703D3-3ACC-4F02-8638-7DEF0CFD5527> cl_kernels
0x12095000 - 0x12180ff7 unorm8_bgra.dylib (2.4.5) <8F181889-D219-3292-B6C0-F6607D1924B0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x13fc6000 - 0x13fc6ff3 +cl_kernels (???) <8202017E-7A08-4DE6-8926-275A5D5A9822> cl_kernels
0x13fd5000 - 0x13fd5ffb +cl_kernels (???) <A33E723C-0FF9-464F-96B6-F5E0B5C856AB> cl_kernels
0x13fd7000 - 0x140bdff7 unorm8_rgba.dylib (2.4.5) <A9977371-1DD7-3D2D-9708-46A22BAA32E4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x141ea000 - 0x1438dfc7 +XPSSO.dylib (1) <0386522C-22FC-3B3F-83F7-4BCEC428C4C2> /Applications/QQ.app/Contents/Frameworks/XPSSO.dylib
0x166c0000 - 0x166dbff7 com.apple.security.csparser (3.0 - 57031.20.26) <D162BD35-3014-30B1-892E-0F73485E6346> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x17452000 - 0x17453ff7 +cl_kernels (???) <35AD513A-7085-40FE-95A2-BB1F0C785CCD> cl_kernels
0x17ae3000 - 0x17ae4fff com.apple.marco (10.0 - 1000) <2C940C02-7633-3CAF-B61A-718823C18BBD> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x17b45000 - 0x17b50ff7 com.apple.AppleFSCompression (68.1.1 - 1.0) <7D6B0C6B-9769-31F0-A2FC-24F8211B2A41> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x17b5e000 - 0x17b5fff7 com.apple.diagnosticlogcollection (10.0 - 1000) <8E77302E-859E-3979-9BF6-EDAC79377013> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x18058000 - 0x18064ff7 com.apple.commonutilities (8.0 - 900) <D3A25849-4424-3530-80C6-C52773D0545A> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x186a4000 - 0x186d3fff com.apple.datadetectors (5.0 - 286.13) <5476CAA4-D576-3331-A288-8572669D0C4B> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x187dc000 - 0x18a32ffb com.apple.audio.units.Components (1.12 - 1.12) <CDBD7615-8B56-3CA5-AA0A-8BB4CCDD11B3> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x18ad5000 - 0x18da0fff com.apple.audio.codecs.Components (5.0 - 5.0) <38C16359-53AC-32F9-ACB2-FE22E90CD19A> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x19f38000 - 0x19fa3fff com.apple.ids (10.0 - 1000) <3E1775CD-13D8-3A3F-A5C3-B339E1CB8171> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x1a1ce000 - 0x1a2eefff libmecab.dylib (666.7) <CF157799-9567-34B1-9858-4594951E734B> /usr/lib/libmecab.dylib
0x1e138000 - 0x1e1a7ff3 com.apple.imfoundation (10.0 - 1000) <C5269F2C-1300-31D3-B2BB-3ECE7819DA05> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x1e1dc000 - 0x1e201fff com.apple.idsfoundation (10.0 - 1000) <D10C4DB0-30C5-3964-8782-9C53FB24B8DB> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x1e21a000 - 0x1e243fff com.apple.facetimeservices (10.0 - 1000) <B1B94E2C-DE07-3F05-99B4-B4D113FF107C> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x1e254000 - 0x1e296ff7 com.apple.bom (14.0 - 193.6) <8A66E20C-4275-3861-9C2D-F2F804105FBB> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x8fe6d000 - 0x8fea0e03 dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
0x90097000 - 0x900b0fff com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9016b000 - 0x9017affb libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
0x901cb000 - 0x90226fff com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x90227000 - 0x90235ff7 libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x90236000 - 0x9029fff7 libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
0x902a0000 - 0x902e0fff com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x902e1000 - 0x902e3ffb libRadiance.dylib (1237) <A9D5C5E7-8D9E-308A-BA4F-20491E3F15C4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x902e4000 - 0x902e9ff7 libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
0x902ea000 - 0x902edfff libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x902ee000 - 0x90573fff com.apple.QuickTime (7.7.3 - 2890) <34289D2B-07CC-3D12-8F32-6F97D96DEE81> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90574000 - 0x90580ff7 libcsfde.dylib (471.20.7) <95CB28B6-A722-3660-AD1B-07A7C0B8C74A> /usr/lib/libcsfde.dylib
0x90581000 - 0x90583ffb libCGXType.A.dylib (779.11) <2B22C4C3-CF75-3909-B9A0-1B9A23028FBB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90584000 - 0x905d5fff libcups.2.dylib (408.2) <425E4328-ECA1-31EE-B2C4-0D67FB8848BE> /usr/lib/libcups.2.dylib
0x905d6000 - 0x905f5ff7 com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x905f6000 - 0x905f6fff com.apple.CoreServices (62 - 62) <08A581EC-2E8B-30CF-B555-64171C8FE5EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x905f7000 - 0x9062afff com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <709E9F1B-D266-399B-9A4B-3785BBF64E01> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9062b000 - 0x906f6fff com.apple.backup.framework (1.6.4 - 1.6.4) <75DC1CA0-5D18-3E8F-A8BC-D737FC9C55C4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90705000 - 0x90715ff7 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
0x90716000 - 0x907b6fff com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x907b7000 - 0x9084cfff libsystem_c.dylib (1044.10.1) <9804163C-4DEC-3B94-9854-00248E44554F> /usr/lib/system/libsystem_c.dylib
0x9084d000 - 0x90b61fef com.apple.CoreAUC (211.1.0 - 211.1.0) <4ECEBB32-FAA9-357E-BD7D-039E2633AAD5> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x90b8c000 - 0x90bf8ff3 com.apple.datadetectorscore (6.0 - 396.1.1) <A1ADB604-689E-3B00-BCB2-1B6662644BBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x90bf9000 - 0x90c52ff3 libAVFAudio.dylib (118.6) <D91F498D-AF1E-368B-9DCB-CDA3AAA0E6CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x90c53000 - 0x90c76fff libJPEG.dylib (1237) <6838FF44-9DF6-349E-AFB4-182F80C2DA79> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90c77000 - 0x90cbeff3 com.apple.AppleJPEG (1.0 - 1) <677BE130-F5AB-36F4-A51A-1FF20FC0085A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x90cbf000 - 0x90cc1fff com.apple.loginsupport (1.0 - 1) <BA8EEAD0-8E97-3219-949B-50AE67F8869E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x90cc2000 - 0x90ce9fff libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
0x90d5c000 - 0x90d5cfff 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
0x90d5d000 - 0x90d61fff libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
0x90d90000 - 0x90d93ffb libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
0x90d94000 - 0x910f5ff3 com.apple.Foundation (6.9 - 1153.20) <B2539D54-EC35-3388-82C7-B01BB225A804> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x910f6000 - 0x91102ff7 libkxld.dylib (2782.20.48) <A318FD58-B9BA-3548-A8C9-116DB33719A5> /usr/lib/system/libkxld.dylib
0x91103000 - 0x91247ff7 com.apple.ImageIO.framework (3.3.0 - 1237) <314B3F6B-4DC5-31E9-BE67-032901676A34> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91248000 - 0x91251fff libGFXShared.dylib (11.1.2) <C67D9D93-6172-3AD6-BBB2-A18C9EC94570> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x91252000 - 0x912a6fff com.apple.HIServices (1.22 - 522.1) <E46DFA95-A419-32CD-AD1F-C5839F9CF923> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x912a7000 - 0x912bafff com.apple.CoreBluetooth (1.0 - 1) <153F2DDE-CCCF-3C63-AF70-2EA306DACDCD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x912bb000 - 0x91358fff 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
0x91359000 - 0x913a7ff7 libcurl.4.dylib (83.1.2) <50E14C55-B150-39E1-BA2C-B0658D38E580> /usr/lib/libcurl.4.dylib
0x913a8000 - 0x91626ff3 com.apple.security (7.0 - 57031.20.26) <7E5439C5-752D-367F-A28A-AA34C7307981> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91627000 - 0x9162afff com.apple.xpc.ServiceManagement (1.0 - 1) <D23A7F03-979D-3A78-B1F6-645D2EFEEF66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9162b000 - 0x916daffb com.apple.Bluetooth (4.3.4 - 4.3.4f4) <90D495A0-431F-363B-8818-230CB096D6E1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x916db000 - 0x916ddfff libCVMSPluginSupport.dylib (11.1.2) <2C725DC9-0773-3637-B905-7A8B2001192F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x916de000 - 0x91707fff libRIP.A.dylib (779.11) <4BD501EF-1671-3165-BD7A-CF227F4BD690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91712000 - 0x91809ff7 libFontParser.dylib (134.2) <1CE9DA9E-FBF3-32E4-838D-455EA531F26E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x918b8000 - 0x91918fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <2FFC7C07-CA18-3959-B8F6-F620025BCD86> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x91919000 - 0x91a05fe7 libvMisc.dylib (516) <C784D56E-112E-359F-848B-3419E0572EB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91a06000 - 0x91a08fff com.apple.securityhi (9.0 - 55006) <B87325C7-1F87-3D3C-874C-9DF59C8EBE1E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x923b8000 - 0x923ccfff 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
0x923cd000 - 0x923cffff libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x923d0000 - 0x92878ff7 com.apple.JavaScriptCore (10600 - 10600.5.10) <D9054A31-B5A8-363C-90DD-4359ECEBFBFA> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92879000 - 0x928b9ffb libGLImage.dylib (11.1.2) <9BAF083D-12EF-3CD9-A875-191B1A3CC687> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x931c8000 - 0x931eeff3 libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x931ef000 - 0x931effff libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
0x931f0000 - 0x93233fff libGLU.dylib (11.1.2) <D044C93B-4FCF-378E-9CD4-50E2EBA17EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93234000 - 0x9323dff7 libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
0x9323e000 - 0x93271fe3 libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x93272000 - 0x93278ff7 com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x93279000 - 0x9328eff3 libCGInterfaces.dylib (294.1) <631D5E39-4815-3BDA-BD16-B34D5EB36240> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x9328f000 - 0x9337fff3 com.apple.DiskImagesFramework (10.10.1 - 396) <25716B90-E152-3666-92BB-FE543AEB6FA9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93380000 - 0x933b3fff com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x933b4000 - 0x93446fff com.apple.CoreSymbolication (3.1 - 57020.1) <7A6A6AD6-E46A-334F-ACC4-41B179505EC9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x93447000 - 0x93461ff7 liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x93462000 - 0x9349cfff com.apple.AirPlaySupport (2.0 - 215.18) <62CFE5FC-293F-36C8-9371-243892E55D73> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x9349d000 - 0x9373cffb com.apple.RawCamera.bundle (6.03.1 - 779) <6F9D2F45-DBC7-3CB1-A412-59EBA38D0BC7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9373d000 - 0x93792ff7 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
0x93aaa000 - 0x93aabfff libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x93aac000 - 0x93ab4ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <E6C21417-C63A-3CD7-9329-205057417AC1> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x93ab5000 - 0x93b67fff libCoreStorage.dylib (471.20.7) <34D9A40A-97EB-3365-B809-13DA5BF569C6> /usr/lib/libCoreStorage.dylib
0x93b68000 - 0x93b6eff7 libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
0x93b6f000 - 0x93b71ff7 libquarantine.dylib (76.20.1) <8694AC5A-7359-3CC6-8E93-CABFCC919D4B> /usr/lib/system/libquarantine.dylib
0x93b72000 - 0x93b72fff libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
0x93b73000 - 0x93b8eff3 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
0x93b8f000 - 0x93e81ff3 com.apple.CoreImage (10.3.4) <6A0E17E6-9F56-3450-8892-670A9C489C30> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x93e82000 - 0x93ed5fff com.apple.CoreMediaIO (601.0 - 4760) <A3BA21A9-5841-3C98-BBE8-A945020745DF> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x93ed6000 - 0x93ed6fff com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93ed7000 - 0x93ef6fff libsystem_kernel.dylib (2782.20.48) <D1D17CE0-1D1D-3243-9E9D-78C70F19B0ED> /usr/lib/system/libsystem_kernel.dylib
0x93ef7000 - 0x94004fe3 libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94005000 - 0x9402efff libsystem_info.dylib (459.20.1) <91DEA2CC-26A7-32CD-ABC5-0B2754874E38> /usr/lib/system/libsystem_info.dylib
0x9402f000 - 0x94036fff 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
0x94037000 - 0x9403eff3 libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x9403f000 - 0x94095fff libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x94096000 - 0x94225ff3 libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
0x94226000 - 0x94260fff com.apple.MediaKit (16 - 757.2) <C8A90BB1-86B8-3695-B098-DDEF9A44CDC9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x94261000 - 0x9469cfeb 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
0x9469d000 - 0x9469efff libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x9469f000 - 0x946e8ffb libFontRegistry.dylib (134.1) <6CF6177B-D5D6-3E7B-88BC-BE833D55018C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x946e9000 - 0x946efff7 libsystem_trace.dylib (72.20.1) <5F23BE77-1C60-3859-B528-C6B3C184C95C> /usr/lib/system/libsystem_trace.dylib
0x946f0000 - 0x9471dfff com.apple.ProtectedCloudStorage (1.0 - 1) <1CF781F8-1210-3B77-964B-D85F98B90681> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x9471e000 - 0x94731fff libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x94732000 - 0x947a8fff com.apple.securityfoundation (6.0 - 55126) <2DB5BDF8-FB04-317B-9A7F-9AC8733947BF> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x947a9000 - 0x9491eff7 com.apple.QTKit (7.7.3 - 2890) <2438CD70-8D13-3287-9A43-50B0CD1745DF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9491f000 - 0x94a35ff3 com.apple.desktopservices (1.9.3 - 1.9.3) <544FDA55-063A-3787-A55A-A54290E4BE6E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94a36000 - 0x94a43ff7 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
0x94a44000 - 0x94a4cfeb libcldcpuengine.dylib (2.4.5) <DF8CD84D-565E-370D-AC80-7D43E19B7E42> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x94a4d000 - 0x94a52ff7 libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
0x94a53000 - 0x94aa4fff com.apple.opencl (2.4.2 - 2.4.2) <0751975F-97E4-3271-BA93-2FC7A5FDB940> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94b45000 - 0x94b4fffb 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
0x94b50000 - 0x94beafff com.apple.ColorSync (4.9.0 - 4.9.0) <E3442A3A-181A-3C39-86D5-89292AF8115F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94beb000 - 0x94d5cffb libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94d5d000 - 0x94d5fff3 com.apple.EFILogin (2.0 - 2) <00F6D57F-5B4F-373E-BBFF-D19E1E7F87E6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x94d60000 - 0x94dcbff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x94dcc000 - 0x94dd9ff7 com.apple.OpenDirectory (10.10 - 187) <60A9481B-2191-35A2-AB7E-E48A2B49BF09> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94dda000 - 0x94dddfff libdyld.dylib (353.2.1) <30CE0D0E-7E82-3CD5-92E7-9C1D6AD3327C> /usr/lib/system/libdyld.dylib
0x94dde000 - 0x94de2ffb com.apple.IOSurface (97.4 - 97.4) <FD6AD351-BD60-337C-8D3D-42CDA7EE137C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94de3000 - 0x94de6ff7 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
0x94def000 - 0x94e7cff3 com.apple.PerformanceAnalysis (1.0 - 1) <AADDDFC1-B4F3-311A-94EF-4D8EAFC2E2C7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x94e7d000 - 0x94ed8ffb libTIFF.dylib (1237) <CEE13162-B2D3-3AA6-82A7-AA1A02E424DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94ed9000 - 0x95b05fff com.apple.AppKit (6.9 - 1347.57) <2E995EB6-3DB5-3FE0-B140-3E7563903322> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95b06000 - 0x95b06fff libOpenScriptingUtil.dylib (162.1) <EDDD4BA8-6212-3437-8CFF-117724C12A4E> /usr/lib/libOpenScriptingUtil.dylib
0x9648b000 - 0x9648cfff com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9648d000 - 0x96495fff libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
0x964cb000 - 0x965b5fff libcrypto.0.9.8.dylib (52.20.2) <3BE03EE0-9DAE-395D-8292-0371FB21EE3F> /usr/lib/libcrypto.0.9.8.dylib
0x965b6000 - 0x9756fff3 com.apple.WebCore (10600 - 10600.5.17) <1AB2AC41-CFB5-3848-97FF-8ABC4C6B476C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x97570000 - 0x9786effb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <ABEA5906-26AE-308F-B078-5944ABDF94DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9786f000 - 0x97895ff3 libxpc.dylib (559.20.9) <15931AC6-7282-332D-9A44-6CFF84AC63AF> /usr/lib/system/libxpc.dylib
0x97896000 - 0x97897fff libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x978bb000 - 0x978c7fff com.apple.CrashReporterSupport (10.10 - 631) <456980E6-2F31-321B-B35D-CA54B88C6F1C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x978c8000 - 0x978e7ff7 com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <9265A1BE-FA6F-38C7-BDFB-FA05EEC683CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x978e8000 - 0x978f3ff7 com.apple.AppSandbox (4.0 - 238.20.2) <E81603D8-FA25-3667-999C-E5A9DF790CB4> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x978f4000 - 0x978f6fff libsystem_configuration.dylib (699.1.5) <CC818B5B-D6A6-3313-A0FD-6F781B24DAD4> /usr/lib/system/libsystem_configuration.dylib
0x978f7000 - 0x978ffff7 libCGCMS.A.dylib (779.11) <EFC325D4-B616-3739-BAB6-D9C8B74F102F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x97900000 - 0x9793dfff libsystem_network.dylib (412.20.3) <039F7709-8BFA-3299-8FD7-168145568642> /usr/lib/system/libsystem_network.dylib
0x9793e000 - 0x9795dffb libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x9795e000 - 0x97975fff libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x97976000 - 0x979a2fff com.apple.ChunkingLibrary (2.1 - 163.6) <D5446A27-C51B-36D7-A4A1-3222A87F6F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x979a3000 - 0x979a6fff libCGXCoreImage.A.dylib (779.11) <368662F4-15CC-3F36-85F9-CEEC44A1FA42> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x979a7000 - 0x979aefff libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
0x979b2000 - 0x979b2fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <CFB6243A-1613-3468-88CE-1DDBEC1E6984> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x979b3000 - 0x979d0fff libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x979d1000 - 0x97affff7 com.apple.coreui (2.1 - 308.6) <908A9C21-7AE9-3480-A858-2E4D928F661D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97b00000 - 0x97bf1ffb libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x97bf2000 - 0x97d18ffb com.apple.WebKitLegacy (10600 - 10600.5.17) <DAB0FB97-294B-339C-B986-2711E5EB5F4F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x97d19000 - 0x97d21fff 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
0x97d22000 - 0x97f18fff libicucore.A.dylib (531.48) <A1002DA8-DAA9-30E8-95AE-1BF575AC5AB5> /usr/lib/libicucore.A.dylib
0x97f19000 - 0x97f1dff3 com.apple.TCC (1.0 - 1) <EE0D6865-A6E0-3BF0-93F1-837C09AA7978> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x97f1e000 - 0x97f4dff7 com.apple.DictionaryServices (1.2 - 229) <BC958000-7A7D-3C3A-B0FF-95734A35EB0A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97f4e000 - 0x97f5cff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <CDD0CAA1-DF2E-3FE1-AEE4-4C0823E6FD5C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x97f5d000 - 0x97f5fffb libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x97f60000 - 0x97f8afff libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x97f8b000 - 0x97fc5fff com.apple.LDAPFramework (2.4.28 - 194.5) <E3E6B657-AA4C-3D9D-8EB2-ACAC1B62DDDE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x97fc6000 - 0x97fc8fff com.apple.SecCodeWrapper (4.0 - 238.20.2) <E70AD7E3-F4A1-3315-ABD9-9FF5078E9EDD> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x97fc9000 - 0x98003ff7 com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x98004000 - 0x98004fff com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98005000 - 0x9800bff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x9800c000 - 0x98014fff libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
0x98015000 - 0x98028fff com.apple.Sharing (328.16 - 328.16) <57F64876-D785-3B35-91B9-B2800F800C37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x98029000 - 0x980a0ff7 com.apple.CoreUtils (1.1 - 110.1) <1667BF42-48D3-3B3D-A9CF-0868178DD2EB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x980a1000 - 0x980b3ff7 libsasl2.2.dylib (194.1) <34CB75C7-09BE-3319-BF7E-D4E56495F07A> /usr/lib/libsasl2.2.dylib
0x980b4000 - 0x9848dff3 com.apple.HIToolbox (2.1.1 - 758.7) <A7B81A48-6BB9-35EC-B128-D38AD4EC7802> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9848e000 - 0x9850dfff com.apple.SystemConfiguration (1.14 - 1.14) <6081992E-6825-3F69-AACF-70ABFA4CE379> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9850e000 - 0x9851ffff libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x98520000 - 0x98636fff com.apple.CoreText (352.0 - 454.6) <5F236E10-C911-3AAF-8BA6-2F0F68A87443> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x98637000 - 0x98643ff3 libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
0x98644000 - 0x986eafff com.apple.Metadata (10.7.0 - 917.35) <3A9CD210-E9CC-3C1C-A72F-278F0694C1B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x986eb000 - 0x98772fff com.apple.CoreServices.OSServices (640.4 - 640.4) <6ABC3CCE-5A4E-3CB2-AA12-3FFAB27D835A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98773000 - 0x9878aff7 com.apple.CoreMediaAuthoring (2.2 - 951) <C1019289-9E99-39A2-9580-6C2FCAE9B666> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9878b000 - 0x98881ff7 libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x98882000 - 0x98899ffb com.apple.AppContainer (4.0 - 238.20.2) <0A9A3DD3-2D64-3548-8374-96FCE828D151> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x9889a000 - 0x98ccdff3 com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x98cce000 - 0x98cd2ffb libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x98e82000 - 0x99119fff com.apple.CoreData (111 - 526.3) <93295B9D-6C48-3919-8B9C-A4291D3522CE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9911a000 - 0x9918efff com.apple.Heimdal (4.0 - 2.0) <0082F991-F391-31A6-915C-1FCB0AD004AC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9918f000 - 0x99197ffb com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x99198000 - 0x991a1fff com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x991a2000 - 0x991bfffb com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x991c5000 - 0x99331ff3 com.apple.avfoundation (2.0 - 889.210) <C49EA877-535F-3E27-80B2-87AACA207F33> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x99332000 - 0x99332fff com.apple.Carbon (154 - 157) <CA90E930-DE59-3AD9-B158-3A940BA1FA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x99333000 - 0x99446fff com.apple.MediaControlSender (2.0 - 215.18) <D35B4B09-AE31-3028-ACEE-E86991772577> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x99447000 - 0x99486fff 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
0x99487000 - 0x999e7ff3 com.apple.MediaToolbox (1.0 - 1562.235) <44C382D2-F7B2-312A-B6CC-AD27D0F17011> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x999e8000 - 0x99a1affb com.apple.GSS (4.0 - 2.0) <2E9B0C48-962E-3CAB-ABCE-0A16CFCEF53E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x99a1b000 - 0x99a2bfff libGL.dylib (11.1.2) <44DD250B-CB98-3FD1-BF5B-6AD85A68BF9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99a2c000 - 0x99a33fff com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x99a34000 - 0x99a42ff3 com.apple.opengl (11.1.2 - 11.1.2) <F252DF22-C5E2-3A47-ACB6-2B02D6164A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99a43000 - 0x99a50ff7 libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x99a51000 - 0x99bd9ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <CA1E6D99-F534-3D3B-9AA5-038E171AD0A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x99bda000 - 0x99c51fff com.apple.ApplicationServices.ATS (360 - 375.2) <A5CA2D71-673F-3FD8-B515-DAB1B3CC52C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x99c52000 - 0x99c69ff3 libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x99c6a000 - 0x99caafff libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x99cab000 - 0x9a05fff7 com.apple.CoreFoundation (6.9 - 1153.18) <267B1002-C755-37B4-95CD-92358CF994B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a211000 - 0x9a215ffb libGIF.dylib (1237) <F831EEB0-3193-32A7-914D-F77C7D5027E3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9a216000 - 0x9a4afffb com.apple.WebKit (10600 - 10600.5.17) <080B2D66-0041-3F41-B055-A93179673502> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9a5bf000 - 0x9a5bffff liblaunch.dylib (559.20.9) <A0885899-CDE9-3688-8C3C-B583E24090E0> /usr/lib/system/liblaunch.dylib
0x9a5c0000 - 0x9a5eeff7 libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
0x9a5ef000 - 0x9a61efff com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a61f000 - 0x9a6c7ff7 com.apple.CoreMedia (1.0 - 1562.235) <BA4933F2-289D-354B-B3B7-451AAF9FBB96> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9a6c8000 - 0x9a793fff com.apple.DiscRecording (9.0 - 9000.4.2) <8E19F180-3D32-3C7A-8E73-272F2955D9A8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9a794000 - 0x9ab8bfff com.apple.CoreGraphics (1.600.0 - 779.11) <C335E1BE-B524-3EE8-969F-329BE9739CC4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9ab8c000 - 0x9ad9aff7 com.apple.CFNetwork (720.3.13 - 720.3.13) <2593580E-5547-37C7-A99A-9D1B086C8B69> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9ad9b000 - 0x9b183ff7 libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9b184000 - 0x9b1d9ff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <2AF304F7-5DA4-3035-9E15-070F16700789> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9b1da000 - 0x9b206ffb libsandbox.1.dylib (358.20.5) <5AFB311B-D796-3851-BC5B-72EF603DB2B6> /usr/lib/libsandbox.1.dylib
0x9b214000 - 0x9b21fff7 com.apple.NetAuth (5.2 - 5.2) <3E650FB0-5EB5-3807-8B71-8FAF64D6A0FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9b220000 - 0x9b40f2ef libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
0x9b410000 - 0x9b46dff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <86895179-C54B-3D8A-B515-92DFA6315FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9b46e000 - 0x9b47bff3 com.apple.ProtocolBuffer (1 - 228.0.1) <B61B9562-CBDE-34E5-B19E-291A1D95D782> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x9b47c000 - 0x9b4cffff libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
0x9b4d0000 - 0x9b5d4ff7 libJP2.dylib (1237) <3A85AB3C-AFC7-3761-A198-D6C7317E476A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9b5d5000 - 0x9b707fff com.apple.UIFoundation (1.0 - 1) <B5B0D178-E1F5-3625-9391-46495E35D540> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x9b708000 - 0x9b70cfff 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
0x9b70d000 - 0x9b783ff7 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
0x9b784000 - 0x9b787fff libextension.dylib (55.2) <BE3B5B43-A1BB-3BB6-9CD9-946BC61241FC> /usr/lib/libextension.dylib
0x9b788000 - 0x9b791ffb com.apple.CommonAuth (4.0 - 2.0) <FFE760A3-FEF7-3009-92E8-893ABB3BC91A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9b792000 - 0x9b793fff liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x9b794000 - 0x9b7adfff libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
0x9b7ae000 - 0x9b7b7fff com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9b7b8000 - 0x9b7dcffb com.apple.framework.Apple80211 (10.3 - 1030.71.6) <84F7040E-713D-3B0E-8397-7CE0C377C52A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9b7dd000 - 0x9b811ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x9b812000 - 0x9b81bfff libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
0x9b81c000 - 0x9b88fffb com.apple.framework.CoreWLAN (5.0 - 500.35.2) <8D5F7007-D938-3A4D-841A-647D272D2DB6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9b890000 - 0x9b8abff7 com.apple.CFOpenDirectory (10.10 - 187) <44C81E98-710E-30EB-829D-7374B9339345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9b8ac000 - 0x9b8b0fff libCoreVMClient.dylib (79.1) <3DB52AB1-D41E-3AC9-A355-1B6DCEDB4DFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9b8b1000 - 0x9b8d7ff7 com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9b8d8000 - 0x9b8feffb libPng.dylib (1237) <7EA0DEBE-4000-39D4-89E5-17F655BA317E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9b8ff000 - 0x9b97cff3 com.apple.framework.IOKit (2.0.2 - 1050.20.2) <84299E45-C5F3-365F-AC1B-0EAFF8057112> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9b97d000 - 0x9bb42fff com.apple.QuartzCore (1.10 - 361.18) <C2F1A85F-EA5E-3B73-81A2-06E3078202BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9bb43000 - 0x9bb48fff 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
0x9bb49000 - 0x9bb7afff libtidy.A.dylib (15.15) <D893B41F-FBE9-3EDE-8DC6-2B80A4E0804B> /usr/lib/libtidy.A.dylib
0x9bbcf000 - 0x9bbd0fff libSystem.B.dylib (1213) <C45CC429-5DE4-3B01-8450-B3BD1AA03C3F> /usr/lib/libSystem.B.dylib
0x9bbd1000 - 0x9bbe2fff libsystem_coretls.dylib (35.20.2) <3688680D-90B5-373F-9E0D-46809E98B023> /usr/lib/system/libsystem_coretls.dylib
0x9bbe3000 - 0x9bbe5fff libsystem_sandbox.dylib (358.20.5) <FA3A0729-6839-38AC-B365-5E89A125F091> /usr/lib/system/libsystem_sandbox.dylib
0x9bbe6000 - 0x9bc4aff7 com.apple.AE (681.2 - 681.2) <E56D8304-3975-32E0-BBF2-611F04209C2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9bc4b000 - 0x9bc87ff3 com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9bc8a000 - 0x9c00dff7 com.apple.VideoToolbox (1.0 - 1562.235) <52EE731A-400A-3670-8904-03636C41B4CD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9c00e000 - 0x9c10fff7 com.apple.LaunchServices (644.56 - 644.56) <CFF2C4B8-8111-3B9B-A6F7-E2AB33163238> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9c110000 - 0x9c46aff7 libmecabra.dylib (666.7) <55A50B97-92D3-3DDC-8E3A-58BC5FFE5E3F> /usr/lib/libmecabra.dylib
0x9c46b000 - 0x9c46bfff com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 6
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: 32757
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=307.5M resident=152.8M(50%) swapped_out_or_unallocated=154.7M(50%)
Writable regions: Total=270.0M written=66.5M(25%) resident=127.9M(47%) swapped_out=0K(0%) unallocated=142.1M(53%)
REGION TYPE VIRTUAL
=========== =======
Activity Tracing 2048K
CG backing stores 17.4M
CG image 3640K
CG raster data 192K
CG shared images 368K
CoreAnimation 30.9M
CoreData 4K
CoreImage 136K
CoreUI image data 164K
Foundation 4K
IOKit 1288K
Image IO 16.5M
Kernel Alloc Once 4K
MALLOC 126.7M
MALLOC (admin) 64K
MALLOC_LARGE (reserved) 34.2M reserved VM address space (unallocated)
Memory Tag 242 12K
Memory Tag 249 156K
OpenCL 44K
Stack 68.8M
VM_ALLOCATE 18.3M
__DATA 18.0M
__IMAGE 528K
__LINKEDIT 69.8M
__OBJC 4676K
__TEXT 237.8M
__UNICODE 552K
mapped file 341.6M
shared memory 4K
=========== =======
TOTAL 993.6M
TOTAL, minus reserved VM space 959.4M
Model: MacBookPro11,3, BootROM MBP112.0138.B14, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.4f4 15601, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: Internal Memory Card Reader
USB Device: iPhone
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: USB Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment