Open artelse opened 12 years ago
Seems like a listener in KVO got deleted but was still registered.
I'm not able to reproduce it (on the latest version), this is what I'm doing:
but no crashes for me
Another crash log. A spontaneous crash. This version I compiled from git with no modifications.
Process: iSoul [44283] Path: /Users/USER/Library/Developer/Xcode/DerivedData/iSoul-gkbnhavvjimhxgasfnpdnybjtiab/Build/Products/Release/iSoul.app/Contents/MacOS/iSoul Identifier: com.bdp.iSoul Version: 0.5.0 (0.5.0) Code Type: X86-64 (Native) Parent Process: launchd [213]
Date/Time: 2012-05-18 15:05:48.196 +0200 OS Version: Mac OS X 10.7.4 (11E53) Report Version: 9
Interval Since Last Report: 185961 sec Crashes Since Last Report: 7 Per-App Interval Since Last Report: 173085 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: 0A3FBF3D-CDE4-421F-A47D-53BCFA00AA2C
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
VM Regions Near 0x18: --> __TEXT 0000000100000000-000000010003f000 [ 252K] r-x/rwx SM=COW /Users/USER/Library/Developer/Xcode/DerivedData/iSoul-gkbnhavvjimhxgasfnpdnybjtiab/Build/Products/Release/iSoul.app/Contents/MacOS/iSoul
Application Specific Information: objc_msgSend() selector name: retain objc[44283]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff8d5d3350 objc_msgSend_vtable13 + 16 1 com.apple.Foundation 0x00007fff857a0e86 NSKVOPendingNotificationCreate + 398 2 com.apple.Foundation 0x00007fff857a0cd0 NSKeyValuePushPendingNotificationPerThread + 103 3 com.apple.Foundation 0x00007fff8577fa6d NSKeyValueWillChange + 489 4 com.apple.Foundation 0x00007fff8574df37 -[NSObject(NSKeyValueObserverNotification) willChangeValueForKey:] + 241 5 com.apple.CoreData 0x00007fff89290810 _sharedIMPL_setvfk_core + 128 6 com.bdp.iSoul 0x000000010001cb39 -[MuseekdConnectionController readSearchReply:] + 260 7 com.apple.CoreFoundation 0x00007fff8bc3770d -[NSObject performSelector:withObject:] + 61 8 com.bdp.iSoul 0x000000010001e608 -[MuseekReader readMessage] + 538 9 com.apple.CoreFoundation 0x00007fff8bc0652b _signalEventSync + 107 10 com.apple.CoreFoundation 0x00007fff8bc064b2 _cfstream_solo_signalEventSync + 98 11 com.apple.CoreFoundation 0x00007fff8bc062d8 CFStreamSignalEvent + 632 12 com.apple.CFNetwork 0x00007fff83887bd7 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder) + 45 13 com.apple.CFNetwork 0x00007fff83887236 SocketStream::socketCallback(CFSocket_, unsigned long, CFData const, void const) + 232 14 com.apple.CFNetwork 0x00007fff83887136 SocketStream::_SocketCallBack_stream(CFSocket_, unsigned long, CFData const, void const, void_) + 100 15 com.apple.CoreFoundation 0x00007fff8bbfe0c4 CFSocketPerformV0 + 980 16 com.apple.CoreFoundation 0x00007fff8bbb64f1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 17 com.apple.CoreFoundation 0x00007fff8bbb5d5d CFRunLoopDoSources0 + 253 18 com.apple.CoreFoundation 0x00007fff8bbdcb49 __CFRunLoopRun + 905 19 com.apple.CoreFoundation 0x00007fff8bbdc486 CFRunLoopRunSpecific + 230 20 com.apple.HIToolbox 0x00007fff84ae94d3 RunCurrentEventLoopInMode + 277 21 com.apple.HIToolbox 0x00007fff84af0781 ReceiveNextEventCommon + 355 22 com.apple.HIToolbox 0x00007fff84af060e BlockUntilNextEventMatchingListInMode + 62 23 com.apple.AppKit 0x00000001000d3e31 _DPSNextEvent + 659 24 com.apple.AppKit 0x00000001000d3735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 25 com.apple.AppKit 0x00000001000d0071 -[NSApplication run] + 470 26 com.apple.AppKit 0x000000010034c244 NSApplicationMain + 867 27 com.bdp.iSoul 0x0000000100001324 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff871da7e6 kevent + 10 1 libdispatch.dylib 0x00007fff8d6de78a _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff8d6dd31a _dispatch_mgr_thread + 54
Thread 2:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff871d9df2 select + 10 1 com.apple.CoreFoundation 0x00007fff8bc25c8b CFSocketManager + 1355 2 libsystem_c.dylib 0x00007fff8411b8bf _pthread_start + 335 3 libsystem_c.dylib 0x00007fff8411eb75 thread_start + 13
Thread 3:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff871d867a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff871d7d71 mach_msg + 73 2 com.apple.CoreFoundation 0x00007fff8bbd450c CFRunLoopServiceMachPort + 188 3 com.apple.CoreFoundation 0x00007fff8bbdcc74 __CFRunLoopRun + 1204 4 com.apple.CoreFoundation 0x00007fff8bbdc486 CFRunLoopRunSpecific + 230 5 com.apple.Foundation 0x00007fff8579cfd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 6 com.apple.Foundation 0x00007fff8579172a -[NSThread main] + 68 7 com.apple.Foundation 0x00007fff857916a2 NSThreadmain + 1575 8 libsystem_c.dylib 0x00007fff8411b8bf _pthread_start + 335 9 libsystem_c.dylib 0x00007fff8411eb75 thread_start + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff871da192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8411d594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff871da192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8411d594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff871da192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8411d594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff871da192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8411d594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000011 rdx: 0x0000000101c1e990 rdi: 0x00000001094dc510 rsi: 0x00007fff72ef8710 rbp: 0x00007fff5fbfe0d0 rsp: 0x00007fff5fbfe088 r8: 0x00000000000000c8 r9: 0x00007fff72f0c2d0 r10: 0x0000000000000040 r11: 0x0000000000000004 r12: 0x000000010cd86ed0 r13: 0x00007fff72ef8710 r14: 0x000000010332f970 r15: 0x0000000109477ad0 rip: 0x00007fff8d5d3350 rfl: 0x0000000000010246 cr2: 0x0000000000000018 Logical CPU: 3
Binary Images:
0x100000000 - 0x10003eff7 +com.bdp.iSoul (0.5.0 - 0.5.0) <7FDD7502-4D72-3C46-9025-5CE73642A18B> /Users/USER/Library/Developer/Xcode/DerivedData/iSoul-gkbnhavvjimhxgasfnpdnybjtiab/Build/Products/Release/iSoul.app/Contents/MacOS/iSoul
0x100067000 - 0x100078ff7 +de.codingmonkeys.TCMPortMapper (1.3.2 - 1.3.2) <923A523C-2A36-3CF4-953C-4E6AA955443C> /Users/USER/Library/Developer/Xcode/DerivedData/iSoul-gkbnhavvjimhxgasfnpdnybjtiab/Build/Products/Release/iSoul.app/Contents/Frameworks/TCMPortMapper.framework/Versions/A/TCMPortMapper
0x100083000 - 0x10008fff7 +com.growl.growlframework (1.2.1 - 1.2.1) <07C81561-C93B-503F-4666-A8F8D8DD4305> /Users/USER/Library/Developer/Xcode/DerivedData/iSoul-gkbnhavvjimhxgasfnpdnybjtiab/Build/Products/Release/iSoul.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x10009b000 - 0x1000b2fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Users/USER/Library/Developer/Xcode/DerivedData/iSoul-gkbnhavvjimhxgasfnpdnybjtiab/Build/Products/Release/iSoul.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1000cb000 - 0x100cd1ff7 com.apple.AppKit (6.7.3 - 1138.47)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 139 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: 66846 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=213.1M resident=81.7M(38%) swapped_out_or_unallocated=131.4M(62%) Writable regions: Total=115.7M written=30.0M(26%) resident=36.4M(31%) swapped_out=28.1M(24%) unallocated=79.3M(69%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 7184K CG image 5540K CG raster data 632K CG shared images 3608K CoreGraphics 16K CoreImage 72K CoreServices 3376K MALLOC 70.9M MALLOC guard page 32K Memory tag=240 4K Memory tag=242 12K OpenCL 76K SQLite page cache 192K STACK GUARD 56.0M Stack 11.1M VM_ALLOCATE 16.3M CI_BITMAP 80K DATA 20.0M IMAGE 528K LINKEDIT 53.8M RC_CAMERAS 244K TEXT 159.3M __UNICODE 544K mapped file 46.7M shared memory 30.3M =========== ======= TOTAL 486.1M
Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f63 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.4.20) Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM256C, 251 GB USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2 USB Device: FT232R USB UART, 0x0403 (Future Technology Devices International Limited), 0x6001, 0xfa130000 / 7 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 8 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0xfa120000 / 4 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: My Book, 0x1058 (Western Digital Technologies, Inc.), 0x1104, 0xfd120000 / 4 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3
It's the exact same crash, happening in MuseekdConnectionController readSearchReply: and related to KV observing.
Ok, this is a reproducible crash. Do a search, have a search results list. Now delete the search results ([-] in left bar). Then do the same search again from the top bar; crash.
Process: iSoul [32875] Path: /Users/USER/*/iSoul.app/Contents/MacOS/iSoul Identifier: com.bdp.iSoul Version: 0.5.0 (0.5.0) Code Type: X86-64 (Native) Parent Process: launchd [213]
Date/Time: 2012-05-15 23:30:32.318 +0200 OS Version: Mac OS X 10.7.4 (11E53) Report Version: 9
Interval Since Last Report: 181541 sec Crashes Since Last Report: 6 Per-App Interval Since Last Report: 181474 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: 0A3FBF3D-CDE4-421F-A47D-53BCFA00AA2C
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000001098422f
VM Regions Near 0x1098422f: --> __TEXT 0000000100000000-000000010003e000 [ 248K] r-x/rwx SM=COW /Users/USER/*/iSoul.app/Contents/MacOS/iSoul
Application Specific Information: objc_msgSend() selector name: retain objc[32875]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff8d5d3350 objc_msgSend_vtable13 + 16 1 com.apple.Foundation 0x00007fff857a0e86 NSKVOPendingNotificationCreate + 398 2 com.apple.Foundation 0x00007fff857a0cd0 NSKeyValuePushPendingNotificationPerThread + 103 3 com.apple.Foundation 0x00007fff8577fa6d NSKeyValueWillChange + 489 4 com.apple.Foundation 0x00007fff8574df37 -[NSObject(NSKeyValueObserverNotification) willChangeValueForKey:] + 241 5 com.apple.CoreData 0x00007fff89290810 _sharedIMPL_setvfk_core + 128 6 com.bdp.iSoul 0x000000010001c70a -[MuseekdConnectionController readSearchReply:] + 260 7 com.apple.CoreFoundation 0x00007fff8bc3770d -[NSObject performSelector:withObject:] + 61 8 com.bdp.iSoul 0x000000010001e1d8 -[MuseekReader readMessage] + 538 9 com.apple.CoreFoundation 0x00007fff8bc0652b _signalEventSync + 107 10 com.apple.CoreFoundation 0x00007fff8bc4c437 _cfstream_shared_signalEventSync + 615 11 com.apple.CoreFoundation 0x00007fff8bbb64f1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 12 com.apple.CoreFoundation 0x00007fff8bbb5d5d CFRunLoopDoSources0 + 253 13 com.apple.CoreFoundation 0x00007fff8bbdcb49 CFRunLoopRun + 905 14 com.apple.CoreFoundation 0x00007fff8bbdc486 CFRunLoopRunSpecific + 230 15 com.apple.HIToolbox 0x00007fff84ae94d3 RunCurrentEventLoopInMode + 277 16 com.apple.HIToolbox 0x00007fff84af0781 ReceiveNextEventCommon + 355 17 com.apple.HIToolbox 0x00007fff84af060e BlockUntilNextEventMatchingListInMode + 62 18 com.apple.AppKit 0x00000001000d2e31 _DPSNextEvent + 659 19 com.apple.AppKit 0x00000001000d2735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 20 com.apple.AppKit 0x00000001000cf071 -[NSApplication run] + 470 21 com.apple.AppKit 0x000000010034b244 NSApplicationMain + 867 22 com.bdp.iSoul 0x0000000100001614 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_c.dylib 0x00007fff8413510b szone_free + 98 1 libdispatch.dylib 0x00007fff8d6dd6d5 _dispatch_cache_cleanup + 33 2 libdispatch.dylib 0x00007fff8d6de3d1 _dispatch_mgr_thread2 + 52 3 libdispatch.dylib 0x00007fff8d6de736 _dispatch_mgr_invoke + 839 4 libdispatch.dylib 0x00007fff8d6dd31a _dispatch_mgr_thread + 54
Thread 2:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff871d9df2 select + 10 1 com.apple.CoreFoundation 0x00007fff8bc25c8b CFSocketManager + 1355 2 libsystem_c.dylib 0x00007fff8411b8bf _pthread_start + 335 3 libsystem_c.dylib 0x00007fff8411eb75 thread_start + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff871da192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8411d594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff871da192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8411d594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff871da192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8411d594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 6:: Dispatch queue: com.apple.root.default-overcommit-priority 0 libdispatch.dylib 0x00007fff8d6dd8fd _dispatch_worker_thread2 + 151 1 libsystem_c.dylib 0x00007fff8411d3da _pthread_wqthread + 316 2 libsystem_c.dylib 0x00007fff8411eb85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000010984217 rbx: 0x0000000000000001 rcx: 0x0000000000000011 rdx: 0x0000000101b1c710 rdi: 0x00000001077e3850 rsi: 0x00007fff72ef8710 rbp: 0x00007fff5fbfe140 rsp: 0x00007fff5fbfe0f8 r8: 0x00000000000000c8 r9: 0x00007fff72f0c2d0 r10: 0x0000000000000040 r11: 0x0000000000000004 r12: 0x0000000108e01980 r13: 0x00007fff72ef8710 r14: 0x00000001034158e0 r15: 0x00000001031d4ad0 rip: 0x00007fff8d5d3350 rfl: 0x0000000000010246 cr2: 0x000000001098422f Logical CPU: 2
Binary Images: 0x100000000 - 0x10003dff7 +com.bdp.iSoul (0.5.0 - 0.5.0) /Users/USER//iSoul.app/Contents/MacOS/iSoul
0x100066000 - 0x100077ff7 +de.codingmonkeys.TCMPortMapper (1.3.2 - 1.3.2) <0BA807CF-16FD-321C-A1B5-082F8906E260> /Users/USER//iSoul.app/Contents/Frameworks/TCMPortMapper.framework/Versions/A/TCMPortMapper
0x100082000 - 0x10008eff7 +com.growl.growlframework (1.2.1 - 1.2.1) <07C81561-C93B-503F-4666-A8F8D8DD4305> /Users/USER//iSoul.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x10009a000 - 0x1000b1fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Users/USER//iSoul.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1000ca000 - 0x100cd0ff7 com.apple.AppKit (6.7.3 - 1138.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x101355000 - 0x10163eff7 com.apple.security (7.0 - 55148.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x101758000 - 0x1017c1fff com.apple.coreui (1.2.2 - 165.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x101800000 - 0x101810ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x101818000 - 0x10184bff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x101863000 - 0x1018b5ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1018c4000 - 0x1018cafff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x1018d0000 - 0x10190fff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x101917000 - 0x101919fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x10191e000 - 0x101921fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x101926000 - 0x101953ff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x10195f000 - 0x101a42fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x101e72000 - 0x101e72ff1 +cl_kernels (??? - ???) <49245EE9-3234-4B50-A2A7-94A3118047F7> cl_kernels
0x101fe5000 - 0x101fe8ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x10376a000 - 0x103771fff com.apple.URLMount.AFPPlugin (4.0.1 - 4.0.1) /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
0x103778000 - 0x103783ff7 com.apple.AppleSRP (1.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x10379f000 - 0x1037a0ff3 +cl_kernels (??? - ???) cl_kernels
0x1037bb000 - 0x1037c1fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1037e5000 - 0x1037e5ff5 +cl_kernels (??? - ???) <0021C623-B348-4C7A-B08F-D19216C52085> cl_kernels
0x1037f3000 - 0x1037f3ffd +cl_kernels (??? - ???) <621882AD-DB72-4126-B16B-CA7B06A8AF39> cl_kernels
0x1037f8000 - 0x1037f8ff5 +cl_kernels (??? - ???) <04386AA3-4EE1-4C7D-A280-CE5FF156A066> cl_kernels
0x105b2f000 - 0x105b2fffd +cl_kernels (??? - ???) <2634AD2E-8727-4414-A584-C6D5ADBC1FEA> cl_kernels
0x105b35000 - 0x105b36ff3 +cl_kernels (??? - ???) cl_kernels
0x105d52000 - 0x105de5ff7 unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) <62C3F70B-9B04-39BD-BE29-582A1DE89A90> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x105e57000 - 0x105e5afff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <7E087B67-5698-34B6-9F16-1E0C1C3FF0DD> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0x107a00000 - 0x107a93ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x107ab2000 - 0x107afeff7 com.apple.AppleShareClientCore (2.5.1 - 2.5.1) <1E2C6C2C-F18C-3BC5-99A1-A7C3AAD42B9A> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x107b1b000 - 0x107bacff7 unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x1093ef000 - 0x1093f0ff3 +cl_kernels (??? - ???) <014E4E13-DAA6-49E1-8B9B-98CF792240B6> cl_kernels
0x1093f6000 - 0x1093f7ffc +cl_kernels (??? - ???) cl_kernels
0x7fff6816e000 - 0x7fff681a2baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff82960000 - 0x7fff82a60fff com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff82a61000 - 0x7fff82a80fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff82a81000 - 0x7fff82e9eff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff836ad000 - 0x7fff836d3fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff836d4000 - 0x7fff8385efff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8385f000 - 0x7fff83864fff libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
0x7fff83865000 - 0x7fff83866ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff83867000 - 0x7fff839cefff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff839cf000 - 0x7fff839deff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib
0x7fff839df000 - 0x7fff839e7fff libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib
0x7fff83a1e000 - 0x7fff83a24fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff83a53000 - 0x7fff83ae9ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff83aea000 - 0x7fff83aedfff com.apple.AppleSystemInfo (1.0 - 1) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff83aee000 - 0x7fff83af3fff com.apple.OpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff83af4000 - 0x7fff83af7ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff83cc2000 - 0x7fff83cc8fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
0x7fff83d79000 - 0x7fff83e80fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff83e81000 - 0x7fff83e81fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff83e82000 - 0x7fff83f61ff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff83f62000 - 0x7fff83f8ffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff84039000 - 0x7fff840ccff7 com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff840cd000 - 0x7fff841aafef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff841ab000 - 0x7fff841affff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff84321000 - 0x7fff84323fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff84324000 - 0x7fff84363fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff84398000 - 0x7fff8445fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff844a5000 - 0x7fff844d4fff com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff844d5000 - 0x7fff844d6ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff844d7000 - 0x7fff844e4fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff844e5000 - 0x7fff84509fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff84550000 - 0x7fff84874fff com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff84875000 - 0x7fff84ae3ff7 com.apple.QuartzComposer (5.0 - 236.7) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff84ae4000 - 0x7fff84ae6ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff84ae7000 - 0x7fff84e13ff7 com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff84e18000 - 0x7fff84e45fff com.apple.quartzfilters (1.7.0 - 1.7.0) <65DCAA1D-6958-3031-91C8-EC10BB1B948F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff84f4d000 - 0x7fff84f93fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff84f94000 - 0x7fff85728fef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff85729000 - 0x7fff85736fff com.apple.KerberosHelper (3.0 - 1.0) <5223379A-8854-36CF-B15C-44E0107EEE4C> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x7fff85737000 - 0x7fff85a50fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff85a94000 - 0x7fff85aa6ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff85bfc000 - 0x7fff85c1cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff85c1d000 - 0x7fff86050ff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff86051000 - 0x7fff862c6ff7 com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff862c7000 - 0x7fff862d2ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff862d3000 - 0x7fff862dafff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff862db000 - 0x7fff8635fff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff86365000 - 0x7fff863a3fff com.apple.bom (11.0 - 183) <14A5A4D8-4639-3F87-A096-5A830D54E9FF> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff863a4000 - 0x7fff863cffff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff863d0000 - 0x7fff863edff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff863ee000 - 0x7fff86428fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff868e3000 - 0x7fff868effff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff868f6000 - 0x7fff869ebfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff86a2c000 - 0x7fff86a2dfff libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
0x7fff86be7000 - 0x7fff86be7fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff86c07000 - 0x7fff86c07fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff86c08000 - 0x7fff86c33ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x7fff86c37000 - 0x7fff86c3bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff86c3c000 - 0x7fff86f58fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff870c6000 - 0x7fff870c6fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff870c7000 - 0x7fff871c1ff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff871c2000 - 0x7fff871c2fff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff871c3000 - 0x7fff871e3fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff871e4000 - 0x7fff87246ff7 com.apple.Symbolication (1.3 - 91) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff87247000 - 0x7fff87280fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff87281000 - 0x7fff875d4fff com.apple.FinderKit (1.0.3 - 1.0.3) /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff875d5000 - 0x7fff8767afff com.apple.ink.framework (1.4 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff876dc000 - 0x7fff87757ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff87758000 - 0x7fff877f2ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff87807000 - 0x7fff87823fff com.apple.ScriptingBridge (1.2.1 - ???) <3E99B861-E011-3594-A9C4-E39B7EFE2F3F> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff87824000 - 0x7fff87864fff libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib
0x7fff87865000 - 0x7fff8786afff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff8786b000 - 0x7fff87871fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87872000 - 0x7fff87876fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff87877000 - 0x7fff8792aff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8792b000 - 0x7fff87947ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff87948000 - 0x7fff8798cff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8798d000 - 0x7fff87a99fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff87aa4000 - 0x7fff87af8ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff87af9000 - 0x7fff87afeff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff87b7b000 - 0x7fff87bbbff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff87bbc000 - 0x7fff87bd1fff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x7fff87bd2000 - 0x7fff87bd5fff com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff87bf6000 - 0x7fff87c79fef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff87c7a000 - 0x7fff87c7afff com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff87c7b000 - 0x7fff87c92fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff87c93000 - 0x7fff87ccefff com.apple.LDAPFramework (3.2 - 120.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff87ccf000 - 0x7fff87d18ff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff87d25000 - 0x7fff87d27fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff87d28000 - 0x7fff87d2efff com.apple.phonenumbers (1.0 - 47) <0398EEEE-DBA1-36B6-AE0E-AABBDC17AF4F> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff87d8a000 - 0x7fff88251fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff882a6000 - 0x7fff886d3fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff886d4000 - 0x7fff886d4fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff886d5000 - 0x7fff88735fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff88736000 - 0x7fff88938fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff88c1c000 - 0x7fff88c87ff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff88c88000 - 0x7fff8912dfff com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8912e000 - 0x7fff8915eff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8915f000 - 0x7fff891b6fff com.apple.Suggestions (1.1 - 85.1) /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff891b7000 - 0x7fff891d1fff com.apple.CoreMediaAuthoring (2.0 - 891) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff891d2000 - 0x7fff891e9fff com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff891ea000 - 0x7fff8923dfff com.apple.AppleVAFramework (5.0.14 - 5.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8924c000 - 0x7fff89476fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff89477000 - 0x7fff896eafff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff89725000 - 0x7fff89732ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff89733000 - 0x7fff8984cfff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8984d000 - 0x7fff8989eff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff899a2000 - 0x7fff899c9fff com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff899d9000 - 0x7fff89adefff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8a6e4000 - 0x7fff8a785ff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8a78a000 - 0x7fff8a800fff com.apple.ISSupport (1.9.8 - 56) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8a801000 - 0x7fff8a843ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff8a844000 - 0x7fff8a8a1ff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8a8a2000 - 0x7fff8a8a7fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8a8a8000 - 0x7fff8a8d1fff com.apple.datadetectors (3.3 - 172.6) <4C5A759B-7CB7-3C0E-8C50-DC2CCE92F5F7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff8ac2d000 - 0x7fff8acbfff7 com.apple.CorePDF (3.1 - 3.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8acc0000 - 0x7fff8acc1fff libffi.dylib (??? - ???) /usr/lib/libffi.dylib
0x7fff8acc2000 - 0x7fff8acd7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8acd8000 - 0x7fff8ace6ff7 com.apple.AppleFSCompression (37 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8ad59000 - 0x7fff8ad67ff7 libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib
0x7fff8ad68000 - 0x7fff8ae65ff7 com.apple.avfoundation (2.0 - 180.40) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8ae66000 - 0x7fff8ae6bfff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8ae6c000 - 0x7fff8bba3fff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8bba4000 - 0x7fff8bd78ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8bd79000 - 0x7fff8be1bfff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8be24000 - 0x7fff8bf08fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8c114000 - 0x7fff8c130fff com.apple.frameworks.preferencepanes (15.0 - 15.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8c131000 - 0x7fff8c145ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8c146000 - 0x7fff8c16ffff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8c18c000 - 0x7fff8c18dff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8c18e000 - 0x7fff8c199fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8c19a000 - 0x7fff8c1deff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8c1df000 - 0x7fff8c233fff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8c234000 - 0x7fff8c2aafff libc++.1.dylib (28.1.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff8c3c4000 - 0x7fff8c412fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff8c413000 - 0x7fff8c4fdfff com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8c4fe000 - 0x7fff8c634fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8c635000 - 0x7fff8c63cfff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8c63d000 - 0x7fff8c695fff libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8c696000 - 0x7fff8c697fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff8c698000 - 0x7fff8c6d3fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8c6d4000 - 0x7fff8c9f6fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8ca0a000 - 0x7fff8ca32fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8ca33000 - 0x7fff8ca34fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8ca35000 - 0x7fff8ca3bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8ca51000 - 0x7fff8caadff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8caaf000 - 0x7fff8cb25fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8cb26000 - 0x7fff8cb26fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8cb27000 - 0x7fff8cc34fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8cc35000 - 0x7fff8cdbfff7 com.apple.WebKit (7534.56 - 7534.56.5) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8d4f0000 - 0x7fff8d558ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8d567000 - 0x7fff8d5aeff7 com.apple.CoreMedia (1.0 - 705.78) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8d5af000 - 0x7fff8d5c5ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8d5c6000 - 0x7fff8d5c7fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff8d5c8000 - 0x7fff8d6ace5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff8d6ad000 - 0x7fff8d6d6fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8d6d7000 - 0x7fff8d6dafff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8d6db000 - 0x7fff8d6e9fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff8d783000 - 0x7fff8d7ddff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8d7de000 - 0x7fff8d7e5fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
0x7fff8d7e6000 - 0x7fff8d8e8fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff8d8ec000 - 0x7fff8d902fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8d90f000 - 0x7fff8def3fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8def4000 - 0x7fff8defbff7 com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8defc000 - 0x7fff8e2a5fef com.apple.MediaToolbox (1.0 - 705.78) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8e53e000 - 0x7fff8e5aefff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8e652000 - 0x7fff8e664ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8e66c000 - 0x7fff8e670ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8e671000 - 0x7fff8e7cafff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8e7cb000 - 0x7fff8e7ddff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff8e7de000 - 0x7fff8e97dff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8e97e000 - 0x7fff8ea03ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ea04000 - 0x7fff8ea0fff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8ebf2000 - 0x7fff8ec1bff7 com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8ec1c000 - 0x7fff8ec39fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff8ec78000 - 0x7fff8eca3ff7 com.apple.CoreServicesInternal (113.17 - 113.17) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8eca4000 - 0x7fff8ecb2fff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8ecb3000 - 0x7fff8ed26fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8ed27000 - 0x7fff8ed31ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff8ed3e000 - 0x7fff8ee1cfff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8ee1d000 - 0x7fff8ee52fff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8ee53000 - 0x7fff8ee53fff com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8ee5a000 - 0x7fff8ee63ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff8ee64000 - 0x7fff8ee72fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8ee73000 - 0x7fff8eeb4fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8eeb5000 - 0x7fff8ef01ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8ef02000 - 0x7fff8ef0dff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8ef2a000 - 0x7fff8ef2afff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8ef54000 - 0x7fff8ef78fff com.apple.RemoteViewServices (1.4 - 44.1) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8ef79000 - 0x7fff8f916c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8f917000 - 0x7fff8f92aff7 libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 33 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: 25567 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=218.0M resident=90.1M(41%) swapped_out_or_unallocated=128.0M(59%) Writable regions: Total=266.8M written=137.9M(52%) resident=179.0M(67%) swapped_out=20.8M(8%) unallocated=87.8M(33%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 7408K CG image 5888K CG raster data 676K CG shared images 3544K CoreGraphics 16K CoreImage 72K CoreServices 3376K MALLOC 222.0M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=251 68K OpenCL 88K STACK GUARD 56.0M Stack 10.6M VM_ALLOCATE 16.4M CI_BITMAP 80K DATA 20.8M IMAGE 528K LINKEDIT 53.7M RC_CAMERAS 244K TEXT 164.3M __UNICODE 544K mapped file 46.7M shared memory 31.8M =========== ======= TOTAL 644.3M
Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f63 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.4.20) Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM256C, 251 GB USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0xfa120000 / 5 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 8 USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 2 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: My Book, 0x1058 (Western Digital Technologies, Inc.), 0x1104, 0xfd120000 / 4 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3