Advertisement
Guest User

Untitled

a guest
Dec 8th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.00 KB | None | 0 0
  1. Process: PilotStudy [42798]
  2. Path: /Users/USER/*/PilotStudy.app/Contents/MacOS/PilotStudy
  3. Identifier: org.cinder.PilotStudy
  4. Version: 1.0
  5. Code Type: X86 (Native)
  6. Parent Process: launchd [309]
  7. User ID: 501
  8.  
  9. Date/Time: 2012-12-08 23:32:22.640 +0000
  10. OS Version: Mac OS X 10.8.2 (12C60)
  11. Report Version: 10
  12.  
  13. Interval Since Last Report: 2429389 sec
  14. Crashes Since Last Report: 3
  15. Per-App Crashes Since Last Report: 1
  16. Anonymous UUID: 51353D2D-278A-7D25-70A1-6632AA95A886
  17.  
  18. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  19.  
  20. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  21. Exception Codes: KERN_INVALID_ADDRESS at 0x000000004352f008
  22.  
  23. VM Regions Near 0x4352f008:
  24. IOKit (reserved) 000000000669f000-00000000066df000 [ 256K] rw-/rw- SM=NUL reserved VM address space (unallocated)
  25. -->
  26. MALLOC_TINY 0000000078600000-0000000078700000 [ 1024K] rw-/rwx SM=PRV
  27.  
  28. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  29. 0 libstdc++.6.dylib 0x914635e4 std::_Rb_tree_increment(std::_Rb_tree_node_base*) + 15
  30. 1 org.cinder.PilotStudy 0x000916b3 PilotStudyApp::draw() + 419
  31. 2 org.cinder.PilotStudy 0x000c34ad -[CinderView drawRect:] + 125
  32. 3 com.apple.AppKit 0x92be635e -[NSView _drawRect:clip:] + 3492
  33. 4 com.apple.AppKit 0x92be4d74 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1316
  34. 5 com.apple.AppKit 0x92be4672 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5445
  35. 6 com.apple.AppKit 0x92bdec83 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
  36. 7 com.apple.AppKit 0x92ba7411 -[NSView displayIfNeeded] + 1356
  37. 8 com.apple.AppKit 0x92ca91a1 -[NSView display] + 117
  38. 9 org.cinder.PilotStudy 0x000c3427 -[CinderView draw] + 39
  39. 10 org.cinder.PilotStudy 0x000b84f4 -[AppImplCocoaBasic timerFired:] + 52
  40. 11 com.apple.Foundation 0x98ebe7d4 __NSFireTimer + 117
  41. 12 com.apple.CoreFoundation 0x963df9b6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
  42. 13 com.apple.CoreFoundation 0x963df355 __CFRunLoopDoTimer + 709
  43. 14 com.apple.CoreFoundation 0x963c4162 __CFRunLoopRun + 1730
  44. 15 com.apple.CoreFoundation 0x963c363a CFRunLoopRunSpecific + 378
  45. 16 com.apple.CoreFoundation 0x963c34ab CFRunLoopRunInMode + 123
  46. 17 com.apple.HIToolbox 0x9183a15a RunCurrentEventLoopInMode + 242
  47. 18 com.apple.HIToolbox 0x91839ec9 ReceiveNextEventCommon + 374
  48. 19 com.apple.HIToolbox 0x91839d44 BlockUntilNextEventMatchingListInMode + 88
  49. 20 com.apple.AppKit 0x92ba3a3a _DPSNextEvent + 724
  50. 21 com.apple.AppKit 0x92ba326c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
  51. 22 com.apple.AppKit 0x92b996cc -[NSApplication run] + 855
  52. 23 org.cinder.PilotStudy 0x000b8175 -[AppImplCocoaBasic init:] + 309
  53. 24 org.cinder.PilotStudy 0x000c27a8 cinder::app::AppBasic::launch(char const*, int, char* const*) + 440
  54. 25 org.cinder.PilotStudy 0x000b7ec3 cinder::app::App::executeLaunch(cinder::app::App*, cinder::app::Renderer*, char const*, int, char* const*) + 211
  55. 26 org.cinder.PilotStudy 0x0009172c main + 108
  56. 27 libdyld.dylib 0x97834725 start + 1
  57.  
  58. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  59. 0 libsystem_kernel.dylib 0x9a1939ae kevent + 10
  60. 1 libdispatch.dylib 0x967fac71 _dispatch_mgr_invoke + 993
  61. 2 libdispatch.dylib 0x967fa7a9 _dispatch_mgr_thread + 53
  62.  
  63. Thread 2:
  64. 0 libsystem_kernel.dylib 0x9a192be6 __select + 10
  65. 1 org.cinder.PilotStudy 0x000b2ef8 SocketReceiveMultiplexer::Implementation::Run() + 960 (UdpSocket.cpp:424)
  66. 2 org.cinder.PilotStudy 0x000b26cb SocketReceiveMultiplexer::Run() + 19 (UdpSocket.cpp:525)
  67. 3 org.cinder.PilotStudy 0x00098aa6 cinder::osc::OscListener::threadSocket() + 22
  68. 4 org.cinder.PilotStudy 0x0009a65a boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf0<void, cinder::osc::OscListener>, boost::_bi::list1<boost::_bi::value<cinder::osc::OscListener*> > > >::run() + 42
  69. 5 org.cinder.PilotStudy 0x00116b97 thread_proxy + 167 (thread.cpp:121)
  70. 6 libsystem_c.dylib 0x9796a557 _pthread_start + 344
  71. 7 libsystem_c.dylib 0x97954cee thread_start + 34
  72.  
  73. Thread 0 crashed with X86 Thread State (32-bit):
  74. eax: 0x4352f000 ebx: 0x92be55cb ecx: 0x8258e9d0 edx: 0x4352f000
  75. edi: 0x79938c74 esi: 0x8258e9d0 ebp: 0xbff76948 esp: 0xbff76948
  76. ss: 0x00000023 efl: 0x00210206 eip: 0x914635e4 cs: 0x0000001b
  77. ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
  78. cr2: 0x4352f008
  79. Logical CPU: 0
  80.  
  81. Binary Images:
  82. 0x88000 - 0x1dfff7 +org.cinder.PilotStudy (1.0) <FD631108-E994-360A-B53F-406353412AD9> /Users/USER/*/PilotStudy.app/Contents/MacOS/PilotStudy
  83. 0x31b000 - 0x5a7fff com.apple.RawCamera.bundle (4.02 - 672) <2B6B32E5-F352-382B-A774-1C70E041F2CA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  84. 0x63f000 - 0x64cff3 com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
  85. 0x695000 - 0x697ffc com.apple.IOAccelerator (19.0.26 - 19.0.26) <6A93A355-1FC9-3E0A-8A4F-B924EC2F2CD8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
  86. 0x6c7000 - 0x71ffff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
  87. 0x743000 - 0x746ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
  88. 0x9f7000 - 0xa02ffb libGPUSupportMercury.dylib (8.6.1) <A4CBD804-F50A-365B-B348-AE6BC80D52A1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
  89. 0xa0a000 - 0xa36ffa GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  90. 0xa3f000 - 0xa47ffc libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  91. 0xa4e000 - 0xa50fff libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  92. 0x40b2000 - 0x423eff8 GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  93. 0x4275000 - 0x43c6ff7 libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  94. 0x43f4000 - 0x468bfe7 com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <97F2FDCC-0C16-33CC-B888-4DC58E257C4C> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
  95. 0x8fe87000 - 0x8feb9e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
  96. 0x90007000 - 0x90008fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
  97. 0x90049000 - 0x90057fff com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  98. 0x90058000 - 0x90058fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  99. 0x90082000 - 0x90086ffc libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  100. 0x90087000 - 0x9008efff libsystem_dnssd.dylib (379.32.1) <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib
  101. 0x9008f000 - 0x90096ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  102. 0x90097000 - 0x900b4fff libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
  103. 0x900b5000 - 0x9014cff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  104. 0x9014d000 - 0x90176fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
  105. 0x90177000 - 0x901b9fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
  106. 0x901ba000 - 0x903d1fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  107. 0x9044f000 - 0x90464fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  108. 0x90465000 - 0x904c9fff com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  109. 0x904ca000 - 0x905e8ff7 com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
  110. 0x905e9000 - 0x90772ff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  111. 0x90773000 - 0x90b90fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  112. 0x90b91000 - 0x90bd2ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
  113. 0x90bd3000 - 0x90bdbfff com.apple.DiskArbitration (2.5.1 - 2.5.1) <25A7232F-9B6A-3746-A3A8-12479D086B1E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  114. 0x90bdc000 - 0x90bdefff libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  115. 0x90bdf000 - 0x90c2dffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  116. 0x90c2e000 - 0x90c3eff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
  117. 0x90c3f000 - 0x90c7eff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  118. 0x90c89000 - 0x90c89fff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  119. 0x90c8a000 - 0x90c8affd com.apple.audio.units.AudioUnit (1.8 - 1.8) <4C13DEA2-1EB0-3D06-901A-DB93184C06F0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  120. 0x90c8b000 - 0x90c8ffff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  121. 0x90c90000 - 0x90c94fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  122. 0x90c95000 - 0x90ce3ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  123. 0x90cf0000 - 0x90d58fe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  124. 0x90d59000 - 0x90d59fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  125. 0x90d5a000 - 0x90da6fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
  126. 0x90da7000 - 0x90dd4ffb com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  127. 0x90f22000 - 0x9107fffb com.apple.QTKit (7.7.1 - 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  128. 0x91080000 - 0x91154fff com.apple.backup.framework (1.4.1 - 1.4.1) <55F2A679-9B21-3F43-A580-4C2ECF6A5FC5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  129. 0x91155000 - 0x91195fff com.apple.MediaKit (13 - 659) <37B8C1E3-B67D-3FE6-8A14-7FFD9F31C556> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  130. 0x91196000 - 0x911a3ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  131. 0x911a4000 - 0x911abffe com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  132. 0x911ad000 - 0x9120afff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  133. 0x9129e000 - 0x912acff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
  134. 0x912ad000 - 0x912eeff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
  135. 0x91320000 - 0x91321ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  136. 0x91322000 - 0x913d1ff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  137. 0x913d4000 - 0x91419ff5 com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  138. 0x9141a000 - 0x9141effe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
  139. 0x9141f000 - 0x9142fff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  140. 0x91430000 - 0x91452fff libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
  141. 0x91455000 - 0x91456ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
  142. 0x91457000 - 0x914bbff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
  143. 0x914be000 - 0x91616ffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  144. 0x91617000 - 0x91617fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  145. 0x91618000 - 0x9163dffb com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  146. 0x91681000 - 0x91693fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
  147. 0x91694000 - 0x917e1ffb com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  148. 0x917e2000 - 0x91bc5ff3 com.apple.HIToolbox (2.0 - 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  149. 0x91bc6000 - 0x91bd3fff libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  150. 0x91bd4000 - 0x91bdbfff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
  151. 0x91bdc000 - 0x91bdcfff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
  152. 0x91bdd000 - 0x91c07ff9 com.apple.framework.Apple80211 (8.0.1 - 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  153. 0x91c08000 - 0x91c1ffff com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  154. 0x91c20000 - 0x91c4dffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
  155. 0x91c4e000 - 0x91d02fff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  156. 0x91d12000 - 0x91d81ffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  157. 0x91fb3000 - 0x91fbdffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  158. 0x91fbe000 - 0x91fdbff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
  159. 0x91fdc000 - 0x9201eff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
  160. 0x9201f000 - 0x92079fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  161. 0x9207a000 - 0x9207dff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  162. 0x9207e000 - 0x920b5ffa com.apple.LDAPFramework (2.4.28 - 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  163. 0x920b6000 - 0x920e9ff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  164. 0x920ea000 - 0x92152ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  165. 0x92184000 - 0x9218dff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  166. 0x9218e000 - 0x9219aff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  167. 0x921f5000 - 0x92230fe7 libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  168. 0x9251d000 - 0x9251efff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
  169. 0x9251f000 - 0x9279bff7 com.apple.QuickTime (7.7.1 - 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  170. 0x9279c000 - 0x92a3fffb com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  171. 0x92a40000 - 0x935fcffb com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  172. 0x935fd000 - 0x936f5ff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
  173. 0x937b5000 - 0x93831ff3 com.apple.Metadata (10.7.0 - 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  174. 0x93832000 - 0x93836fff com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  175. 0x9383f000 - 0x93842ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
  176. 0x9389a000 - 0x9389bfff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
  177. 0x9389c000 - 0x938b3ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  178. 0x938b4000 - 0x93904ff7 com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  179. 0x9393b000 - 0x9393effd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  180. 0x9393f000 - 0x9393ffff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  181. 0x93940000 - 0x939a6fff com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  182. 0x939f5000 - 0x939fffff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  183. 0x93a00000 - 0x93a08fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
  184. 0x93c77000 - 0x93e33ffd libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib
  185. 0x93e5a000 - 0x93e5dffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
  186. 0x93e5e000 - 0x93e71ff9 com.apple.MultitouchSupport.framework (235.28 - 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  187. 0x93e72000 - 0x9426efeb com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  188. 0x9426f000 - 0x942c8fff com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  189. 0x942c9000 - 0x942f5ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
  190. 0x942fd000 - 0x94308fff libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
  191. 0x94dba000 - 0x9507afff com.apple.security (7.0 - 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security
  192. 0x9507b000 - 0x9511bff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  193. 0x9511c000 - 0x95161ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  194. 0x9517c000 - 0x95198ff7 libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  195. 0x95ce0000 - 0x95d3bfff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  196. 0x95e2e000 - 0x95e77ff7 com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  197. 0x96112000 - 0x9622aff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
  198. 0x9622b000 - 0x96314ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
  199. 0x96315000 - 0x9631dfff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  200. 0x96354000 - 0x9638affb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  201. 0x9638b000 - 0x9638bfff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
  202. 0x9638c000 - 0x96574ff3 com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  203. 0x96575000 - 0x96577ffb libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  204. 0x965a4000 - 0x96619ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  205. 0x9661a000 - 0x96736ff7 com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  206. 0x96737000 - 0x967f5ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  207. 0x967f6000 - 0x96808ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
  208. 0x96809000 - 0x968a3fff com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  209. 0x968a4000 - 0x968a5fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
  210. 0x968a6000 - 0x968a6fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  211. 0x968a7000 - 0x96c5fffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  212. 0x96c60000 - 0x96cb7ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  213. 0x96cb8000 - 0x96d32ff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  214. 0x96d33000 - 0x97175fff com.apple.CoreGraphics (1.600.0 - 324.6) <66556166-F9A7-3EEC-A562-46061C7A79E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  215. 0x97176000 - 0x97283ff3 com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  216. 0x97284000 - 0x9738fff7 libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  217. 0x97390000 - 0x97393ff9 libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  218. 0x973fb000 - 0x9778effb com.apple.MediaToolbox (1.0 - 926.62) <7290B07B-4D03-3B46-809C-64C8FB97B40C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  219. 0x97832000 - 0x97834fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
  220. 0x97835000 - 0x978cdfff com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  221. 0x978ce000 - 0x97953ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  222. 0x97954000 - 0x97a11feb libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
  223. 0x97a12000 - 0x97a12fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  224. 0x97a13000 - 0x97b20057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
  225. 0x97b21000 - 0x97b63ffb com.apple.RemoteViewServices (2.0 - 80.5) <60E04F2F-AFD8-3B1F-BF07-8A3A7EABB8E9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  226. 0x97b64000 - 0x97b70ffa com.apple.CrashReporterSupport (10.8.2 - 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  227. 0x97b71000 - 0x97b7dff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
  228. 0x97b7e000 - 0x97b81fff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  229. 0x97b82000 - 0x988baff7 com.apple.QuickTimeComponents.component (7.7.1 - 2599.13) <85C70D1B-D074-3891-BF8D-9BA81D2C224B> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
  230. 0x988bb000 - 0x988c9ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
  231. 0x988ca000 - 0x988fbfff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  232. 0x988fc000 - 0x98911fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  233. 0x98912000 - 0x98a4dff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  234. 0x98a4e000 - 0x98ab0fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
  235. 0x98ab1000 - 0x98ba2ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
  236. 0x98ba3000 - 0x98c35ffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  237. 0x98c36000 - 0x98c55ff3 com.apple.Ubiquity (1.2 - 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  238. 0x98c62000 - 0x98c7ffff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
  239. 0x98c80000 - 0x98c81fff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
  240. 0x98c8d000 - 0x98d63fff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  241. 0x98d64000 - 0x98d7afff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  242. 0x98d7b000 - 0x98dbffff libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  243. 0x98e3a000 - 0x98e44fff libCSync.A.dylib (324.6) <D2E8AC70-C6D1-3C40-8A82-E50422EDCFBF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  244. 0x98e45000 - 0x99162ff3 com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  245. 0x99163000 - 0x991aaff3 com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  246. 0x991ab000 - 0x991cffff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  247. 0x991d0000 - 0x991d2fff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  248. 0x991d3000 - 0x991daffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
  249. 0x991db000 - 0x991e1fff libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  250. 0x991e2000 - 0x991f0fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
  251. 0x991f5000 - 0x992f3ff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  252. 0x992f4000 - 0x9930dfff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  253. 0x9930e000 - 0x9930ffff libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
  254. 0x99310000 - 0x9999cfeb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  255. 0x9999d000 - 0x999bbff3 com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  256. 0x999bc000 - 0x999dcffd com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  257. 0x999dd000 - 0x99aedff3 com.apple.QuickTimeImporters.component (7.7.1 - 2599.13) <410311C4-34FF-38F0-8EE0-3093AEEC1A82> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
  258. 0x99d47000 - 0x99d7aff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
  259. 0x99d7b000 - 0x9a080ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  260. 0x9a081000 - 0x9a17dff3 com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  261. 0x9a17e000 - 0x9a198ffc libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
  262. 0x9a1a3000 - 0x9a1a9fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  263. 0x9a1aa000 - 0x9a1d3ff7 libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  264. 0x9a1d4000 - 0x9a223ff6 libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  265. 0x9a224000 - 0x9a27bff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  266. 0x9a27c000 - 0x9a35dfff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
  267. 0x9a35e000 - 0x9a362ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
  268. 0x9a363000 - 0x9a388ff7 com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  269. 0x9a389000 - 0x9a3e4ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  270. 0x9a3e5000 - 0x9a3e5fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
  271. 0x9a3ec000 - 0x9a3f6fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
  272. 0x9a3f7000 - 0x9a403ffe libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
  273. 0x9a404000 - 0x9a404ffd libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib
  274. 0x9a448000 - 0x9a4f2fff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  275. 0x9a4f6000 - 0x9a66eff5 com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  276. 0x9a66f000 - 0x9a693fff libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  277. 0x9a694000 - 0x9a69dffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  278.  
  279. External Modification Summary:
  280. Calls made by other processes targeting this process:
  281. task_for_pid: 2
  282. thread_create: 0
  283. thread_set_state: 0
  284. Calls made by this process:
  285. task_for_pid: 0
  286. thread_create: 0
  287. thread_set_state: 0
  288. Calls made by all processes on this machine:
  289. task_for_pid: 24760
  290. thread_create: 1
  291. thread_set_state: 2370
  292.  
  293. VM Region Summary:
  294. ReadOnly portion of Libraries: Total=165.9M resident=54.7M(33%) swapped_out_or_unallocated=111.2M(67%)
  295. Writable regions: Total=207.0M written=20.6M(10%) resident=38.2M(18%) swapped_out=68K(0%) unallocated=168.8M(82%)
  296.  
  297. REGION TYPE VIRTUAL
  298. =========== =======
  299. CG backing stores 8604K
  300. CG image 4K
  301. CG shared images 1248K
  302. CoreServices 5020K
  303. IOKit 10.3M
  304. IOKit (reserved) 256K reserved VM address space (unallocated)
  305. MALLOC 164.9M
  306. MALLOC guard page 48K
  307. Memory tag=240 4K
  308. Memory tag=242 12K
  309. Memory tag=249 156K
  310. Memory tag=35 4568K
  311. Stack 65.0M
  312. VM_ALLOCATE 16.6M
  313. __DATA 8268K
  314. __DATA/__OBJC 256K
  315. __IMAGE 528K
  316. __IMPORT 8K
  317. __LINKEDIT 32.6M
  318. __OBJC 1656K
  319. __OBJC/__DATA 72K
  320. __PAGEZERO 4K
  321. __TEXT 133.2M
  322. __UNICODE 544K
  323. mapped file 86.3M
  324. shared memory 580K
  325. =========== =======
  326. TOTAL 540.1M
  327. TOTAL, minus reserved VM space 539.8M
  328.  
  329. Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i7, 3.4 GHz, 4 GB, SMC 1.72f1
  330. Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 1024 MB
  331. Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
  332. Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
  333. AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P
  334. Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
  335. Network Service: Ethernet, Ethernet, en0
  336. Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
  337. Serial ATA Device: OPTIARC DVD RW AD-5680H
  338. USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 3
  339. USB Device: LaCie Hard Drive USB, 0x059f (LaCie), 0x0c41, 0xfa120000 / 6
  340. USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa130000 / 5
  341. USB Device: iPod, apple_vendor_id, 0x129e, 0xfa133000 / 8
  342. USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfa132000 / 10
  343. USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
  344. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
  345. USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
  346. USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
  347. USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
  348. USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement