Process: node [22245] Path: /Applications/drag0n/drag0n.app/Contents/MacOS/./node Identifier: com.drag0n.gui Version: 0.2b (0.2b) Code Type: X86 (Native) Parent Process: bash [3008] User ID: 501 Date/Time: 2013-09-20 10:50:00.618 +0200 OS Version: Mac OS X 10.8.5 (12F37) Report Version: 10 Sleep/Wake UUID: 6826EAA0-3EC9-4759-A2EF-D92F7034A8AF Interval Since Last Report: 22925 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 5860 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: 3B42767A-80FE-F852-21AD-1DD4BC3D4A60 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004 VM Regions Near 0x4: --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/drag0n/drag0n.app/Contents/MacOS/node __TEXT 0000000000001000-0000000000549000 [ 5408K] r-x/rwx SM=COW /Applications/drag0n/drag0n.app/Contents/MacOS/node Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libcef.dylib 0x04f7f6c5 0x3800000 + 24639173 1 libcef.dylib 0x04f7f257 0x3800000 + 24638039 2 libcef.dylib 0x0382e4cd 0x3800000 + 189645 3 appjs.node 0x00f29895 CefV8ValueCToCpp::ExecuteFunction(CefRefPtr, std::vector, std::allocator > > const&) + 231 4 appjs.node 0x00f02869 appjs::Window::SendSync(v8::Arguments const&) + 665 5 ??? 0x22c8f854 0 + 583596116 6 ??? 0x22c85b8a 0 + 583555978 7 ??? 0x22c88ba1 0 + 583568289 8 ??? 0x2bb21c79 0 + 733092985 9 ??? 0x2bb12c6a 0 + 733031530 10 node 0x00183479 v8::internal::Invoke(bool, v8::internal::Handle, v8::internal::Handle, int, v8::internal::Handle*, bool*) + 409 11 node 0x00183a3a v8::internal::Execution::Call(v8::internal::Handle, v8::internal::Handle, int, v8::internal::Handle*, bool*, bool) + 330 12 node 0x002685f3 v8::internal::JSProxy::CallTrap(char const*, v8::internal::Handle, int, v8::internal::Handle*) + 253 13 node 0x00268a94 v8::internal::JSProxy::GetPropertyWithHandler(v8::internal::Object*, v8::internal::String*) + 274 14 node 0x00277dc4 v8::internal::Object::GetProperty(v8::internal::Object*, v8::internal::LookupResult*, v8::internal::String*, PropertyAttributes*) + 818 15 node 0x0027837f v8::internal::Object::GetProperty(v8::internal::Handle, v8::internal::Handle, v8::internal::LookupResult*, v8::internal::Handle, PropertyAttributes*) + 117 16 node 0x0020cd30 v8::internal::CallICBase::LoadFunction(v8::internal::InlineCacheState, int, v8::internal::Handle, v8::internal::Handle) + 832 17 node 0x00205ca1 v8::internal::CallIC_Miss(v8::internal::Arguments, v8::internal::Isolate*) + 561 18 ??? 0x2bb0a336 0 + 732996406 19 ??? 0x2bb14e60 0 + 733040224 20 ??? 0x22c2e486 0 + 583197830 21 ??? 0x2bb2dc5d 0 + 733142109 22 ??? 0x2bb0db41 0 + 733010753 23 ??? 0x2bb21c72 0 + 733092978 24 ??? 0x2bb12c6a 0 + 733031530 25 node 0x00183479 v8::internal::Invoke(bool, v8::internal::Handle, v8::internal::Handle, int, v8::internal::Handle*, bool*) + 409 26 node 0x00183a3a v8::internal::Execution::Call(v8::internal::Handle, v8::internal::Handle, int, v8::internal::Handle*, bool*, bool) + 330 27 node 0x00139ae1 v8::Function::Call(v8::Handle, int, v8::Handle*) + 331 28 node 0x0000a4d3 node::MakeCallback(v8::Handle, v8::Handle, int, v8::Handle*) + 397 29 node 0x0000a5d8 node::MakeCallback(v8::Handle, v8::Handle, int, v8::Handle*) + 87 30 node 0x0000a673 node::MakeCallback(v8::Handle, char const*, int, v8::Handle*) + 67 31 appjs.node 0x00f0688a appjs::NativeWindow::Emit(char const*) + 80 32 appjs.node 0x00f068b2 appjs::NativeWindow::PrepareClose() + 34 33 appjs.node 0x00f07785 ClientHandler::OnBeforeClose(CefRefPtr) + 89 34 appjs.node 0x00f07727 non-virtual thunk to ClientHandler::OnBeforeClose(CefRefPtr) + 27 35 appjs.node 0x00f1c5aa life_span_handler_on_before_close(_cef_life_span_handler_t*, _cef_browser_t*) + 82 36 libcef.dylib 0x0381b5dd 0x3800000 + 112093 37 libcef.dylib 0x04f2e76f 0x3800000 + 24307567 38 libcef.dylib 0x04f4fc2b 0x3800000 + 24443947 39 libcef.dylib 0x04f4f6da 0x3800000 + 24442586 40 libcef.dylib 0x04f4f9c8 0x3800000 + 24443336 41 libcef.dylib 0x04f4f981 0x3800000 + 24443265 42 libcef.dylib 0x04f512e4 0x3800000 + 24449764 43 libcef.dylib 0x04f51117 0x3800000 + 24449303 44 libsystem_c.dylib 0x938d646a __cxa_finalize + 184 45 libsystem_c.dylib 0x938d7db2 exit + 23 46 com.apple.AppKit 0x90bb8e48 -[NSApplication terminate:] + 2691 47 com.apple.AppKit 0x90be33c7 -[NSApplication _terminateFromSender:askIfShouldTerminate:saveWindows:] + 457 48 com.apple.AppKit 0x90bee8b4 __52-[NSApplication(NSAppleEventHandling) _handleAEQuit]_block_invoke_0 + 104 49 libdispatch.dylib 0x9865bf8f _dispatch_call_block_and_release + 15 50 libdispatch.dylib 0x98657c82 _dispatch_client_callout + 46 51 libdispatch.dylib 0x9865d2e3 _dispatch_main_queue_callback_4CF + 223 52 com.apple.CoreFoundation 0x94c63c29 __CFRunLoopRun + 1961 53 com.apple.CoreFoundation 0x94c6301a CFRunLoopRunSpecific + 378 54 com.apple.CoreFoundation 0x94c62e8b CFRunLoopRunInMode + 123 55 com.apple.HIToolbox 0x90480f5a RunCurrentEventLoopInMode + 242 56 com.apple.HIToolbox 0x90480bf5 ReceiveNextEventCommon + 162 57 com.apple.HIToolbox 0x90480b44 BlockUntilNextEventMatchingListInMode + 88 58 com.apple.AppKit 0x9098f93a _DPSNextEvent + 724 59 com.apple.AppKit 0x9098f16c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 60 com.apple.AppKit 0x909855cc -[NSApplication run] + 855 61 libcef.dylib 0x03be76a7 0x3800000 + 4093607 62 libcef.dylib 0x03be71ac 0x3800000 + 4092332 63 libcef.dylib 0x03c032af 0x3800000 + 4207279 64 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 65 libcef.dylib 0x04f51950 0x3800000 + 24451408 66 libcef.dylib 0x04f4f7bc 0x3800000 + 24442812 67 node 0x0005ab49 uv__run_timers + 75 68 node 0x0004b904 uv__run + 73 69 node 0x0004bbe4 uv_run + 17 70 node 0x00009d48 node::Start(int, char**) + 444 71 node 0x000020d5 start + 53 Thread 1:: SamplerThread 0 libsystem_kernel.dylib 0x9418dc72 __semwait_signal + 10 1 libsystem_c.dylib 0x93924a49 nanosleep$UNIX2003 + 189 2 libsystem_c.dylib 0x93924912 usleep$UNIX2003 + 60 3 node 0x003b66e4 v8::internal::SamplerThread::Run() + 148 4 node 0x003b57d6 v8::internal::ThreadEntry(void*) + 70 5 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 6 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x9418e9ae kevent + 10 1 libdispatch.dylib 0x9865ac71 _dispatch_mgr_invoke + 993 2 libdispatch.dylib 0x9865a7a9 _dispatch_mgr_thread + 53 Thread 3:: BrowserDBThread 0 libsystem_kernel.dylib 0x9418d8e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x9389f280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x93925089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x03c1c368 0x3800000 + 4309864 4 libcef.dylib 0x03c1cfdb 0x3800000 + 4313051 5 libcef.dylib 0x03c1ce42 0x3800000 + 4312642 6 libcef.dylib 0x03c0732b 0x3800000 + 4223787 7 libcef.dylib 0x03c032af 0x3800000 + 4207279 8 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 9 libcef.dylib 0x03c23441 0x3800000 + 4338753 10 libcef.dylib 0x03c234cc 0x3800000 + 4338892 11 libcef.dylib 0x03c1f84f 0x3800000 + 4323407 12 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 13 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 4:: SamplerThread 0 libsystem_kernel.dylib 0x9418b80a semaphore_wait_trap + 10 1 libcef.dylib 0x04b0bba4 0x3800000 + 19970980 2 libcef.dylib 0x04a3f3fc 0x3800000 + 19133436 3 libcef.dylib 0x04b0bca9 0x3800000 + 19971241 4 libcef.dylib 0x04b0b425 0x3800000 + 19969061 5 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 6 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 5:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x9418b7ce mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9418acac mach_msg + 68 2 com.apple.CoreFoundation 0x94c5df79 __CFRunLoopServiceMachPort + 185 3 com.apple.CoreFoundation 0x94c6395f __CFRunLoopRun + 1247 4 com.apple.CoreFoundation 0x94c6301a CFRunLoopRunSpecific + 378 5 com.apple.CoreFoundation 0x94c62e8b CFRunLoopRunInMode + 123 6 com.apple.Foundation 0x939e5bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 7 libcef.dylib 0x03be74af 0x3800000 + 4093103 8 libcef.dylib 0x03be71ac 0x3800000 + 4092332 9 libcef.dylib 0x03c032af 0x3800000 + 4207279 10 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 11 libcef.dylib 0x03c23441 0x3800000 + 4338753 12 libcef.dylib 0x03c234cc 0x3800000 + 4338892 13 libcef.dylib 0x03c1f84f 0x3800000 + 4323407 14 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 15 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 6:: DnsWatcher 0 libsystem_kernel.dylib 0x9418e9ae kevent + 10 1 libcef.dylib 0x04e6ea0c 0x3800000 + 23521804 2 libcef.dylib 0x04e6c6fe 0x3800000 + 23512830 3 libcef.dylib 0x03be6271 0x3800000 + 4088433 4 libcef.dylib 0x03c032af 0x3800000 + 4207279 5 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 6 libcef.dylib 0x03c23441 0x3800000 + 4338753 7 libcef.dylib 0x03c234cc 0x3800000 + 4338892 8 libcef.dylib 0x03c1f84f 0x3800000 + 4323407 9 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 10 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 7:: Cef_FileThread 0 libsystem_kernel.dylib 0x9418e9ae kevent + 10 1 libcef.dylib 0x04e6ea0c 0x3800000 + 23521804 2 libcef.dylib 0x04e6c6fe 0x3800000 + 23512830 3 libcef.dylib 0x03be6271 0x3800000 + 4088433 4 libcef.dylib 0x03c032af 0x3800000 + 4207279 5 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 6 libcef.dylib 0x03c23441 0x3800000 + 4338753 7 libcef.dylib 0x03c234cc 0x3800000 + 4338892 8 libcef.dylib 0x03c1f84f 0x3800000 + 4323407 9 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 10 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 8:: Cef_IOThread 0 libsystem_kernel.dylib 0x9418e9ae kevent + 10 1 libcef.dylib 0x04e6ea0c 0x3800000 + 23521804 2 libcef.dylib 0x04e6c6fe 0x3800000 + 23512830 3 libcef.dylib 0x03be6271 0x3800000 + 4088433 4 libcef.dylib 0x03c032af 0x3800000 + 4207279 5 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 6 libcef.dylib 0x03c23441 0x3800000 + 4338753 7 libcef.dylib 0x03c234cc 0x3800000 + 4338892 8 libcef.dylib 0x03c1f84f 0x3800000 + 4323407 9 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 10 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x9418b7ce mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9418acac mach_msg + 68 2 com.apple.CoreFoundation 0x94c5df79 __CFRunLoopServiceMachPort + 185 3 com.apple.CoreFoundation 0x94c6395f __CFRunLoopRun + 1247 4 com.apple.CoreFoundation 0x94c6301a CFRunLoopRunSpecific + 378 5 com.apple.CoreFoundation 0x94c62e8b CFRunLoopRunInMode + 123 6 com.apple.Foundation 0x939e5bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 7 libcef.dylib 0x03be74af 0x3800000 + 4093103 8 libcef.dylib 0x03be71ac 0x3800000 + 4092332 9 libcef.dylib 0x03c032af 0x3800000 + 4207279 10 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 11 libcef.dylib 0x03c23441 0x3800000 + 4338753 12 libcef.dylib 0x03c234cc 0x3800000 + 4338892 13 libcef.dylib 0x03c1f84f 0x3800000 + 4323407 14 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 15 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 10:: AppCacheDBThread 0 libsystem_kernel.dylib 0x9418d8e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x9389f280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x93925089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x03c1c368 0x3800000 + 4309864 4 libcef.dylib 0x03c1cfdb 0x3800000 + 4313051 5 libcef.dylib 0x03c1ce42 0x3800000 + 4312642 6 libcef.dylib 0x03c0732b 0x3800000 + 4223787 7 libcef.dylib 0x03c032af 0x3800000 + 4207279 8 libcef.dylib 0x03c02a7d 0x3800000 + 4205181 9 libcef.dylib 0x03c23441 0x3800000 + 4338753 10 libcef.dylib 0x03c234cc 0x3800000 + 4338892 11 libcef.dylib 0x03c1f84f 0x3800000 + 4323407 12 libsystem_c.dylib 0x9389a5b7 _pthread_start + 344 13 libsystem_c.dylib 0x93884dce thread_start + 34 Thread 11: 0 libsystem_kernel.dylib 0x9418e0ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x9389d0ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x9389ce79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x93884daa start_wqthread + 30 Thread 12: 0 libsystem_kernel.dylib 0x9418e0ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x9389d0ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x9389ce79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x93884daa start_wqthread + 30 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x05c59cb4 ebx: 0x00000000 ecx: 0x04fd9eba edx: 0x00000000 edi: 0x00000001 esi: 0x0099d760 ebp: 0xbfffd038 esp: 0xbfffca30 ss: 0x00000023 efl: 0x00010297 eip: 0x04f7f6c5 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0x00000004 Logical CPU: 0 Binary Images: 0x1000 - 0x548fff +node (???) <749F7B55-FE79-3687-9D6D-C59BC81FF6D8> /Applications/drag0n/drag0n.app/Contents/MacOS/node 0xf00000 - 0xf34fff +appjs.node (0) <394B7C1F-4FAC-3DB5-9660-B58B054B3290> /Applications/drag0n/drag0n.app/Contents/System/lib/node/appjs/bindings/darwin/ia32/appjs.node 0xfdd000 - 0xfeaff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x3800000 - 0x5b7aff3 +libcef.dylib (0) /Applications/drag0n/drag0n.app/Contents/System/lib/node/appjs-darwin/libs/libcef.dylib 0x73d4000 - 0x754cfc8 +ffmpegsumo.so (0) <5CF5CC4A-C843-317E-A256-A468282F2E14> /Applications/drag0n/drag0n.app/Contents/System/lib/node/appjs-darwin/libs/ffmpegsumo.so 0x8fe43000 - 0x8fe75e57 dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld 0x90007000 - 0x90424fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x90429000 - 0x9080cfff com.apple.HIToolbox (2.0 - 626.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9080e000 - 0x9082bfff libxpc.dylib (140.43) /usr/lib/system/libxpc.dylib 0x9082c000 - 0x913e8ff3 com.apple.AppKit (6.8 - 1187.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x913e9000 - 0x914e1ff9 libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x914e2000 - 0x915e0ff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x915e3000 - 0x915f8fff com.apple.ImageCapture (8.0 - 8.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x915f9000 - 0x91691fff com.apple.CoreServices.OSServices (557.6 - 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91692000 - 0x9169cfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <774CDB2F-34A1-347A-B302-4746D256E921> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9169d000 - 0x916e4ff3 com.apple.CoreMedia (1.0 - 926.106) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x916e5000 - 0x9178ffff com.apple.LaunchServices (539.9 - 539.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91790000 - 0x917afff3 com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x917b0000 - 0x917b9ffd com.apple.audio.SoundManager (4.0 - 4.0) <6A0B4A5D-6320-37E4-A1CA-91189777848C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x917ba000 - 0x91a5dff3 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x91a5e000 - 0x91a87fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib 0x91a89000 - 0x91aa6fff libCRFSuite.dylib (33) <8E6E8815-406E-3A89-B96E-908FEFC27F0A> /usr/lib/libCRFSuite.dylib 0x91aa7000 - 0x91aaeff3 com.apple.NetFS (5.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x91aaf000 - 0x91abdff3 libsystem_network.dylib (77.10) <11CAF6A8-17CF-3178-9348-57C5ED494BA8> /usr/lib/system/libsystem_network.dylib 0x91abe000 - 0x91ac1ff7 libcompiler_rt.dylib (30) /usr/lib/system/libcompiler_rt.dylib 0x91ac2000 - 0x91b09ff7 com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x91b0a000 - 0x91b64fff com.apple.Symbolication (1.3 - 93) <4A794D1C-DE02-3183-87BF-0008A602E4D3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x91c03000 - 0x91c69fff 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 0x91ed8000 - 0x91edaffb libRadiance.dylib (851) <2739A726-2E9C-38DC-8A6E-412ABDC14405> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91edb000 - 0x91edbfff com.apple.Accelerate (1.8 - Accelerate 1.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91edc000 - 0x91ee8ff7 com.apple.NetAuth (4.0 - 4.0) <52D23F12-0718-341D-B9DF-16C814022250> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x91ee9000 - 0x91ee9fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x922a0000 - 0x922a0fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x922a3000 - 0x9241bff5 com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x92423000 - 0x92472ff6 libTIFF.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x926f5000 - 0x9271eff7 libRIP.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9271f000 - 0x92744ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92745000 - 0x92747fff com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x92748000 - 0x928a1ffb com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x928a2000 - 0x928a6ffc libGIF.dylib (851) <4821D945-2E32-3007-8E97-4A69807046FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x928a7000 - 0x928affff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib 0x928e6000 - 0x92941ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x92942000 - 0x92984ff7 libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib 0x93132000 - 0x93132fff com.apple.CoreServices (57 - 57) <83B793A6-720D-31F6-A76A-89EBB2644346> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x93420000 - 0x93421fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib 0x93426000 - 0x93533057 libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib 0x93534000 - 0x93650ffb com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x93651000 - 0x93655fff com.apple.CommonPanels (1.2.5 - 94) <7B3FC9A4-0F71-31E7-88CE-1BD4CBB655B2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x93656000 - 0x9365afff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x9365b000 - 0x9365cfff liblangid.dylib (116) /usr/lib/liblangid.dylib 0x9372e000 - 0x93738fff libCSync.A.dylib (333.1) <27FD0A7B-AC65-33AB-8F61-3AEF08FC21C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x93739000 - 0x937b3ff3 com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x937c0000 - 0x937cbfff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib 0x937cc000 - 0x937f1ffb com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x937f2000 - 0x93805ff9 com.apple.MultitouchSupport.framework (237.4 - 237.4) <59197044-E513-3223-9337-6EB0F828CB82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x9382c000 - 0x9382dfff libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib 0x9382e000 - 0x93876ff5 com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x93881000 - 0x93883fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib 0x93884000 - 0x93941ffb libsystem_c.dylib (825.40.1) /usr/lib/system/libsystem_c.dylib 0x93942000 - 0x93c62ff3 com.apple.Foundation (6.8 - 945.18) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x93c63000 - 0x93c63fff com.apple.vecLib (3.8 - vecLib 3.8) <2D2064EB-FDD5-38AB-B722-4AFA4C6EE0C9> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x93c64000 - 0x93c64fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib 0x93c65000 - 0x93c66fff libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x93c67000 - 0x93cfeff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x93e4f000 - 0x93e80fff com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x93e81000 - 0x9403dffd libicucore.A.dylib (491.11.3) /usr/lib/libicucore.A.dylib 0x9403e000 - 0x94041fff com.apple.help (1.3.2 - 42) <2B727B38-0E18-3108-9735-F65958924A91> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x94042000 - 0x94045ffc libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x94087000 - 0x94178ffc libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x94179000 - 0x94193ffc libsystem_kernel.dylib (2050.48.11) /usr/lib/system/libsystem_kernel.dylib 0x94194000 - 0x941b2ff3 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x943e4000 - 0x94430fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib 0x94431000 - 0x94451ffd com.apple.ChunkingLibrary (2.0 - 133.3) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x94452000 - 0x9445bfff com.apple.CommerceCore (1.0 - 26.2) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x9445c000 - 0x944fcff7 com.apple.QD (3.42.1 - 285.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x944fd000 - 0x94542ff7 com.apple.NavigationServices (3.7 - 200) <6AB1A00C-BC94-3889-BA95-40A454B720CE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x94543000 - 0x945a7ff7 com.apple.datadetectorscore (4.1 - 269.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x945a8000 - 0x945b2fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib 0x945b3000 - 0x94601ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9461c000 - 0x9461effd libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x9461f000 - 0x94636ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x94637000 - 0x94644ff7 com.apple.AppleFSCompression (49 - 1.0) <9A066D13-6E85-36FC-8B58-FD46E51751CE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x94675000 - 0x9467cffb libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib 0x9471b000 - 0x94729ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib 0x9472a000 - 0x9472bffd com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x9472c000 - 0x94783ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x94784000 - 0x94c2bffb com.apple.CoreAUC (6.22.03 - 6.22.03) <054DADA8-A077-3BF0-8BEA-C568E7360E75> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x94c2c000 - 0x94e14ffb com.apple.CoreFoundation (6.8 - 744.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x94e15000 - 0x94e54ff7 com.apple.bom (12.0 - 192) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x94e55000 - 0x94eafffb 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 0x94eb0000 - 0x94f00ff7 com.apple.CoreMediaIO (309.0 - 4163.1) <2CB854AA-072B-3829-B7D9-133CFEC6272F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x94f01000 - 0x95118fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x95119000 - 0x951c8ff7 com.apple.CoreText (260.0 - 275.17) <433387A6-69C1-32A5-9B61-9E2F6A5F9040> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x951d0000 - 0x952a4ff3 com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x952a5000 - 0x9530cfe7 libvDSP.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9530d000 - 0x9536ffff libc++.1.dylib (65.1) <35EE57E1-2705-3C76-A75A-75655D720268> /usr/lib/libc++.1.dylib 0x95370000 - 0x953a6ffb com.apple.DebugSymbols (98 - 98) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x95421000 - 0x95438fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x954ca000 - 0x954fdff3 com.apple.GSS (3.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x954fe000 - 0x95502ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib 0x95503000 - 0x9554dff7 com.apple.framework.CoreWLAN (3.4 - 340.18) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x9554e000 - 0x9554efff libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib 0x95657000 - 0x9565affc libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x956e6000 - 0x956eaff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib 0x956eb000 - 0x9572dfff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib 0x9572e000 - 0x95b70ff7 com.apple.CoreGraphics (1.600.0 - 333.1) <76C4858B-AD0A-3165-A65D-64729D6F186C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x95b7c000 - 0x95b8cff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x95b8d000 - 0x95c74ff7 libxml2.2.dylib (22.3) <56E973D6-6B55-3E67-8282-6BC982816488> /usr/lib/libxml2.2.dylib 0x95c75000 - 0x95c75ffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x95c76000 - 0x95c82ffe libkxld.dylib (2050.48.11) /usr/lib/system/libkxld.dylib 0x95c83000 - 0x95c8cff9 com.apple.CommonAuth (3.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x95c8d000 - 0x95d98ff7 libJP2.dylib (851) <0D40428F-B7BE-307B-BEDB-256A7FED9804> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x95d99000 - 0x95eccff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x95ecd000 - 0x95edbfff com.apple.opengl (1.8.10 - 1.8.10) <385E048A-FFB2-348A-8F80-572C2494A776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x95edc000 - 0x95ee5fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x95ee6000 - 0x961ebff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9622c000 - 0x96232fff com.apple.print.framework.Print (8.0 - 258) <3E10C488-C390-33BD-8A4F-568E3021811D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x96233000 - 0x96260ffe libsystem_m.dylib (3022.6) <93CEEC8C-FAB5-313C-B0BB-0F4E91E6B878> /usr/lib/system/libsystem_m.dylib 0x96261000 - 0x9627afff com.apple.Kerberos (2.0 - 1) <8413EDD3-7E01-3D47-83FD-C14A5235DCD2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9627b000 - 0x962f7ff3 com.apple.Metadata (10.7.0 - 707.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x962f8000 - 0x96333fef libGLImage.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x96445000 - 0x96489ff7 libGLU.dylib (8.10.1) <5520818E-F290-3942-80B8-370CF9C9B54C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9648a000 - 0x96491fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib 0x964cd000 - 0x9653cffb com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x9653d000 - 0x9653efff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib 0x9653f000 - 0x9653ffff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9658c000 - 0x96596ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x96597000 - 0x965bbfff libJPEG.dylib (851) <2425AE18-C181-3371-922F-4A09C1AC71CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x965bc000 - 0x96670fff com.apple.coreui (2.0 - 181.1) <6BEEE83E-C878-3FE6-B521-8B32B3A35409> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x96671000 - 0x9670cfff com.apple.CoreSymbolication (3.0 - 117) <9ECC6770-6FBB-36B3-A4EE-0B60875019A9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x9670d000 - 0x9671bfff libxar.1.dylib (105) <6498A359-2DBA-3EDA-8F00-EEB989DD0A93> /usr/lib/libxar.1.dylib 0x9671c000 - 0x96722fff libGFXShared.dylib (8.10.1) <99622AD6-7A1D-368E-B163-A38400885B45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x96b0c000 - 0x96c95ff7 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 0x96cc6000 - 0x96e14ffb com.apple.CFNetwork (596.5 - 596.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x96e15000 - 0x971cdffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x971ce000 - 0x97243ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <1D81B09C-98DB-3CDB-990B-459FAE3D8D7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x97244000 - 0x97250ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib 0x97251000 - 0x97254ff9 libCGXType.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x97260000 - 0x972c8ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x972c9000 - 0x972d0fff libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib 0x972d1000 - 0x97356ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E947DC1-7985-3111-A864-58EDD6D955DC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x97386000 - 0x973e7ff7 com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x973e8000 - 0x973e9ffd libunc.dylib (25) <5E1EEE9E-3423-33D7-95B2-E4D17DD08C18> /usr/lib/system/libunc.dylib 0x973ea000 - 0x97438ffb libFontRegistry.dylib (100) <97D8F15F-F072-3AF0-8EF8-50C41781951C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x97439000 - 0x97456ff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib 0x97457000 - 0x974aeff7 com.apple.ScalableUserInterface (1.0 - 1) <4B538E02-4F41-37FF-81F6-ED43DE0E78CC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x974af000 - 0x974cbfff libPng.dylib (851) <8814CC4D-A472-32CD-8D5C-24F35240F28B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x97508000 - 0x977b6ffb com.apple.MediaToolbox (1.0 - 926.106) <37A0FC0E-9BC6-3B6B-9F06-489813758F67> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x977be000 - 0x978d6ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x9792f000 - 0x9795aff9 com.apple.framework.Apple80211 (8.5 - 850.252) <74845A5A-3660-3B50-BDB3-334275E0B461> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x9795b000 - 0x97a68ff3 com.apple.ImageIO.framework (3.2.2 - 851) <36EEBDDC-0619-327E-826F-4413217C9D21> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x97a75000 - 0x97ad9ff3 libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x97ada000 - 0x97aeffff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9836e000 - 0x9837dfff libGL.dylib (8.10.1) <74BE67B7-9EA0-3F16-B43B-48CB92C9ED27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9837e000 - 0x9863eff3 com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9863f000 - 0x98655fff com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x98656000 - 0x98668ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib 0x98669000 - 0x98695ff7 libsystem_info.dylib (406.17) <2731CC70-DF2E-3BD1-AE73-A3B83C531756> /usr/lib/system/libsystem_info.dylib 0x98696000 - 0x986d8ffb com.apple.RemoteViewServices (2.0 - 80.6) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x986d9000 - 0x986dafff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib 0x986db000 - 0x986dbfff com.apple.Cocoa (6.7 - 19) <01AA482A-677A-31CA-9EC9-05C57FDDE427> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x987b3000 - 0x9880efff com.apple.htmlrendering (77 - 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x98813000 - 0x98970ffb com.apple.QTKit (7.7.1 - 2599.41) <9514F791-9ED4-3C00-84F7-D87B5FB254FF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x98971000 - 0x98971fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x98c0d000 - 0x99009feb com.apple.VideoToolbox (1.0 - 926.106) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x99086000 - 0x990a8fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib 0x990df000 - 0x99103fff com.apple.PerformanceAnalysis (1.16 - 16) <7B7EAA0B-5208-32DB-B083-D4B62F37EC46> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x9910c000 - 0x99139ffb com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x9913a000 - 0x991ccffb libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x991cf000 - 0x991cfffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib 0x991d0000 - 0x9930bff7 libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9930c000 - 0x993caff3 com.apple.ColorSync (4.8.0 - 4.8.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x993cb000 - 0x993cffff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x993d0000 - 0x9964cff7 com.apple.QuickTime (7.7.1 - 2599.41) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9964d000 - 0x99650ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x9a38a000 - 0x9a39cfff libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x9a39d000 - 0x9a3a9ffa com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 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: 22730 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=180.4M resident=95.3M(53%) swapped_out_or_unallocated=85.1M(47%) Writable regions: Total=212.3M written=31.3M(15%) resident=44.7M(21%) swapped_out=112K(0%) unallocated=167.6M(79%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 31.8M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 5464K CG image 4K CG shared images 1248K CoreServices 3836K MALLOC 60.5M MALLOC guard page 48K Memory tag=242 12K Memory tag=255 50.4M Memory tag=255 (reserved) 1952K reserved VM address space (unallocated) Memory tag=35 6308K Stack 121.7M VM_ALLOCATE 16.1M WebCore purgeable data 1984K __DATA 8160K __DATA/__OBJC 228K __IMAGE 528K __LINKEDIT 35.4M __OBJC 1620K __PAGEZERO 4K __TEXT 145.0M __UNICODE 544K mapped file 110.8M shared memory 308K =========== ======= TOTAL 603.2M TOTAL, minus reserved VM space 601.3M Model: MacBookAir5,2, BootROM MBA51.00EF.B02, 2 processors, Intel Core i7, 2 GHz, 8 GB, SMC 2.5f7 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736443120 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736443120 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.17) Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports Network Service: USB Ethernet, Ethernet, en5 Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM512E, 500,28 GB USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 USB Device: Apple USB Ethernet Adapter, apple_vendor_id, 0x1402, 0x1d110000 / 7 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 6 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0x1d181300 / 9 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0x1d183000 / 5 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0x1d182000 / 4 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3