Harrison47 Lv 1
Tried installing this on my sons' MacBook Pro 13". Works on my administrator account, but crashes on start up with the boys' standard accounts. Here is the crash report:
Process: Foldit [253]
Path: /Applications/Foldit.app/Contents/MacOS/Foldit
Identifier: edu.washington.foldit
Version: 1.0
Code Type: X86 (Native)
Parent Process: launchd [168]
User ID: 503
Date/Time: 2013-04-04 21:12:41.572 -0400
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10
Interval Since Last Report: 45089 sec
Crashes Since Last Report: 4
Per-App Crashes Since Last Report: 4
Anonymous UUID: 2B14DC13-4C5C-7A74-F9FC-5FA04A4EDD20
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x994dfa6a __pthread_kill + 10
1 libsystem_c.dylib 0x9806bb2f pthread_kill + 101
2 libsystem_c.dylib 0x980a24ec abort + 168
3 game_library.dylib 0x02b73ce5 game::application::novice::unexpected_rosetta_exit() + 49
4 game_library.dylib 0x0125836c utility::exit(std::string const&, int, std::string const&, int) + 205
5 game_library.dylib 0x02d033c0 game::application::novice::intro::setup_intro_puzzles(utility::pointer::access_ptr<game::application::novice::NoviceGame>, unsigned int&) + 1059
6 game_library.dylib 0x02b870d5 game::application::novice::NoviceGame::show_puzzle_screen() + 1245
7 game_library.dylib 0x02b8849c game::application::novice::NoviceGame::on_login_click() + 2554
8 game_library.dylib 0x02bfcdc3 boost::_mfi::mf0<void, game::application::novice::NoviceGame>::operator()(game::application::novice::NoviceGame) const + 33
9 game_library.dylib 0x02c0e6ea boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, game::application::novice::NoviceGame>, boost::_bi::list1<boost::_bi::value<game::application::novice::NoviceGame> > >, void>::invoke(boost::detail::function::function_buffer&) + 24
10 game_library.dylib 0x02c020d6 boost::function0::operator()() const + 66
11 game_library.dylib 0x0292663b interactive::gui::Button::on_click() + 51
12 game_library.dylib 0x029250df interactive::gui::Button::generate_click() + 55
13 game_library.dylib 0x029266f2 interactive::gui::Button::on_mouse_up(interactive::gui::Point2D const&, int) + 62
14 game_library.dylib 0x02960141 interactive::gui::TopLevel::on_mouse_up(interactive::gui::Point2D const&, int) + 153
15 game_library.dylib 0x027fe681 interactive::application::GUIWrapper::generic_mouse_button_func(int, bool, int, int) + 565
16 game_library.dylib 0x028fad66 void boost::_mfi::mf4<void, interactive::application::GUIWrapper, int, bool, int, int>::call<interactive::application::wrapper::cocoa::CocoaWrapper*, int, bool, int, int>(interactive::application::wrapper::cocoa::CocoaWrapper*&, void const*, int&, bool&, int&, int&) const + 78
17 game_library.dylib 0x028fad11 boost::_bi::bind_t<void, boost::_mfi::mf4<void, interactive::application::GUIWrapper, int, bool, int, int>, boost::_bi::list5<boost::_bi::value<interactive::application::wrapper::cocoa::CocoaWrapper*>, boost::_bi::value, boost::_bi::value, boost::_bi::value, boost::_bi::value > >::operator()() + 81
18 game_library.dylib 0x028facbb boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf4<void, interactive::application::GUIWrapper, int, bool, int, int>, boost::_bi::list5<boost::_bi::value<interactive::application::wrapper::cocoa::CocoaWrapper*>, boost::_bi::value, boost::_bi::value, boost::_bi::value, boost::_bi::value > >, void>::invoke(boost::detail::function::function_buffer&) + 19
19 game_library.dylib 0x02c020d6 boost::function0::operator()() const + 66
20 game_library.dylib 0x027fe33f interactive::application::GUIWrapper::enqueue_event(boost::function<void ()>) + 41
21 game_library.dylib 0x028f66fe cocoa_wrapper_mouse_button + 253
22 game_library.dylib 0x028f6054 -[CocoaOpenGLView anyMouseUp:withButton:] + 157
23 game_library.dylib 0x028f5c51 -[CocoaOpenGLView mouseUp:] + 48
24 com.apple.AppKit 0x94a61a50 -[NSWindow sendEvent:] + 7159
25 com.apple.AppKit 0x94a5c97f -[NSApplication sendEvent:] + 4278
26 com.apple.AppKit 0x9497669c -[NSApplication run] + 951
27 game_library.dylib 0x028fb419 cocoa_glue_start + 548
28 game_library.dylib 0x028042e9 interactive::application::interactive_main(int, char**, boost::function<interactive::application::Application* ()>, boost::function<void ()>) + 1061
29 game_library.dylib 0x02a61ab0 game::application::game_main(int, char**, bool) + 1837
30 game_library.dylib 0x01001792 library_main + 32
31 edu.washington.foldit 0x00002fba run_library_main(std::string const&, bool, std::string const&, int&, int, char**, std::string&) + 894
32 edu.washington.foldit 0x00002b03 main + 672
33 edu.washington.foldit 0x000020b2 _start + 216
34 edu.washington.foldit 0x00001fd9 start + 41
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x994e09ae kevent + 10
1 libdispatch.dylib 0x954cfc71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x954cf7a9 _dispatch_mgr_thread + 53
Thread 2:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x994dd7d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x994dccb0 mach_msg + 68
2 com.apple.audio.CoreAudio 0x90136310 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t, bool, unsigned int) + 138
3 com.apple.audio.CoreAudio 0x90130e3e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
4 com.apple.audio.CoreAudio 0x9012f67d HALC_ProxyIOContext::IOWorkLoop() + 1389
5 com.apple.audio.CoreAudio 0x9012f061 HALC_ProxyIOContext::IOThreadEntry(void) + 145
6 com.apple.audio.CoreAudio 0x9013904a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
7 com.apple.audio.CoreAudio 0x9012ef85 HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x9806a5b7 _pthread_start + 344
9 libsystem_c.dylib 0x98054d4e thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x994df91a __psynch_mutexwait + 10
1 libsystem_c.dylib 0x9807019b pthread_mutex_lock + 595
2 game_library.dylib 0x02c0e7af boost::unique_lock<boost::recursive_mutex>::lock() + 191
3 game_library.dylib 0x02bb7d63 game::application::novice::NoviceGame::wait_for_login_finished() + 57
4 game_library.dylib 0x02b7c00d game::application::novice::NoviceGame::init() + 243
5 game_library.dylib 0x02bfcdc3 boost::_mfi::mf0<void, game::application::novice::NoviceGame>::operator()(game::application::novice::NoviceGame) const + 33
6 game_library.dylib 0x02c0e6ea boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, game::application::novice::NoviceGame>, boost::_bi::list1<boost::_bi::value<game::application::novice::NoviceGame> > >, void>::invoke(boost::detail::function::function_buffer&) + 24
7 game_library.dylib 0x02c020d6 boost::function0::operator()() const + 66
8 game_library.dylib 0x028032b4 interactive::application::Thread::operator()() + 46
9 game_library.dylib 0x02803433 interactive::application::Thread::thread_entry_func() + 31
10 game_library.dylib 0x02803087 interactive::application::Thread::pthread_startup_helper(void*) + 17
11 libsystem_c.dylib 0x9806a5b7 _pthread_start + 344
12 libsystem_c.dylib 0x98054d4e thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x994df91a __psynch_mutexwait + 10
1 libsystem_c.dylib 0x9807019b pthread_mutex_lock + 595
2 game_library.dylib 0x02c0e7af boost::unique_lock<boost::recursive_mutex>::lock() + 191
3 game_library.dylib 0x029c9a19 interactive::pose_view::VoidGeom::VoidThread::operator()() + 129
4 game_library.dylib 0x02803433 interactive::application::Thread::thread_entry_func() + 31
5 game_library.dylib 0x02803087 interactive::application::Thread::pthread_startup_helper(void*) + 17
6 libsystem_c.dylib 0x9806a5b7 _pthread_start + 344
7 libsystem_c.dylib 0x98054d4e thread_start + 34
Thread 5:
0 libsystem_kernel.dylib 0x994df91a __psynch_mutexwait + 10
1 libsystem_c.dylib 0x9807019b pthread_mutex_lock + 595
2 game_library.dylib 0x02c0e7af boost::unique_lock<boost::recursive_mutex>::lock() + 191
3 game_library.dylib 0x02997796 interactive::pose_view::HydrophobicComposite::HydroThread::operator()() + 146
4 game_library.dylib 0x02803433 interactive::application::Thread::thread_entry_func() + 31
5 game_library.dylib 0x02803087 interactive::application::Thread::pthread_startup_helper(void*) + 17
6 libsystem_c.dylib 0x9806a5b7 _pthread_start + 344
7 libsystem_c.dylib 0x98054d4e thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x994df91a __psynch_mutexwait + 10
1 libsystem_c.dylib 0x9807019b pthread_mutex_lock + 595
2 game_library.dylib 0x02c0e7af boost::unique_lock<boost::recursive_mutex>::lock() + 191
3 game_library.dylib 0x029ba48d interactive::pose_view::ResidueBurialComposite::ResidueBurialThread::operator()() + 153
4 game_library.dylib 0x02803433 interactive::application::Thread::thread_entry_func() + 31
5 game_library.dylib 0x02803087 interactive::application::Thread::pthread_startup_helper(void*) + 17
6 libsystem_c.dylib 0x9806a5b7 _pthread_start + 344
7 libsystem_c.dylib 0x98054d4e thread_start + 34
Thread 7:
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00000001 ecx: 0xbfffe5ac edx: 0x994dfa6a
edi: 0xac8c1a28 esi: 0x00000006 ebp: 0xbfffe5c8 esp: 0xbfffe5ac
ss: 0x00000023 efl: 0x00000206 eip: 0x994dfa6a cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x980a2444
Logical CPU: 0
Binary Images:
0x1000 - 0x3ff7 +edu.washington.foldit (1.0) /Applications/Foldit.app/Contents/MacOS/Foldit
0x5d000 - 0x88ff7 com.apple.audio.OpenAL (1.6 - 1.6) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x5ea000 - 0x5f5fff libGPUSupport.dylib (8.7.25) <08BED1B3-FD0C-3137-BC0C-39EED6029D84> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x78a000 - 0x7b5ff7 GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7be000 - 0x7c6ffd libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7d9000 - 0x7defff com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1000000 - 0x390bffb +game_library.dylib (1) <061C6CE4-FF65-319C-8AAC-3269F5E1F9DD> /Applications/Foldit.app/Contents/Resources/cmp-binary-4185237d7edbc3da75e749ab72ec8646/game_library.dylib
0x60b2000 - 0x60bfff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x8d75000 - 0x8f09ffb GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x9800000 - 0x9981fff libGLProgrammability.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9b00000 - 0x9e86ff3 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.10.44 - 8.1.0) <0D371514-C552-3B01-9CEA-8046D8A904C9> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x70000000 - 0x7015eff7 com.apple.audio.units.Components (1.8 - 1.8) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe0c000 - 0x8fe3ee57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x90046ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x90112000 - 0x90119ffe com.apple.agl (3.2.1 - AGL-3.2.1) <6C89F8BB-62B7-302F-ACF4-0123CEE60378> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9011a000 - 0x90178ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x901ac000 - 0x901adfff libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib
0x901ae000 - 0x901aefff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x901af000 - 0x901b0ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x901b1000 - 0x901e7ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9025f000 - 0x9029afef libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9029e000 - 0x90427ff7 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
0x90428000 - 0x9047fff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x90480000 - 0x9048cffe libkxld.dylib (2050.22.13) /usr/lib/system/libkxld.dylib
0x90d0b000 - 0x90d0eff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x90d0f000 - 0x90d38ff7 libRIP.A.dylib (331.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90d39000 - 0x90d7bffb com.apple.RemoteViewServices (2.0 - 80.6) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x91032000 - 0x9121affb com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9132c000 - 0x91337fff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x9173c000 - 0x91740fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91741000 - 0x91783ff7 libauto.dylib (185.1) /usr/lib/libauto.dylib
0x91784000 - 0x917a6fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x9189c000 - 0x91bbaff3 com.apple.Foundation (6.8 - 945.16) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91bbb000 - 0x91c35ff7 com.apple.securityfoundation (6.0 - 55115.4) <7F614418-F853-3FED-B265-0EA47F309A49> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91c3a000 - 0x91df6ffd libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib
0x91df7000 - 0x91e5fff7 com.apple.framework.IOKit (2.0.1 - 755.22.5) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91e60000 - 0x91e7fff3 com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x91eb1000 - 0x91eb1fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x91eb2000 - 0x91f9bff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x920b5000 - 0x920b8ffc libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x920b9000 - 0x920c7fff com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x920c8000 - 0x9219cff3 com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9219d000 - 0x9222fffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9224b000 - 0x92349ff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9234a000 - 0x9234dfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9234e000 - 0x923f8fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x923f9000 - 0x92406ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x92407000 - 0x924ffff9 libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x92551000 - 0x925cdff3 com.apple.Metadata (10.7.0 - 707.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x925ce000 - 0x925cfffd com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x925d2000 - 0x925deff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x925df000 - 0x925f4fff com.apple.ImageCapture (8.0 - 8.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92675000 - 0x92692ff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib
0x92693000 - 0x9269cffd com.apple.audio.SoundManager (4.0 - 4.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9269d000 - 0x926a4fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x92922000 - 0x92a9aff5 com.apple.QuartzCore (1.8 - 304.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92aa6000 - 0x92ad9ffb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x92ada000 - 0x92be7057 libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib
0x92be8000 - 0x92c1bff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
0x92fb0000 - 0x9300bfff 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
0x9300c000 - 0x9304eff7 libcups.2.dylib (327.3) /usr/lib/libcups.2.dylib
0x9304f000 - 0x9305efff libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9305f000 - 0x93060fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x93061000 - 0x93062fff libquarantine.dylib (52) /usr/lib/system/libquarantine.dylib
0x93063000 - 0x93112ff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x93113000 - 0x9316aff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93178000 - 0x932d0ffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x935bd000 - 0x935e1fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x935e2000 - 0x935e6fff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x935e7000 - 0x936c8fff libcrypto.0.9.8.dylib (47) /usr/lib/libcrypto.0.9.8.dylib
0x936c9000 - 0x936dbfff libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x936dc000 - 0x93b1eff3 com.apple.CoreGraphics (1.600.0 - 331.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93b1f000 - 0x93b79ffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93b7a000 - 0x93bbafff com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x944b8000 - 0x944c6ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x944c7000 - 0x9450bff7 libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9450c000 - 0x9450effb libRadiance.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9450f000 - 0x94511ffd libCVMSPluginSupport.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x94512000 - 0x9461fff3 com.apple.ImageIO.framework (3.2.0 - 849) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94656000 - 0x9465cfff libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9465d000 - 0x9465efff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x94662000 - 0x946c8fff com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x946c9000 - 0x94731fe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94732000 - 0x9475fffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x94760000 - 0x94769ff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9476a000 - 0x9476affd com.apple.audio.units.AudioUnit (1.8 - 1.8) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9476b000 - 0x94772fff libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib
0x947a4000 - 0x947c1fff libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib
0x947d0000 - 0x947d0fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x947d1000 - 0x947ddffa com.apple.CrashReporterSupport (10.8.3 - 417) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x947de000 - 0x947e2fff 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
0x947e3000 - 0x9480fff7 libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib
0x94810000 - 0x9481cff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9481d000 - 0x953d9ff7 com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95422000 - 0x95467ff7 com.apple.NavigationServices (3.7 - 200) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95468000 - 0x954cafff libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib
0x954cb000 - 0x954ddff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x954de000 - 0x95553ff7 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
0x95554000 - 0x95557ff7 libcompiler_rt.dylib (30) /usr/lib/system/libcompiler_rt.dylib
0x955fa000 - 0x955fbfff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x95616000 - 0x95624fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x95625000 - 0x95674ff6 libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95675000 - 0x95710fff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x95778000 - 0x9577cffc libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x957a3000 - 0x95861ff3 com.apple.ColorSync (4.8.0 - 4.8.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95862000 - 0x95899ffa com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9589a000 - 0x9589cfff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x9589d000 - 0x95c80fff com.apple.HIToolbox (2.0 - 626.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95c85000 - 0x95c89ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x95c8a000 - 0x95cb7ffb com.apple.CoreServicesInternal (154.2 - 154.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x95cb8000 - 0x95f5bff3 com.apple.CoreImage (8.2.4 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x95f5c000 - 0x95fc0fff com.apple.datadetectorscore (4.1 - 269.2) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x95fc1000 - 0x95fc1fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x960a6000 - 0x960a6fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x960a7000 - 0x960b7ff7 libsasl2.2.dylib (166) /usr/lib/libsasl2.2.dylib
0x9612f000 - 0x9613fff2 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
0x968dc000 - 0x969e7ff7 libJP2.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x969f2000 - 0x96a3aff5 com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96a3b000 - 0x96b57ffb com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96b58000 - 0x96ba4fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x96ba5000 - 0x96babfff 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
0x96bd2000 - 0x96bf0ff3 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96bf1000 - 0x96bf4ffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x96bf5000 - 0x96c95ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96ccc000 - 0x96cf1ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96cf2000 - 0x96e2dff7 libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96e6b000 - 0x96e87fff libPng.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96e88000 - 0x96e8afff com.apple.securityhi (4.0 - 55002) <15E9B9BC-108F-3416-A0A7-A321A85081F7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96e8b000 - 0x96ea1fff 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
0x96ea2000 - 0x96ea9ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96eaa000 - 0x96ff8fff com.apple.CFNetwork (596.3.3 - 596.3.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x97054000 - 0x9740cffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9740d000 - 0x97417fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97c5a000 - 0x97d0efff com.apple.coreui (2.0 - 181.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97d27000 - 0x97d4bfff libJPEG.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97d58000 - 0x97d58fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97d59000 - 0x97d6cff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97db9000 - 0x97e51fff com.apple.CoreServices.OSServices (557.6 - 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97ecf000 - 0x97f00fff 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
0x97f01000 - 0x97ffeff7 com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x97fff000 - 0x98002ff9 libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98049000 - 0x98053fff libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98054000 - 0x98111feb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x98112000 - 0x9811cffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9811d000 - 0x9811dfff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9811e000 - 0x98182ff3 libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x98183000 - 0x98488ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x98489000 - 0x984a0fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x984a1000 - 0x98526ff7 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
0x98527000 - 0x98944fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x98945000 - 0x98a36ffc libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x98bed000 - 0x98bf6fff com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x98bf7000 - 0x98c14fff libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib
0x98c15000 - 0x98c23ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x99091000 - 0x99099fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x9909a000 - 0x990e8ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x990e9000 - 0x9912bfff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x9912c000 - 0x99136fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x99137000 - 0x99150fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99151000 - 0x991c0ffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x991c1000 - 0x991d6fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x991d7000 - 0x991d7ffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x991d8000 - 0x991d8fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x991d9000 - 0x99202fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x99203000 - 0x99207ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x99208000 - 0x99208fff libSystem.B.dylib (169.3) <4F99C03B-BBFF-3BF8-8CC2-2DA764447446> /usr/lib/libSystem.B.dylib
0x99209000 - 0x994c9ff3 com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x994cb000 - 0x994e5ffc libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib
0x9a21f000 - 0x9a228fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a229000 - 0x9a277ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a278000 - 0x9a48ffff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9a490000 - 0x9a497ffb libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib
0x9a498000 - 0x9a4b8ffd com.apple.ChunkingLibrary (2.0 - 133.3) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9a4b9000 - 0x9a513fff com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a5cc000 - 0x9a6a2fff com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9a6a3000 - 0x9a6a4fff liblangid.dylib (116) /usr/lib/liblangid.dylib
0x9a6a5000 - 0x9a6caffb com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9a6cf000 - 0x9a766ff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9a767000 - 0x9a767fff 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
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: 148
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=197.7M resident=127.8M(65%) swapped_out_or_unallocated=69.9M(35%)
Writable regions: Total=588.4M written=450.7M(77%) resident=489.7M(83%) swapped_out=0K(0%) unallocated=98.7M(17%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
CG backing stores 3356K
CG image 4K
CG shared images 1184K
CoreServices 1696K
IOKit 14.0M
MALLOC 525.5M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 8104K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
Memory tag=35 7216K
Stack 70.1M
Stack (reserved) 516K reserved VM address space (unallocated)
VM_ALLOCATE 16.1M
__DATA 8100K
__DATA/__OBJC 204K
__IMAGE 528K
__LINKEDIT 61.2M
__OBJC 1484K
__OBJC/__DATA 36K
__PAGEZERO 4K
__TEXT 136.6M
__UNICODE 544K
mapped file 127.8M
shared memory 4172K
=========== =======
TOTAL 987.7M
TOTAL, minus reserved VM space 979.3M
Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533643465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533643465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.16)
Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST9500325ASG, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3