Closed fluidray closed 9 years ago
I looked into this and could not find a definite reason for this issue to occur. However, it appears that the problem is triggered if there is no .embree2 configuration file is present. Please try if the following fixes the issue:
git checkout v2.5.1 git pull git cherry-pick 1a9a351834ea7f0d7472ce2d1bd26a2835a7249d git cherry-pick 84672024270694bb0e90228b22b27f22e312dbae make
The first cherry-pick fixes an fclose(NULL) which is undefined and could cause issues on some platforms. The second avoids using exceptions at this code.
If this does not fix the problem, then please try out if creating some empty .embree2 file in the application folder works around the issue.
Sven
Hi Sven, thanks! I will let you know as soon as I hear back from the customer.
Sven, I just heard back from the customer, the issue seem to be resolved. Thanks!
A customer has reported a crash on iMac, below is the crash report. Please note, Embree is built in-house using clang.
Process: FluidRay RT (64 Bit) [35900] Path: /Applications/FluidRay RT (64 Bit).app/Contents/MacOS/FluidRay RT (64 Bit) Identifier: fluidinteractive.fluidrayrt.pro Version: 1.1.5 (0) Code Type: X86-64 (Native) Parent Process: launchd [133] User ID: 501
Date/Time: 2015-06-28 09:53:37.145 -0300 OS Version: Mac OS X 10.8.5 (12F45) Report Version: 10
Interval Since Last Report: 27131212 sec Crashes Since Last Report: 491 Per-App Crashes Since Last Report: 4 Anonymous UUID: 4D00646F-2831-6721-C6F8-2BE33C43DB41
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information: *\ error for object 0x7fb451b3dd5c: pointer being freed was not allocated
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8f486212 __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff95605b24 pthread_kill + 90 2 libsystem_c.dylib 0x00007fff95649f61 abort + 143 3 libsystem_c.dylib 0x00007fff9561d989 free + 392 4 libstdc++.6.dylib 0x00007fff8f945526 std::runtime_error::~runtime_error() + 28 5 libc++abi.dylib 0x00007fff9554e5af __gxx_exception_cleanup(_Unwind_Reason_Code, _UnwindException) + 36 6 libembree.2.dylib 0x000000010eeef0f4 embree::State::parseFile(embree::FileName const&) + 1124 7 libembree.2.dylib 0x000000010eefa3ba rtcInit + 330 8 libfluidray-sse41.dylib 0x000000010e11d5d4 fluidray::core_t::init() + 20 9 libfluidray-sse41.dylib 0x000000010e11ed0a fluidray::fluidray_t::create(iface::iptriface::i_unknown_t const&, iface::guidt const&, void) + 154 10 libfluidray-sse41.dylib 0x000000010e0ed9b0 fluidray::api::create_fluidray() + 48 11 libfluidray-sse41.dylib 0x000000010e0ed907 fluidray_create + 23 12 fluidinteractive.fluidrayrt.pro 0x00000001074b91f8 fluidrayapp::app_manager_t::on_init() + 29336 13 fluidinteractive.fluidrayrt.pro 0x000000010753181a FluidRayApp::OnInit() + 42 14 fluidinteractive.fluidrayrt.pro 0x000000010695c0e1 wxApp::CallOnInit() + 65 15 fluidinteractive.fluidrayrt.pro 0x0000000106b661bf wxEntry(int&, wchar_t**) + 47 16 fluidinteractive.fluidrayrt.pro 0x0000000106852ed4 main + 20 17 libdyld.dylib 0x00007fff925b17e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8f486d16 kevent + 10 1 libdispatch.dylib 0x00007fff8e626dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff8e6269ee _dispatch_mgr_thread + 54
Thread 2: 0 libsystem_kernel.dylib 0x00007fff8f4866d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95606f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95606ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff955f1191 start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8f4866d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95606f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95606ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff955f1191 start_wqthread + 13
Thread 4:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8f486322 select + 10 1 com.apple.CoreFoundation 0x00007fff908c0f46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff95604772 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff955f11a1 thread_start + 13
Thread 5:: com.apple.appkit-heartbeat 0 libsystem_kernel.dylib 0x00007fff8f486386 semwait_signal + 10 1 libsystem_c.dylib 0x00007fff9568e7c8 nanosleep + 163 2 libsystem_c.dylib 0x00007fff9568e6df usleep + 54 3 com.apple.AppKit 0x00007fff96910838 -[NSUIHeartBeat _heartBeatThread:] + 543 4 com.apple.Foundation 0x00007fff91e8e532 NSThreadmain + 1345 5 libsystem_c.dylib 0x00007fff95604772 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff955f11a1 thread_start + 13
Thread 6: 0 libsystem_kernel.dylib 0x00007fff8f486d16 kevent + 10 1 fluidinteractive.fluidrayrt.pro 0x00000001075cc3d4 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queueboost::asio::detail::task_io_service_operation&) + 260 2 fluidinteractive.fluidrayrt.pro 0x00000001075cbfbd boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lockboost::asio::detail::posix_mutex&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 301 3 fluidinteractive.fluidrayrt.pro 0x00000001075cbbe8 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 568 4 fluidinteractive.fluidrayrt.pro 0x00000001075c4975 fluidrayapp::web_logger_t::process_queue() + 3525 5 fluidinteractive.fluidrayrt.pro 0x0000000106c6921a boost::(anonymous namespace)::thread_proxy(void*) + 138 6 libsystem_c.dylib 0x00007fff95604772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff955f11a1 thread_start + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff8f4860fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95608fb9 _pthread_cond_wait + 869 2 fluidinteractive.fluidrayrt.pro 0x00000001075cc03c boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lockboost::asio::detail::posix_mutex&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 428 3 fluidinteractive.fluidrayrt.pro 0x00000001075cbbe8 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 568 4 fluidinteractive.fluidrayrt.pro 0x00000001075a283a boost::asio::detail::posix_thread::funcboost::asio::detail::resolver_service_base::work_io_service_runner::run() + 42 5 fluidinteractive.fluidrayrt.pro 0x00000001075a2873 boost_asio_detail_posix_thread_function + 19 6 libsystem_c.dylib 0x00007fff95604772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff955f11a1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff593af328 rdx: 0x0000000000000000 rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff593af350 rsp: 0x00007fff593af328 r8: 0x00007fff7cd4d278 r9: 0x0000000000000000 r10: 0x0000000020000000 r11: 0x0000000000000206 r12: 0x00007fb450801400 r13: 0x0000000108c57000 r14: 0x00007fff7cd4e180 r15: 0x0000000000000006 rip: 0x00007fff8f486212 rfl: 0x0000000000000206 cr2: 0x00007fff7cd46ff0 Logical CPU: 0
Binary Images: 0x10684c000 - 0x107e91fe7 +fluidinteractive.fluidrayrt.pro (1.1.5 - 0) <0CC022E1-8CFB-31F7-B77E-D1F6DA757150> /Applications/FluidRay RT (64 Bit).app/Contents/MacOS/FluidRay RT (64 Bit) 0x108c5a000 - 0x108c5ffff com.apple.agl (3.2.1 - AGL-3.2.1) <49C58BA7-3BF8-35CC-AFB3-2B0432766389> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x108c6b000 - 0x108e67fff +com.sketchup.slapi (0.0.1 - 0.0.1d1) /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/slapi
0x109089000 - 0x1090b0fe7 +libtbbmalloc.dylib (0) <6AAF3988-7E41-3D23-800F-1A36DF2F20F4> /Applications/FluidRay RT (64 Bit).app/Contents/Resources/libtbbmalloc.dylib
0x1090e8000 - 0x10911aff7 +libtbb.dylib (0) /Applications/FluidRay RT (64 Bit).app/Contents/Resources/libtbb.dylib
0x10914c000 - 0x109176fff +libCommonGeometry.dylib (1) <0EFBA2BA-BDC6-35EE-94A8-A49302706F13> /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/Libraries/libCommonGeometry.dylib
0x1091b4000 - 0x1091b6ff7 +libCommonGeoutils.dylib (1) <2F93E573-6A7C-3BB0-A738-59F1670C989F> /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/Libraries/libCommonGeoutils.dylib
0x1091bf000 - 0x1093fcff7 +libCommonImage.dylib (1) <9E16A3D6-1ADD-3972-94B1-20C56733C4AA> /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/Libraries/libCommonImage.dylib
0x1094b3000 - 0x1094deff7 +libCommonInternet.dylib (1) /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/Libraries/libCommonInternet.dylib
0x109514000 - 0x109534ff7 +libCommonUtils.dylib (1) <178A8774-07EB-3FF8-B702-1EDEF46D0A17> /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/Libraries/libCommonUtils.dylib
0x10956e000 - 0x109587ff7 +libCommonZip.dylib (1) /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/Libraries/libCommonZip.dylib
0x10959e000 - 0x1095a3fff +libCommonUnits.dylib (1) <59197289-2E7C-33F2-A4D6-7E9DB5A9AF5D> /Applications/FluidRay RT (64 Bit).app/Contents/Resources/slapi.framework/Versions/A/Libraries/libCommonUnits.dylib
0x10be54000 - 0x10be61fff libGPUSupport.dylib (8.10.1) <7860F083-3F7B-3811-A56C-E8557A90C7DB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x10be68000 - 0x10be93fff GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10be9c000 - 0x10bea5fe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x10d226000 - 0x10d3e4fff GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10d41b000 - 0x10d58bfff libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x10d5c3000 - 0x10d87bfff com.apple.ATIRadeonX2000GLDriver (8.16.80 - 8.1.6) /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x10e0eb000 - 0x10ea68fff +libfluidray-sse41.dylib (0) <22238E96-F167-381A-9013-0A7CB7528263> /Applications/FluidRay RT (64 Bit).app/Contents/Resources/libfluidray-sse41.dylib
0x10eed3000 - 0x10f38dfef +libembree.2.dylib (0) /Applications/FluidRay RT (64 Bit).app/Contents/Resources/libembree.2.dylib
0x7fff6644c000 - 0x7fff6648093f dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
0x7fff8b7df000 - 0x7fff8b815fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8b991000 - 0x7fff8ba56ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8ba57000 - 0x7fff8ba5cfff com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8ba5d000 - 0x7fff8bc92ff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8c02c000 - 0x7fff8c423fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8c583000 - 0x7fff8c731fff com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8c732000 - 0x7fff8c75afff libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8c75b000 - 0x7fff8c7c8ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8c7ca000 - 0x7fff8c7d4fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8c8e9000 - 0x7fff8cbbafff com.apple.security (7.0 - 55719.16.5) <0EEE5DDE-77FB-374A-B1E0-6B19CB44E8EC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8cff8000 - 0x7fff8cff8fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8cff9000 - 0x7fff8d007ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8d1bd000 - 0x7fff8d1cbfff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff8d1cc000 - 0x7fff8d1ecfff libPng.dylib (852) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8d763000 - 0x7fff8d764fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8d8af000 - 0x7fff8d8c0ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff8d8f6000 - 0x7fff8d90bfff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8d90c000 - 0x7fff8db0cfff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
0x7fff8db0f000 - 0x7fff8db53fff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
0x7fff8db5a000 - 0x7fff8db5bfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff8dba3000 - 0x7fff8dbaaff7 libcopyfile.dylib (89.0.70) <30824A67-6743-3D99-8DC3-92578FA9D7CB> /usr/lib/system/libcopyfile.dylib
0x7fff8dbab000 - 0x7fff8dc46fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8dcb8000 - 0x7fff8dcbefff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff8deac000 - 0x7fff8dfccfff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8dfcd000 - 0x7fff8e04cff7 com.apple.securityfoundation (6.0 - 55115.4) <64EDD2F2-4DE2-3DE5-BE57-43D413853CF9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8e0e2000 - 0x7fff8e164ff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8e165000 - 0x7fff8e256ff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8e257000 - 0x7fff8e278ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8e4c2000 - 0x7fff8e4c8ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8e4eb000 - 0x7fff8e540ff7 libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8e541000 - 0x7fff8e54ffff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff8e550000 - 0x7fff8e593ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8e5e4000 - 0x7fff8e621fef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8e622000 - 0x7fff8e637ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff8e638000 - 0x7fff8e735fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff8e736000 - 0x7fff8e736fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8e737000 - 0x7fff8e73ffff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8e7d8000 - 0x7fff8e7e5fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8e7e7000 - 0x7fff8e900fff com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8e901000 - 0x7fff8e90cfff libsystem_notify.dylib (98.6) <1E490CB2-9311-3B36-8372-37D3FB0FD818> /usr/lib/system/libsystem_notify.dylib
0x7fff8e90d000 - 0x7fff8e90dfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff8e90e000 - 0x7fff8ec3efff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8ec8c000 - 0x7fff8ef20ff7 com.apple.RawCamera.bundle (5.07 - 760) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8ef21000 - 0x7fff8ef22fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8f04e000 - 0x7fff8f46bfff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8f46c000 - 0x7fff8f473fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8f474000 - 0x7fff8f48fff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
0x7fff8f4cd000 - 0x7fff8f4cffff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
0x7fff8f546000 - 0x7fff8f5a5fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8f5a6000 - 0x7fff8f5c7fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8f5c8000 - 0x7fff8f5cafff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8f5cd000 - 0x7fff8f5d2fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8f624000 - 0x7fff8f652fff com.apple.CoreServicesInternal (154.4 - 154.4) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8f666000 - 0x7fff8f666fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8f667000 - 0x7fff8f6cffff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8f6d0000 - 0x7fff8f6f2ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8f89d000 - 0x7fff8f89dffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8f8e2000 - 0x7fff8f909ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8f936000 - 0x7fff8f93afff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8f93b000 - 0x7fff8f9a4fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff8facb000 - 0x7fff8fae2fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8fae3000 - 0x7fff8fd7eff7 com.apple.JavaScriptCore (8536 - 8536.30) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff90565000 - 0x7fff90569ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff90577000 - 0x7fff9057bfff libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff905a9000 - 0x7fff90603ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff90604000 - 0x7fff9061bfff com.apple.CFOpenDirectory (10.8 - 151.10) <7AD5F6E7-A745-3FF4-B813-9D064A8146EC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff9061c000 - 0x7fff9069cff7 com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff906b8000 - 0x7fff906c6ff7 libkxld.dylib (2050.48.12) /usr/lib/system/libkxld.dylib
0x7fff906c7000 - 0x7fff906cbfff libCGXType.A.dylib (340) <119487A0-AB1C-320C-9FF2-A85BF943BA11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff90701000 - 0x7fff90803fff libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9082e000 - 0x7fff90830ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff90831000 - 0x7fff90832ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff90833000 - 0x7fff9083ffff libCSync.A.dylib (340) <1ED9A6B9-D1FF-3745-A289-981ACE0C89D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff90840000 - 0x7fff9084bfff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff9084c000 - 0x7fff90a36ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff90a37000 - 0x7fff90cdbff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff911ac000 - 0x7fff911ddff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff911de000 - 0x7fff91379fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff9137a000 - 0x7fff914effff com.apple.CFNetwork (596.6.3 - 596.6.3) <883CE0E5-17B6-3227-B7B1-0CCC16D2739E> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff91cad000 - 0x7fff91d47fff libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff91d70000 - 0x7fff91dafff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff91db0000 - 0x7fff91deaff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff91df8000 - 0x7fff92157fff com.apple.Foundation (6.8 - 945.19) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff92158000 - 0x7fff9246fff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff9247a000 - 0x7fff92518ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff92519000 - 0x7fff92573fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff925af000 - 0x7fff925b2ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff925b3000 - 0x7fff92739fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff929ea000 - 0x7fff92a15fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff92a16000 - 0x7fff92a59ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9335f000 - 0x7fff93454fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff93455000 - 0x7fff93455fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff93758000 - 0x7fff938e3fff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff93984000 - 0x7fff939a3ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff939c7000 - 0x7fff939cdfff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff93a16000 - 0x7fff93a18ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff93da0000 - 0x7fff93dadfff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff93dae000 - 0x7fff93daefff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff93daf000 - 0x7fff93dfbff7 libauto.dylib (185.4) /usr/lib/libauto.dylib
0x7fff93e59000 - 0x7fff93e5cfff libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff93e5d000 - 0x7fff93e68ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff93e69000 - 0x7fff93e7cff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff93e7d000 - 0x7fff93e8fff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff93ec0000 - 0x7fff93ec9fff com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff93eca000 - 0x7fff93f14ff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff93f15000 - 0x7fff93f1cfff libGFXShared.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff93f1d000 - 0x7fff93f6eff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff93f6f000 - 0x7fff94021ff7 com.apple.LaunchServices (539.11 - 539.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff94022000 - 0x7fff94041ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff94059000 - 0x7fff94066ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff94067000 - 0x7fff94073fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff940b9000 - 0x7fff9418bff7 com.apple.CoreText (260.0 - 275.17) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff94225000 - 0x7fff942cbff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff942cc000 - 0x7fff942ccfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff942cd000 - 0x7fff9528cff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff9528d000 - 0x7fff9530efff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff95311000 - 0x7fff95367fff com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff95368000 - 0x7fff953a8ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff95439000 - 0x7fff9543dfff libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9543e000 - 0x7fff9554afff libFontParser.dylib (84.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9554b000 - 0x7fff9554bfff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9554c000 - 0x7fff95571ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib
0x7fff95572000 - 0x7fff955d5fff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff955d6000 - 0x7fff955eafff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff955eb000 - 0x7fff955ecff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib
0x7fff955f0000 - 0x7fff956bcff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
0x7fff956bd000 - 0x7fff9570cff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff9570d000 - 0x7fff95739ff7 libRIP.A.dylib (340) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff9573a000 - 0x7fff9575cff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
0x7fff9575d000 - 0x7fff9585cfff libcrypto.0.9.8.dylib (52.1) <796E5F5E-36BF-3B1B-A519-C9A1682199C4> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9585d000 - 0x7fff958b4ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff958b5000 - 0x7fff95942ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff959a1000 - 0x7fff959a4fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff959a9000 - 0x7fff959d0fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff959d1000 - 0x7fff95a0aff7 libssl.0.9.8.dylib (52.1) /usr/lib/libssl.0.9.8.dylib
0x7fff95a62000 - 0x7fff95b35ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <9DA3C0A7-0AB9-3DD1-9D84-737BB0014F1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff95c28000 - 0x7fff95c70fff libcurl.4.dylib (69.2.71) /usr/lib/libcurl.4.dylib
0x7fff95d24000 - 0x7fff95d8cff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff95d8d000 - 0x7fff95dbbff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff95dd1000 - 0x7fff95f23fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff95f24000 - 0x7fff95f25ff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib
0x7fff962b2000 - 0x7fff96301ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff96302000 - 0x7fff9631fff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9632b000 - 0x7fff96366fff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff963bf000 - 0x7fff9647cff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff9647d000 - 0x7fff9657aff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff965d6000 - 0x7fff97203fff com.apple.AppKit (6.8 - 1187.40) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff97204000 - 0x7fff97b94a07 com.apple.CoreGraphics (1.600.0 - 340) <4E39B001-BD9B-3A60-A495-C7F908F52C44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff97b95000 - 0x7fff97b99ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff97b9a000 - 0x7fff97badff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff97d2b000 - 0x7fff97d42fff libGL.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff97d43000 - 0x7fff97d48fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff97d49000 - 0x7fff97d4aff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff97ef6000 - 0x7fff97f20ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff97f2a000 - 0x7fff97f39fff com.apple.opengl (1.8.10 - 1.8.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff97f3a000 - 0x7fff97f70fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff97f71000 - 0x7fff97f87fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff97f88000 - 0x7fff97f8cfff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff97f99000 - 0x7fff980b192f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff980bc000 - 0x7fff980cbff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff98107000 - 0x7fff98163ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff98164000 - 0x7fff981d2ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff983aa000 - 0x7fff983acfff com.apple.securityhi (4.0 - 55002) <9B6CBA92-123F-3307-A2D7-D77A8D3BF87E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff983ad000 - 0x7fff983adfff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
0x7fff983e0000 - 0x7fff984bafff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff984bb000 - 0x7fff984bdfff libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff984be000 - 0x7fff984c6ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 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: 7403302 thread_create: 2 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=238.9M resident=150.5M(63%) swapped_out_or_unallocated=88.4M(37%) Writable regions: Total=586.6M written=6240K(1%) resident=8824K(1%) swapped_out=360K(0%) unallocated=578.0M(99%)
REGION TYPE VIRTUAL =========== ======= (null) (reserved) 512.0M reserved VM address space (unallocated) CG backing stores 524K CG image 52K CG shared images 1216K CoreServices 2304K MALLOC 40.3M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=251 8K STACK GUARD 56.0M Stack 11.1M VM_ALLOCATE 18.2M DATA 16.6M IMAGE 528K LINKEDIT 73.6M TEXT 165.3M __UNICODE 544K mapped file 42.0M shared memory 308K =========== ======= TOTAL 940.5M TOTAL, minus reserved VM space 428.5M
Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1 Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x2C00000000000000, 0x3136485446323536363448592D3830304A31 Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x2C00000000000000, 0x3136485446323536363448592D3830304A31 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.16) Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: Hitachi HDP725032GLA380, 320.07 GB Parallel ATA Device: MATSHITADVD-R UJ-875 USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd100000 / 2 USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc045, 0xfd130000 / 5 USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd120000 / 4 USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3 USB Device: CanoScan, 0x04a9 (Canon Inc.), 0x2225, 0xfa200000 / 3 USB Device: hub_device, 0x0409 (NEC Corporation), 0x005a, 0xfa400000 / 2 USB Device: UMH-U06, 0x054c (Sony Corporation), 0x021f, 0xfa430000 / 6 USB Device: deskjet 3600, 0x03f0 (Hewlett Packard), 0x7204, 0xfa420000 / 5 USB Device: DMI USB2.0 Storage, 0x0c0b (Dura Micro, Inc.), 0xb157, 0xfa440000 / 4 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 3