Process: DumpRenderTree [812] Path: /Volumes/VOLUME/*/DumpRenderTree Identifier: DumpRenderTree Version: 0 Code Type: X86-64 (Native) Parent Process: Python [673] Responsible: DumpRenderTree [812] User ID: 501 Date/Time: 2020-07-28 07:06:35.249 -0700 OS Version: Mac OS X 10.14.6 (18G103) Report Version: 12 Anonymous UUID: 8B752447-204F-5DB1-55A2-E6FDD49AE3EB Time Awake Since Boot: 1200 seconds System Integrity Protection: enabled Crashed Thread: 33 offline renderer Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [812] VM Regions Near 0xbbadbeef: --> __TEXT 000000010b439000-000000010b546000 [ 1076K] r-x/rwx SM=COW /Volumes/VOLUME/* Application Specific Information: CRASHING TEST: http://localhost:8800/webaudio/the-audio-api/the-scriptprocessornode-interface/simple-input-output.html Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802c60 WTF::ThreadCondition::wait(WTF::Mutex&) + 48 (ThreadingPOSIX.cpp:518) 3 com.apple.JavaScriptCore 0x000000010e802d55 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 133 (ThreadingPOSIX.cpp:529) 4 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 5 com.apple.JavaScriptCore 0x000000010e773c30 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Atomic const*, unsigned char)::'lambda'(), WTF::ParkingLot::ParkResult WTF::ParkingLot::compareAndPark(WTF::Atomic const*, unsigned char)::'lambda0'()>(void const*, unsigned char const&, unsigned char const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 6 com.apple.JavaScriptCore 0x000000010e7737d5 WTF::ParkingLot::ParkResult WTF::ParkingLot::compareAndPark(WTF::Atomic const*, unsigned char) + 85 (ParkingLot.h:94) 7 com.apple.JavaScriptCore 0x000000010e77347a WTF::LockAlgorithm >::lockSlow(WTF::Atomic&) + 458 (LockAlgorithmInlines.h:84) 8 com.apple.JavaScriptCore 0x000000010e7732a5 WTF::Lock::lockSlow() + 21 (Lock.cpp:41) 9 com.apple.WebCore 0x0000000126a17345 WTF::Lock::lock() + 53 10 com.apple.WebCore 0x0000000128c2846f WebCore::BaseAudioContext::lock(bool&) + 175 11 com.apple.WebCore 0x0000000128bfa0bd WebCore::AudioNode::deref(WebCore::AudioNode::RefType) + 109 12 com.apple.WebCore 0x0000000128bea597 WebCore::AudioNode::derefEventTarget() + 23 13 com.apple.WebCore 0x0000000126f67e79 WebCore::EventTarget::deref() + 25 14 com.apple.WebCore 0x00000001274bc36e void WTF::derefIfNotNull(WebCore::EventTarget*) + 46 15 com.apple.WebCore 0x0000000127444b97 WTF::RefPtr >::operator=(std::nullptr_t) + 55 16 com.apple.WebCore 0x00000001297c10df WebCore::Event::resetAfterDispatch() + 47 17 com.apple.WebCore 0x00000001297d9a66 WebCore::EventTarget::dispatchEvent(WebCore::Event&) + 342 18 com.apple.WebCore 0x0000000128c34787 WebCore::AudioScheduledSourceNode::finish()::$_0::operator()() const + 167 19 com.apple.WebCore 0x0000000128c34529 WTF::Detail::CallableWrapper::call() + 25 20 com.apple.WebCore 0x0000000126a089ba WTF::Function::operator()() const + 138 (Function.h:83) 21 com.apple.WebCore 0x000000012880a519 WebCore::ScriptExecutionContext::Task::Task(WTF::Function&&)::'lambda'(WebCore::ScriptExecutionContext&)::operator()(WebCore::ScriptExecutionContext&) const + 25 22 com.apple.WebCore 0x000000012880a471 WTF::Detail::CallableWrapper&&)::'lambda'(WebCore::ScriptExecutionContext&), void, WebCore::ScriptExecutionContext&>::call(WebCore::ScriptExecutionContext&) + 49 23 com.apple.WebCore 0x0000000128f37827 WTF::Function::operator()(WebCore::ScriptExecutionContext&) const + 151 24 com.apple.WebCore 0x0000000128f239cd WebCore::ScriptExecutionContext::Task::performTask(WebCore::ScriptExecutionContext&) + 29 25 com.apple.WebCore 0x000000012973cc10 WebCore::Document::postTask(WebCore::ScriptExecutionContext::Task&&)::$_12::operator()() + 320 26 com.apple.WebCore 0x000000012973ca39 WTF::Detail::CallableWrapper::call() + 25 27 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 28 com.apple.JavaScriptCore 0x000000010e7b1cf6 WTF::RunLoop::performWork() + 326 (RunLoop.cpp:120) 29 com.apple.JavaScriptCore 0x000000010e7b5e8e WTF::RunLoop::performWork(void*) + 30 (RunLoopCF.cpp:47) 30 com.apple.CoreFoundation 0x00007fff352d7adb __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 31 com.apple.CoreFoundation 0x00007fff352d7a81 __CFRunLoopDoSource0 + 108 32 com.apple.CoreFoundation 0x00007fff352bb98b __CFRunLoopDoSources0 + 195 33 com.apple.CoreFoundation 0x00007fff352baf53 __CFRunLoopRun + 1196 34 com.apple.CoreFoundation 0x00007fff352ba855 CFRunLoopRunSpecific + 459 35 DumpRenderTree 0x000000010b45ede9 runTest(std::__1::basic_string, std::__1::allocator > const&) + 3529 (DumpRenderTree.mm:2121) 36 DumpRenderTree 0x000000010b45df7a runTestingServerLoop() + 218 (DumpRenderTree.mm:1232) 37 DumpRenderTree 0x000000010b45d673 dumpRenderTree(int, char const**) + 611 (DumpRenderTree.mm:1347) 38 DumpRenderTree 0x000000010b45f80d DumpRenderTreeMain(int, char const**) + 109 (DumpRenderTree.mm:1466) 39 DumpRenderTree 0x000000010b4f4e62 main + 34 (DumpRenderTreeMain.mm:34) 40 libdyld.dylib 0x00007fff612aa3d5 start + 1 Thread 1:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 libc++.1.dylib 0x00007fff5e4e5b31 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >) + 93 3 com.apple.JavaScriptCore 0x000000010e87d3d3 std::__1::cv_status std::__1::condition_variable::wait_for >(std::__1::unique_lock&, std::__1::chrono::duration > const&) + 275 (__mutex_base:416) 4 com.apple.JavaScriptCore 0x000000010e87d287 std::__1::cv_status std::__1::condition_variable::wait_until > >(std::__1::unique_lock&, std::__1::chrono::time_point > > const&) + 87 (__mutex_base:385) 5 com.apple.JavaScriptCore 0x000000010e87d1f5 std::__1::cv_status std::__1::condition_variable_any::wait_until, std::__1::chrono::steady_clock, std::__1::chrono::duration > >(std::__1::unique_lock&, std::__1::chrono::time_point > > const&) + 117 (condition_variable:227) 6 com.apple.JavaScriptCore 0x000000010e87d0b9 bool std::__1::condition_variable_any::wait_until, std::__1::chrono::steady_clock, std::__1::chrono::duration >, bmalloc::Scavenger::threadRunLoop()::$_5>(std::__1::unique_lock&, std::__1::chrono::time_point > > const&, bmalloc::Scavenger::threadRunLoop()::$_5) + 73 (condition_variable:237) 7 com.apple.JavaScriptCore 0x000000010e8787a7 bool std::__1::condition_variable_any::wait_for, long long, std::__1::ratio<1l, 1000l>, bmalloc::Scavenger::threadRunLoop()::$_5>(std::__1::unique_lock&, std::__1::chrono::duration > const&, bmalloc::Scavenger::threadRunLoop()::$_5) + 103 (condition_variable:258) 8 com.apple.JavaScriptCore 0x000000010e8785c4 bmalloc::Scavenger::threadRunLoop() + 212 (Scavenger.cpp:422) 9 com.apple.JavaScriptCore 0x000000010e877715 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 21 10 com.apple.JavaScriptCore 0x000000010e87c0d2 decltype(std::__1::forward(fp)(std::__1::forward(fp0))) std::__1::__invoke(void (*&&)(bmalloc::Scavenger*), bmalloc::Scavenger*&&) + 50 11 com.apple.JavaScriptCore 0x000000010e87c01e void std::__1::__thread_execute >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*, 2ul>(std::__1::tuple >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*>&, std::__1::__tuple_indices<2ul>) + 62 (thread:343) 12 com.apple.JavaScriptCore 0x000000010e87b863 void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 99 (thread:354) 13 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 14 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 15 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 2:: LocalStorage 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802c60 WTF::ThreadCondition::wait(WTF::Mutex&) + 48 (ThreadingPOSIX.cpp:518) 3 com.apple.JavaScriptCore 0x000000010e802d55 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 133 (ThreadingPOSIX.cpp:529) 4 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 5 com.apple.WebKitLegacy 0x000000010c4f7350 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 6 com.apple.WebKitLegacy 0x000000010c4f72bc bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 7 com.apple.WebKitLegacy 0x000000010c50930e std::__1::unique_ptr, std::__1::default_delete > > WTF::MessageQueue >::waitForMessageFilteredWithTimeout >::waitForMessage()::'lambda'(WTF::Function const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue >::waitForMessage()::'lambda'(WTF::Function const&)&&, WTF::Seconds) + 430 8 com.apple.WebKitLegacy 0x000000010c504677 WTF::MessageQueue >::waitForMessage() + 71 9 com.apple.WebKitLegacy 0x000000010c5045aa WebCore::StorageThread::threadEntryPoint() + 138 10 com.apple.WebKitLegacy 0x000000010c506a38 WebCore::StorageThread::start()::$_1::operator()() const + 24 11 com.apple.WebKitLegacy 0x000000010c5069f9 WTF::Detail::CallableWrapper::call() + 25 12 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 13 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 14 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 15 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 16 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 17 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 3:: LocalStorage 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802c60 WTF::ThreadCondition::wait(WTF::Mutex&) + 48 (ThreadingPOSIX.cpp:518) 3 com.apple.JavaScriptCore 0x000000010e802d55 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 133 (ThreadingPOSIX.cpp:529) 4 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 5 com.apple.WebKitLegacy 0x000000010c4f7350 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 6 com.apple.WebKitLegacy 0x000000010c4f72bc bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 7 com.apple.WebKitLegacy 0x000000010c50930e std::__1::unique_ptr, std::__1::default_delete > > WTF::MessageQueue >::waitForMessageFilteredWithTimeout >::waitForMessage()::'lambda'(WTF::Function const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue >::waitForMessage()::'lambda'(WTF::Function const&)&&, WTF::Seconds) + 430 8 com.apple.WebKitLegacy 0x000000010c504677 WTF::MessageQueue >::waitForMessage() + 71 9 com.apple.WebKitLegacy 0x000000010c5045aa WebCore::StorageThread::threadEntryPoint() + 138 10 com.apple.WebKitLegacy 0x000000010c506a38 WebCore::StorageThread::start()::$_1::operator()() const + 24 11 com.apple.WebKitLegacy 0x000000010c5069f9 WTF::Detail::CallableWrapper::call() + 25 12 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 13 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 14 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 15 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 16 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 17 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 4:: com.apple.CFStream.LegacyThread 0 libsystem_kernel.dylib 0x00007fff613df22a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff613df76c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff352bbb8d __CFRunLoopServiceMachPort + 327 3 com.apple.CoreFoundation 0x00007fff352bb0fa __CFRunLoopRun + 1619 4 com.apple.CoreFoundation 0x00007fff352ba855 CFRunLoopRunSpecific + 459 5 com.apple.CoreFoundation 0x00007fff353695a6 _legacyStreamRunLoop_workThread + 251 6 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 5:: com.apple.coreaudio.AQClient 0 libsystem_kernel.dylib 0x00007fff613df22a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff613df76c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff352bbb8d __CFRunLoopServiceMachPort + 327 3 com.apple.CoreFoundation 0x00007fff352bb0fa __CFRunLoopRun + 1619 4 com.apple.CoreFoundation 0x00007fff352ba855 CFRunLoopRunSpecific + 459 5 com.apple.audio.toolbox.AudioToolbox 0x00007fff33baec42 GenericRunLoopThread::Entry(void*) + 158 6 com.apple.audio.toolbox.AudioToolbox 0x00007fff33bae981 CAPThread::Entry(CAPThread*) + 77 7 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 9 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 6:: com.apple.coremedia.imagequeue.coreanimation.common 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.CoreMedia 0x00007fff363b8c2b WaitOnCondition + 11 3 com.apple.CoreMedia 0x00007fff363a754b FigSemaphoreWaitRelative + 145 4 com.apple.MediaToolbox 0x00007fff39a6884c 0x7fff3979f000 + 2922572 5 com.apple.CoreMedia 0x00007fff363a493f figThreadMain + 276 6 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 7:: com.apple.coremedia.scheduledfileio 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.CoreMedia 0x00007fff363b8c2b WaitOnCondition + 11 3 com.apple.CoreMedia 0x00007fff363a754b FigSemaphoreWaitRelative + 145 4 com.apple.CoreMedia 0x00007fff363c56ab FigScheduledFileIOThread + 4247 5 com.apple.CoreMedia 0x00007fff363a493f figThreadMain + 276 6 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 8:: WebCore: AsyncFileStream 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802c60 WTF::ThreadCondition::wait(WTF::Mutex&) + 48 (ThreadingPOSIX.cpp:518) 3 com.apple.JavaScriptCore 0x000000010e802d55 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 133 (ThreadingPOSIX.cpp:529) 4 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 5 com.apple.WebCore 0x0000000126f046b0 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 6 com.apple.WebCore 0x0000000126f0461c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 7 com.apple.WebCore 0x0000000128acaf06 std::__1::unique_ptr, std::__1::default_delete > > WTF::MessageQueue >::waitForMessageFilteredWithTimeout >::waitForMessage()::'lambda'(WTF::Function const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue >::waitForMessage()::'lambda'(WTF::Function const&)&&, WTF::Seconds) + 614 8 com.apple.WebCore 0x0000000128acabd7 WTF::MessageQueue >::waitForMessage() + 71 9 com.apple.WebCore 0x0000000129ad65bd WebCore::callOnFileThread(WTF::Function&&)::$_15::operator()() const::'lambda'()::operator()() const + 45 10 com.apple.WebCore 0x0000000129ad6569 WTF::Detail::CallableWrapper&&)::$_15::operator()() const::'lambda'(), void>::call() + 25 11 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 12 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 13 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 14 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 15 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 16 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 9:: IndexedDB 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802c60 WTF::ThreadCondition::wait(WTF::Mutex&) + 48 (ThreadingPOSIX.cpp:518) 3 com.apple.JavaScriptCore 0x000000010e802d55 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 133 (ThreadingPOSIX.cpp:529) 4 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 5 com.apple.WebKitLegacy 0x000000010c4f7350 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 6 com.apple.WebKitLegacy 0x000000010c4f72bc bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 7 com.apple.WebKitLegacy 0x000000010c50930e std::__1::unique_ptr, std::__1::default_delete > > WTF::MessageQueue >::waitForMessageFilteredWithTimeout >::waitForMessage()::'lambda'(WTF::Function const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue >::waitForMessage()::'lambda'(WTF::Function const&)&&, WTF::Seconds) + 430 8 com.apple.WebKitLegacy 0x000000010c504677 WTF::MessageQueue >::waitForMessage() + 71 9 com.apple.WebKitLegacy 0x000000010c5045aa WebCore::StorageThread::threadEntryPoint() + 138 10 com.apple.WebKitLegacy 0x000000010c507358 WebCore::StorageThread::start()::$_2::operator()() const + 24 11 com.apple.WebKitLegacy 0x000000010c507319 WTF::Detail::CallableWrapper::call() + 25 12 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 13 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 14 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 15 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 16 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 17 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 10: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 11:: JIT Worklist Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 12:: DFG Worklist Worker Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 13:: DFG Worklist Worker Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 14:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 15:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 16:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 17:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 18:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 19:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 20:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a156e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x000000010e802dce WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 254 (ThreadingPOSIX.cpp:541) 3 com.apple.JavaScriptCore 0x000000010e79d183 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) + 435 (ParkingLot.cpp:602) 4 com.apple.JavaScriptCore 0x000000010e724180 WTF::ParkingLot::ParkResult WTF::ParkingLot::parkConditionally(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda'(), bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'()>(void const*, WTF::Lock const&, bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&)::'lambda0'() const&, WTF::TimeWithDynamicClockType const&) + 96 (ParkingLot.h:82) 5 com.apple.JavaScriptCore 0x000000010e72408c bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 140 (Condition.h:76) 6 com.apple.JavaScriptCore 0x000000010e722579 bool WTF::Condition::waitFor(WTF::Lock&, WTF::Seconds) + 105 (Condition.h:116) 7 com.apple.JavaScriptCore 0x000000010e72611f WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const + 527 (AutomaticThread.cpp:213) 8 com.apple.JavaScriptCore 0x000000010e725d99 WTF::Detail::CallableWrapper::call() + 25 (Function.h:52) 9 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 10 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 11 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 12 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 13 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 14 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 21: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 22: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 23: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 24: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 25: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 26: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 27: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 28:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff613e286a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff614a15a1 _pthread_cond_wait + 773 2 com.apple.CoreVideo 0x00007fff37046797 CVDisplayLink::waitUntil(unsigned long long) + 229 3 com.apple.CoreVideo 0x00007fff37045d46 CVDisplayLink::runIOThread() + 482 4 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 29: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 30: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 31: 0 libsystem_kernel.dylib 0x00007fff613df27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6125dc99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6125e377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6126b1fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 32: 0 libsystem_pthread.dylib 0x00007fff6149d3f0 start_wqthread + 0 Thread 33 Crashed:: offline renderer 0 com.apple.JavaScriptCore 0x000000010e70f5c0 WTFCrash + 16 (Assertions.cpp:295) 1 com.apple.WebCore 0x00000001269fa9bb WTFCrashWithInfo(int, char const*, char const*, int) + 27 2 com.apple.WebCore 0x0000000128bff1fd WebCore::AudioNode::finishDeref(WebCore::AudioNode::RefType) + 397 3 com.apple.WebCore 0x0000000128bfa0d7 WebCore::AudioNode::deref(WebCore::AudioNode::RefType) + 135 4 com.apple.WebCore 0x0000000128c28262 WebCore::BaseAudioContext::derefNode(WebCore::AudioNode&) + 130 5 com.apple.WebCore 0x0000000128c28160 WebCore::BaseAudioContext::derefFinishedSourceNodes() + 304 6 com.apple.WebCore 0x0000000128c28d1c WebCore::BaseAudioContext::handlePostRenderTasks() + 156 7 com.apple.WebCore 0x0000000128bfbdb4 WebCore::AudioDestinationNode::render(WebCore::AudioBus*, WebCore::AudioBus*, unsigned long) + 436 8 com.apple.WebCore 0x0000000128c639e9 WebCore::OfflineAudioDestinationNode::offlineRender() + 745 9 com.apple.WebCore 0x0000000128c7360c WebCore::OfflineAudioDestinationNode::startRendering()::$_0::operator()() const + 28 10 com.apple.WebCore 0x0000000128c735c9 WTF::Detail::CallableWrapper::call() + 25 11 com.apple.JavaScriptCore 0x000000010e73934a WTF::Function::operator()() const + 138 (Function.h:83) 12 com.apple.JavaScriptCore 0x000000010e7f4960 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 416 (Threading.cpp:168) 13 com.apple.JavaScriptCore 0x000000010e801fa5 WTF::wtfThreadEntryPoint(void*) + 21 (ThreadingPOSIX.cpp:197) 14 libsystem_pthread.dylib 0x00007fff6149e2eb _pthread_body + 126 15 libsystem_pthread.dylib 0x00007fff614a1249 _pthread_start + 66 16 libsystem_pthread.dylib 0x00007fff6149d40d thread_start + 13 Thread 33 crashed with X86 Thread State (64-bit): rax: 0x00000000bbadbeef rbx: 0x000070000d11f000 rcx: 0x00000000bbadbeef rdx: 0x26755c13c07700de rdi: 0x26755c13c07700de rsi: 0x0000000110fea340 rbp: 0x000070000d11ebd0 rsp: 0x000070000d11ebd0 r8: 0x00000000000130a8 r9: 0x00007fff978b5048 r10: 0x0000000000000000 r11: 0x00007fff978b5040 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x000000010e70f5c0 rfl: 0x0000000000010206 cr2: 0x00000000bbadbeef Logical CPU: 3 Error Code: 0x00000006 Trap Number: 14 Binary Images: 0x10b439000 - 0x10b545ff7 +DumpRenderTree (0) <35512D34-F341-30E2-B68C-FF9B716A11B8> /Volumes/VOLUME/*/DumpRenderTree 0x10b7aa000 - 0x10b7aaffb +libWebCoreTestShim.dylib (0) <98170143-8FF5-3DB2-84AE-E64F7B8A9C8F> /Volumes/VOLUME/*/libWebCoreTestShim.dylib 0x10b7b1000 - 0x10b7b1fff com.apple.WebInspectorUI (14610 - 14610.1.24) <3B44D717-CD8B-368D-AB91-F9C378338C1F> /Volumes/VOLUME/*/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x10b7b7000 - 0x10bba4ff3 +libWebCoreTestSupport.dylib (0) <0D6E8DA5-F0B2-3165-9510-9BCC4E456C02> /Volumes/VOLUME/*/libWebCoreTestSupport.dylib 0x10c434000 - 0x10c90fff3 com.apple.WebKitLegacy (610+ - 610.1.24+) /Volumes/VOLUME/*/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x10e643000 - 0x10e6ad70f dyld (655.1.1) /usr/lib/dyld 0x10e70e000 - 0x110fe8fff com.apple.JavaScriptCore (610+ - 610.1.24+) <683A1ACB-EFF2-3730-9A90-F6F505812D29> /Volumes/VOLUME/*/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x115a71000 - 0x118476ff7 com.apple.WebKit (610+ - 610.1.24+) /Volumes/VOLUME/*/WebKit.framework/Versions/A/WebKit 0x12248b000 - 0x123acff0f +libwebrtc.dylib (0) <39A5A3A4-CE72-3992-A831-D84EBFD70610> /Volumes/VOLUME/*/libwebrtc.dylib 0x1269f3000 - 0x12dc56ffb com.apple.WebCore (610+ - 610.1.24+) <5A1CA2D8-80F3-3AF8-920C-8A3B9513DEAD> /Volumes/VOLUME/*/WebCore.framework/Versions/A/WebCore 0x1470be000 - 0x1470c1047 libobjc-trampolines.dylib (756.2) /usr/lib/libobjc-trampolines.dylib 0x148e5c000 - 0x148e60ffb com.apple.audio.AppleHDAHALPlugIn (282.54 - 282.54) <207D25F0-B094-3569-AA6D-09B4EDD72861> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x15af00000 - 0x15b43afff com.apple.audio.codecs.Components (7.0 - 7.0) <68C1FFD0-9D85-3A5F-894A-1B08934C8FB6> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 0x15b716000 - 0x15b8abfff com.apple.audio.units.Components (1.14 - 1.14) <8B1DABE8-8F96-364D-9C60-36B06CD73466> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x7fff297f1000 - 0x7fff29b4afff com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff29b4d000 - 0x7fff29c59fff com.apple.AMDMTLBronzeDriver (2.11.20 - 2.1.1) <1D8E8E3B-88F4-35B1-8E83-AE74B558C26C> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff310c9000 - 0x7fff312a5ffb com.apple.avfoundation (2.0 - 1550.4) <5854207B-6106-3DA4-80B6-36C42D042F26> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff312a6000 - 0x7fff3136bfff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff31473000 - 0x7fff31473fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff31474000 - 0x7fff3148afff libCGInterfaces.dylib (506.22) <5CCB7F4C-B11F-39B4-AF43-173D8A839632> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff3148b000 - 0x7fff31d7ffcb com.apple.vImage (8.1 - ???) <2905F53F-12C4-3583-A0A3-82607C5341CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff31d80000 - 0x7fff31f26feb libBLAS.dylib (1243.200.4) <02059CCF-0B14-3BFA-9B74-B5685219682E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff31f27000 - 0x7fff31f6bff7 libBNNS.dylib (38.250.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff31f6c000 - 0x7fff32324ff3 libLAPACK.dylib (1243.200.4) <2CD8E9C6-E489-38E1-8A08-42CBE87FAC77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff32325000 - 0x7fff3233affb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff3233b000 - 0x7fff32340ff3 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff32341000 - 0x7fff323bdff3 libSparse.dylib (79.200.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff323be000 - 0x7fff323d0ffb libSparseBLAS.dylib (1243.200.4) <069BE0D3-FEDF-3848-81B7-B5D64F511EC6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff323d1000 - 0x7fff32571fef libvDSP.dylib (671.250.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff32572000 - 0x7fff326e6fdf libvMisc.dylib (671.250.4) <9B4E3148-A73F-3DBF-A47B-68DAA26D15BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff326e7000 - 0x7fff326e7fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff32889000 - 0x7fff3363effb com.apple.AppKit (6.9 - 1671.60.109) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff33690000 - 0x7fff33690fff com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff33691000 - 0x7fff336fcfff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff33795000 - 0x7fff338acfff libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff338ad000 - 0x7fff338effff libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff33949000 - 0x7fff3397bfff libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff3397c000 - 0x7fff339dffff libType1Scaler.dylib (138.1) <3D6E0501-BAFB-32C4-B948-18DEE4F95EFD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x7fff339e0000 - 0x7fff339e4ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff33a7f000 - 0x7fff33ad1ff7 com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff33ad2000 - 0x7fff33ae1fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff33ae2000 - 0x7fff33b2bff7 com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff33b2c000 - 0x7fff33b65ff7 com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff33b66000 - 0x7fff33b72fff com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff33b73000 - 0x7fff33deaff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff33dec000 - 0x7fff33decfff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff34145000 - 0x7fff344e6fff com.apple.CFNetwork (978.0.7 - 978.0.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff344fb000 - 0x7fff344fbfff com.apple.Carbon (158 - 158) <56AD06AA-7BB4-3F0B-AEF7-9768D0BC1C98> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff344fc000 - 0x7fff344ffffb com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff34500000 - 0x7fff347f7fff com.apple.HIToolbox (2.1.1 - 918.7) <13F69D4C-D19F-3E09-9231-1978D783A556> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff347f8000 - 0x7fff347fbff3 com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff347fc000 - 0x7fff34801ff7 com.apple.ImageCapture (9.0 - 1534.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff34802000 - 0x7fff34897ff3 com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff34898000 - 0x7fff348b0ff7 com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff348d0000 - 0x7fff348d1ff7 com.apple.print.framework.Print (14.2 - 267.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff348d2000 - 0x7fff348d4ff7 com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff348d5000 - 0x7fff348dbff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff349fd000 - 0x7fff349fdfff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff34a0b000 - 0x7fff34b5aff7 com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff34ce6000 - 0x7fff34d6cfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff34dd0000 - 0x7fff34dfaffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff34dfb000 - 0x7fff3518eff3 com.apple.CoreData (120 - 866.6) <2408A361-E56E-30AD-B8CF-94305552E86C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff3518f000 - 0x7fff3527fff7 com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff35280000 - 0x7fff356c6fff com.apple.CoreFoundation (6.9 - 1575.22) <6AC0AB91-29FC-3C3B-9BC6-8820CF700FFB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff356c8000 - 0x7fff35d74fff com.apple.CoreGraphics (2.0 - 1265.9) <79190987-281B-3D7A-9C3F-95A85DD28021> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff35d76000 - 0x7fff36096fff com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff36393000 - 0x7fff36497fff com.apple.CoreMedia (1.0 - 2290.13) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff36498000 - 0x7fff364f3fff com.apple.CoreMediaIO (900.0 - 5050.1) <63944D63-D138-3774-BAB4-A95679469A43> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff364f4000 - 0x7fff364f4fff com.apple.CoreServices (946 - 946) <2EB6117A-6389-311B-95A0-7DE32C5FCFE2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff364f5000 - 0x7fff36571ff7 com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff36572000 - 0x7fff36849fff com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3684a000 - 0x7fff36892ff7 com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff36893000 - 0x7fff3689bffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff3689c000 - 0x7fff36a4dff7 com.apple.LaunchServices (946 - 946) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff36a4e000 - 0x7fff36aecff7 com.apple.Metadata (10.7.0 - 1191.57) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff36aed000 - 0x7fff36b37ff7 com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff36b38000 - 0x7fff36b9fff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff36ba0000 - 0x7fff36bc1ff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff36ecc000 - 0x7fff3702eff3 com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3702f000 - 0x7fff3706fff3 com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff37070000 - 0x7fff370fffff com.apple.framework.CoreWLAN (13.0 - 1375.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff37276000 - 0x7fff37281ffb com.apple.DirectoryService.Framework (10.14 - 207.200.4) <49B086F4-AFA2-3ABB-8D2E-CE253044C1C0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff37282000 - 0x7fff37330fff com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff37356000 - 0x7fff3735bffb com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff37521000 - 0x7fff378ceffb com.apple.Foundation (6.9 - 1575.22) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3793d000 - 0x7fff3796cffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff37a6c000 - 0x7fff37b76fff com.apple.Bluetooth (6.0.14 - 6.0.14d3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff37bd9000 - 0x7fff37c68fff com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff37c6a000 - 0x7fff37c79ffb com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff37ccd000 - 0x7fff37e5bfff com.apple.ImageIO.framework (3.3.0 - 1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff37e5c000 - 0x7fff37e60ffb libGIF.dylib (1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff37e61000 - 0x7fff37f3eff7 libJP2.dylib (1850.2) <3D039F77-0A78-3937-A820-7B521E556F12> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff37f3f000 - 0x7fff37f64fff libJPEG.dylib (1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff38228000 - 0x7fff3824eff7 libPng.dylib (1850.2) <28481306-323B-3769-B147-4E911F3B921A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3824f000 - 0x7fff38251ffb libRadiance.dylib (1850.2) <683CCBC4-89DC-322A-9406-075FDE41BE91> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff38252000 - 0x7fff3829fffb libTIFF.dylib (1850.2) <32DE59CE-C252-3D5A-85BC-82BC466DCCD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff39412000 - 0x7fff3942bfff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3942c000 - 0x7fff39461ff3 com.apple.LDAPFramework (2.4.28 - 194.5) <95DAD9EE-9B6F-3FF5-A5EF-F6672AD3CC55> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff39462000 - 0x7fff39482ff7 com.apple.speech.LatentSemanticMappingFramework (2.12.3 - 2.12.3) <75BDD006-02AC-369B-94D8-C99455A49A04> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x7fff396e5000 - 0x7fff396effff com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3979f000 - 0x7fff39e45fff com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff39e47000 - 0x7fff39eefff7 com.apple.Metal (162.2 - 162.2) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff39f0b000 - 0x7fff39f2aff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff39f2b000 - 0x7fff39fa7fe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff39fa8000 - 0x7fff39fcffff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff39fd0000 - 0x7fff3a0fbff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3a0fc000 - 0x7fff3a116fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3a117000 - 0x7fff3a118ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3af0f000 - 0x7fff3af1bff7 com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3af1c000 - 0x7fff3b059ffb com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3b05a000 - 0x7fff3b20dffb com.apple.NetworkExtension (1.0 - 1) /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff3d9b9000 - 0x7fff3da10ff7 com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3da11000 - 0x7fff3da2cff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3da2d000 - 0x7fff3da38ffb com.apple.OpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3e388000 - 0x7fff3e38afff libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3e38b000 - 0x7fff3e390ff3 libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3e391000 - 0x7fff3e395fff libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3e396000 - 0x7fff3e39eff7 libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3e39f000 - 0x7fff3e3aafff libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3e3ab000 - 0x7fff3e3e5fef libGLImage.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3e559000 - 0x7fff3e597fff libGLU.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3ef34000 - 0x7fff3ef43ffb com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3fd46000 - 0x7fff3ff9dff7 com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff407d2000 - 0x7fff40ad2fff com.apple.security (7.0 - 58286.270.3.0.1) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff40ad3000 - 0x7fff40b5ffff com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff40b60000 - 0x7fff40b90ffb com.apple.securityinterface (10.0 - 55109.200.8) <02B83641-2D21-3DB8-AAB8-6F8AAD0F6264> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff40b91000 - 0x7fff40b95fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff40f2e000 - 0x7fff40f9bfff com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff411fa000 - 0x7fff4155bfff com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff441d7000 - 0x7fff4427cfeb com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff44809000 - 0x7fff44813fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x7fff44c91000 - 0x7fff44c92ff7 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff45293000 - 0x7fff452bfff7 com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff453e7000 - 0x7fff453f6fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff453f7000 - 0x7fff454ddff7 com.apple.AppleGVAFramework (11.10.16 - 11.10.16) /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA 0x7fff454f2000 - 0x7fff454fdfff com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4553e000 - 0x7fff45587ff3 com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff457d6000 - 0x7fff457daff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff457db000 - 0x7fff457fdfff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff458c1000 - 0x7fff45911ff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff4595c000 - 0x7fff45970ffb com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff45d3f000 - 0x7fff45e2bff7 com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff45fed000 - 0x7fff45ff5fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff45ff6000 - 0x7fff4608bfff com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4608c000 - 0x7fff460f9ff3 com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4617f000 - 0x7fff461bbff3 com.apple.bom (14.0 - 197.6) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff47d64000 - 0x7fff47d6dffb com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff47d81000 - 0x7fff47d96ffb com.apple.commonutilities (8.0 - 900) <080E168B-21B7-3CCA-AB84-BB9911D18DAC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff48206000 - 0x7fff485e9fef com.apple.CoreAUC (274.0.0 - 274.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff485ea000 - 0x7fff48618ff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff48638000 - 0x7fff48656fff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <5AFC8A18-30CA-3D29-A509-DF21AC4DB921> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff48843000 - 0x7fff4884cfff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <89BDACE6-32AA-3933-BD8C-A44650488873> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff48a46000 - 0x7fff48a57ff7 com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff49001000 - 0x7fff49067ff7 com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff491ce000 - 0x7fff491d2ff7 com.apple.CoreOptimization (1.0 - 1) <1C724E01-E9FA-3AEE-BE4B-C4DB8EC0C812> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7fff49314000 - 0x7fff4931cff7 com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff4931d000 - 0x7fff49373ff7 com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7fff49498000 - 0x7fff494c9ff3 com.apple.CoreServicesInternal (358 - 358) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff49890000 - 0x7fff49914fff com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff499a4000 - 0x7fff49acfff7 com.apple.coreui (2.1 - 499.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff49ad0000 - 0x7fff49c70fff com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff49cc4000 - 0x7fff49d27ff7 com.apple.framework.CoreWiFi (13.0 - 1375.2) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff49d28000 - 0x7fff49d39ff7 com.apple.CrashReporterSupport (10.13 - 938.26) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff49dc9000 - 0x7fff49dd8fff com.apple.framework.DFRFoundation (1.0 - 211.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff49dd9000 - 0x7fff49dddff7 com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff49e5e000 - 0x7fff49ed3ffb com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff49f1f000 - 0x7fff49f5cff7 com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff49f5d000 - 0x7fff4a098ff7 com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4a1d5000 - 0x7fff4a2a3fff com.apple.DiskImagesFramework (480.260.1 - 480.260.1) <2E15BEFC-21C1-37F9-ADF3-257C911FABCC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff4a2a4000 - 0x7fff4a36afff com.apple.DiskManagement (12.1 - 1555.270.2) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff4a3e2000 - 0x7fff4a417ff3 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <053C5AA0-CDB1-3DAA-982C-BDAEB6021858> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff4a418000 - 0x7fff4a41bff3 com.apple.EFILogin (2.0 - 2) <210948F9-FD39-392D-8349-34985B3C751C> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4afdf000 - 0x7fff4b3fafff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4ecae000 - 0x7fff4ecaffff libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff5034f000 - 0x7fff50354fff com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff51160000 - 0x7fff5116ffff com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff51170000 - 0x7fff5117dff7 com.apple.GraphicsServices (1.0 - 1.0) <56646B62-B331-31DC-80EB-7996DCAB6944> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices 0x7fff512d5000 - 0x7fff51349ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff52645000 - 0x7fff5264efff com.apple.IOAccelMemoryInfo (1.0 - 1) /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff5264f000 - 0x7fff52656ffb com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5265a000 - 0x7fff52672fff com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff52a1a000 - 0x7fff52a47ff7 com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff52b71000 - 0x7fff52b75ffb com.apple.InternationalSupport (1.0 - 10.15.6) <6226A905-D055-321D-B665-5B0CC4798A74> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff52cda000 - 0x7fff52cecff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff52d07000 - 0x7fff52de2ff7 com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff52de3000 - 0x7fff52e1fff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff52e26000 - 0x7fff52e2bfff com.apple.LinguisticData (1.0 - 238.25) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff52f1f000 - 0x7fff52f24ffb com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff53649000 - 0x7fff5364cfff com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff53761000 - 0x7fff53794ff7 com.apple.MediaKit (16 - 907) <5EE0E7DA-5ACC-33F3-9BF0-47A448C011A1> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff53795000 - 0x7fff53ab8fff com.apple.MediaRemote (1.0 - 1) <8AF135B0-781C-3B85-B44A-C0CFAC3EADE0> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote 0x7fff53ab9000 - 0x7fff53adcfff com.apple.MediaServices (1.0 - 1) <82718A05-BD2D-37C2-A689-F09542CA988F> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices 0x7fff53b20000 - 0x7fff53b48ff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff53b49000 - 0x7fff53bd6ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff53bed000 - 0x7fff53c06ffb com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff53d81000 - 0x7fff53d9cffb com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff53e25000 - 0x7fff53e4fffb com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5408b000 - 0x7fff54095fff com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff548f6000 - 0x7fff54947ff3 com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff55085000 - 0x7fff5508afff com.apple.PIP (1.0 - 93) /System/Library/PrivateFrameworks/PIP.framework/Versions/A/PIP 0x7fff55adf000 - 0x7fff55aeeff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff55aef000 - 0x7fff55b18ff3 com.apple.persistentconnection (1.0 - 1.0) <9ECE64D9-8C5F-3FCE-8A46-29D7B3966920> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff574d1000 - 0x7fff574f4ffb com.apple.pluginkit.framework (1.0 - 1) <910C3AFE-7C46-3C34-B000-4ED92336B9FD> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff5751f000 - 0x7fff57530ffb com.apple.PowerLog (1.0 - 1) <2F41180A-BD8A-3323-87F0-9DC3FD8E1269> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff5792b000 - 0x7fff5797fffb com.apple.ProtectedCloudStorage (1.0 - 1) <53B3C1F3-BB97-379F-8CBA-8FDCDF085793> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff57980000 - 0x7fff5799eff7 com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff57b36000 - 0x7fff57b86fff com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit 0x7fff57cc2000 - 0x7fff57ccdfff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.2) <651F994E-21E1-359B-8FEA-6909CE9AAD56> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff57ce0000 - 0x7fff57d02fff com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff57d03000 - 0x7fff57d16ff3 com.apple.xpc.RemoteXPC (1.0 - 1336.261.2) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff58a41000 - 0x7fff58a8afff com.apple.Safari.SafeBrowsing (14607 - 14607.3.9) /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x7fff5950c000 - 0x7fff5962afff com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff5a43e000 - 0x7fff5a6edfff com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff5ae90000 - 0x7fff5ae9cfff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff5b53b000 - 0x7fff5b577ff3 com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff5b5ed000 - 0x7fff5b678fc7 com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff5b682000 - 0x7fff5b68dff7 com.apple.SymptomReporter (1.0 - 820.267.1) /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter 0x7fff5b8c0000 - 0x7fff5b8eaffb com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff5bb60000 - 0x7fff5bb6cffb com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff5bdd2000 - 0x7fff5be9aff3 com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff5bf50000 - 0x7fff5bf51fff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff5bf57000 - 0x7fff5c10effb com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff5c15c000 - 0x7fff5c162ffb com.apple.URLFormatting (59 - 59.46) <8FA3A00C-7BFF-33B9-95EA-A7FC04091D4D> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff5cd8a000 - 0x7fff5ce63fff com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff5cf8f000 - 0x7fff5cfa4fff com.apple.webcontentfilter.framework (5.1 - 5.1) <49C8A55B-C26D-3CCD-9EDA-BDAA0E4BC4D6> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/Versions/A/WebContentAnalysis 0x7fff5d2a6000 - 0x7fff5d518ffb libAWDSupportFramework.dylib (2131) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7fff5d519000 - 0x7fff5d52afff libprotobuf-lite.dylib (2131) <297886A7-F889-38AA-B6F6-162598345EC4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7fff5d52b000 - 0x7fff5d585fff libprotobuf.dylib (2131) <05141A5F-1870-3AA7-B339-6EB13E375BA4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7fff5d586000 - 0x7fff5d5c7ff7 com.apple.awd (1.0 - 930.11) <652A1F08-52A3-36CC-8055-EF57143BED76> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7fff5d63b000 - 0x7fff5d63efff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff5da3f000 - 0x7fff5da41ffb com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff5dc7b000 - 0x7fff5dc8fffb libAccessibility.dylib (2402.95) <6BC07631-25B1-3C31-A2CB-E5E477836A5E> /usr/lib/libAccessibility.dylib 0x7fff5dd0b000 - 0x7fff5dd3ffff libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib 0x7fff5dd42000 - 0x7fff5dd4cff7 libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib 0x7fff5dd4d000 - 0x7fff5ddd6fff libCoreStorage.dylib (546.50.1) <8E643B27-7986-3351-B37E-038FB6794BF9> /usr/lib/libCoreStorage.dylib 0x7fff5ddda000 - 0x7fff5dddbffb libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff5de12000 - 0x7fff5e069ff3 libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib 0x7fff5e089000 - 0x7fff5e090fff libMatch.1.dylib (31.200.1) /usr/lib/libMatch.1.dylib 0x7fff5e0ba000 - 0x7fff5e0d9fff libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib 0x7fff5e0da000 - 0x7fff5e0dafff libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib 0x7fff5e21a000 - 0x7fff5e21bffb libSystem.B.dylib (1252.250.1) /usr/lib/libSystem.B.dylib 0x7fff5e21c000 - 0x7fff5e296ff7 libTelephonyUtilDynamic.dylib (3705) <155194D3-2B24-3A5F-9C04-364E0D583C60> /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff5e297000 - 0x7fff5e298fff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib 0x7fff5e2aa000 - 0x7fff5e2c0ffb libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib 0x7fff5e2c1000 - 0x7fff5e2eaffb libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib 0x7fff5e2eb000 - 0x7fff5e3eafef libate.dylib (1.13.8) <461F7EA4-05E2-3091-8905-473A63A75300> /usr/lib/libate.dylib 0x7fff5e3ee000 - 0x7fff5e3eeff3 libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib 0x7fff5e3ef000 - 0x7fff5e4bdfff libboringssl.dylib (109.250.2) <8044BBB7-F6E0-36C1-95D1-9C2AB19CF94A> /usr/lib/libboringssl.dylib 0x7fff5e4be000 - 0x7fff5e4ceffb libbsm.0.dylib (39.200.18) /usr/lib/libbsm.0.dylib 0x7fff5e4cf000 - 0x7fff5e4dcfff libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib 0x7fff5e4dd000 - 0x7fff5e530ff7 libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib 0x7fff5e531000 - 0x7fff5e546ff7 libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib 0x7fff5e547000 - 0x7fff5e547ff3 libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib 0x7fff5e548000 - 0x7fff5e558ffb libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib 0x7fff5e559000 - 0x7fff5e571ffb libcompression.dylib (52.250.2) /usr/lib/libcompression.dylib 0x7fff5e7e6000 - 0x7fff5e7fcfff libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib 0x7fff5e7fd000 - 0x7fff5e7feff3 libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff5eb96000 - 0x7fff5ec96fcb libcrypto.42.dylib (22.260.1) /usr/lib/libcrypto.42.dylib 0x7fff5ec97000 - 0x7fff5eca2ff7 libcsfde.dylib (546.50.1) <7BAF8FCF-33A1-3C7C-8FEB-2020C8ED6063> /usr/lib/libcsfde.dylib 0x7fff5ecaa000 - 0x7fff5ed00ff3 libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib 0x7fff5ed29000 - 0x7fff5ed7cfff libcurl.4.dylib (105.200.2) /usr/lib/libcurl.4.dylib 0x7fff5ee34000 - 0x7fff5ee34fff libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib 0x7fff5ee66000 - 0x7fff5ee6bff7 libgermantok.dylib (17.15.2) /usr/lib/libgermantok.dylib 0x7fff5ee6c000 - 0x7fff5ee71ff7 libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib 0x7fff5ee9c000 - 0x7fff5ef8cfff libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib 0x7fff5ef8d000 - 0x7fff5f1eeffb libicucore.A.dylib (62141.0.1) /usr/lib/libicucore.A.dylib 0x7fff5f23b000 - 0x7fff5f23cfff liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib 0x7fff5f23d000 - 0x7fff5f255ff3 liblzma.5.dylib (10.200.3) /usr/lib/liblzma.5.dylib 0x7fff5f26d000 - 0x7fff5f311ff7 libmecab.1.0.0.dylib (779.24.1) /usr/lib/libmecab.1.0.0.dylib 0x7fff5f312000 - 0x7fff5f516fff libmecabra.dylib (779.24.1) /usr/lib/libmecabra.dylib 0x7fff5f6ee000 - 0x7fff5fa3fff7 libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib 0x7fff5fa40000 - 0x7fff5fa4fffb libnetworkextension.dylib (767.250.2) /usr/lib/libnetworkextension.dylib 0x7fff5fad1000 - 0x7fff60259fd7 libobjc.A.dylib (756.2) <20942D4E-CE6F-376A-8BCD-016F88E4BFD5> /usr/lib/libobjc.A.dylib 0x7fff6025a000 - 0x7fff6025bfff libodfde.dylib (24.50.1) <46EA989F-415B-3FE6-983D-30CC9BE63DAE> /usr/lib/libodfde.dylib 0x7fff6026b000 - 0x7fff6026fffb libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib 0x7fff60272000 - 0x7fff602a7fff libpcap.A.dylib (79.250.1) /usr/lib/libpcap.A.dylib 0x7fff603c0000 - 0x7fff603d8ffb libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib 0x7fff603da000 - 0x7fff60415ff3 libsandbox.1.dylib (851.270.1) <04B924EF-2385-34DF-807E-93AAD9EF3AAB> /usr/lib/libsandbox.1.dylib 0x7fff60416000 - 0x7fff60428ff7 libsasl2.2.dylib (211) <10987614-6763-3B5D-9F28-91D121BB4924> /usr/lib/libsasl2.2.dylib 0x7fff60429000 - 0x7fff6042aff7 libspindump.dylib (267.3) /usr/lib/libspindump.dylib 0x7fff6042b000 - 0x7fff605fcffb libsqlite3.dylib (274.26) /usr/lib/libsqlite3.dylib 0x7fff606c0000 - 0x7fff606effff libssl.44.dylib (22.260.1) /usr/lib/libssl.44.dylib 0x7fff607b5000 - 0x7fff60814ffb libusrtcp.dylib (1229.250.15) <36BBD474-FAE5-366F-946D-16C5C4B4A792> /usr/lib/libusrtcp.dylib 0x7fff60815000 - 0x7fff60818ff7 libutil.dylib (51.200.4) /usr/lib/libutil.dylib 0x7fff60819000 - 0x7fff60826fff libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib 0x7fff6082b000 - 0x7fff6090dff3 libxml2.2.dylib (32.10) /usr/lib/libxml2.2.dylib 0x7fff6090e000 - 0x7fff60936ff3 libxslt.1.dylib (16.5) /usr/lib/libxslt.1.dylib 0x7fff60937000 - 0x7fff60949ff7 libz.1.dylib (70.200.4) /usr/lib/libz.1.dylib 0x7fff60977000 - 0x7fff60978ffb liblog_network.dylib (1229.250.15) /usr/lib/log/liblog_network.dylib 0x7fff6112d000 - 0x7fff61131ff3 libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib 0x7fff61132000 - 0x7fff6113cff3 libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib 0x7fff6113d000 - 0x7fff61144ff7 libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib 0x7fff61145000 - 0x7fff6114eff7 libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib 0x7fff6114f000 - 0x7fff611d3fc3 libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib 0x7fff6125a000 - 0x7fff61293ff7 libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib 0x7fff61294000 - 0x7fff612c0ff7 libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib 0x7fff612c1000 - 0x7fff612c1ffb libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib 0x7fff612c2000 - 0x7fff612ceff3 libkxld.dylib (4903.271.2) /usr/lib/system/libkxld.dylib 0x7fff612cf000 - 0x7fff612cfff7 liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib 0x7fff612d0000 - 0x7fff612d5fff libmacho.dylib (927.0.3) /usr/lib/system/libmacho.dylib 0x7fff612d6000 - 0x7fff612d8ffb libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib 0x7fff612d9000 - 0x7fff612daff7 libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib 0x7fff612db000 - 0x7fff612f2ff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib 0x7fff612f3000 - 0x7fff612f3ff7 libsystem_blocks.dylib (73) /usr/lib/system/libsystem_blocks.dylib 0x7fff612f4000 - 0x7fff6137bfff libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib 0x7fff6137c000 - 0x7fff6137fffb libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib 0x7fff61380000 - 0x7fff61383ff7 libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff61384000 - 0x7fff6138afff libsystem_darwin.dylib (1272.250.1) /usr/lib/system/libsystem_darwin.dylib 0x7fff6138b000 - 0x7fff61391ff7 libsystem_dnssd.dylib (878.270.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff61392000 - 0x7fff613ddffb libsystem_info.dylib (517.200.9) /usr/lib/system/libsystem_info.dylib 0x7fff613de000 - 0x7fff61406ff7 libsystem_kernel.dylib (4903.271.2) /usr/lib/system/libsystem_kernel.dylib 0x7fff61407000 - 0x7fff61452ff7 libsystem_m.dylib (3158.200.7) /usr/lib/system/libsystem_m.dylib 0x7fff61453000 - 0x7fff6147dfff libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib 0x7fff6147e000 - 0x7fff61488ff7 libsystem_networkextension.dylib (767.250.2) /usr/lib/system/libsystem_networkextension.dylib 0x7fff61489000 - 0x7fff61490fff libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib 0x7fff61491000 - 0x7fff6149afef libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib 0x7fff6149b000 - 0x7fff614a5ff7 libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib 0x7fff614a6000 - 0x7fff614a9ff7 libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib 0x7fff614aa000 - 0x7fff614acff3 libsystem_secinit.dylib (30.260.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff614ad000 - 0x7fff614b4ff3 libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib 0x7fff614b5000 - 0x7fff614cafff libsystem_trace.dylib (906.260.1) /usr/lib/system/libsystem_trace.dylib 0x7fff614cc000 - 0x7fff614d1ffb libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib 0x7fff614d2000 - 0x7fff61501fff libxpc.dylib (1336.261.2) <7DEE2300-6D8E-3C00-9C63-E3E80D56B0C4> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 1486 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%) Writable regions: Total=68.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=68.5G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 1876K 1 CoreAnimation 2052K 4 CoreGraphics 8K 1 CoreUI image data 40K 1 CoreUI image file 196K 3 Dispatch continuations 48.0M 1 Foundation 20K 2 IOKit 7940K 1 Image IO 108K 5 JS JIT generated code 1.0G 3 JS VM register file 8572K 101 Kernel Alloc Once 8K 1 MALLOC 753.2M 183 MALLOC guard page 72K 14 MALLOC_MEDIUM (reserved) 2.6G 24 reserved VM address space (unallocated) Memory Tag 251 16K 1 SQLite page cache 320K 3 STACK GUARD 56.1M 34 Stack 24.8M 37 VM_ALLOCATE 60K 5 WebAssembly memory 32.2G 3 WebAssembly memory (reserved) 63.8G 3 reserved VM address space (unallocated) WebKit Malloc 93.3M 46 __DATA 34.1M 322 __FONT_DATA 4K 1 __LINKEDIT 827.7M 15 __TEXT 429.0M 323 __UNICODE 564K 1 libnetwork 1664K 14 mapped file 328.1M 78 shared memory 632K 10 =========== ======= ======= TOTAL 102.2G 1243 TOTAL, minus reserved VM space 35.8G 1243