R crashes when clicking on the "show all" screen in the "preferences" menu. Using 2.7 GHz Intel Core i7 macbook pro. Mac OS 10.9 (this was also happening in 10.8). Is there a fix for this?
Process: R [771]
Path: /Applications/R.app/Contents/MacOS/R
Identifier: org.R-project.R
Version: R 3.0.2 GUI 1.62 Snow Leopard build (6558)
Code Type: X86-64 (Native)
Parent Process: launchd [141]
Responsible: R [771]
User ID: 501
Date/Time: 2013-10-25 19:34:37.227 -0400
OS Version: Mac OS X 10.9 (13A603)
Report Version: 11
Anonymous UUID: 944A861A-B672-7048-E42D-60DACC13A24E
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1096
thread_create: 2
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=219.5M resident=120.2M(55%) swapped_out_or_unallocated=99.3M(45%)
Writable regions: Total=1.2G written=16.7M(1%) resident=76.7M(6%) swapped_out=0K(0%) unallocated=1.1G(94%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 12.4M
CG image 2656K
CG raster data 636K
CG shared images 180K
CoreAnimation 3224K
CoreGraphics 4K
CoreImage 16K
Foundation 4K
Image IO 844K
JS JIT generated code 8K
JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated)
Kernel Alloc Once 8K
MALLOC 121.8M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 251 28K
OpenCL 60K
SQLite page cache 256K
STACK GUARD 56.0M
Stack 13.7M
VM_ALLOCATE 16.4M
WebKit Malloc 1232K
DATA 28.4M
IMAGE 528K
LINKEDIT 67.0M
TEXT 152.5M
__UNICODE 544K
mapped file 62.3M
shared memory 4K
=========== =======
TOTAL 1.5G
TOTAL, minus reserved VM space 540.5M
R crashes when clicking on the "show all" screen in the "preferences" menu. Using 2.7 GHz Intel Core i7 macbook pro. Mac OS 10.9 (this was also happening in 10.8). Is there a fix for this?
Process: R [771] Path: /Applications/R.app/Contents/MacOS/R Identifier: org.R-project.R Version: R 3.0.2 GUI 1.62 Snow Leopard build (6558) Code Type: X86-64 (Native) Parent Process: launchd [141] Responsible: R [771] User ID: 501
Date/Time: 2013-10-25 19:34:37.227 -0400 OS Version: Mac OS X 10.9 (13A603) Report Version: 11 Anonymous UUID: 944A861A-B672-7048-E42D-60DACC13A24E
Sleep/Wake UUID: 9B8261F0-DCA1-46FC-B891-197149AA7CA4
Crashed Thread: 1
Exception Type: EXC_CRASH (SIGSEGV) Exception Codes: 0x0000000000000000, 0x0000000000000000
Thread 0:: Dispatch queue: com.apple.main-thread 0 org.R-project.R 0x000000010002eba9 -[NSImage(AMAdditions) darkenedImageWithColor:] + 649 1 org.R-project.R 0x000000010002d197 -[AMPrefPaneIconView drawIcon:atPosition:highlighted:] + 279 2 org.R-project.R 0x000000010002ccc4 -[AMPrefPaneIconView drawRect:] + 420 3 com.apple.AppKit 0x00007fff8ca36399 -[NSView _drawRect:clip:] + 3748 4 com.apple.AppKit 0x00007fff8ca34c0e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799 5 com.apple.AppKit 0x00007fff8ca32a50 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841 6 com.apple.AppKit 0x00007fff8ca33f0e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151 7 com.apple.AppKit 0x00007fff8ca32201 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314 8 com.apple.AppKit 0x00007fff8ca2f209 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828 9 com.apple.AppKit 0x00007fff8ca0e63a -[NSView displayIfNeeded] + 1680 10 com.apple.AppKit 0x00007fff8ca7389e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884 11 com.apple.AppKit 0x00007fff8d047cd1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46 12 com.apple.CoreFoundation 0x00007fff90c830a7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 13 com.apple.CoreFoundation 0x00007fff90c83017 CFRunLoopDoObservers + 391 14 com.apple.CoreFoundation 0x00007fff90c747b8 CFRunLoopRun + 776 15 com.apple.CoreFoundation 0x00007fff90c74275 CFRunLoopRunSpecific + 309 16 com.apple.HIToolbox 0x00007fff8b6dbf0d RunCurrentEventLoopInMode + 226 17 com.apple.HIToolbox 0x00007fff8b6dbb85 ReceiveNextEventCommon + 173 18 com.apple.HIToolbox 0x00007fff8b6dbabc _BlockUntilNextEventMatchingListInModeWithFilter + 65 19 com.apple.AppKit 0x00007fff8c8d728e _DPSNextEvent + 1434 20 com.apple.AppKit 0x00007fff8c8d68db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 21 org.R-project.R 0x0000000100005dbc -[RController doProcessEvents:] + 204 22 org.R-project.R 0x000000010000bac8 -[RController handleReadConsole:] + 184 23 org.R-project.R 0x0000000100012a7e Re_ReadConsole + 190 24 libR.dylib 0x00000001001d8a5d R_ReplDLLdo1 + 141 (main.c:337) 25 org.R-project.R 0x000000010001f38e run_REngineRmainloop + 302 26 org.R-project.R 0x000000010001379c -[REngine runREPL] + 124 27 org.R-project.R 0x0000000100001b7e main + 910 28 org.R-project.R 0x00000001000017e4 start + 52
Thread 1 Crashed: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8ec60662 kevent64 + 10 1 libdispatch.dylib 0x00007fff882f943d _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff882f9152 _dispatch_mgr_thread + 52
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff8ec5f9aa select + 10 1 org.R-project.R 0x000000010000ddf4 -[RController readThread:] + 548 2 com.apple.Foundation 0x00007fff8db3570b NSThreadmain + 1318 3 libsystem_pthread.dylib 0x00007fff8dfd3899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff8dfd372a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff8dfd7fc9 thread_start + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 8: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 9: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 10: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 11: 0 libsystem_kernel.dylib 0x00007fff8ec5fe6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8dfd4f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8dfd7fb9 start_wqthread + 13
Thread 12: 0 libsystem_kernel.dylib 0x00007fff8ec5ba1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8ec5ad18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff90c75315 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff90c74939 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff90c74275 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff8ca771ce _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff8dfd3899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff8dfd372a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff8dfd7fc9 thread_start + 13
Thread 1 crashed with X86 Thread State (64-bit): rax: 0x0000000002000170 rbx: 0x00000001006fd000 rcx: 0x00000001006fcf28 rdx: 0x0000000000000000 rdi: 0x0000000000000004 rsi: 0x0000000000000000 rbp: 0x00000001006fcf50 rsp: 0x00000001006fcf28 r8: 0x0000000000000004 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000060001 r15: 0x0000000000001103 rip: 0x00007fff8ec5fe6a rfl: 0x0000000000000246 cr2: 0xffffff8210585004
Logical CPU: 0 Error Code: 0x02000170 Trap Number: 133
Binary Images: 0x100000000 - 0x100098fff +org.R-project.R (R 3.0.2 GUI 1.62 Snow Leopard build - 6558) /Applications/R.app/Contents/MacOS/R
0x100117000 - 0x100380fef +libR.dylib (3.0.2) <3FE96BB2-BC53-3212-8062-3CF47D50413C> /Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libR.dylib
0x1004a1000 - 0x1004caff7 +libRblas.dylib (0) <10C1D4A9-CD7F-30B2-8330-EA63EFC82FD1> /Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libRblas.dylib
0x1004cf000 - 0x100585fcf +libgfortran.2.dylib (3) /Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libgfortran.2.dylib
0x1005ca000 - 0x1005f4fd9 +libreadline.5.2.dylib (5.2) /Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libreadline.5.2.dylib
0x1017a2000 - 0x1017a2feb +cl_kernels (???) cl_kernels
0x10613a000 - 0x10613afff +cl_kernels (???) cl_kernels
0x1061a9000 - 0x1061aafee +cl_kernels (???) <07CEC353-C74B-4A91-B8A8-0DCB808C67FF> cl_kernels
0x1061af000 - 0x1061affe7 +cl_kernels (???) <7C2D76DF-4EA6-49CC-8EC1-20DCC09C2BE7> cl_kernels
0x1073cc000 - 0x107647ff7 com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1079af000 - 0x1079b0feb +cl_kernels (???) cl_kernels
0x1079c2000 - 0x1079c3fef +cl_kernels (???) <9AD42835-652F-4404-A85A-2212A1B6C12A> cl_kernels
0x108d8e000 - 0x108e74fef unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x108f39000 - 0x10901efe7 unorm8_argb.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib
0x109314000 - 0x10931cfff +utils.so (0) <3E6F2220-4E50-33DF-AF64-E685284E45B6> /Library/Frameworks/R.framework/Versions/3.0/Resources/library/utils/libs/utils.so
0x109323000 - 0x109328fff +methods.so (0) <20459910-113E-3B4B-8EB7-AFD03FAF0160> /Library/Frameworks/R.framework/Versions/3.0/Resources/library/methods/libs/methods.so
0x109428000 - 0x109460fef +graphics.so (0) <82F72D5F-4063-3EA3-91AF-D636FF3D29D8> /Library/Frameworks/R.framework/Versions/3.0/Resources/library/graphics/libs/graphics.so
0x10aeb3000 - 0x10aeeffff +grDevices.so (0) /Library/Frameworks/R.framework/Versions/3.0/Resources/library/grDevices/libs/grDevices.so
0x10af0b000 - 0x10af95fff +stats.so (0) <8C4A196D-CEB0-327C-9BDE-E665FA32C60C> /Library/Frameworks/R.framework/Versions/3.0/Resources/library/stats/libs/stats.so
0x10c000000 - 0x10c17efff +libRlapack.dylib (3.0.2) /Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libRlapack.dylib
0x7fff65a0b000 - 0x7fff65a3e817 dyld (239.3) /usr/lib/dyld
0x7fff84a01000 - 0x7fff84a09ff3 libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff84a5a000 - 0x7fff84dd0ffa com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff84e10000 - 0x7fff84eabff7 com.apple.PDFKit (2.9 - 2.9) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff84ee7000 - 0x7fff85083ff7 com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8508d000 - 0x7fff85156fff com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff85180000 - 0x7fff855cefff com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff855cf000 - 0x7fff8562fff2 com.apple.CoreUtils (1.9 - 190.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff85630000 - 0x7fff8563dfff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8563e000 - 0x7fff85696ff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff856ae000 - 0x7fff856b6fff libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
0x7fff856b7000 - 0x7fff856b8ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff85717000 - 0x7fff85722fff libkxld.dylib (2422.1.72) /usr/lib/system/libkxld.dylib
0x7fff85723000 - 0x7fff8572dfff com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8577d000 - 0x7fff8578cff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8585e000 - 0x7fff85867ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff85893000 - 0x7fff85900fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff85901000 - 0x7fff85b62ff7 com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff85b63000 - 0x7fff85b67ff7 libGIF.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff85b68000 - 0x7fff85bf1ff7 libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
0x7fff85bf2000 - 0x7fff85c23fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff85c24000 - 0x7fff85c49ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff85c88000 - 0x7fff85cacfff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff85cad000 - 0x7fff85cdeff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib
0x7fff85cdf000 - 0x7fff86b2bff5 com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff86b2c000 - 0x7fff86e00fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87302000 - 0x7fff87343fff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff87344000 - 0x7fff87350ff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87351000 - 0x7fff87369ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8736a000 - 0x7fff87383ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff87384000 - 0x7fff873d1fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff873d2000 - 0x7fff873d5fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff873d6000 - 0x7fff873e4fff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff873e5000 - 0x7fff8741eff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff87425000 - 0x7fff87432ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff87435000 - 0x7fff8746affc com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8746b000 - 0x7fff87492ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff8757a000 - 0x7fff8757ffff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff877b0000 - 0x7fff877bcff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff877bd000 - 0x7fff877bffff libCVMSPluginSupport.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff877c0000 - 0x7fff877eaff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff8786a000 - 0x7fff878afff7 libcurl.4.dylib (78) /usr/lib/libcurl.4.dylib
0x7fff878b0000 - 0x7fff878cdff7 com.apple.framework.Apple80211 (9.0 - 900.47) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff878ff000 - 0x7fff87915fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8792f000 - 0x7fff87976fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87977000 - 0x7fff87a27ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff87a89000 - 0x7fff87aceff6 com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff87b4d000 - 0x7fff87b6ffff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff87b70000 - 0x7fff87b74ff7 libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
0x7fff87b75000 - 0x7fff87b9cff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff87b9d000 - 0x7fff87b9dfff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff87b9e000 - 0x7fff87cd3ffa com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff87d61000 - 0x7fff87d68ff7 liblaunch.dylib (842.1.4) /usr/lib/system/liblaunch.dylib
0x7fff87d8e000 - 0x7fff87d90ff3 libsystem_configuration.dylib (596.12) /usr/lib/system/libsystem_configuration.dylib
0x7fff87e4b000 - 0x7fff87e92ff7 libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
0x7fff87e93000 - 0x7fff87ee1fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff87f79000 - 0x7fff87f94ff7 libsystem_malloc.dylib (23.1.10) /usr/lib/system/libsystem_malloc.dylib
0x7fff88032000 - 0x7fff8806cff3 com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8806d000 - 0x7fff88070ffa libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff88094000 - 0x7fff880a2fff com.apple.opengl (9.0.83 - 9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff880a3000 - 0x7fff88174ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff88175000 - 0x7fff8822dff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff88274000 - 0x7fff88277ff7 libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
0x7fff882f6000 - 0x7fff88310fff libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
0x7fff88311000 - 0x7fff88341fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff88342000 - 0x7fff88346fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff88347000 - 0x7fff88348fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff88349000 - 0x7fff88353ff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8845e000 - 0x7fff885b1ff7 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff885b2000 - 0x7fff88722ff6 com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff88723000 - 0x7fff88814ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff88e13000 - 0x7fff88e15ffb libutil.dylib (34) /usr/lib/libutil.dylib
0x7fff88e16000 - 0x7fff88e3ffff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff88e40000 - 0x7fff88e65ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff88e91000 - 0x7fff88e92ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff893e0000 - 0x7fff89408ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff89409000 - 0x7fff89435ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff89436000 - 0x7fff8968eff1 com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8968f000 - 0x7fff89718fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff89726000 - 0x7fff8972efff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff89730000 - 0x7fff89793ff7 com.apple.SystemConfiguration (1.13 - 1.13) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff899dd000 - 0x7fff899e5ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff899fb000 - 0x7fff89a1fff7 libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff89a20000 - 0x7fff89a29fff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff89a9c000 - 0x7fff89af5fff libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89b4c000 - 0x7fff8a46805f com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8a469000 - 0x7fff8a4f4fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib
0x7fff8a532000 - 0x7fff8a571fff libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8a572000 - 0x7fff8a71ff27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff8a774000 - 0x7fff8a7bdfff com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8a7be000 - 0x7fff8a7c5fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8a7e8000 - 0x7fff8a918ff7 com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8a931000 - 0x7fff8ab79fff com.apple.CoreData (107 - 481) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ab7a000 - 0x7fff8aba4ff7 libsandbox.1.dylib (278.10) /usr/lib/libsandbox.1.dylib
0x7fff8abfd000 - 0x7fff8ac7dfff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8ac96000 - 0x7fff8ac96ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff8ac97000 - 0x7fff8ad0efff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8ad0f000 - 0x7fff8ad2aff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff8ad2b000 - 0x7fff8adeeff7 com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8adef000 - 0x7fff8ae41fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8b02d000 - 0x7fff8b117fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff8b131000 - 0x7fff8b159ffb libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8b15a000 - 0x7fff8b29afff com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8b29b000 - 0x7fff8b29ffff libsystem_stats.dylib (93.1.26) /usr/lib/system/libsystem_stats.dylib
0x7fff8b2b0000 - 0x7fff8b2d9ff7 libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
0x7fff8b2da000 - 0x7fff8b369ff7 com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8b36a000 - 0x7fff8b36dfff com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8b373000 - 0x7fff8b375fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8b376000 - 0x7fff8b378ff7 com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8b379000 - 0x7fff8b379fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8b58c000 - 0x7fff8b5f2fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8b6ad000 - 0x7fff8b957ffd com.apple.HIToolbox (2.1 - 695) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8b958000 - 0x7fff8b9bcff9 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8b9bd000 - 0x7fff8ba0bfff com.apple.opencl (2.3.57 - 2.3.57) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8ba0c000 - 0x7fff8ba58ffe com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8c31f000 - 0x7fff8c700ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8c701000 - 0x7fff8c707fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff8c708000 - 0x7fff8c7caff1 com.apple.CoreText (352.0 - 367.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8c7cd000 - 0x7fff8c7cfff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8c7e0000 - 0x7fff8c86cff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8c86d000 - 0x7fff8c86efff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff8c86f000 - 0x7fff8c878ffb libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Resources/libCGInterfaces.dylib
0x7fff8c8b3000 - 0x7fff8d427ff7 com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8d6b1000 - 0x7fff8d6b1fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8d6b2000 - 0x7fff8d6cdff7 libPng.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8d6ce000 - 0x7fff8d6d3ff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8d6d4000 - 0x7fff8d6ddfff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8d970000 - 0x7fff8d977ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff8d978000 - 0x7fff8d982ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8d983000 - 0x7fff8da0bff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8da0c000 - 0x7fff8da33ff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8da34000 - 0x7fff8da3aff7 libCGXCoreImage.A.dylib (599.7) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8da3b000 - 0x7fff8da3bfff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8da3c000 - 0x7fff8da41fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff8da42000 - 0x7fff8da4dff7 com.apple.DirectoryService.Framework (10.9 - 173.1.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8da4e000 - 0x7fff8da59ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8dac8000 - 0x7fff8dacdff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff8dace000 - 0x7fff8ddcdfff com.apple.Foundation (6.9 - 1056) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ddce000 - 0x7fff8de99fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8deef000 - 0x7fff8df1eff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8dfd2000 - 0x7fff8dfd9ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff8dfda000 - 0x7fff8dfddffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8e3d4000 - 0x7fff8e3d6ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff8e3d7000 - 0x7fff8e415ff7 libGLImage.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8e416000 - 0x7fff8e475fff com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8e6b4000 - 0x7fff8e6b5ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8e6b6000 - 0x7fff8e720ff7 com.apple.framework.IOKit (2.0.1 - 907.1.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8e721000 - 0x7fff8e794ffb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8e795000 - 0x7fff8e79cfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff8e79d000 - 0x7fff8e90bff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8e90c000 - 0x7fff8e91efff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8e91f000 - 0x7fff8e925ff7 libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
0x7fff8eb1e000 - 0x7fff8ec05ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff8ec34000 - 0x7fff8ec3cffc libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8ec4a000 - 0x7fff8ec66ff7 libsystem_kernel.dylib (2422.1.72) /usr/lib/system/libsystem_kernel.dylib
0x7fff8ec8e000 - 0x7fff8ec9effb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x7fff8ec9f000 - 0x7fff8eca1fff com.apple.ExceptionHandling (1.5 - 10) <0DD670E1-08D5-3570-BE98-19030BEA9845> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x7fff8eca2000 - 0x7fff8eca4fff libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8eca5000 - 0x7fff8eca6fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff8ed1e000 - 0x7fff8eed6ff3 libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
0x7fff8eed7000 - 0x7fff8eee3ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8eee4000 - 0x7fff8eef5ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff8eef6000 - 0x7fff8f022fff com.apple.MediaControlSender (1.9 - 190.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8f162000 - 0x7fff8f163ff7 libsystem_sandbox.dylib (278.10) /usr/lib/system/libsystem_sandbox.dylib
0x7fff8f164000 - 0x7fff8f167fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8f2f6000 - 0x7fff8f325fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff8f327000 - 0x7fff8f38bff3 com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8f42a000 - 0x7fff8f85dffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8f861000 - 0x7fff8f8a3ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff8f8a4000 - 0x7fff8f8b5ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff8f8b8000 - 0x7fff8f8c8fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff8f8c9000 - 0x7fff8fb97ff4 com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8fb98000 - 0x7fff8fbaaff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8fbab000 - 0x7fff8fbabffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8fbcb000 - 0x7fff8fbcbfff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8fbcc000 - 0x7fff8fbcdffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff8fbce000 - 0x7fff8fcadfff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib
0x7fff8fcae000 - 0x7fff8fcb7fff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8fd0e000 - 0x7fff8fd0fff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff8fd10000 - 0x7fff8fd40fff libncurses.5.4.dylib (42) /usr/lib/libncurses.5.4.dylib
0x7fff8fd41000 - 0x7fff8fd8eff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8fd8f000 - 0x7fff8fde0ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8fde1000 - 0x7fff8fdecfff libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8feaf000 - 0x7fff8fec8ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8fec9000 - 0x7fff8fecdfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8fece000 - 0x7fff8feceffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff90117000 - 0x7fff9011bff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff9011c000 - 0x7fff901edff7 com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff901ee000 - 0x7fff90712fff com.apple.QuartzComposer (5.1 - 316) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff90719000 - 0x7fff90751ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9075c000 - 0x7fff9075cfff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff9075d000 - 0x7fff90779fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff907c3000 - 0x7fff90814fff com.apple.QuickLookFramework (5.0 - 622.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff90815000 - 0x7fff90841fff com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff90842000 - 0x7fff90871fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff90872000 - 0x7fff9088aff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9088b000 - 0x7fff90979fff libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9097d000 - 0x7fff9098aff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff9099e000 - 0x7fff909a8fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff909a9000 - 0x7fff909ddfff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib
0x7fff909de000 - 0x7fff90ae3fff com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff90ae4000 - 0x7fff90afbffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff90afc000 - 0x7fff90b6bff1 com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff90b6c000 - 0x7fff90b76ff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
0x7fff90b77000 - 0x7fff90bc2fff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff90c02000 - 0x7fff90c03ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff90c04000 - 0x7fff90de9ff7 com.apple.CoreFoundation (6.9 - 855.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff90dea000 - 0x7fff90e0efff libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
0x7fff90e0f000 - 0x7fff90e15ff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff90e16000 - 0x7fff90f38ff1 com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff90f39000 - 0x7fff90f3cff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff90f8d000 - 0x7fff90f8dfff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff90f8e000 - 0x7fff90f9bff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff90f9c000 - 0x7fff9150cfff com.apple.CoreAUC (6.22.08 - 6.22.08) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff9150d000 - 0x7fff915f1fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff916a8000 - 0x7fff919c2ff7 com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff919c3000 - 0x7fff919c5fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff919c6000 - 0x7fff919f5ff5 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff919f6000 - 0x7fff91ce0fff com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff91ce1000 - 0x7fff91dd0fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9252b000 - 0x7fff9252efff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9252f000 - 0x7fff9258affb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff92590000 - 0x7fff92599ff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff9259a000 - 0x7fff925edfff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff92620000 - 0x7fff92637fff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff92638000 - 0x7fff9264bff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 1096 thread_create: 2 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=219.5M resident=120.2M(55%) swapped_out_or_unallocated=99.3M(45%) Writable regions: Total=1.2G written=16.7M(1%) resident=76.7M(6%) swapped_out=0K(0%) unallocated=1.1G(94%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 12.4M CG image 2656K CG raster data 636K CG shared images 180K CoreAnimation 3224K CoreGraphics 4K CoreImage 16K Foundation 4K Image IO 844K JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 121.8M MALLOC (admin) 32K Memory Tag 242 12K Memory Tag 251 28K OpenCL 60K SQLite page cache 256K STACK GUARD 56.0M Stack 13.7M VM_ALLOCATE 16.4M WebKit Malloc 1232K DATA 28.4M IMAGE 528K LINKEDIT 67.0M TEXT 152.5M __UNICODE 544K mapped file 62.3M shared memory 4K =========== ======= TOTAL 1.5G TOTAL, minus reserved VM space 540.5M
METADATA