Slice Posted March 28, 2019 Author Share Posted March 28, 2019 9 hours ago, gikt said: hello, i have win7 host with mojave 10.14 guest, on Virtualbox. my motherboard soundcard is ALC889. i installed clover bootloader first and then VoodooHDA 2.9.0 Clover-V12.pkg , but after restarting, i hit voodoohda on system preferences and it gives me the message -no voodoohda devices detected- any help about? Try this one VoodooHDA.kext-291SSE.zip from the first post. Link to comment Share on other sites More sharing options...
gikt Posted March 30, 2019 Share Posted March 30, 2019 (edited) i'm new to mac hackintosh and i didn't find a detailed documentation about installing VoodooHDA.kext-291SSE , so from what i understand from various sources, is that i must delete AppleHDA.kext and install voodoohda.kext at S/L/E. right-clicking at AppleHDA.kext there is no option move to trash, and from terminal couldn't delete it. so from recovery mode i disabled sip , but from terminal the same messages -couldn't find the file(sudo kextunload /System/Library/Extensions/AppleHDA.kext) or operation couldn't performed(sudo rm -rf /System/Library/Extensions/AppleHDA.kext) -so again didn't delete AppleHDA.kext. the next steps i did was to install VoodooHDA.prefPane-289.zip , https://github.com/hereisderek/Hasee-Z7M-i78172D1_Audio/tree/master/VoodooHDA2.8.7PKG/AppleHDADisabler.kext , and VoodooHDA.kext-291SSE with easykext pro at S/L/E , but when clicking voodoohda at system preferences gives the same message -no voodoohda devices detected- is there something i'm doing wrong? thanks in advance Edited March 30, 2019 by gikt Link to comment Share on other sites More sharing options...
img2tab Posted April 9, 2019 Share Posted April 9, 2019 Does VoodoHDA support VirtualBox virtual audio devices - "Intel HD Audio", "ICH AC97", or (probably not) "SoundBlaster 16"? Link to comment Share on other sites More sharing options...
Slice Posted April 17, 2019 Author Share Posted April 17, 2019 On 4/9/2019 at 11:23 AM, img2tab said: Does VoodoHDA support VirtualBox virtual audio devices - "Intel HD Audio", "ICH AC97", or (probably not) "SoundBlaster 16"? VoodooHDA supports devices conformed HDA standard. It doesn't support AC97 and SoundBlaster. 1 Link to comment Share on other sites More sharing options...
img2tab Posted May 3, 2019 Share Posted May 3, 2019 (edited) More specifically, is there support for STAC9221? Quote NOTE: ALC885, some ALC889, some STAC9220 and some STAC9221 does not need any patched files or third party drivers, it will support native vanilla audio by patching DSDT to provide the correct information and it will report properly in System Preferences and System Profiler. If you're lucky, some ALC889's report the ALC885 Codec ID and if yours does then you can use the DSDT solution and enjoy vanilla audio, the same goes for the STAC9220 and STAC9221 but this is dependent on the correct information being returned to the driver. Edited May 3, 2019 by img2tab Link to comment Share on other sites More sharing options...
Slice Posted May 4, 2019 Author Share Posted May 4, 2019 Yes, VoodooHDA worked with STAC92xx codec. Tested on my old computer. But don't expect all workaround will be applied automatically. You have to find what to fix manually. Next version 2.9.2. More checks for memory allocation to help with problematic chips. I also recommend to replace system's IOAudioFamily by this one. It compiled from 10.13.6 sources with some additional optimization. Tested on my notebook. See downloads in the topic. 1 Link to comment Share on other sites More sharing options...
BlackPilot Posted May 5, 2019 Share Posted May 5, 2019 On 5/3/2019 at 11:49 PM, Slice said: Yes, VoodooHDA worked with STAC92xx codec. Tested on my old computer. But don't expect all workaround will be applied automatically. You have to find what to fix manually. Next version 2.9.2. More checks for memory allocation to help with problematic chips. I also recommend to replace system's IOAudioFamily by this one. It compiled from 10.13.6 sources with some additional optimization. Tested on my notebook. See downloads in the topic. Hello dear bro I have IDT92HD73E Codec and Sound Blaster Z The IDT Codec works very well, but that is not as powerful as SBZ SBZt doesn't work in macOS High Sierra 10.13.6 ... Is there anything it can be done with that??? Thanks a lot dear mate for making VoodooHDA Link to comment Share on other sites More sharing options...
Slice Posted May 5, 2019 Author Share Posted May 5, 2019 Sound Blaster is not conforming HDA specification so it will not work with generic driver like VoodooHDA. 1 1 Link to comment Share on other sites More sharing options...
LockDown Posted May 6, 2019 Share Posted May 6, 2019 (edited) @Slice Do we really need the newly attached IOAudioFamily.kext.zip for v2.9.2? Edited May 6, 2019 by ellaosx Link to comment Share on other sites More sharing options...
BlackPilot Posted May 6, 2019 Share Posted May 6, 2019 15 hours ago, ellaosx said: @Slice Do we really need the newly attached IOAudioFamily.kext.zip for v2.9.2? Yes bro, as Slice said: Quote I also recommend to replace system's IOAudioFamily by this one. It compiled from 10.13.6 sources with some additional optimization. Tested on my notebook. 1 Link to comment Share on other sites More sharing options...
Slice Posted May 7, 2019 Author Share Posted May 7, 2019 Not needed but recommended. 2 Link to comment Share on other sites More sharing options...
Zenith432 Posted May 7, 2019 Share Posted May 7, 2019 Recent IOAudioFamily litters kernel log with spurious messages - since Apple stopped maintaining it. This was caused by a change in IOAudioDebug.h between IOAudioFamily 205.12 and IOAudioFamily 205.15. Link to comment Share on other sites More sharing options...
Slice Posted May 7, 2019 Author Share Posted May 7, 2019 8 minutes ago, Zenith432 said: Recent IOAudioFamily litters kernel log with spurious messages - since Apple stopped maintaining it. This was caused by a change in IOAudioDebug.h between IOAudioFamily 205.12 and IOAudioFamily 205.15. Yes, this is the reason for making new compilation. My version is without spam. About commit 154. Is it related to Xcode10.2? Somehow I compiled 153 without problem on Xcode10.1 with SDK10.11. Link to comment Share on other sites More sharing options...
Zenith432 Posted May 7, 2019 Share Posted May 7, 2019 (edited) 9 minutes ago, Slice said: About commit 154. Is it related to Xcode10.2? Somehow I compiled 153 without problem on Xcode10.1 with SDK10.11. I built using Xcode 10.2.1 and MacOS 10.14 SDK (the only one I have installed). The intrinsics builtin_ia32_cvtdq2ps and builtin_ia32_cvtps2dq don't exist in this clang anymore, and instead the definitions in its native emmintrin.h use some general converter called builtin_convertvector which is not a specific SSE2 opcode, but generates opcodes based on the conversion wanted. Instead, I used inline assembly with cvtdq2ps and cvtps2dq which should be in clang inline assembler going back to all versions I hope. (these opcodes covert 4 int32 to 4 float or vice versa). Edited May 7, 2019 by Zenith432 1 Link to comment Share on other sites More sharing options...
kkdart Posted July 3, 2019 Share Posted July 3, 2019 Reporting and Issue: I noticed that Some videos on youtube are using a opus codec for audio: example: https://youtu.be/9GUbWRD7emM (ESPN uses OPUS as their audio codec) (ESPN USES VP09 as their Video codec) Voodoo HDA does not load the audio for videos encoded with this. Here is a standard video: https://youtu.be/IxGkLoA_1ec (Other uses mp4a as their audio codec) (Other USES VP09 as their Video codec) Audio plays find when using bluetooth (AirPods) on both types of streams Unfortunately when using the speakers audio does not play with videos with the OPUS codec being used. https://github.com/xiph/opus There is a CMAKE part of the codebase that allows usage with MAC OS Let me know if anyone else can replicate this error or it's just my build. If it's my build I'll be doing a clean install later this month or next, and let you know if that resolves the problem. Link to comment Share on other sites More sharing options...
Slice Posted July 4, 2019 Author Share Posted July 4, 2019 The driver understands PCM and AC3. Other codecs you have to convert in your player. Link to comment Share on other sites More sharing options...
eierfrucht Posted July 9, 2019 Share Posted July 9, 2019 OPUS is a trending codec engineered specifically for web usage. It has been slowly supplanting earlier solutions due to its much higher efficiency (64 Kbit OPUS ≈ 256 Kbit MP3) so the users of VoodooHDA must be wading into hazardous territory... or am I missing something and there is a way to force Safari / Chrome / Mozilla to convert an audio stream on the fly? Link to comment Share on other sites More sharing options...
Slice Posted July 9, 2019 Author Share Posted July 9, 2019 Intel HDA specification not assumes opus codec. Convert it on the fly. Link to comment Share on other sites More sharing options...
artouiros Posted August 12, 2019 Share Posted August 12, 2019 Hello insanelymac community. I am new here and from start with a question. Hope someone can help me figure out my problem. I am using Mojave 10.14.6. Everything works good but sound. I did try to install VoodooHDA but it keeps glitching sometimes (it works, sound is ok but sometimes it glitches - THIS is not the problem) and with it I cannot use AppStore and some other apps downloaded from AppStore. (THIS is the real problem) Here is the crashlog: System Integrity Protection: disabled Crashed Thread: 35 com.apple. audio. 10Thread. client Exception Type: EXC_BAD_INSTRUCTION (SIGILL} Exception Codes: 0x0000000600000001, @x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Illegal instruction: 4 Termination Reason: Namespace SIGNAL, Code 0x4 Terminating Process: exc handler [603] I also did try AppleALC to make audio work, but I guess it works only for Ryzen now (I have AMD vanilla install and FM2+ CPU), at least that was stated in other thread on amd-osx. Anyone else had issues with Voodoo? Link to comment Share on other sites More sharing options...
Slice Posted August 13, 2019 Author Share Posted August 13, 2019 Provide full crash log please. I am not sure it is somehow related to VoodooHDA. Anyway for AMD CPU you have to set InhibitCache=true in VoodooHDA/Contents/Info.plist. Link to comment Share on other sites More sharing options...
artouiros Posted August 13, 2019 Share Posted August 13, 2019 (edited) 4 hours ago, Slice said: Provide full crash log please. I am not sure it is somehow related to VoodooHDA. Anyway for AMD CPU you have to set InhibitCache=true in VoodooHDA/Contents/Info.plist. Spoiler Process: App Store [416] Path: /Applications/App Store.app/Contents/MacOS/App Store Identifier: com.apple.AppStore Version: 3.0 (1003.3) Build Info: AppStoreJet-3003018000000~163 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: App Store [416] User ID: 501 Date/Time: 2019-08-13 11:39:27.812 +0300 OS Version: Mac OS X 10.14.6 (18G87) Report Version: 12 Anonymous UUID: DELETED Time Awake Since Boot: 48 seconds System Integrity Protection: disabled Crashed Thread: 41 com.apple.audio.IOThread.client Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Illegal instruction: 4 Termination Reason: Namespace SIGNAL, Code 0x4 Terminating Process: exc handler [416] Application Specific Information: dyld3 mode Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff6f86d9de __ulock_wait + 10 1 libdispatch.dylib 0x00007fff6f6e9e19 _dispatch_ulock_wait + 47 2 libdispatch.dylib 0x00007fff6f6e9ef8 _dispatch_thread_event_wait_slow + 33 3 libdispatch.dylib 0x00007fff6f6f537f __DISPATCH_WAIT_FOR_QUEUE__ + 286 4 libdispatch.dylib 0x00007fff6f6f4fce _dispatch_sync_f_slow + 171 5 com.apple.MediaToolbox 0x00007fff47d75200 0x7fff47c2e000 + 1339904 6 com.apple.avfoundation 0x00007fff3f569680 -[AVPlayerItem _tracks] + 214 7 com.apple.avfoundation 0x00007fff3f569519 -[AVPlayerItem _informObserversAboutAvailabilityOfTracks] + 86 8 com.apple.avfoundation 0x00007fff3f5eb254 __avplayeritem_figassetNotificationCallback_block_invoke + 177 9 libdispatch.dylib 0x00007fff6f6e85f8 _dispatch_call_block_and_release + 12 10 libdispatch.dylib 0x00007fff6f6e963d _dispatch_client_callout + 8 11 libdispatch.dylib 0x00007fff6f6f468d _dispatch_main_queue_callback_4CF + 1135 12 com.apple.CoreFoundation 0x00007fff4374b556 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 13 com.apple.CoreFoundation 0x00007fff4374ac83 __CFRunLoopRun + 2300 14 com.apple.CoreFoundation 0x00007fff4374a135 CFRunLoopRunSpecific + 459 15 com.apple.HIToolbox 0x00007fff4299b1ab RunCurrentEventLoopInMode + 292 16 com.apple.HIToolbox 0x00007fff4299aee5 ReceiveNextEventCommon + 603 17 com.apple.HIToolbox 0x00007fff4299ac76 _BlockUntilNextEventMatchingListInModeWithFilter + 64 18 com.apple.AppKit 0x00007fff40d3379d _DPSNextEvent + 1135 19 com.apple.AppKit 0x00007fff40d3248b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361 20 com.apple.AppKit 0x00007fff40d2c5a8 -[NSApplication run] + 699 21 com.apple.AppKit 0x00007fff40d1bae8 NSApplicationMain + 777 22 com.apple.AppStore 0x0000000101a7ae79 0x101a76000 + 20089 23 libdyld.dylib 0x00007fff6f7363d5 start + 1 Thread 1: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 7: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 8:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff6f86b22a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6f86b76c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff4374b46d __CFRunLoopServiceMachPort + 327 3 com.apple.CoreFoundation 0x00007fff4374a9da __CFRunLoopRun + 1619 4 com.apple.CoreFoundation 0x00007fff4374a135 CFRunLoopRunSpecific + 459 5 com.apple.AppKit 0x00007fff40d3b4c2 _NSEventThread + 175 6 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 9:: JetEngine.RunLoopWorkerThread[JetEngine.JSStack.scheduler] 0 libsystem_kernel.dylib 0x00007fff6f86b22a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6f86b76c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff4374b46d __CFRunLoopServiceMachPort + 327 3 com.apple.CoreFoundation 0x00007fff4374a9da __CFRunLoopRun + 1619 4 com.apple.CoreFoundation 0x00007fff4374a135 CFRunLoopRunSpecific + 459 5 com.apple.JetEngine 0x00000001021b3e0d 0x102183000 + 200205 6 com.apple.JetEngine 0x00000001021e73ac 0x102183000 + 410540 7 com.apple.JetEngine 0x00000001021b3e61 0x102183000 + 200289 8 libswiftObjectiveC.dylib 0x00007fff6f445f4f autoreleasepool<A>(invoking:) + 47 9 com.apple.JetEngine 0x00000001021b1c93 0x102183000 + 191635 10 com.apple.JetEngine 0x00000001021b3991 0x102183000 + 199057 11 com.apple.JetEngine 0x000000010219d780 0x102183000 + 108416 12 com.apple.Foundation 0x00007fff459c25c2 __NSThread__start__ + 1194 13 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 14 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 15 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 10:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 libc++.1.dylib 0x00007fff6c971b31 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93 3 com.apple.JavaScriptCore 0x00007fff46c52235 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117 4 com.apple.JavaScriptCore 0x00007fff46c520ff std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 95 5 com.apple.JavaScriptCore 0x00007fff46c50dc6 bmalloc::Scavenger::threadRunLoop() + 262 6 com.apple.JavaScriptCore 0x00007fff46c50579 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 7 com.apple.JavaScriptCore 0x00007fff46c51ee7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 11:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 12:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 13:: Heap Helper Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 14:: JIT Worklist Helper Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 15:: DFG Worklist Worker Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 16:: DFG Worklist Worker Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 17:: JSC Heap Collector Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 18: 0 libsystem_pthread.dylib 0x00007fff6f9293f0 start_wqthread + 0 Thread 19:: FTL Worklist Worker Thread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.JavaScriptCore 0x00007fff46c0fb1a WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 122 3 com.apple.JavaScriptCore 0x00007fff46bfb502 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2354 4 com.apple.JavaScriptCore 0x00007fff46bda685 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 165 5 com.apple.JavaScriptCore 0x00007fff46bda98a WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call() + 186 6 com.apple.JavaScriptCore 0x00007fff46c0d7f2 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 194 7 com.apple.JavaScriptCore 0x00007fff46a2cc39 WTF::wtfThreadEntryPoint(void*) + 9 8 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 10 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 20:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff6f86b22a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6f86b76c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff4374b46d __CFRunLoopServiceMachPort + 327 3 com.apple.CoreFoundation 0x00007fff4374a9da __CFRunLoopRun + 1619 4 com.apple.CoreFoundation 0x00007fff4374a135 CFRunLoopRunSpecific + 459 5 com.apple.CFNetwork 0x00007fff42622380 -[__CoreSchedulingSetRunnable runForever] + 210 6 com.apple.Foundation 0x00007fff459c25c2 __NSThread__start__ + 1194 7 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 9 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 21: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 22: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 23: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 24: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 25:: Dispatch queue: com.apple.coremedia.networkbuffering 0 libsystem_kernel.dylib 0x00007fff6f86df06 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92ad52 _pthread_mutex_firstfit_lock_wait + 96 2 libsystem_pthread.dylib 0x00007fff6f9284cd _pthread_mutex_firstfit_lock_slow + 222 3 com.apple.MediaToolbox 0x00007fff47d07d81 0x7fff47c2e000 + 892289 4 com.apple.MediaToolbox 0x00007fff47d22634 0x7fff47c2e000 + 1001012 5 com.apple.MediaToolbox 0x00007fff47d4e935 0x7fff47c2e000 + 1182005 6 com.apple.MediaToolbox 0x00007fff47fb0a3b 0x7fff47c2e000 + 3680827 7 com.apple.MediaToolbox 0x00007fff47fb3a30 0x7fff47c2e000 + 3693104 8 com.apple.MediaToolbox 0x00007fff47fc5091 0x7fff47c2e000 + 3764369 9 com.apple.MediaToolbox 0x00007fff47fc7e0a 0x7fff47c2e000 + 3776010 10 com.apple.MediaToolbox 0x00007fff47e0feb7 0x7fff47c2e000 + 1973943 11 com.apple.MediaToolbox 0x00007fff47e111e9 0x7fff47c2e000 + 1978857 12 com.apple.MediaToolbox 0x00007fff47e10161 0x7fff47c2e000 + 1974625 13 com.apple.CFNetwork 0x00007fff427cf83b __67-[NSURLSession delegate_dataTask:didReceiveData:completionHandler:]_block_invoke_2 + 38 14 com.apple.Foundation 0x00007fff45a064ac __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7 15 com.apple.Foundation 0x00007fff45a063b4 -[NSBlockOperation main] + 68 16 com.apple.Foundation 0x00007fff459dc12d -[__NSOperationInternal _start:] + 685 17 com.apple.Foundation 0x00007fff45a060e7 __NSOQSchedule_f + 227 18 libdispatch.dylib 0x00007fff6f6e85f8 _dispatch_call_block_and_release + 12 19 libdispatch.dylib 0x00007fff6f6e963d _dispatch_client_callout + 8 20 libdispatch.dylib 0x00007fff6f6ef8e0 _dispatch_lane_serial_drain + 602 21 libdispatch.dylib 0x00007fff6f6f03c6 _dispatch_lane_invoke + 433 22 libdispatch.dylib 0x00007fff6f6f73bc _dispatch_root_queue_drain + 324 23 libdispatch.dylib 0x00007fff6f6f71bb _dispatch_worker_thread + 251 24 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 25 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 26 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 26:: Dispatch queue: com.apple.coremedia.faqts.asyncStartQueue 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d5a1 _pthread_cond_wait + 773 2 com.apple.audio.toolbox.AudioToolbox 0x00007fff42064c04 CAGuard::WaitFor(unsigned long long) + 138 3 com.apple.audio.toolbox.AudioToolbox 0x00007fff42064a00 Waiter::WaitOnFlagsFor(unsigned int, unsigned long long) + 52 4 com.apple.audio.toolbox.AudioToolbox 0x00007fff4206480a AQMEIO_Base::AwaitIOCycle(unsigned int) + 200 5 com.apple.audio.toolbox.AudioToolbox 0x00007fff42063c78 AQMEIO_Base::StartIO_Sync() + 86 6 com.apple.audio.toolbox.AudioToolbox 0x00007fff42063be1 AQMEIO_Base::AddRunningRequest(void*, bool) + 105 7 com.apple.audio.toolbox.AudioToolbox 0x00007fff42069828 MEDeviceStreamClient::FirstRunningClientStarted(bool) + 84 8 com.apple.audio.toolbox.AudioToolbox 0x00007fff421d0ea0 MEDeviceStreamClient::AddRunningClient(AQIONodeClient&, bool, bool) + 836 9 com.apple.audio.toolbox.AudioToolbox 0x00007fff42134d96 AQMEDevice::AddRunningClient(AQIONodeClient&, bool, bool) + 532 10 com.apple.audio.toolbox.AudioToolbox 0x00007fff42068e84 AudioQueueObject::StartRunning(AQIONode*) + 194 11 com.apple.audio.toolbox.AudioToolbox 0x00007fff420660b2 AudioQueueObject::_Start(XAudioTimeStamp const&) + 1038 12 com.apple.audio.toolbox.AudioToolbox 0x00007fff42065c83 AudioQueueObject::Start(XAudioTimeStamp const&) + 15 13 com.apple.audio.toolbox.AudioToolbox 0x00007fff42065a00 AQServer_Start + 118 14 com.apple.audio.toolbox.AudioToolbox 0x00007fff42065854 AudioQueueStart + 610 15 com.apple.MediaToolbox 0x00007fff4805d3ed 0x7fff47c2e000 + 4387821 16 libdispatch.dylib 0x00007fff6f6e963d _dispatch_client_callout + 8 17 libdispatch.dylib 0x00007fff6f6ef8e0 _dispatch_lane_serial_drain + 602 18 libdispatch.dylib 0x00007fff6f6f03c6 _dispatch_lane_invoke + 433 19 libdispatch.dylib 0x00007fff6f6f73bc _dispatch_root_queue_drain + 324 20 libdispatch.dylib 0x00007fff6f6f71bb _dispatch_worker_thread + 251 21 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 22 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 23 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 27: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 28:: Dispatch queue: com.apple.coremedia.player.async.0x600000bc3c00 0 libsystem_kernel.dylib 0x00007fff6f86df06 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92ad52 _pthread_mutex_firstfit_lock_wait + 96 2 libsystem_pthread.dylib 0x00007fff6f9284cd _pthread_mutex_firstfit_lock_slow + 222 3 com.apple.audio.toolbox.AudioToolbox 0x00007fff42005f55 CAMutex::Lock() + 67 4 com.apple.audio.toolbox.AudioToolbox 0x00007fff42040634 QueueAccessor::AcquireLock() + 50 5 com.apple.audio.toolbox.AudioToolbox 0x00007fff42040587 QueueAccessor::QueueAccessor(unsigned int, audit_token_t const*) + 25 6 com.apple.audio.toolbox.AudioToolbox 0x00007fff420591fe AQServer_SetParameter + 45 7 com.apple.audio.toolbox.AudioToolbox 0x00007fff42059119 AudioQueueSetParameter + 375 8 com.apple.MediaToolbox 0x00007fff47c719c6 FigAudioQueueSetParameter + 78 9 com.apple.MediaToolbox 0x00007fff47e02cad 0x7fff47c2e000 + 1920173 10 com.apple.MediaToolbox 0x00007fff47d0c12d 0x7fff47c2e000 + 909613 11 com.apple.MediaToolbox 0x00007fff47d303e1 0x7fff47c2e000 + 1057761 12 com.apple.MediaToolbox 0x00007fff47d4ca74 0x7fff47c2e000 + 1174132 13 com.apple.MediaToolbox 0x00007fff47d4c6cc 0x7fff47c2e000 + 1173196 14 com.apple.MediaToolbox 0x00007fff47d540a7 0x7fff47c2e000 + 1204391 15 com.apple.MediaToolbox 0x00007fff47d4d777 0x7fff47c2e000 + 1177463 16 com.apple.MediaToolbox 0x00007fff48045497 0x7fff47c2e000 + 4289687 17 com.apple.MediaToolbox 0x00007fff47ea49ae 0x7fff47c2e000 + 2582958 18 com.apple.MediaToolbox 0x00007fff47e9dd3b 0x7fff47c2e000 + 2555195 19 com.apple.MediaToolbox 0x00007fff47e43d67 0x7fff47c2e000 + 2186599 20 com.apple.MediaToolbox 0x00007fff47d72ff9 0x7fff47c2e000 + 1331193 21 com.apple.MediaToolbox 0x00007fff47d772b8 0x7fff47c2e000 + 1348280 22 libdispatch.dylib 0x00007fff6f6e963d _dispatch_client_callout + 8 23 libdispatch.dylib 0x00007fff6f6ef8e0 _dispatch_lane_serial_drain + 602 24 libdispatch.dylib 0x00007fff6f6f03c6 _dispatch_lane_invoke + 433 25 libdispatch.dylib 0x00007fff6f6f73bc _dispatch_root_queue_drain + 324 26 libdispatch.dylib 0x00007fff6f6f71bb _dispatch_worker_thread + 251 27 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 28 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 29 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 29:: com.apple.coremedia.imagequeue.coreanimation.common 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.CoreMedia 0x00007fff4484b375 WaitOnConditionTimed + 92 3 com.apple.CoreMedia 0x00007fff44836552 FigSemaphoreWaitRelative + 152 4 com.apple.MediaToolbox 0x00007fff47ef784c 0x7fff47c2e000 + 2922572 5 com.apple.CoreMedia 0x00007fff4483393f figThreadMain + 276 6 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 30:: com.apple.coremedia.videomediaconverter 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.CoreMedia 0x00007fff44847c2b WaitOnCondition + 11 3 com.apple.CoreMedia 0x00007fff4483654b FigSemaphoreWaitRelative + 145 4 com.apple.MediaToolbox 0x00007fff47ef633d 0x7fff47c2e000 + 2917181 5 com.apple.CoreMedia 0x00007fff4483393f figThreadMain + 276 6 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 31: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 32:: com.apple.coremedia.vtremotedecompressionclient.notifier 0 libsystem_kernel.dylib 0x00007fff6f86b22a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6f86b76c mach_msg + 60 2 com.apple.VideoToolbox 0x00007fff4f7528a6 0x7fff4f689000 + 825510 3 com.apple.CoreMedia 0x00007fff4483393f figThreadMain + 276 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 33:: com.apple.coreaudio.AQClient 0 libsystem_kernel.dylib 0x00007fff6f86df06 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92ad52 _pthread_mutex_firstfit_lock_wait + 96 2 libsystem_pthread.dylib 0x00007fff6f9284cd _pthread_mutex_firstfit_lock_slow + 222 3 com.apple.audio.toolbox.AudioToolbox 0x00007fff42005f55 CAMutex::Lock() + 67 4 com.apple.audio.toolbox.AudioToolbox 0x00007fff42040634 QueueAccessor::AcquireLock() + 50 5 com.apple.audio.toolbox.AudioToolbox 0x00007fff42040587 QueueAccessor::QueueAccessor(unsigned int, audit_token_t const*) + 25 6 com.apple.audio.toolbox.AudioToolbox 0x00007fff4205b618 AQServer_GetPendingCallbackMessages + 116 7 com.apple.audio.toolbox.AudioToolbox 0x00007fff4205afbf ClientAudioQueue::FetchAndDeliverPendingCallbacks(unsigned int) + 221 8 com.apple.audio.toolbox.AudioToolbox 0x00007fff4205ae6c AQCallbackReceiver_CallbackNotificationsAvailable + 121 9 com.apple.audio.toolbox.AudioToolbox 0x00007fff4205aa96 _XCallbackNotificationsAvailable + 33 10 com.apple.audio.toolbox.AudioToolbox 0x00007fff4205a8a4 mshMIGPerform + 220 11 com.apple.CoreFoundation 0x00007fff43762d12 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 12 com.apple.CoreFoundation 0x00007fff43762c70 __CFRunLoopDoSource1 + 527 13 com.apple.CoreFoundation 0x00007fff4374ad6e __CFRunLoopRun + 2535 14 com.apple.CoreFoundation 0x00007fff4374a135 CFRunLoopRunSpecific + 459 15 com.apple.audio.toolbox.AudioToolbox 0x00007fff4203ec42 GenericRunLoopThread::Entry(void*) + 158 16 com.apple.audio.toolbox.AudioToolbox 0x00007fff4203e981 CAPThread::Entry(CAPThread*) + 77 17 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 18 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 19 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 34: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 35:: com.apple.coremedia.audioqueue.source 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.CoreMedia 0x00007fff44847c2b WaitOnCondition + 11 3 com.apple.CoreMedia 0x00007fff4483654b FigSemaphoreWaitRelative + 145 4 com.apple.MediaToolbox 0x00007fff47cfac76 0x7fff47c2e000 + 838774 5 com.apple.CoreMedia 0x00007fff4483393f figThreadMain + 276 6 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 36: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 37: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 38: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 39: 0 libsystem_kernel.dylib 0x00007fff6f86b27e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6f6e9c99 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6f6ea377 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6f6f71fd _dispatch_worker_thread + 317 4 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 6 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 40:: AQConverterThread 0 libsystem_kernel.dylib 0x00007fff6f86e86a __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6f92d56e _pthread_cond_wait + 722 2 com.apple.audio.toolbox.AudioToolbox 0x00007fff4206540a CAGuard::Wait() + 72 3 com.apple.audio.toolbox.AudioToolbox 0x00007fff420617b5 AQConverterManager::AQConverterThread::Run() + 375 4 com.apple.audio.toolbox.AudioToolbox 0x00007fff42061633 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 9 5 com.apple.audio.toolbox.AudioToolbox 0x00007fff4203e981 CAPThread::Entry(CAPThread*) + 77 6 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 41 Crashed:: com.apple.audio.IOThread.client 0 libvDSP.dylib 0x00007fff40880fc0 0x7fff40861000 + 131008 1 com.apple.audio.units.Components 0x000000010d8a9eb3 void MixLoop<MCF32toF32>::MonoChangingLevel<MixLoop<MCF32toF32>::Mix>(unsigned int, float const*, unsigned int, float*, unsigned int, float&, float, MCDezipper const&) + 93 2 com.apple.audio.units.Components 0x000000010d8a7e50 MixLoop<MCF32toF32>::MonoDispatch(unsigned int, float const*, unsigned int, float*, unsigned int, float&, float, MCDezipper const&, unsigned char&, bool) + 80 3 com.apple.audio.units.Components 0x000000010d8a3e1c AUMultiChannelMixer::MixerCore::SumInput(unsigned int, AUMultiChannelMixerInputElement*, CAStreamBasicDescription const&, CAStreamBasicDescription::CommonPCMFormat, AudioBufferList*, unsigned int, float, float, unsigned int, bool) + 690 4 com.apple.audio.units.Components 0x000000010d8a3597 AUMultiChannelMixer::MixerCore::RenderInput(unsigned int, AudioTimeStamp const&, unsigned int) + 2145 5 com.apple.audio.units.Components 0x000000010d8a4f92 AUMultiChannelMixer::MixerCore::Mix(InputRenderOrderInfo const*, int, AudioTimeStamp const&, unsigned int) + 372 6 com.apple.audio.units.Components 0x000000010d8a47a6 AUMultiChannelMixer::MixerCore::MasterMix(AudioTimeStamp const&, unsigned int) + 716 7 com.apple.audio.units.Components 0x000000010d8a426f AUMultiChannelMixer::Render(unsigned int&, AudioTimeStamp const&, unsigned int) + 643 8 com.apple.audio.units.Components 0x000000010d8b9587 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 169 9 com.apple.audio.units.Components 0x000000010d8b8ce7 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 601 10 com.apple.audio.units.Components 0x000000010d8c0bac AUMethodRender(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 45 11 com.apple.audio.toolbox.AudioToolbox 0x00007fff4206a46a XAudioUnit::Render(unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 52 12 com.apple.audio.toolbox.AudioToolbox 0x00007fff421d229a MESubmixGraph::render(int, AudioBufferList&, AudioTimeStamp const&) + 158 13 com.apple.audio.toolbox.AudioToolbox 0x00007fff4206a23d MEOutputStreamClient::IO_PerformOutput(int, AudioBufferList&, AudioTimeStamp const&) + 85 14 com.apple.audio.toolbox.AudioToolbox 0x00007fff42067798 AQMEIO_HAL::IOProc(AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*) + 4826 15 com.apple.audio.toolbox.AudioToolbox 0x00007fff420664b1 AQMEIO_HAL::_IOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 25 16 com.apple.audio.CoreAudio 0x00007fff431aa2d2 HALC_ProxyIOContext::IOWorkLoop() + 4908 17 com.apple.audio.CoreAudio 0x00007fff431a8df4 HALC_ProxyIOContext::IOThreadEntry(void*) + 122 18 com.apple.audio.CoreAudio 0x00007fff431a8956 HALB_IOThread::Entry(void*) + 72 19 libsystem_pthread.dylib 0x00007fff6f92a2eb _pthread_body + 126 20 libsystem_pthread.dylib 0x00007fff6f92d249 _pthread_start + 66 21 libsystem_pthread.dylib 0x00007fff6f92940d thread_start + 13 Thread 41 crashed with X86 Thread State (64-bit): rax: 0x0000000000000001 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000600003cc3ccc rdi: 0x00007fc24ca73760 rsi: 0x0000000000000001 rbp: 0x0000700006f200e0 rsp: 0x0000700006f200c8 r8: 0x00007fc24ca7b760 r9: 0x0000000000000001 r10: 0x00007fc24ca7b760 r11: 0x00007fc24ca73740 r12: 0x0000000000000001 r13: 0x0000000000000001 r14: 0x0000700006f20401 r15: 0x00000000000001d7 rip: 0x00007fff40880fc0 rfl: 0x0000000000010246 cr2: 0x00007fff40880e80 Logical CPU: 1 Error Code: 0x00000000 Trap Number: 6 Binary Images: 0x101a76000 - 0x101d72ff7 com.apple.AppStore (3.0 - 1003.3) <7CF12B18-507C-3875-801A-88DC49C1E57C> /Applications/App Store.app/Contents/MacOS/App Store 0x101e68000 - 0x10209eff7 com.apple.AppStoreKit (1.0 - 1) <205B32FD-FD22-3564-A2B8-5591FFA061DF> /Applications/App Store.app/Contents/Frameworks/AppStoreKitMac.framework/Versions/A/AppStoreKitMac 0x102183000 - 0x1022d3ff7 com.apple.JetEngine (1.0 - 1) <F6D15117-2B46-3820-A4F3-F74BCFC61A86> /Applications/App Store.app/Contents/Frameworks/JetEngineMac.framework/Versions/A/JetEngineMac 0x103e2e000 - 0x103e986ef dyld (655.1.1) <D3E77331-ACE5-349D-A7CC-433D626D4A5B> /usr/lib/dyld 0x104147000 - 0x10414a047 libobjc-trampolines.dylib (756.2) <BB7525A0-AE52-371A-8428-827BAED9E35C> /usr/lib/libobjc-trampolines.dylib 0x10d150000 - 0x10d68afff com.apple.audio.codecs.Components (7.0 - 7.0) <68C1FFD0-9D85-3A5F-894A-1B08934C8FB6> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 0x10d791000 - 0x10d926fff com.apple.audio.units.Components (1.14 - 1.14) <8B1DABE8-8F96-364D-9C60-36B06CD73466> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x7fff37bfc000 - 0x7fff37bfdff7 libCyrillicConverter.dylib (73) <84850959-622E-35AB-82A4-D4AC217E8CC4> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib 0x7fff37c82000 - 0x7fff37fdbfff com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) <AB6E8A8F-0BFE-37EE-A135-44ABA4FCB559> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff37fde000 - 0x7fff380eafff com.apple.AMDMTLBronzeDriver (2.11.20 - 2.1.1) <1D8E8E3B-88F4-35B1-8E83-AE74B558C26C> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff3f559000 - 0x7fff3f735ffb com.apple.avfoundation (2.0 - 1550.4) <5854207B-6106-3DA4-80B6-36C42D042F26> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff3f736000 - 0x7fff3f7fbfff com.apple.audio.AVFAudio (1.0 - ???) <D454A339-2FC6-3EF6-992F-D676046612DB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff3f7fd000 - 0x7fff3f902fff com.apple.AVKit (1.1 - 446.50.101) <56AD537F-0BA5-360D-8B83-D5BB16A1BF4E> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit 0x7fff3f903000 - 0x7fff3f903fff com.apple.Accelerate (1.11 - Accelerate 1.11) <B2A0C739-1D41-3452-9D00-8C01ADA5DD99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3f904000 - 0x7fff3f91afff libCGInterfaces.dylib (506.22) <5CCB7F4C-B11F-39B4-AF43-173D8A839632> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff3f91b000 - 0x7fff4020ffcb com.apple.vImage (8.1 - ???) <2905F53F-12C4-3583-A0A3-82607C5341CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff40210000 - 0x7fff403b6feb libBLAS.dylib (1243.200.4) <02059CCF-0B14-3BFA-9B74-B5685219682E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff403b7000 - 0x7fff403fbff7 libBNNS.dylib (38.250.1) <AB890F6F-0B7D-3EC5-8A0E-874EAA4D0731> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff403fc000 - 0x7fff407b4ff3 libLAPACK.dylib (1243.200.4) <2CD8E9C6-E489-38E1-8A08-42CBE87FAC77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff407b5000 - 0x7fff407caffb libLinearAlgebra.dylib (1243.200.4) <E7507B69-EF24-39D6-9B35-4A66E833C3F8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff407cb000 - 0x7fff407d0ff3 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff407d1000 - 0x7fff4084dff3 libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff4084e000 - 0x7fff40860ffb libSparseBLAS.dylib (1243.200.4) <069BE0D3-FEDF-3848-81B7-B5D64F511EC6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff40861000 - 0x7fff40a01fef libvDSP.dylib (671.250.4) <CA46FD92-D0CB-39B5-BD26-BEB3897D3154> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff40a02000 - 0x7fff40b76fdf libvMisc.dylib (671.250.4) <9B4E3148-A73F-3DBF-A47B-68DAA26D15BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff40b77000 - 0x7fff40b77fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A83C1419-E651-3924-8A6D-FF7321C8AB90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff40b78000 - 0x7fff40bd2fff com.apple.Accounts (113 - 113) <251A1CB1-F972-3F60-8662-85459EAD6318> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff40bd5000 - 0x7fff40d18fff com.apple.AddressBook.framework (11.0 - 1894) <3FFCAE6B-4CD2-3B8D-AE27-0A3693C9470F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff40d19000 - 0x7fff41aceffb com.apple.AppKit (6.9 - 1671.60.107) <DA722801-0527-3265-ADAE-BB2966649C7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff41b20000 - 0x7fff41b20fff com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff41b21000 - 0x7fff41b8cfff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff41c25000 - 0x7fff41d3cfff 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 0x7fff41d3d000 - 0x7fff41d7ffff 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 0x7fff41dd9000 - 0x7fff41e0bfff 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 0x7fff41e70000 - 0x7fff41e74ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <C0D9E23C-ABA0-39DE-A4EB-5A41C5499056> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff41f0f000 - 0x7fff41f61ff7 com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff41f62000 - 0x7fff41f71fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff41f72000 - 0x7fff41fbbff7 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 0x7fff41fbc000 - 0x7fff41ff5ff7 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 0x7fff41ff6000 - 0x7fff42002fff 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 0x7fff42003000 - 0x7fff4227aff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff4227c000 - 0x7fff4227cfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABC54269-002D-310D-9654-46CF960F863E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff425d5000 - 0x7fff42976fff com.apple.CFNetwork (978.0.7 - 978.0.7) <B2133D0D-1399-3F17-80F0-313E3A241C89> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff4298b000 - 0x7fff4298bfff com.apple.Carbon (158 - 158) <56AD06AA-7BB4-3F0B-AEF7-9768D0BC1C98> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff4298c000 - 0x7fff4298fffb 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 0x7fff42990000 - 0x7fff42c87fff 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 0x7fff42c88000 - 0x7fff42c8bff3 com.apple.help (1.3.8 - 66) <A08517EB-8958-36C9-AEE0-1A8FEEACBE3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff42c8c000 - 0x7fff42c91ff7 com.apple.ImageCapture (9.0 - 1534.2) <DB063E87-ED8F-3E4E-A7E2-A6B45FA73EF7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff42c92000 - 0x7fff42d27ff3 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 0x7fff42d28000 - 0x7fff42d40ff7 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 0x7fff42d60000 - 0x7fff42d61ff7 com.apple.print.framework.Print (14.2 - 267.4) <A7A9D2A0-D4E0-35EF-A0F7-50521F707C33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff42d62000 - 0x7fff42d64ff7 com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff42d65000 - 0x7fff42d6bff7 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 0x7fff42d6c000 - 0x7fff42e8cfff com.apple.cloudkit.CloudKit (736.232 - 736.232) <F643F4D4-7F23-32C3-84E1-7981BD45F64C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff42e8d000 - 0x7fff42e8dfff com.apple.Cocoa (6.11 - 23) <A9778F0D-0DBC-3978-B92D-5E87FE1CB75D> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff42e9b000 - 0x7fff42feaff7 com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff42feb000 - 0x7fff430d3ff7 com.apple.contacts (1.0 - 2901) <A6734AF0-D8E6-32C7-B283-DF1E7627F0D3> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff430d4000 - 0x7fff43175ffb com.apple.ContactsUI (11.0 - 1894) <8684DC88-2355-3E0B-AA46-0F54F54E1212> /System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI 0x7fff43176000 - 0x7fff431fcfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff43260000 - 0x7fff4328affb com.apple.CoreBluetooth (1.0 - 1) <A73F1709-DD18-3052-9F22-C0015278834B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff4328b000 - 0x7fff4361eff3 com.apple.CoreData (120 - 866.6) <2408A361-E56E-30AD-B8CF-94305552E86C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff4361f000 - 0x7fff4370fff7 com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff43710000 - 0x7fff43b55fff com.apple.CoreFoundation (6.9 - 1575.17) <57B85682-96F5-3DD9-8969-DF83D07E0295> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff43b57000 - 0x7fff44203fff com.apple.CoreGraphics (2.0 - 1265.9) <79190987-281B-3D7A-9C3F-95A85DD28021> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff44205000 - 0x7fff44525fff com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff44526000 - 0x7fff4459efff com.apple.corelocation (2245.16.14) <0F59F59B-AC14-3116-83C5-CF7BC57D9EB1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff445f8000 - 0x7fff44821fff com.apple.CoreML (1.0 - 1) <9EC1FED2-BA47-307B-A326-43C4D05166E7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff44822000 - 0x7fff44926fff com.apple.CoreMedia (1.0 - 2290.13) <A739B93D-23C2-3A34-8D61-6AC924B9634F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff44927000 - 0x7fff44982fff com.apple.CoreMediaIO (900.0 - 5050.1) <5F35E97B-2610-3744-94B6-062B0C27A6FD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff44983000 - 0x7fff44983fff com.apple.CoreServices (946 - 946) <455AB7C9-ECB1-3B5C-8D07-AC68810A90B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff44984000 - 0x7fff44a00ff7 com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff44a01000 - 0x7fff44cd8fff com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff44cd9000 - 0x7fff44d21ff7 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 0x7fff44d22000 - 0x7fff44d2affb 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 0x7fff44d2b000 - 0x7fff44edcff7 com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff44edd000 - 0x7fff44f7bff7 com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff44f7c000 - 0x7fff44fc6ff7 com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff44fc7000 - 0x7fff4502eff7 com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff4502f000 - 0x7fff45050ff3 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 0x7fff45051000 - 0x7fff450b0ff3 com.apple.CoreSpotlight (1.0 - 231.48) <5EB621B3-AAF4-3110-8C34-EB4D64BE7412> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x7fff45294000 - 0x7fff4535afff com.apple.CoreTelephony (113 - 6833.1) <7027A48C-8701-3B33-896B-B151A851CDCB> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7fff4535b000 - 0x7fff454bdff3 com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff454be000 - 0x7fff454feff3 com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff454ff000 - 0x7fff4558efff com.apple.framework.CoreWLAN (13.0 - 1375.2) <BF4B29F7-FBC8-3299-98E8-C3F8C04B7C92> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff45705000 - 0x7fff45710ffb com.apple.DirectoryService.Framework (10.14 - 207.200.4) <49B086F4-AFA2-3ABB-8D2E-CE253044C1C0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff45711000 - 0x7fff457bffff com.apple.DiscRecording (9.0.3 - 9030.4.5) <D7A28B57-C025-3D44-BB17-82243B7B91BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff457e5000 - 0x7fff457eaffb com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff459b0000 - 0x7fff45d5dfff com.apple.Foundation (6.9 - 1575.17) <20150BA3-74D6-3991-AD22-52735FAD0E24> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff45dcc000 - 0x7fff45dfbffb com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff45efb000 - 0x7fff46005fff com.apple.Bluetooth (6.0.14 - 6.0.14d3) <C2D1A774-2390-363D-8215-BF51FFCB6CCA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff46068000 - 0x7fff460f7fff com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff460f9000 - 0x7fff46108ffb com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff46109000 - 0x7fff4615bff3 com.apple.ImageCaptureCore (1.0 - 1534.2) <27942C51-8108-3ED9-B37E-7C365A31EC2D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff4615c000 - 0x7fff462eafff com.apple.ImageIO.framework (3.3.0 - 1850.2) <EAA38DD6-8072-3E7C-AC9E-C84B8FD8B5F6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff462eb000 - 0x7fff462efffb libGIF.dylib (1850.2) <E3C2899B-B8F9-348F-85C9-5AB60CBDA918> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff462f0000 - 0x7fff463cdff7 libJP2.dylib (1850.2) <3D039F77-0A78-3937-A820-7B521E556F12> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff463ce000 - 0x7fff463f3fff libJPEG.dylib (1850.2) <A0DDFC59-08D7-3A64-A79F-FBFF514FA415> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff466b7000 - 0x7fff466ddff7 libPng.dylib (1850.2) <28481306-323B-3769-B147-4E911F3B921A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff466de000 - 0x7fff466e0ffb libRadiance.dylib (1850.2) <683CCBC4-89DC-322A-9406-075FDE41BE91> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff466e1000 - 0x7fff4672effb libTIFF.dylib (1850.2) <32DE59CE-C252-3D5A-85BC-82BC466DCCD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff46749000 - 0x7fff46a26ff7 com.apple.Intents (1.0 - 1) <D022E832-CC69-3DB7-9FF4-90647589CF48> /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7fff46a29000 - 0x7fff47889fff com.apple.JavaScriptCore (14607 - 14607.3.9) <9B7D9E8B-619D-34A1-8FA9-E23C0EA3CD02> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff478a1000 - 0x7fff478bafff com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff478bb000 - 0x7fff478f0ff3 com.apple.LDAPFramework (2.4.28 - 194.5) <95DAD9EE-9B6F-3FF5-A5EF-F6672AD3CC55> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff4793d000 - 0x7fff4795bfff com.apple.CoreAuthentication.SharedUtils (1.0 - 425.270.3) <67FAA45B-8ABA-3948-A2E5-B928EF63A4E7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils 0x7fff4795c000 - 0x7fff47970fff com.apple.LocalAuthentication (1.0 - 425.270.3) <F7596821-7011-33CE-A073-8F66964404D0> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication 0x7fff47971000 - 0x7fff47b72ff7 com.apple.MapKit (1.0 - 1832.26.4.19.4) <8F01AE55-48C3-38C1-A6A2-11A390DB601A> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff47b74000 - 0x7fff47b7efff com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff47b7f000 - 0x7fff47b92ff7 com.apple.MediaLibrary (1.5.0 - 764) <7706B8BA-F809-3D63-A69A-8637A373D377> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary 0x7fff47b93000 - 0x7fff47c2dffb com.apple.MediaPlayer (1.0 - 1.0) <B29D3221-A7E1-3DA9-AF9C-5EA8B15841D4> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer 0x7fff47c2e000 - 0x7fff482d4fff com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff482d6000 - 0x7fff4837eff7 com.apple.Metal (162.2 - 162.2) <FFF7DFF3-7C4E-32C6-A0B5-C356079D3B7C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff48380000 - 0x7fff48399ff3 com.apple.MetalKit (1.0 - 113) <51CDE966-54A7-3556-971B-1173E9986BB8> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff4839a000 - 0x7fff483b9ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff483ba000 - 0x7fff48436fe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff48437000 - 0x7fff4845efff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff4845f000 - 0x7fff4858aff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff4858b000 - 0x7fff485a5fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff485a6000 - 0x7fff485a7ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff4939e000 - 0x7fff493aaff7 com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff493ab000 - 0x7fff494e8ffb com.apple.Network (1.0 - 1) <F46AFEE5-A56E-3BD9-AC07-C5D6334B3572> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff4be48000 - 0x7fff4be9fff7 com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff4bea0000 - 0x7fff4bebbff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff4bebc000 - 0x7fff4bec7ffb com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff4c817000 - 0x7fff4c819fff libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff4c81a000 - 0x7fff4c81fff3 libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff4c820000 - 0x7fff4c824fff libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff4c825000 - 0x7fff4c82dff7 libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff4c82e000 - 0x7fff4c839fff libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff4c83a000 - 0x7fff4c874fef libGLImage.dylib (17.7.3) <AA027AFA-C115-3861-89B2-0AE946838952> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff4c9e8000 - 0x7fff4ca26fff libGLU.dylib (17.7.3) <CB3B0579-D9A2-3CA5-8942-0C8344FAD054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff4d3c3000 - 0x7fff4d3d2ffb com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff4d638000 - 0x7fff4d660ff3 com.apple.frameworks.preferencepanes (16.0 - 16.0) <6CE7B9C4-0A3E-3627-9309-6D0943DA9B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff4d74f000 - 0x7fff4d898ff7 com.apple.QTKit (7.7.3 - 3040) <D42BB4BE-B347-3113-ACA4-3257A5E45F52> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff4d899000 - 0x7fff4daedfff com.apple.imageKit (3.0 - 1067) <4F398AF4-828E-3FC2-9E3D-4EE3F36F7619> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff4daee000 - 0x7fff4dbdafff com.apple.PDFKit (1.0 - 745.3) <EF7A5FC1-017A-329E-BDAE-3D136CE28E64> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff4dbdb000 - 0x7fff4e0aaff7 com.apple.QuartzComposer (5.1 - 370) <9C59494E-8D09-359E-B457-AA893520984C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff4e0ab000 - 0x7fff4e0d1ff7 com.apple.quartzfilters (1.10.0 - 83.1) <1CABB0FA-A6DB-3DD5-A598-F298F081E04E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff4e0d2000 - 0x7fff4e1d3ff7 com.apple.QuickLookUIFramework (5.0 - 775.6) <5660DDBA-2BE4-310A-9E81-370106EDB21D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff4e1d4000 - 0x7fff4e1d4fff com.apple.quartzframework (1.5 - 23) <31783652-5E36-3773-8847-9FECFE2487F0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff4e1d5000 - 0x7fff4e42cff7 com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff4e42d000 - 0x7fff4e484fff com.apple.QuickLookFramework (5.0 - 775.6) <CB74C63F-E223-3783-9021-8E28091BCDA6> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff4e64b000 - 0x7fff4e662ff7 com.apple.SafariServices.framework (14607 - 14607.3.9) <96DFC381-5242-3D06-B115-9367C79801C9> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff4ec61000 - 0x7fff4ef61fff com.apple.security (7.0 - 58286.270.3.0.1) <DF7677A7-9765-3B6A-9D1C-3589145E4B65> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff4ef62000 - 0x7fff4efeefff com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff4efef000 - 0x7fff4f01fffb com.apple.securityinterface (10.0 - 55109.200.8) <02B83641-2D21-3DB8-AAB8-6F8AAD0F6264> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff4f020000 - 0x7fff4f024fff com.apple.xpc.ServiceManagement (1.0 - 1) <FCF7BABA-DDDD-3770-8DAC-7069850203C2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff4f025000 - 0x7fff4f075ff3 com.apple.sociald.Social (???) <72EA4265-4024-3143-80D2-A0074698A376> /System/Library/Frameworks/Social.framework/Versions/A/Social 0x7fff4f3bd000 - 0x7fff4f42afff com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff4f5db000 - 0x7fff4f60cff7 com.apple.UserNotifications (1.0 - ???) <0E1968F2-CE32-327A-9434-E3B128B4ACBA> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications 0x7fff4f60e000 - 0x7fff4f688ff7 com.apple.VideoSubscriberAccount.VideoSubscriberAccountFramework (1.0 - 291.60.3) <17F04019-7C9C-394B-A7E3-625F6BF9E559> /System/Library/Frameworks/VideoSubscriberAccount.framework/Versions/A/VideoSubscriberAccount 0x7fff4f689000 - 0x7fff4f9eafff com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff4f9eb000 - 0x7fff4fca2ff7 com.apple.VN (2.0.70 - 2.0.70) <E85E5107-BF38-302F-BE57-524CC85BF398> /System/Library/Frameworks/Vision.framework/Versions/A/Vision 0x7fff4fcbf000 - 0x7fff502cbff7 libwebrtc.dylib (7607.3.9) <4D2A43AD-B95E-3CF7-8822-553411D3EF15> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x7fff502cc000 - 0x7fff51c52ff7 com.apple.WebCore (14607 - 14607.3.9) <F50B7FC8-60F1-3FC4-83E1-0065463B27E6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff51c53000 - 0x7fff51e44ffb com.apple.WebKitLegacy (14607 - 14607.3.9) <59707811-F21F-388C-A801-C51D32E99392> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff51e45000 - 0x7fff52395ff7 com.apple.WebKit (14607 - 14607.3.9) <AE6029DD-0CED-3FEF-92D5-DB8D4F9757F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff52428000 - 0x7fff52474fff com.apple.AOSAccounts (1.3.1 - 89.3.0.5) <0A2FFC81-2A8F-371E-861F-ECCCCB05031D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts 0x7fff52477000 - 0x7fff5258cff3 com.apple.AOSKit (1.07 - 271) <1FFBC2D7-B176-3067-9582-882026894633> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff5258d000 - 0x7fff5258dffb com.apple.AOSMigrate (1.0 - 1) <73A3B195-C4D3-3C31-AE39-9B36853C09D6> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff5258e000 - 0x7fff52665ff3 com.apple.AOSUI (1.2 - 648.4.0.4) <7FA95DC8-C92A-3FB9-BC36-D30BB451D242> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI 0x7fff52666000 - 0x7fff5270bfeb com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff52c97000 - 0x7fff52ca1fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) <C97597AF-865F-3A33-A6EB-807EE9881521> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x7fff52e6f000 - 0x7fff52f0affb com.apple.accounts.AccountsDaemon (113 - 113) <0B9AA187-F2DE-320C-BBB0-E038E5C1991D> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fff52fb9000 - 0x7fff53103ff7 com.apple.AddressBook.core (1.0 - 1) <BAA3419D-2C62-3277-980D-11A9C51B1084> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x7fff5311f000 - 0x7fff53120ff7 com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff534de000 - 0x7fff53621fff com.apple.AnnotationKit (1.0 - 232.3.30) <A35C5450-FBA1-3E76-9F27-4ED0179AE6A6> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff53622000 - 0x7fff5363dff7 com.apple.AppContainer (4.0 - 360.270.2) <644409D7-6C7A-336F-BF4F-80E82FB48BE9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff5363e000 - 0x7fff5364bfff com.apple.AppSandbox (4.0 - 360.270.2) <175BF1C6-8CB1-3AAA-A752-781E09DE3D8E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff5364c000 - 0x7fff53683fff com.apple.AppStoreDaemon (1.0 - 1) <D8F9EF8C-2FD3-3E8A-8504-C5B0C019E2D5> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/Versions/A/AppStoreDaemon 0x7fff53684000 - 0x7fff53695ff7 com.apple.AppStoreUI (1.0 - 1) <0C25AF38-1C74-31D1-A2BC-2C7FAF3DAA17> /System/Library/PrivateFrameworks/AppStoreUI.framework/Versions/A/AppStoreUI 0x7fff53696000 - 0x7fff536ffffb com.apple.AppSupport (1.0.0 - 29) <D94A14EC-88C4-3D53-915E-6552BE47FB00> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff53700000 - 0x7fff53720fff com.apple.AppSupportUI (1.0 - ???) <8297F6CE-4216-356F-AC8B-588A183E5E99> /System/Library/PrivateFrameworks/AppSupportUI.framework/Versions/A/AppSupportUI 0x7fff53721000 - 0x7fff5374dff7 com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff5374e000 - 0x7fff53873ffb com.apple.AppleAccount (1.0 - 1.0) <B1268352-D84E-3027-B997-0FECDBF5C63A> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x7fff53875000 - 0x7fff53884fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff53885000 - 0x7fff5396bff7 com.apple.AppleGVAFramework (11.10.16 - 11.10.16) <B2A38979-6CED-32B3-9D12-80F431AE769A> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA 0x7fff53980000 - 0x7fff5398bfff com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff5398c000 - 0x7fff539cbff3 com.apple.AppleIDSSOAuthentication (1.0 - 1) <0B1A4128-1939-3C9E-B5D9-77D4239FDBD4> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x7fff539cc000 - 0x7fff53a15ff3 com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff53a16000 - 0x7fff53a26fff com.apple.AppleLDAP (10.14 - 46.200.2) <DA9C0E8E-86D6-3CE8-8A12-B9C2254920A8> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7fff53a27000 - 0x7fff53c45fff com.apple.AppleMediaServices (1.0 - 1) <FA98A7CE-F1B6-351C-95FB-F63447272AF2> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices 0x7fff53c46000 - 0x7fff53c63fff com.apple.aps.framework (4.0 - 4.0) <83FB4BD1-0C45-3CEF-8640-567DA5A300A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff53c64000 - 0x7fff53c68ff7 com.apple.AppleSRP (5.0 - 1) <EDD16B2E-4F35-3E13-B389-CF77B3CAD4EB> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff53c69000 - 0x7fff53c8bfff com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff53d4b000 - 0x7fff53d4eff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <A48BC6D4-224C-3A25-846B-4D06C53568AE> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff53d4f000 - 0x7fff53d9fff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff53de0000 - 0x7fff53de9ff3 com.apple.AskPermission (1.0 - 1) <5316201A-CCDD-31DE-9C36-6960774A9789> /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/AskPermission 0x7fff53dea000 - 0x7fff53dfeffb com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff53eed000 - 0x7fff54006ffb com.apple.AssistantServices (1.0 - 1) <941218FC-3525-3597-A070-5F297981EFB8> /System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/AssistantServices 0x7fff541cd000 - 0x7fff542b9ff7 com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff542ba000 - 0x7fff54322ffb com.apple.AuthKitUI (1.0 - 1) <2269BC14-ABC9-309F-B03E-4B04F8A9399C> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI 0x7fff5447b000 - 0x7fff54483fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff54484000 - 0x7fff54519fff com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff5451a000 - 0x7fff54587ff3 com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff54590000 - 0x7fff54596ffb com.apple.BezelServicesFW (317.5 - 317.5) <25807B30-117A-33D9-93E6-48E8AE90BD63> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff54597000 - 0x7fff54599ff7 com.apple.BioKitAggDLibrary (1.0 - 1) <BF86D6F2-12F2-3B54-B9D0-46807F475085> /System/Library/PrivateFrameworks/BioKitAggD.framework/Versions/A/BioKitAggD 0x7fff5459a000 - 0x7fff545d4fff com.apple.BiometricKit (1.0 - 100.99) <F32FA6F4-B1D8-3B30-AFC2-E805C0455AB9> /System/Library/PrivateFrameworks/BiometricKit.framework/Versions/A/BiometricKit 0x7fff5460d000 - 0x7fff54649ff3 com.apple.bom (14.0 - 197.6) <A99A6F9A-AFDE-3BC6-95CE-AA90B268B805> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff546ce000 - 0x7fff546cefff com.apple.SafariDAVNotifier (1.1.1 - 1) <0085F5AD-D959-3D4B-9574-893227C4F4DF> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/SafariDAVNotifier.framework/Versions/A/SafariDAVNotifier 0x7fff546cf000 - 0x7fff54722ff7 com.apple.BridgeOSInstall (1.0 - 56.4) <9C45F3FE-F2D1-363F-8714-0BC494597C4B> /System/Library/PrivateFrameworks/BridgeOSInstall.framework/Versions/A/BridgeOSInstall 0x7fff54726000 - 0x7fff5472dffb com.apple.BridgeOSSoftwareUpdate (1.0 - 1) <070F976B-F62B-3FC2-A1FB-75F4D6C264E1> /System/Library/PrivateFrameworks/BridgeOSSoftwareUpdate.framework/Versions/A/BridgeOSSoftwareUpdate 0x7fff54916000 - 0x7fff54933ffb com.apple.CacheDelete (1.0 - 1) <DE59FD6D-15AF-36E4-888E-93522DCFE38A> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete 0x7fff54cf8000 - 0x7fff54d24ffb com.apple.CalendarAgentLink (8.0 - 250) <4702E078-86DF-373F-BF2F-AB6230E19010> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff553e5000 - 0x7fff55434ff7 com.apple.ChunkingLibrary (201 - 201) <DFE16C42-24E6-386F-AC50-0058F61980A2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff5554e000 - 0x7fff555d3ff7 com.apple.CloudDocs (1.0 - 575.302) <524BC6E6-9AF7-3DBE-8FC5-BD35B7A94B55> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff5614c000 - 0x7fff5615dff7 com.apple.CloudPhotoServicesConfiguration (4.0 - 3461.7.140) <8752EC61-334E-3C8F-9C16-8B306EA5180E> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesConfiguration 0x7fff5615e000 - 0x7fff5615eff7 com.apple.CloudPhotosConfigurationXPC (4.0 - 3461.7.140) <0FD63FE2-1FBF-32CC-9EE0-AA226B2C542A> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotosConfigurationXPC.framework/Versions/A/CloudPhotosConfigurationXPC 0x7fff5615f000 - 0x7fff56176ff7 com.apple.CloudServices (1.0 - 297.200.8) <272C7469-303B-3F1B-839E-BCC5C1595990> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices 0x7fff56177000 - 0x7fff561e4ff7 com.apple.CommerceKit (1.2.0 - 708.5) <5DCB6EA6-F7FB-3BED-9B56-E8259B85684E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit 0x7fff561e5000 - 0x7fff561f1ff7 com.apple.CommerceCore (1.0 - 708.5) <B5939A65-745F-3AB7-A212-EF140E148F42> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff561f2000 - 0x7fff561fbffb com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff5620f000 - 0x7fff56224ffb com.apple.commonutilities (8.0 - 900) <080E168B-21B7-3CCA-AB84-BB9911D18DAC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff56225000 - 0x7fff56229ff3 com.apple.communicationsfilter (10.0 - 1000) <FFB75307-AE51-3317-9D51-238392600A80> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter 0x7fff5634e000 - 0x7fff563c0fff com.apple.framework.ConfigurationProfiles (11.2 - 1181) <74BCA245-903C-3E9C-81C9-360D7E33D673> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles 0x7fff564af000 - 0x7fff564c6fff com.apple.contacts.donation (1.0 - 1) <24034D34-A2F8-3CD1-96C8-B454F510DF84> /System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/ContactsDonation 0x7fff564cc000 - 0x7fff5652eff3 com.apple.AddressBook.ContactsFoundation (8.0 - ???) <F5136318-4F71-37D7-A909-5005C698A354> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff5652f000 - 0x7fff56552ff3 com.apple.contacts.ContactsPersistence (1.0 - ???) <4082E8CF-5C89-3DE1-97BF-6434F3E03C16> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff56553000 - 0x7fff565a6ffb com.apple.Contacts.ContactsUICore (1.0 - 999.9.9) <166B9508-CD1B-3ED4-9E69-BBCABAE32C71> /System/Library/PrivateFrameworks/ContactsUICore.framework/Versions/A/ContactsUICore 0x7fff56694000 - 0x7fff56a77fef com.apple.CoreAUC (274.0.0 - 274.0.0) <C71F1581-E73B-3DA0-958B-E912C3FB3F23> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff56a78000 - 0x7fff56aa6ff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <A04A99B8-DAC5-36FC-BAC7-7431600C1F89> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff56ac6000 - 0x7fff56ae4fff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <5AFC8A18-30CA-3D29-A509-DF21AC4DB921> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff56b3c000 - 0x7fff56b9affb com.apple.corebrightness (1.0 - 1) <553EF5EE-7EA3-3D67-8275-65B9F93F8FAB> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff56b9b000 - 0x7fff56bb6ff7 com.apple.CoreCDP-OSX (1.0 - 1) <770D4B55-4260-32D3-878B-8D0990551BF1> /System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/CoreCDP 0x7fff56bb7000 - 0x7fff56c03ff7 com.apple.CoreCDPInternal (1.0 - 1) <B4D50598-477E-3026-B0F2-7A88A088639C> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/Versions/A/CoreCDPInternal 0x7fff56c04000 - 0x7fff56c20ff7 com.apple.CoreCDPUI (1.0 - 1) <7966167E-FA3E-3702-BE21-968A2A5D45B4> /System/Library/PrivateFrameworks/CoreCDPUI.framework/Versions/A/CoreCDPUI 0x7fff56cd1000 - 0x7fff56cdafff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <89BDACE6-32AA-3933-BD8C-A44650488873> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff56cdb000 - 0x7fff56e9aff3 com.apple.CoreDuet (1.0 - 1) <E3224B54-3AA5-372E-A395-93E440AF9515> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff56e9b000 - 0x7fff56ebbffb com.apple.coreduetcontext (1.0 - 1) <2C299C6F-E6B1-3434-A66B-CD10960FE990> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7fff56ebc000 - 0x7fff56eccfff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1C7F31B3-82DC-3A05-8506-EBF49EACF19C> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff56ecf000 - 0x7fff56ed1fff com.apple.CoreDuetDebugLogging (1.0 - 1) <6C3C1B6C-56B0-34AE-8A2D-D19F3A486E47> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff56ed4000 - 0x7fff56ee5ff7 com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff56ee6000 - 0x7fff56efdff7 com.apple.CoreFollowUp-OSX (1.0 - 1) <AAD1A777-FB5D-36F6-A0F1-353A6AAD1AEA> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp 0x7fff56efe000 - 0x7fff56f03fff com.apple.CoreFollowUpUI (1.0 - 1) <F9E21626-A909-30F6-8511-48F269C74BC3> /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/Versions/A/CoreFollowUpUI 0x7fff5708e000 - 0x7fff5717dfff com.apple.CoreHandwriting (161 - 1.2) <7CBB18C3-FE95-3352-9D67-B441E89AD10F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff5734f000 - 0x7fff57365ffb com.apple.CoreMediaAuthoring (2.2 - 959) <86089759-E920-37DB-A3BB-F5621C351E4A> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff5748f000 - 0x7fff574f5ff7 com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff5765c000 - 0x7fff57660ff7 com.apple.CoreOptimization (1.0 - 1) <1C724E01-E9FA-3AEE-BE4B-C4DB8EC0C812> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7fff57661000 - 0x7fff576edfff com.apple.CorePDF (4.0 - 414) <E4ECDD15-34C0-30C2-AFA9-27C8EDAC3DB0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff577a2000 - 0x7fff577aaff7 com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff577ab000 - 0x7fff57801ff7 com.apple.CorePrediction (1.0 - 1) <A66C8A6F-C3B2-3547-985D-C62C62F9FA48> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7fff57829000 - 0x7fff57833ff7 com.apple.corerecents (1.0 - 1) <9066396F-6EF7-3A02-A368-9D916FE94500> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x7fff57834000 - 0x7fff578d4fff com.apple.CoreRecognition (1.3 - 112.6) <4D56D287-878A-30AF-8C75-1F5F65767CE4> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreRecognition 0x7fff57926000 - 0x7fff57957ff3 com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff57d1e000 - 0x7fff57da2fff com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff57e32000 - 0x7fff57f5dff7 com.apple.coreui (2.1 - 499.10) <A80F4B09-F940-346F-A9DF-4EFADD9220A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff57f5e000 - 0x7fff580fefff com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff58152000 - 0x7fff581b5ff7 com.apple.framework.CoreWiFi (13.0 - 1375.2) <CA4B835A-27AC-3FAB-9F44-E48548EA2442> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff581b6000 - 0x7fff581c7ff7 com.apple.CrashReporterSupport (10.13 - 938.26) <E93D84A6-891D-38EE-BB4F-E9CD681189B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff58257000 - 0x7fff58266fff com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff58267000 - 0x7fff5826bff7 com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff582ad000 - 0x7fff582ebff7 com.apple.datadetectors (5.0 - 390.2) <B6DEDE81-832C-3078-ACAF-767F01E9615D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff582ec000 - 0x7fff58361ffb com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff583ad000 - 0x7fff583eaff7 com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff583eb000 - 0x7fff58526ff7 com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff585d0000 - 0x7fff585d1ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <3C6F41B0-DD03-373C-B423-63C1FA6174EC> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection 0x7fff58663000 - 0x7fff58731fff com.apple.DiskImagesFramework (480.260.1 - 480.260.1) <2E15BEFC-21C1-37F9-ADF3-257C911FABCC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff58732000 - 0x7fff587f8fff com.apple.DiskManagement (12.1 - 1555.270.2) <EB207683-FBD6-3B74-A606-3FE22234372C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff587f9000 - 0x7fff587fdffb com.apple.DisplayServicesFW (3.1 - 380) <62041594-2A4C-3362-87EE-F8E8C8E5BEEC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff58870000 - 0x7fff588a5ff3 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <053C5AA0-CDB1-3DAA-982C-BDAEB6021858> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff588a6000 - 0x7fff588a9ff3 com.apple.EFILogin (2.0 - 2) <210948F9-FD39-392D-8349-34985B3C751C> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff58e83000 - 0x7fff58fa8fff com.apple.EmbeddedOSInstall.framework (1.0 - 113.1) <D84B047E-068F-3ADA-9425-F96604D65BCA> /System/Library/PrivateFrameworks/EmbeddedOSInstall.framework/Versions/A/EmbeddedOSInstall 0x7fff58fa9000 - 0x7fff58fafff7 com.apple.EmbeddedOSSupportHost (1.0 - 1) <2DDC94E5-A96D-3840-B036-76AEC96FA5E8> /System/Library/PrivateFrameworks/EmbeddedOSSupportHost.framework/Versions/A/EmbeddedOSSupportHost 0x7fff58fc9000 - 0x7fff58fdefff com.apple.Engram (1.0 - 1) <F4A93313-F507-3F9A-AB1C-C18F2779B7CF> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x7fff58fdf000 - 0x7fff592c1ff7 com.apple.vision.EspressoFramework (1.0 - 120) <8B56D943-F87B-3A01-B7A4-19DE3312B61C> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff59355000 - 0x7fff59375ff3 com.apple.icloud.FMCore (1.0 - 1) <409ED286-A1A5-3D90-8557-631E7813BB93> /System/Library/PrivateFrameworks/FMCore.framework/Versions/A/FMCore 0x7fff59376000 - 0x7fff5938bfff com.apple.icloud.FMCoreLite (1.0 - 1) <A147BAE2-36F8-3360-9235-3103A0C3D82C> /System/Library/PrivateFrameworks/FMCoreLite.framework/Versions/A/FMCoreLite 0x7fff5938c000 - 0x7fff59391ff3 com.apple.icloud.FMCoreUI (1.0 - 1) <C8400C9A-8F82-33A8-BC26-62AAEBD1AAA5> /System/Library/PrivateFrameworks/FMCoreUI.framework/Versions/A/FMCoreUI 0x7fff59392000 - 0x7fff593bfff3 com.apple.icloud.FMF (1.0 - 1) <A32278AA-53A1-3F4B-BCDD-0FFED3C61571> /System/Library/PrivateFrameworks/FMF.framework/Versions/A/FMF 0x7fff593c0000 - 0x7fff593d3ff7 com.apple.icloud.FMFUI (1.0 - 1) <5D579B1B-093F-3E6F-A673-35D30B6CC0DB> /System/Library/PrivateFrameworks/FMFUI.framework/Versions/A/FMFUI 0x7fff5946d000 - 0x7fff59888fff com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff59889000 - 0x7fff59891ffb com.apple.FamilyCircle (1.0 - ???) <606DA8AA-636F-39BF-9CEA-C3FD2D419E65> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle 0x7fff59892000 - 0x7fff598b2ff7 com.apple.framework.familycontrols (4.1 - 410) <7E50D03F-363B-3342-841D-B3583662B0B1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff598b9000 - 0x7fff5993eff7 com.apple.FileProvider (125.130 - 125.130) <D95A997E-33E6-3427-9A4B-B16756ACBA0B> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff5993f000 - 0x7fff5994fffb com.apple.icloud.FindMyDevice (1.0 - 1) <D5325A3F-56E8-3561-A00F-6386EBB0F1B1> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff59951000 - 0x7fff59956fff com.apple.FindMyMac (3.1 - 57.4.0.3) <0CE726F1-17E5-3518-9A8E-EC3F1E11D31E> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac 0x7fff59e14000 - 0x7fff59e41ffb com.apple.Futhark-OSX (1.0 - 1) <7FA99DD5-2380-396D-AC1E-E3F161817770> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark 0x7fff5d13c000 - 0x7fff5d13dfff libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff5e7bf000 - 0x7fff5e7c4ff7 com.apple.GPUInfo (1.2.18 - 1.2.18) <3528CC80-C69C-3D57-AF41-54B65129BD78> /System/Library/PrivateFrameworks/GPUInfo.framework/Versions/A/GPUInfo 0x7fff5e7dd000 - 0x7fff5e7e2fff com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff5eb70000 - 0x7fff5eb94ff3 com.apple.GenerationalStorage (2.0 - 285.101) <84C2E52C-F2C6-3FF8-87E5-3C88A40D3881> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff5ebad000 - 0x7fff5f5acfff com.apple.GeoServices (1.0 - 1364.26.4.19.6) <041715B5-D82F-31F6-9133-955A7A66025F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff5f5ee000 - 0x7fff5f5fdfff com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5f5fe000 - 0x7fff5f60bff7 com.apple.GraphicsServices (1.0 - 1.0) <56646B62-B331-31DC-80EB-7996DCAB6944> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices 0x7fff5f763000 - 0x7fff5f7d7ffb com.apple.Heimdal (4.0 - 2.0) <D97FCF19-EAD6-3E2F-BE88-F817E45CAE96> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff601ee000 - 0x7fff60224fff com.apple.IASUtilities (1.0 - 507) <3F300497-6CDC-3971-8FD6-F111FB0A043D> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities 0x7fff60225000 - 0x7fff6031eff7 com.apple.ids (10.0 - 1000) <2B9A7F84-66B1-3400-B761-105BEC1F164A> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff6031f000 - 0x7fff60422fff com.apple.idsfoundation (10.0 - 1000) <F1D934E9-E4C3-3306-B115-6F070BECB1F3> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff609a0000 - 0x7fff60a01fff com.apple.imfoundation (10.0 - 1000) <098F3A98-2184-32EF-8EC9-87B892CD85CA> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff60ad1000 - 0x7fff60adafff com.apple.IOAccelMemoryInfo (1.0 - 1) <EA04DC2A-F0C8-3471-9E59-BE8697050ADF> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff60adb000 - 0x7fff60ae2ffb com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff60ae5000 - 0x7fff60ae5fff com.apple.IOPlatformPluginFamily (1.0 - 1) <33ADF353-354D-305F-9022-21CF02B6DFD8> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily 0x7fff60ae6000 - 0x7fff60afefff com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff60ea6000 - 0x7fff60ed3ff7 com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff60ee0000 - 0x7fff60ee5ffb com.apple.incomingcallfilter (10.0 - 1000) <8380A1C2-7E10-3D36-B182-B7182DBE0E36> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter 0x7fff60eff000 - 0x7fff60f1effb com.apple.DistributionKit (700 - 1000) <D0F6021E-A1B5-3CC9-9F1B-6ECF3D3A3B2F> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit 0x7fff60fcd000 - 0x7fff60fe1ffb com.apple.InstallerDiagnostics (1.0 - 1) <995C0E42-DFCB-380F-833C-7A3E6150F785> /System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/InstallerDiagnostics 0x7fff60ff3000 - 0x7fff60ffaff3 com.apple.IntentsFoundation (1.0 - 1) <635EC408-16CA-3E5D-82D6-957FFD7F4132> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7fff60ffd000 - 0x7fff61001ffb com.apple.InternationalSupport (1.0 - 10.15.6) <6226A905-D055-321D-B665-5B0CC4798A74> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff6106b000 - 0x7fff61078ffb com.apple.IntlPreferences (2.0 - 227.18) <1B5AFE5D-4D6F-3471-8F4D-256F5068093F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff61166000 - 0x7fff61178ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff61193000 - 0x7fff6126eff7 com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff6126f000 - 0x7fff612abff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff612b2000 - 0x7fff612b7fff com.apple.LinguisticData (1.0 - 238.25) <F529B961-098C-3E4C-A3E9-9DA9BFA1B3F0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff61355000 - 0x7fff613aafff com.apple.LoggingSupport (1.0 - 906.260.1) <35612CE3-0937-307A-816D-B2F85CE24A9E> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport 0x7fff613ab000 - 0x7fff613b0ffb com.apple.LoginUICore (4.0 - 4.0) <80E2124A-D27C-300C-AA21-AB7054AF7811> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff61409000 - 0x7fff61422ff3 com.apple.LookupFramework (1.2 - 251) <50031B5A-F3D5-39CC-954A-B3AEAF52FB89> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup 0x7fff61ad5000 - 0x7fff61ad8fff com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff61b5c000 - 0x7fff61b5eff3 com.apple.marco (10.0 - 1000) <608B1000-1427-34B3-96B4-5B6079964E7F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff61b5f000 - 0x7fff61b85ff3 com.apple.MarkupUI (1.0 - 232.3.30) <C6A452D8-CA97-3044-A025-8ED4B7264FE2> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff61bed000 - 0x7fff61c20ff7 com.apple.MediaKit (16 - 907) <5EE0E7DA-5ACC-33F3-9BF0-47A448C011A1> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff61c21000 - 0x7fff61f44fff com.apple.MediaRemote (1.0 - 1) <8AF135B0-781C-3B85-B44A-C0CFAC3EADE0> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote 0x7fff61f45000 - 0x7fff61f68fff com.apple.MediaServices (1.0 - 1) <82718A05-BD2D-37C2-A689-F09542CA988F> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices 0x7fff61fac000 - 0x7fff61fd4ff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff61fd5000 - 0x7fff62062ff7 com.apple.gpusw.MetalTools (1.0 - 1) <CBE2176A-8048-3A9C-AFE4-13973D44C704> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff62079000 - 0x7fff62092ffb com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff6220d000 - 0x7fff62228ffb com.apple.MobileKeyBag (2.0 - 1.0) <C7C5DD21-66DE-31D1-92D9-BBEEAAE156FB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff6223b000 - 0x7fff622b0fff com.apple.Montreal (1.0 - 42.15.9) <17BFD046-4362-3A76-A496-648D00FF3743> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff622b1000 - 0x7fff622dbffb com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff622dc000 - 0x7fff622e4ffb com.apple.multiverse (1.0 - 27.250.8) <5F65D42B-0C02-3DE7-B3B4-12D2BCF483B3> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport 0x7fff623ab000 - 0x7fff6249bff7 com.apple.Navigation (1.0 - 1) <C8C4F16A-F800-3635-82EE-A278CA940E4F> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation 0x7fff62517000 - 0x7fff62521fff com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff62522000 - 0x7fff62527ff3 com.apple.NetFSServer (2.0 - 1) <FDA5BA5B-28E7-34B2-9BCA-A62064AE104B> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer 0x7fff62c41000 - 0x7fff62c43fff com.apple.OAuth (25 - 25) <64DB58E3-25A4-3C8B-91FB-FACBA01C29B6> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff62cc6000 - 0x7fff62d81ff7 com.apple.OSPersonalization (1.0 - 55.4) <A2CC8521-06DA-32EA-9521-AA3629C7D54F> /System/Library/PrivateFrameworks/OSPersonalization.framework/Versions/A/OSPersonalization 0x7fff62d82000 - 0x7fff62dd3ff3 com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff63456000 - 0x7fff63468ff7 com.apple.OnBoardingKit (1.0 - 1) <411DF2DB-89A8-393A-8DDE-3139024C2D4E> /System/Library/PrivateFrameworks/OnBoardingKit.framework/Versions/A/OnBoardingKit 0x7fff637d1000 - 0x7fff638fafcf com.apple.PackageKit (3.0 - 832) <0DC47C7A-62A7-3B06-AADF-2575F4042C6C> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit 0x7fff63e77000 - 0x7fff63f6afff com.apple.PencilKit (1.0 - 1) <79225726-6980-3680-AC0B-D8C5C5DB2224> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff63f6b000 - 0x7fff63f7aff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff63f7b000 - 0x7fff63fa4ff3 com.apple.persistentconnection (1.0 - 1.0) <9ECE64D9-8C5F-3FCE-8A46-29D7B3966920> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff63fa5000 - 0x7fff63fb4ff3 com.apple.PersonaKit (1.0 - 1) <C1A422EC-FA35-367F-BBFE-24D12F7C7BA1> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit 0x7fff63fb5000 - 0x7fff63fc2ffb com.apple.PersonaUI (1.0 - 1) <EA8B7751-6B83-36BF-B5B4-547BE0C460D3> /System/Library/PrivateFrameworks/PersonaUI.framework/Versions/A/PersonaUI 0x7fff641a1000 - 0x7fff641a1fff com.apple.PhoneNumbers (1.0 - 1) <DBCEDE3B-B681-3F6C-89EC-36E4827A2AF9> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff6595d000 - 0x7fff65980ffb com.apple.pluginkit.framework (1.0 - 1) <910C3AFE-7C46-3C34-B000-4ED92336B9FD> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff659ab000 - 0x7fff659bcffb com.apple.PowerLog (1.0 - 1) <2F41180A-BD8A-3323-87F0-9DC3FD8E1269> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff659bd000 - 0x7fff659bdff7 com.apple.PowerlogControl (1.0 - 1) <BF58D92F-B28B-3A16-9333-757352EDC7E7> /System/Library/PrivateFrameworks/PowerlogControl.framework/Versions/A/PowerlogControl 0x7fff65db7000 - 0x7fff65e0bffb com.apple.ProtectedCloudStorage (1.0 - 1) <53B3C1F3-BB97-379F-8CBA-8FDCDF085793> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff65e0c000 - 0x7fff65e2aff7 com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff65f24000 - 0x7fff65fa7ff7 com.apple.Quagga (1.0 - 1) <FA38805F-E24A-3117-8486-BB06468319E3> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga 0x7fff65fa8000 - 0x7fff65fabff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) <69D0DD00-A3D2-3835-91F0-F33BD9D7D740> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff65fac000 - 0x7fff65fc1ff3 com.apple.QuickLookThumbnailing (1.0 - 1) <B5E746AE-1DCB-3299-8626-10CCCBC2D5EE> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff65fc2000 - 0x7fff66012fff com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit 0x7fff66013000 - 0x7fff6601bfff com.apple.RTCReporting (9.50.2 - 9.50.2) <B297695B-2EF1-3172-90E6-2C0480E8FB31> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting 0x7fff6605f000 - 0x7fff660d7ffb com.apple.Rapport (1.7 - 174.23) <90383EF2-A3AE-3006-98EC-2A1511BB6A53> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7fff6614e000 - 0x7fff66159fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.2) <651F994E-21E1-359B-8FEA-6909CE9AAD56> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff6616c000 - 0x7fff6618efff com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff6618f000 - 0x7fff661a2ff3 com.apple.xpc.RemoteXPC (1.0 - 1336.261.2) <E7B66B18-F5DF-3819-BA47-E35122BA09E8> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff661f9000 - 0x7fff66262ff7 com.apple.SAObjects (1.0 - 1) <B936DAFA-9EFD-3684-B7A2-2B09B9869AE3> /System/Library/PrivateFrameworks/SAObjects.framework/Versions/A/SAObjects 0x7fff66ecd000 - 0x7fff66f16fff com.apple.Safari.SafeBrowsing (14607 - 14607.3.9) <F4DA3E55-28AF-3406-8120-9B797197ABED> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x7fff67839000 - 0x7fff6783cff7 com.apple.SecCodeWrapper (4.0 - 360.270.2) <6B331C0A-1A9D-3039-9FF6-89A49B04F846> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff67907000 - 0x7fff6790cfff com.apple.ServerInformation (2.0 - 1) <11FDDFDB-84D7-32AF-90E3-C3054C99C151> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation 0x7fff67998000 - 0x7fff67ab6fff com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff67bc3000 - 0x7fff67bd5ff7 com.apple.siri.SiriInstrumentation (1.0 - 1) <17F7AB75-82FA-3FB7-8D53-628A08E15FDA> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation 0x7fff688ca000 - 0x7fff68b79fff com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff69120000 - 0x7fff691f1ffb com.apple.SoftwareUpdate.framework (6 - 1173.5) <5D913E58-DF1B-31F6-BC29-AB1EEC0ED5EA> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate 0x7fff6931c000 - 0x7fff69328fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff693da000 - 0x7fff6963dff3 com.apple.spotlight.index (10.7.0 - 1191.57) <04DE70D5-D9C4-3886-A3DB-6E32040D69E3> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff696db000 - 0x7fff696e2ff7 com.apple.StatsKit (1.0 - 1) <1E58400B-1122-3740-AADC-CAAFDFD25A9F> /System/Library/PrivateFrameworks/StatsKit.framework/Versions/A/StatsKit 0x7fff696e3000 - 0x7fff6971dfff com.apple.StorageKit (1.0 - 480.26) <051EE7DE-AFC4-3B45-9DB8-83854C2907AF> /System/Library/PrivateFrameworks/StorageKit.framework/Versions/A/StorageKit 0x7fff6971e000 - 0x7fff6972dff3 com.apple.StorageManagement (1.0 - 1) <9E7DA9EA-DFF3-3C76-B9CD-86AD8E86E40E> /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement 0x7fff6972e000 - 0x7fff69795ff7 com.apple.StoreFoundation (1.0 - 708.5) <2A542489-88E3-3273-AC1B-7A92F3420B57> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation 0x7fff69796000 - 0x7fff697a3fff com.apple.StoreJavaScript (1.0 - 708.5) <906C64AC-6D14-30F0-B2AF-D9C7647A96E9> /System/Library/PrivateFrameworks/StoreJavaScript.framework/Versions/A/StoreJavaScript 0x7fff697a4000 - 0x7fff69993ff7 StoreServices (1445.0.8) <1AFB342A-4440-3C44-B070-440044699DCB> /System/Library/PrivateFrameworks/StoreServices.framework/Versions/A/StoreServices 0x7fff69994000 - 0x7fff699c6ffb com.apple.StoreUI (1.0 - 708.5) <544D1A45-FF04-38EB-838D-73166B431B6D> /System/Library/PrivateFrameworks/StoreUI.framework/Versions/A/StoreUI 0x7fff699c7000 - 0x7fff69a03ff3 com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff69a04000 - 0x7fff69a73fff com.apple.Suggestions (6.0 - 226) <7BE847B4-87A7-3D13-A6F2-E8ED35521334> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff69a79000 - 0x7fff69b04fc7 com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff69b05000 - 0x7fff69b0dffb com.apple.SymptomDiagnosticReporter (1.0 - 820.267.1) <DB68EC08-EC2D-35DC-8D34-B4A2C36A9DE9> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff69d4c000 - 0x7fff69d76ffb com.apple.framework.SystemAdministration (1.0 - 1.0) <E483B568-084F-3FE6-9284-BAC66FCF4A94> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff69fdb000 - 0x7fff69fe7fff com.apple.private.SystemPolicy (1.0 - 1) <9CDA85A3-875C-3615-8818-2DC73E9FFE8B> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x7fff69fec000 - 0x7fff69ff8ffb com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff6a007000 - 0x7fff6a0c1ff7 com.apple.TelephonyUtilities (1.0 - 1.0) <DE8A2CA7-9312-3C1E-8704-6E4EA0313CD9> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities 0x7fff6a25e000 - 0x7fff6a326ff3 com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff6a383000 - 0x7fff6a39efff com.apple.ToneKit (1.0 - 1) <84911F2C-394F-3FFF-8220-B51F581BB8E6> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff6a39f000 - 0x7fff6a3c4ff7 com.apple.ToneLibrary (1.0 - 1) <4D7D03EB-744F-3402-8C3E-B483A74BEF1E> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff6a3dc000 - 0x7fff6a3ddfff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff6a3e3000 - 0x7fff6a59affb com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff6a5e8000 - 0x7fff6a5eeffb com.apple.URLFormatting (59 - 59.45) <C9C4EB02-BCDB-358E-87EC-19EEA897D6C1> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff6a5ef000 - 0x7fff6a5f3fff com.apple.Uninstall (1.0.1 - 211) <8788927D-F426-3ACA-946E-FB2EB8C1F8E1> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall 0x7fff6a64b000 - 0x7fff6a64dfff libUAPreferences.dylib (361.53) <4891C9D8-DFA5-396F-82CE-E6F0F3B563D0> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib 0x7fff6a79e000 - 0x7fff6ae45ff7 com.apple.VectorKit (1.0 - 1360.25.12.18.4) <FD6BA025-6289-3D90-AAFD-FC5AF733A1D9> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff6b216000 - 0x7fff6b2effff com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff6b732000 - 0x7fff6b9a4ffb libAWDSupportFramework.dylib (2131) <AC78D095-4D47-37DF-AE0D-8EEC7C2553F0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7fff6b9a5000 - 0x7fff6b9b6fff libprotobuf-lite.dylib (2131) <297886A7-F889-38AA-B6F6-162598345EC4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7fff6b9b7000 - 0x7fff6ba11fff libprotobuf.dylib (2131) <05141A5F-1870-3AA7-B339-6EB13E375BA4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7fff6ba12000 - 0x7fff6ba53ff7 com.apple.awd (1.0 - 930.11) <652A1F08-52A3-36CC-8055-EF57143BED76> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7fff6bac7000 - 0x7fff6bacafff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6becb000 - 0x7fff6becdffb com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6bece000 - 0x7fff6bee3fff com.apple.login (3.0 - 3.0) <E168F05D-A5DF-3848-8686-DF5015EA4BA4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff6bf1a000 - 0x7fff6bf4bffb com.apple.contacts.vCard (1.0 - ???) <651AD944-66CA-3408-818F-484E0F53A1DE> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff6c107000 - 0x7fff6c11bffb libAccessibility.dylib (2402.95) <6BC07631-25B1-3C31-A2CB-E5E477836A5E> /usr/lib/libAccessibility.dylib 0x7fff6c197000 - 0x7fff6c1cbfff libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib 0x7fff6c1ce000 - 0x7fff6c1d8ff7 libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib 0x7fff6c1d9000 - 0x7fff6c262fff libCoreStorage.dylib (546.50.1) <8E643B27-7986-3351-B37E-038FB6794BF9> /usr/lib/libCoreStorage.dylib 0x7fff6c266000 - 0x7fff6c267ffb libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6c29e000 - 0x7fff6c4f5ff3 libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib 0x7fff6c4f6000 - 0x7fff6c508ff7 libIASAuthReboot.dylib (1247) <008C0BBC-3ED6-3274-9B54-58882A747E83> /usr/lib/libIASAuthReboot.dylib 0x7fff6c515000 - 0x7fff6c51cfff libMatch.1.dylib (31.200.1) <EF8164CB-B599-39D9-9E73-4958A372DC0B> /usr/lib/libMatch.1.dylib 0x7fff6c546000 - 0x7fff6c565fff libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib 0x7fff6c566000 - 0x7fff6c566fff libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib 0x7fff6c6a6000 - 0x7fff6c6a7ffb libSystem.B.dylib (1252.250.1) <E6C586CE-EEFA-3B4B-9316-AC4322AF0E75> /usr/lib/libSystem.B.dylib 0x7fff6c6a8000 - 0x7fff6c722ff7 libTelephonyUtilDynamic.dylib (3705) <155194D3-2B24-3A5F-9C04-364E0D583C60> /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff6c723000 - 0x7fff6c724fff libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib 0x7fff6c725000 - 0x7fff6c728ffb libUniversalAccess.dylib (361.53) <056BBF08-B031-3A57-8355-881D42170F5C> /usr/lib/libUniversalAccess.dylib 0x7fff6c736000 - 0x7fff6c74cffb libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib 0x7fff6c74d000 - 0x7fff6c776ffb libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib 0x7fff6c777000 - 0x7fff6c876fef libate.dylib (1.13.8) <461F7EA4-05E2-3091-8905-473A63A75300> /usr/lib/libate.dylib 0x7fff6c87a000 - 0x7fff6c87aff3 libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib 0x7fff6c87b000 - 0x7fff6c949fff libboringssl.dylib (109.250.2) <8044BBB7-F6E0-36C1-95D1-9C2AB19CF94A> /usr/lib/libboringssl.dylib 0x7fff6c94a000 - 0x7fff6c95affb libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib 0x7fff6c95b000 - 0x7fff6c968fff libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib 0x7fff6c969000 - 0x7fff6c9bcff7 libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib 0x7fff6c9bd000 - 0x7fff6c9d2ff7 libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib 0x7fff6c9d3000 - 0x7fff6c9d3ff3 libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib 0x7fff6c9d4000 - 0x7fff6c9e4ffb libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib 0x7fff6c9e5000 - 0x7fff6c9fdffb libcompression.dylib (52.250.2) <C7BE9843-9B19-33E0-A4A0-D48D0A999E86> /usr/lib/libcompression.dylib 0x7fff6cc72000 - 0x7fff6cc88fff libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib 0x7fff6cc89000 - 0x7fff6cc8aff3 libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6cd3f000 - 0x7fff6ce27fff libcrypto.0.9.8.dylib (76.200.2) <5DF9F66E-EAEA-3BF5-AC77-C2B403AE72AB> /usr/lib/libcrypto.0.9.8.dylib 0x7fff6ce28000 - 0x7fff6cf20ff7 libcrypto.35.dylib (22.260.1) <91C3D71A-4D1D-331D-89CC-67863DF10574> /usr/lib/libcrypto.35.dylib 0x7fff6d022000 - 0x7fff6d122fcb libcrypto.42.dylib (22.260.1) <BD995388-3083-3E74-AE7D-C4FCA5938E8E> /usr/lib/libcrypto.42.dylib 0x7fff6d123000 - 0x7fff6d12eff7 libcsfde.dylib (546.50.1) <7BAF8FCF-33A1-3C7C-8FEB-2020C8ED6063> /usr/lib/libcsfde.dylib 0x7fff6d136000 - 0x7fff6d18cff3 libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib 0x7fff6d1b5000 - 0x7fff6d208fff libcurl.4.dylib (105.200.2) <CC3D005E-CD2F-3345-A8B3-B8A3050B284B> /usr/lib/libcurl.4.dylib 0x7fff6d28f000 - 0x7fff6d292ff7 libdz.dylib (1.0.0 - 110.250.10) <68507118-9E70-3063-8416-B3645588896B> /usr/lib/libdz.dylib 0x7fff6d2c0000 - 0x7fff6d2c0fff libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib 0x7fff6d2f2000 - 0x7fff6d2f7ff7 libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib 0x7fff6d2f8000 - 0x7fff6d2fdff7 libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib 0x7fff6d328000 - 0x7fff6d418fff libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib 0x7fff6d419000 - 0x7fff6d67affb libicucore.A.dylib (62141.0.1) <A0D63918-76E9-3C1B-B255-46F4C1DA7FE8> /usr/lib/libicucore.A.dylib 0x7fff6d6c7000 - 0x7fff6d6c8fff liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib 0x7fff6d6c9000 - 0x7fff6d6e1ff3 liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib 0x7fff6d6f9000 - 0x7fff6d79dff7 libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib 0x7fff6d79e000 - 0x7fff6d9a2fff libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib 0x7fff6db7a000 - 0x7fff6decbff7 libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib 0x7fff6df5d000 - 0x7fff6e6e5fd7 libobjc.A.dylib (756.2) <20942D4E-CE6F-376A-8BCD-016F88E4BFD5> /usr/lib/libobjc.A.dylib 0x7fff6e6e6000 - 0x7fff6e6e7fff libodfde.dylib (24.50.1) <46EA989F-415B-3FE6-983D-30CC9BE63DAE> /usr/lib/libodfde.dylib 0x7fff6e6f7000 - 0x7fff6e6fbffb libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib 0x7fff6e6fe000 - 0x7fff6e733fff libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib 0x7fff6e84c000 - 0x7fff6e864ffb libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib 0x7fff6e866000 - 0x7fff6e8a1ff3 libsandbox.1.dylib (851.270.1) <04B924EF-2385-34DF-807E-93AAD9EF3AAB> /usr/lib/libsandbox.1.dylib 0x7fff6e8a2000 - 0x7fff6e8b4ff7 libsasl2.2.dylib (211) <10987614-6763-3B5D-9F28-91D121BB4924> /usr/lib/libsasl2.2.dylib 0x7fff6e8b5000 - 0x7fff6e8b6ff7 libspindump.dylib (267.3) <A584E403-8C95-3841-9C16-E22664A5A63F> /usr/lib/libspindump.dylib 0x7fff6e8b7000 - 0x7fff6ea88ffb libsqlite3.dylib (274.26) <E28DB56E-90D1-3A05-B79A-DC2FFCE8D117> /usr/lib/libsqlite3.dylib 0x7fff6eb4c000 - 0x7fff6eb7bfff libssl.44.dylib (22.260.1) <F1DE913C-717A-3013-9780-DBF79406C58E> /usr/lib/libssl.44.dylib 0x7fff6eb7c000 - 0x7fff6ebc7ff7 libstdc++.6.dylib (104.1) <BF6E1E5B-5DF2-3069-A926-20ABF03832B3> /usr/lib/libstdc++.6.dylib 0x7fff6ebf7000 - 0x7fff6ec27ffb libtidy.A.dylib (16.4) <6BDC3816-F222-33B6-848C-D8D5924E8959> /usr/lib/libtidy.A.dylib 0x7fff6ec41000 - 0x7fff6eca0ffb libusrtcp.dylib (1229.250.15) <36BBD474-FAE5-366F-946D-16C5C4B4A792> /usr/lib/libusrtcp.dylib 0x7fff6eca1000 - 0x7fff6eca4ff7 libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib 0x7fff6eca5000 - 0x7fff6ecb2fff libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib 0x7fff6ecb7000 - 0x7fff6ed99ff3 libxml2.2.dylib (32.10) <AA4E1B1F-0FDE-3274-9FA5-75446298D1AC> /usr/lib/libxml2.2.dylib 0x7fff6ed9a000 - 0x7fff6edc2ff3 libxslt.1.dylib (16.5) <E330D3A2-E32B-378A-973E-A8D245C0F712> /usr/lib/libxslt.1.dylib 0x7fff6edc3000 - 0x7fff6edd5ff7 libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib 0x7fff6ee45000 - 0x7fff6ee51ff3 libswiftAVFoundation.dylib (??? - ???) <0343ADA8-C7A9-38CF-9834-D455F914E6B3> /usr/lib/swift/libswiftAVFoundation.dylib 0x7fff6ee58000 - 0x7fff6ee6bff3 libswiftAppKit.dylib (??? - ???) <390B2331-342E-367F-9308-01447A4442E6> /usr/lib/swift/libswiftAppKit.dylib 0x7fff6ee84000 - 0x7fff6f1f5ff7 libswiftCore.dylib (5.0 - 1001.8.63.13) <4FE40B7B-1413-3A25-959B-D78B78682D12> /usr/lib/swift/libswiftCore.dylib 0x7fff6f1f6000 - 0x7fff6f1fbff3 libswiftCoreAudio.dylib (??? - ???) <7DCC2F3C-C9E9-3FCC-81A0-E1C536626EF5> /usr/lib/swift/libswiftCoreAudio.dylib 0x7fff6f1fc000 - 0x7fff6f203ffb libswiftCoreData.dylib (??? - ???) <7D7D21CE-8F68-390F-BE47-2AB1DC0439ED> /usr/lib/swift/libswiftCoreData.dylib 0x7fff6f204000 - 0x7fff6f206ff3 libswiftCoreFoundation.dylib (??? - ???) <3192FF82-E322-3B09-805F-6AEB48C00478> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff6f207000 - 0x7fff6f215ff3 libswiftCoreGraphics.dylib (??? - ???) <FEFE340D-865B-3C8C-AF13-AB1DE8866C01> /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff6f216000 - 0x7fff6f219ffb libswiftCoreImage.dylib (??? - ???) <4AC0B024-190B-31F8-8EC5-C9E2761C580E> /usr/lib/swift/libswiftCoreImage.dylib 0x7fff6f21f000 - 0x7fff6f225fff libswiftCoreMedia.dylib (??? - ???) <C6607E85-DBA1-3A32-B0E5-88789A019133> /usr/lib/swift/libswiftCoreMedia.dylib 0x7fff6f22c000 - 0x7fff6f232ffb libswiftDarwin.dylib (??? - ???) <FD515CE3-A057-36EC-A787-E78F773973F3> /usr/lib/swift/libswiftDarwin.dylib 0x7fff6f233000 - 0x7fff6f249fff libswiftDispatch.dylib (??? - ???) <40AA9542-FE66-37F0-B0BE-70C8D057488C> /usr/lib/swift/libswiftDispatch.dylib 0x7fff6f24a000 - 0x7fff6f3dbff7 libswiftFoundation.dylib (??? - ???) <A24C3092-3B6D-3680-945E-292A0D31436F> /usr/lib/swift/libswiftFoundation.dylib 0x7fff6f3ea000 - 0x7fff6f3ecff3 libswiftIOKit.dylib (??? - ???) <C7E2E0F9-D04C-348E-A5B6-DD59A9F40BDD> /usr/lib/swift/libswiftIOKit.dylib 0x7fff6f3fa000 - 0x7fff6f401fff libswiftMetal.dylib (??? - ???) <03736BFF-B1E4-32FB-B3C3-12FFF7681854> /usr/lib/swift/libswiftMetal.dylib 0x7fff6f443000 - 0x7fff6f446ff7 libswiftObjectiveC.dylib (??? - ???) <A4201F26-A2B3-3F2A-8B0F-D17F166C26BC> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff6f451000 - 0x7fff6f456ffb libswiftQuartzCore.dylib (??? - ???) <FB83F05B-766E-3211-8CC7-E8B634B34BA0> /usr/lib/swift/libswiftQuartzCore.dylib 0x7fff6f58e000 - 0x7fff6f590ffb libswiftXPC.dylib (??? - ???) <61CDCF0E-FFD3-31FD-A6B1-175B06EA6659> /usr/lib/swift/libswiftXPC.dylib 0x7fff6f591000 - 0x7fff6f597fff libswiftos.dylib (??? - ???) <D3083D22-DF42-3879-8AD2-F668D47B3E0C> /usr/lib/swift/libswiftos.dylib 0x7fff6f598000 - 0x7fff6f5b8ffb libswiftsimd.dylib (??? - ???) <8D005E6E-A365-394E-8042-493162C9D7F2> /usr/lib/swift/libswiftsimd.dylib 0x7fff6f5b9000 - 0x7fff6f5bdff3 libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib 0x7fff6f5be000 - 0x7fff6f5c8ff3 libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib 0x7fff6f5c9000 - 0x7fff6f5d0ff7 libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib 0x7fff6f5d1000 - 0x7fff6f5daff7 libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib 0x7fff6f5db000 - 0x7fff6f65ffc3 libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib 0x7fff6f6e6000 - 0x7fff6f71fff7 libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib 0x7fff6f720000 - 0x7fff6f74cff7 libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib 0x7fff6f74d000 - 0x7fff6f74dffb libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib 0x7fff6f74e000 - 0x7fff6f75aff3 libkxld.dylib (4903.270.47) <E9E37910-D3C3-3433-B071-674EFF6C0B9A> /usr/lib/system/libkxld.dylib 0x7fff6f75b000 - 0x7fff6f75bff7 liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib 0x7fff6f75c000 - 0x7fff6f761fff libmacho.dylib (927.0.3) <A377D608-77AB-3F6E-90F0-B4F251A5C12F> /usr/lib/system/libmacho.dylib 0x7fff6f762000 - 0x7fff6f764ffb libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib 0x7fff6f765000 - 0x7fff6f766ff7 libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib 0x7fff6f767000 - 0x7fff6f77eff3 libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib 0x7fff6f77f000 - 0x7fff6f77fff7 libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib 0x7fff6f780000 - 0x7fff6f807fff libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib 0x7fff6f808000 - 0x7fff6f80bffb libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib 0x7fff6f80c000 - 0x7fff6f80fff7 libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff6f810000 - 0x7fff6f816fff libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib 0x7fff6f817000 - 0x7fff6f81dff7 libsystem_dnssd.dylib (878.270.2) <E9A5ACCF-E35F-3909-AF0A-2A37CD217276> /usr/lib/system/libsystem_dnssd.dylib 0x7fff6f81e000 - 0x7fff6f869ffb libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib 0x7fff6f86a000 - 0x7fff6f892ff7 libsystem_kernel.dylib (4903.270.47) <4195838C-EFEF-3CC9-B459-75032AF7EA1A> /usr/lib/system/libsystem_kernel.dylib 0x7fff6f893000 - 0x7fff6f8deff7 libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib 0x7fff6f8df000 - 0x7fff6f909fff libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib 0x7fff6f90a000 - 0x7fff6f914ff7 libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib 0x7fff6f915000 - 0x7fff6f91cfff libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib 0x7fff6f91d000 - 0x7fff6f926fef libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib 0x7fff6f927000 - 0x7fff6f931ff7 libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib 0x7fff6f932000 - 0x7fff6f935ff7 libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib 0x7fff6f936000 - 0x7fff6f938ff3 libsystem_secinit.dylib (30.260.2) <EF1EA47B-7B22-35E8-BD9B-F7003DCB96AE> /usr/lib/system/libsystem_secinit.dylib 0x7fff6f939000 - 0x7fff6f940ff3 libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib 0x7fff6f941000 - 0x7fff6f956fff libsystem_trace.dylib (906.260.1) <FC761C3B-5434-3A52-912D-F1B15FAA8EB2> /usr/lib/system/libsystem_trace.dylib 0x7fff6f958000 - 0x7fff6f95dffb libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib 0x7fff6f95e000 - 0x7fff6f98dfff 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: 0 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: 91 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=581.2M resident=0K(0%) swapped_out_or_unallocated=581.2M(100%) Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 336K 2 CG image 6264K 55 CoreAnimation 12.0M 102 CoreGraphics 8K 1 CoreImage 120K 17 CoreMedia memory pool 256K 3 CoreUI image data 880K 19 CoreUI image file 536K 9 Foundation 192K 2 JS JIT generated code 1.0G 3 Kernel Alloc Once 8K 1 MALLOC 201.8M 64 MALLOC guard page 48K 12 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 Memory Tag 251 12K 1 SQLite page cache 320K 5 STACK GUARD 56.2M 42 Stack 28.8M 42 VM_ALLOCATE 192K 15 WebKit Malloc 50.5M 11 __DATA 57.4M 510 __FONT_DATA 4K 1 __LINKEDIT 225.0M 8 __TEXT 356.2M 507 __UNICODE 564K 1 libnetwork 128K 1 mapped file 82.0M 27 shared memory 640K 9 =========== ======= ======= TOTAL 2.4G 1476 TOTAL, minus reserved VM space 2.1G 1476 Model: iMac14,2, BootROM 139.0.0.0.0, 4 processors, Quad-Core Intel Xeon, 3,69 GHz, 8 GB, SMC 2.15f7 Graphics: AMD Radeon R9 380, AMD Radeon R9 380, spdisplays_pcie_device, 2 GB Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, Undefined Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1600 MHz, Undefined Network Service: Ethernet, Ethernet, en0 Serial ATA Device: PNY CS900 120GB SSD, 120,03 GB Serial ATA Device: ST1000DM003, 1 TB USB Device: USB 3.0 Bus USB Device: USB 3.0 Bus USB Device: USB Bus USB Device: 2.4G Receiver USB Device: USB Bus USB Device: USB Bus USB Device: USB 2.0 Bus USB Device: USB 2.0 Bus Thunderbolt Bus: My CPU: Athlon X4 860k. My sound chip is ALC887 (MB Gigabyte F2a88xm-d3h). Not just AppStore crash, overall system perfomance sometimes is laggy (mouse pointer lags for 0.5-1s when moving, like in a game when you have a huge FPS drop). I guess it is something crashing somehwere in the system that time or making insane crash logs. Without Voodoo everything works pretty good. AppleALC did not work for me btw. EDIT: I did set InhibitCache=true. Now AppStore don't crash. Thanks you very much. Maybe I don't know about more AMD settings? I saw somewhere I need to tick SSE2 options but couldn't find a way to install PrefPane or where to get latest version. EDIT2: NO, it still crashes, took it more than 60 seconds to crash, was like 15 second before your fix. EDIT3: Took again 5 seconds to crash after second try. Everything like it was before. EDIT4: FIXED: It was a problem with USB ports. I only had 2 USB ports working from 4 total. I did manage to fix USB ports on my hw by using XLNCUSBFIX.kext found in amd discord. And it did also fix appstore crashing while Voodoo is enabled. Edited August 13, 2019 by artouiros Link to comment Share on other sites More sharing options...
XLNC Posted September 9, 2019 Share Posted September 9, 2019 (edited) On 8/13/2019 at 1:40 PM, Slice said: Provide full crash log please. I am not sure it is somehow related to VoodooHDA. Anyway for AMD CPU you have to set InhibitCache=true in VoodooHDA/Contents/Info.plist. @Slice Hi ! Since mojave, quicktime player is crashing whenever i fast forward while watching a video . whereas a video that doesnt have an audio source in it doesnt crash. No crashes on high sierra with VoodooHDA.kext. I have also tried setting "InhibitCache=true" but still it crashes. Crash video recording : https://streamable.com/a3gf0 here is my crash log attached along with my darwindump. quicktime_crash.txtDarwinDumper_3.0.4_09.09_10.20.09_iMacPro1,1_AMI_X64_5070_Unknown_18G95_naveen.zip Please have a look when you have time . Thanks ! Edited September 9, 2019 by XLNC Link to comment Share on other sites More sharing options...
Slice Posted September 9, 2019 Author Share Posted September 9, 2019 3 hours ago, XLNC said: @Slice Hi ! Since mojave, quicktime player is crashing whenever i fast forward while watching a video . whereas a video that doesnt have an audio source in it doesnt crash. No crashes on high sierra with VoodooHDA.kext. I have also tried setting "InhibitCache=true" but still it crashes. Crash video recording : https://streamable.com/a3gf0 here is my crash log attached along with my darwindump. quicktime_crash.txtDarwinDumper_3.0.4_09.09_10.20.09_iMacPro1,1_AMI_X64_5070_Unknown_18G95_naveen.zip Please have a look when you have time . Thanks ! I see no this crash has relation to VoodooHDA. It is rather AMD drivers issue 0x118999000 - 0x118a10ff7 com.apple. AMDRadeonVADriver (2.11.20 - 2.1.1) <D273026E-3FBA-39F3-A041-AEF6604FE98F> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVADriver 1 Link to comment Share on other sites More sharing options...
XLNC Posted September 9, 2019 Share Posted September 9, 2019 7 hours ago, Slice said: I see no this crash has relation to VoodooHDA. It is rather AMD drivers issue 0x118999000 - 0x118a10ff7 com.apple. AMDRadeonVADriver (2.11.20 - 2.1.1) <D273026E-3FBA-39F3-A041-AEF6604FE98F> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVADriver thanks for pointing out the issue. do you have any idea why it may be happening and what can be done to fix it ? thanks ! Link to comment Share on other sites More sharing options...
oSxFr33k Posted September 30, 2019 Share Posted September 30, 2019 Is "VoodooHdaSettingsLoader" working in Catalina and where do I place the app in applications or in /etc? Do I need to make it executable and do you have a link to the latest version of it? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts