Disclaimer:
Please go through existing issues to avoid creating duplicates. If you found a similar issue please post a comment there. If you are uncertain your issue is related to others then create the issue. Obvious ignorance of this rule might get you blocked from posting new issues. Please tick the box below to show that you have followed the guideline.
Describe the bug
I just updated my mac and tried to open eqMac and it crashed after seeing a little black screen. It was working fine before the update.
Steps to Reproduce
Steps to reproduce the behaviour (feel free to change the placeholder as you need):
Expected behaviour
I was expecting the app to open.
Setup information:
Screenshots or Console.app logs
Process: eqMac [6570]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v0.3.2 (0.3.2)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: eqMac [6570]
User ID: 501
Date/Time: 2020-07-16 10:33:00.418 -0700
OS Version: Mac OS X 10.15.6 (19G73)
Report Version: 12
Bridge OS Version: 3.0 (14Y908)
Anonymous UUID: A3A238BD-C0A6-C82B-B25E-7511AA0E3117
Time Awake Since Boot: 2200 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [6570]
VM Regions Near 0:
-->
__TEXT 0000000103e58000-0000000104363000 [ 5164K] r-x/r-x SM=COW /Applications/eqMac.app/Contents/MacOS/eqMac
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff2ef5005a CFBooleanGetValue + 10
1 com.bitgapp.eqmac 0x0000000103e8d772 0x103e58000 + 218994
2 com.bitgapp.eqmac 0x0000000103e62e0c 0x103e58000 + 44556
3 com.bitgapp.eqmac 0x0000000103e6195f 0x103e58000 + 39263
4 com.bitgapp.eqmac 0x0000000103e61a6a 0x103e58000 + 39530
5 com.bitgapp.eqmac 0x0000000103ea8066 0x103e58000 + 327782
6 org.cocoapods.EmitterKit 0x00000001047a5265 closure #1 in EventListener.init(_:_:_:_:) + 117
7 org.cocoapods.EmitterKit 0x00000001047a51cd EventListener._trigger(_:) + 93
8 org.cocoapods.EmitterKit 0x00000001047a382e Event._emit(_:on:) + 782
9 org.cocoapods.EmitterKit 0x00000001047a3de3 Event.emit() + 51
10 com.bitgapp.eqmac 0x0000000103ea8570 0x103e58000 + 329072
11 com.bitgapp.eqmac 0x0000000103ea82ec 0x103e58000 + 328428
12 org.sparkle-project.Sparkle 0x0000000104920172 -[SUScheduledUpdateDriver didNotFindUpdate] + 136
13 com.apple.Foundation 0x00007fff3165a0dd __NSThreadPerformPerform + 204
14 com.apple.CoreFoundation 0x00007fff2ef85d52 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
15 com.apple.CoreFoundation 0x00007fff2ef85cf1 __CFRunLoopDoSource0 + 103
16 com.apple.CoreFoundation 0x00007fff2ef85b0b __CFRunLoopDoSources0 + 209
17 com.apple.CoreFoundation 0x00007fff2ef8483a __CFRunLoopRun + 927
18 com.apple.CoreFoundation 0x00007fff2ef83e3e CFRunLoopRunSpecific + 462
19 com.apple.HIToolbox 0x00007fff2dbb0abd RunCurrentEventLoopInMode + 292
20 com.apple.HIToolbox 0x00007fff2dbb07d5 ReceiveNextEventCommon + 584
21 com.apple.HIToolbox 0x00007fff2dbb0579 _BlockUntilNextEventMatchingListInModeWithFilter + 64
22 com.apple.AppKit 0x00007fff2c1f6039 _DPSNextEvent + 883
23 com.apple.AppKit 0x00007fff2c1f4880 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
24 com.apple.AppKit 0x00007fff2c1e658e -[NSApplication run] + 658
25 com.apple.AppKit 0x00007fff2c1b8396 NSApplicationMain + 777
26 com.bitgapp.eqmac 0x0000000103e5b409 0x103e58000 + 13321
27 libdyld.dylib 0x00007fff68ff0cc9 start + 1
Thread 1:: Dispatch queue: com.apple.root.default-qos
0 libicucore.A.dylib 0x00007fff66ff2ea2 0x7fff66e9f000 + 1392290
1 libicucore.A.dylib 0x00007fff66ff7422 icu::numparse::impl::NumberParserImpl::createParserFromProperties(icu::number::impl::DecimalFormatProperties const&, icu::DecimalFormatSymbols const&, bool, UErrorCode&) + 996
2 libicucore.A.dylib 0x00007fff66f99c44 icu::DecimalFormat::getParser(UErrorCode&) const + 70
3 libicucore.A.dylib 0x00007fff66f99b12 icu::DecimalFormat::parse(icu::UnicodeString const&, icu::Formattable&, icu::ParsePosition&) const + 162
4 libicucore.A.dylib 0x00007fff6703ff82 icu::SimpleDateFormat::parseInt(icu::UnicodeString const&, icu::Formattable&, int, icu::ParsePosition&, signed char, icu::NumberFormat const) const + 324
5 libicucore.A.dylib 0x00007fff6703d231 icu::SimpleDateFormat::subParse(icu::UnicodeString const&, int&, char16_t, int, signed char, signed char, signed char, int&, icu::Calendar&, int, icu::MessageFormat, UTimeZoneFormatTimeType, int*) const + 1091
6 libicucore.A.dylib 0x00007fff6703c55f icu::SimpleDateFormat::parse(icu::UnicodeString const&, icu::Calendar&, icu::ParsePosition&) const + 1231
7 libicucore.A.dylib 0x00007fff670675cd udat_parseCalendar + 171
8 com.apple.CoreFoundation 0x00007fff2efd8409 CFDateFormatterGetAbsoluteTimeFromString + 500
9 com.apple.CoreFoundation 0x00007fff2efd81de CFDateFormatterCreateDateFromString + 92
10 com.apple.Foundation 0x00007fff3167066d getObjectValue + 508
11 com.apple.Foundation 0x00007fff3169deea -[NSDateFormatter getObjectValue:forString:errorDescription:] + 448
12 com.apple.Foundation 0x00007fff3169dcfc -[NSDateFormatter dateFromString:] + 56
13 org.cocoapods.Sentry 0x000000010485199d +[NSDate(SentryExtras) sentry_fromIso8601String:] + 89
14 org.cocoapods.Sentry 0x000000010486b2b3 -[SentryCrashReportConverter convertReportToEvent] + 361
15 org.cocoapods.Sentry 0x00000001048743d9 __52-[SentryCrashReportSink filterReports:onCompletion:]_block_invoke + 530
16 libdispatch.dylib 0x00007fff68f966c4 _dispatch_call_block_and_release + 12
17 libdispatch.dylib 0x00007fff68f97658 _dispatch_client_callout + 8
18 libdispatch.dylib 0x00007fff68f994b0 _dispatch_queue_override_invoke + 763
19 libdispatch.dylib 0x00007fff68fa5957 _dispatch_root_queue_drain + 326
20 libdispatch.dylib 0x00007fff68fa6097 _dispatch_worker_thread2 + 92
21 libsystem_pthread.dylib 0x00007fff691f19f7 _pthread_wqthread + 220
22 libsystem_pthread.dylib 0x00007fff691f0b77 start_wqthread + 15
Thread 2:
0 libsystem_pthread.dylib 0x00007fff691f0b68 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x00007fff691f0b68 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x00007fff691f0b68 start_wqthread + 0
Thread 5:: JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x00007fff69134882 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff691f5425 _pthread_cond_wait + 698
2 libc++.1.dylib 0x00007fff662c3623 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock
3 com.apple.JavaScriptCore 0x00007fff33786a45 bmalloc::Scavenger::threadRunLoop() + 741
4 com.apple.JavaScriptCore 0x00007fff33786459 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger) + 9
5 com.apple.JavaScriptCore 0x00007fff33788b37 void std::__1::__thread_proxy
6 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff69131dfa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff69132170 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2ef85ef5 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff2ef849c2 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff2ef83e3e CFRunLoopRunSpecific + 462
5 com.apple.AppKit 0x00007fff2c397954 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 7:
0 libsystem_kernel.dylib 0x00007fff69131e4e semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x00007fff68f97b6b _dispatch_sema4_timedwait + 76
2 libdispatch.dylib 0x00007fff68f97f97 _dispatch_semaphore_wait_slow + 58
3 libdispatch.dylib 0x00007fff68fa5795 _dispatch_worker_thread + 284
4 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 8:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x00007fff69131e36 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff62bc4b16 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff62bc49b2 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff62bc47c4 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff62bc41e4 void* caulk::thread_proxy
5 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 9:
0 libsystem_kernel.dylib 0x00007fff69131e36 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff62bc4b16 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff62bc49b2 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff62bc47c4 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff62bc41e4 void* caulk::thread_proxy
5 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 10:
0 libsystem_kernel.dylib 0x00007fff69131e4e semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x00007fff68f97b6b _dispatch_sema4_timedwait + 76
2 libdispatch.dylib 0x00007fff68f97f97 _dispatch_semaphore_wait_slow + 58
3 libdispatch.dylib 0x00007fff68fa5795 _dispatch_worker_thread + 284
4 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 11:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x00007fff69131e36 semaphore_wait_trap + 10
1 com.apple.audio.AudioToolboxCore 0x00007fff43be1904 WorkThread::entry(void) + 38
2 libAudioToolboxUtility.dylib 0x00007fff65a086c9 CAPThread::Entry(CAPThread) + 77
3 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 12:
0 libsystem_kernel.dylib 0x00007fff69134756 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff690b7eea nanosleep + 196
2 libsystem_c.dylib 0x00007fff690b7d52 sleep + 41
3 org.cocoapods.Sentry 0x00000001048590ff monitorCachedData + 605
4 libsystem_pthread.dylib 0x00007fff691f5109 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 13:: SentryCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x00007fff69131d76 _kernelrpc_mach_port_mod_refs_trap + 10
1 libsystem_kernel.dylib 0x00007fff69132452 mach_port_mod_refs + 27
2 libsystem_kernel.dylib 0x00007fff691344d0 mig_dealloc_reply_port + 71
3 libsystem_pthread.dylib 0x00007fff691f3178 _pthread_terminate + 220
4 libsystem_pthread.dylib 0x00007fff691f309c _pthread_terminate_invoke + 9
5 libsystem_pthread.dylib 0x00007fff691f553b _pthread_exit + 111
6 libsystem_pthread.dylib 0x00007fff691f5114 _pthread_start + 159
7 libsystem_pthread.dylib 0x00007fff691f0b8b thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000077686f3f rbx: 0x00007ffeebda6018 rcx: 0x0000000000000000 rdx: 0x000000008ee4f062
rdi: 0x0000000000000000 rsi: 0x000060000075d840 rbp: 0x00007ffeebda5ff0 rsp: 0x00007ffeebda5ff0
r8: 0x00000000000000ff r9: 0x00000000000007fb r10: 0x00007ffeebda7d08 r11: 0x00007fff2ef50050
r12: 0x00007ffeebda6008 r13: 0x00007ffeebda6020 r14: 0x0000000000000000 r15: 0x0000000000000028
rip: 0x00007fff2ef5005a rfl: 0x0000000000010246 cr2: 0x0000000000000000
Logical CPU: 2
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14
Binary Images:
0x103e58000 - 0x104362fff +com.bitgapp.eqmac (v0.3.2 - 0.3.2) <582BA979-AB8C-3BCD-A605-6D616757C514> /Applications/eqMac.app/Contents/MacOS/eqMac
0x1044ad000 - 0x1044caff7 +org.cocoapods.AMCoreAudio (3.3.1 - 1)
0x104508000 - 0x1045dfff7 +org.cocoapods.Alamofire (5.1.0 - 1) <0C89C14E-C8F4-3097-9970-E110CFEECD78> /Applications/eqMac.app/Contents/Frameworks/Alamofire.framework/Versions/A/Alamofire
0x10479d000 - 0x1047afff7 +org.cocoapods.EmitterKit (5.2.2 - 1) <3522D400-2E5A-3B67-9971-8BED5C298A5D> /Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit
0x1047e1000 - 0x1047e6fff +org.cocoapods.KeychainSwift (13.0.0 - 1) <58758BAE-0785-3E81-B293-1BD7082BE5EC> /Applications/eqMac.app/Contents/Frameworks/KeychainSwift.framework/Versions/A/KeychainSwift
0x1047f9000 - 0x104800ff7 +org.cocoapods.ReSwift (5.0.0 - 1) <7DA946A3-12C1-3502-A794-E32FCD09E26E> /Applications/eqMac.app/Contents/Frameworks/ReSwift.framework/Versions/A/ReSwift
0x104820000 - 0x104825fff +org.cocoapods.Reachability (5.0.0 - 1) <0468A119-9580-3C31-B91E-EA4CA999A301> /Applications/eqMac.app/Contents/Frameworks/Reachability.framework/Versions/A/Reachability
0x104843000 - 0x104844fff +org.cocoapods.STPrivilegedTask (1.0.7 - 1)
0x10484f000 - 0x10488cfff +org.cocoapods.Sentry (4.5.0 - 1) <3BE3F8E0-C64B-3B2F-B174-D3900A5DB071> /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x1048ff000 - 0x104951ff7 +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
0x1049a9000 - 0x1049c6fff +org.cocoapods.SwiftyJSON (4.3.0 - 1)
0x1049fb000 - 0x104a07fff +org.cocoapods.SwiftyUserDefaults (4.0.0 - 1) <1CDF7CF2-8734-3544-A3FA-D3AA699D1F8D> /Applications/eqMac.app/Contents/Frameworks/SwiftyUserDefaults.framework/Versions/A/SwiftyUserDefaults
0x104a39000 - 0x104a3eff7 +org.cocoapods.WebViewJavascriptBridge (6.0.3 - 1) <39D8462B-368F-3F9A-B710-515603B8855C> /Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge
0x104a50000 - 0x104a62ff7 +org.cocoapods.Zip (1.1.0 - 1)
0x104a83000 - 0x104a84fff +com.sindresorhus.LaunchAtLogin (3.0.0 - 1) <553EA9C6-DCAD-3CE0-A738-E457B952D0E6> /Applications/eqMac.app/Contents/Frameworks/LaunchAtLogin.framework/Versions/A/LaunchAtLogin
0x105cc8000 - 0x105ccb047 libobjc-trampolines.dylib (787.1) <88F9B648-C455-36F8-BBB9-7D1A9F57D073> /usr/lib/libobjc-trampolines.dylib
0x105e0b000 - 0x105e9cf47 dyld (750.6) <34A11073-9E4C-38C3-9293-7D566ABAE8B6> /usr/lib/dyld
0x10856c000 - 0x1086c5ff7 com.apple.audio.units.Components (1.14 - 1.14)
0x108718000 - 0x10871cfff com.apple.audio.AppleHDAHALPlugIn (283.15 - 283.15) <399A154D-B331-396D-99A2-B35092E8A9CC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x7fff2a7a1000 - 0x7fff2a99cff8 com.apple.avfoundation (2.0 - 1855.3) <0837D912-3783-35D6-A94A-E474E18600CF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff2a99d000 - 0x7fff2aa69ffe com.apple.audio.AVFAudio (1.0 - 415.75) <2091897A-1EAF-3461-A11F-7E300665F3A7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff2ab89000 - 0x7fff2ab89fff com.apple.Accelerate (1.11 - Accelerate 1.11) <4F9977AE-DBDB-3A16-A536-AC1F9938DCDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2ab8a000 - 0x7fff2aba0fef libCGInterfaces.dylib (524.2.1)
0x7fff2aba1000 - 0x7fff2b1f7fff com.apple.vImage (8.1 - 524.2.1)
0x7fff2b1f8000 - 0x7fff2b45fff7 libBLAS.dylib (1303.60.1)
0x7fff2b460000 - 0x7fff2b933fef libBNNS.dylib (144.100.2) <99C61C48-B14C-3DA6-8C31-6BF72DA0A3A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2b934000 - 0x7fff2bccffff libLAPACK.dylib (1303.60.1) <5E3E3867-50C3-3E6A-9A2E-007CE77A4641> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2bcd0000 - 0x7fff2bce5fec libLinearAlgebra.dylib (1303.60.1) <3D433800-0099-33E0-8C81-15F83247B2C9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2bce6000 - 0x7fff2bcebff3 libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2bcec000 - 0x7fff2bd5cfff libSparse.dylib (103)
0x7fff2bd5d000 - 0x7fff2bd6ffef libSparseBLAS.dylib (1303.60.1)
0x7fff2bd70000 - 0x7fff2bf47fd7 libvDSP.dylib (735.140.1)
0x7fff2bf48000 - 0x7fff2c00afef libvMisc.dylib (735.140.1) <3601FDE3-B142-398D-987D-8151A51F0A96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2c00b000 - 0x7fff2c00bfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11)
0x7fff2c00c000 - 0x7fff2c06bff0 com.apple.Accounts (113 - 113) <5805A70A-4AF8-36C4-92A6-D5AB5B4C1630> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff2c1b5000 - 0x7fff2cf75ff2 com.apple.AppKit (6.9 - 1894.60.100)
0x7fff2cfc5000 - 0x7fff2cfc5fff com.apple.ApplicationServices (48 - 50)
0x7fff2cfc6000 - 0x7fff2d031fff com.apple.ApplicationServices.ATS (377 - 493.0.4.1)
0x7fff2d0ca000 - 0x7fff2d108ff0 libFontRegistry.dylib (274.0.5.1)
0x7fff2d163000 - 0x7fff2d192fff com.apple.ATSUI (1.0 - 1) <1FC04DE6-E0D4-3E6B-9AB6-255AB70DC9F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2d193000 - 0x7fff2d197ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <61F37728-FDCF-314B-B75D-5CD15AB7D4D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d231000 - 0x7fff2d288ffa com.apple.HIServices (1.22 - 676) <9FB74637-448B-3437-B8C1-2C354264A163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff2d289000 - 0x7fff2d297fff com.apple.LangAnalysis (1.7.0 - 1.7.0)
0x7fff2d298000 - 0x7fff2d2ddffa com.apple.print.framework.PrintCore (15.4 - 516.2)
0x7fff2d2de000 - 0x7fff2d2e8ff7 com.apple.QD (4.0 - 413) <5CEBC510-0B39-3BB5-B951-3B8F5E82C3CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d2e9000 - 0x7fff2d2f6ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <59947616-D486-3963-A12D-9DEF153296CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2d2f7000 - 0x7fff2d3d8ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <6BD0970D-7FD8-341D-8D82-0B3BBB565462> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2d3da000 - 0x7fff2d3dafff com.apple.audio.units.AudioUnit (1.14 - 1.14)
0x7fff2d771000 - 0x7fff2db00ffa com.apple.CFNetwork (1128.0.1 - 1128.0.1)
0x7fff2db7c000 - 0x7fff2db7cfff com.apple.Carbon (160 - 162)
0x7fff2db7d000 - 0x7fff2db80ff3 com.apple.CommonPanels (1.2.6 - 101)
0x7fff2db81000 - 0x7fff2de75ff3 com.apple.HIToolbox (2.1.1 - 994.6)
0x7fff2de76000 - 0x7fff2de79ff3 com.apple.help (1.3.8 - 71)
0x7fff2de7a000 - 0x7fff2de7fff7 com.apple.ImageCapture (9.0 - 1600.65) <1A1F320E-3E85-3F3D-8AE0-B238C4E92D40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff2de80000 - 0x7fff2de80fff com.apple.ink.framework (10.15 - 227)
0x7fff2de81000 - 0x7fff2de9bffa com.apple.openscripting (1.7 - 185.1) <5012E208-2295-3169-B452-1A99E7CB36F9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2debc000 - 0x7fff2debcfff com.apple.print.framework.Print (15 - 271) <5B6DCE6F-FCB9-3502-897E-C54D7749B704> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff2debd000 - 0x7fff2debfff7 com.apple.securityhi (9.0 - 55008)
0x7fff2dec0000 - 0x7fff2dec6fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <16D2AB1F-1E22-37D6-B0B6-350D79796E10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2dec7000 - 0x7fff2e05fffa com.apple.cloudkit.CloudKit (867 - 867) <7DD49324-47B2-3CA2-9EF1-A6844F533743> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff2e060000 - 0x7fff2e060fff com.apple.Cocoa (6.11 - 23) <2F5C8ABA-711F-316C-BB97-921122AEE4DF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff2e06e000 - 0x7fff2e164fff com.apple.ColorSync (4.13.0 - 3394.9) <0EE6A103-7283-3706-877D-1487BF11BBA3> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2e165000 - 0x7fff2e255ff7 com.apple.combine (1.0 - 134.102) <65A65A03-FE7A-3D02-8008-3D063BD4B97F> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
0x7fff2e44f000 - 0x7fff2e958ffb com.apple.audio.CoreAudio (5.0 - 5.0)
0x7fff2e9ab000 - 0x7fff2e9e3fff com.apple.CoreBluetooth (1.0 - 1) <0CD1AE39-EACA-374A-9732-66798388EA91> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff2e9e4000 - 0x7fff2edcefe8 com.apple.CoreData (120 - 977.3) <94F498B0-3AFB-3F8C-83E3-A8F7A1176248> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff2edcf000 - 0x7fff2ef01ff6 com.apple.CoreDisplay (1.0 - 186.6.15) <599EB1B7-552C-36F7-9924-177E700079C4> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2ef02000 - 0x7fff2f381feb com.apple.CoreFoundation (6.9 - 1677.104)
0x7fff2f383000 - 0x7fff2f9f8ff8 com.apple.CoreGraphics (2.0 - 1355.22) <4A3CDE7B-4578-3058-966A-3D1DC095A935> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff2fa06000 - 0x7fff2fd61ff0 com.apple.CoreImage (15.0.0 - 940.9) <103E76AC-A255-3B74-AD5B-46D28A904893> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff2fd62000 - 0x7fff2fdcbff0 com.apple.corelocation (2394.0.22 - 2394.0.22)
0x7fff2fdcc000 - 0x7fff2fe1cff6 com.apple.audio.midi.CoreMIDI (1.10 - 88) <7F0F256D-A7C0-3883-8057-B07992DBB028> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff2fe1f000 - 0x7fff30121ff2 com.apple.CoreML (1.0 - 1) <232C545F-CCA5-3465-AA7D-9F36DBAB038B> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff30122000 - 0x7fff301fdffc com.apple.CoreMedia (1.0 - 2625.9)
0x7fff301fe000 - 0x7fff30260ffe com.apple.CoreMediaIO (1000.0 - 5125.6) <8FDC573F-890A-3F08-B357-99895521C93D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff302ea000 - 0x7fff302eafff com.apple.CoreServices (1069.24 - 1069.24)
0x7fff302eb000 - 0x7fff30370fff com.apple.AE (838.1 - 838.1) <9F7FDA11-AA47-3FF4-80D6-32A5335555DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff30371000 - 0x7fff30652ff7 com.apple.CoreServices.CarbonCore (1217 - 1217)
0x7fff30653000 - 0x7fff306a0ffd com.apple.DictionaryServices (1.2 - 323.6) <78832B5D-E126-3E28-89EC-8CA69AC5DD47> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff306a1000 - 0x7fff306a9ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <29909C83-DF5F-3751-A35B-405860DBA937> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff306aa000 - 0x7fff308e4ff6 com.apple.LaunchServices (1069.24 - 1069.24) <4760C0FA-6EDB-3CE4-AD62-5C4520A7D90B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff308e5000 - 0x7fff3097dff1 com.apple.Metadata (10.7.0 - 2076.7) <0973F7E5-D58C-3574-A3CE-4F12CAC2D4C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff3097e000 - 0x7fff309abfff com.apple.CoreServices.OSServices (1069.24 - 1069.24) <4A42E711-6617-353A-B7DC-3F7AAF815A16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff309ac000 - 0x7fff30a13fff com.apple.SearchKit (1.4.1 - 1.4.1) <757DA392-8E1A-3266-AF15-09B79B036621> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff30a14000 - 0x7fff30a38ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <5F518E73-EA2F-389A-A924-046374F5F15B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff30c95000 - 0x7fff30d5cffc com.apple.CoreTelephony (113 - 7560.1)
0x7fff30d5d000 - 0x7fff30f14ffc com.apple.CoreText (643.1.5.1 - 643.1.5.1) <9C7FBD03-3845-3E2B-94B8-B3110180D3F5> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff30f15000 - 0x7fff30f59ffb com.apple.CoreVideo (1.8 - 344.3) <2F1DC859-A2E4-3983-8047-97BC0E8C55CE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff30f5a000 - 0x7fff30fe7ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) <6C76A9E0-430F-3B3C-AE8A-3005F8E6FCFF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff311af000 - 0x7fff31259ff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) <2EBD7389-5091-36EA-9483-5DCAD08660F7> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff3127e000 - 0x7fff31284fff com.apple.DiskArbitration (2.7 - 2.7) <63923E3F-1489-3762-B5EB-5CE28A35FF50> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff31479000 - 0x7fff315a7ff6 com.apple.FileProvider (304.1 - 304.1) <3BC3B7F7-A568-3D99-B654-F5F2379F1560> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff315bf000 - 0x7fff31984fff com.apple.Foundation (6.9 - 1677.104) <2EF4C4DA-423B-3AFE-ACD1-7DAE64E47603> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff319f1000 - 0x7fff31a41ff7 com.apple.GSS (4.0 - 2.0)
0x7fff31b7e000 - 0x7fff31c92ff3 com.apple.Bluetooth (7.0.6 - 7.0.6f7)
0x7fff31cf8000 - 0x7fff31d9cff3 com.apple.framework.IOKit (2.0.2 - 1726.140.1) <31CA30A9-B32D-37A8-B5C8-20999D5D51BF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff31d9e000 - 0x7fff31dafffb com.apple.IOSurface (269.11 - 269.11) <3423901A-0ED1-352C-BB6D-5C788C3348DA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff31dcd000 - 0x7fff31e2dff5 com.apple.ImageCaptureCore (1.0 - 1600.65) <281CE141-B350-30E2-B345-FC7E7DF1AA3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff31e2e000 - 0x7fff31f8afee com.apple.ImageIO.framework (3.3.0 - 1976.11)
0x7fff31f8b000 - 0x7fff31f8efff libGIF.dylib (1976.11) <7F53F2C2-0F2B-3308-9E90-F043F43DAB32> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff31f8f000 - 0x7fff32048ff7 libJP2.dylib (1976.11)
0x7fff32049000 - 0x7fff3206cfe3 libJPEG.dylib (1976.11) <47540108-F321-35F9-A98A-784E4D4F3C15> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff322ea000 - 0x7fff32304fef libPng.dylib (1976.11)
0x7fff32305000 - 0x7fff32306fff libRadiance.dylib (1976.11)
0x7fff32307000 - 0x7fff3234dfff libTIFF.dylib (1976.11) <79E99768-71D7-3EA9-9675-95EFACF32FC8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff32366000 - 0x7fff327f5ff8 com.apple.Intents (1.0 - 1)
0x7fff327f8000 - 0x7fff33898fe9 com.apple.JavaScriptCore (15609 - 15609.3.5.1.3) <1874AA53-2C73-3DB2-A98F-69D9BDB3ADC8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff338af000 - 0x7fff338c1ff3 com.apple.Kerberos (3.0 - 1)
0x7fff338c2000 - 0x7fff338c2fff libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff33c54000 - 0x7fff33c5effb com.apple.MediaAccessibility (1.0 - 125.1) <35B667D6-A924-3DD1-9390-234F6D12E1C0> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff33d2a000 - 0x7fff34477ff2 com.apple.MediaToolbox (1.0 - 2625.9) <578E679E-8672-3A74-8EE4-C67965C81DD0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff34479000 - 0x7fff34543fff com.apple.Metal (212.8 - 212.8) <7A496C57-4ECE-337F-96D4-09F24C033913> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff34545000 - 0x7fff3455fff5 com.apple.MetalKit (141.2 - 141.2)
0x7fff34560000 - 0x7fff3459dff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff3459e000 - 0x7fff34628fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1)
0x7fff34629000 - 0x7fff3464eff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff3464f000 - 0x7fff34664ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1)
0x7fff34665000 - 0x7fff347c3ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff347c4000 - 0x7fff34813ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1)
0x7fff34814000 - 0x7fff34815ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1)
0x7fff358a3000 - 0x7fff358afffe com.apple.NetFS (6.0 - 4.0) <024195B7-00F1-30D3-A407-11DC3E262C05> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff358b0000 - 0x7fff35a07ff3 com.apple.Network (1.0 - 1) <2B933C30-E71F-3ECC-8DBD-FBBB997A6FDC> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff35a08000 - 0x7fff35c68ffa com.apple.NetworkExtension (1.0 - 1) <63069E97-A98C-3C23-AC48-D798CF0A03CA> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x7fff38439000 - 0x7fff38491fff com.apple.opencl (3.5 - 3.5) <983E7D45-6C6D-35EC-A68D-6AD5FCFE2356> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff38492000 - 0x7fff384aefff com.apple.CFOpenDirectory (10.15 - 220.40.1) <1C7F51F3-43D9-3E4A-93C9-A74C6BCAE2CE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff384af000 - 0x7fff384baffd com.apple.OpenDirectory (10.15 - 220.40.1) <3BB64E34-C2D9-3172-BBD8-D360FE4B2737> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff38e20000 - 0x7fff38e22fff libCVMSPluginSupport.dylib (17.10.22) <2B6C3C16-3F5F-36A8-8070-2A862B90328B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff38e23000 - 0x7fff38e28fff libCoreFSCache.dylib (176.15)
0x7fff38e29000 - 0x7fff38e2dfff libCoreVMClient.dylib (176.15) <018A48BA-1326-3847-8FB5-A7C99322EB87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff38e2e000 - 0x7fff38e36ff7 libGFXShared.dylib (17.10.22)
0x7fff38e37000 - 0x7fff38e41fff libGL.dylib (17.10.22)
0x7fff38e42000 - 0x7fff38e76ff7 libGLImage.dylib (17.10.22) <9A3FE633-61B8-3CC7-8183-62960109401A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3900c000 - 0x7fff39048fff libGLU.dylib (17.10.22)
0x7fff39a84000 - 0x7fff39a93ff7 com.apple.opengl (17.10.22 - 17.10.22)
0x7fff39c45000 - 0x7fff39d38ff0 com.apple.PDFKit (1.0 - 835.7)
0x7fff39d39000 - 0x7fff39e50ff9 com.apple.PencilKit (1.0 - 1) <0F41A2C7-493C-3C42-8B3A-7C7D94F7461A> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff3a0f1000 - 0x7fff3a0f7ff6 com.apple.PushKit (1.0 - 1)
0x7fff3a218000 - 0x7fff3a45eff7 com.apple.imageKit (3.0 - 1081) <2C3BBCFD-AFD1-3A76-9B1B-D515B1DADF9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3a45f000 - 0x7fff3a91efff com.apple.QuartzComposer (5.1 - 378)
0x7fff3a91f000 - 0x7fff3a944ffc com.apple.quartzfilters (1.10.0 - Tag) <0866DF11-B520-384F-9586-66E52180AF0E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff3a945000 - 0x7fff3aa4fff7 com.apple.QuickLookUIFramework (5.0 - 906.3) <7128FB8C-83B0-3250-BF86-E8A1772CF1F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3aa50000 - 0x7fff3aa50fff com.apple.quartzframework (1.5 - 23)
0x7fff3aa51000 - 0x7fff3acd4ffb com.apple.QuartzCore (1.11 - 841.4)
0x7fff3acd5000 - 0x7fff3ad2eff5 com.apple.QuickLookFramework (5.0 - 906.3) <959CE934-B541-3172-846F-4D1709353526> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff3ad2f000 - 0x7fff3ad64ffc com.apple.QuickLookThumbnailing (1.0 - 1)
0x7fff3b235000 - 0x7fff3b24dff0 com.apple.SafariServices.framework (15609 - 15609.3.5.1.3)
0x7fff3b855000 - 0x7fff3bb9eff1 com.apple.security (7.0 - 59306.140.5)
0x7fff3bb9f000 - 0x7fff3bc27ffb com.apple.securityfoundation (6.0 - 55236.60.1) <407FE3EC-3EC2-31DF-B988-43B13D6D4A75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3bc28000 - 0x7fff3bc55ff7 com.apple.securityinterface (10.0 - 55139.120.1) <6C6C69FE-E0BB-3D9B-A320-F13FC296C06C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff3bc56000 - 0x7fff3bc5aff8 com.apple.xpc.ServiceManagement (1.0 - 1) <279E7AA9-B23D-3E32-946B-5559EDC56C86> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3c906000 - 0x7fff3c980ff7 com.apple.SystemConfiguration (1.19 - 1.19) <84F9B3BB-F7AF-3B7C-8CD0-D3C22D19619F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff3cc00000 - 0x7fff3cf83ff4 com.apple.VideoToolbox (1.0 - 2625.9) <6CF18E28-A7A8-3952-8171-7E4FF4FB37FA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff3d225000 - 0x7fff3d9c2fe7 libwebrtc.dylib (7609.3.5.1.3) <855537EC-FD8A-3C05-8BE0-0AA41AF99BD6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff3d9c3000 - 0x7fff3fc2dff3 com.apple.WebCore (15609 - 15609.3.5.1.3) <864EB027-E098-38BD-A5D4-17FAC53213CD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff3fc2e000 - 0x7fff3fe3affb com.apple.WebKitLegacy (15609 - 15609.3.5.1.3) <1F65CF17-D985-3743-8993-36B1D06ECBE9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff3fe3b000 - 0x7fff40540ffd com.apple.WebKit (15609 - 15609.3.5.1.3) <77FB3BFF-DF46-3261-8A74-EAB7AF8BDB4D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff408f0000 - 0x7fff409b5fe7 com.apple.APFS (1412.141.1 - 1412.141.1)
0x7fff41001000 - 0x7fff4100cffc com.apple.accessibility.AXCoreUtilities (1.0 - 1)
0x7fff41aca000 - 0x7fff41acbff1 com.apple.AggregateDictionary (1.0 - 1) <2E60E192-E839-3366-804D-9739E79CBC9F> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff41f19000 - 0x7fff42064ff5 com.apple.AnnotationKit (1.0 - 325.9) <4AD8B509-A8AE-340B-B2AE-0E2D1AAA9638> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff42065000 - 0x7fff42082ff4 com.apple.AppContainer (4.0 - 448.100.6)
0x7fff42083000 - 0x7fff420a3fff com.apple.AppSSO (1.0 - 1)
0x7fff420a4000 - 0x7fff420baff3 com.apple.AppSSOCore (1.0 - 1) <05C509DA-F6D6-3290-9CBB-AF837EC2C6DC> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
0x7fff420d7000 - 0x7fff420e5ff7 com.apple.AppSandbox (4.0 - 448.100.6)
0x7fff424d0000 - 0x7fff42535ff7 com.apple.AppSupport (1.0.0 - 29) <4819B5D3-7FB8-336A-81D5-63E0850A391C> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
0x7fff42561000 - 0x7fff42585ffb com.apple.framework.Apple80211 (13.0 - 1610.1)
0x7fff42843000 - 0x7fff42852fd7 com.apple.AppleFSCompression (119.100.1 - 1.0)
0x7fff42951000 - 0x7fff4295cff7 com.apple.AppleIDAuthSupport (1.0 - 1) <8D12CC19-2D08-3F37-93E3-3D170E6EC78A> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff4299e000 - 0x7fff429e6ff7 com.apple.AppleJPEG (1.0 - 1) <6D4A6930-F0E2-3CFF-916F-06E87E648069> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff42da9000 - 0x7fff42dcfffb com.apple.aps.framework (4.0 - 4.0)
0x7fff42dd0000 - 0x7fff42dd4ff7 com.apple.AppleSRP (5.0 - 1) <70C25EA9-F7A7-366C-97C6-EEE7845FFCC3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff42dd5000 - 0x7fff42df7fff com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff42eb6000 - 0x7fff42eb9ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5)
0x7fff42eba000 - 0x7fff42f0aff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <73FB7981-5BEC-3546-BE46-D8F15FD8FA92> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff42f53000 - 0x7fff42f62ff9 com.apple.AssertionServices (1.0 - 223.140.2)
0x7fff434a5000 - 0x7fff438a0ff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) <1E9E234C-C1EF-3BB1-BA01-32088B12AA76> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff439df000 - 0x7fff43a30ff9 com.apple.audio.AudioSession (1.0 - 17)
0x7fff43a31000 - 0x7fff43a5eff7 libSessionUtility.dylib (17) <9313BF9A-B72D-3AF8-B280-57800977966D> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff43af6000 - 0x7fff43d36fe0 com.apple.audio.AudioToolboxCore (1.0 - 1104.93) <5B539F50-93E8-3F73-9E4C-678C85D0488F> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff43d3a000 - 0x7fff43e56fff com.apple.AuthKit (1.0 - 1)
0x7fff43ffc000 - 0x7fff44012ff8 com.apple.BackBoardServices (1.0 - 1.0) <0FE71A13-A12A-3F75-A36A-0DD6742C1C60> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
0x7fff44013000 - 0x7fff4401cff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104)
0x7fff4401d000 - 0x7fff440beff5 com.apple.backup.framework (1.11.6 - 1298.6.2)
0x7fff440bf000 - 0x7fff4414bff6 com.apple.BaseBoard (466.3 - 466.3)
0x7fff4421c000 - 0x7fff4424cffa com.apple.BoardServices (1.0 - 466.3)
0x7fff4424d000 - 0x7fff44289ff7 com.apple.bom (14.0 - 219.2) <83788F83-9B27-3208-9155-95EA440CAEC7> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff443a7000 - 0x7fff443deff5 com.apple.C2 (1.3 - 495) <580E40F0-0B78-3A27-98B0-DE108957033F> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff44e09000 - 0x7fff44e58fff com.apple.ChunkingLibrary (307 - 307)
0x7fff45cf8000 - 0x7fff45d03ff5 com.apple.CommerceCore (1.0 - 709.6.5) <1A44E8B0-90E8-318D-8713-79A55DD41764> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff45d04000 - 0x7fff45d14ffb com.apple.CommonAuth (4.0 - 2.0)
0x7fff45d28000 - 0x7fff45d3ffff com.apple.commonutilities (8.0 - 900)
0x7fff46446000 - 0x7fff4681bfc8 com.apple.CoreAUC (283.0.0 - 283.0.0)
0x7fff4681c000 - 0x7fff46849ff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <4EA2BAEE-C199-3FD7-BE15-4E48B54B613A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff4686c000 - 0x7fff4688dff4 com.apple.analyticsd (1.0 - 1)
0x7fff46996000 - 0x7fff46a0cff7 com.apple.corebrightness (1.0 - 1)
0x7fff46b98000 - 0x7fff46ba3ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <77821999-AFCC-3996-8998-3D0DB7B03F6A> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff46ba4000 - 0x7fff46dafff1 com.apple.CoreDuet (1.0 - 1) <1DF03E1D-BDA3-3746-BC8D-902AD3365248> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff46db0000 - 0x7fff46dfdff3 com.apple.coreduetcontext (1.0 - 1) <2F644A88-FDA6-361A-A413-4B641776CB6D> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x7fff46dfe000 - 0x7fff46e0effe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <9409DC93-F0EF-3D54-8317-7FD91ADF1152> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff46e11000 - 0x7fff46e13fff com.apple.CoreDuetDebugLogging (1.0 - 1)
0x7fff46e24000 - 0x7fff46e34ff3 com.apple.CoreEmoji (1.0 - 107.1) <7374E3E4-907B-3691-ABAB-F7A27CCCF650> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff46fea000 - 0x7fff47137fff com.apple.CoreHandwriting (161 - 1.2) <1B0ABCB8-DFE6-312C-ABC3-C129937ED1B4> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff47474000 - 0x7fff474deff0 com.apple.CoreNLP (1.0 - 213)
0x7fff4779c000 - 0x7fff477a0ffb com.apple.CoreOptimization (1.0 - 1) <0FFD7AA1-6E0B-395B-BCDC-73C1CCECC25B> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff477a1000 - 0x7fff47829ffe com.apple.CorePDF (4.0 - 518.4.1) <0BAE81C1-5BA8-3877-8363-82362D26956A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff4790c000 - 0x7fff47914ff8 com.apple.CorePhoneNumbers (1.0 - 1)
0x7fff47915000 - 0x7fff4796794b com.apple.CorePrediction (1.0 - 1)
0x7fff48301000 - 0x7fff48324fff com.apple.CoreSVG (1.0 - 129.3)
0x7fff48325000 - 0x7fff48358fff com.apple.CoreServicesInternal (446.7 - 446.7) <93E6988C-F805-3939-AB8D-584ABADFD34E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff48359000 - 0x7fff48387ffd com.apple.CSStore (1069.24 - 1069.24)
0x7fff488ac000 - 0x7fff48942ff7 com.apple.CoreSymbolication (11.4 - 64535.33.2)
0x7fff489da000 - 0x7fff48b06ff6 com.apple.coreui (2.1 - 609.4) <5812AEFB-5C84-37F1-868F-2DDBC3CDF930> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff48b07000 - 0x7fff48cc0ffa com.apple.CoreUtils (6.2.4 - 624.7) <456CC907-E838-3945-B70A-66E862C19CD6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff48dfa000 - 0x7fff48e0dff1 com.apple.CrashReporterSupport (10.13 - 15016)
0x7fff48ec6000 - 0x7fff48ed8ff8 com.apple.framework.DFRFoundation (1.0 - 252.50.1)
0x7fff48ed9000 - 0x7fff48edefff com.apple.DSExternalDisplay (3.1 - 380) <8EA5D569-3662-3303-B2BA-3973B8A1AAD8> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff48f68000 - 0x7fff48fe2ff0 com.apple.datadetectorscore (8.0 - 659) <146BE183-0031-37C6-AD62-23EF68697F45> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4902e000 - 0x7fff4906bff8 com.apple.DebugSymbols (194 - 194) <0873DC37-076B-31E6-A82F-B36D874FE5C9> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4906c000 - 0x7fff491f4ff6 com.apple.desktopservices (1.14.5 - 1281.5.3)
0x7fff4920a000 - 0x7fff49216ff8 com.apple.DeviceIdentity (1.0 - 1) <7638347F-B710-3C34-A883-2731404C1727> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
0x7fff4956c000 - 0x7fff4963fff1 com.apple.DiskManagement (13.0 - 1648.140.2)
0x7fff49640000 - 0x7fff49644ff1 com.apple.DisplayServicesFW (3.1 - 380) <98D9A933-C29C-3464-BA5E-CB75FD6D06C3> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff4969e000 - 0x7fff496c2ff7 com.apple.DuetActivityScheduler (1.0 - 1) <188C6793-A94C-3B49-A9F4-AF8A348C7E62> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x7fff496ec000 - 0x7fff49721ff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <95B6A77B-AA37-3F85-BAE2-9B75AA504316> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff49722000 - 0x7fff49726ff9 com.apple.EFILogin (2.0 - 2) <431E5ADD-D790-31B5-9742-41E776A5CFDD> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff4a270000 - 0x7fff4a8daff9 com.apple.vision.EspressoFramework (1.0 - 188.4) <074C1667-8C6A-3A31-BA43-DD26694B4E54> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff4abb5000 - 0x7fff4afd0ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0)
0x7fff4b66f000 - 0x7fff4b7a6ff4 libFontParser.dylib (277.2.6.1) <9E9E2EAA-3273-360E-A01B-EB986ECB7BCF> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff4b7a7000 - 0x7fff4b7dbfff libTrueTypeScaler.dylib (277.2.6.1)
0x7fff4b840000 - 0x7fff4b850ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <1605B441-08E0-332D-B7D8-0E13F37B54E7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff4b854000 - 0x7fff4b8cbff5 com.apple.FrontBoardServices (626.8 - 626.8) <8833E377-4B86-3A00-84C5-0002C180C846> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
0x7fff503ec000 - 0x7fff503f2fff com.apple.GPUWrangler (5.2.6 - 5.2.6) <0D2C7F42-7C4E-3ED4-A4B1-D5383840D23E> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff50711000 - 0x7fff50737ff1 com.apple.GenerationalStorage (2.0 - 314) <3479C9D7-A4B1-3E25-BCC9-7713FE0D1183> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff50750000 - 0x7fff51739ff1 com.apple.GeoServices (1.0 - 1624.26.4.26.9) <849ACDCC-F72C-33EB-A9A9-1F1AAB67B6C1> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff51865000 - 0x7fff51873ffb com.apple.GraphVisualizer (1.0 - 100.1)
0x7fff51874000 - 0x7fff51881ff3 com.apple.GraphicsServices (1.0 - 1.0)
0x7fff518dc000 - 0x7fff518e9ff9 com.apple.HID (1.0 - 1) <9C8E2F7D-96D9-36A9-B8F4-7C339A5B78F1> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x7fff51a12000 - 0x7fff51ad0ff4 com.apple.Heimdal (4.0 - 2.0) <797EEF52-BA3B-3E43-9541-713376261B7E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff53c56000 - 0x7fff53c5eff5 com.apple.IOAccelerator (438.7.3 - 438.7.3) <49288C8C-00C0-3CA2-B347-5418B6BFA4B8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff53c6b000 - 0x7fff53c82fff com.apple.IOPresentment (47.10 - 37) <32F1B3BC-4644-3982-AAB2-8EB5D5FF0161> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff5400a000 - 0x7fff54055ff1 com.apple.IconServices (438.3 - 438.3) <9033B15E-5B2F-36EC-965B-C035AB6E195E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff541f2000 - 0x7fff54200fff com.apple.IntentsFoundation (1.0 - 1) <4AB58811-E35E-3602-9243-DBF92E655FBC> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x7fff54213000 - 0x7fff5421aff9 com.apple.InternationalSupport (1.0 - 45.4)
0x7fff544a7000 - 0x7fff544c6ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F655A32-F963-3A7E-B475-E460F4AC7D99> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff545fb000 - 0x7fff546c9ffd com.apple.LanguageModeling (1.0 - 215.1) <0114A0C7-1FF7-3336-AAC1-A0DECA71CED6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff546ca000 - 0x7fff54712fff com.apple.Lexicon-framework (1.0 - 72) <1A091676-EE6C-3393-B1B5-42A207CF0612> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff54719000 - 0x7fff5471eff3 com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff54745000 - 0x7fff54769ffe com.apple.locationsupport (2394.0.22 - 2394.0.22) <2FFF581B-3EBC-3E40-8105-62CC2C36D0E0> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff54fb7000 - 0x7fff54fbafff com.apple.Mangrove (1.0 - 25) <9F85DCE5-83D9-368E-9564-23488084ED05> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff55178000 - 0x7fff5519effc com.apple.MarkupUI (1.0 - 325.9)
0x7fff55223000 - 0x7fff552adff8 com.apple.MediaExperience (1.0 - 1) <0203AF27-AB5E-32FA-B529-AB7F29EEB887> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff552ae000 - 0x7fff552e1fff com.apple.MediaKit (16 - 923) <2CA40A00-3ED6-3542-8565-F809C9B6C2C3> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff55a87000 - 0x7fff55ad3fff com.apple.spotlight.metadata.utilities (1.0 - 2076.7) <0237323B-EC78-3FBF-9FC7-5A1FE2B5CE25> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff55ad4000 - 0x7fff55ba5ffa com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff55dd9000 - 0x7fff55df7fff com.apple.MobileKeyBag (2.0 - 1.0)
0x7fff55ec3000 - 0x7fff56059ffd com.apple.Montreal (1.0 - 121.1)
0x7fff5605a000 - 0x7fff5608aff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <3D6999BC-BD40-3B50-8DF6-FF09A876DEFF> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5658a000 - 0x7fff56594fff com.apple.NetAuth (6.2 - 6.2)
0x7fff56faa000 - 0x7fff56ff5ffb com.apple.OTSVG (1.0 - 643.1.5.1)
0x7fff58212000 - 0x7fff5821dff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2)
0x7fff5821e000 - 0x7fff58246ffb com.apple.persistentconnection (1.0 - 1.0) <08537EA8-12B1-3256-9B88-7624285622E2> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff59cc1000 - 0x7fff59cf1ff7 com.apple.pluginkit.framework (1.0 - 1) <5B87E57C-6525-3784-BCB0-BFA4D26D1D58> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff59d1c000 - 0x7fff59d2fffc com.apple.PowerLog (1.0 - 1) <2FF0500C-B229-3CC9-A3F7-2E00DA505497> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x7fff5abab000 - 0x7fff5ac05ff6 com.apple.ProtectedCloudStorage (1.0 - 1) <7839FC16-732F-3740-BA5C-E09456530DB2> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff5ac06000 - 0x7fff5ac1fffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3)
0x7fff5ad31000 - 0x7fff5ad34ff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <8563CD18-DCFE-3868-912F-053FC8C34B9C> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff5ad35000 - 0x7fff5ad58ff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) <4D88DA95-1D6F-3C96-8D2D-F19BC4E05386> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x7fff5ad9f000 - 0x7fff5ae18ff3 com.apple.Rapport (1.9.5 - 195.2) <794F4117-93D3-3025-ACCA-377F14EB44CB> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x7fff5b05f000 - 0x7fff5b06bff5 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.140.1) <0CBB148D-D7A2-3E9B-A767-558891AF3C05> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff5b07f000 - 0x7fff5b0a8ff1 com.apple.RemoteViewServices (2.0 - 148) <2D6D1169-F880-3E74-A8DB-C057352C71BC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5b0a9000 - 0x7fff5b0beffa com.apple.xpc.RemoteXPC (1.0 - 1738.140.1) <2B4F61EA-8F7C-3DBC-8FF6-25574425242D> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff5b20d000 - 0x7fff5b248ff0 com.apple.RunningBoardServices (1.0 - 223.140.2) <51770481-8A56-3202-8473-04DD9013D155> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff5bf71000 - 0x7fff5bfbdff9 com.apple.Safari.SafeBrowsing (15609 - 15609.3.5.1.3) <38C5E5B1-6055-324C-8CEE-BE3D337E9E5A> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x7fff5cb29000 - 0x7fff5cb2cff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <487D191A-0870-390F-9A10-096EA73F9C81> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff5cc8d000 - 0x7fff5cc9eff5 com.apple.SharedWebCredentials (213.5 - 213.5) <15301436-1BA6-37BD-9C6F-AA999C028796> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
0x7fff5cc9f000 - 0x7fff5cdc6fff com.apple.Sharing (1526.37 - 1526.37) <4475BAED-8036-3E55-B24D-7BA49B8D41DF> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5ce3e000 - 0x7fff5ce5eff5 com.apple.sidecar-core (1.0 - 209.40.4) <44BACF2D-753F-30DE-B6FA-769BA07E1208> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x7fff5ce5f000 - 0x7fff5ce71ff0 com.apple.sidecar-ui (1.0 - 209.40.4) <5C6AD8B9-F7F6-3D41-8FB9-7522BA7662A5> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x7fff5e1db000 - 0x7fff5e4d1ff7 com.apple.SkyLight (1.600.0 - 451.4) <02B6C1E5-C6CB-3065-91EF-DE13FD4BC726> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5ed1e000 - 0x7fff5ed2cffb com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <791BB87B-7280-3EF3-8109-4A060C8F9368> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5f560000 - 0x7fff5f569ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.1) <1BDDF257-18EA-3213-BC2E-3400C7AE4623> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff5f820000 - 0x7fff5f830ff3 com.apple.TCC (1.0 - 1)
0x7fff5fd55000 - 0x7fff5fe1bff0 com.apple.TextureIO (3.10.9 - 3.10.9)
0x7fff5ffeb000 - 0x7fff60243ff0 com.apple.UIFoundation (1.0 - 662) <154E8B2A-BEF7-34B3-9ACC-504820F7B032> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff602da000 - 0x7fff602e0ffe com.apple.URLFormatting (119 - 119.18) <45C5B5CD-6741-3F10-8B47-1AFE9D25F017> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x7fff60eb8000 - 0x7fff60ed8ffc com.apple.UserManagement (1.0 - 1)
0x7fff61c84000 - 0x7fff61d6eff8 com.apple.ViewBridge (464.1 - 464.1) <6563DE9C-3639-396C-8500-52326D525DE4> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff61f14000 - 0x7fff61f15fff com.apple.WatchdogClient.framework (1.0 - 67.120.2)
0x7fff620e8000 - 0x7fff620e8fff com.apple.WebInspectorUI (15609 - 15609.3.5.1.3)
0x7fff622a4000 - 0x7fff622dffff libAWDSupport.dylib (949)
0x7fff622e0000 - 0x7fff625c0ff7 libAWDSupportFramework.dylib (3541.2) <36AEAC24-D852-31A0-A750-ACB4D3441782> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff625c1000 - 0x7fff625d2fff libprotobuf-lite.dylib (3541.2) <578CA7D8-149E-3643-937B-DAD5501E4575> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff625d3000 - 0x7fff6262cffb libprotobuf.dylib (3541.2) <0CDB164D-E7C3-3D4F-BF11-47402D67D7B0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff6262d000 - 0x7fff62671ff6 com.apple.awd (1.0 - 949) <9DA8A821-4354-3E24-BAA1-4519D2279F2B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff62b45000 - 0x7fff62b48ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <4D2C7B80-3DE8-30BD-A6F0-D59C5E8F91D9> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff62b50000 - 0x7fff62baeff0 com.apple.xquery (1.3.1 - 30) <3BED75D0-02B5-3FE6-937C-1B23EEEF9D22> /System/Library/PrivateFrameworks/XQuery.framework/Versions/A/XQuery
0x7fff62bc2000 - 0x7fff62bd0ff5 com.apple.audio.caulk (1.0 - 32.3)
0x7fff62f12000 - 0x7fff62f14ff3 com.apple.loginsupport (1.0 - 1) <0E8CE493-2629-3F47-8C1A-BFA1C0B8D7EC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff62f15000 - 0x7fff62f28ffd com.apple.login (3.0 - 3.0)
0x7fff62f5a000 - 0x7fff62f66ffd com.apple.perfdata (1.0 - 51.100.6)
0x7fff65906000 - 0x7fff6591bffe libAccessibility.dylib (2790.70) <4A7CB98C-E838-3075-97A0-3322CF3FEFF4> /usr/lib/libAccessibility.dylib
0x7fff659eb000 - 0x7fff659f7ff9 libAudioStatistics.dylib (1104.93) <42CAC6A2-BCC3-391B-B1C1-D0AC69E99CF4> /usr/lib/libAudioStatistics.dylib
0x7fff659f8000 - 0x7fff65a2bffa libAudioToolboxUtility.dylib (1104.93) <20C66F4D-5DF3-3B07-8728-184DCDCB1248> /usr/lib/libAudioToolboxUtility.dylib
0x7fff65a32000 - 0x7fff65a66fff libCRFSuite.dylib (48) <602A4F18-1783-3B69-9DB6-CCBF4703476B> /usr/lib/libCRFSuite.dylib
0x7fff65a69000 - 0x7fff65a73fff libChineseTokenizer.dylib (34) <3F5BC40A-C2CA-3CBE-9D97-E257DEA6BA63> /usr/lib/libChineseTokenizer.dylib
0x7fff65a74000 - 0x7fff65afcfff libCoreStorage.dylib (551) <82A9C8F9-016A-31A8-9CE5-1AF40095C00E> /usr/lib/libCoreStorage.dylib
0x7fff65aff000 - 0x7fff65b01ff7 libDiagnosticMessagesClient.dylib (112)
0x7fff65b47000 - 0x7fff65cfeffb libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
0x7fff65d25000 - 0x7fff65d2bff3 libIOReport.dylib (54) <04AB2D0E-9D6B-3FA7-B838-593F67C6F85C> /usr/lib/libIOReport.dylib
0x7fff65e0d000 - 0x7fff65e14fff libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
0x7fff65e43000 - 0x7fff65e63ff7 libMobileGestalt.dylib (826.140.5)
0x7fff65ee3000 - 0x7fff65fc0ff7 libSMC.dylib (20)
0x7fff65fd5000 - 0x7fff65fd6fff libSystem.B.dylib (1281.100.1) <001B3B7F-D02C-31D3-B961-1ED445D5A266> /usr/lib/libSystem.B.dylib
0x7fff65fd7000 - 0x7fff66062ff7 libTelephonyUtilDynamic.dylib (5017.1) <649F71B8-8B54-35AD-83C5-7A6BA4B590E6> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff66063000 - 0x7fff66064fff libThaiTokenizer.dylib (3)
0x7fff6607c000 - 0x7fff66092fff libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
0x7fff660c7000 - 0x7fff66139ff7 libarchive.2.dylib (72.140.1)
0x7fff6613a000 - 0x7fff661d3fe5 libate.dylib (3.0.1) <76EA60FB-748C-313F-8951-B076540BEA97> /usr/lib/libate.dylib
0x7fff661d7000 - 0x7fff661d7ff3 libauto.dylib (187)
0x7fff661d8000 - 0x7fff6629cffe libboringssl.dylib (283.120.1)
0x7fff6629d000 - 0x7fff662adffb libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
0x7fff662ae000 - 0x7fff662bafff libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
0x7fff662bb000 - 0x7fff6630dfff libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
0x7fff6630e000 - 0x7fff66323ffb libc++abi.dylib (902)
0x7fff66324000 - 0x7fff66324fff libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
0x7fff66325000 - 0x7fff66336fff libcmph.dylib (8)
0x7fff66337000 - 0x7fff6634efd7 libcompression.dylib (87) <64C91066-586D-38C0-A2F3-3E60A940F859> /usr/lib/libcompression.dylib
0x7fff66628000 - 0x7fff6663eff7 libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
0x7fff6663f000 - 0x7fff66640fff libcoretls_cfhelpers.dylib (167)
0x7fff66bea000 - 0x7fff66bf5fff libcsfde.dylib (551) <105E7719-A4FD-3D45-892F-BC5D3503B33D> /usr/lib/libcsfde.dylib
0x7fff66bfd000 - 0x7fff66c5cff7 libcups.2.dylib (483.6) <1067A7A0-4FDC-3873-97DC-31AC0E6A7DFE> /usr/lib/libcups.2.dylib
0x7fff66d66000 - 0x7fff66d66fff libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
0x7fff66d67000 - 0x7fff66d7ffff libexpat.1.dylib (19.60.2)
0x7fff66d8d000 - 0x7fff66d8ffff libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
0x7fff66d9e000 - 0x7fff66da3fff libgermantok.dylib (24)
0x7fff66da4000 - 0x7fff66dadff7 libheimdal-asn1.dylib (564.140.1) <0AC6FB62-2B0F-3E93-A931-E4DC4B1D757A> /usr/lib/libheimdal-asn1.dylib
0x7fff66dae000 - 0x7fff66e9efff libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
0x7fff66e9f000 - 0x7fff670f6fff libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
0x7fff67110000 - 0x7fff67111fff liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
0x7fff67112000 - 0x7fff6712aff3 liblzma.5.dylib (16)
0x7fff67142000 - 0x7fff671e9ff7 libmecab.dylib (883.11) <2DF2B2E9-438D-326E-89C8-DD5247ABFE08> /usr/lib/libmecab.dylib
0x7fff671ea000 - 0x7fff6744cff1 libmecabra.dylib (883.11) <787FF18A-7440-3C30-A10C-7A34C63D3080> /usr/lib/libmecabra.dylib
0x7fff677b9000 - 0x7fff677e8fff libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
0x7fff67918000 - 0x7fff67d94ff5 libnetwork.dylib (1880.120.4)
0x7fff67d95000 - 0x7fff67dacfff libnetworkextension.dylib (1095.140.2) <676B14B3-EEA7-3109-8745-99DD284B6A29> /usr/lib/libnetworkextension.dylib
0x7fff67e35000 - 0x7fff67e68fde libobjc.A.dylib (787.1) <6DF81160-5E7F-3E31-AA1E-C875E3B98AF6> /usr/lib/libobjc.A.dylib
0x7fff67e7b000 - 0x7fff67e7ffff libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
0x7fff67e82000 - 0x7fff67eb8ff7 libpcap.A.dylib (89.120.1)
0x7fff67eb9000 - 0x7fff67ef6fff libpcre.0.dylib (11)
0x7fff67ef8000 - 0x7fff67f06ff9 libperfcheck.dylib (37.100.2) <11061625-3832-3A3A-BAC4-B711A71D5FA7> /usr/lib/libperfcheck.dylib
0x7fff67f3c000 - 0x7fff67f54fff libresolv.9.dylib (67.40.1)
0x7fff67f56000 - 0x7fff67f9aff7 libsandbox.1.dylib (1217.140.4) <9A1B5D3D-F30C-3FC5-8455-F4A3D067DF53> /usr/lib/libsandbox.1.dylib
0x7fff67fae000 - 0x7fff67fafff7 libspindump.dylib (281.3)
0x7fff67fb0000 - 0x7fff6819aff7 libsqlite3.dylib (308.5) <35A2BD9F-4E33-30DE-A994-4AB585AC3AFE> /usr/lib/libsqlite3.dylib
0x7fff68390000 - 0x7fff683eaff8 libusrtcp.dylib (1880.120.4) <4FE72CED-B2F1-3483-B8CC-7FBF5ED04CA1> /usr/lib/libusrtcp.dylib
0x7fff683eb000 - 0x7fff683eeffb libutil.dylib (57)
0x7fff683ef000 - 0x7fff683fcff7 libxar.1.dylib (425.2)
0x7fff68402000 - 0x7fff684e4ff7 libxml2.2.dylib (33.4)
0x7fff684e8000 - 0x7fff68510fff libxslt.1.dylib (16.9) <34A45627-DA5B-37D2-9609-65B425E0010A> /usr/lib/libxslt.1.dylib
0x7fff68511000 - 0x7fff68523ff3 libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
0x7fff685da000 - 0x7fff685f072f libswiftAppKit.dylib (??? - ???) <96DF6ED6-DFEF-30CC-A2C5-7D7CB03D1C0B> /usr/lib/swift/libswiftAppKit.dylib
0x7fff6861a000 - 0x7fff689cf437 libswiftCore.dylib (5.2 - 1103.8.25.8)
0x7fff689d0000 - 0x7fff689dbfff libswiftCoreAudio.dylib (??? - ???) <2886B49B-6D68-3F12-B71F-704940D0A86F> /usr/lib/swift/libswiftCoreAudio.dylib
0x7fff689dc000 - 0x7fff689e4d7f libswiftCoreData.dylib (??? - ???) <9962EDC3-A3FE-3B20-9159-1E1F5983E33F> /usr/lib/swift/libswiftCoreData.dylib
0x7fff689e5000 - 0x7fff689e7fff libswiftCoreFoundation.dylib (??? - ???) <952190C8-1D56-3F9B-A11B-DF755A3AF472> /usr/lib/swift/libswiftCoreFoundation.dylib
0x7fff689e8000 - 0x7fff689f5fff libswiftCoreGraphics.dylib (??? - ???)
0x7fff689f6000 - 0x7fff689f9ffb libswiftCoreImage.dylib (??? - ???) <1485E8EF-EDA9-3981-84D7-DF3BFE361929> /usr/lib/swift/libswiftCoreImage.dylib
0x7fff68a54000 - 0x7fff68a5afff libswiftDarwin.dylib (??? - ???)
0x7fff68a5b000 - 0x7fff68a72cdf libswiftDispatch.dylib (??? - ???) <94D67EF4-42B5-3F54-8D86-B6B2B16827DC> /usr/lib/swift/libswiftDispatch.dylib
0x7fff68a73000 - 0x7fff68bf8277 libswiftFoundation.dylib (??? - ???) <08CA9FFB-201E-38A9-A832-282B71341C5E> /usr/lib/swift/libswiftFoundation.dylib
0x7fff68c07000 - 0x7fff68c09ff3 libswiftIOKit.dylib (??? - ???)
0x7fff68c1f000 - 0x7fff68c26f0f libswiftMetal.dylib (??? - ???) <19448D92-15CB-3153-B13A-17A2C4C34DAB> /usr/lib/swift/libswiftMetal.dylib
0x7fff68ca2000 - 0x7fff68ca5fe7 libswiftObjectiveC.dylib (??? - ???)
0x7fff68cb7000 - 0x7fff68cbcfbf libswiftQuartzCore.dylib (??? - ???) <5DF454DA-B307-3499-B77D-7AF3646A8D4D> /usr/lib/swift/libswiftQuartzCore.dylib
0x7fff68da6000 - 0x7fff68da8fff libswiftXPC.dylib (??? - ???) <3CD547C3-7082-37EA-B289-F6BA6C4D4E26> /usr/lib/swift/libswiftXPC.dylib
0x7fff68da9000 - 0x7fff68daffe7 libswiftos.dylib (??? - ???)
0x7fff68dd2000 - 0x7fff68dd7ff3 libcache.dylib (83) <5940876E-AC8A-3BE0-80B3-DE3FB14E257A> /usr/lib/system/libcache.dylib
0x7fff68dd8000 - 0x7fff68de3fff libcommonCrypto.dylib (60165.120.1)
0x7fff68de4000 - 0x7fff68debfff libcompiler_rt.dylib (101.2) <6E80AC11-A277-31FA-AEEF-E5A528274C77> /usr/lib/system/libcompiler_rt.dylib
0x7fff68dec000 - 0x7fff68df5ff7 libcopyfile.dylib (166.40.1)
0x7fff68df6000 - 0x7fff68e88fdb libcorecrypto.dylib (866.140.1) <0B6C52DB-5A50-3FCD-8B5E-C0C2F35857E3> /usr/lib/system/libcorecrypto.dylib
0x7fff68f95000 - 0x7fff68fd5ff0 libdispatch.dylib (1173.100.2)
0x7fff68fd6000 - 0x7fff6900cfff libdyld.dylib (750.6) <24C41E8B-6B33-30C7-94C9-02D2BD051D66> /usr/lib/system/libdyld.dylib
0x7fff6900d000 - 0x7fff6900dffb libkeymgr.dylib (30) <6F582FDB-EB1A-3ED2-A989-B750643E2647> /usr/lib/system/libkeymgr.dylib
0x7fff6900e000 - 0x7fff6901aff3 libkxld.dylib (6153.141.1) <756B1F0D-2E37-31A7-A6F0-2E5C22E62C3D> /usr/lib/system/libkxld.dylib
0x7fff6901b000 - 0x7fff6901bff7 liblaunch.dylib (1738.140.1)
0x7fff6901c000 - 0x7fff69021ff7 libmacho.dylib (959.0.1) <1B0296B5-3FD0-342C-BCC2-9886351A4391> /usr/lib/system/libmacho.dylib
0x7fff69022000 - 0x7fff69024ff3 libquarantine.dylib (110.40.3) <67FE2676-F9E8-3797-AEE5-F5F9D191CFA3> /usr/lib/system/libquarantine.dylib
0x7fff69025000 - 0x7fff69026ff7 libremovefile.dylib (48) <5CEBDAB2-988A-3B66-87BC-3C45D1C08730> /usr/lib/system/libremovefile.dylib
0x7fff69027000 - 0x7fff6903eff3 libsystem_asl.dylib (377.60.2) <7A07FF86-658E-35D7-8136-829737E98B7B> /usr/lib/system/libsystem_asl.dylib
0x7fff6903f000 - 0x7fff6903fff7 libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
0x7fff69040000 - 0x7fff690c7fff libsystem_c.dylib (1353.100.2)
0x7fff690c8000 - 0x7fff690cbffb libsystem_configuration.dylib (1061.141.1) <0EE84C33-64FD-372B-974A-AF7A136F2068> /usr/lib/system/libsystem_configuration.dylib
0x7fff690cc000 - 0x7fff690cffff libsystem_coreservices.dylib (114) <08B89E9B-C5B2-3E73-8964-03E58692B21F> /usr/lib/system/libsystem_coreservices.dylib
0x7fff690d0000 - 0x7fff690d8fff libsystem_darwin.dylib (1353.100.2)
0x7fff690d9000 - 0x7fff690e0fff libsystem_dnssd.dylib (1096.100.3) <01E0965B-83E5-356C-AC1F-C723F5AAB483> /usr/lib/system/libsystem_dnssd.dylib
0x7fff690e1000 - 0x7fff690e2ffb libsystem_featureflags.dylib (17) <6317641E-B43F-36A3-974E-6073786B94B9> /usr/lib/system/libsystem_featureflags.dylib
0x7fff690e3000 - 0x7fff69130ff7 libsystem_info.dylib (538) <4DD813CB-D7B0-3AB5-9054-D2E4FF7A64B9> /usr/lib/system/libsystem_info.dylib
0x7fff69131000 - 0x7fff6915dff7 libsystem_kernel.dylib (6153.141.1) <2B6311E6-6240-3EF7-8C87-475B66F7452C> /usr/lib/system/libsystem_kernel.dylib
0x7fff6915e000 - 0x7fff691a5fff libsystem_m.dylib (3178) <77A9D888-36E9-3968-8103-C82FFFC60B9E> /usr/lib/system/libsystem_m.dylib
0x7fff691a6000 - 0x7fff691cdfff libsystem_malloc.dylib (283.100.6) <059F4DBD-856A-3A59-8B20-FD4B6918C5F2> /usr/lib/system/libsystem_malloc.dylib
0x7fff691ce000 - 0x7fff691dbffb libsystem_networkextension.dylib (1095.140.2) <4CCE78C9-1DC4-3375-9828-D5BD739D23F3> /usr/lib/system/libsystem_networkextension.dylib
0x7fff691dc000 - 0x7fff691e5ff7 libsystem_notify.dylib (241.100.2)
0x7fff691e6000 - 0x7fff691eefef libsystem_platform.dylib (220.100.1) <97E825F6-D823-366C-9FF3-B1C8EA891044> /usr/lib/system/libsystem_platform.dylib
0x7fff691ef000 - 0x7fff691f9fff libsystem_pthread.dylib (416.100.3) <80B053AA-B6F7-3B59-BC44-78A5A4F7368F> /usr/lib/system/libsystem_pthread.dylib
0x7fff691fa000 - 0x7fff691feff3 libsystem_sandbox.dylib (1217.140.4) <20BF94E2-DAB8-3EBE-AACE-99DF84C1C391> /usr/lib/system/libsystem_sandbox.dylib
0x7fff691ff000 - 0x7fff69201fff libsystem_secinit.dylib (62.100.2) <28EDEB6F-899B-373D-B761-4C20D39285D9> /usr/lib/system/libsystem_secinit.dylib
0x7fff69202000 - 0x7fff69209ffb libsystem_symptoms.dylib (1238.120.1) <22800D8C-5C2A-3171-8C29-311BBE67F198> /usr/lib/system/libsystem_symptoms.dylib
0x7fff6920a000 - 0x7fff69220ff2 libsystem_trace.dylib (1147.120)
0x7fff69222000 - 0x7fff69227ff7 libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
0x7fff69228000 - 0x7fff6925dffe libxpc.dylib (1738.140.1) <58E276A9-EE11-3F02-9D3E-5371E604E677> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 2526
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=729.0M resident=0K(0%) swapped_out_or_unallocated=729.0M(100%)
Writable regions: Total=620.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=620.2M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG image 44K 4
CoreAnimation 56K 6
CoreGraphics 8K 1
CoreUI image data 392K 4
Foundation 4K 1
Kernel Alloc Once 8K 1
MALLOC 214.9M 59
MALLOC guard page 48K 10
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 64K 1
STACK GUARD 56.1M 14
Stack 15.1M 15
Stack Guard 4K 1
VM_ALLOCATE 224K 11
WebKit Malloc 5224K 7
__DATA 43.3M 422
__DATA_CONST 369K 22
__FONT_DATA 4K 1
__LINKEDIT 393.0M 22
__OBJC_RO 32.3M 1
__OBJC_RW 1908K 2
__TEXT 336.1M 411
__UNICODE 564K 1
libnetwork 128K 8
mapped file 50.8M 18
shared memory 652K 18
=========== ======= =======
TOTAL 1.5G 1064
TOTAL, minus reserved VM space 1.1G 1064
Model: MacBookPro14,3, BootROM 428.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.8 GHz, 16 GB, SMC 2.45f4
Graphics: kHW_IntelHDGraphics630Item, Intel HD Graphics 630, spdisplays_builtin
Graphics: kHW_AMDRadeonPro555Item, Radeon Pro 555, spdisplays_pcie_device, 2 GB
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80AD, 0x483943434E4E4E434C47414C41522D4E5644
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80AD, 0x483943434E4E4E434C47414C41522D4E5644
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1615.1)
Bluetooth: Version 7.0.6f7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4
I've had a similar issue - Macbook Pro & iMac, both on 10.15.6
I no longer have access to equalizer UI, it doesn't show anywhere. However eqMac is open and the sound is being enhanced.
I have to uninstall it, reinstall and set my settings but will loose UI/interface after shutdown, startup.
Would be real nice to retain the Interface.
Thanks for this app just the same!!!
Same issue here. Sometimes after a reboot EqMac is not showing up.But sometimes after a reboot EqMac is not starting up. I only see that white box but EqMac is not starting in my systemtray right above on my screen. After a restart it works again. Launch on startup in the settings is on.
Update:
I found a way to fix this. Basically, you have to turn on Open at Login and then log out and log in again. Then it opens and works.
Really weird bug. I don't know what's causing it.
@tinmarr thanks - tried that & seems to work. Happy with the result for now.
But you can't turn on Launch on start up if the EqMac is not starting with a reboot. Only when it's normaly starts up after another reboot.
The workaround I used was re-installing to enable launch on startup and then using tinmarr's solution from that point on.
I think I found a better fix. For me it seems to be a problem with the status bar.
Under 'Settings' > 'Show Icon' select 'Dock'. This will remove the icon from the status bar and only display it in the Dock.
After changing this setting I was able to start eqMac normally.

I reinstalled eqMac. However, the driver does not install properly even if all of the above are carried out again.
Again, after a couple of weeks without the Driver failed to activate, error this morning it happens again after a reboot. Reinstall it over again over the previous one and it works. Select 'launch on start-up' so I hope it helps. But still no real fix for this problem, I also mentioned in another topic here.
I was really excited about eqMac but unfortunately I am seeing this issue as well. Is there any way for someone new to the codebase to help fix this?
I'm having exactly the same problem after upgrading os x and eqmac.
Same here, Mac OS 10.15.6 and unable to install drivers :(
Where is the developer from this software? No updates in weeks from him. It's still a struggle and very annoying to do the 'workaround' with reinstall it, reboot etc. and your good to go for a couple of days, and than again the same process.
eriwnxx - keep in mind this software _is free_ and comes with no entitlements. Sounds like the developer is doing this in his own time.
That being said if all bugs are worked out I wouldn't mind dropping a ten-spot to pay for this - a stable version. When it works, it's awesome.
No excuses for that, quiet simple. It don't work properly and I think I reinstall EqMac2 again...
Most helpful comment
eriwnxx - keep in mind this software _is free_ and comes with no entitlements. Sounds like the developer is doing this in his own time.
That being said if all bugs are worked out I wouldn't mind dropping a ten-spot to pay for this - a stable version. When it works, it's awesome.