CCImage crashed on CGContextDrawImage in mac plantform, help me plz

I use cocos2d-2.0-x-2.0.4 on mac to make a little tool.

when I load a PNG, it always crash on CGContextDrawImage.

if anyone need the project, I can provide.

here is the crash log.

Process:         HelloCpp [674]
Path:            /Users/USER/Library/Developer/Xcode/DerivedData/HelloCpp-coruodehdqwrpibmhbslhaxysnni/Build/Products/Debug/HelloCpp.app/Contents/MacOS/HelloCpp
Identifier:      org.cocos2d-x.HelloCpp
Version:         1.0 (1)
Code Type:       X86 (Native)
Parent Process:  launchd [145]

Date/Time:       2013-04-17 10:21:16.699 +0800
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          455157 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  31947 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      E7CE1572-DD13-451D-AFE0-D3EFC1D8376D

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e008bd88

VM Regions Near 0xe008bd88:
    CG backing stores      00000000c8c16000-00000000c9016000 [ 4096K] rw-/rw- SM=SHM  
--> 
    Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap

Application Specific Information:
objc[674]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.ImageIO.framework     0x96aaf96c magazine_alloc + 16
1   com.apple.ImageIO.framework     0x96aaf6f5 hash_table_modify + 363
2   com.apple.ImageIO.framework     0x96aaf582 x_hash_table_insert + 31
3   com.apple.ImageIO.framework     0x96aaf544 ImageIO_Malloc + 160
4   com.apple.ImageIO.framework     0x96ab3e2b copyImageBlockSetPNG + 2220
5   com.apple.ImageIO.framework     0x96aad456 ImageProviderCopyImageBlockSetCallback + 440
6   com.apple.CoreGraphics          0x98afad98 CGImageProviderCopyImageBlockSetWithOptions + 173
7   com.apple.CoreGraphics          0x98aface5 CGImageProviderCopyImageBlockSet + 69
8   com.apple.CoreGraphics          0x98afa848 img_blocks_create + 332
9   com.apple.CoreGraphics          0x98b293a6 img_blocks_extent + 73
10  com.apple.CoreGraphics          0x98b29351 img_extent + 28
11  com.apple.CoreGraphics          0x98b29351 img_extent + 28
12  com.apple.CoreGraphics          0x98a715b3 img_data_lock + 7949
13  com.apple.CoreGraphics          0x98af9c5c CGSImageDataLock + 165
14  libRIP.A.dylib                  0x987a761d ripc_AcquireImage + 1901
15  libRIP.A.dylib                  0x987a5e6f ripc_DrawImage + 951
16  com.apple.CoreGraphics          0x98af9855 CGContextDrawImage + 457
17  org.cocos2d-x.HelloCpp          0x002c8b16 _ZL35_initPremultipliedATextureWithImageP7CGImagejjP10tImageInfo + 1142
18  org.cocos2d-x.HelloCpp          0x002c8685 _ZL14_initWithImageP7CGImageP10tImageInfodd + 309
19  org.cocos2d-x.HelloCpp          0x002c7371 _ZL13_initWithDataPviP10tImageInfodd + 225
20  org.cocos2d-x.HelloCpp          0x002c70f7 cocos2d::CCImage::initWithImageData(void*, int, cocos2d::CCImage::EImageFormat, int, int, int) + 199
21  org.cocos2d-x.HelloCpp          0x002a2e4b cocos2d::CCTextureCache::addImage(char const*) + 1611
22  org.cocos2d-x.HelloCpp          0x0027e700 cocos2d::CCSprite::initWithFile(char const*) + 160
23  org.cocos2d-x.HelloCpp          0x00315635 cocos2d::VUiImage::PreLayout() + 821
24  org.cocos2d-x.HelloCpp          0x00329213 cocos2d::VUiNode::LayoutSelf() + 2131
25  org.cocos2d-x.HelloCpp          0x0032b784 cocos2d::VUiNode::ReLayout(int) + 52
26  org.cocos2d-x.HelloCpp          0x0032a1bf cocos2d::VUiNode::ReLayoutChild(int) + 351
27  org.cocos2d-x.HelloCpp          0x0032b7a2 cocos2d::VUiNode::ReLayout(int) + 82
28  org.cocos2d-x.HelloCpp          0x0032a1bf cocos2d::VUiNode::ReLayoutChild(int) + 351
29  org.cocos2d-x.HelloCpp          0x0032b7a2 cocos2d::VUiNode::ReLayout(int) + 82
30  org.cocos2d-x.HelloCpp          0x0032a1bf cocos2d::VUiNode::ReLayoutChild(int) + 351
31  org.cocos2d-x.HelloCpp          0x0032b7a2 cocos2d::VUiNode::ReLayout(int) + 82
32  org.cocos2d-x.HelloCpp          0x003407f2 cocos2d::VUiWindow::ShowAttrList(cocos2d::VUiNode*) + 354
33  org.cocos2d-x.HelloCpp          0x00341e34 cocos2d::VUiWindow::WindowProc(unsigned int, unsigned int, unsigned int) + 804
34  org.cocos2d-x.HelloCpp          0x0034893c -[VUiMacEventHandler ccRightMouseDown:] + 140
35  com.apple.CoreFoundation        0x9c20dd11 -[NSObject performSelector:withObject:] + 65
36  org.cocos2d-x.HelloCpp          0x002c2c3b -[CCEventDispatcher rightMouseDown:] + 171
37  com.apple.CoreFoundation        0x9c20dd11 -[NSObject performSelector:withObject:] + 65
38  org.cocos2d-x.HelloCpp          0x002c3dd7 -[CCEventDispatcher dispatchQueuedEvents] + 199
39  org.cocos2d-x.HelloCpp          0x002c076a -[CCDirectorCaller timerFired:] + 266
40  com.apple.Foundation            0x92bf2bab __NSFireTimer + 166
41  com.apple.CoreFoundation        0x9c1d02a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
42  com.apple.CoreFoundation        0x9c1cfc37 __CFRunLoopDoTimer + 743
43  com.apple.CoreFoundation        0x9c1aecd0 __CFRunLoopRun + 1888
44  com.apple.CoreFoundation        0x9c1ae1dc CFRunLoopRunSpecific + 332
45  com.apple.CoreFoundation        0x9c1ae088 CFRunLoopRunInMode + 120
46  com.apple.HIToolbox             0x94798543 RunCurrentEventLoopInMode + 318
47  com.apple.HIToolbox             0x9479f8ab ReceiveNextEventCommon + 381
48  com.apple.HIToolbox             0x9479f71a BlockUntilNextEventMatchingListInMode + 88
49  com.apple.AppKit                0x9aa32ee8 _DPSNextEvent + 678
50  com.apple.AppKit                0x9aa32752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
51  com.apple.AppKit                0x9aa2eac1 -[NSApplication run] + 911
52  com.apple.AppKit                0x9acbfac5 NSApplicationMain + 1054
53  org.cocos2d-x.HelloCpp          0x0000319b main + 43 (main.m:29)
54  org.cocos2d-x.HelloCpp          0x00002935 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x9cc4a90a kevent + 10
1   libdispatch.dylib               0x9cc52e04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib               0x9cc51853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib          0x9cc4a02e __workq_kernreturn + 10
1   libsystem_c.dylib               0x9c820ccf _pthread_wqthread + 773
2   libsystem_c.dylib               0x9c8226fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib          0x9cc4a02e __workq_kernreturn + 10
1   libsystem_c.dylib               0x9c820ccf _pthread_wqthread + 773
2   libsystem_c.dylib               0x9c8226fe start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib          0x9cc4aef2 __sem_wait + 10
1   org.cocos2d-x.HelloCpp          0x002a1f97 _ZN7cocos2dL9loadImageEPv + 87
2   libsystem_c.dylib               0x9c81eed9 _pthread_start + 335
3   libsystem_c.dylib               0x9c8226de thread_start + 34

Thread 5:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib          0x9cc47c22 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x9cc471f6 mach_msg + 70
2   com.apple.audio.CoreAudio       0x96e359d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3   com.apple.audio.CoreAudio       0x96e35a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4   com.apple.audio.CoreAudio       0x96e2de37 HALC_ProxyIOContext::IOWorkLoop() + 1145
5   com.apple.audio.CoreAudio       0x96e2d8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6   com.apple.audio.CoreAudio       0x96e2d870 __HALC_ProxyIOContext_block_invoke_6 + 20
7   com.apple.audio.CoreAudio       0x96e2d7f5 HALB_IOThread::Entry(void*) + 69
8   libsystem_c.dylib               0x9c81eed9 _pthread_start + 335
9   libsystem_c.dylib               0x9c8226de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xe008bd7c  ebx: 0x01483200  ecx: 0x09f992b0  edx: 0x00000001
  edi: 0x00000000  esi: 0x00ff8fd0  ebp: 0xbfffafe8  esp: 0xbfffafc0
   ss: 0x00000023  efl: 0x00010286  eip: 0x96aaf96c   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xe008bd88
Logical CPU: 0

Binary Images:
    0x1000 -   0x428fef +org.cocos2d-x.HelloCpp (1.0 - 1)  /Users/USER/Library/Developer/Xcode/DerivedData/HelloCpp-coruodehdqwrpibmhbslhaxysnni/Build/Products/Debug/HelloCpp.app/Contents/MacOS/HelloCpp
  0x762000 -   0x78bfff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0x7b7000 -   0x7c5ffb  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0)  /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
  0xaac000 -   0xab8ffb  libGPUSupport.dylib (??? - ???)  /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
  0xac0000 -   0xaedff0  GLRendererFloat (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  0xaf6000 -   0xaf8fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  0xfb0000 -   0xfb9ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
 0x4643000 -  0x47cbff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x4802000 -  0x496cffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x5ef5000 -  0x5ef9ffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3)  /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x5efe000 -  0x5f03fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5)  /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8ee8d000 - 0x8f681ffb  com.apple.GeForceGLDriver (7.32.12 - 7.3.2)  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fee3000 - 0x8ff15aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90579000 - 0x9057affd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9057b000 - 0x9057bfff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9058c000 - 0x905e9ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90aa1000 - 0x90d26fe3  com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x913eb000 - 0x91410ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91411000 - 0x9141bff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9141c000 - 0x91481ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91482000 - 0x914a2ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x914df000 - 0x91531ff7  libFontRegistry.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9171e000 - 0x9171efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9171f000 - 0x9172afff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9172b000 - 0x9174efff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9174f000 - 0x91763ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91764000 - 0x9185cff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9185d000 - 0x91cd2ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x91cd3000 - 0x91d1bff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91d1c000 - 0x91d90fff  com.apple.CoreSymbolication (2.2 - 73.2)  /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x91d93000 - 0x91d94ff0  libunc.dylib (24.0.0 - compatibility 1.0.0)  /usr/lib/system/libunc.dylib
0x91dab000 - 0x91dfbffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91e2f000 - 0x91e37fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92b95000 - 0x92e9fff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f37000 - 0x92f48fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92f49000 - 0x92f49fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92f92000 - 0x93261ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93262000 - 0x9327eff1  libPng.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9327f000 - 0x9389afed  libclh.dylib (4.0.3 - 4.0.3)  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x93c57000 - 0x93c60ff3  com.apple.CommonAuth (2.2 - 2.0)  /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x93c67000 - 0x93c6fff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x93c70000 - 0x93cebffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93cec000 - 0x93f78ffb  com.apple.RawCamera.bundle (4.04 - 680)  /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x93fe8000 - 0x94017ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x94018000 - 0x94055fef  libGLImage.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94056000 - 0x940edff3  com.apple.securityfoundation (5.0 - 55116)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x940ee000 - 0x94110ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x94181000 - 0x94241ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94264000 - 0x9428ffff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x94670000 - 0x94676ffb  com.apple.print.framework.Print (7.4 - 247.3)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94677000 - 0x94795fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94796000 - 0x94adcff3  com.apple.HIToolbox (1.9 - ???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94add000 - 0x94b41fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94b44000 - 0x94b7aff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94b7b000 - 0x94bb1fff  com.apple.DebugSymbols (93 - 93)  /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x94bb2000 - 0x94bb3ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x94cfc000 - 0x94cfeffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94f01000 - 0x94f04ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x94f05000 - 0x95031ff9  com.apple.CFNetwork (520.5.1 - 520.5.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95032000 - 0x95033fff  liblangid.dylib (??? - ???)  /usr/lib/liblangid.dylib
0x95034000 - 0x95050ff5  com.apple.GenerationalStorage (1.0 - 126.1)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x95051000 - 0x95051fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9507c000 - 0x9507cfff  libOpenScriptingUtil.dylib (??? - ???)  /usr/lib/libOpenScriptingUtil.dylib
0x951de000 - 0x95452ff3  com.apple.CoreImage (7.99.1 - 1.0.1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x95453000 - 0x955a9fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3)  /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95795000 - 0x95804fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x95805000 - 0x95846ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9584d000 - 0x9584dfff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9584e000 - 0x9585cff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x95c52000 - 0x95c62ff7  libCRFSuite.dylib (??? - ???)  /usr/lib/libCRFSuite.dylib
0x95c63000 - 0x95cacff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95cad000 - 0x95ce1ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x95ce2000 - 0x95ce6ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x95ce7000 - 0x95df7fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x95df9000 - 0x95ee1fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x95ee2000 - 0x95fd2ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9610b000 - 0x9620affb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9620b000 - 0x962a7fff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x962e6000 - 0x962eaffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x962eb000 - 0x9632bff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9632c000 - 0x963a2fff  com.apple.Metadata (10.7.0 - 627.37)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x963dd000 - 0x963e0ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x963e1000 - 0x963e7ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x963e8000 - 0x963f6fff  libz.1.dylib (1.2.5 - compatibility 1.0.0)  /usr/lib/libz.1.dylib
0x963f7000 - 0x963feff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9640c000 - 0x96429ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96477000 - 0x96499ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9649a000 - 0x964a5ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x964ab000 - 0x964aeff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x964af000 - 0x964afff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x964c3000 - 0x964c4ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x964e3000 - 0x969bfff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x969f8000 - 0x969faff9  com.apple.securityhi (4.0 - 1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x969fb000 - 0x96a04fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0)  /usr/lib/libc++abi.dylib
0x96a05000 - 0x96a9bff7  com.apple.LaunchServices (480.40 - 480.40)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96aa4000 - 0x96b74ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96c8d000 - 0x96cb5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0)  /usr/lib/libxslt.1.dylib
0x96dc7000 - 0x96e18ff9  com.apple.ScalableUserInterface (1.0 - 1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96e19000 - 0x96e7affb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96e7b000 - 0x96e7cfff  libDiagnosticMessagesClient.dylib (??? - ???)  /usr/lib/libDiagnosticMessagesClient.dylib
0x96ff9000 - 0x970bcfff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x970e9000 - 0x97176fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97177000 - 0x97182ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x97183000 - 0x97193fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x971fd000 - 0x9725bff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9725c000 - 0x97454ff7  com.apple.CoreData (104.1 - 358.14)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97455000 - 0x97456ff7  libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x974a7000 - 0x974d5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x97513000 - 0x975b7fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x975ed000 - 0x975fbfff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x975fc000 - 0x97603ffd  com.apple.NetFS (4.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98037000 - 0x98047fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0)  /usr/lib/libsasl2.2.dylib
0x98048000 - 0x980cffff  com.apple.print.framework.PrintCore (7.1 - 366.3)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x980d0000 - 0x98132ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x98187000 - 0x98187ff0  com.apple.ApplicationServices (41 - 41)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98188000 - 0x9818cfff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9818d000 - 0x98198ffc  com.apple.NetAuth (1.0 - 3.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x98355000 - 0x98392ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x98418000 - 0x9841efff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9841f000 - 0x98432ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98433000 - 0x98433ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x98434000 - 0x98736fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9873c000 - 0x98747ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x98753000 - 0x98768fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98790000 - 0x98790fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98791000 - 0x987cffff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x987eb000 - 0x9882bff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9882f000 - 0x9893eff7  com.apple.DesktopServices (1.6.5 - 1.6.5)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x989c9000 - 0x992f472b  com.apple.CoreGraphics (1.600.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x992f5000 - 0x9935dfff  libc++.1.dylib (28.4.0 - compatibility 1.0.0)  /usr/lib/libc++.1.dylib
0x9a29a000 - 0x9a3abff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9a41b000 - 0x9a430ff7  com.apple.ImageCapture (7.1.0 - 7.1.0)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9a431000 - 0x9a433ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9a434000 - 0x9a437ffd  libCoreVMClient.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9a438000 - 0x9a43cff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a43d000 - 0x9a442ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9a7b5000 - 0x9a7fcff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9aa29000 - 0x9b4beff6  com.apple.AppKit (6.7.5 - 1138.51)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9b4bf000 - 0x9b5a0ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9b5a1000 - 0x9b5a8ff9  libsystem_dnssd.dylib (??? - ???)  /usr/lib/system/libsystem_dnssd.dylib
0x9b606000 - 0x9b661ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9b662000 - 0x9b66aff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0)  /usr/lib/system/libcopyfile.dylib
0x9b66b000 - 0x9b6cdffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9b6ce000 - 0x9b6d2fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9b6d3000 - 0x9b6d4fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9b6d5000 - 0x9b6ddff3  libunwind.dylib (30.0.0 - compatibility 1.0.0)  /usr/lib/system/libunwind.dylib
0x9b6de000 - 0x9b840ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9bb79000 - 0x9bb93fff  com.apple.Kerberos (1.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9bb94000 - 0x9bb98ffd  IOSurface (??? - ???)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9bb99000 - 0x9bf9bff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9c03f000 - 0x9c042ffb  com.apple.help (1.3.2 - 42)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9c043000 - 0x9c046ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9c047000 - 0x9c11daab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9c144000 - 0x9c172ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9c173000 - 0x9c34afe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9c34b000 - 0x9c34bfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9c7ab000 - 0x9c7c1ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9c7c2000 - 0x9c88dfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9c8de000 - 0x9c8fbfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9c97c000 - 0x9c9bfffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9c9c0000 - 0x9ca19fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9ca1a000 - 0x9cbceff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9cbcf000 - 0x9cc05ff4  com.apple.LDAPFramework (3.2 - 120.2)  /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9cc06000 - 0x9cc30ff1  com.apple.CoreServicesInternal (113.19 - 113.19)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9cc31000 - 0x9cc4fff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9cc50000 - 0x9cc5efff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9cc88000 - 0x9cd12ffb  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9cd13000 - 0x9cd14fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0)  /usr/lib/system/libsystem_blocks.dylib
0x9cd15000 - 0x9cd59fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9cd5a000 - 0x9cd67fff  libGL.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9cd72000 - 0x9ce55ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8)  /usr/lib/libcrypto.0.9.8.dylib
0x9ce56000 - 0x9cee3ff7  com.apple.CoreText (220.22.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

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

VM Region Summary:
ReadOnly portion of Libraries: Total=166.0M resident=107.6M(65%) swapped_out_or_unallocated=58.4M(35%)
Writable regions: Total=140.3M written=13.1M(9%) resident=65.5M(47%) swapped_out=0K(0%) unallocated=74.8M(53%)

REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                    40K        reserved VM address space (unallocated)
ATS (font support)                 32.0M
CG backing stores                  4292K
CG image                             40K
CG raster data                       64K
CG shared images                   3408K
CoreGraphics                          8K
CoreServices                       7004K
IOKit                              24.8M
MALLOC                             50.3M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
OpenGL GLSL                         768K
Stack                              66.5M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             11.1M
__DATA/__OBJC                        72K
__IMAGE                             528K
__IMPORT                              4K
__LINKEDIT                         47.3M
__OBJC                             1488K
__OBJC/__DATA                        36K
__PAGEZERO                            4K
__TEXT                            118.7M
__UNICODE                           544K
mapped file                       198.3M
shared memory                       944K
shared pmap                        9384K
===========                      =======
TOTAL                             593.4M
TOTAL, minus reserved VM space    593.4M

Model: Macmini4,1, BootROM MM41.0042.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.65f2
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 320.07 GB
Serial ATA Device: HL-DT-STDVDRW  GA32N
USB Device: iPhone, apple_vendor_id, 0x12a0, 0x24400000 / 2
USB Device: USB Optical Mouse, 0x046d  (Logitech Inc.), 0xc05a, 0x04100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06630000 / 5
USB Device: USB Keyboard, 0x046d  (Logitech Inc.), 0xc31d, 0x06200000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 2