bdkjones / CodeKit-1-Old

147 stars 1 forks source link

Safari crashing after compiling #656

Open mmjaeger opened 10 years ago

mmjaeger commented 10 years ago

Whenever codekit updates Safari it just crashes:

Process: WebProcess [49958] Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess Identifier: com.apple.WebProcess Version: 8536 (8536.30.1) Build Info: WebKit2-7536030001000000~9 Code Type: X86-64 (Native) Parent Process: ??? [49956] User ID: 501

Date/Time: 2013-08-12 16:42:37.315 -0700 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Interval Since Last Report: 362008 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 1859063 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: 977AAAFA-5BE7-C04B-A8F7-CE375805FE38

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

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

VM Regions Near 0: --> __TEXT 0000000104ce1000-0000000104ce2000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Application Specific Information: Bundle controller class: BrowserBundleController

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebCore 0x00007fff8a61ba19 WebCore::Length::incrementCalculatedRef() const + 25 1 com.apple.WebCore 0x00007fff8a26f186 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70 2 com.apple.WebCore 0x00007fff89dc6e71 WebCore::RenderStyle::setLeft(WebCore::Length) + 33 3 com.apple.WebCore 0x00007fff89df542b WebCore::PropertyWrapperWebCore::Length::blend(WebCore::AnimationBase const, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) const + 155 4 com.apple.WebCore 0x00007fff8a87bb2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const, WebCore::CSSPropertyID, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) + 123 5 com.apple.WebCore 0x00007fff89df6079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation, WebCore::RenderObject, WebCore::RenderStyle const, WebCore::RenderStyle, WTF::RefPtrWebCore::RenderStyle&) + 233 6 com.apple.WebCore 0x00007fff89deefe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject, WebCore::RenderStyle, WebCore::RenderStyle) + 208 7 com.apple.WebCore 0x00007fff89cbe7df WebCore::AnimationController::updateAnimations(WebCore::RenderObject, WebCore::RenderStyle*) + 239 8 com.apple.WebCore 0x00007fff89cbe6d0 WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtrWebCore::RenderStyle) + 144 9 com.apple.WebCore 0x00007fff89ccbd16 WebCore::Node::setRenderStyle(WTF::PassRefPtrWebCore::RenderStyle) + 38 10 com.apple.WebCore 0x00007fff89ccb606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854 11 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 12 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 13 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 14 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 15 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 16 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 17 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 18 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 19 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 20 com.apple.WebCore 0x00007fff89c9b05f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559 21 com.apple.WebCore 0x00007fff89cc50c3 WebCore::Document::updateStyleIfNeeded() + 67 22 com.apple.WebCore 0x00007fff89ce552b WebCore::FrameView::updateLayoutAndStyleIfNeededRecursive() + 43 23 com.apple.WebKit2 0x00007fff9327f6f2 WebKit::WebPage::layoutIfNeeded() + 34 24 com.apple.WebKit2 0x00007fff9324c727 WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 61 25 com.apple.WebKit2 0x00007fff9324c7a7 non-virtual thunk to WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 13 26 com.apple.WebCore 0x00007fff8a619534 WebCore::LayerFlushScheduler::runLoopObserverCallback() + 36 27 com.apple.CoreFoundation 0x00007fff8f446417 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 28 com.apple.CoreFoundation 0x00007fff8f446381 __CFRunLoopDoObservers + 369 29 com.apple.CoreFoundation 0x00007fff8f421104 CFRunLoopRunSpecific + 324 30 com.apple.HIToolbox 0x00007fff897d8eb4 RunCurrentEventLoopInMode + 209 31 com.apple.HIToolbox 0x00007fff897d8c52 ReceiveNextEventCommon + 356 32 com.apple.HIToolbox 0x00007fff897d8ae3 BlockUntilNextEventMatchingListInMode + 62 33 com.apple.AppKit 0x00007fff90b4f533 _DPSNextEvent + 685 34 com.apple.AppKit 0x00007fff90b4edf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 35 com.apple.AppKit 0x00007fff90b461a3 -[NSApplication run] + 517 36 com.apple.WebCore 0x00007fff8a6fd4ff WebCore::RunLoop::run() + 63 37 com.apple.WebKit2 0x00007fff932ae462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586 38 com.apple.WebKit2 0x00007fff93274bfd WebKitMain + 285 39 com.apple.WebProcess 0x0000000104ce1e7b 0x104ce1000 + 3707 40 libdyld.dylib 0x00007fff8b8197e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c41ad16 kevent + 10 1 libdispatch.dylib 0x00007fff9565cdea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff9565c9ee _dispatch_mgr_thread + 54

Thread 2:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 3 com.apple.JavaScriptCore 0x00007fff93137bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 3:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 4:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 5:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8f421916 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff93565546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 6 com.apple.Foundation 0x00007fff935c3562 NSThreadmain + 1345 7 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 7:: WebCore: Scrolling 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8f421916 CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.CoreFoundation 0x00007fff8f42fdd1 CFRunLoopRun + 97 6 com.apple.WebCore 0x00007fff8a7125e1 WebCore::ScrollingThread::initializeRunLoop() + 273 7 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 8:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8c41a322 select + 10 1 com.apple.CoreFoundation 0x00007fff8f460f46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 9:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 10:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff5af1d530 rbx: 0x0000000000000000 rcx: 0x00000000000001c0 rdx: 0x000000009a069593 rdi: 0x00007fff5af1d500 rsi: 0x000000000000001c rbp: 0x00007fff5af1d540 rsp: 0x00007fff5af1d530 r8: 0x000000000000003f r9: 0x0000000159fa7000 r10: 0x0000000000000000 r11: 0x000000009a069593 r12: 0x00007fff5af1d5c0 r13: 0x00007fff89dc6e50 r14: 0x000000015a141504 r15: 0x000000014c2419c0 rip: 0x00007fff8a61ba19 rfl: 0x0000000000010202 cr2: 0x0000000000000000 Logical CPU: 4

Binary Images: 0x104ce1000 - 0x104ce1fff com.apple.WebProcess (8536 - 8536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess 0x104ce6000 - 0x104ce6fff WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib 0x147d71000 - 0x147d87fff com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector 0x148a75000 - 0x148a76ff7 ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0x148dfc000 - 0x148e09fff libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x148e11000 - 0x148e16fff com.apple.IOAccelerator (74.5.1 - 74.5.1) <574EC60B-E292-3FEA-8A66-B12DB2C1CEC5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x148e1e000 - 0x148e2afff libGPUSupportMercury.dylib (8.9.2) <971EDFC6-3E6A-375C-9133-F50DFDDCEBDD> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x149b60000 - 0x149b76ff7 com.apple.webcontentfilter.framework (3.1 - 5) /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis 0x149d82000 - 0x149dadfff GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x149db6000 - 0x149dbffe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x14a283000 - 0x14a441fff GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x14a924000 - 0x14aa94fff libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x153d70000 - 0x1541f8ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff648e1000 - 0x7fff6491593f dyld (210.2.3) /usr/lib/dyld 0x7fff88839000 - 0x7fff8883afff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8883b000 - 0x7fff88fe2fff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff88fe3000 - 0x7fff89089ff7 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 0x7fff8908a000 - 0x7fff890f2fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff890f3000 - 0x7fff891fefff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff891ff000 - 0x7fff89267ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff892b0000 - 0x7fff894b0fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib 0x7fff89576000 - 0x7fff895cdff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff895ce000 - 0x7fff89743ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff89744000 - 0x7fff89749fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89779000 - 0x7fff89aa9fff 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 0x7fff89aaa000 - 0x7fff89ad3fff libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib 0x7fff89aef000 - 0x7fff89b0cff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff89b1a000 - 0x7fff89b6fff7 libTIFF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff89b70000 - 0x7fff89b74fff libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff89b75000 - 0x7fff89b77ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff89c69000 - 0x7fff8ac28ff7 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 0x7fff8ac91000 - 0x7fff8ac95fff libMatch.1.dylib (17) /usr/lib/libMatch.1.dylib 0x7fff8ac96000 - 0x7fff8aca4fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff8ace7000 - 0x7fff8aceafff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8aceb000 - 0x7fff8ad7afff libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib 0x7fff8ad85000 - 0x7fff8ae5ffff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8b0eb000 - 0x7fff8b276fff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8b3ba000 - 0x7fff8b410fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8b411000 - 0x7fff8b41fff7 libkxld.dylib (2050.24.15) /usr/lib/system/libkxld.dylib 0x7fff8b420000 - 0x7fff8b437fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8b4c3000 - 0x7fff8b7daff7 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 0x7fff8b7db000 - 0x7fff8b7faff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8b7fb000 - 0x7fff8b806fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff8b807000 - 0x7fff8b816ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff8b817000 - 0x7fff8b81aff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff8b81b000 - 0x7fff8b828fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8b829000 - 0x7fff8b885fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8b886000 - 0x7fff8b8c9ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8b8ca000 - 0x7fff8b8ddff7 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 0x7fff8b962000 - 0x7fff8b979fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8b97a000 - 0x7fff8bbe7ff7 com.apple.RawCamera.bundle (4.07 - 696) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8bbe8000 - 0x7fff8be97fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8bf40000 - 0x7fff8bfc0ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8bffe000 - 0x7fff8c07ffff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8c082000 - 0x7fff8c08cff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects 0x7fff8c097000 - 0x7fff8c0a6fff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8c13b000 - 0x7fff8c370ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8c371000 - 0x7fff8c3dafff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8c3db000 - 0x7fff8c407fff com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8c408000 - 0x7fff8c423ff7 libsystem_kernel.dylib (2050.24.15) /usr/lib/system/libsystem_kernel.dylib 0x7fff8c424000 - 0x7fff8c4d5fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8c4dc000 - 0x7fff8c524fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff8c525000 - 0x7fff8c595fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff8c596000 - 0x7fff8c668ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8c669000 - 0x7fff8c670fff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8c671000 - 0x7fff8c6aefef libGLImage.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8c6af000 - 0x7fff8c953ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8c960000 - 0x7fff8c961ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib 0x7fff8c962000 - 0x7fff8c978fff com.apple.Accounts (211.2 - 211.2) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff8c979000 - 0x7fff8c979fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8c97a000 - 0x7fff8ca9292f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff8ca93000 - 0x7fff8ca95fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8cad9000 - 0x7fff8cadbff7 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 0x7fff8cadc000 - 0x7fff8cae6fff libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib 0x7fff8cb37000 - 0x7fff8cb4cfff 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 0x7fff8cb4d000 - 0x7fff8cb9cff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8cbe9000 - 0x7fff8cbeefff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff8cc18000 - 0x7fff8cc5bff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8ccd1000 - 0x7fff8cd28ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8cd29000 - 0x7fff8cd5ffff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff8cd60000 - 0x7fff8ce51ff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8ce52000 - 0x7fff8cea1fff com.apple.framework.CoreWiFi (1.3 - 130.13) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8cefd000 - 0x7fff8cefdfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff8cefe000 - 0x7fff8cf4dff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8cfae000 - 0x7fff8cfeafff com.apple.GeoServices (1.0 - 1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8cfeb000 - 0x7fff8cff1fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff8d036000 - 0x7fff8d064ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff8d066000 - 0x7fff8d06aff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8d1c5000 - 0x7fff8d34bfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8d34c000 - 0x7fff8d61dff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8d61e000 - 0x7fff8d6eaff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib 0x7fff8d6eb000 - 0x7fff8d805fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8d806000 - 0x7fff8d9a1fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8d9b7000 - 0x7fff8dae1ff7 com.apple.avfoundation (2.0 - 361.40) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8dae2000 - 0x7fff8db45ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8db46000 - 0x7fff8dc43fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff8dc44000 - 0x7fff8dc7ffff com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8dc80000 - 0x7fff8dc9bff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff8dc9c000 - 0x7fff8dcb0fff 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 0x7fff8dcb1000 - 0x7fff8dcb6fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff8dcb7000 - 0x7fff8dce9fff com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin 0x7fff8dcea000 - 0x7fff8dcfdff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff8dcfe000 - 0x7fff8dd7cff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8dd7d000 - 0x7fff8dd81fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8dd82000 - 0x7fff8dd8ffff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8dd90000 - 0x7fff8dfebff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8dff1000 - 0x7fff8dff8fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff8dffe000 - 0x7fff8e02fff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8e040000 - 0x7fff8e061fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8e0f0000 - 0x7fff8e18bfff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8e18c000 - 0x7fff8e18cfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8e18d000 - 0x7fff8e18ffff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8e190000 - 0x7fff8e1effff 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 0x7fff8e1f0000 - 0x7fff8e309fff com.apple.ImageIO.framework (3.2.1 - 850) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8e30a000 - 0x7fff8e315ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8e329000 - 0x7fff8e5e0ff7 com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e5e1000 - 0x7fff8e5ebfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8e60f000 - 0x7fff8e610fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff8e622000 - 0x7fff8e624fff com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8e625000 - 0x7fff8e671ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib 0x7fff8e672000 - 0x7fff8f0024af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8f003000 - 0x7fff8f02afff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8f02b000 - 0x7fff8f085fff 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 0x7fff8f086000 - 0x7fff8f0c6ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f119000 - 0x7fff8f130fff libGL.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8f131000 - 0x7fff8f1cfff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8f1d0000 - 0x7fff8f32efef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff8f32f000 - 0x7fff8f388ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8f389000 - 0x7fff8f38afff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff8f38b000 - 0x7fff8f3b7ff7 libRIP.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8f3b8000 - 0x7fff8f3bcff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8f3bd000 - 0x7fff8f3ebfff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8f3ec000 - 0x7fff8f5d6ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8f5d7000 - 0x7fff8f5d7fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff8f5d8000 - 0x7fff8f623fff com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8f624000 - 0x7fff8fe09ff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x7fff8fe0a000 - 0x7fff8fe0bff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8fe0c000 - 0x7fff8fe17ff7 com.apple.aps.framework (3.0 - 3.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff8fe18000 - 0x7fff9020ffff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff90210000 - 0x7fff90211fff libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib 0x7fff90212000 - 0x7fff9062ffff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff90630000 - 0x7fff90666fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff90667000 - 0x7fff90688ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff90689000 - 0x7fff906b0ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff906b1000 - 0x7fff9070bff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff9070c000 - 0x7fff9071dff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib 0x7fff9071e000 - 0x7fff90745ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x7fff90746000 - 0x7fff9077dff7 libssl.0.9.8.dylib (47.1) /usr/lib/libssl.0.9.8.dylib 0x7fff9077e000 - 0x7fff907ecff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff907ed000 - 0x7fff9099bfff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff9099c000 - 0x7fff909a5ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff909a6000 - 0x7fff909acff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff909ad000 - 0x7fff909b8ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff909b9000 - 0x7fff909bbff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff909bc000 - 0x7fff909d6fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff909d7000 - 0x7fff909f9ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib 0x7fff909fa000 - 0x7fff91627fff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff91640000 - 0x7fff91742fff libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib 0x7fff91743000 - 0x7fff91794ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff91795000 - 0x7fff91bd1fef com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff91bd2000 - 0x7fff91bd5fff libutil.dylib (30) /usr/lib/libutil.dylib 0x7fff91bd6000 - 0x7fff91bf6fff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff91c02000 - 0x7fff91cb5ff7 com.apple.PDFKit (2.8.4 - 2.8.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff91cb6000 - 0x7fff91cc1fff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff91cc2000 - 0x7fff91cfcfff com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff91cfd000 - 0x7fff91d01fff libGIF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff91d02000 - 0x7fff91dd5ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff91dd6000 - 0x7fff91de4ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff91de5000 - 0x7fff91de5fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff91de6000 - 0x7fff91dfcfff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff91dfd000 - 0x7fff91e0aff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff91e0b000 - 0x7fff91e0dfff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib 0x7fff91e0e000 - 0x7fff91e0efff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff91e0f000 - 0x7fff91e3afff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff91e3b000 - 0x7fff91e5aff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff91e5b000 - 0x7fff91e63ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff91f56000 - 0x7fff91f56fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff91f57000 - 0x7fff91f62ff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff91f63000 - 0x7fff91f6fff7 com.apple.DirectoryService.Framework (10.8 - 151.10) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff91f70000 - 0x7fff91f78fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff91f79000 - 0x7fff91ffbff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff91ffc000 - 0x7fff91ffefff libCVMSPluginSupport.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff9209f000 - 0x7fff920a0fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib 0x7fff920ad000 - 0x7fff920adfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff920ae000 - 0x7fff920dafff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff92467000 - 0x7fff925b9fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff925ba000 - 0x7fff925bdff7 com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff9288f000 - 0x7fff929affff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff929b0000 - 0x7fff929b1ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff929b2000 - 0x7fff92a0efff com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff92a0f000 - 0x7fff92a59ff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff92a5a000 - 0x7fff92a5afff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff92a5b000 - 0x7fff92b50fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff92b51000 - 0x7fff92b57fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff92b65000 - 0x7fff92b99fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff92b9a000 - 0x7fff92ba6fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff92ba7000 - 0x7fff92c34ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff92c35000 - 0x7fff92c5fff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff92c60000 - 0x7fff92c63fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff92ca9000 - 0x7fff92cb5fff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff92d07000 - 0x7fff92e78ff7 com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff92e79000 - 0x7fff92f0dff7 com.apple.CorePDF (2.2 - 2.2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff92f0e000 - 0x7fff931a9ff7 com.apple.JavaScriptCore (8536 - 8536.30) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff931aa000 - 0x7fff93396ff7 com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 0x7fff93397000 - 0x7fff93494ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff93495000 - 0x7fff934b7ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff934bf000 - 0x7fff934bffff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff93526000 - 0x7fff93526fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff93528000 - 0x7fff9352cfff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff9352d000 - 0x7fff9388cfff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff94158000 - 0x7fff94192ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff941a1000 - 0x7fff941a1ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff941a2000 - 0x7fff9425fff7 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 0x7fff94260000 - 0x7fff942abfff com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff942ac000 - 0x7fff942bafff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff942bb000 - 0x7fff942f3fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib 0x7fff942f4000 - 0x7fff942f8fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff942f9000 - 0x7fff9430bff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff94426000 - 0x7fff9444bff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib 0x7fff945fe000 - 0x7fff9464bfff com.apple.CoreMediaIO (308.0 - 4155.4) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff9464c000 - 0x7fff9464dff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff94722000 - 0x7fff949e6fff com.apple.AddressBook.framework (7.1 - 1170) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff949e7000 - 0x7fff94a43ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff94a44000 - 0x7fff94adefff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff94ae4000 - 0x7fff94aebfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff94afb000 - 0x7fff94b3aff7 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 0x7fff94b3b000 - 0x7fff94c3dfff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff94c70000 - 0x7fff94ef1fff com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff94ef2000 - 0x7fff953f9ff7 com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari 0x7fff953fa000 - 0x7fff95467ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff9546a000 - 0x7fff9546dfff 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 0x7fff9546e000 - 0x7fff9556cfff com.apple.QuickLookUIFramework (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff9556d000 - 0x7fff95574fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff95575000 - 0x7fff9559dfff libJPEG.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff9559e000 - 0x7fff955e2fff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib 0x7fff95658000 - 0x7fff9566dff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff956c9000 - 0x7fff9578eff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

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: 28177 thread_create: 2 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=242.0M resident=134.2M(55%) swapped_out_or_unallocated=107.8M(45%) Writable regions: Total=1.5G written=82.2M(5%) resident=240.8M(15%) swapped_out=0K(0%) unallocated=1.3G(85%)

REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.0M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG image 1028K CG raster data 13.0M CG shared images 1216K CoreAnimation 63.1M CoreServices 1808K IOKit 211.4M IOKit (reserved) 4K reserved VM address space (unallocated) JS JIT generated code 128.0M JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated) JS VM register file 4096K JS garbage collector 8320K MALLOC 214.2M MALLOC guard page 48K Memory tag=242 12K Memory tag=251 28K OpenGL GLSL 1936K OpenGL GLSL (reserved) 128K reserved VM address space (unallocated) SQLite page cache 1728K STACK GUARD 56.0M Stack 13.7M VM_ALLOCATE 16.5M WebCore purgeable data 36K DATA 38.8M IMAGE 528K LINKEDIT 54.5M TEXT 187.6M __UNICODE 544K mapped file 42.4M shared memory 372K =========== ======= TOTAL 1.9G TOTAL, minus reserved VM space 1.1G

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f35 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.17) Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: Thunderbolt Ethernet, Ethernet, en2 Network Service: Wi-Fi, AirPort, en0 PCI Card: Apple 57762-A0, sppci_ethernet, Thunderbolt@109,0,0 PCI Card: pci1b4b,9182, sppci_ahci, Thunderbolt@10,0,0 PCI Card: pci1b4b,9182, sppci_ahci, Thunderbolt@13,0,0 Serial ATA Device: APPLE SSD SM768E, 751.28 GB Serial ATA Device: ST3000DM001-9YN166, 3 TB Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB Serial ATA Device: ST3000DM001-9YN166, 3 TB Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 USB Device: EyeTV Hybrid, 0x0fd9, 0x0024, 0x1d110000 / 6 USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4

bdkjones commented 10 years ago

What browser plugins are you running in safari? Disable them.

Sent from my iPhone

On Aug 12, 2013, at 16:44, mmjaeger notifications@github.com wrote:

Whenever codekit updates Safari it just crashes:

Process: WebProcess [49958] Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess Identifier: com.apple.WebProcess Version: 8536 (8536.30.1) Build Info: WebKit2-7536030001000000~9 Code Type: X86-64 (Native) Parent Process: ??? [49956] User ID: 501

Date/Time: 2013-08-12 16:42:37.315 -0700 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Interval Since Last Report: 362008 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 1859063 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: 977AAAFA-5BE7-C04B-A8F7-CE375805FE38

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

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

VM Regions Near 0: --> __TEXT 0000000104ce1000-0000000104ce2000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Application Specific Information: Bundle controller class: BrowserBundleController

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebCore 0x00007fff8a61ba19 WebCore::Length::incrementCalculatedRef() const + 25 1 com.apple.WebCore 0x00007fff8a26f186 bool compareEqual(WebCore::Length const&, WebCore::Length const&) + 70 2 com.apple.WebCore 0x00007fff89dc6e71 WebCore::RenderStyle::setLeft(WebCore::Length) + 33 3 com.apple.WebCore 0x00007fff89df542b WebCore::PropertyWrapperWebCore::Length::blend(WebCore::AnimationBase const, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) const + 155 4 com.apple.WebCore 0x00007fff8a87bb2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const, WebCore::CSSPropertyID, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) + 123 5 com.apple.WebCore 0x00007fff89df6079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation, WebCore::RenderObject, WebCore::RenderStyle const, WebCore::RenderStyle, WTF::RefPtrWebCore::RenderStyle&) + 233 6 com.apple.WebCore 0x00007fff89deefe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject, WebCore::RenderStyle, WebCore::RenderStyle) + 208 7 com.apple.WebCore 0x00007fff89cbe7df WebCore::AnimationController::updateAnimations(WebCore::RenderObject, WebCore::RenderStyle*) + 239 8 com.apple.WebCore 0x00007fff89cbe6d0 WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtrWebCore::RenderStyle) + 144 9 com.apple.WebCore 0x00007fff89ccbd16 WebCore::Node::setRenderStyle(WTF::PassRefPtrWebCore::RenderStyle) + 38 10 com.apple.WebCore 0x00007fff89ccb606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854 11 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 12 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 13 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 14 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 15 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 16 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 17 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 18 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 19 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 20 com.apple.WebCore 0x00007fff89c9b05f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559 21 com.apple.WebCore 0x00007fff89cc50c3 WebCore::Document::updateStyleIfNeeded() + 67 22 com.apple.WebCore 0x00007fff89ce552b WebCore::FrameView::updateLayoutAndStyleIfNeededRecursive() + 43 23 com.apple.WebKit2 0x00007fff9327f6f2 WebKit::WebPage::layoutIfNeeded() + 34 24 com.apple.WebKit2 0x00007fff9324c727 WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 61 25 com.apple.WebKit2 0x00007fff9324c7a7 non-virtual thunk to WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 13 26 com.apple.WebCore 0x00007fff8a619534 WebCore::LayerFlushScheduler::runLoopObserverCallback() + 36 27 com.apple.CoreFoundation 0x00007fff8f446417 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 28 com.apple.CoreFoundation 0x00007fff8f446381 __CFRunLoopDoObservers + 369 29 com.apple.CoreFoundation 0x00007fff8f421104 CFRunLoopRunSpecific + 324 30 com.apple.HIToolbox 0x00007fff897d8eb4 RunCurrentEventLoopInMode + 209 31 com.apple.HIToolbox 0x00007fff897d8c52 ReceiveNextEventCommon + 356 32 com.apple.HIToolbox 0x00007fff897d8ae3 BlockUntilNextEventMatchingListInMode + 62 33 com.apple.AppKit 0x00007fff90b4f533 _DPSNextEvent + 685 34 com.apple.AppKit 0x00007fff90b4edf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 35 com.apple.AppKit 0x00007fff90b461a3 -[NSApplication run] + 517 36 com.apple.WebCore 0x00007fff8a6fd4ff WebCore::RunLoop::run() + 63 37 com.apple.WebKit2 0x00007fff932ae462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586 38 com.apple.WebKit2 0x00007fff93274bfd WebKitMain + 285 39 com.apple.WebProcess 0x0000000104ce1e7b 0x104ce1000 + 3707 40 libdyld.dylib 0x00007fff8b8197e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c41ad16 kevent + 10 1 libdispatch.dylib 0x00007fff9565cdea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff9565c9ee _dispatch_mgr_thread + 54

Thread 2:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 3 com.apple.JavaScriptCore 0x00007fff93137bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 3:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 4:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 5:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8f421916 CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff93565546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 6 com.apple.Foundation 0x00007fff935c3562 __NSThreadmain + 1345 7 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 7:: WebCore: Scrolling 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8f421916 CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.CoreFoundation 0x00007fff8f42fdd1 CFRunLoopRun + 97 6 com.apple.WebCore 0x00007fff8a7125e1 WebCore::ScrollingThread::initializeRunLoop() + 273 7 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 8:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8c41a322 select + 10 1 com.apple.CoreFoundation 0x00007fff8f460f46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 9:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 10:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff5af1d530 rbx: 0x0000000000000000 rcx: 0x00000000000001c0 rdx: 0x000000009a069593 rdi: 0x00007fff5af1d500 rsi: 0x000000000000001c rbp: 0x00007fff5af1d540 rsp: 0x00007fff5af1d530 r8: 0x000000000000003f r9: 0x0000000159fa7000 r10: 0x0000000000000000 r11: 0x000000009a069593 r12: 0x00007fff5af1d5c0 r13: 0x00007fff89dc6e50 r14: 0x000000015a141504 r15: 0x000000014c2419c0 rip: 0x00007fff8a61ba19 rfl: 0x0000000000010202 cr2: 0x0000000000000000 Logical CPU: 4

Binary Images: 0x104ce1000 - 0x104ce1fff com.apple.WebProcess (8536 - 8536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess 0x104ce6000 - 0x104ce6fff WebProcessShim.dylib (7536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib 0x147d71000 - 0x147d87fff com.apple.WebInspector (8536 - 8536.30) /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector 0x148a75000 - 0x148a76ff7 ATSHI.dylib (341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0x148dfc000 - 0x148e09fff libGPUSupport.dylib (8.9.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x148e11000 - 0x148e16fff com.apple.IOAccelerator (74.5.1 - 74.5.1) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x148e1e000 - 0x148e2afff libGPUSupportMercury.dylib (8.9.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x149b60000 - 0x149b76ff7 com.apple.webcontentfilter.framework (3.1 - 5) /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis 0x149d82000 - 0x149dadfff GLRendererFloat (8.9.2) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x149db6000 - 0x149dbffe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x14a283000 - 0x14a441fff GLEngine (8.9.2) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x14a924000 - 0x14aa94fff libGLProgrammability.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x153d70000 - 0x1541f8ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff648e1000 - 0x7fff6491593f dyld (210.2.3) /usr/lib/dyld 0x7fff88839000 - 0x7fff8883afff libDiagnosticMessagesClient.dylib (8) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8883b000 - 0x7fff88fe2fff com.apple.CoreAUC (6.16.13 - 6.16.13) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff88fe3000 - 0x7fff89089ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8908a000 - 0x7fff890f2fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff890f3000 - 0x7fff891fefff libFontParser.dylib (84.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff891ff000 - 0x7fff89267ff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib 0x7fff892b0000 - 0x7fff894b0fff libicucore.A.dylib (491.11.3) /usr/lib/libicucore.A.dylib 0x7fff89576000 - 0x7fff895cdff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff895ce000 - 0x7fff89743ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff89744000 - 0x7fff89749fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89779000 - 0x7fff89aa9fff com.apple.HIToolbox (2.0 - 626.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff89aaa000 - 0x7fff89ad3fff libsandbox.1.dylib (220.3) /usr/lib/libsandbox.1.dylib 0x7fff89aef000 - 0x7fff89b0cff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff89b1a000 - 0x7fff89b6fff7 libTIFF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff89b70000 - 0x7fff89b74fff libCGXType.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff89b75000 - 0x7fff89b77ff7 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff89c69000 - 0x7fff8ac28ff7 com.apple.WebCore (8536 - 8536.30.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff8ac91000 - 0x7fff8ac95fff libMatch.1.dylib (17) /usr/lib/libMatch.1.dylib 0x7fff8ac96000 - 0x7fff8aca4fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff8ace7000 - 0x7fff8aceafff libRadiance.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8aceb000 - 0x7fff8ad7afff libCoreStorage.dylib (296.16.1) /usr/lib/libCoreStorage.dylib 0x7fff8ad85000 - 0x7fff8ae5ffff com.apple.backup.framework (1.4.3 - 1.4.3) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8b0eb000 - 0x7fff8b276fff com.apple.WebKit (8536 - 8536.30.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8b3ba000 - 0x7fff8b410fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8b411000 - 0x7fff8b41fff7 libkxld.dylib (2050.24.15) /usr/lib/system/libkxld.dylib 0x7fff8b420000 - 0x7fff8b437fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8b4c3000 - 0x7fff8b7daff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8b7db000 - 0x7fff8b7faff7 com.apple.ChunkingLibrary (2.0 - 133.3) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8b7fb000 - 0x7fff8b806fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff8b807000 - 0x7fff8b816ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib 0x7fff8b817000 - 0x7fff8b81aff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff8b81b000 - 0x7fff8b828fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8b829000 - 0x7fff8b885fff com.apple.QuickLookFramework (4.0 - 555.5) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8b886000 - 0x7fff8b8c9ff7 com.apple.RemoteViewServices (2.0 - 80.6) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8b8ca000 - 0x7fff8b8ddff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8b962000 - 0x7fff8b979fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8b97a000 - 0x7fff8bbe7ff7 com.apple.RawCamera.bundle (4.07 - 696) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8bbe8000 - 0x7fff8be97fff com.apple.imageKit (2.2 - 673) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8bf40000 - 0x7fff8bfc0ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8bffe000 - 0x7fff8c07ffff com.apple.Metadata (10.7.0 - 707.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8c082000 - 0x7fff8c08cff7 com.apple.xpcobjects (103 - 103) /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects 0x7fff8c097000 - 0x7fff8c0a6fff com.apple.opengl (1.8.9 - 1.8.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8c13b000 - 0x7fff8c370ff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8c371000 - 0x7fff8c3dafff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8c3db000 - 0x7fff8c407fff com.apple.framework.Apple80211 (8.4 - 840.22.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8c408000 - 0x7fff8c423ff7 libsystem_kernel.dylib (2050.24.15) /usr/lib/system/libsystem_kernel.dylib 0x7fff8c424000 - 0x7fff8c4d5fff com.apple.LaunchServices (539.9 - 539.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8c4dc000 - 0x7fff8c524fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff8c525000 - 0x7fff8c595fff com.apple.ISSupport (1.9.8 - 56) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff8c596000 - 0x7fff8c668ff7 com.apple.CoreText (260.0 - 275.16) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8c669000 - 0x7fff8c670fff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8c671000 - 0x7fff8c6aefef libGLImage.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8c6af000 - 0x7fff8c953ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8c960000 - 0x7fff8c961ff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib 0x7fff8c962000 - 0x7fff8c978fff com.apple.Accounts (211.2 - 211.2) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff8c979000 - 0x7fff8c979fff com.apple.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8c97a000 - 0x7fff8ca9292f libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib 0x7fff8ca93000 - 0x7fff8ca95fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8cad9000 - 0x7fff8cadbff7 com.apple.print.framework.Print (8.0 - 258) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8cadc000 - 0x7fff8cae6fff libcsfde.dylib (296.16.1) /usr/lib/libcsfde.dylib 0x7fff8cb37000 - 0x7fff8cb4cfff com.apple.ImageCapture (8.0 - 8.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8cb4d000 - 0x7fff8cb9cff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8cbe9000 - 0x7fff8cbeefff libcache.dylib (57) /usr/lib/system/libcache.dylib 0x7fff8cc18000 - 0x7fff8cc5bff7 com.apple.bom (12.0 - 192) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8ccd1000 - 0x7fff8cd28ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8cd29000 - 0x7fff8cd5ffff libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib 0x7fff8cd60000 - 0x7fff8ce51ff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8ce52000 - 0x7fff8cea1fff com.apple.framework.CoreWiFi (1.3 - 130.13) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8cefd000 - 0x7fff8cefdfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff8cefe000 - 0x7fff8cf4dff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8cfae000 - 0x7fff8cfeafff com.apple.GeoServices (1.0 - 1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8cfeb000 - 0x7fff8cff1fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff8d036000 - 0x7fff8d064ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff8d066000 - 0x7fff8d06aff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8d1c5000 - 0x7fff8d34bfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8d34c000 - 0x7fff8d61dff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8d61e000 - 0x7fff8d6eaff7 libsystem_c.dylib (825.26) /usr/lib/system/libsystem_c.dylib 0x7fff8d6eb000 - 0x7fff8d805fff com.apple.coreavchd (5.6.0 - 5600.4.16) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8d806000 - 0x7fff8d9a1fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8d9b7000 - 0x7fff8dae1ff7 com.apple.avfoundation (2.0 - 361.40) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8dae2000 - 0x7fff8db45ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8db46000 - 0x7fff8dc43fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff8dc44000 - 0x7fff8dc7ffff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8dc80000 - 0x7fff8dc9bff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff8dc9c000 - 0x7fff8dcb0fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8dcb1000 - 0x7fff8dcb6fff libcompiler_rt.dylib (30) /usr/lib/system/libcompiler_rt.dylib 0x7fff8dcb7000 - 0x7fff8dce9fff com.apple.framework.Admin (12.1 - 12.1) /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin 0x7fff8dcea000 - 0x7fff8dcfdff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff8dcfe000 - 0x7fff8dd7cff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8dd7d000 - 0x7fff8dd81fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8dd82000 - 0x7fff8dd8ffff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8dd90000 - 0x7fff8dfebff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8dff1000 - 0x7fff8dff8fff libcopyfile.dylib (89) /usr/lib/system/libcopyfile.dylib 0x7fff8dffe000 - 0x7fff8e02fff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8e040000 - 0x7fff8e061fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8e0f0000 - 0x7fff8e18bfff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8e18c000 - 0x7fff8e18cfff com.apple.Cocoa (6.7 - 19) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8e18d000 - 0x7fff8e18ffff com.apple.securityhi (4.0 - 55002) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8e190000 - 0x7fff8e1effff com.apple.AE (645.6 - 645.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8e1f0000 - 0x7fff8e309fff com.apple.ImageIO.framework (3.2.1 - 850) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8e30a000 - 0x7fff8e315ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8e329000 - 0x7fff8e5e0ff7 com.apple.MediaToolbox (1.0 - 926.104) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e5e1000 - 0x7fff8e5ebfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8e60f000 - 0x7fff8e610fff liblangid.dylib (116) /usr/lib/liblangid.dylib 0x7fff8e622000 - 0x7fff8e624fff com.apple.OAuth (18.1 - 18.1) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8e625000 - 0x7fff8e671ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib 0x7fff8e672000 - 0x7fff8f0024af com.apple.CoreGraphics (1.600.0 - 332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8f003000 - 0x7fff8f02afff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8f02b000 - 0x7fff8f085fff com.apple.print.framework.PrintCore (8.3 - 387.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8f086000 - 0x7fff8f0c6ff7 com.apple.MediaKit (14 - 687) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f119000 - 0x7fff8f130fff libGL.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8f131000 - 0x7fff8f1cfff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8f1d0000 - 0x7fff8f32efef com.apple.MediaControlSender (1.7 - 170.20) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff8f32f000 - 0x7fff8f388ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8f389000 - 0x7fff8f38afff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff8f38b000 - 0x7fff8f3b7ff7 libRIP.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8f3b8000 - 0x7fff8f3bcff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8f3bd000 - 0x7fff8f3ebfff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8f3ec000 - 0x7fff8f5d6ff7 com.apple.CoreFoundation (6.8 - 744.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8f5d7000 - 0x7fff8f5d7fff com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff8f5d8000 - 0x7fff8f623fff com.apple.framework.CoreWLAN (3.3 - 330.15) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8f624000 - 0x7fff8fe09ff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x7fff8fe0a000 - 0x7fff8fe0bff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8fe0c000 - 0x7fff8fe17ff7 com.apple.aps.framework (3.0 - 3.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff8fe18000 - 0x7fff9020ffff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff90210000 - 0x7fff90211fff libquit.dylib (130.1) /usr/lib/libquit.dylib 0x7fff90212000 - 0x7fff9062ffff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff90630000 - 0x7fff90666fff com.apple.DebugSymbols (98 - 98) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff90667000 - 0x7fff90688ff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib 0x7fff90689000 - 0x7fff906b0ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff906b1000 - 0x7fff9070bff7 com.apple.opencl (2.2.19 - 2.2.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff9070c000 - 0x7fff9071dff7 libsasl2.2.dylib (166) /usr/lib/libsasl2.2.dylib 0x7fff9071e000 - 0x7fff90745ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x7fff90746000 - 0x7fff9077dff7 libssl.0.9.8.dylib (47.1) /usr/lib/libssl.0.9.8.dylib 0x7fff9077e000 - 0x7fff907ecff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff907ed000 - 0x7fff9099bfff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff9099c000 - 0x7fff909a5ff7 com.apple.CommerceCore (1.0 - 26.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff909a6000 - 0x7fff909acff7 libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib 0x7fff909ad000 - 0x7fff909b8ff7 com.apple.ProtocolBuffer (2 - 104) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff909b9000 - 0x7fff909bbff7 libunc.dylib (25) /usr/lib/system/libunc.dylib 0x7fff909bc000 - 0x7fff909d6fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff909d7000 - 0x7fff909f9ff7 libxpc.dylib (140.43) /usr/lib/system/libxpc.dylib 0x7fff909fa000 - 0x7fff91627fff com.apple.AppKit (6.8 - 1187.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff91640000 - 0x7fff91742fff libcrypto.0.9.8.dylib (47.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff91743000 - 0x7fff91794ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff91795000 - 0x7fff91bd1fef com.apple.VideoToolbox (1.0 - 926.104) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff91bd2000 - 0x7fff91bd5fff libutil.dylib (30) /usr/lib/libutil.dylib 0x7fff91bd6000 - 0x7fff91bf6fff libPng.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff91c02000 - 0x7fff91cb5ff7 com.apple.PDFKit (2.8.4 - 2.8.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff91cb6000 - 0x7fff91cc1fff com.apple.CommonAuth (3.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff91cc2000 - 0x7fff91cfcfff com.apple.framework.internetaccounts (2.1 - 210) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff91cfd000 - 0x7fff91d01fff libGIF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff91d02000 - 0x7fff91dd5ff7 com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff91dd6000 - 0x7fff91de4ff7 libsystem_network.dylib (77.10) /usr/lib/system/libsystem_network.dylib 0x7fff91de5000 - 0x7fff91de5fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff91de6000 - 0x7fff91dfcfff com.apple.MultitouchSupport.framework (235.29 - 235.29) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff91dfd000 - 0x7fff91e0aff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff91e0b000 - 0x7fff91e0dfff libquarantine.dylib (52.1) /usr/lib/system/libquarantine.dylib 0x7fff91e0e000 - 0x7fff91e0efff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff91e0f000 - 0x7fff91e3afff libxslt.1.dylib (11.3) /usr/lib/libxslt.1.dylib 0x7fff91e3b000 - 0x7fff91e5aff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib 0x7fff91e5b000 - 0x7fff91e63ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff91f56000 - 0x7fff91f56fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff91f57000 - 0x7fff91f62ff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff91f63000 - 0x7fff91f6fff7 com.apple.DirectoryService.Framework (10.8 - 151.10) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff91f70000 - 0x7fff91f78fff liblaunch.dylib (442.26.2) /usr/lib/system/liblaunch.dylib 0x7fff91f79000 - 0x7fff91ffbff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff91ffc000 - 0x7fff91ffefff libCVMSPluginSupport.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff9209f000 - 0x7fff920a0fff libodfde.dylib (18) /usr/lib/libodfde.dylib 0x7fff920ad000 - 0x7fff920adfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff920ae000 - 0x7fff920dafff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff92467000 - 0x7fff925b9fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff925ba000 - 0x7fff925bdff7 com.apple.LoginUICore (2.1 - 2.1) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff9288f000 - 0x7fff929affff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff929b0000 - 0x7fff929b1ff7 libdnsinfo.dylib (453.19) /usr/lib/system/libdnsinfo.dylib 0x7fff929b2000 - 0x7fff92a0efff com.apple.corelocation (1239.40 - 1239.40) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff92a0f000 - 0x7fff92a59ff7 libGLU.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff92a5a000 - 0x7fff92a5afff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff92a5b000 - 0x7fff92b50fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff92b51000 - 0x7fff92b57fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff92b65000 - 0x7fff92b99fff com.apple.securityinterface (6.0 - 55024.4) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff92b9a000 - 0x7fff92ba6fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff92ba7000 - 0x7fff92c34ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff92c35000 - 0x7fff92c5fff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff92c60000 - 0x7fff92c63fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff92ca9000 - 0x7fff92cb5fff libCSync.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff92d07000 - 0x7fff92e78ff7 com.apple.QTKit (7.7.1 - 2599.31) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff92e79000 - 0x7fff92f0dff7 com.apple.CorePDF (2.2 - 2.2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff92f0e000 - 0x7fff931a9ff7 com.apple.JavaScriptCore (8536 - 8536.30) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff931aa000 - 0x7fff93396ff7 com.apple.WebKit2 (8536 - 8536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 0x7fff93397000 - 0x7fff93494ff7 libxml2.2.dylib (22.3) /usr/lib/libxml2.2.dylib 0x7fff93495000 - 0x7fff934b7ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff934bf000 - 0x7fff934bffff com.apple.Accelerate (1.8 - Accelerate 1.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff93526000 - 0x7fff93526fff com.apple.CoreServices (57 - 57) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff93528000 - 0x7fff9352cfff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff9352d000 - 0x7fff9388cfff com.apple.Foundation (6.8 - 945.18) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff94158000 - 0x7fff94192ff7 com.apple.GSS (3.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff941a1000 - 0x7fff941a1ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff941a2000 - 0x7fff9425fff7 com.apple.ColorSync (4.8.0 - 4.8.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff94260000 - 0x7fff942abfff com.apple.CoreMedia (1.0 - 926.104) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff942ac000 - 0x7fff942bafff com.apple.Librarian (1.1 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff942bb000 - 0x7fff942f3fff libtidy.A.dylib (15.10) /usr/lib/libtidy.A.dylib 0x7fff942f4000 - 0x7fff942f8fff com.apple.IOSurface (86.0.4 - 86.0.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff942f9000 - 0x7fff9430bff7 libz.1.dylib (43) /usr/lib/libz.1.dylib 0x7fff94426000 - 0x7fff9444bff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib 0x7fff945fe000 - 0x7fff9464bfff com.apple.CoreMediaIO (308.0 - 4155.4) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff9464c000 - 0x7fff9464dff7 libremovefile.dylib (23.2) /usr/lib/system/libremovefile.dylib 0x7fff94722000 - 0x7fff949e6fff com.apple.AddressBook.framework (7.1 - 1170) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff949e7000 - 0x7fff94a43ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff94a44000 - 0x7fff94adefff libvMisc.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff94ae4000 - 0x7fff94aebfff com.apple.NetFS (5.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff94afb000 - 0x7fff94b3aff7 com.apple.QD (3.42.1 - 285.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff94b3b000 - 0x7fff94c3dfff libJP2.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff94c70000 - 0x7fff94ef1fff com.apple.AOSKit (1.051 - 152.4) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff94ef2000 - 0x7fff953f9ff7 com.apple.Safari.framework (8536 - 8536.30.1) /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari 0x7fff953fa000 - 0x7fff95467ff7 com.apple.datadetectorscore (4.1 - 269.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff9546a000 - 0x7fff9546dfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff9546e000 - 0x7fff9556cfff com.apple.QuickLookUIFramework (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff9556d000 - 0x7fff95574fff libGFXShared.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff95575000 - 0x7fff9559dfff libJPEG.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff9559e000 - 0x7fff955e2fff libcups.2.dylib (327.6) /usr/lib/libcups.2.dylib 0x7fff95658000 - 0x7fff9566dff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff956c9000 - 0x7fff9578eff7 com.apple.coreui (2.0 - 181.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

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: 28177 thread_create: 2 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=242.0M resident=134.2M(55%) swapped_out_or_unallocated=107.8M(45%) Writable regions: Total=1.5G written=82.2M(5%) resident=240.8M(15%) swapped_out=0K(0%) unallocated=1.3G(85%)

REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.0M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG image 1028K CG raster data 13.0M CG shared images 1216K CoreAnimation 63.1M CoreServices 1808K IOKit 211.4M IOKit (reserved) 4K reserved VM address space (unallocated) JS JIT generated code 128.0M JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated) JS VM register file 4096K JS garbage collector 8320K MALLOC 214.2M MALLOC guard page 48K Memory tag=242 12K Memory tag=251 28K OpenGL GLSL 1936K OpenGL GLSL (reserved) 128K reserved VM address space (unallocated) SQLite page cache 1728K STACK GUARD 56.0M Stack 13.7M VM_ALLOCATE 16.5M WebCore purgeable data 36K DATA 38.8M IMAGE 528K LINKEDIT 54.5M TEXT 187.6M __UNICODE 544K mapped file 42.4M shared memory 372K =========== ======= TOTAL 1.9G TOTAL, minus reserved VM space 1.1G

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f35 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.17) Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: Thunderbolt Ethernet, Ethernet, en2 Network Service: Wi-Fi, AirPort, en0 PCI Card: Apple 57762-A0, sppci_ethernet, Thunderbolt@109,0,0 PCI Card: pci1b4b,9182, sppci_ahci, Thunderbolt@10,0,0 PCI Card: pci1b4b,9182, sppci_ahci, Thunderbolt@13,0,0 Serial ATA Device: APPLE SSD SM768E, 751.28 GB Serial ATA Device: ST3000DM001-9YN166, 3 TB Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB Serial ATA Device: ST3000DM001-9YN166, 3 TB Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 USB Device: EyeTV Hybrid, 0x0fd9, 0x0024, 0x1d110000 / 6 USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4

— Reply to this email directly or view it on GitHub.

mmjaeger commented 10 years ago

I'm only using 1Password I don't have any intention removing it because of code kit - there has to be another fix for the issue.

codekit just keeps on trashing safari.

On Mon, Aug 12, 2013 at 4:47 PM, bdkjones notifications@github.com wrote:

What browser plugins are you running in safari? Disable them.

Sent from my iPhone

On Aug 12, 2013, at 16:44, mmjaeger notifications@github.com wrote:

Whenever codekit updates Safari it just crashes:

Process: WebProcess [49958] Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Identifier: com.apple.WebProcess Version: 8536 (8536.30.1) Build Info: WebKit2-7536030001000000~9 Code Type: X86-64 (Native) Parent Process: ??? [49956] User ID: 501

Date/Time: 2013-08-12 16:42:37.315 -0700 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Interval Since Last Report: 362008 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 1859063 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: 977AAAFA-5BE7-C04B-A8F7-CE375805FE38

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

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

VM Regions Near 0: --> __TEXT 0000000104ce1000-0000000104ce2000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Application Specific Information: Bundle controller class: BrowserBundleController

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebCore 0x00007fff8a61ba19 WebCore::Length::incrementCalculatedRef() const + 25 1 com.apple.WebCore 0x00007fff8a26f186 bool compareEqual(WebCore::Length const&, WebCore::Length const&) + 70 2 com.apple.WebCore 0x00007fff89dc6e71 WebCore::RenderStyle::setLeft(WebCore::Length) + 33 3 com.apple.WebCore 0x00007fff89df542b WebCore::PropertyWrapperWebCore::Length::blend(WebCore::AnimationBase const, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) const + 155 4 com.apple.WebCore 0x00007fff8a87bb2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const, WebCore::CSSPropertyID, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) + 123 5 com.apple.WebCore 0x00007fff89df6079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation, WebCore::RenderObject, WebCore::RenderStyle const, WebCore::RenderStyle, WTF::RefPtrWebCore::RenderStyle&) + 233 6 com.apple.WebCore 0x00007fff89deefe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject, WebCore::RenderStyle, WebCore::RenderStyle) + 208 7 com.apple.WebCore 0x00007fff89cbe7df WebCore::AnimationController::updateAnimations(WebCore::RenderObject, WebCore::RenderStyle*) + 239 8 com.apple.WebCore 0x00007fff89cbe6d0 WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtrWebCore::RenderStyle)

  • 144 9 com.apple.WebCore 0x00007fff89ccbd16 WebCore::Node::setRenderStyle(WTF::PassRefPtrWebCore::RenderStyle) + 38 10 com.apple.WebCore 0x00007fff89ccb606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854 11 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 12 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 13 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 14 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 15 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 16 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 17 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 18 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 19 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 20 com.apple.WebCore 0x00007fff89c9b05f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559 21 com.apple.WebCore 0x00007fff89cc50c3 WebCore::Document::updateStyleIfNeeded() + 67 22 com.apple.WebCore 0x00007fff89ce552b WebCore::FrameView::updateLayoutAndStyleIfNeededRecursive() + 43 23 com.apple.WebKit2 0x00007fff9327f6f2 WebKit::WebPage::layoutIfNeeded() + 34 24 com.apple.WebKit2 0x00007fff9324c727 WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 61 25 com.apple.WebKit2 0x00007fff9324c7a7 non-virtual thunk to WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 13 26 com.apple.WebCore 0x00007fff8a619534 WebCore::LayerFlushScheduler::runLoopObserverCallback() + 36 27 com.apple.CoreFoundation 0x00007fff8f446417 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 28 com.apple.CoreFoundation 0x00007fff8f446381 __CFRunLoopDoObservers + 369 29 com.apple.CoreFoundation 0x00007fff8f421104 CFRunLoopRunSpecific + 324 30 com.apple.HIToolbox 0x00007fff897d8eb4 RunCurrentEventLoopInMode + 209 31 com.apple.HIToolbox 0x00007fff897d8c52 ReceiveNextEventCommon + 356 32 com.apple.HIToolbox 0x00007fff897d8ae3 BlockUntilNextEventMatchingListInMode + 62 33 com.apple.AppKit 0x00007fff90b4f533 _DPSNextEvent + 685 34 com.apple.AppKit 0x00007fff90b4edf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 35 com.apple.AppKit 0x00007fff90b461a3 -[NSApplication run] + 517 36 com.apple.WebCore 0x00007fff8a6fd4ff WebCore::RunLoop::run() + 63 37 com.apple.WebKit2 0x00007fff932ae462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586 38 com.apple.WebKit2 0x00007fff93274bfd WebKitMain + 285 39 com.apple.WebProcess 0x0000000104ce1e7b 0x104ce1000 + 3707 40 libdyld.dylib 0x00007fff8b8197e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c41ad16 kevent + 10 1 libdispatch.dylib 0x00007fff9565cdea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff9565c9ee _dispatch_mgr_thread + 54

Thread 2:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 3 com.apple.JavaScriptCore 0x00007fff93137bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 3:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 4:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 5:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8f421916 CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff93565546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 6 com.apple.Foundation 0x00007fff935c3562 __NSThreadmain + 1345 7 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 7:: WebCore: Scrolling 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 __CFRunLoopServiceMachPort

  • 195 3 com.apple.CoreFoundation 0x00007fff8f421916 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.CoreFoundation 0x00007fff8f42fdd1 CFRunLoopRun + 97 6 com.apple.WebCore 0x00007fff8a7125e1 WebCore::ScrollingThread::initializeRunLoop() + 273 7 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 8:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8c41a322 select + 10 1 com.apple.CoreFoundation 0x00007fff8f460f46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 9:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 10:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff5af1d530 rbx: 0x0000000000000000 rcx: 0x00000000000001c0 rdx: 0x000000009a069593 rdi: 0x00007fff5af1d500 rsi: 0x000000000000001c rbp: 0x00007fff5af1d540 rsp: 0x00007fff5af1d530 r8: 0x000000000000003f r9: 0x0000000159fa7000 r10: 0x0000000000000000 r11: 0x000000009a069593 r12: 0x00007fff5af1d5c0 r13: 0x00007fff89dc6e50 r14: 0x000000015a141504 r15: 0x000000014c2419c0 rip: 0x00007fff8a61ba19 rfl: 0x0000000000010202 cr2: 0x0000000000000000 Logical CPU: 4

Binary Images: 0x104ce1000 - 0x104ce1fff com.apple.WebProcess (8536 - 8536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

0x104ce6000 - 0x104ce6fff WebProcessShim.dylib (7536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib

0x147d71000 - 0x147d87fff com.apple.WebInspector (8536 - 8536.30) /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector

0x148a75000 - 0x148a76ff7 ATSHI.dylib (341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib

0x148dfc000 - 0x148e09fff libGPUSupport.dylib (8.9.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

0x148e11000 - 0x148e16fff com.apple.IOAccelerator (74.5.1 - 74.5.1) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

0x148e1e000 - 0x148e2afff libGPUSupportMercury.dylib (8.9.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib

0x149b60000 - 0x149b76ff7 com.apple.webcontentfilter.framework (3.1 - 5) /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis

0x149d82000 - 0x149dadfff GLRendererFloat (8.9.2) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x149db6000 - 0x149dbffe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

0x14a283000 - 0x14a441fff GLEngine (8.9.2) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x14a924000 - 0x14aa94fff libGLProgrammability.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x153d70000 - 0x1541f8ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver

0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

0x7fff648e1000 - 0x7fff6491593f dyld (210.2.3) /usr/lib/dyld 0x7fff88839000 - 0x7fff8883afff libDiagnosticMessagesClient.dylib (8) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8883b000 - 0x7fff88fe2fff com.apple.CoreAUC (6.16.13 - 6.16.13) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff88fe3000 - 0x7fff89089ff7 com.apple.CoreServices.OSServices (557.6

  • 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x7fff8908a000 - 0x7fff890f2fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x7fff890f3000 - 0x7fff891fefff libFontParser.dylib (84.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff891ff000 - 0x7fff89267ff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib 0x7fff892b0000 - 0x7fff894b0fff libicucore.A.dylib (491.11.3) /usr/lib/libicucore.A.dylib 0x7fff89576000 - 0x7fff895cdff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff895ce000 - 0x7fff89743ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff89744000 - 0x7fff89749fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89779000 - 0x7fff89aa9fff com.apple.HIToolbox (2.0 - 626.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x7fff89aaa000 - 0x7fff89ad3fff libsandbox.1.dylib (220.3) /usr/lib/libsandbox.1.dylib 0x7fff89aef000 - 0x7fff89b0cff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x7fff89b1a000 - 0x7fff89b6fff7 libTIFF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff89b70000 - 0x7fff89b74fff libCGXType.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff89b75000 - 0x7fff89b77ff7 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff89c69000 - 0x7fff8ac28ff7 com.apple.WebCore (8536 - 8536.30.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x7fff8ac91000 - 0x7fff8ac95fff libMatch.1.dylib (17) /usr/lib/libMatch.1.dylib 0x7fff8ac96000 - 0x7fff8aca4fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff8ace7000 - 0x7fff8aceafff libRadiance.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff8aceb000 - 0x7fff8ad7afff libCoreStorage.dylib (296.16.1) /usr/lib/libCoreStorage.dylib 0x7fff8ad85000 - 0x7fff8ae5ffff com.apple.backup.framework (1.4.3 - 1.4.3) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8b0eb000 - 0x7fff8b276fff com.apple.WebKit (8536 - 8536.30.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8b3ba000 - 0x7fff8b410fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x7fff8b411000 - 0x7fff8b41fff7 libkxld.dylib (2050.24.15) /usr/lib/system/libkxld.dylib 0x7fff8b420000 - 0x7fff8b437fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x7fff8b4c3000 - 0x7fff8b7daff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x7fff8b7db000 - 0x7fff8b7faff7 com.apple.ChunkingLibrary (2.0 - 133.3) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x7fff8b7fb000 - 0x7fff8b806fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff8b807000 - 0x7fff8b816ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib 0x7fff8b817000 - 0x7fff8b81aff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff8b81b000 - 0x7fff8b828fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8b829000 - 0x7fff8b885fff com.apple.QuickLookFramework (4.0 - 555.5) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8b886000 - 0x7fff8b8c9ff7 com.apple.RemoteViewServices (2.0 - 80.6) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x7fff8b8ca000 - 0x7fff8b8ddff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff8b962000 - 0x7fff8b979fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x7fff8b97a000 - 0x7fff8bbe7ff7 com.apple.RawCamera.bundle (4.07 - 696) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8bbe8000 - 0x7fff8be97fff com.apple.imageKit (2.2 - 673) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x7fff8bf40000 - 0x7fff8bfc0ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x7fff8bffe000 - 0x7fff8c07ffff com.apple.Metadata (10.7.0 - 707.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x7fff8c082000 - 0x7fff8c08cff7 com.apple.xpcobjects (103 - 103) /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects

0x7fff8c097000 - 0x7fff8c0a6fff com.apple.opengl (1.8.9 - 1.8.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8c13b000 - 0x7fff8c370ff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8c371000 - 0x7fff8c3dafff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8c3db000 - 0x7fff8c407fff com.apple.framework.Apple80211 (8.4 - 840.22.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8c408000 - 0x7fff8c423ff7 libsystem_kernel.dylib (2050.24.15) /usr/lib/system/libsystem_kernel.dylib 0x7fff8c424000 - 0x7fff8c4d5fff com.apple.LaunchServices (539.9 - 539.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x7fff8c4dc000 - 0x7fff8c524fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff8c525000 - 0x7fff8c595fff com.apple.ISSupport (1.9.8 - 56) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff8c596000 - 0x7fff8c668ff7 com.apple.CoreText (260.0 - 275.16) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8c669000 - 0x7fff8c670fff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x7fff8c671000 - 0x7fff8c6aefef libGLImage.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x7fff8c6af000 - 0x7fff8c953ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x7fff8c960000 - 0x7fff8c961ff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib 0x7fff8c962000 - 0x7fff8c978fff com.apple.Accounts (211.2 - 211.2) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff8c979000 - 0x7fff8c979fff com.apple.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8c97a000 - 0x7fff8ca9292f libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib 0x7fff8ca93000 - 0x7fff8ca95fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x7fff8cad9000 - 0x7fff8cadbff7 com.apple.print.framework.Print (8.0 - 258) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x7fff8cadc000 - 0x7fff8cae6fff libcsfde.dylib (296.16.1) /usr/lib/libcsfde.dylib 0x7fff8cb37000 - 0x7fff8cb4cfff com.apple.ImageCapture (8.0 - 8.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x7fff8cb4d000 - 0x7fff8cb9cff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8cbe9000 - 0x7fff8cbeefff libcache.dylib (57) /usr/lib/system/libcache.dylib 0x7fff8cc18000 - 0x7fff8cc5bff7 com.apple.bom (12.0 - 192) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8ccd1000 - 0x7fff8cd28ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x7fff8cd29000 - 0x7fff8cd5ffff libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib 0x7fff8cd60000 - 0x7fff8ce51ff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8ce52000 - 0x7fff8cea1fff com.apple.framework.CoreWiFi (1.3 - 130.13) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8cefd000 - 0x7fff8cefdfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff8cefe000 - 0x7fff8cf4dff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8cfae000 - 0x7fff8cfeafff com.apple.GeoServices (1.0 - 1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff8cfeb000 - 0x7fff8cff1fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff8d036000 - 0x7fff8d064ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff8d066000 - 0x7fff8d06aff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8d1c5000 - 0x7fff8d34bfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x7fff8d34c000 - 0x7fff8d61dff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8d61e000 - 0x7fff8d6eaff7 libsystem_c.dylib (825.26) /usr/lib/system/libsystem_c.dylib 0x7fff8d6eb000 - 0x7fff8d805fff com.apple.coreavchd (5.6.0 - 5600.4.16) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8d806000 - 0x7fff8d9a1fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x7fff8d9b7000 - 0x7fff8dae1ff7 com.apple.avfoundation (2.0 - 361.40) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8dae2000 - 0x7fff8db45ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8db46000 - 0x7fff8dc43fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff8dc44000 - 0x7fff8dc7ffff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8dc80000 - 0x7fff8dc9bff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff8dc9c000 - 0x7fff8dcb0fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8dcb1000 - 0x7fff8dcb6fff libcompiler_rt.dylib (30) /usr/lib/system/libcompiler_rt.dylib 0x7fff8dcb7000 - 0x7fff8dce9fff com.apple.framework.Admin (12.1 - 12.1) /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin 0x7fff8dcea000 - 0x7fff8dcfdff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff8dcfe000 - 0x7fff8dd7cff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x7fff8dd7d000 - 0x7fff8dd81fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8dd82000 - 0x7fff8dd8ffff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x7fff8dd90000 - 0x7fff8dfebff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x7fff8dff1000 - 0x7fff8dff8fff libcopyfile.dylib (89) /usr/lib/system/libcopyfile.dylib 0x7fff8dffe000 - 0x7fff8e02fff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x7fff8e040000 - 0x7fff8e061fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8e0f0000 - 0x7fff8e18bfff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x7fff8e18c000 - 0x7fff8e18cfff com.apple.Cocoa (6.7 - 19) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8e18d000 - 0x7fff8e18ffff com.apple.securityhi (4.0 - 55002) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x7fff8e190000 - 0x7fff8e1effff com.apple.AE (645.6 - 645.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x7fff8e1f0000 - 0x7fff8e309fff com.apple.ImageIO.framework (3.2.1 - 850) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8e30a000 - 0x7fff8e315ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x7fff8e329000 - 0x7fff8e5e0ff7 com.apple.MediaToolbox (1.0 - 926.104) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e5e1000 - 0x7fff8e5ebfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x7fff8e60f000 - 0x7fff8e610fff liblangid.dylib (116) /usr/lib/liblangid.dylib 0x7fff8e622000 - 0x7fff8e624fff com.apple.OAuth (18.1 - 18.1) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8e625000 - 0x7fff8e671ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib 0x7fff8e672000 - 0x7fff8f0024af com.apple.CoreGraphics (1.600.0 - 332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8f003000 - 0x7fff8f02afff com.apple.framework.familycontrols (4.1

  • 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x7fff8f02b000 - 0x7fff8f085fff com.apple.print.framework.PrintCore (8.3

  • 387.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x7fff8f086000 - 0x7fff8f0c6ff7 com.apple.MediaKit (14 - 687) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f119000 - 0x7fff8f130fff libGL.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8f131000 - 0x7fff8f1cfff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x7fff8f1d0000 - 0x7fff8f32efef com.apple.MediaControlSender (1.7 - 170.20) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

0x7fff8f32f000 - 0x7fff8f388ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x7fff8f389000 - 0x7fff8f38afff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff8f38b000 - 0x7fff8f3b7ff7 libRIP.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8f3b8000 - 0x7fff8f3bcff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x7fff8f3bd000 - 0x7fff8f3ebfff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x7fff8f3ec000 - 0x7fff8f5d6ff7 com.apple.CoreFoundation (6.8 - 744.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8f5d7000 - 0x7fff8f5d7fff com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff8f5d8000 - 0x7fff8f623fff com.apple.framework.CoreWLAN (3.3 - 330.15) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8f624000 - 0x7fff8fe09ff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x7fff8fe0a000 - 0x7fff8fe0bff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8fe0c000 - 0x7fff8fe17ff7 com.apple.aps.framework (3.0 - 3.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x7fff8fe18000 - 0x7fff9020ffff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x7fff90210000 - 0x7fff90211fff libquit.dylib (130.1) /usr/lib/libquit.dylib 0x7fff90212000 - 0x7fff9062ffff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x7fff90630000 - 0x7fff90666fff com.apple.DebugSymbols (98 - 98) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x7fff90667000 - 0x7fff90688ff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib 0x7fff90689000 - 0x7fff906b0ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x7fff906b1000 - 0x7fff9070bff7 com.apple.opencl (2.2.19 - 2.2.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff9070c000 - 0x7fff9071dff7 libsasl2.2.dylib (166) /usr/lib/libsasl2.2.dylib 0x7fff9071e000 - 0x7fff90745ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping

0x7fff90746000 - 0x7fff9077dff7 libssl.0.9.8.dylib (47.1) /usr/lib/libssl.0.9.8.dylib 0x7fff9077e000 - 0x7fff907ecff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff907ed000 - 0x7fff9099bfff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff9099c000 - 0x7fff909a5ff7 com.apple.CommerceCore (1.0 - 26.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x7fff909a6000 - 0x7fff909acff7 libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib 0x7fff909ad000 - 0x7fff909b8ff7 com.apple.ProtocolBuffer (2 - 104) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

0x7fff909b9000 - 0x7fff909bbff7 libunc.dylib (25) /usr/lib/system/libunc.dylib 0x7fff909bc000 - 0x7fff909d6fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x7fff909d7000 - 0x7fff909f9ff7 libxpc.dylib (140.43) /usr/lib/system/libxpc.dylib 0x7fff909fa000 - 0x7fff91627fff com.apple.AppKit (6.8 - 1187.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff91640000 - 0x7fff91742fff libcrypto.0.9.8.dylib (47.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff91743000 - 0x7fff91794ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x7fff91795000 - 0x7fff91bd1fef com.apple.VideoToolbox (1.0 - 926.104) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff91bd2000 - 0x7fff91bd5fff libutil.dylib (30) /usr/lib/libutil.dylib 0x7fff91bd6000 - 0x7fff91bf6fff libPng.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff91c02000 - 0x7fff91cb5ff7 com.apple.PDFKit (2.8.4 - 2.8.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x7fff91cb6000 - 0x7fff91cc1fff com.apple.CommonAuth (3.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff91cc2000 - 0x7fff91cfcfff com.apple.framework.internetaccounts (2.1 - 210) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

0x7fff91cfd000 - 0x7fff91d01fff libGIF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff91d02000 - 0x7fff91dd5ff7 com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff91dd6000 - 0x7fff91de4ff7 libsystem_network.dylib (77.10) /usr/lib/system/libsystem_network.dylib 0x7fff91de5000 - 0x7fff91de5fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff91de6000 - 0x7fff91dfcfff com.apple.MultitouchSupport.framework (235.29 - 235.29) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x7fff91dfd000 - 0x7fff91e0aff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff91e0b000 - 0x7fff91e0dfff libquarantine.dylib (52.1) /usr/lib/system/libquarantine.dylib 0x7fff91e0e000 - 0x7fff91e0efff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff91e0f000 - 0x7fff91e3afff libxslt.1.dylib (11.3) /usr/lib/libxslt.1.dylib 0x7fff91e3b000 - 0x7fff91e5aff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib 0x7fff91e5b000 - 0x7fff91e63ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff91f56000 - 0x7fff91f56fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff91f57000 - 0x7fff91f62ff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x7fff91f63000 - 0x7fff91f6fff7 com.apple.DirectoryService.Framework (10.8 - 151.10) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x7fff91f70000 - 0x7fff91f78fff liblaunch.dylib (442.26.2) /usr/lib/system/liblaunch.dylib 0x7fff91f79000 - 0x7fff91ffbff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff91ffc000 - 0x7fff91ffefff libCVMSPluginSupport.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x7fff9209f000 - 0x7fff920a0fff libodfde.dylib (18) /usr/lib/libodfde.dylib 0x7fff920ad000 - 0x7fff920adfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff920ae000 - 0x7fff920dafff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x7fff92467000 - 0x7fff925b9fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff925ba000 - 0x7fff925bdff7 com.apple.LoginUICore (2.1 - 2.1) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore

0x7fff9288f000 - 0x7fff929affff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x7fff929b0000 - 0x7fff929b1ff7 libdnsinfo.dylib (453.19) /usr/lib/system/libdnsinfo.dylib 0x7fff929b2000 - 0x7fff92a0efff com.apple.corelocation (1239.40 - 1239.40) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff92a0f000 - 0x7fff92a59ff7 libGLU.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff92a5a000 - 0x7fff92a5afff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x7fff92a5b000 - 0x7fff92b50fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff92b51000 - 0x7fff92b57fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff92b65000 - 0x7fff92b99fff com.apple.securityinterface (6.0 - 55024.4) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x7fff92b9a000 - 0x7fff92ba6fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x7fff92ba7000 - 0x7fff92c34ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x7fff92c35000 - 0x7fff92c5fff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff92c60000 - 0x7fff92c63fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x7fff92ca9000 - 0x7fff92cb5fff libCSync.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff92d07000 - 0x7fff92e78ff7 com.apple.QTKit (7.7.1 - 2599.31) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff92e79000 - 0x7fff92f0dff7 com.apple.CorePDF (2.2 - 2.2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff92f0e000 - 0x7fff931a9ff7 com.apple.JavaScriptCore (8536 - 8536.30) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff931aa000 - 0x7fff93396ff7 com.apple.WebKit2 (8536 - 8536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 0x7fff93397000 - 0x7fff93494ff7 libxml2.2.dylib (22.3) /usr/lib/libxml2.2.dylib 0x7fff93495000 - 0x7fff934b7ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff934bf000 - 0x7fff934bffff com.apple.Accelerate (1.8 - Accelerate 1.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff93526000 - 0x7fff93526fff com.apple.CoreServices (57 - 57) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff93528000 - 0x7fff9352cfff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x7fff9352d000 - 0x7fff9388cfff com.apple.Foundation (6.8 - 945.18) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff94158000 - 0x7fff94192ff7 com.apple.GSS (3.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff941a1000 - 0x7fff941a1ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff941a2000 - 0x7fff9425fff7 com.apple.ColorSync (4.8.0 - 4.8.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x7fff94260000 - 0x7fff942abfff com.apple.CoreMedia (1.0 - 926.104) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff942ac000 - 0x7fff942bafff com.apple.Librarian (1.1 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff942bb000 - 0x7fff942f3fff libtidy.A.dylib (15.10) /usr/lib/libtidy.A.dylib 0x7fff942f4000 - 0x7fff942f8fff com.apple.IOSurface (86.0.4 - 86.0.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff942f9000 - 0x7fff9430bff7 libz.1.dylib (43) /usr/lib/libz.1.dylib 0x7fff94426000 - 0x7fff9444bff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib 0x7fff945fe000 - 0x7fff9464bfff com.apple.CoreMediaIO (308.0 - 4155.4) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff9464c000 - 0x7fff9464dff7 libremovefile.dylib (23.2) /usr/lib/system/libremovefile.dylib 0x7fff94722000 - 0x7fff949e6fff com.apple.AddressBook.framework (7.1 - 1170) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff949e7000 - 0x7fff94a43ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x7fff94a44000 - 0x7fff94adefff libvMisc.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x7fff94ae4000 - 0x7fff94aebfff com.apple.NetFS (5.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff94afb000 - 0x7fff94b3aff7 com.apple.QD (3.42.1 - 285.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x7fff94b3b000 - 0x7fff94c3dfff libJP2.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff94c70000 - 0x7fff94ef1fff com.apple.AOSKit (1.051 - 152.4) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff94ef2000 - 0x7fff953f9ff7 com.apple.Safari.framework (8536 - 8536.30.1) /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari 0x7fff953fa000 - 0x7fff95467ff7 com.apple.datadetectorscore (4.1 - 269.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x7fff9546a000 - 0x7fff9546dfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x7fff9546e000 - 0x7fff9556cfff com.apple.QuickLookUIFramework (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x7fff9556d000 - 0x7fff95574fff libGFXShared.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x7fff95575000 - 0x7fff9559dfff libJPEG.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff9559e000 - 0x7fff955e2fff libcups.2.dylib (327.6) /usr/lib/libcups.2.dylib 0x7fff95658000 - 0x7fff9566dff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff956c9000 - 0x7fff9578eff7 com.apple.coreui (2.0 - 181.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

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: 28177 thread_create: 2 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=242.0M resident=134.2M(55%) swapped_out_or_unallocated=107.8M(45%) Writable regions: Total=1.5G written=82.2M(5%) resident=240.8M(15%) swapped_out=0K(0%) unallocated=1.3G(85%)

REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.0M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG image 1028K CG raster data 13.0M CG shared images 1216K CoreAnimation 63.1M CoreServices 1808K IOKit 211.4M IOKit (reserved) 4K reserved VM address space (unallocated) JS JIT generated code 128.0M JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated) JS VM register file 4096K JS garbage collector 8320K MALLOC 214.2M MALLOC guard page 48K Memory tag=242 12K Memory tag=251 28K OpenGL GLSL 1936K OpenGL GLSL (reserved) 128K reserved VM address space (unallocated) SQLite page cache 1728K STACK GUARD 56.0M Stack 13.7M VM_ALLOCATE 16.5M WebCore purgeable data 36K DATA 38.8M IMAGE 528K LINKEDIT 54.5M TEXT 187.6M __UNICODE 544K mapped file 42.4M shared memory 372K =========== ======= TOTAL 1.9G TOTAL, minus reserved VM space 1.1G

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f35 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.17) Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: Thunderbolt Ethernet, Ethernet, en2 Network Service: Wi-Fi, AirPort, en0 PCI Card: Apple 57762-A0, sppci_ethernet, Thunderbolt@109,0,0 PCI Card: pci1b4b,9182, sppci_ahci, Thunderbolt@10,0,0 PCI Card: pci1b4b,9182, sppci_ahci, Thunderbolt@13,0,0 Serial ATA Device: APPLE SSD SM768E, 751.28 GB Serial ATA Device: ST3000DM001-9YN166, 3 TB Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB Serial ATA Device: ST3000DM001-9YN166, 3 TB Serial ATA Device: SAMSUNG HN-M101MBB, 1 TB USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 USB Device: EyeTV Hybrid, 0x0fd9, 0x0024, 0x1d110000 / 6 USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/bdkjones/CodeKit/issues/656#issuecomment-22534276 .

Marco M. Jaeger http://net4visions.com

bdkjones commented 10 years ago

Please zip the project showing the issue and send it to me, along with information on which file you're saving when the crash occurs.

1Password is not a problem.

Sent from my iPhone

On Aug 14, 2013, at 12:48, mmjaeger notifications@github.com wrote:

I'm only using 1Password I don't have any intention removing it because of code kit - there has to be another fix for the issue.

codekit just keeps on trashing safari.

On Mon, Aug 12, 2013 at 4:47 PM, bdkjones notifications@github.com wrote:

What browser plugins are you running in safari? Disable them.

Sent from my iPhone

On Aug 12, 2013, at 16:44, mmjaeger notifications@github.com wrote:

Whenever codekit updates Safari it just crashes:

Process: WebProcess [49958] Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Identifier: com.apple.WebProcess Version: 8536 (8536.30.1) Build Info: WebKit2-7536030001000000~9 Code Type: X86-64 (Native) Parent Process: ??? [49956] User ID: 501

Date/Time: 2013-08-12 16:42:37.315 -0700 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Interval Since Last Report: 362008 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 1859063 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: 977AAAFA-5BE7-C04B-A8F7-CE375805FE38

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

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

VM Regions Near 0: --> __TEXT 0000000104ce1000-0000000104ce2000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Application Specific Information: Bundle controller class: BrowserBundleController

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebCore 0x00007fff8a61ba19 WebCore::Length::incrementCalculatedRef() const + 25 1 com.apple.WebCore 0x00007fff8a26f186 bool compareEqual(WebCore::Length const&, WebCore::Length const&) + 70 2 com.apple.WebCore 0x00007fff89dc6e71 WebCore::RenderStyle::setLeft(WebCore::Length) + 33 3 com.apple.WebCore 0x00007fff89df542b WebCore::PropertyWrapperWebCore::Length::blend(WebCore::AnimationBase const, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) const + 155 4 com.apple.WebCore 0x00007fff8a87bb2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const, WebCore::CSSPropertyID, WebCore::RenderStyle, WebCore::RenderStyle const, WebCore::RenderStyle const, double) + 123 5 com.apple.WebCore 0x00007fff89df6079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation, WebCore::RenderObject, WebCore::RenderStyle const, WebCore::RenderStyle, WTF::RefPtrWebCore::RenderStyle&) + 233 6 com.apple.WebCore 0x00007fff89deefe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject, WebCore::RenderStyle, WebCore::RenderStyle) + 208 7 com.apple.WebCore 0x00007fff89cbe7df WebCore::AnimationController::updateAnimations(WebCore::RenderObject, WebCore::RenderStyle*) + 239 8 com.apple.WebCore 0x00007fff89cbe6d0 WebCore::RenderObject::setAnimatableStyle(WTF::PassRefPtrWebCore::RenderStyle)

  • 144 9 com.apple.WebCore 0x00007fff89ccbd16 WebCore::Node::setRenderStyle(WTF::PassRefPtrWebCore::RenderStyle) + 38 10 com.apple.WebCore 0x00007fff89ccb606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854 11 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 12 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 13 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 14 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 15 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 16 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 17 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 18 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 19 com.apple.WebCore 0x00007fff89ccb9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778 20 com.apple.WebCore 0x00007fff89c9b05f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559 21 com.apple.WebCore 0x00007fff89cc50c3 WebCore::Document::updateStyleIfNeeded() + 67 22 com.apple.WebCore 0x00007fff89ce552b WebCore::FrameView::updateLayoutAndStyleIfNeededRecursive() + 43 23 com.apple.WebKit2 0x00007fff9327f6f2 WebKit::WebPage::layoutIfNeeded() + 34 24 com.apple.WebKit2 0x00007fff9324c727 WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 61 25 com.apple.WebKit2 0x00007fff9324c7a7 non-virtual thunk to WebKit::TiledCoreAnimationDrawingArea::flushLayers() + 13 26 com.apple.WebCore 0x00007fff8a619534 WebCore::LayerFlushScheduler::runLoopObserverCallback() + 36 27 com.apple.CoreFoundation 0x00007fff8f446417 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 28 com.apple.CoreFoundation 0x00007fff8f446381 __CFRunLoopDoObservers + 369 29 com.apple.CoreFoundation 0x00007fff8f421104 CFRunLoopRunSpecific + 324 30 com.apple.HIToolbox 0x00007fff897d8eb4 RunCurrentEventLoopInMode + 209 31 com.apple.HIToolbox 0x00007fff897d8c52 ReceiveNextEventCommon + 356 32 com.apple.HIToolbox 0x00007fff897d8ae3 BlockUntilNextEventMatchingListInMode + 62 33 com.apple.AppKit 0x00007fff90b4f533 _DPSNextEvent + 685 34 com.apple.AppKit 0x00007fff90b4edf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 35 com.apple.AppKit 0x00007fff90b461a3 -[NSApplication run] + 517 36 com.apple.WebCore 0x00007fff8a6fd4ff WebCore::RunLoop::run() + 63 37 com.apple.WebKit2 0x00007fff932ae462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586 38 com.apple.WebKit2 0x00007fff93274bfd WebKitMain + 285 39 com.apple.WebProcess 0x0000000104ce1e7b 0x104ce1000 + 3707 40 libdyld.dylib 0x00007fff8b8197e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c41ad16 kevent + 10 1 libdispatch.dylib 0x00007fff9565cdea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff9565c9ee _dispatch_mgr_thread + 54

Thread 2:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 3 com.apple.JavaScriptCore 0x00007fff93137bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 3:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 4:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 5:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff9309a9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff9309a8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8f421916 CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff93565546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 6 com.apple.Foundation 0x00007fff935c3562 __NSThreadmain + 1345 7 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 7:: WebCore: Scrolling 0 libsystem_kernel.dylib 0x00007fff8c418686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8c417c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8f41c233 __CFRunLoopServiceMachPort

  • 195 3 com.apple.CoreFoundation 0x00007fff8f421916 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8f4210e2 CFRunLoopRunSpecific + 290 5 com.apple.CoreFoundation 0x00007fff8f42fdd1 CFRunLoopRun + 97 6 com.apple.WebCore 0x00007fff8a7125e1 WebCore::ScrollingThread::initializeRunLoop() + 273 7 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 8:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8c41a322 select + 10 1 com.apple.CoreFoundation 0x00007fff8f460f46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 9:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 10:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x00007fff8c41a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d636fe9 _pthread_condwait + 869 2 com.apple.JavaScriptCore 0x00007fff92f14b2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61 3 com.apple.WebCore 0x00007fff8a737d01 WTF::PassOwnPtrWebCore::StorageTask WTF::MessageQueueWebCore::StorageTask::waitForMessageFilteredWithTimeout(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask), double) + 81 4 com.apple.WebCore 0x00007fff89c8812a WebCore::StorageThread::threadEntryPoint() + 154 5 com.apple.JavaScriptCore 0x00007fff9314d25f WTF::wtfThreadEntryPoint(void_) + 15 6 libsystem_c.dylib 0x00007fff8d6327a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d61f1e1 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8c41a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d634f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d634d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d61f1d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff5af1d530 rbx: 0x0000000000000000 rcx: 0x00000000000001c0 rdx: 0x000000009a069593 rdi: 0x00007fff5af1d500 rsi: 0x000000000000001c rbp: 0x00007fff5af1d540 rsp: 0x00007fff5af1d530 r8: 0x000000000000003f r9: 0x0000000159fa7000 r10: 0x0000000000000000 r11: 0x000000009a069593 r12: 0x00007fff5af1d5c0 r13: 0x00007fff89dc6e50 r14: 0x000000015a141504 r15: 0x000000014c2419c0 rip: 0x00007fff8a61ba19 rfl: 0x0000000000010202 cr2: 0x0000000000000000 Logical CPU: 4

Binary Images: 0x104ce1000 - 0x104ce1fff com.apple.WebProcess (8536 - 8536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

0x104ce6000 - 0x104ce6fff WebProcessShim.dylib (7536.30.1) /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib

0x147d71000 - 0x147d87fff com.apple.WebInspector (8536 - 8536.30) /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector

0x148a75000 - 0x148a76ff7 ATSHI.dylib (341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib

0x148dfc000 - 0x148e09fff libGPUSupport.dylib (8.9.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

0x148e11000 - 0x148e16fff com.apple.IOAccelerator (74.5.1 - 74.5.1) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

0x148e1e000 - 0x148e2afff libGPUSupportMercury.dylib (8.9.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib

0x149b60000 - 0x149b76ff7 com.apple.webcontentfilter.framework (3.1 - 5) /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis

0x149d82000 - 0x149dadfff GLRendererFloat (8.9.2) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x149db6000 - 0x149dbffe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

0x14a283000 - 0x14a441fff GLEngine (8.9.2) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x14a924000 - 0x14aa94fff libGLProgrammability.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x153d70000 - 0x1541f8ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver

0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.12.47 - 8.1.2) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

0x7fff648e1000 - 0x7fff6491593f dyld (210.2.3) /usr/lib/dyld 0x7fff88839000 - 0x7fff8883afff libDiagnosticMessagesClient.dylib (8) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8883b000 - 0x7fff88fe2fff com.apple.CoreAUC (6.16.13 - 6.16.13) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff88fe3000 - 0x7fff89089ff7 com.apple.CoreServices.OSServices (557.6

  • 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x7fff8908a000 - 0x7fff890f2fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x7fff890f3000 - 0x7fff891fefff libFontParser.dylib (84.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff891ff000 - 0x7fff89267ff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib 0x7fff892b0000 - 0x7fff894b0fff libicucore.A.dylib (491.11.3) /usr/lib/libicucore.A.dylib 0x7fff89576000 - 0x7fff895cdff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff895ce000 - 0x7fff89743ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff89744000 - 0x7fff89749fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89779000 - 0x7fff89aa9fff com.apple.HIToolbox (2.0 - 626.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x7fff89aaa000 - 0x7fff89ad3fff libsandbox.1.dylib (220.3) /usr/lib/libsandbox.1.dylib 0x7fff89aef000 - 0x7fff89b0cff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x7fff89b1a000 - 0x7fff89b6fff7 libTIFF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff89b70000 - 0x7fff89b74fff libCGXType.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff89b75000 - 0x7fff89b77ff7 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff89c69000 - 0x7fff8ac28ff7 com.apple.WebCore (8536 - 8536.30.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x7fff8ac91000 - 0x7fff8ac95fff libMatch.1.dylib (17) /usr/lib/libMatch.1.dylib 0x7fff8ac96000 - 0x7fff8aca4fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff8ace7000 - 0x7fff8aceafff libRadiance.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff8aceb000 - 0x7fff8ad7afff libCoreStorage.dylib (296.16.1) /usr/lib/libCoreStorage.dylib 0x7fff8ad85000 - 0x7fff8ae5ffff com.apple.backup.framework (1.4.3 - 1.4.3) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8b0eb000 - 0x7fff8b276fff com.apple.WebKit (8536 - 8536.30.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8b3ba000 - 0x7fff8b410fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x7fff8b411000 - 0x7fff8b41fff7 libkxld.dylib (2050.24.15) /usr/lib/system/libkxld.dylib 0x7fff8b420000 - 0x7fff8b437fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x7fff8b4c3000 - 0x7fff8b7daff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x7fff8b7db000 - 0x7fff8b7faff7 com.apple.ChunkingLibrary (2.0 - 133.3) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x7fff8b7fb000 - 0x7fff8b806fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff8b807000 - 0x7fff8b816ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib 0x7fff8b817000 - 0x7fff8b81aff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff8b81b000 - 0x7fff8b828fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff8b829000 - 0x7fff8b885fff com.apple.QuickLookFramework (4.0 - 555.5) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8b886000 - 0x7fff8b8c9ff7 com.apple.RemoteViewServices (2.0 - 80.6) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x7fff8b8ca000 - 0x7fff8b8ddff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff8b962000 - 0x7fff8b979fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x7fff8b97a000 - 0x7fff8bbe7ff7 com.apple.RawCamera.bundle (4.07 - 696) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8bbe8000 - 0x7fff8be97fff com.apple.imageKit (2.2 - 673) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x7fff8bf40000 - 0x7fff8bfc0ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x7fff8bffe000 - 0x7fff8c07ffff com.apple.Metadata (10.7.0 - 707.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x7fff8c082000 - 0x7fff8c08cff7 com.apple.xpcobjects (103 - 103) /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects

0x7fff8c097000 - 0x7fff8c0a6fff com.apple.opengl (1.8.9 - 1.8.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8c13b000 - 0x7fff8c370ff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8c371000 - 0x7fff8c3dafff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8c3db000 - 0x7fff8c407fff com.apple.framework.Apple80211 (8.4 - 840.22.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8c408000 - 0x7fff8c423ff7 libsystem_kernel.dylib (2050.24.15) /usr/lib/system/libsystem_kernel.dylib 0x7fff8c424000 - 0x7fff8c4d5fff com.apple.LaunchServices (539.9 - 539.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x7fff8c4dc000 - 0x7fff8c524fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff8c525000 - 0x7fff8c595fff com.apple.ISSupport (1.9.8 - 56) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff8c596000 - 0x7fff8c668ff7 com.apple.CoreText (260.0 - 275.16) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8c669000 - 0x7fff8c670fff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x7fff8c671000 - 0x7fff8c6aefef libGLImage.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x7fff8c6af000 - 0x7fff8c953ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x7fff8c960000 - 0x7fff8c961ff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib 0x7fff8c962000 - 0x7fff8c978fff com.apple.Accounts (211.2 - 211.2) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff8c979000 - 0x7fff8c979fff com.apple.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8c97a000 - 0x7fff8ca9292f libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib 0x7fff8ca93000 - 0x7fff8ca95fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x7fff8cad9000 - 0x7fff8cadbff7 com.apple.print.framework.Print (8.0 - 258) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x7fff8cadc000 - 0x7fff8cae6fff libcsfde.dylib (296.16.1) /usr/lib/libcsfde.dylib 0x7fff8cb37000 - 0x7fff8cb4cfff com.apple.ImageCapture (8.0 - 8.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x7fff8cb4d000 - 0x7fff8cb9cff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8cbe9000 - 0x7fff8cbeefff libcache.dylib (57) /usr/lib/system/libcache.dylib 0x7fff8cc18000 - 0x7fff8cc5bff7 com.apple.bom (12.0 - 192) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8ccd1000 - 0x7fff8cd28ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x7fff8cd29000 - 0x7fff8cd5ffff libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib 0x7fff8cd60000 - 0x7fff8ce51ff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8ce52000 - 0x7fff8cea1fff com.apple.framework.CoreWiFi (1.3 - 130.13) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8cefd000 - 0x7fff8cefdfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff8cefe000 - 0x7fff8cf4dff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8cfae000 - 0x7fff8cfeafff com.apple.GeoServices (1.0 - 1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff8cfeb000 - 0x7fff8cff1fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff8d036000 - 0x7fff8d064ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff8d066000 - 0x7fff8d06aff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8d1c5000 - 0x7fff8d34bfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x7fff8d34c000 - 0x7fff8d61dff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8d61e000 - 0x7fff8d6eaff7 libsystem_c.dylib (825.26) /usr/lib/system/libsystem_c.dylib 0x7fff8d6eb000 - 0x7fff8d805fff com.apple.coreavchd (5.6.0 - 5600.4.16) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8d806000 - 0x7fff8d9a1fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x7fff8d9b7000 - 0x7fff8dae1ff7 com.apple.avfoundation (2.0 - 361.40) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8dae2000 - 0x7fff8db45ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8db46000 - 0x7fff8dc43fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff8dc44000 - 0x7fff8dc7ffff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8dc80000 - 0x7fff8dc9bff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff8dc9c000 - 0x7fff8dcb0fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8dcb1000 - 0x7fff8dcb6fff libcompiler_rt.dylib (30) /usr/lib/system/libcompiler_rt.dylib 0x7fff8dcb7000 - 0x7fff8dce9fff com.apple.framework.Admin (12.1 - 12.1) /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin 0x7fff8dcea000 - 0x7fff8dcfdff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff8dcfe000 - 0x7fff8dd7cff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x7fff8dd7d000 - 0x7fff8dd81fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8dd82000 - 0x7fff8dd8ffff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x7fff8dd90000 - 0x7fff8dfebff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x7fff8dff1000 - 0x7fff8dff8fff libcopyfile.dylib (89) /usr/lib/system/libcopyfile.dylib 0x7fff8dffe000 - 0x7fff8e02fff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x7fff8e040000 - 0x7fff8e061fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8e0f0000 - 0x7fff8e18bfff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x7fff8e18c000 - 0x7fff8e18cfff com.apple.Cocoa (6.7 - 19) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8e18d000 - 0x7fff8e18ffff com.apple.securityhi (4.0 - 55002) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x7fff8e190000 - 0x7fff8e1effff com.apple.AE (645.6 - 645.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x7fff8e1f0000 - 0x7fff8e309fff com.apple.ImageIO.framework (3.2.1 - 850) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8e30a000 - 0x7fff8e315ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x7fff8e329000 - 0x7fff8e5e0ff7 com.apple.MediaToolbox (1.0 - 926.104) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e5e1000 - 0x7fff8e5ebfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x7fff8e60f000 - 0x7fff8e610fff liblangid.dylib (116) /usr/lib/liblangid.dylib 0x7fff8e622000 - 0x7fff8e624fff com.apple.OAuth (18.1 - 18.1) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8e625000 - 0x7fff8e671ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib 0x7fff8e672000 - 0x7fff8f0024af com.apple.CoreGraphics (1.600.0 - 332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8f003000 - 0x7fff8f02afff com.apple.framework.familycontrols (4.1

  • 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x7fff8f02b000 - 0x7fff8f085fff com.apple.print.framework.PrintCore (8.3

  • 387.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x7fff8f086000 - 0x7fff8f0c6ff7 com.apple.MediaKit (14 - 687) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f119000 - 0x7fff8f130fff libGL.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8f131000 - 0x7fff8f1cfff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x7fff8f1d0000 - 0x7fff8f32efef com.apple.MediaControlSender (1.7 - 170.20) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

0x7fff8f32f000 - 0x7fff8f388ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x7fff8f389000 - 0x7fff8f38afff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff8f38b000 - 0x7fff8f3b7ff7 libRIP.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8f3b8000 - 0x7fff8f3bcff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x7fff8f3bd000 - 0x7fff8f3ebfff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x7fff8f3ec000 - 0x7fff8f5d6ff7 com.apple.CoreFoundation (6.8 - 744.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8f5d7000 - 0x7fff8f5d7fff com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff8f5d8000 - 0x7fff8f623fff com.apple.framework.CoreWLAN (3.3 - 330.15) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8f624000 - 0x7fff8fe09ff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x7fff8fe0a000 - 0x7fff8fe0bff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8fe0c000 - 0x7fff8fe17ff7 com.apple.aps.framework (3.0 - 3.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x7fff8fe18000 - 0x7fff9020ffff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x7fff90210000 - 0x7fff90211fff libquit.dylib (130.1) /usr/lib/libquit.dylib 0x7fff90212000 - 0x7fff9062ffff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x7fff90630000 - 0x7fff90666fff com.apple.DebugSymbols (98 - 98) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x7fff90667000 - 0x7fff90688ff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib 0x7fff90689000 - 0x7fff906b0ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x7fff906b1000 - 0x7fff9070bff7 com.apple.opencl (2.2.19 - 2.2.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff9070c000 - 0x7fff9071dff7 libsasl2.2.dylib (166) /usr/lib/libsasl2.2.dylib 0x7fff9071e000 - 0x7fff90745ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping

0x7fff90746000 - 0x7fff9077dff7 libssl.0.9.8.dylib (47.1) /usr/lib/libssl.0.9.8.dylib 0x7fff9077e000 - 0x7fff907ecff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff907ed000 - 0x7fff9099bfff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff9099c000 - 0x7fff909a5ff7 com.apple.CommerceCore (1.0 - 26.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x7fff909a6000 - 0x7fff909acff7 libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib 0x7fff909ad000 - 0x7fff909b8ff7 com.apple.ProtocolBuffer (2 - 104) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

0x7fff909b9000 - 0x7fff909bbff7 libunc.dylib (25) /usr/lib/system/libunc.dylib 0x7fff909bc000 - 0x7fff909d6fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x7fff909d7000 - 0x7fff909f9ff7 libxpc.dylib (140.43) /usr/lib/system/libxpc.dylib 0x7fff909fa000 - 0x7fff91627fff com.apple.AppKit (6.8 - 1187.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff91640000 - 0x7fff91742fff libcrypto.0.9.8.dylib (47.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff91743000 - 0x7fff91794ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x7fff91795000 - 0x7fff91bd1fef com.apple.VideoToolbox (1.0 - 926.104) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff91bd2000 - 0x7fff91bd5fff libutil.dylib (30) /usr/lib/libutil.dylib 0x7fff91bd6000 - 0x7fff91bf6fff libPng.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff91c02000 - 0x7fff91cb5ff7 com.apple.PDFKit (2.8.4 - 2.8.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x7fff91cb6000 - 0x7fff91cc1fff com.apple.CommonAuth (3.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff91cc2000 - 0x7fff91cfcfff com.apple.framework.internetaccounts (2.1 - 210) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

0x7fff91cfd000 - 0x7fff91d01fff libGIF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff91d02000 - 0x7fff91dd5ff7 com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff91dd6000 - 0x7fff91de4ff7 libsystem_network.dylib (77.10) /usr/lib/system/libsystem_network.dylib 0x7fff91de5000 - 0x7fff91de5fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff91de6000 - 0x7fff91dfcfff com.apple.MultitouchSupport.framework (235.29 - 235.29) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x7fff91dfd000 - 0x7fff91e0aff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff91e0b000 - 0x7fff91e0dfff libquarantine.dylib (52.1) /usr/lib/system/libquarantine.dylib 0x7fff91e0e000 - 0x7fff91e0efff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff91e0f000 - 0x7fff91e3afff libxslt.1.dylib (11.3) /usr/lib/libxslt.1.dylib 0x7fff91e3b000 - 0x7fff91e5aff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib 0x7fff91e5b000 - 0x7fff91e63ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff91f56000 - 0x7fff91f56fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff91f57000 - 0x7fff91f62ff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.frame