bitgapp / eqMac

macOS System-wide Audio Equalizer & Volume Mixer 🎧
https://eqmac.app
Apache License 2.0
5.72k stars 333 forks source link

Bug: In-ear detection not working for AirPods #274

Closed prabhjodh closed 2 years ago

prabhjodh commented 4 years ago

Describe the bug The in-ear detection feature and double tap features are not working for AirPods. The audio is not paused when the earphone is taken out of ear and when re-inserted, the audio stops and never comes back unless you restart the eqMac app.

Steps to Reproduce Steps to reproduce the behaviour (feel free to change the placeholder as you need):

  1. Connect Airpods.
  2. Start eqMac.
  3. You're really lucky if you can listen any audio from your AirPods (yes, the software is THIS buggy)
  4. Remove one earphone from your ear.
  5. The music is not paused.
  6. Re-insert the earphone. The music is still not paused in the music player but the audio is blank now.
  7. Restart the eqMac app to get back audio.

Setup information:

prabhjodh commented 4 years ago

eqMac Version: 0.1.0 (Updated)

huydang284 commented 4 years ago

I have the same issue when using Beta v0.2.0. And it crashes many times.

Crash error ``` Process: eqMac [522] Path: /Applications/eqMac.app/Contents/MacOS/eqMac Identifier: com.bitgapp.eqmac Version: v0.2.0 (0.2.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: eqMac [522] User ID: 501 Date/Time: 2020-05-21 09:58:49.653 +0700 OS Version: Mac OS X 10.15.4 (19E287) Report Version: 12 Bridge OS Version: 3.0 (14Y908) Anonymous UUID: D5B7A3A5-73D1-66C4-19C8-A6B2C3C3B7A8 Sleep/Wake UUID: FAA358DE-29C1-44F8-A8D4-169E5BF6EF01 Time Awake Since Boot: 35000 seconds Time Since Wake: 1900 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread 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 [522] Application Specific Information: Performing @selector(terminate:) from sender NSMenuItem 0x600001dc1340 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 org.cocoapods.EmitterKit 0x00000001091f6163 EventListener._stopListening() + 1155 1 com.bitgapp.eqmac 0x00000001087fe167 0x1087f6000 + 33127 2 com.bitgapp.eqmac 0x00000001087fb880 0x1087f6000 + 22656 3 com.bitgapp.eqmac 0x000000010883f4d6 0x1087f6000 + 300246 4 com.bitgapp.eqmac 0x000000010883f544 0x1087f6000 + 300356 5 com.apple.CoreFoundation 0x00007fff34af89cf __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 6 com.apple.CoreFoundation 0x00007fff34af8963 ___CFXRegistrationPost1_block_invoke + 63 7 com.apple.CoreFoundation 0x00007fff34af88d8 _CFXRegistrationPost1 + 372 8 com.apple.CoreFoundation 0x00007fff34af8544 ___CFXNotificationPost_block_invoke + 80 9 com.apple.CoreFoundation 0x00007fff34ac86bd -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1554 10 com.apple.CoreFoundation 0x00007fff34ac7b69 _CFXNotificationPost + 1351 11 com.apple.Foundation 0x00007fff3713e866 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59 12 com.apple.AppKit 0x00007fff3204dc38 -[NSApplication terminate:] + 1385 13 com.apple.AppKit 0x00007fff31fc2437 -[NSApplication(NSResponder) sendAction:to:from:] + 299 14 com.apple.AppKit 0x00007fff320d2aee -[NSMenuItem _corePerformAction] + 312 15 com.apple.AppKit 0x00007fff320d286a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 106 16 com.apple.AppKit 0x00007fff320d1767 -[NSMenu performKeyEquivalent:] + 412 17 com.apple.AppKit 0x00007fff3250727b routeKeyEquivalent + 521 18 com.apple.AppKit 0x00007fff31f234dd -[NSApplication(NSEvent) sendEvent:] + 1161 19 com.bitgapp.eqmac 0x0000000108835b20 0x1087f6000 + 260896 20 com.bitgapp.eqmac 0x0000000108835bcf 0x1087f6000 + 261071 21 com.apple.WebKit 0x00007fff45c85934 WebKit::WebViewImpl::doneWithKeyEvent(NSEvent*, bool) + 228 22 com.apple.WebKit 0x00007fff459b3f28 WebKit::WebPageProxy::didReceiveEvent(unsigned int, bool) + 724 23 com.apple.WebKit 0x00007fff45ee2c5d WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 9201 24 com.apple.WebKit 0x00007fff45a26ff2 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 114 25 com.apple.WebKit 0x00007fff45ce8500 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 28 26 com.apple.WebKit 0x00007fff45a13d9d IPC::Connection::dispatchMessage(std::__1::unique_ptr >) + 209 27 com.apple.WebKit 0x00007fff45a13701 IPC::Connection::dispatchIncomingMessages() + 475 28 com.apple.JavaScriptCore 0x00007fff39290ef7 WTF::RunLoop::performWork() + 551 29 com.apple.JavaScriptCore 0x00007fff392910aa WTF::RunLoop::performWork(void*) + 26 30 com.apple.CoreFoundation 0x00007fff34b02f12 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 31 com.apple.CoreFoundation 0x00007fff34b02eb1 __CFRunLoopDoSource0 + 103 32 com.apple.CoreFoundation 0x00007fff34b02ccb __CFRunLoopDoSources0 + 209 33 com.apple.CoreFoundation 0x00007fff34b019fa __CFRunLoopRun + 927 34 com.apple.CoreFoundation 0x00007fff34b00ffe CFRunLoopRunSpecific + 462 35 com.apple.HIToolbox 0x00007fff33734abd RunCurrentEventLoopInMode + 292 36 com.apple.HIToolbox 0x00007fff337347d5 ReceiveNextEventCommon + 584 37 com.apple.HIToolbox 0x00007fff33734579 _BlockUntilNextEventMatchingListInModeWithFilter + 64 38 com.apple.AppKit 0x00007fff31d7fc99 _DPSNextEvent + 883 39 com.apple.AppKit 0x00007fff31d7e4e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 40 com.apple.AppKit 0x00007fff31d701ee -[NSApplication run] + 658 41 com.apple.AppKit 0x00007fff31d41ff6 NSApplicationMain + 777 42 com.bitgapp.eqmac 0x00000001087f8859 0x1087f6000 + 10329 43 libdyld.dylib 0x00007fff6ea49cc9 start + 1 Thread 1:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x00007fff6eb8d882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6ec4e425 _pthread_cond_wait + 698 2 libc++.1.dylib 0x00007fff6bd1d623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >) + 93 3 com.apple.JavaScriptCore 0x00007fff392fca75 bmalloc::Scavenger::threadRunLoop() + 741 4 com.apple.JavaScriptCore 0x00007fff392fc489 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 5 com.apple.JavaScriptCore 0x00007fff392feb67 void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39 6 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff6eb8adfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6eb8b170 mach_msg + 60 2 com.apple.SkyLight 0x00007fff63c5e8d7 CGSSnarfAndDispatchDatagrams + 237 3 com.apple.SkyLight 0x00007fff63e8e5a5 SLSGetNextEventRecordInternal + 83 4 com.apple.SkyLight 0x00007fff63d2cfbe SLEventCreateNextEvent + 136 5 com.apple.HIToolbox 0x00007fff33741cc7 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 45 6 com.apple.HIToolbox 0x00007fff33741c72 MessageHandler(__CFMachPort*, void*, long, void*) + 48 7 com.apple.CoreFoundation 0x00007fff34b31cc5 __CFMachPortPerform + 250 8 com.apple.CoreFoundation 0x00007fff34b034c4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 9 com.apple.CoreFoundation 0x00007fff34b03410 __CFRunLoopDoSource1 + 541 10 com.apple.CoreFoundation 0x00007fff34b01f39 __CFRunLoopRun + 2270 11 com.apple.CoreFoundation 0x00007fff34b00ffe CFRunLoopRunSpecific + 462 12 com.apple.AppKit 0x00007fff31f215b4 _NSEventThread + 132 13 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 14 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 3: 0 libsystem_kernel.dylib 0x00007fff6eb8d756 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff6eb10eea nanosleep + 196 2 libsystem_c.dylib 0x00007fff6eb10d52 sleep + 41 3 org.cocoapods.Sentry 0x00000001092840ff monitorCachedData + 605 4 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 4:: SentryCrash Exception Handler (Primary) 0 libsystem_pthread.dylib 0x00007fff6ec4be19 _pthread_setcancelstate_exit + 7 1 libsystem_pthread.dylib 0x00007fff6ec4e4f1 _pthread_exit + 37 2 libsystem_pthread.dylib 0x00007fff6ec4e114 _pthread_start + 159 3 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 5:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x00007fff6eb8ae36 semaphore_wait_trap + 10 1 com.apple.audio.caulk 0x00007fff68623b16 caulk::mach::semaphore::wait() + 16 2 com.apple.audio.caulk 0x00007fff686239b2 caulk::semaphore::timed_wait(double) + 106 3 com.apple.audio.caulk 0x00007fff686237c4 caulk::concurrent::details::worker_thread::run() + 30 4 com.apple.audio.caulk 0x00007fff686231e4 void* caulk::thread_proxy > >(void*) + 45 5 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 6 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 6: 0 libsystem_kernel.dylib 0x00007fff6eb8ae36 semaphore_wait_trap + 10 1 com.apple.audio.caulk 0x00007fff68623b16 caulk::mach::semaphore::wait() + 16 2 com.apple.audio.caulk 0x00007fff686239b2 caulk::semaphore::timed_wait(double) + 106 3 com.apple.audio.caulk 0x00007fff686237c4 caulk::concurrent::details::worker_thread::run() + 30 4 com.apple.audio.caulk 0x00007fff686231e4 void* caulk::thread_proxy > >(void*) + 45 5 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 6 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 7:: com.apple.audio.toolbox.AUScheduledParameterRefresher 0 libsystem_kernel.dylib 0x00007fff6eb8ae36 semaphore_wait_trap + 10 1 com.apple.audio.AudioToolboxCore 0x00007fff49722930 WorkThread::entry(void*) + 38 2 libAudioToolboxUtility.dylib 0x00007fff6b4626c9 CAPThread::Entry(CAPThread*) + 77 3 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 8:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x00007fff6eb8adfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6eb8b170 mach_msg + 60 2 com.apple.QuartzCore 0x00007fff406091c2 CA::Render::Server::server_thread(void*) + 496 3 com.apple.QuartzCore 0x00007fff40608fc3 thread_fun(void*) + 25 4 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 9: 0 libsystem_pthread.dylib 0x00007fff6ec49b68 start_wqthread + 0 Thread 10: 0 libsystem_pthread.dylib 0x00007fff6ec49b68 start_wqthread + 0 Thread 11: 0 libsystem_kernel.dylib 0x00007fff6eb8ae4e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff6e9f0b6b _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff6e9f0f97 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff6e9fe795 _dispatch_worker_thread + 284 4 libsystem_pthread.dylib 0x00007fff6ec4e109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6ec49b8b thread_start + 15 Thread 12: 0 libsystem_pthread.dylib 0x00007fff6ec49b68 start_wqthread + 0 Thread 13: 0 libsystem_pthread.dylib 0x00007fff6ec49b68 start_wqthread + 0 Thread 14: 0 libsystem_pthread.dylib 0x00007fff6ec49b68 start_wqthread + 0 Thread 15: 0 libsystem_pthread.dylib 0x00007fff6ec49b68 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000002 rdx: 0x0000000000000002 rdi: 0xe100000000000000 rsi: 0x0000000200000000 rbp: 0x00007ffee74059f0 rsp: 0x00007ffee7405940 r8: 0x0000000000000002 r9: 0x0000000100000000 r10: 0x8000000000000000 r11: 0x8000000000000001 r12: 0xe100000000000000 r13: 0x000060000158c460 r14: 0xe100000000000000 r15: 0x00006000036e5be0 rip: 0x00000001091f6163 rfl: 0x0000000000010246 cr2: 0x00006000018fb588 Logical CPU: 2 Error Code: 0x00000000 Trap Number: 6 Binary Images: 0x1087f6000 - 0x108cf7ff7 +com.bitgapp.eqmac (v0.2.0 - 0.2.0) <1E45CB37-4309-313D-960E-0BCC87088A93> /Applications/eqMac.app/Contents/MacOS/eqMac 0x108e3e000 - 0x108e5bff7 +org.cocoapods.AMCoreAudio (3.3.1 - 1) /Applications/eqMac.app/Contents/Frameworks/AMCoreAudio.framework/Versions/A/AMCoreAudio 0x108e9d000 - 0x108f74ff7 +org.cocoapods.Alamofire (5.1.0 - 1) <0C89C14E-C8F4-3097-9970-E110CFEECD78> /Applications/eqMac.app/Contents/Frameworks/Alamofire.framework/Versions/A/Alamofire 0x109131000 - 0x109151ff7 +org.cocoapods.CocoaAsyncSocket (7.6.4 - 1) /Applications/eqMac.app/Contents/Frameworks/CocoaAsyncSocket.framework/Versions/A/CocoaAsyncSocket 0x109184000 - 0x1091a8fff +org.cocoapods.Criollo (0.5.5 - 1) /Applications/eqMac.app/Contents/Frameworks/Criollo.framework/Versions/A/Criollo 0x1091ee000 - 0x109200ff7 +org.cocoapods.EmitterKit (5.2.2 - 1) <3522D400-2E5A-3B67-9971-8BED5C298A5D> /Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit 0x10922e000 - 0x109233fff +org.cocoapods.KeychainSwift (13.0.0 - 1) <58758BAE-0785-3E81-B293-1BD7082BE5EC> /Applications/eqMac.app/Contents/Frameworks/KeychainSwift.framework/Versions/A/KeychainSwift 0x109248000 - 0x10924fff7 +org.cocoapods.ReSwift (5.0.0 - 1) <7DA946A3-12C1-3502-A794-E32FCD09E26E> /Applications/eqMac.app/Contents/Frameworks/ReSwift.framework/Versions/A/ReSwift 0x10926f000 - 0x109270fff +org.cocoapods.STPrivilegedTask (1.0.7 - 1) /Applications/eqMac.app/Contents/Frameworks/STPrivilegedTask.framework/Versions/A/STPrivilegedTask 0x10927a000 - 0x1092b7fff +org.cocoapods.Sentry (4.5.0 - 1) <3BE3F8E0-C64B-3B2F-B174-D3900A5DB071> /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry 0x10932a000 - 0x10937cff7 +org.sparkle-project.Sparkle (1.23.0 34-g962878b84 - 1.23.0) <75E94DED-6421-391D-A542-553EAFBBAA1A> /Applications/eqMac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x1093d6000 - 0x1093f3fff +org.cocoapods.SwiftyJSON (4.3.0 - 1) /Applications/eqMac.app/Contents/Frameworks/SwiftyJSON.framework/Versions/A/SwiftyJSON 0x10942f000 - 0x10943bfff +org.cocoapods.SwiftyUserDefaults (4.0.0 - 1) <1CDF7CF2-8734-3544-A3FA-D3AA699D1F8D> /Applications/eqMac.app/Contents/Frameworks/SwiftyUserDefaults.framework/Versions/A/SwiftyUserDefaults 0x109466000 - 0x10946bff7 +org.cocoapods.WebViewJavascriptBridge (6.0.3 - 1) <39D8462B-368F-3F9A-B710-515603B8855C> /Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge 0x10947c000 - 0x10948eff7 +org.cocoapods.Zip (1.1.0 - 1) /Applications/eqMac.app/Contents/Frameworks/Zip.framework/Versions/A/Zip 0x1094b0000 - 0x1094b1fff +com.sindresorhus.LaunchAtLogin (3.0.0 - 1) <553EA9C6-DCAD-3CE0-A738-E457B952D0E6> /Applications/eqMac.app/Contents/Frameworks/LaunchAtLogin.framework/Versions/A/LaunchAtLogin 0x10bb21000 - 0x10bb25fff com.apple.audio.AppleHDAHALPlugIn (283.15 - 283.15) <642685AA-A418-3332-BBA5-4F3562F1127D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x10c3b7000 - 0x10c3ba047 libobjc-trampolines.dylib (787.1) /usr/lib/libobjc-trampolines.dylib 0x10deda000 - 0x10e033ff7 com.apple.audio.units.Components (1.14 - 1.14) <81F527EA-7071-38C2-8469-CB411D2804FD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x11875a000 - 0x1187ebeff dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld 0x7fff27aff000 - 0x7fff27d4cff8 com.apple.RawCamera.bundle (9.01.0 - 1340.28) <3249E1E0-D226-3219-BFF2-22F85C39BB6D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff2c485000 - 0x7fff2d48cfff com.apple.driver.AppleIntelKBLGraphicsGLDriver (14.5.22 - 14.0.5) <4C6C15C9-6C8E-3E84-911D-D000FB94794D> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver 0x7fff2d48d000 - 0x7fff2d88cff1 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5) <0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff3032b000 - 0x7fff30526ffb com.apple.avfoundation (2.0 - 1841.57) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff30527000 - 0x7fff305f3ffe com.apple.audio.AVFAudio (1.0 - 415.72) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff30713000 - 0x7fff30713fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff30714000 - 0x7fff3072afff libCGInterfaces.dylib (524.2) <9092665A-D5C7-3ED8-A7D5-9216B48F8E3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff3072b000 - 0x7fff30d81fef com.apple.vImage (8.1 - 524.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff30d82000 - 0x7fff30fe9ff7 libBLAS.dylib (1303.60.1) <4E980D6B-4B3A-33D6-B52C-AFC7D120D11A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff30fea000 - 0x7fff314bdfef libBNNS.dylib (144.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff314be000 - 0x7fff31859fff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff3185a000 - 0x7fff3186ffec libLinearAlgebra.dylib (1303.60.1) <79CB28C5-F811-3EAF-AD8E-7D7D879FE662> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff31870000 - 0x7fff31875ff3 libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff31876000 - 0x7fff318e6fff libSparse.dylib (103) <8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff318e7000 - 0x7fff318f9fef libSparseBLAS.dylib (1303.60.1) <08F6D629-5DAC-3A99-B261-2B6095DD38B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff318fa000 - 0x7fff31ad1fd7 libvDSP.dylib (735.100.4) <0744F29B-F822-3571-9B4A-B592146D4E03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff31ad2000 - 0x7fff31b94fef libvMisc.dylib (735.100.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff31b95000 - 0x7fff31b95fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff31b96000 - 0x7fff31bf5ff0 com.apple.Accounts (113 - 113) <4B85E422-169E-396D-898A-DD1A7715EC6D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff31d3f000 - 0x7fff32afeff5 com.apple.AppKit (6.9 - 1894.40.150) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff32b4e000 - 0x7fff32b4efff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff32b4f000 - 0x7fff32bbafff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff32c53000 - 0x7fff32c91ff0 libFontRegistry.dylib (274.0.4.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff32cec000 - 0x7fff32d1bfff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff32d1c000 - 0x7fff32d20ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff32dba000 - 0x7fff32e11ffa com.apple.HIServices (1.22 - 675.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff32e12000 - 0x7fff32e20fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff32e21000 - 0x7fff32e66ffa com.apple.print.framework.PrintCore (15.4 - 516.2) <525E8A4B-297B-3CAC-8A4A-6C7E211D7A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff32e67000 - 0x7fff32e71ff7 com.apple.QD (4.0 - 413) <1EAEF5BC-D649-3E42-87BC-43CCEE4D5274> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff32e72000 - 0x7fff32e7fffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff32e80000 - 0x7fff32f61ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4222CBDF-D637-30DB-BA45-C6E222BABB24> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff32f63000 - 0x7fff32f63fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff332f6000 - 0x7fff33684ffd com.apple.CFNetwork (1125.2 - 1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff33700000 - 0x7fff33700fff com.apple.Carbon (160 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff33701000 - 0x7fff33704ff3 com.apple.CommonPanels (1.2.6 - 101) <63261921-DD00-312E-AFD1-C099E1984725> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff33705000 - 0x7fff339f9ff3 com.apple.HIToolbox (2.1.1 - 994.6) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff339fa000 - 0x7fff339fdff3 com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff339fe000 - 0x7fff33a03ff7 com.apple.ImageCapture (9.0 - 1600.60.4.2) <63FE9A8C-A7C6-3ABD-AA1D-EA1BC6613C39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff33a04000 - 0x7fff33a04fff com.apple.ink.framework (10.15 - 227) <90518F56-AD8A-3627-905A-16E2B8640F87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff33a05000 - 0x7fff33a1fffa com.apple.openscripting (1.7 - 185.1) <718C485A-4167-3A26-B2CD-6C42B5B36D01> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff33a40000 - 0x7fff33a40fff com.apple.print.framework.Print (15 - 271) <29384C24-6667-3BAA-992A-DAD809D6387E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff33a41000 - 0x7fff33a43ff7 com.apple.securityhi (9.0 - 55008) <478C57A9-D5A5-3951-B289-DA5323E9044A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff33a44000 - 0x7fff33a4afff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff33a4b000 - 0x7fff33be3ffa com.apple.cloudkit.CloudKit (867 - 867) <4E84CB31-D94A-3665-81BD-6AF7E0BB1867> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff33be4000 - 0x7fff33be4fff com.apple.Cocoa (6.11 - 23) <37E98F4D-1D78-3F22-BDC0-59DC0B9B3A3E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff33bf2000 - 0x7fff33ce8fff com.apple.ColorSync (4.13.0 - 3394.7) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff33ce9000 - 0x7fff33dd9ff7 com.apple.combine (1.0 - 134.102) /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7fff33dda000 - 0x7fff33f13ff6 com.apple.contacts (1.0 - 3455.17) <29D3760B-2AB2-3D38-9FA5-6EFFC7F51EBC> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff33fd3000 - 0x7fff344dcffb com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff3452f000 - 0x7fff34567fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff34568000 - 0x7fff34952fe8 com.apple.CoreData (120 - 977.3) <9A33F390-687F-3EE2-8293-4E564A164469> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff34953000 - 0x7fff34a7effe com.apple.CoreDisplay (1.0 - 186.5.25) <53F750C6-947A-39AE-984E-41939B858A68> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff34a7f000 - 0x7fff34efeffb com.apple.CoreFoundation (6.9 - 1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff34f00000 - 0x7fff35574fe0 com.apple.CoreGraphics (2.0 - 1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff35582000 - 0x7fff358ddff0 com.apple.CoreImage (15.0.0 - 940.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff358de000 - 0x7fff35947ff0 com.apple.corelocation (2394.0.22 - 2394.0.22) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff35948000 - 0x7fff35998ff6 com.apple.audio.midi.CoreMIDI (1.10 - 88) <1A30B3DF-94F0-31BE-ADFA-DA58E93D6FBD> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7fff3599b000 - 0x7fff35c9dff2 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff35c9e000 - 0x7fff35d7aff4 com.apple.CoreMedia (1.0 - 2612.58.4.6) <301A075B-022D-3F28-AE2C-7F280CCF1F51> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff35d7b000 - 0x7fff35dddffe com.apple.CoreMediaIO (1000.0 - 5125.6) <11F1EB21-E366-3AEE-8012-D72DEEAC4D3C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff35e67000 - 0x7fff35e67fff com.apple.CoreServices (1069.22 - 1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff35e68000 - 0x7fff35eedfff com.apple.AE (838.1 - 838.1) <2BAB1B88-C198-3D20-8DA3-056E66510E7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff35eee000 - 0x7fff361cfff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff361d0000 - 0x7fff3621dffd com.apple.DictionaryServices (1.2 - 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3621e000 - 0x7fff36226ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff36227000 - 0x7fff36460ffc com.apple.LaunchServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff36461000 - 0x7fff364f9ff1 com.apple.Metadata (10.7.0 - 2076.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff364fa000 - 0x7fff36527fff com.apple.CoreServices.OSServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff36528000 - 0x7fff3658ffff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff36590000 - 0x7fff365b4ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff365b5000 - 0x7fff36626fff com.apple.CoreSpotlight (1.0 - 2076.3) /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x7fff36811000 - 0x7fff368d8ffc com.apple.CoreTelephony (113 - 7549) <73AB1DBA-D993-3766-B110-323F132FAB58> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7fff368d9000 - 0x7fff36a90ffc com.apple.CoreText (643.1.4.4 - 643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff36a91000 - 0x7fff36ad5ffb com.apple.CoreVideo (1.8 - 344.3) <8507ED54-43C3-3E5B-BC74-512FE510BF8D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff36ad6000 - 0x7fff36b63ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff36d1f000 - 0x7fff36d2aff7 com.apple.DirectoryService.Framework (10.15 - 220.40.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff36d2b000 - 0x7fff36dd5ff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff36dfa000 - 0x7fff36e00fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff36e25000 - 0x7fff36fd1ff5 com.apple.ical.EventKit (3.0 - 1370.4.2) <5991FA34-2809-3269-928A-A50558855D31> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit 0x7fff36ff2000 - 0x7fff3711dffa com.apple.FileProvider (276 - 276) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff37135000 - 0x7fff374faff8 com.apple.Foundation (6.9 - 1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff37567000 - 0x7fff375b7ff7 com.apple.GSS (4.0 - 2.0) <16DE732E-4A48-3C8A-BD61-8AF810F3A48C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff376f4000 - 0x7fff37808ff3 com.apple.Bluetooth (7.0.4 - 7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3786e000 - 0x7fff37912ff3 com.apple.framework.IOKit (2.0.2 - 1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff37914000 - 0x7fff37925ffb com.apple.IOSurface (269.11 - 269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff37943000 - 0x7fff379a3ff7 com.apple.ImageCaptureCore (1.0 - 1600.60.4.2) <47AD8B27-A38D-3A6A-B3F1-2770A8CF7EB3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff379a4000 - 0x7fff37b00fee com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff37b01000 - 0x7fff37b04fff libGIF.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff37b05000 - 0x7fff37bbefff libJP2.dylib (1976.3.4.4) <43672561-0E75-3A32-B428-697C6DA13BD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff37bbf000 - 0x7fff37be2fe3 libJPEG.dylib (1976.3.4.4) <52DC775B-CAB5-32B7-AC86-D9AAF7851BE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff37e5e000 - 0x7fff37e78fef libPng.dylib (1976.3.4.4) <0B79BE68-50CD-3C99-9CF4-2396CD203EF8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff37e79000 - 0x7fff37e7afff libRadiance.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff37e7b000 - 0x7fff37ec4ffb libTIFF.dylib (1976.3.4.4) <0419D70A-E156-3B5D-A8B0-33BA29B54A08> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff37edd000 - 0x7fff3836cff8 com.apple.Intents (1.0 - 1) <04636FBB-7F57-381D-BF5C-58DACE6B4A43> /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7fff3836f000 - 0x7fff3940efe9 com.apple.JavaScriptCore (15609 - 15609.1.20.111.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff39426000 - 0x7fff39438ff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff39439000 - 0x7fff39439fff libHeimdalProxy.dylib (77) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3943a000 - 0x7fff39470ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff397cb000 - 0x7fff397d5ffb com.apple.MediaAccessibility (1.0 - 125.1) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff398a1000 - 0x7fff39fecffd com.apple.MediaToolbox (1.0 - 2612.58.4.6) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff39fee000 - 0x7fff3a0b8fff com.apple.Metal (212.5.15 - 212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3a0ba000 - 0x7fff3a0d4ff5 com.apple.MetalKit (141.2 - 141.2) <72334BFA-7EB7-31F2-AB42-A3D66FF53451> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff3a0d5000 - 0x7fff3a112ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <5DF84B7A-9DD0-36DB-8686-D669CDA93D59> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3a113000 - 0x7fff3a19dfe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3a19e000 - 0x7fff3a1c3ff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1E4FE6EF-6D42-3439-835C-F4F20B05E0F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3a1c4000 - 0x7fff3a1d9ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3a1da000 - 0x7fff3a338ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <6BEFB262-2538-3A12-9E9F-A7CF94D2B68A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3a339000 - 0x7fff3a388ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3a389000 - 0x7fff3a38aff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <07F3B58C-F362-35F2-9A79-F38015A78DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3b3d7000 - 0x7fff3b410ff5 com.apple.NaturalLanguage (1.0 - 57) /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage 0x7fff3b411000 - 0x7fff3b41dffe com.apple.NetFS (6.0 - 4.0) <7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3b41e000 - 0x7fff3b575ff3 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3b576000 - 0x7fff3b7d5ff7 com.apple.NetworkExtension (1.0 - 1) /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff3df9d000 - 0x7fff3dfa5ff7 libcldcpuengine.dylib (2.14) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff3dfa6000 - 0x7fff3dffefff com.apple.opencl (3.5 - 3.5) <3F0E363C-9380-3226-A4D1-67E740079AAD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3dfff000 - 0x7fff3e01bfff com.apple.CFOpenDirectory (10.15 - 220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3e01c000 - 0x7fff3e027ffd com.apple.OpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3e98d000 - 0x7fff3e98ffff libCVMSPluginSupport.dylib (17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3e990000 - 0x7fff3e995fff libCoreFSCache.dylib (176.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3e996000 - 0x7fff3e99afff libCoreVMClient.dylib (176.11) <29D2B5C2-CBFF-308A-ADD8-A559B760C494> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3e99b000 - 0x7fff3e9a3ff7 libGFXShared.dylib (17.10.22) <7FF5455A-3D5D-33D2-9C41-A51ABE53CE66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3e9a4000 - 0x7fff3e9aefff libGL.dylib (17.10.22) <08450555-3BC8-3457-8F5E-E2BBE895C0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3e9af000 - 0x7fff3e9e3ff7 libGLImage.dylib (17.10.22) <5182EE22-2914-30E0-A87D-C38F345F695B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3e9e4000 - 0x7fff3eb78ff7 libGLProgrammability.dylib (17.10.22) <942CCB23-9868-3D76-98CC-3430E45590D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff3eb79000 - 0x7fff3ebb5fff libGLU.dylib (17.10.22) <2FE69FE7-B60D-3D05-824B-CD4958E2C7B8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3f5f1000 - 0x7fff3f600ff7 com.apple.opengl (17.10.22 - 17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3f601000 - 0x7fff3f77afff GLEngine (17.10.22) <803CEBEC-8BA2-3B48-B6E7-23F080B7EE75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff3f77b000 - 0x7fff3f7a3fff GLRendererFloat (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff3f7b2000 - 0x7fff3f8a5ff8 com.apple.PDFKit (1.0 - 835.6) <8C1A9D1F-8563-3563-A44B-2168F1BBC73B> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff3f8a6000 - 0x7fff3f9bdff9 com.apple.PencilKit (1.0 - 1) <5B2098EE-671A-35D3-AA04-04222E2CFA51> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff3fc5e000 - 0x7fff3fc64ff6 com.apple.PushKit (1.0 - 1) <9C6298EB-D3BB-351C-9EB2-8EBB86EC5EE3> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7fff3fd85000 - 0x7fff3ffcbff7 com.apple.imageKit (3.0 - 1081) <8E987D0B-D19B-3740-8EAF-865E71F6BD3D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff3ffcc000 - 0x7fff4048bfff com.apple.QuartzComposer (5.1 - 378) <4F12AAA2-6D2B-378F-A9ED-F86E0C3867CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff4048c000 - 0x7fff404b1ffc com.apple.quartzfilters (1.10.0 - Tag) <0787E515-8FBF-3F28-ADEC-1AB655785FD0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff404b2000 - 0x7fff405bcff7 com.apple.QuickLookUIFramework (5.0 - 906.2) <3AC6282E-1B48-34D1-876E-6ABDF4C6C5B7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff405bd000 - 0x7fff405bdfff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff405be000 - 0x7fff40840ff2 com.apple.QuartzCore (1.11 - 840.18) <16502545-A0F3-3367-929B-DD80A6440226> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff40841000 - 0x7fff4089aff5 com.apple.QuickLookFramework (5.0 - 906.2) <56BE172A-8762-3A61-999A-230781937BCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff4089b000 - 0x7fff408d0ffc com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff40da1000 - 0x7fff40db9ff0 com.apple.SafariServices.framework (15609 - 15609.1.20.111.8) <0750CC9F-F8E8-3F55-BA25-A4553130B638> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff413c1000 - 0x7fff4170aff1 com.apple.security (7.0 - 59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff4170b000 - 0x7fff41793ffb com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff41794000 - 0x7fff417c1ff7 com.apple.securityinterface (10.0 - 55139.100.1) <64A937FE-AF16-3E4E-A988-B3C6916CD7F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff417c2000 - 0x7fff417c6ff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff42471000 - 0x7fff424dfff7 com.apple.SystemConfiguration (1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff4275e000 - 0x7fff42ae1ff4 com.apple.VideoToolbox (1.0 - 2612.58.4.6) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff42d83000 - 0x7fff43520fff libwebrtc.dylib (7609.1.20.111.8) <5F570670-3E03-3487-9989-C194803EC3CE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x7fff43521000 - 0x7fff45782ff4 com.apple.WebCore (15609 - 15609.1.20.111.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff45783000 - 0x7fff4598eff7 com.apple.WebKitLegacy (15609 - 15609.1.20.111.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff4598f000 - 0x7fff4608dff5 com.apple.WebKit (15609 - 15609.1.20.111.8) <02E73B70-1559-324B-968A-4B7E41629F1A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff4643c000 - 0x7fff46501ff7 com.apple.APFS (1412.101.1 - 1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff46b46000 - 0x7fff46b51ffc com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x7fff46e4a000 - 0x7fff46efbffe com.apple.accounts.AccountsDaemon (113 - 113) <42F80252-2CFD-3704-8390-CD182FDB6491> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fff4749e000 - 0x7fff475f2ffa com.apple.AddressBook.core (1.0 - 1) <1E80A7B4-2266-33AE-B694-FCBCF986AC91> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x7fff4760e000 - 0x7fff4760fff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff47a5d000 - 0x7fff47ba8ff5 com.apple.AnnotationKit (1.0 - 325.8) <46E422E4-E51A-3E68-9333-19FC8C1A93D1> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff47ba9000 - 0x7fff47bc6ff4 com.apple.AppContainer (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff47bc7000 - 0x7fff47be7ffd com.apple.AppSSO (1.0 - 1) <939499D5-179D-380F-82D2-E5CFF566CC8E> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO 0x7fff47be8000 - 0x7fff47bfeff3 com.apple.AppSSOCore (1.0 - 1) <547C0367-6E49-3894-8A4F-04392DD24451> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore 0x7fff47c1b000 - 0x7fff47c29ff7 com.apple.AppSandbox (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff48013000 - 0x7fff48078ff7 com.apple.AppSupport (1.0.0 - 29) <6F8049D2-B017-3DD3-986E-519E2BE07F03> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff480a4000 - 0x7fff480c8ffb com.apple.framework.Apple80211 (13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff480c9000 - 0x7fff481fcff3 com.apple.AppleAccount (1.0 - 1.0) /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x7fff48386000 - 0x7fff48395fd7 com.apple.AppleFSCompression (119.100.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff48494000 - 0x7fff4849fff7 com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff484a0000 - 0x7fff484e0ff1 com.apple.AppleIDSSOAuthentication (1.0 - 1) <5D26AF50-D536-341B-8256-039B86B74730> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x7fff484e1000 - 0x7fff48529ff7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4852a000 - 0x7fff4853aff7 com.apple.AppleLDAP (10.15 - 52) /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7fff488ec000 - 0x7fff48911ffb com.apple.aps.framework (4.0 - 4.0) <0B30938A-3D9A-368D-831A-B249DF07E6E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff48912000 - 0x7fff48916ff7 com.apple.AppleSRP (5.0 - 1) <815E832D-9F21-3BBA-BA03-674473A324E3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff48917000 - 0x7fff48939fff com.apple.applesauce (1.0 - 16.25) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff489f8000 - 0x7fff489fbffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff489fc000 - 0x7fff48a4cff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff48a95000 - 0x7fff48aa4ff9 com.apple.AssertionServices (1.0 - 223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff48fe6000 - 0x7fff493e1ff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff49520000 - 0x7fff49571ff9 com.apple.audio.AudioSession (1.0 - 17) <133B2FAF-097E-35FF-ACFD-D2D4078C7553> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x7fff49572000 - 0x7fff4959fff7 libSessionUtility.dylib (17) <99E016BE-6238-3535-BAD5-D02FEFE9165C> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x7fff49637000 - 0x7fff49877ff0 com.apple.audio.AudioToolboxCore (1.0 - 1104.80) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4987b000 - 0x7fff49997ff3 com.apple.AuthKit (1.0 - 1) <0A3A05D4-0795-35B8-8729-4BF252D52E60> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff49b3d000 - 0x7fff49b53ff8 com.apple.BackBoardServices (1.0 - 1.0) <98D4920C-7212-33B3-81D8-84442746A300> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 0x7fff49b54000 - 0x7fff49b5dff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2088BC70-5329-3390-A851-C4ECF654047C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff49b5e000 - 0x7fff49bffff5 com.apple.backup.framework (1.11.4 - 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff49c00000 - 0x7fff49c8cff6 com.apple.BaseBoard (466.3 - 466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff49d5d000 - 0x7fff49d8dffa com.apple.BoardServices (1.0 - 466.3) <275081C1-A1ED-39F6-9B21-9D4B60BB8C8F> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x7fff49d8e000 - 0x7fff49dcaff7 com.apple.bom (14.0 - 219.2) <4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff49ee8000 - 0x7fff49f1fff5 com.apple.C2 (1.3 - 495) /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7fff4a04b000 - 0x7fff4a0a5ff2 com.apple.CalDAV (8.0 - 790.4.1) /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV 0x7fff4a255000 - 0x7fff4a280ffb com.apple.CalendarAgentLink (8.0 - 250) <078543B6-DBB7-3C44-9BA3-0F2BEB442F9F> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff4a299000 - 0x7fff4a310ff8 com.apple.CalendarFoundation (8.0 - 1140.4.2) <6BEE603A-378B-366E-9255-84C9EF3DCBA7> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation 0x7fff4a347000 - 0x7fff4a63eff5 com.apple.CalendarPersistence (8.0 - 1040.2.3) <7AACFAB0-8C6C-38CF-A7EE-10D554450C37> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence 0x7fff4a946000 - 0x7fff4a995fff com.apple.ChunkingLibrary (307 - 307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4a996000 - 0x7fff4aa01ffc com.apple.ClassKit (1.2 - 145.4.49) <9BC67B04-0864-3E74-93A9-DC44A0FCA578> /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit 0x7fff4aab9000 - 0x7fff4ab44ff0 com.apple.CloudDocs (1.0 - 698.1) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff4b7fa000 - 0x7fff4b805ff5 com.apple.CommerceCore (1.0 - 709.6.5) <98C154AE-2EE0-3E36-9662-F85EF62534AB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff4b806000 - 0x7fff4b816ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4b82a000 - 0x7fff4b841fff com.apple.commonutilities (8.0 - 900) <1E6CE910-4B06-3704-A47D-06337A6F0992> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4bad5000 - 0x7fff4bb11ffa com.apple.contacts.ContactsAutocomplete (1.0 - 1138) /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete 0x7fff4bb42000 - 0x7fff4bbc6ff1 com.apple.AddressBook.ContactsFoundation (8.0 - 1118.8) <821F9BDA-991A-3B55-A7B4-9443163B6B71> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff4bbc7000 - 0x7fff4bc03ff7 com.apple.contacts.ContactsPersistence (1.0 - 3455.17) <2FE35C62-0F8F-3750-9ABB-8F4917C08AA6> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff4bf47000 - 0x7fff4c31cfc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <5BF7FDC2-E106-3E73-B950-2A0DDE2CA11F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff4c31d000 - 0x7fff4c34aff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <4BD22FB9-F5F7-35E5-AAD6-CF92706C9816> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff4c36d000 - 0x7fff4c38cffc com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4c495000 - 0x7fff4c50bfff com.apple.corebrightness (1.0 - 1) <10CCC8E4-B762-3AD7-A18B-DBD6CF6922FD> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff4c5f5000 - 0x7fff4c686ffe com.apple.coredav (1.0.1 - 870.4.1) /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7fff4c687000 - 0x7fff4c692ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff4c693000 - 0x7fff4c89eff9 com.apple.CoreDuet (1.0 - 1) <26744EDE-E48B-39EE-8EDF-75AB09FF574E> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff4c89f000 - 0x7fff4c8ecff3 com.apple.coreduetcontext (1.0 - 1) <91D144A3-0F77-34DD-B33D-487C1C41C54F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7fff4c8ed000 - 0x7fff4c8fdffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <7E293F10-84E1-3A09-8F1F-6784D1864685> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff4c900000 - 0x7fff4c902fff com.apple.CoreDuetDebugLogging (1.0 - 1) <6B53E397-5677-342B-9E49-72853B73FDE8> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff4c913000 - 0x7fff4c923ff3 com.apple.CoreEmoji (1.0 - 107) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4cad9000 - 0x7fff4cc26fff com.apple.CoreHandwriting (161 - 1.2) <8EE651B7-9ACC-30FE-822D-C2BD0FFCF472> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff4cf63000 - 0x7fff4cfcdff0 com.apple.CoreNLP (1.0 - 213) <687A4C31-A307-3255-83BE-9B123971FF62> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4d28b000 - 0x7fff4d28fffb com.apple.CoreOptimization (1.0 - 1) <6BE934CA-FCF0-3267-BA06-4662705F95D7> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7fff4d290000 - 0x7fff4d318ffe com.apple.CorePDF (4.0 - 518.4.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff4d3fb000 - 0x7fff4d403ff8 com.apple.CorePhoneNumbers (1.0 - 1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff4d404000 - 0x7fff4d45694b com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7fff4dd17000 - 0x7fff4dd22ffa com.apple.corerecents (1.0 - 1) <5A260D04-0222-30DA-B248-7779FEB257E0> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x7fff4ddf0000 - 0x7fff4de13fff com.apple.CoreSVG (1.0 - 129) <53213F48-F888-3EBE-AE30-E9303E9B712C> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff4de14000 - 0x7fff4de47fff com.apple.CoreServicesInternal (446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4de48000 - 0x7fff4de76ffd com.apple.CSStore (1069.22 - 1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff4dffa000 - 0x7fff4e09dfff com.apple.CoreSuggestions (1.0 - 1052.33) /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions 0x7fff4e39a000 - 0x7fff4e430ff7 com.apple.CoreSymbolication (11.4 - 64535.33.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff4e4c8000 - 0x7fff4e5f4ff6 com.apple.coreui (2.1 - 609.4) <55EACF17-86EA-3F6E-A2CF-AF2F08C5F295> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff4e5f5000 - 0x7fff4e7abff5 com.apple.CoreUtils (6.2 - 620.34) <172FC306-619F-3451-9BCA-F0B0D0B58EFD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff4e8e5000 - 0x7fff4e8f8ff1 com.apple.CrashReporterSupport (10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff4e9b1000 - 0x7fff4e9c3ff8 com.apple.framework.DFRFoundation (1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4e9c4000 - 0x7fff4e9c9fff com.apple.DSExternalDisplay (3.1 - 380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4ea18000 - 0x7fff4ea52ff4 com.apple.datadetectors (5.0 - 410.1) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff4ea53000 - 0x7fff4eacdff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4eacf000 - 0x7fff4eb18ffe com.apple.DataDetectorsNaturalLanguage (1.0 - 154) /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage 0x7fff4eb19000 - 0x7fff4eb56ff8 com.apple.DebugSymbols (194 - 194) <0406F803-6865-370E-9D32-01EF177B5E7A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff4eb57000 - 0x7fff4ecdeff2 com.apple.desktopservices (1.14.4 - 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4ecf4000 - 0x7fff4ed00ff0 com.apple.DeviceIdentity (1.0 - 1) <5476D0B4-DC0A-3B12-8975-CD1242919116> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity 0x7fff4ef68000 - 0x7fff4f030ffe com.apple.DiskImagesFramework (559.100.2 - 559.100.2) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff4f031000 - 0x7fff4f102ff6 com.apple.DiskManagement (13.0 - 1648.100.1) <32121503-F7B3-33E4-BAB0-314D97CDF295> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff4f103000 - 0x7fff4f107ff1 com.apple.DisplayServicesFW (3.1 - 380) <0E9DB70C-B7B0-3914-B203-BA13DCF69C9E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff4f161000 - 0x7fff4f185ff9 com.apple.DuetActivityScheduler (1.0 - 1) <9E7A184D-142D-39C2-802B-A1B5EEF67738> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x7fff4f1af000 - 0x7fff4f1e4ff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <8502740F-167A-3864-8F4C-CB1916CE6458> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff4f1e5000 - 0x7fff4f1e9ff9 com.apple.EFILogin (2.0 - 2) <6230668A-F2C2-3BFC-A965-CAB00821BCE6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4fd1c000 - 0x7fff4fd31ff2 com.apple.Engram (1.0 - 1) <0C526FF7-5F37-34F9-9BA8-407DEE806C5F> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x7fff4fd32000 - 0x7fff5039cff9 com.apple.vision.EspressoFramework (1.0 - 188.4) <3B6124CE-8741-3223-BB31-B781FF9CE48D> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff503e5000 - 0x7fff50442ff2 com.apple.ExchangeWebServices (8.0 - 806.1) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x7fff50677000 - 0x7fff50a92ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff51123000 - 0x7fff5125affc libFontParser.dylib (277.2.4.2) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff5125b000 - 0x7fff5128ffff libTrueTypeScaler.dylib (277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff512f4000 - 0x7fff51304ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff51308000 - 0x7fff5137fff5 com.apple.FrontBoardServices (626.7 - 626.7) <900DE3E5-DC8C-39CF-AD25-ABDCAC8315B7> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 0x7fff547e5000 - 0x7fff547e6fff libmetal_timestamp.dylib (902.14.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff55e8a000 - 0x7fff55e95ff7 libGPUSupportMercury.dylib (17.10.22) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff55e96000 - 0x7fff55e9cfff com.apple.GPUWrangler (5.1.16 - 5.1.16) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff561bb000 - 0x7fff561e1ff1 com.apple.GenerationalStorage (2.0 - 314) <54182052-9E17-3A2A-8943-8915E6D319CE> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff561fa000 - 0x7fff571e4ffc com.apple.GeoServices (1.0 - 1624.24.10.29.41) <95D0D6FA-31F1-3DE2-86D7-6C0304079D00> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff57310000 - 0x7fff5731effb com.apple.GraphVisualizer (1.0 - 100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5731f000 - 0x7fff5732cff3 com.apple.GraphicsServices (1.0 - 1.0) /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices 0x7fff57387000 - 0x7fff57394ff9 com.apple.HID (1.0 - 1) /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff574be000 - 0x7fff5757cff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff57f79000 - 0x7fff57fa8ff8 com.apple.HelpData (2.3 - 199) <2539BB59-73A2-33C1-9BA2-8DC4A1AF9155> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff58d16000 - 0x7fff58e14ffe com.apple.ids (10.0 - 1000) <66E56A39-EF51-3622-9DAF-67CDB76571C4> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff58e15000 - 0x7fff58f50ff2 com.apple.idsfoundation (10.0 - 1000) <5B6A802A-B147-3259-A7ED-254CB5697A92> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff5956d000 - 0x7fff595cdff2 com.apple.imfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff596fd000 - 0x7fff59705ff5 com.apple.IOAccelerator (438.4.5 - 438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff59712000 - 0x7fff59728fff com.apple.IOPresentment (1.0 - 37) <2FE66352-4CF9-3F79-944D-053E2AD451D6> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff59ab0000 - 0x7fff59afbff1 com.apple.IconServices (438.3 - 438.3) <2431AD46-37B8-367F-A1DC-119C781B1453> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff59c98000 - 0x7fff59ca6fff com.apple.IntentsFoundation (1.0 - 1) <8B3D3F36-5399-32F9-843C-E54D3DF1FFF4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7fff59cb9000 - 0x7fff59cc0ffa com.apple.InternationalSupport (1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff59cc1000 - 0x7fff59cc3ff3 com.apple.InternationalTextSearch (1.0 - 1) <0A0AB4EF-C757-3ADB-B1F5-4AC077430280> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch 0x7fff59f40000 - 0x7fff59f4cff7 com.apple.KerberosHelper (4.0 - 1.0) <83A0E225-8D52-3666-AC20-6859345073FB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7fff59f4d000 - 0x7fff59f6cffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5a0a1000 - 0x7fff5a16fffd com.apple.LanguageModeling (1.0 - 215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5a170000 - 0x7fff5a1b8fff com.apple.Lexicon-framework (1.0 - 72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5a1bf000 - 0x7fff5a1c4ff3 com.apple.LinguisticData (1.0 - 353.18) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5a1eb000 - 0x7fff5a20fffe com.apple.locationsupport (2394.0.22 - 2394.0.22) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff5a268000 - 0x7fff5a26dff7 com.apple.LoginUICore (4.0 - 4.0) <49975B17-B54D-338D-AA55-D2AA825D4FC9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff5a2c7000 - 0x7fff5a2e0ffc com.apple.LookupFramework (1.2 - 274) <7A07A725-8E1E-37AA-A32A-C724C2CD6B82> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup 0x7fff5aa5c000 - 0x7fff5aa5ffff com.apple.Mangrove (1.0 - 25) <9490A0D4-5EF9-3FDA-B048-A71BE3A17096> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5ac1c000 - 0x7fff5ac1cff5 com.apple.marco (10.0 - 1000) <9DE7A1B7-CE7A-3D43-BFB9-82FD2DF7C3C8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff5ac1d000 - 0x7fff5ac43ffc com.apple.MarkupUI (1.0 - 325.8) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff5acc8000 - 0x7fff5ad52ff8 com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff5ad53000 - 0x7fff5ad86fff com.apple.MediaKit (16 - 923) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff5b52b000 - 0x7fff5b577fff com.apple.spotlight.metadata.utilities (1.0 - 2076.3) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5b578000 - 0x7fff5b649ffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5b6a6000 - 0x7fff5b6bfff4 com.apple.MobileAssets (1.0 - 619.100.2) <4EAA222A-2128-3A7D-9270-C4878C8AD1AA> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff5b87c000 - 0x7fff5b89afff com.apple.MobileKeyBag (2.0 - 1.0) <0837C5C4-A860-387C-8F31-9A4627A3132F> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5b966000 - 0x7fff5bafcffd com.apple.Montreal (1.0 - 121.1) <87D77C55-8176-3288-B0AF-6DFD2BD99C8C> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff5bafd000 - 0x7fff5bb2dff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <0AA68A0D-23F6-3628-A93F-8F8018B84920> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5bdad000 - 0x7fff5be97ffe com.apple.NLP (1.0 - 202) <1075DCE3-66BE-3861-8FEF-63A619C001C8> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP 0x7fff5c02c000 - 0x7fff5c036fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5c7a3000 - 0x7fff5c7a5ffe com.apple.OAuth (25 - 25) <9CFA9387-699A-33B4-AC6F-99695666DF6D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff5ca41000 - 0x7fff5ca8cffb com.apple.OTSVG (1.0 - 643.1.4.4) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff5dc94000 - 0x7fff5dc9fff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5dca0000 - 0x7fff5dcc8ffb com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff5dcc9000 - 0x7fff5dcd7ffe com.apple.PersonaKit (1.0 - 1) /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit 0x7fff5de81000 - 0x7fff5de81ffa com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff5f741000 - 0x7fff5f771ff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff5f79c000 - 0x7fff5f7afffc com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff60435000 - 0x7fff60455ff1 com.apple.proactive.support.ProactiveEventTracker (1.0 - 258.5) <17751318-9FE9-309E-B063-35D674E83E6C> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker 0x7fff604dc000 - 0x7fff60545ff2 com.apple.proactive.support.ProactiveSupport (1.0 - 258.5) /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport 0x7fff6062b000 - 0x7fff60685ff6 com.apple.ProtectedCloudStorage (1.0 - 1) <9ACFED11-E9B3-3F24-88AE-294F68189AF1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff60686000 - 0x7fff6069fffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff607b1000 - 0x7fff607b4ff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <8587B366-9FC2-377B-B9A6-180941032C42> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff607b5000 - 0x7fff607d8ff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) <33987A17-0281-32D0-85EF-2EC2D9F9D2BB> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7fff6081f000 - 0x7fff60898ff3 com.apple.Rapport (1.9.5 - 195.2) <9B131F28-080B-370D-A6FD-BDF3F20DED98> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7fff60adf000 - 0x7fff60aebff5 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.100.39) <9E3DFC01-AD53-32E6-9FD4-1EE539CB0A35> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff60afe000 - 0x7fff60b27ff1 com.apple.RemoteViewServices (2.0 - 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff60b28000 - 0x7fff60b3dffa com.apple.xpc.RemoteXPC (1.0 - 1738.100.39) <5A2222AF-F150-3800-804F-F66D0592B9C9> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff60bab000 - 0x7fff60bf5ffa com.apple.ResponseKit (1.0 - 148.2) <886E981A-0E1B-3810-BB8A-16FDA50FD631> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit 0x7fff60c8c000 - 0x7fff60cc7ff0 com.apple.RunningBoardServices (1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff619ed000 - 0x7fff61a39ff9 com.apple.Safari.SafeBrowsing (15609 - 15609.1.20.111.8) <644ABE7E-FA65-3B84-A92A-D00154B9FE2E> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x7fff625a4000 - 0x7fff625a7ff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff62640000 - 0x7fff626cdff6 com.apple.ShareKit (641.6 - 641.6) /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit 0x7fff62708000 - 0x7fff62719ff5 com.apple.SharedWebCredentials (213.2 - 213.2) <3B54078D-350C-3E90-827E-24ED64BAF145> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials 0x7fff6271a000 - 0x7fff62841ff1 com.apple.Sharing (1526.14 - 1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff6289a000 - 0x7fff628b8ff2 com.apple.shortcut (2.16 - 106) <5C74A85D-4208-3AD8-958B-DBE676ECB209> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff628b9000 - 0x7fff628d9ff5 com.apple.sidecar-core (1.0 - 209.40.4) <90141C89-DFE8-3989-8427-EB95AA3FDE0E> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7fff628da000 - 0x7fff628ecff0 com.apple.sidecar-ui (1.0 - 209.40.4) /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7fff63c54000 - 0x7fff63f4afff com.apple.SkyLight (1.600.0 - 450.9) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff64797000 - 0x7fff647a5ffb com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff64867000 - 0x7fff64af1ffe com.apple.spotlight.index (10.7.0 - 2076.3) /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff64e7f000 - 0x7fff64ec0ff9 com.apple.StreamingZip (1.0 - 1) <67F0ED7B-0912-3151-BEB1-9D5FBAE0D46B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff64fd7000 - 0x7fff64fe0ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff65051000 - 0x7fff6507bffc com.apple.framework.SystemAdministration (1.0 - 1.0) <12180CB1-BA85-3D65-BEAA-39477203113B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff65296000 - 0x7fff652a6ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff657c9000 - 0x7fff6588fff0 com.apple.TextureIO (3.10.9 - 3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff65a17000 - 0x7fff65a18fff com.apple.TrustEvaluationAgent (2.0 - 33) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff65a50000 - 0x7fff65ca8ff0 com.apple.UIFoundation (1.0 - 661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff65d3f000 - 0x7fff65d45ffe com.apple.URLFormatting (119 - 119.17) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff6691b000 - 0x7fff6693bffc com.apple.UserManagement (1.0 - 1) <6F223C62-641C-3F7E-BE20-B0C9F19709C7> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff676e7000 - 0x7fff677d1ff8 com.apple.ViewBridge (464.1 - 464.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff67977000 - 0x7fff67978fff com.apple.WatchdogClient.framework (1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff67b4a000 - 0x7fff67b4afff com.apple.WebInspectorUI (15609 - 15609.1.20.111.8) <3200B1B8-5238-35C9-A227-004FABF1E859> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x7fff67d03000 - 0x7fff67d3efff libAWDSupport.dylib (949) <42B592FB-5600-3062-8B56-7D94396E873B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x7fff67d3f000 - 0x7fff6801fff7 libAWDSupportFramework.dylib (3541) <7BDEF2E7-3ACB-3777-A84D-35DD5A9AB09D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7fff68020000 - 0x7fff68031fff libprotobuf-lite.dylib (3541) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7fff68032000 - 0x7fff6808bffb libprotobuf.dylib (3541) <40872F70-D56D-3FD9-88EC-A953422DA946> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7fff6808c000 - 0x7fff680d0ff6 com.apple.awd (1.0 - 949) <0767A365-B79E-3C97-8C02-34FF7A675663> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7fff685a4000 - 0x7fff685a7ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff685af000 - 0x7fff6860dff0 com.apple.xquery (1.3.1 - 30) /System/Library/PrivateFrameworks/XQuery.framework/Versions/A/XQuery 0x7fff68621000 - 0x7fff6862fff5 com.apple.audio.caulk (1.0 - 32.3) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff687f7000 - 0x7fff6882cffe com.apple.iCalendar (7.0 - 810.4.1) /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x7fff68971000 - 0x7fff68973ff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff68974000 - 0x7fff68987ffd com.apple.login (3.0 - 3.0) <8FAC178E-0C61-3E48-844A-CB4446CC7BC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff689b9000 - 0x7fff689c5ffd com.apple.perfdata (1.0 - 51.100.6) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff689c6000 - 0x7fff689f7ffd com.apple.contacts.vCard (1.0 - 3455.17) <6A885911-1932-3FC9-BAEA-4BD35A77EEC8> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff6b364000 - 0x7fff6b379ffe libAccessibility.dylib (2790.54) <341CB8F0-9333-391F-ACF7-1B986F7A1443> /usr/lib/libAccessibility.dylib 0x7fff6b445000 - 0x7fff6b451ff9 libAudioStatistics.dylib (1104.80) <9ED11599-1BB1-34B2-A4A2-CD69989DE9EA> /usr/lib/libAudioStatistics.dylib 0x7fff6b452000 - 0x7fff6b485ffa libAudioToolboxUtility.dylib (1104.80) /usr/lib/libAudioToolboxUtility.dylib 0x7fff6b48c000 - 0x7fff6b4c0fff libCRFSuite.dylib (48) /usr/lib/libCRFSuite.dylib 0x7fff6b4c3000 - 0x7fff6b4cdfff libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff6b4ce000 - 0x7fff6b556fff libCoreStorage.dylib (551) <96B61D43-3196-34E2-964A-41A44D2E8FF2> /usr/lib/libCoreStorage.dylib 0x7fff6b559000 - 0x7fff6b55bff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6b5a1000 - 0x7fff6b758ffb libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib 0x7fff6b77f000 - 0x7fff6b785ff3 libIOReport.dylib (54) /usr/lib/libIOReport.dylib 0x7fff6b867000 - 0x7fff6b86efff libMatch.1.dylib (36) <815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib 0x7fff6b89d000 - 0x7fff6b8bdfff libMobileGestalt.dylib (826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72> /usr/lib/libMobileGestalt.dylib 0x7fff6b93d000 - 0x7fff6ba1aff7 libSMC.dylib (20) <8EDBE07C-A4C7-356C-9D80-524FA08BB465> /usr/lib/libSMC.dylib 0x7fff6ba2f000 - 0x7fff6ba30fff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff6ba31000 - 0x7fff6babcff7 libTelephonyUtilDynamic.dylib (5017.1) <78480078-F0A7-343F-A088-857C7CA607F3> /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff6babd000 - 0x7fff6babefff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6bad6000 - 0x7fff6baecfff libapple_nghttp2.dylib (1.39.2) <268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib 0x7fff6bb21000 - 0x7fff6bb93ff7 libarchive.2.dylib (72.100.1) <65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib 0x7fff6bb94000 - 0x7fff6bc2dfe5 libate.dylib (3.0.1) <4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib 0x7fff6bc31000 - 0x7fff6bc31ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6bc32000 - 0x7fff6bcf6ffe libboringssl.dylib (283.101.1) /usr/lib/libboringssl.dylib 0x7fff6bcf7000 - 0x7fff6bd07ffb libbsm.0.dylib (60.100.1) /usr/lib/libbsm.0.dylib 0x7fff6bd08000 - 0x7fff6bd14fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff6bd15000 - 0x7fff6bd67fff libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib 0x7fff6bd68000 - 0x7fff6bd7dffb libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib 0x7fff6bd7e000 - 0x7fff6bd7efff libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib 0x7fff6bd7f000 - 0x7fff6bd90fff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff6bd91000 - 0x7fff6bda8fd7 libcompression.dylib (87) <7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib 0x7fff6c082000 - 0x7fff6c098ff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff6c099000 - 0x7fff6c09afff libcoretls_cfhelpers.dylib (167) <2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6c53d000 - 0x7fff6c641fef libcrypto.44.dylib (47.100.4) <43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib 0x7fff6c644000 - 0x7fff6c64ffff libcsfde.dylib (551) /usr/lib/libcsfde.dylib 0x7fff6c657000 - 0x7fff6c6b6ff7 libcups.2.dylib (483.6) /usr/lib/libcups.2.dylib 0x7fff6c6b8000 - 0x7fff6c71fff7 libcurl.4.dylib (118.100.2) <7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib 0x7fff6c7c2000 - 0x7fff6c7c2fff libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff6c7c3000 - 0x7fff6c7dbfff libexpat.1.dylib (19.60.2) <1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib 0x7fff6c7e9000 - 0x7fff6c7ebfff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff6c7fa000 - 0x7fff6c7fffff libgermantok.dylib (24) <8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib 0x7fff6c800000 - 0x7fff6c809ff7 libheimdal-asn1.dylib (564.100.1) <2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib 0x7fff6c80a000 - 0x7fff6c8fafff libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib 0x7fff6c8fb000 - 0x7fff6cb52fff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff6cb6c000 - 0x7fff6cb6dfff liblangid.dylib (133) /usr/lib/liblangid.dylib 0x7fff6cb6e000 - 0x7fff6cb86ff3 liblzma.5.dylib (16) <0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib 0x7fff6cb9e000 - 0x7fff6cc45ff7 libmecab.dylib (883.10) <13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib 0x7fff6cc46000 - 0x7fff6cea8fe1 libmecabra.dylib (883.10) <6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib 0x7fff6d215000 - 0x7fff6d244fff libncurses.5.4.dylib (57) <6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib 0x7fff6d374000 - 0x7fff6d7efff5 libnetwork.dylib (1880.100.30) <9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib 0x7fff6d7f0000 - 0x7fff6d807fff libnetworkextension.dylib (1095.100.29) <258054A5-D52D-334E-BC63-9F6C97044790> /usr/lib/libnetworkextension.dylib 0x7fff6d88f000 - 0x7fff6d8c2fde libobjc.A.dylib (787.1) <20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib 0x7fff6d8c3000 - 0x7fff6d8c4ff7 libodfde.dylib (26) <19038C81-D1E7-360B-8539-34935F0EB91A> /usr/lib/libodfde.dylib 0x7fff6d8d5000 - 0x7fff6d8d9fff libpam.2.dylib (25.100.1) /usr/lib/libpam.2.dylib 0x7fff6d8dc000 - 0x7fff6d912ff7 libpcap.A.dylib (89.100.1) <171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib 0x7fff6d913000 - 0x7fff6d950fff libpcre.0.dylib (11) <19D8AAD6-92CA-3F03-9C1D-763B74C57C56> /usr/lib/libpcre.0.dylib 0x7fff6d952000 - 0x7fff6d960ff9 libperfcheck.dylib (37.100.2) /usr/lib/libperfcheck.dylib 0x7fff6d996000 - 0x7fff6d9aefff libresolv.9.dylib (67.40.1) <92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib 0x7fff6d9b0000 - 0x7fff6d9f4ff7 libsandbox.1.dylib (1217.101.2) <5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib 0x7fff6d9f5000 - 0x7fff6da07ff7 libsasl2.2.dylib (213) <33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib 0x7fff6da08000 - 0x7fff6da09ff7 libspindump.dylib (281.3) <16F53AD2-1839-37BF-A2F5-92253FE4AF1A> /usr/lib/libspindump.dylib 0x7fff6da0a000 - 0x7fff6dbf4ff7 libsqlite3.dylib (308.4) /usr/lib/libsqlite3.dylib 0x7fff6dce8000 - 0x7fff6dd15ffb libssl.46.dylib (47.100.4) /usr/lib/libssl.46.dylib 0x7fff6dd97000 - 0x7fff6ddc8ff7 libtidy.A.dylib (17.1) <7D90FD01-2B95-3342-A64B-6B55F43415A5> /usr/lib/libtidy.A.dylib 0x7fff6ddea000 - 0x7fff6de44ff8 libusrtcp.dylib (1880.100.30) /usr/lib/libusrtcp.dylib 0x7fff6de45000 - 0x7fff6de48ffb libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib 0x7fff6de49000 - 0x7fff6de56ff7 libxar.1.dylib (425.2) <625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib 0x7fff6de5c000 - 0x7fff6df3eff7 libxml2.2.dylib (33.3) <24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib 0x7fff6df42000 - 0x7fff6df6afff libxslt.1.dylib (16.9) <8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib 0x7fff6df6b000 - 0x7fff6df7dff3 libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib 0x7fff6dfa7000 - 0x7fff6dfa9ff9 liblog_network.dylib (1880.100.30) <1920DCD8-3496-35D5-91B5-A290F2B5372C> /usr/lib/log/liblog_network.dylib 0x7fff6e033000 - 0x7fff6e04972f libswiftAppKit.dylib (??? - ???) /usr/lib/swift/libswiftAppKit.dylib 0x7fff6e073000 - 0x7fff6e428437 libswiftCore.dylib (5.2 - 1103.8.25.8) <1BB781ED-EB29-3BF0-960B-DA4672FFF9F9> /usr/lib/swift/libswiftCore.dylib 0x7fff6e429000 - 0x7fff6e434fff libswiftCoreAudio.dylib (??? - ???) <69D3DCF8-4DF0-3F18-9596-CC3E58219019> /usr/lib/swift/libswiftCoreAudio.dylib 0x7fff6e435000 - 0x7fff6e43dd7f libswiftCoreData.dylib (??? - ???) <4B26B8C0-81EF-3358-ABDC-DC55A57F7AF9> /usr/lib/swift/libswiftCoreData.dylib 0x7fff6e43e000 - 0x7fff6e440fff libswiftCoreFoundation.dylib (??? - ???) <6866BE6D-5F58-3BD2-85C1-6DD2C15B5B51> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7fff6e441000 - 0x7fff6e44efff libswiftCoreGraphics.dylib (??? - ???) <0C4DD665-27B1-3B52-8987-8FEE2EBA5E53> /usr/lib/swift/libswiftCoreGraphics.dylib 0x7fff6e44f000 - 0x7fff6e452ffb libswiftCoreImage.dylib (??? - ???) <53D9DEB6-A0C2-399C-9281-E99C2FDE02BC> /usr/lib/swift/libswiftCoreImage.dylib 0x7fff6e4ad000 - 0x7fff6e4b3fff libswiftDarwin.dylib (??? - ???) <6593ACCA-D578-3BFF-B339-5798C4AC384E> /usr/lib/swift/libswiftDarwin.dylib 0x7fff6e4b4000 - 0x7fff6e4cbcdf libswiftDispatch.dylib (??? - ???) /usr/lib/swift/libswiftDispatch.dylib 0x7fff6e4cc000 - 0x7fff6e651277 libswiftFoundation.dylib (??? - ???) /usr/lib/swift/libswiftFoundation.dylib 0x7fff6e660000 - 0x7fff6e662ff3 libswiftIOKit.dylib (??? - ???) <2A458B23-A3D3-3868-AAE0-E33316AB9C57> /usr/lib/swift/libswiftIOKit.dylib 0x7fff6e678000 - 0x7fff6e67ff0f libswiftMetal.dylib (??? - ???) <80BB56DC-B5BE-39F1-92F9-133A64C356BC> /usr/lib/swift/libswiftMetal.dylib 0x7fff6e6fb000 - 0x7fff6e6fefe7 libswiftObjectiveC.dylib (??? - ???) <091A84D0-7C63-3CE7-92FB-84A435C0D944> /usr/lib/swift/libswiftObjectiveC.dylib 0x7fff6e710000 - 0x7fff6e715fbf libswiftQuartzCore.dylib (??? - ???) /usr/lib/swift/libswiftQuartzCore.dylib 0x7fff6e7ff000 - 0x7fff6e801fff libswiftXPC.dylib (??? - ???) <69F04529-774D-3811-9D41-85ADB4964E2F> /usr/lib/swift/libswiftXPC.dylib 0x7fff6e802000 - 0x7fff6e808fe7 libswiftos.dylib (??? - ???) /usr/lib/swift/libswiftos.dylib 0x7fff6e82b000 - 0x7fff6e830ff3 libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib 0x7fff6e831000 - 0x7fff6e83cfff libcommonCrypto.dylib (60165) /usr/lib/system/libcommonCrypto.dylib 0x7fff6e83d000 - 0x7fff6e844fff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff6e845000 - 0x7fff6e84eff7 libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib 0x7fff6e84f000 - 0x7fff6e8e1fe3 libcorecrypto.dylib (866.100.30) /usr/lib/system/libcorecrypto.dylib 0x7fff6e9ee000 - 0x7fff6ea2eff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff6ea2f000 - 0x7fff6ea65fff libdyld.dylib (750.5) /usr/lib/system/libdyld.dylib 0x7fff6ea66000 - 0x7fff6ea66ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff6ea67000 - 0x7fff6ea73ff3 libkxld.dylib (6153.101.6) <77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib 0x7fff6ea74000 - 0x7fff6ea74ff7 liblaunch.dylib (1738.100.39) /usr/lib/system/liblaunch.dylib 0x7fff6ea75000 - 0x7fff6ea7aff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff6ea7b000 - 0x7fff6ea7dff3 libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib 0x7fff6ea7e000 - 0x7fff6ea7fff7 libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib 0x7fff6ea80000 - 0x7fff6ea97ff3 libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib 0x7fff6ea98000 - 0x7fff6ea98ff7 libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib 0x7fff6ea99000 - 0x7fff6eb20fff libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib 0x7fff6eb21000 - 0x7fff6eb24ffb libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib 0x7fff6eb25000 - 0x7fff6eb28fff libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff6eb29000 - 0x7fff6eb31fff libsystem_darwin.dylib (1353.100.2) /usr/lib/system/libsystem_darwin.dylib 0x7fff6eb32000 - 0x7fff6eb39fff libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib 0x7fff6eb3a000 - 0x7fff6eb3bffb libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib 0x7fff6eb3c000 - 0x7fff6eb89ff7 libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib 0x7fff6eb8a000 - 0x7fff6ebb6ff7 libsystem_kernel.dylib (6153.101.6) /usr/lib/system/libsystem_kernel.dylib 0x7fff6ebb7000 - 0x7fff6ebfefff libsystem_m.dylib (3178) <74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib 0x7fff6ebff000 - 0x7fff6ec26fff libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib 0x7fff6ec27000 - 0x7fff6ec34ffb libsystem_networkextension.dylib (1095.100.29) /usr/lib/system/libsystem_networkextension.dylib 0x7fff6ec35000 - 0x7fff6ec3eff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff6ec3f000 - 0x7fff6ec47fef libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib 0x7fff6ec48000 - 0x7fff6ec52fff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff6ec53000 - 0x7fff6ec57ff3 libsystem_sandbox.dylib (1217.101.2) /usr/lib/system/libsystem_sandbox.dylib 0x7fff6ec58000 - 0x7fff6ec5afff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff6ec5b000 - 0x7fff6ec62ffb libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib 0x7fff6ec63000 - 0x7fff6ec79ff2 libsystem_trace.dylib (1147.100.8) /usr/lib/system/libsystem_trace.dylib 0x7fff6ec7b000 - 0x7fff6ec80ff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff6ec81000 - 0x7fff6ecb6ffe libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 61 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: 26231 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=781.3M resident=0K(0%) swapped_out_or_unallocated=781.3M(100%) Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 512K 4 Activity Tracing 256K 1 CG backing stores 992K 2 CG image 6664K 10 CoreAnimation 6764K 24 CoreGraphics 8K 1 CoreImage 24K 2 CoreUI image data 1484K 14 Foundation 4K 1 IOKit 7940K 1 JS JIT generated code 1.0G 3 Kernel Alloc Once 8K 1 MALLOC 198.4M 59 MALLOC guard page 48K 12 MALLOC_LARGE (reserved) 16.4M 4 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 SQLite page cache 64K 1 STACK GUARD 56.1M 16 Stack 16.6M 17 Stack Guard 4K 1 VM_ALLOCATE 236K 17 WebKit Malloc 8560K 18 __DATA 52.9M 498 __DATA_CONST 369K 22 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 392.4M 23 __OBJC_RO 32.2M 1 __OBJC_RW 1892K 2 __TEXT 388.9M 481 __UNICODE 564K 1 libnetwork 1664K 24 mapped file 52.7M 29 shared memory 668K 22 =========== ======= ======= TOTAL 2.6G 1316 TOTAL, minus reserved VM space 2.2G 1316 Model: MacBookPro14,2, BootROM 205.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 3.1 GHz, 8 GB, SMC 2.44f4 Graphics: kHW_IntelIrisGraphics650Item, Intel Iris Plus Graphics 650, spdisplays_builtin Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039 Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x171), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1600.4) Bluetooth: Version 7.0.4f6, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Network Service: iPhone, Ethernet, en7 USB Device: USB 3.0 Bus USB Device: iPhone USB Device: Apple T1 Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4 Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4 ```
helmarw commented 3 years ago

same here. i tried a couple of other similar equalizer software too, same problem everything works with a cabled Headphones but once i change to Airpod (or other BT Headphones) things are crashing

nodeful commented 3 years ago

You might as well report these issues to Apple because they are that shit with everything wireless. That being said I will be releasing a new version of eqMac soon where I fixed a lot of bugs related to this and otherwise. More like workarounds around Apple's bugs... I the 5 years eqMac exists I haven't made much money through it so don't really want to purchase AirPods (they are useless for me) to test why the autopause doesn't work. I might try and get some of a friend to test

helmarw commented 3 years ago

yes i did sent the error report to Apple every time. I also think its not your software, the problem is somewhere in the system, and well Bluetooth sucks sometimes ;) thnx for the info, i will give the next release an other try

nodeful commented 3 years ago

Those "Send to Apple" buttons send the report into nowhere. Or at least I dont get them and Apple isn't looking at them, so please share those reports on GitHub with me directly. Thank you

helmarw commented 3 years ago

looks like its working now, at least as far as i could test it.

few remarks (not really an issue (exept the crashes) but things you might want to look at for usability/comfort):

nodeful commented 3 years ago

Still haven't had the chance to get my hands on a pair of AirPods, but I've release v1.0.0 which you can download it here: https://github.com/bitgapp/eqMac/releases/tag/v1.0.0 Or from the website: https://eqmac.app This probably still doesn't fix the issue but there were a lot of changes made so might at least fix the crash

helmarw commented 3 years ago

my comments were for the new version v.1.0.0 apart from occasional crashes between changes its working at least ;) thnx!

TeorikDeli commented 3 years ago

I am using 1.2.0 version, still not working. It disables eq when I remove one airpod from my ear, but the song is playing, then when I reinsert that airpod it pauses for a second and reactivates eq setting again.

nodeful commented 2 years ago

I will be focusing my efforts to fix this bug as I know got some airpods and can debug this properly. Will keep you updated on this issue. Thank you for your patience

nodeful commented 2 years ago

I've just release a new PRE-Release v1.4.0 build that should solve this issue. I'm looking for people to beta test this build. You can download it here: https://github.com/bitgapp/eqMac/releases/tag/v1.4.0 (eqMac.pkg) Could you please try it out and report if this issue still persists or if there's any other issues. Thank you! And sorry for the wait 🙏🏻

nodeful commented 2 years ago

Ok I'm closing this issue as this has been working nicely lately. Please let me know if there's still an issue with this.

warlockuk commented 1 year ago

I would love this ability, too. I use eqMac primarily to control the volume via my monitors; whenever I connect my Airpod 3s for meetings it does this weird echo-crackle until I open eqMac and toggle the eqMac bypass toggle to enabled and then disabled again.

Disabling eqMac for Airpods would help (unless the crackling can be solved).