Giter VIP home page Giter VIP logo

nagbar's Introduction

NagBar

NagBar is a Nagios, Icinga/2 and Thruk monitoring client which runs in the status bar and gives updates about the monitored services. NagBar is a macOS native application.

Install

The latest release can be downloaded from https://github.com/volendavidov/NagBar/releases/latest

Build

Requirements to build the app are CocoaPods and Xcode.

  1. Run pod setup in case this is a fresh installation of CocoaPods
  2. cd into the directory where NagBar source is and run pod install
  3. Run open NagBar.xcworkspace

nagbar's People

Contributors

volendavidov avatar

Stargazers

techcutie avatar  avatar Michael Niewiera avatar Markus Unterkofler avatar Tibor Blaho avatar Alex Creek avatar  avatar John Spindler avatar Dariusz Sowinski avatar Rick Blundell avatar  avatar ols avatar Ron avatar İlkay Narlı avatar Benjamin Mårtensson avatar Fred Moses avatar Nico Hartung avatar Eric Poiseau avatar Owen Hael avatar  avatar

Watchers

Mark Clayton avatar Fred Moses avatar  avatar  avatar  avatar

nagbar's Issues

M1 Native Build

Will there be an arm64 native build of NagBar? Trying to build one myself results in linking errors with the Realm pod, which only seems to be able to build x86_64 binaries.

ld: warning: ignoring file /Users/kite/Developer/NagBar/Pods/Realm/core/librealmcore-macosx.a, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
Undefined symbols for architecture arm64:
"realm::BpTreeBase::replace_root(std::__1::unique_ptr<realm::Array, std::__1::default_deleterealm::Array >)"...

Applying recommendations from Xcode as far as architecture settings and setting the $(inherited) build flag as recommended by CocoaPods doesn't make a difference. It does at least run (and build) fine under Rosetta2.

Platform: MacBook Air (M1, 2020)
OS: macOS 12.1 (21C52)
Xcode: Version 13.2.1 (13C100)
CocoaPods: 1.11.2
Ruby: ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [arm64-darwin21]
RubyGems: 3.2.32

Lost configuration after migration from 1.2.X to 1.3.0

Hi

thanks for the tool that I use every day. This is great and I like it. When I have update from 1.2.4 to 1.3.0 I have lost of the configuration to the endpoint I have (I have many of them - 18 )

Apparently the new version is using a differ. Is there an easy way to use or transfer the data from the old version to the new ?

Can't Access Preferences on BigSur and M1

While it launches quickly and loads on an M1, the only menu items are Refresh and Quit. If there are any logs I can provide let me know. I'll also happily compile new builds for testing on the M1.

Hardware: M1 MacBook Air, 2020
MacOS: 11.2.3 (20D91)

Latest version filter bug

If I set a filter as follows:

Host .*
Service Updates

Tick all boxes.

It filters correctly, however it also filters hosts in downtime that are not related.

Regardless of what filter i put, it always hides hosts in downtime?

feature request: show acknowledgements in the overview

The overview of services shows WARNING, CRITICAL etc, but does not show when someone has acknowledged an alarm

From what I understand from Linux users, Nagstamon uses something like a checkmark (√) to show when an alert is acknowleged. That would be nice for Nagbar too

Unable to login on Thruk

By default Thruk uses cookie based authentication and NagBar does not send a Authorization unless the server asks for a basic authentication.

It would be great to add an checkbox to force Authorization header usage.

Thanks a lot.

NagBar Picks Wrong Font Color Sometimes on Sonoma

As of macOS Sonoma, on certain wallpaper/dark mode vs. light mode combinations, NagBar will pick the wrong font color to display. This may have happened in Ventura too, but hey, there are new wallpapers.

For example, the "Grand Canyon River Valley" wallpaper will generate a light colored menu bar even in dark mode. NagBar gets confused and uses white text when black text is correct.
Screenshot 2023-10-04 at 20 39 37

NagBar Doesn't Detect Correct Text Color in BigSur

As of BigSur (macOS 11.0.1), the menu bar background and text color are based on wallpaper color instead of dark/light mode in the OS. As a result, NagBar will frequently get the text color choice wrong and display dark text on a dark menu bar or light text on a light menu bar. See screenshot for an example. In the screenshot, light mode is active, but the background is dark. Several 3rd party apps (to the right of NagBar, which is marked with a red circle) have already updated to correctly pick the correct text/icon color, so I'm guessing/hoping NagBar just needs tweaked to correctly detect the color it should be using?
Screen Shot 2020-11-17 at 17 23 04

NagBar Crashes When Launched

I migrated my MacMini over to a Macbook pro. Since the migration, I haven't been able to launch Nagar. Every time I open the application, it crashes immediately. I've tried removing the application and redownloading with no luck. I've also tried to flush out any files I can find related to it yet I have no luck.

Here is the crash report below. I've tried inspecting it for any clues but no luck on my end.

Process: NagBar [49454]
Path: /Volumes/VOLUME/*/NagBar.app/Contents/MacOS/NagBar
Identifier: com.volendavidov.NagBar
Version: 1.3.6 (0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: NagBar [49454]
User ID: 504

Date/Time: 2019-08-26 10:25:35.526 -0400
OS Version: Mac OS X 10.14.6 (18G87)
Report Version: 12
Anonymous UUID: 69EF358C-6E61-546B-77B3-A50983CD7C2C

Sleep/Wake UUID: 22AA5FF2-C539-48D7-95CA-C739144EA0E6

Time Awake Since Boot: 200000 seconds
Time Since Wake: 2700 seconds

System Integrity Protection: enabled

Notes: Translocated Process

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 [49454]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.volendavidov.NagBar 0x00000001062ceb6e 0x10627b000 + 342894
1 com.volendavidov.NagBar 0x00000001062ce128 0x10627b000 + 340264
2 com.volendavidov.NagBar 0x00000001062f47f7 0x10627b000 + 497655
3 libdispatch.dylib 0x00007fff7d0f563d _dispatch_client_callout + 8
4 libdispatch.dylib 0x00007fff7d0f6d4b dispatch_once_callout + 20
5 com.volendavidov.NagBar 0x00000001063095cf 0x10627b000 + 583119
6 com.volendavidov.NagBar 0x000000010630a0b6 0x10627b000 + 585910
7 com.volendavidov.NagBar 0x0000000106309560 0x10627b000 + 583008
8 org.cocoapods.PromiseKit 0x0000000106585d63 Promise.init(resolvers:) + 243
9 org.cocoapods.PromiseKit 0x0000000106585c29 Promise.__allocating_init(resolvers:) + 73
10 com.volendavidov.NagBar 0x000000010631485f 0x10627b000 + 628831
11 com.volendavidov.NagBar 0x0000000106317b7a 0x10627b000 + 641914
12 org.cocoapods.PromiseKit 0x00000001065871ed TFFFC10PromiseKit7Promise4thenurFT2onCSo13DispatchQueue7executeFzxGS0_qd____GS0_qd___U_FFGOS_10ResolutionQd___T_T_U_FzQ_T + 61
13 org.cocoapods.PromiseKit 0x000000010658ab54 TPA__TFFFC10PromiseKit7Promise4thenurFT2onCSo13DispatchQueue7executeFzxGS0_qd____GS0_qd___U_FFGOS_10ResolutionQd___T_T_U_FzQ_T + 148
14 org.cocoapods.PromiseKit 0x000000010658b9f3 TFFFC10PromiseKit5State4thenurFT2onCSo13DispatchQueue4elseFGOS_10Resolutionqd___T_7executeFzxT__T_U_FGS2_Q__T_U_FzT_T + 83
15 org.cocoapods.PromiseKit 0x00000001065965e5 TPA__TFFFC10PromiseKit5State4thenurFT2onCSo13DispatchQueue4elseFGOS_10Resolutionqd___T_7executeFzxT__T_U_FGS2_Q__T_U_FzT_T + 101
16 org.cocoapods.PromiseKit 0x000000010659e21a closure #1 in contain_zalgo(
:rejecter:block:) + 58
17 libdispatch.dylib 0x00007fff7d0f45f8 _dispatch_call_block_and_release + 12
18 libdispatch.dylib 0x00007fff7d0f563d _dispatch_client_callout + 8
19 libdispatch.dylib 0x00007fff7d10068d _dispatch_main_queue_callback_4CF + 1135
20 com.apple.CoreFoundation 0x00007fff511f12d7 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
21 com.apple.CoreFoundation 0x00007fff511f0a01 __CFRunLoopRun + 2289
22 com.apple.CoreFoundation 0x00007fff511efebe CFRunLoopRunSpecific + 455
23 com.apple.HIToolbox 0x00007fff5044f1ab RunCurrentEventLoopInMode + 292
24 com.apple.HIToolbox 0x00007fff5044eded ReceiveNextEventCommon + 355
25 com.apple.HIToolbox 0x00007fff5044ec76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
26 com.apple.AppKit 0x00007fff4e7e779d _DPSNextEvent + 1135
27 com.apple.AppKit 0x00007fff4e7e648b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
28 com.apple.AppKit 0x00007fff4e7e05a8 -[NSApplication run] + 699
29 com.apple.AppKit 0x00007fff4e7cfae8 NSApplicationMain + 777
30 com.volendavidov.NagBar 0x000000010627d059 0x10627b000 + 8281
31 libdyld.dylib 0x00007fff7d1423d5 start + 1

Thread 1:
0 libsystem_pthread.dylib 0x00007fff7d3353f0 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x00007fff7d3353f0 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x00007fff7d3353f0 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x00007fff7d3353f0 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x00007fff7d3353f0 start_wqthread + 0

Thread 6:: RLMRealm notification listener
0 libsystem_kernel.dylib 0x00007fff7d27d78e kevent + 10
1 org.cocoapods.Realm 0x0000000106640ade realm::_impl::ExternalCommitHelper::listen() + 170
2 org.cocoapods.Realm 0x000000010664103a std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0::operator()() + 18
3 org.cocoapods.Realm 0x0000000106640fc6 std::__1::__async_assoc_state<void, std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0 >::__execute() + 26
4 org.cocoapods.Realm 0x000000010664116f void* std::__1::__thread_proxy<std::__1::tuple<void (std::__1::__async_assoc_state<void, std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0 >::)(), std::__1::__async_assoc_state<void, std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0 >> >(void*) + 78
5 libsystem_pthread.dylib 0x00007fff7d3362eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff7d339249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff7d33540d thread_start + 13

Thread 7:: com.apple.NSEventThread
0 libsystem_c.dylib 0x00007fff7d1c9192 __sfvwrite + 466
1 libsystem_c.dylib 0x00007fff7d1d2637 __vfprintf + 14137
2 libsystem_c.dylib 0x00007fff7d1f71c3 __v2printf + 475
3 libsystem_c.dylib 0x00007fff7d1dcb03 _vsnprintf + 410
4 libsystem_c.dylib 0x00007fff7d1dcb60 vsnprintf_l + 41
5 libsystem_c.dylib 0x00007fff7d1cda85 snprintf + 156
6 com.apple.SkyLight 0x00007fff7646f249 (anonymous namespace)::EventLog::getLogString() const + 313
7 com.apple.SkyLight 0x00007fff7646f7f1 (anonymous namespace)::GestureEventLog::getLogString() const + 55
8 com.apple.SkyLight 0x00007fff7646e88a CGSEventLogEvent + 431
9 com.apple.SkyLight 0x00007fff765abfd8 SLSGetNextEventRecordInternal + 251
10 com.apple.SkyLight 0x00007fff76461266 SLEventCreateNextEvent + 136
11 com.apple.HIToolbox 0x00007fff50459162 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 45
12 com.apple.HIToolbox 0x00007fff504590f9 MessageHandler(__CFMachPort*, void*, long, void*) + 51
13 com.apple.CoreFoundation 0x00007fff51208c99 __CFMachPortPerform + 246
14 com.apple.CoreFoundation 0x00007fff51208b97 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
15 com.apple.CoreFoundation 0x00007fff51208af5 __CFRunLoopDoSource1 + 527
16 com.apple.CoreFoundation 0x00007fff511f0aec __CFRunLoopRun + 2524
17 com.apple.CoreFoundation 0x00007fff511efebe CFRunLoopRunSpecific + 455
18 com.apple.AppKit 0x00007fff4e7ef4c2 _NSEventThread + 175
19 libsystem_pthread.dylib 0x00007fff7d3362eb _pthread_body + 126
20 libsystem_pthread.dylib 0x00007fff7d339249 _pthread_start + 66
21 libsystem_pthread.dylib 0x00007fff7d33540d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007ffee9982c01 rbx: 0x0000000000000002 rcx: 0x0000000100001d80 rdx: 0x0000000000000000
rdi: 0x0000600001f82490 rsi: 0x00007fff4f36a8d9 rbp: 0x00007ffee9982d20 rsp: 0x00007ffee9982bc0
r8: 0x0000000000000022 r9: 0x00007ffee998245e r10: 0x00007fffac4ce1f8 r11: 0x00007ff26a037f90
r12: 0x00006000007b4410 r13: 0x00007ffee9982c60 r14: 0x0000600001f82490 r15: 0x0000000077654e35
rip: 0x00000001062ceb6e rfl: 0x0000000000010202 cr2: 0x000000010b963000

Logical CPU: 3
Error Code: 0x00000000
Trap Number: 6

Binary Images:
0x10627b000 - 0x106343ff7 +com.volendavidov.NagBar (1.3.6 - 0) /var/folders//NagBar.app/Contents/MacOS/NagBar
0x10637a000 - 0x106412fff +org.cocoapods.Alamofire (4.4.0 - 1) <34A7EBB4-6166-3A0D-9C7D-9A248CE6378B> /var/folders/
/NagBar.app/Contents/Frameworks/Alamofire.framework/Versions/A/Alamofire
0x106542000 - 0x106548fff +org.cocoapods.Hpple (0.3.0 - 1) /var/folders//NagBar.app/Contents/Frameworks/Hpple.framework/Versions/A/Hpple
0x106558000 - 0x1065aaff7 +org.cocoapods.PromiseKit (4.0.5 - 1) <5DB627FC-A019-3506-B77C-467B1558C64B> /var/folders/
/NagBar.app/Contents/Frameworks/PromiseKit.framework/Versions/A/PromiseKit
0x106630000 - 0x106a3dfff +org.cocoapods.Realm (2.7.0 - 1) <726AD39C-0C04-341A-89BA-2FB7BE7A06D3> /var/folders//NagBar.app/Contents/Frameworks/Realm.framework/Versions/A/Realm
0x106ce5000 - 0x106d49ff7 +org.cocoapods.RealmSwift (2.7.0 - 1) <939DED7E-53B0-3F85-AC9C-E0EC406A549D> /var/folders/
/NagBar.app/Contents/Frameworks/RealmSwift.framework/Versions/A/RealmSwift
0x106e3f000 - 0x106e45ff7 +org.cocoapods.SAMKeychain (1.5.2 - 1) <938FF9FE-ECB6-34BE-BB9C-80D62300422E> /var/folders//NagBar.app/Contents/Frameworks/SAMKeychain.framework/Versions/A/SAMKeychain
0x106e57000 - 0x106e99fff +org.cocoapods.SwiftyJSON (3.1.4 - 1) <3183BA34-F5FF-3FB3-9462-8525397030F7> /var/folders/
/NagBar.app/Contents/Frameworks/SwiftyJSON.framework/Versions/A/SwiftyJSON
0x106edc000 - 0x106ee9fff +libswiftAppKit.dylib (3.0.2 - 800.0.63) /var/folders//NagBar.app/Contents/Frameworks/libswiftAppKit.dylib
0x106ef9000 - 0x107170fff +libswiftCore.dylib (3.0.2 - 800.0.63) <75D2ABCC-609A-36DB-91CF-93670B475D1D> /var/folders/
/NagBar.app/Contents/Frameworks/libswiftCore.dylib
0x107404000 - 0x10740eff7 +libswiftCoreData.dylib (3.0.2 - 800.0.63) <0156B34D-8B03-387C-A319-BDC11BEFB2ED> /var/folders//NagBar.app/Contents/Frameworks/libswiftCoreData.dylib
0x10741e000 - 0x10742cff7 +libswiftCoreGraphics.dylib (3.0.2 - 800.0.63) <469FD49F-8AF4-3085-8888-7BED749966C8> /var/folders/
/NagBar.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x107445000 - 0x107449ffe +libswiftCoreImage.dylib (3.0.2 - 800.0.63) <616C4B50-C50E-3491-9363-E67658827C2E> /var/folders//NagBar.app/Contents/Frameworks/libswiftCoreImage.dylib
0x107454000 - 0x10745aff7 +libswiftDarwin.dylib (3.0.2 - 800.0.63) <920F7867-96FA-318A-B0A2-CE29A9735564> /var/folders/
/NagBar.app/Contents/Frameworks/libswiftDarwin.dylib
0x107468000 - 0x107483fff +libswiftDispatch.dylib (3.0.2 - 800.0.63) <07255710-F443-3F8A-BFED-F79781B178FE> /var/folders//NagBar.app/Contents/Frameworks/libswiftDispatch.dylib
0x1074bd000 - 0x107597fff +libswiftFoundation.dylib (3.0.2 - 800.0.63) <89EAD7E5-4783-3882-98E7-5AE34D4DE984> /var/folders/
/NagBar.app/Contents/Frameworks/libswiftFoundation.dylib
0x10769e000 - 0x1076a1ff7 +libswiftIOKit.dylib (3.0.2 - 800.0.63) <21E3090E-2615-334E-A2CD-BD219361F4BD> /var/folders//NagBar.app/Contents/Frameworks/libswiftIOKit.dylib
0x1076ab000 - 0x1076b0fff +libswiftObjectiveC.dylib (3.0.2 - 800.0.63) /var/folders/
/NagBar.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x1076ba000 - 0x1076c0ff7 +libswiftQuartzCore.dylib (3.0.2 - 800.0.63) <6A841498-B953-3794-8A2A-B5DD478A6743> /var/folders//NagBar.app/Contents/Frameworks/libswiftQuartzCore.dylib
0x1076cd000 - 0x1076d0ff7 +libswiftXPC.dylib (3.0.2 - 800.0.63) <188A7BF2-7DB0-35EB-9C64-95938C7FE530> /var/folders/
/NagBar.app/Contents/Frameworks/libswiftXPC.dylib
0x10b957000 - 0x10b95a047 libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
0x110d4a000 - 0x110db46ef dyld (655.1.1) /usr/lib/dyld
0x7fff45918000 - 0x7fff45c71fff com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff4a75b000 - 0x7fff4aa8cfff com.apple.driver.AppleIntelKBLGraphicsMTLDriver (12.10.12 - 12.1.0) <805A9F72-93FF-3138-AE1D-E59C8E612E37> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff4d599000 - 0x7fff4d599fff com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff4d59a000 - 0x7fff4d5b0ff7 libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff4d5b1000 - 0x7fff4dc4afef com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff4dc4b000 - 0x7fff4dec4ff3 libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff4dec5000 - 0x7fff4df37ffb libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff4df38000 - 0x7fff4e2e1ff3 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff4e2e2000 - 0x7fff4e2f7feb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff4e2f8000 - 0x7fff4e2fdff3 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4e2fe000 - 0x7fff4e37aff3 libSparse.dylib (79.200.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff4e37b000 - 0x7fff4e38efe3 libSparseBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff4e38f000 - 0x7fff4e576ff7 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff4e577000 - 0x7fff4e62aff7 libvMisc.dylib (671.250.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff4e62b000 - 0x7fff4e62bfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff4e7cd000 - 0x7fff4f582ffb com.apple.AppKit (6.9 - 1671.60.107) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff4f5d4000 - 0x7fff4f5d4fff com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff4f5d5000 - 0x7fff4f640fff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff4f6d9000 - 0x7fff4f7f0fff libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff4f7f1000 - 0x7fff4f833fff libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff4f88d000 - 0x7fff4f8bffff libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff4f924000 - 0x7fff4f928ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff4f9c3000 - 0x7fff4fa15ff7 com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff4fa16000 - 0x7fff4fa25fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff4fa26000 - 0x7fff4fa6fff7 com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff4fa70000 - 0x7fff4faa9ff7 com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff4faaa000 - 0x7fff4fab6fff com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff4fab7000 - 0x7fff4fd2eff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff4fd30000 - 0x7fff4fd30fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff50089000 - 0x7fff5042afff com.apple.CFNetwork (978.0.7 - 978.0.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff50444000 - 0x7fff5073bfff com.apple.HIToolbox (2.1.1 - 918.7) <13F69D4C-D19F-3E09-9231-1978D783A556> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff50746000 - 0x7fff507dbff3 com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff50819000 - 0x7fff5081fff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff50941000 - 0x7fff50941fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff5094f000 - 0x7fff50a9eff7 com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff50c2a000 - 0x7fff50cb0fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff50d14000 - 0x7fff50d3effb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff50d3f000 - 0x7fff510c4fef com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff510c5000 - 0x7fff511b5ff7 com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff511b6000 - 0x7fff515fafe7 com.apple.CoreFoundation (6.9 - 1575.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff515fc000 - 0x7fff51c8bfff com.apple.CoreGraphics (2.0 - 1265.9) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff51c8d000 - 0x7fff51fadfff com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff522aa000 - 0x7fff523aefff com.apple.CoreMedia (1.0 - 2290.13) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff5240b000 - 0x7fff5240bfff com.apple.CoreServices (946 - 946) <455AB7C9-ECB1-3B5C-8D07-AC68810A90B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff5240c000 - 0x7fff52488ff7 com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff52489000 - 0x7fff52760fff com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff52761000 - 0x7fff527a9ff7 com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff527aa000 - 0x7fff527b2ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff527b3000 - 0x7fff52964ff7 com.apple.LaunchServices (946 - 946) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff52965000 - 0x7fff52a03ff7 com.apple.Metadata (10.7.0 - 1191.57) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff52a04000 - 0x7fff52a4eff7 com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff52a4f000 - 0x7fff52ab6ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff52ab7000 - 0x7fff52ad8ff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff52de3000 - 0x7fff52f45ff3 com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff52f46000 - 0x7fff52f86ff3 com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff52f87000 - 0x7fff53016fff com.apple.framework.CoreWLAN (13.0 - 1375.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff5326d000 - 0x7fff53272ffb com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff53438000 - 0x7fff537e5fff com.apple.Foundation (6.9 - 1575.17) <20150BA3-74D6-3991-AD22-52735FAD0E24> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff53854000 - 0x7fff53883ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff53983000 - 0x7fff53a8dfff com.apple.Bluetooth (6.0.14 - 6.0.14d3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff53af0000 - 0x7fff53b7ffff com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff53b81000 - 0x7fff53b90ffb com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff53be4000 - 0x7fff53d6ffef com.apple.ImageIO.framework (3.3.0 - 1850.2) <75E46A31-D87D-35CE-86A4-96A50971FDB2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff53d70000 - 0x7fff53d74ffb libGIF.dylib (1850.2) <4774EBDF-583B-3DDD-A0E1-9F427CB6A074> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff53d75000 - 0x7fff53e51fef libJP2.dylib (1850.2) <697BB77F-A682-339F-8659-35432962432D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff53e52000 - 0x7fff53e77feb libJPEG.dylib (1850.2) <171A8AC4-AADA-376F-9F2C-B9C978DB1007> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff5413a000 - 0x7fff54160feb libPng.dylib (1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff54161000 - 0x7fff54163ffb libRadiance.dylib (1850.2) <56907025-D5CE-3A9E-ACCB-A376C2599853> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff54164000 - 0x7fff541b1fe7 libTIFF.dylib (1850.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff55324000 - 0x7fff5533dfff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff555f7000 - 0x7fff55601fff com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff556b1000 - 0x7fff55d57fff com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff55d59000 - 0x7fff55e01ff7 com.apple.Metal (162.2 - 162.2) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff55e1d000 - 0x7fff55e3cff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff55e3d000 - 0x7fff55eb9fe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff55eba000 - 0x7fff55ee1fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff55ee2000 - 0x7fff5600dff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff5600e000 - 0x7fff56028fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff56029000 - 0x7fff5602aff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff56e21000 - 0x7fff56e2dff7 com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff598cb000 - 0x7fff59922ff7 com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff59923000 - 0x7fff5993eff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff5993f000 - 0x7fff5994affb com.apple.OpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff5a29a000 - 0x7fff5a29cfff libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff5a29d000 - 0x7fff5a2a2ff3 libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff5a2a3000 - 0x7fff5a2a7fff libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff5a2a8000 - 0x7fff5a2b0ff7 libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff5a2b1000 - 0x7fff5a2bcfff libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff5a2bd000 - 0x7fff5a2f7fef libGLImage.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff5a46b000 - 0x7fff5a4a9fff libGLU.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff5ae46000 - 0x7fff5ae55ffb com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff5bc58000 - 0x7fff5beafff7 com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff5c6e4000 - 0x7fff5c9e4fff com.apple.security (7.0 - 58286.270.3.0.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff5c9e5000 - 0x7fff5ca71fff com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff5caa3000 - 0x7fff5caa7fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff5ce40000 - 0x7fff5ceadfff com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff5d10c000 - 0x7fff5d46dfff com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff600e9000 - 0x7fff6018efeb com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff60ba2000 - 0x7fff60ba3ff7 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff611a4000 - 0x7fff611d0ff7 com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff612f8000 - 0x7fff61307fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff61403000 - 0x7fff6140efff com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff6144f000 - 0x7fff61498ff3 com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff616ec000 - 0x7fff6170efff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff617d2000 - 0x7fff61822ff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff6186d000 - 0x7fff61881ffb com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff61c50000 - 0x7fff61d3cff7 com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff61efe000 - 0x7fff61f06fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff61f07000 - 0x7fff61f9cfff com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff61f9d000 - 0x7fff6200aff3 com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff63c75000 - 0x7fff63c7effb com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff64117000 - 0x7fff644fafef com.apple.CoreAUC (274.0.0 - 274.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff644fb000 - 0x7fff64529ff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff64957000 - 0x7fff64968ff7 com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff64f12000 - 0x7fff64f78ff7 com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff65225000 - 0x7fff6522dff7 com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff653a9000 - 0x7fff653daff3 com.apple.CoreServicesInternal (358 - 358) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff657a1000 - 0x7fff65825fff com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff658b5000 - 0x7fff659e0ff7 com.apple.coreui (2.1 - 499.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff659e1000 - 0x7fff65b81fff com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff65bd5000 - 0x7fff65c38ff7 com.apple.framework.CoreWiFi (13.0 - 1375.2) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff65c39000 - 0x7fff65c4aff7 com.apple.CrashReporterSupport (10.13 - 938.26) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff65cda000 - 0x7fff65ce9fff com.apple.framework.DFRFoundation (1.0 - 211.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff65cea000 - 0x7fff65ceeff7 com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff65d6f000 - 0x7fff65de4ffb com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff65e30000 - 0x7fff65e6dff7 com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff65e6e000 - 0x7fff65fa9ff7 com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff66ef0000 - 0x7fff6730bfff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff6abbf000 - 0x7fff6abc0fff libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff6c260000 - 0x7fff6c265fff com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff6d071000 - 0x7fff6d080fff com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff6d1e6000 - 0x7fff6d25affb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff6e55e000 - 0x7fff6e565ffb com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff6e569000 - 0x7fff6e581fff com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff6e929000 - 0x7fff6e956ff7 com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff6ebe9000 - 0x7fff6ebfbff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff6ec16000 - 0x7fff6ecf1ff7 com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff6ecf2000 - 0x7fff6ed2eff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff6ed35000 - 0x7fff6ed3afff com.apple.LinguisticData (1.0 - 238.25) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff6f558000 - 0x7fff6f55bfff com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff6fa2f000 - 0x7fff6fa57ff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff6fa58000 - 0x7fff6fae5ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff6fafc000 - 0x7fff6fb15ffb com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff6fc90000 - 0x7fff6fcabffb com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff6fd34000 - 0x7fff6fd5effb com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff6ff9a000 - 0x7fff6ffa4fff com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff70805000 - 0x7fff70856ff3 com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff719ee000 - 0x7fff719fdff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff7388f000 - 0x7fff738adff7 com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff73a45000 - 0x7fff73a95fff com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff73bef000 - 0x7fff73c11fff com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff7541b000 - 0x7fff75539fff com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff7634d000 - 0x7fff765fcfff com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff76d9f000 - 0x7fff76dabfff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff7744a000 - 0x7fff77486ff3 com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff774fc000 - 0x7fff77587fc7 com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff77a6f000 - 0x7fff77a7bffb com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff77ce1000 - 0x7fff77da9ff3 com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff77e66000 - 0x7fff7801dffb com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff78c99000 - 0x7fff78d72fff com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff7954a000 - 0x7fff7954dfff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff7994e000 - 0x7fff79950ffb com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff79c1a000 - 0x7fff79c4efff libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
0x7fff79c51000 - 0x7fff79c5bff7 libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
0x7fff79ce9000 - 0x7fff79ceaffb libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff79d21000 - 0x7fff79f78ff3 libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
0x7fff79fc9000 - 0x7fff79fe8fff libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
0x7fff79fe9000 - 0x7fff79fe9fff libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
0x7fff7a129000 - 0x7fff7a12affb libSystem.B.dylib (1252.250.1) /usr/lib/libSystem.B.dylib
0x7fff7a1a6000 - 0x7fff7a1a7fff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff7a1b9000 - 0x7fff7a1cfffb libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
0x7fff7a1d0000 - 0x7fff7a1f9ffb libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
0x7fff7a1fa000 - 0x7fff7a279fff libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
0x7fff7a27d000 - 0x7fff7a27dff3 libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
0x7fff7a27e000 - 0x7fff7a34cfff libboringssl.dylib (109.250.2) <8044BBB7-F6E0-36C1-95D1-9C2AB19CF94A> /usr/lib/libboringssl.dylib
0x7fff7a34d000 - 0x7fff7a35dffb libbsm.0.dylib (39.200.18) /usr/lib/libbsm.0.dylib
0x7fff7a35e000 - 0x7fff7a36bfff libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
0x7fff7a36c000 - 0x7fff7a3bfff7 libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
0x7fff7a3c0000 - 0x7fff7a3d5ff7 libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
0x7fff7a3d6000 - 0x7fff7a3d6ff3 libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
0x7fff7a3d7000 - 0x7fff7a3e7ffb libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
0x7fff7a3e8000 - 0x7fff7a400ffb libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
0x7fff7a675000 - 0x7fff7a68bfff libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
0x7fff7a68c000 - 0x7fff7a68dff3 libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff7ab39000 - 0x7fff7ab8fff3 libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
0x7fff7acc3000 - 0x7fff7acc3fff libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
0x7fff7acf5000 - 0x7fff7acfaff7 libgermantok.dylib (17.15.2) /usr/lib/libgermantok.dylib
0x7fff7acfb000 - 0x7fff7ad00ff7 libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
0x7fff7ad2b000 - 0x7fff7ae1bfff libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
0x7fff7ae1c000 - 0x7fff7b07dffb libicucore.A.dylib (62141.0.1) /usr/lib/libicucore.A.dylib
0x7fff7b0ca000 - 0x7fff7b0cbfff liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
0x7fff7b0cc000 - 0x7fff7b0e4ff3 liblzma.5.dylib (10.200.3) /usr/lib/liblzma.5.dylib
0x7fff7b0fc000 - 0x7fff7b1a0ff7 libmecab.1.0.0.dylib (779.24.1) /usr/lib/libmecab.1.0.0.dylib
0x7fff7b1a1000 - 0x7fff7b3a5fff libmecabra.dylib (779.24.1) /usr/lib/libmecabra.dylib
0x7fff7b57d000 - 0x7fff7b8ceff7 libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
0x7fff7b960000 - 0x7fff7c0e5fdf libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
0x7fff7c0f7000 - 0x7fff7c0fbffb libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
0x7fff7c0fe000 - 0x7fff7c133fff libpcap.A.dylib (79.250.1) /usr/lib/libpcap.A.dylib
0x7fff7c24c000 - 0x7fff7c264ffb libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
0x7fff7c2b5000 - 0x7fff7c2b6ff7 libspindump.dylib (267.3) /usr/lib/libspindump.dylib
0x7fff7c2b7000 - 0x7fff7c494fff libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib
0x7fff7c64d000 - 0x7fff7c6acffb libusrtcp.dylib (1229.250.15) <36BBD474-FAE5-366F-946D-16C5C4B4A792> /usr/lib/libusrtcp.dylib
0x7fff7c6ad000 - 0x7fff7c6b0ff7 libutil.dylib (51.200.4) /usr/lib/libutil.dylib
0x7fff7c6b1000 - 0x7fff7c6befff libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
0x7fff7c6c3000 - 0x7fff7c7a5ff3 libxml2.2.dylib (32.10) /usr/lib/libxml2.2.dylib
0x7fff7c7a6000 - 0x7fff7c7ceff3 libxslt.1.dylib (16.5) /usr/lib/libxslt.1.dylib
0x7fff7c7cf000 - 0x7fff7c7e1ff7 libz.1.dylib (70.200.4) /usr/lib/libz.1.dylib
0x7fff7cfc5000 - 0x7fff7cfc9ff3 libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
0x7fff7cfca000 - 0x7fff7cfd4ff3 libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
0x7fff7cfd5000 - 0x7fff7cfdcff7 libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
0x7fff7cfdd000 - 0x7fff7cfe6ff7 libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
0x7fff7cfe7000 - 0x7fff7d06bfc3 libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
0x7fff7d0f2000 - 0x7fff7d12bff7 libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
0x7fff7d12c000 - 0x7fff7d158ff7 libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
0x7fff7d159000 - 0x7fff7d159ffb libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
0x7fff7d15a000 - 0x7fff7d166ff3 libkxld.dylib (4903.270.47) /usr/lib/system/libkxld.dylib
0x7fff7d167000 - 0x7fff7d167ff7 liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
0x7fff7d168000 - 0x7fff7d16dfff libmacho.dylib (927.0.3) /usr/lib/system/libmacho.dylib
0x7fff7d16e000 - 0x7fff7d170ffb libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
0x7fff7d171000 - 0x7fff7d172ff7 libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
0x7fff7d173000 - 0x7fff7d18aff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff7d18b000 - 0x7fff7d18bff7 libsystem_blocks.dylib (73) /usr/lib/system/libsystem_blocks.dylib
0x7fff7d18c000 - 0x7fff7d213fff libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
0x7fff7d214000 - 0x7fff7d217ffb libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
0x7fff7d218000 - 0x7fff7d21bff7 libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff7d21c000 - 0x7fff7d222fff libsystem_darwin.dylib (1272.250.1) /usr/lib/system/libsystem_darwin.dylib
0x7fff7d223000 - 0x7fff7d229ff7 libsystem_dnssd.dylib (878.270.2) /usr/lib/system/libsystem_dnssd.dylib
0x7fff7d22a000 - 0x7fff7d275ffb libsystem_info.dylib (517.200.9) /usr/lib/system/libsystem_info.dylib
0x7fff7d276000 - 0x7fff7d29eff7 libsystem_kernel.dylib (4903.270.47) <4195838C-EFEF-3CC9-B459-75032AF7EA1A> /usr/lib/system/libsystem_kernel.dylib
0x7fff7d29f000 - 0x7fff7d2eaff7 libsystem_m.dylib (3158.200.7) /usr/lib/system/libsystem_m.dylib
0x7fff7d2eb000 - 0x7fff7d315fff libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
0x7fff7d316000 - 0x7fff7d320ff7 libsystem_networkextension.dylib (767.250.2) /usr/lib/system/libsystem_networkextension.dylib
0x7fff7d321000 - 0x7fff7d328fff libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
0x7fff7d329000 - 0x7fff7d332fef libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
0x7fff7d333000 - 0x7fff7d33dff7 libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
0x7fff7d33e000 - 0x7fff7d341ff7 libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
0x7fff7d342000 - 0x7fff7d344ff3 libsystem_secinit.dylib (30.260.2) /usr/lib/system/libsystem_secinit.dylib
0x7fff7d345000 - 0x7fff7d34cff3 libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
0x7fff7d34d000 - 0x7fff7d362fff libsystem_trace.dylib (906.260.1) /usr/lib/system/libsystem_trace.dylib
0x7fff7d364000 - 0x7fff7d369ffb libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
0x7fff7d36a000 - 0x7fff7d399fff libxpc.dylib (1336.261.2) <7DEE2300-6D8E-3C00-9C63-E3E80D56B0C4> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 17838227
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=411.3M resident=0K(0%) swapped_out_or_unallocated=411.3M(100%)
Writable regions: Total=583.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=583.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 1432K 4
CoreAnimation 20K 2
CoreGraphics 8K 1
CoreImage 32K 4
CoreUI image data 340K 6
CoreUI image file 404K 5
Foundation 4K 1
Image IO 16K 1
Kernel Alloc Once 8K 1
MALLOC 184.8M 32
MALLOC guard page 32K 8
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Memory Tag 242 12K 1
SQLite page cache 64K 1
STACK GUARD 56.0M 8
Stack 11.6M 8
Swift metadata 532K 5
VM_ALLOCATE 116K 15
__DATA 26.1M 262
__FONT_DATA 4K 1
__LINKEDIT 231.4M 25
__TEXT 179.9M 263
__UNICODE 564K 1
mapped file 52.3M 21
shared memory 752K 18
=========== ======= =======
TOTAL 1.1G 697
TOTAL, minus reserved VM space 746.7M 697

Crash on 'Accept invalid certificates'

Under 'preferences' I tried ticking an option which was called something like 'Accept invalid certificates'. Nagbar crashed immediately, and now crashes every time I try to restart it.

The "Nagbar quit unexpectedly" dialog gives lots of details in a crash log if that helps:

Process: NagBar [70577] Path: /Applications/NagBar.app/Contents/MacOS/NagBar Identifier: com.volendavidov.NagBar Version: 1.3.4 (0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: NagBar [70577] User ID: 501

Date/Time: 2018-03-06 11:20:26.244 +0000
OS Version: Mac OS X 10.12.6 (16G1212)
Report Version: 12
Anonymous UUID: 401458FF-1007-E374-57DC-927CA56A3421

Sleep/Wake UUID: D9EC107A-7E01-4A27-BBAA-C320CD8784A4

Time Awake Since Boot: 390000 seconds
Time Since Wake: 770 seconds

System Integrity Protection: enabled

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 [0]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.volendavidov.NagBar 0x0000000109954eec 0x109903000 + 335596
1 com.volendavidov.NagBar 0x0000000109954458 0x109903000 + 332888
2 com.volendavidov.NagBar 0x000000010997ab47 0x109903000 + 490311
3 libdispatch.dylib 0x00007fffac6198fc _dispatch_client_callout + 8
4 libdispatch.dylib 0x00007fffac6198b9 dispatch_once_f + 38
5 com.volendavidov.NagBar 0x000000010998f63f 0x109903000 + 575039
6 com.volendavidov.NagBar 0x00000001099902f6 0x109903000 + 578294
7 com.volendavidov.NagBar 0x00000001099900e0 0x109903000 + 577760
8 org.cocoapods.PromiseKit 0x0000000109c0ed63 TFC10PromiseKit7PromisecfT9resolversFzTFxT_FPs5Error_T__T__GS0_x + 243
9 org.cocoapods.PromiseKit 0x0000000109c0ec29 TFC10PromiseKit7PromiseCfT9resolversFzTFxT_FPs5Error_T__T__GS0_x + 73
10 com.volendavidov.NagBar 0x000000010999a9ff 0x109903000 + 621055
11 com.volendavidov.NagBar 0x000000010999dd1a 0x109903000 + 634138
12 org.cocoapods.PromiseKit 0x0000000109c101ed TFFFC10PromiseKit7Promise4thenurFT2onCSo13DispatchQueue7executeFzxGS0_qd____GS0_qd___U_FFGOS_10ResolutionQd___T_T_U_FzQ_T + 61
13 org.cocoapods.PromiseKit 0x0000000109c13b54 TPA__TFFFC10PromiseKit7Promise4thenurFT2onCSo13DispatchQueue7executeFzxGS0_qd____GS0_qd___U_FFGOS_10ResolutionQd___T_T_U_FzQ_T + 148
14 org.cocoapods.PromiseKit 0x0000000109c149f3 TFFFC10PromiseKit5State4thenurFT2onCSo13DispatchQueue4elseFGOS_10Resolutionqd___T_7executeFzxT__T_U_FGS2_Q__T_U_FzT_T + 83
15 org.cocoapods.PromiseKit 0x0000000109c1f5e5 TPA__TFFFC10PromiseKit5State4thenurFT2onCSo13DispatchQueue4elseFGOS_10Resolutionqd___T_7executeFzxT__T_U_FGS2_Q__T_U_FzT_T + 101
16 org.cocoapods.PromiseKit 0x0000000109c2721a TFF10PromiseKit13contain_zalgourFTCSo13DispatchQueue8rejecterFGOS_10Resolutionx_T_5blockFzT_T__T_U_FT_T + 58
17 libdispatch.dylib 0x00007fffac622524 _dispatch_call_block_and_release + 12
18 libdispatch.dylib 0x00007fffac6198fc _dispatch_client_callout + 8
19 libdispatch.dylib 0x00007fffac626aac _dispatch_main_queue_callback_4CF + 925
20 com.apple.CoreFoundation 0x00007fff96f07bc9 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
21 com.apple.CoreFoundation 0x00007fff96ec8c0d __CFRunLoopRun + 2205
22 com.apple.CoreFoundation 0x00007fff96ec8114 CFRunLoopRunSpecific + 420
23 com.apple.HIToolbox 0x00007fff96428ebc RunCurrentEventLoopInMode + 240
24 com.apple.HIToolbox 0x00007fff96428bf9 ReceiveNextEventCommon + 184
25 com.apple.HIToolbox 0x00007fff96428b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
26 com.apple.AppKit 0x00007fff949bfa54 _DPSNextEvent + 1120
27 com.apple.AppKit 0x00007fff9513b7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
28 com.apple.AppKit 0x00007fff949b43db -[NSApplication run] + 926
29 com.apple.AppKit 0x00007fff9497ee0e NSApplicationMain + 1237
30 com.volendavidov.NagBar 0x00000001099055b9 0x109903000 + 9657
31 libdyld.dylib 0x00007fffac64f235 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fffac77e44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffac868621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffac86807d start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fffac77e44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffac86848e _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fffac86807d start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fffac77e44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffac86848e _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fffac86807d start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fffac77e44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffac868621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffac86807d start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fffac77e44e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffac868621 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffac86807d start_wqthread + 13

Thread 6:: RLMRealm notification listener
0 libsystem_kernel.dylib 0x00007fffac77ed96 kevent + 10
1 org.cocoapods.Realm 0x0000000109cc2ade realm::_impl::ExternalCommitHelper::listen() + 170
2 org.cocoapods.Realm 0x0000000109cc303a std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0::operator()() + 18
3 org.cocoapods.Realm 0x0000000109cc2fc6 std::__1::__async_assoc_state<void, std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0 >::__execute() + 26
4 org.cocoapods.Realm 0x0000000109cc316f std::__1::__thread_proxy<std::__1::tuple<void (std::__1::__async_assoc_state<void, std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0 >::)(), std::__1::__async_assoc_state<void, std::__1::__async_funcrealm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0 >> >(void*, void*) + 78
5 libsystem_pthread.dylib 0x00007fffac86893b _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffac868887 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffac86808d thread_start + 13

Thread 7:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fffac77634a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffac775797 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff96ec9434 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff96ec88c1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff96ec8114 CFRunLoopRunSpecific + 420
5 com.apple.CFNetwork 0x00007fff96004344 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
6 com.apple.Foundation 0x00007fff988eb8ad NSThread__start + 1243
7 libsystem_pthread.dylib 0x00007fffac86893b _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fffac868887 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fffac86808d thread_start + 13

Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fffac77634a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffac775797 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff96ec9434 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff96ec88c1 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fff96ec8114 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fff94b0cf02 _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fffac86893b _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffac868887 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fffac86808d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000060000019bfb0 rcx: 0x0000000000000bce rdx: 0x0000000000000bcd
rdi: 0x000000010ad80a00 rsi: 0x0000000000000008 rbp: 0x00007fff562faec0 rsp: 0x00007fff562fad40
r8: 0x0000000000000000 r9: 0x0000608000090ea0 r10: 0x00007fffb1ef2190 r11: 0x00007ff0eb8027a0
r12: 0x00007fff562fae00 r13: 0x0000000000000002 r14: 0x0000000000000000 r15: 0x0000000000434f25
rip: 0x0000000109954eec rfl: 0x0000000000010246 cr2: 0x00007fff963fc619

Logical CPU: 3
Error Code: 0x00000000
Trap Number: 6

Binary Images:
0x109903000 - 0x1099c8fff +com.volendavidov.NagBar (1.3.4 - 0) <30B0A725-02E5-3668-B96B-E0C1B8B9DFB8> /Applications/NagBar.app/Contents/MacOS/NagBar
0x1099fa000 - 0x109a92fff +org.cocoapods.Alamofire (4.4.0 - 1) <34A7EBB4-6166-3A0D-9C7D-9A248CE6378B> /Applications/NagBar.app/Contents/Frameworks/Alamofire.framework/Versions/A/Alamofire
0x109bc7000 - 0x109bcdfff +org.cocoapods.Hpple (0.3.0 - 1) /Applications/NagBar.app/Contents/Frameworks/Hpple.framework/Versions/A/Hpple
0x109be1000 - 0x109c33ff7 +org.cocoapods.PromiseKit (4.0.5 - 1) <5DB627FC-A019-3506-B77C-467B1558C64B> /Applications/NagBar.app/Contents/Frameworks/PromiseKit.framework/Versions/A/PromiseKit
0x109cb2000 - 0x10a0bffff +org.cocoapods.Realm (2.7.0 - 1) <726AD39C-0C04-341A-89BA-2FB7BE7A06D3> /Applications/NagBar.app/Contents/Frameworks/Realm.framework/Versions/A/Realm
0x10a362000 - 0x10a3c6ff7 +org.cocoapods.RealmSwift (2.7.0 - 1) <939DED7E-53B0-3F85-AC9C-E0EC406A549D> /Applications/NagBar.app/Contents/Frameworks/RealmSwift.framework/Versions/A/RealmSwift
0x10a4b9000 - 0x10a4bfff7 +org.cocoapods.SAMKeychain (1.5.2 - 1) <938FF9FE-ECB6-34BE-BB9C-80D62300422E> /Applications/NagBar.app/Contents/Frameworks/SAMKeychain.framework/Versions/A/SAMKeychain
0x10a4d3000 - 0x10a515fff +org.cocoapods.SwiftyJSON (3.1.4 - 1) <3183BA34-F5FF-3FB3-9462-8525397030F7> /Applications/NagBar.app/Contents/Frameworks/SwiftyJSON.framework/Versions/A/SwiftyJSON
0x10a558000 - 0x10a565fff +libswiftAppKit.dylib (3.0.2 - 800.0.63) /Applications/NagBar.app/Contents/Frameworks/libswiftAppKit.dylib
0x10a574000 - 0x10a7ebfff +libswiftCore.dylib (3.0.2 - 800.0.63) <75D2ABCC-609A-36DB-91CF-93670B475D1D> /Applications/NagBar.app/Contents/Frameworks/libswiftCore.dylib
0x10aa7e000 - 0x10aa88ff7 +libswiftCoreData.dylib (3.0.2 - 800.0.63) <0156B34D-8B03-387C-A319-BDC11BEFB2ED> /Applications/NagBar.app/Contents/Frameworks/libswiftCoreData.dylib
0x10aa97000 - 0x10aaa5ff7 +libswiftCoreGraphics.dylib (3.0.2 - 800.0.63) <469FD49F-8AF4-3085-8888-7BED749966C8> /Applications/NagBar.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x10aac1000 - 0x10aac5ffe +libswiftCoreImage.dylib (3.0.2 - 800.0.63) <616C4B50-C50E-3491-9363-E67658827C2E> /Applications/NagBar.app/Contents/Frameworks/libswiftCoreImage.dylib
0x10aacc000 - 0x10aad2ff7 +libswiftDarwin.dylib (3.0.2 - 800.0.63) <920F7867-96FA-318A-B0A2-CE29A9735564> /Applications/NagBar.app/Contents/Frameworks/libswiftDarwin.dylib
0x10aade000 - 0x10aaf9fff +libswiftDispatch.dylib (3.0.2 - 800.0.63) <07255710-F443-3F8A-BFED-F79781B178FE> /Applications/NagBar.app/Contents/Frameworks/libswiftDispatch.dylib
0x10ab38000 - 0x10ac12fff +libswiftFoundation.dylib (3.0.2 - 800.0.63) <89EAD7E5-4783-3882-98E7-5AE34D4DE984> /Applications/NagBar.app/Contents/Frameworks/libswiftFoundation.dylib
0x10ad19000 - 0x10ad1cff7 +libswiftIOKit.dylib (3.0.2 - 800.0.63) <21E3090E-2615-334E-A2CD-BD219361F4BD> /Applications/NagBar.app/Contents/Frameworks/libswiftIOKit.dylib
0x10ad27000 - 0x10ad2cfff +libswiftObjectiveC.dylib (3.0.2 - 800.0.63) /Applications/NagBar.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x10ad38000 - 0x10ad3eff7 +libswiftQuartzCore.dylib (3.0.2 - 800.0.63) <6A841498-B953-3794-8A2A-B5DD478A6743> /Applications/NagBar.app/Contents/Frameworks/libswiftQuartzCore.dylib
0x10ad48000 - 0x10ad4bff7 +libswiftXPC.dylib (3.0.2 - 800.0.63) <188A7BF2-7DB0-35EB-9C64-95938C7FE530> /Applications/NagBar.app/Contents/Frameworks/libswiftXPC.dylib
0x10dd4e000 - 0x10def4fff GLEngine (14.0.16) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10df33000 - 0x10e988ff7 com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.25.19 - 10.2.5) <6B8BA94A-66B5-38D1-9078-F4F4572D509C> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
0x10ecb7000 - 0x10ece1fff GLRendererFloat (14.0.16) <32A016EE-63CF-3D07-9BAB-C4EB3E8E479D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10eceb000 - 0x10ed79ff7 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.25.19 - 10.2.5) <68A3B606-47E4-371F-B7A3-4FDB18BA1F85> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
0x115a0a000 - 0x115a47dc7 dyld (433.5) <93EA668C-4BB2-3646-96E9-B406B81308D6> /usr/lib/dyld
0x7fff9399b000 - 0x7fff9399bfff com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff9399c000 - 0x7fff939b3ffb libCGInterfaces.dylib (331.5) <17109679-A284-3C72-AA60-DBA815D3062B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff939b4000 - 0x7fff93ecdfeb com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff93ece000 - 0x7fff9403fff3 libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff94040000 - 0x7fff94054ffb libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff94055000 - 0x7fff9444bfef libLAPACK.dylib (1185.50.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff9444c000 - 0x7fff94462fff libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff94463000 - 0x7fff94469fff libQuadrature.dylib (3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff9446a000 - 0x7fff9447eff7 libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff9447f000 - 0x7fff94606fe7 libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff94607000 - 0x7fff946b9fff libvMisc.dylib (600.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff946ba000 - 0x7fff946bafff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff94979000 - 0x7fff95752ff3 com.apple.AppKit (6.9 - 1504.83.101) <9BE62551-6557-3E49-9894-6917D403E8F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff95764000 - 0x7fff95764fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff95765000 - 0x7fff957d3ff7 com.apple.ApplicationServices.ATS (377 - 422.3) <73C230CF-3213-3DCA-B528-664FEC76A90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9586d000 - 0x7fff9599cfff libFontParser.dylib (194.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9599d000 - 0x7fff959e7fff libFontRegistry.dylib (196.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff95a44000 - 0x7fff95a77fff libTrueTypeScaler.dylib (194.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff95ae4000 - 0x7fff95b8eff7 com.apple.ColorSync (4.12.0 - 502.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff95b8f000 - 0x7fff95be0fff com.apple.HIServices (1.22 - 593) <045870A9-1D92-3FEF-8722-671E99A35E71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff95be1000 - 0x7fff95bf0ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff95bf1000 - 0x7fff95c3efff com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff95c3f000 - 0x7fff95c7afff com.apple.QD (3.12 - 313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff95c7b000 - 0x7fff95c86fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff95c87000 - 0x7fff95e93ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1F4026C6-23C1-39E8-823D-72298FECF75C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff95e94000 - 0x7fff95e94fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <2CEE36AF-79E6-3B3E-B369-285E6C1886F7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff95ffd000 - 0x7fff963d9fff com.apple.CFNetwork (811.8 - 811.8) <3FB812CB-F4BF-3C47-B772-042FC4D59A33> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff963f8000 - 0x7fff96701fff com.apple.HIToolbox (2.1.1 - 857.8) <5367366E-747E-32CF-8E76-93CD8E7424C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff9670c000 - 0x7fff967a3ff3 com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff967c4000 - 0x7fff967caff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff968ab000 - 0x7fff968abfff com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff969f5000 - 0x7fff96a82fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff96a83000 - 0x7fff96a96fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff96a97000 - 0x7fff96d92fff com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff96d93000 - 0x7fff96e40ff7 com.apple.CoreDisplay (1.0 - 1) <53D1EAFE-23A4-398D-BF52-E4299E670DB6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff96e41000 - 0x7fff972daff7 com.apple.CoreFoundation (6.9 - 1349.90) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff972db000 - 0x7fff9795dfff com.apple.CoreGraphics (2.0 - 1070.22) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff9795e000 - 0x7fff97ba1ffb com.apple.CoreImage (12.4.0 - 451.4.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff97d06000 - 0x7fff97d06fff com.apple.CoreServices (775.19 - 775.19) <5046FF69-034E-3570-AC30-D14AA469F669> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff97d07000 - 0x7fff97d58fff com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff97d59000 - 0x7fff98034ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff98035000 - 0x7fff98068fff com.apple.DictionaryServices (1.2 - 274) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff98069000 - 0x7fff98071ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff98072000 - 0x7fff981deff7 com.apple.LaunchServices (775.19 - 775.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff981df000 - 0x7fff9828fffb com.apple.Metadata (10.7.0 - 1075.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff98290000 - 0x7fff982effff com.apple.CoreServices.OSServices (775.19 - 775.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff982f0000 - 0x7fff98360fff com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff98361000 - 0x7fff983a6ff7 com.apple.coreservices.SharedFileList (38 - 38) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff9842f000 - 0x7fff9857cffb com.apple.CoreText (352.0 - 544.16) <543AFBA5-4E6B-3F81-BC45-81ED9707BD9C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9857d000 - 0x7fff985b2ff3 com.apple.CoreVideo (1.8 - 235.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff985b3000 - 0x7fff98624ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) <4D57D932-6D66-3800-8D33-13951D2E0D84> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff98722000 - 0x7fff98727fff com.apple.DiskArbitration (2.7 - 2.7) <70F56042-EF04-3BAF-9E04-90F423FB2BCC> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff988b9000 - 0x7fff98c5ffff com.apple.Foundation (6.9 - 1349.91) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff98c8b000 - 0x7fff98cbcff7 com.apple.GSS (4.0 - 2.0) <30A77A95-CBD4-3BD7-9BFF-8426071F5D9D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff98d7c000 - 0x7fff98e1ffff com.apple.Bluetooth (5.0.5 - 5.0.5f1) <7BC341AE-0207-3670-AD01-27687D9D6F5E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff98e20000 - 0x7fff98eb6ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.4) <454036AD-86AA-3ABB-8C53-B5F654A6824D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff98eb7000 - 0x7fff98ebdffb com.apple.IOSurface (159.12 - 159.12) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff98f10000 - 0x7fff99070fef com.apple.ImageIO.framework (3.3.0 - 1599.13) <443879A7-48C6-37ED-AC0B-166EEEABA662> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff99071000 - 0x7fff99075fff libGIF.dylib (1599.13) <11C5D9D7-B8A1-3D53-BA50-B25976FE6379> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff99076000 - 0x7fff99166ff7 libJP2.dylib (1599.13) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff99167000 - 0x7fff9918affb libJPEG.dylib (1599.13) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff9918b000 - 0x7fff991b2ff7 libPng.dylib (1599.13) <561865FA-A51B-3EFF-ABFF-B4566B90B1A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff991b3000 - 0x7fff991b5ff3 libRadiance.dylib (1599.13) <6559253B-8FE2-3884-BC93-95BB7705A6D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff991b6000 - 0x7fff99204ffb libTIFF.dylib (1599.13) <8FC594B3-6BBF-3A70-9994-203E9B330B5F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff99f6d000 - 0x7fff99f86ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9a766000 - 0x7fff9a7c1fff com.apple.Metal (87.18 - 87.18) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff9b0aa000 - 0x7fff9b0b2fff com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9b289000 - 0x7fff9b291ff7 libcldcpuengine.dylib (2.8.5) <8086D6FA-2006-3582-B20E-4209D81ACC58> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff9b292000 - 0x7fff9b2e0ff3 com.apple.opencl (2.8.6 - 2.8.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff9b2e1000 - 0x7fff9b2faffb com.apple.CFOpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff9b2fb000 - 0x7fff9b306ff7 com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9b307000 - 0x7fff9b309fff libCVMSPluginSupport.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff9b30a000 - 0x7fff9b30dff7 libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff9b30e000 - 0x7fff9b312fff libCoreVMClient.dylib (156.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9b313000 - 0x7fff9b31cff7 libGFXShared.dylib (14.0.16) <170D07F3-2D30-3D4B-80A0-971E0A765709> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff9b31d000 - 0x7fff9b328fff libGL.dylib (14.0.16) <0801F3B9-A525-32BB-9BC0-478947CE21D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff9b329000 - 0x7fff9b365ff7 libGLImage.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9b366000 - 0x7fff9b4dcff3 libGLProgrammability.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff9b4dd000 - 0x7fff9b51eff7 libGLU.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9be86000 - 0x7fff9be94fff com.apple.opengl (14.0.16 - 14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff9c9e6000 - 0x7fff9cbe6fff com.apple.QuartzCore (1.11 - 453.39.5) <34F65F8C-01D2-3120-BD04-2620BB652D50> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9d14e000 - 0x7fff9d450ff7 com.apple.security (7.0 - 57740.60.22) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff9d451000 - 0x7fff9d4c6fff com.apple.securityfoundation (6.0 - 55132.50.7) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9d4f1000 - 0x7fff9d4f4ff3 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9d87b000 - 0x7fff9d8eaff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fffa016b000 - 0x7fffa018dffb com.apple.framework.Apple80211 (12.0 - 1200.47) <869BFE4C-3F15-349E-9715-0A48ED725EAE> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fffa018e000 - 0x7fffa019dfeb com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fffa0288000 - 0x7fffa031397f com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fffa0746000 - 0x7fffa07c4ff7 com.apple.backup.framework (1.8.5 - 1.8.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fffa144f000 - 0x7fffa1476ff3 com.apple.ChunkingLibrary (173 - 173) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fffa1d9b000 - 0x7fffa1da4ffb com.apple.CommonAuth (4.0 - 2.0) <44E4467E-90BB-3CC4-9E57-9B09D7E90081> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fffa24ed000 - 0x7fffa24fdfff com.apple.CoreEmoji (1.0 - 40.3.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fffa2838000 - 0x7fffa2868ff3 com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fffa2af9000 - 0x7fffa2b88ff7 com.apple.CoreSymbolication (62046) <9685A34A-C6FD-3681-8F7E-211D48298DD2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fffa2b89000 - 0x7fffa2cc8fe7 com.apple.coreui (2.1 - 431.3) <8D0FA478-9B6C-3D6D-8ADF-8677BA0BF134> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fffa2cc9000 - 0x7fffa2d99ff3 com.apple.CoreUtils (5.1 - 510.31) <4AC4A8E9-C1E8-3FBA-AF0E-96F9404D826D> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fffa2de9000 - 0x7fffa2e4eff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fffa2e4f000 - 0x7fffa2e5dff7 com.apple.CrashReporterSupport (10.12 - 827) <802A9B81-E349-348B-90AB-10E40B654250> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fffa2ecf000 - 0x7fffa2ed9ffb com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fffa2eda000 - 0x7fffa2edeff3 com.apple.DSExternalDisplay (3.1 - 380) <4B5E3FF0-E8C3-38CC-BF72-418C928956AB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fffa2f14000 - 0x7fffa2f89ffb com.apple.datadetectorscore (7.0 - 539.1) <84F04DEF-DF0A-3F93-AEE9-B6FAC781164B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fffa2fc5000 - 0x7fffa3004fff com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fffa3005000 - 0x7fffa3116fff com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fffa33fe000 - 0x7fffa382fff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fffa4b86000 - 0x7fffa4b86fff libmetal_timestamp.dylib (600.0.49.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fffa4b93000 - 0x7fffa4b9eff3 libGPUSupportMercury.dylib (14.0.16) <1216909A-E38E-335F-9F46-9362753AE0D1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fffa4e57000 - 0x7fffa4e73fff com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fffa5584000 - 0x7fffa55faff3 com.apple.Heimdal (4.0 - 2.0) <9541C717-96FF-32D3-8F0B-5048525DAA70> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fffa5c15000 - 0x7fffa5c1cffb com.apple.IOAccelerator (311.16.2 - 311.16.2) <96FA28B6-B03D-3A5E-AF07-0AE4486D2968> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fffa5c1e000 - 0x7fffa5c32ff7 com.apple.IOPresentment (1.0 - 29.10) <30DF04EE-10E2-353F-845F-A97B87DF3207> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fffa5c33000 - 0x7fffa5c55fff com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fffa5d3c000 - 0x7fffa5ef3fff com.apple.LanguageModeling (1.0 - 123.2.5) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fffa6814000 - 0x7fffa688dff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fffa6a12000 - 0x7fffa6a3aff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fffa6aec000 - 0x7fffa6af7fff com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fffa73cf000 - 0x7fffa7410ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fffa7af8000 - 0x7fffa7b12fff com.apple.ProtocolBuffer (1 - 249.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fffa7b2b000 - 0x7fffa7b4eff3 com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fffa88aa000 - 0x7fffa8937fff com.apple.Sharing (696.2.67 - 696.2.67) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffa8958000 - 0x7fffa8bbefeb com.apple.SkyLight (1.600.0 - 170.3) <38AC05EF-3A9E-3E3E-9849-04E0223DF7B9> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffa8d9d000 - 0x7fffa8da9ff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffa9495000 - 0x7fffa9509fdf com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffa9948000 - 0x7fffa994eff7 com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffa99da000 - 0x7fffa9aa0ff7 com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffa9b14000 - 0x7fffa9b15fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffa9b16000 - 0x7fffa9ca6ff3 com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffaad57000 - 0x7fffaad59ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffaadae000 - 0x7fffaadc9ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fffaadca000 - 0x7fffaadd5fff libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
0x7fffaae67000 - 0x7fffaae68ff3 libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffaae69000 - 0x7fffab07cfff libFosl_dynamic.dylib (16.39) /usr/lib/libFosl_dynamic.dylib
0x7fffab0a0000 - 0x7fffab0a0fff libOpenScriptingUtil.dylib (172.1) <0F1BA407-97D1-36F6-882D-A355EAAD5E00> /usr/lib/libOpenScriptingUtil.dylib
0x7fffab0a1000 - 0x7fffab0a5ffb libScreenReader.dylib (477.40.6) /usr/lib/libScreenReader.dylib
0x7fffab0a6000 - 0x7fffab0a7ffb libSystem.B.dylib (1238.60.2) /usr/lib/libSystem.B.dylib
0x7fffab113000 - 0x7fffab13eff3 libarchive.2.dylib (41.70.2) <907D1FB1-9A65-33F5-AFC8-0B6E5AE9D83A> /usr/lib/libarchive.2.dylib
0x7fffab13f000 - 0x7fffab1bbfc7 libate.dylib (1.12.13) /usr/lib/libate.dylib
0x7fffab1bf000 - 0x7fffab1bfff3 libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
0x7fffab1c0000 - 0x7fffab1d0ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fffab1d1000 - 0x7fffab1dfff7 libbz2.1.0.dylib (38) /usr/lib/libbz2.1.0.dylib
0x7fffab1e0000 - 0x7fffab236ff7 libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
0x7fffab237000 - 0x7fffab260ff7 libc++abi.dylib (307.4) /usr/lib/libc++abi.dylib
0x7fffab261000 - 0x7fffab271ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
0x7fffab272000 - 0x7fffab288fcf libcompression.dylib (39) /usr/lib/libcompression.dylib
0x7fffab289000 - 0x7fffab289ff7 libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
0x7fffab28a000 - 0x7fffab28bff3 libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffab345000 - 0x7fffab429ff7 libcrypto.0.9.8.dylib (64.50.7) /usr/lib/libcrypto.0.9.8.dylib
0x7fffab5c7000 - 0x7fffab61aff7 libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
0x7fffab697000 - 0x7fffab697fff libenergytrace.dylib (15) /usr/lib/libenergytrace.dylib
0x7fffab6a7000 - 0x7fffab6acff7 libheimdal-asn1.dylib (498.50.9) <92C953A2-5E1D-39E9-875E-92F29A12D6FB> /usr/lib/libheimdal-asn1.dylib
0x7fffab6ad000 - 0x7fffab79fff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
0x7fffab7a0000 - 0x7fffab9c5ffb libicucore.A.dylib (57167.0.1) /usr/lib/libicucore.A.dylib
0x7fffab9cb000 - 0x7fffab9ccfff liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
0x7fffab9cd000 - 0x7fffab9e6ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
0x7fffab9e7000 - 0x7fffab9fdff7 libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
0x7fffab9fe000 - 0x7fffabca6ff7 libmecabra.dylib (744.8) /usr/lib/libmecabra.dylib
0x7fffabcd9000 - 0x7fffabd53ff3 libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
0x7fffabd54000 - 0x7fffac126047 libobjc.A.dylib (709.1) <70614861-0340-32E2-85ED-FE65759CDFFA> /usr/lib/libobjc.A.dylib
0x7fffac129000 - 0x7fffac12dfff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
0x7fffac12e000 - 0x7fffac15ffff libpcap.A.dylib (67.60.2) /usr/lib/libpcap.A.dylib
0x7fffac17c000 - 0x7fffac198ffb libresolv.9.dylib (64) /usr/lib/libresolv.9.dylib
0x7fffac1e8000 - 0x7fffac336ff7 libsqlite3.dylib (254.8) <1ECF7DF7-7A07-3B4B-A63B-F4EFF6BC7ACF> /usr/lib/libsqlite3.dylib
0x7fffac42b000 - 0x7fffac438fff libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
0x7fffac439000 - 0x7fffac528ff3 libxml2.2.dylib (30.18) <75135C3D-47B1-3217-AC2B-B566E2E1A4A3> /usr/lib/libxml2.2.dylib
0x7fffac529000 - 0x7fffac552fff libxslt.1.dylib (15.9.1) /usr/lib/libxslt.1.dylib
0x7fffac553000 - 0x7fffac564ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
0x7fffac573000 - 0x7fffac577ff7 libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
0x7fffac578000 - 0x7fffac582fff libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
0x7fffac583000 - 0x7fffac58afff libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
0x7fffac58b000 - 0x7fffac593fff libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
0x7fffac594000 - 0x7fffac617fdf libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
0x7fffac618000 - 0x7fffac649fff libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
0x7fffac64a000 - 0x7fffac64fffb libdyld.dylib (433.5) <128FF2BB-D0C8-36D9-A456-C1077E7BB182> /usr/lib/system/libdyld.dylib
0x7fffac650000 - 0x7fffac650ffb libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
0x7fffac651000 - 0x7fffac65dfff libkxld.dylib (3789.73.8) /usr/lib/system/libkxld.dylib
0x7fffac65e000 - 0x7fffac65efff liblaunch.dylib (972.70.1) /usr/lib/system/liblaunch.dylib
0x7fffac65f000 - 0x7fffac664ff3 libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
0x7fffac665000 - 0x7fffac667ff3 libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
0x7fffac668000 - 0x7fffac669ffb libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
0x7fffac66a000 - 0x7fffac682ff7 libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
0x7fffac683000 - 0x7fffac683ff7 libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
0x7fffac684000 - 0x7fffac711fef libsystem_c.dylib (1158.50.2) /usr/lib/system/libsystem_c.dylib
0x7fffac712000 - 0x7fffac715ffb libsystem_configuration.dylib (888.60.2) /usr/lib/system/libsystem_configuration.dylib
0x7fffac716000 - 0x7fffac719fff libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
0x7fffac71a000 - 0x7fffac732fff libsystem_coretls.dylib (121.50.4) /usr/lib/system/libsystem_coretls.dylib
0x7fffac733000 - 0x7fffac739fff libsystem_dnssd.dylib (765.50.9) /usr/lib/system/libsystem_dnssd.dylib
0x7fffac73a000 - 0x7fffac763ff7 libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
0x7fffac764000 - 0x7fffac786ff7 libsystem_kernel.dylib (3789.73.8) <7F77BDE8-93F4-3A2D-B864-95AE10DCEA60> /usr/lib/system/libsystem_kernel.dylib
0x7fffac787000 - 0x7fffac7cefe7 libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
0x7fffac7cf000 - 0x7fffac7edff7 libsystem_malloc.dylib (116.50.8) /usr/lib/system/libsystem_malloc.dylib
0x7fffac7ee000 - 0x7fffac847ffb libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
0x7fffac848000 - 0x7fffac851ff3 libsystem_networkextension.dylib (563.60.2) /usr/lib/system/libsystem_networkextension.dylib
0x7fffac852000 - 0x7fffac85bff3 libsystem_notify.dylib (165.20.1) /usr/lib/system/libsystem_notify.dylib
0x7fffac85c000 - 0x7fffac864fe7 libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
0x7fffac865000 - 0x7fffac86fff7 libsystem_pthread.dylib (218.60.3) /usr/lib/system/libsystem_pthread.dylib
0x7fffac870000 - 0x7fffac873ff7 libsystem_sandbox.dylib (592.70.2) <19320A42-2E3B-361B-BBDA-2F5F2E87B100> /usr/lib/system/libsystem_sandbox.dylib
0x7fffac874000 - 0x7fffac875ff3 libsystem_secinit.dylib (24.50.4) /usr/lib/system/libsystem_secinit.dylib
0x7fffac876000 - 0x7fffac87dffb libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
0x7fffac87e000 - 0x7fffac891ff7 libsystem_trace.dylib (518.70.1) /usr/lib/system/libsystem_trace.dylib
0x7fffac892000 - 0x7fffac897ffb libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
0x7fffac898000 - 0x7fffac8c1ff7 libxpc.dylib (972.70.1) /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: 320298
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=274.5M resident=0K(0%) swapped_out_or_unallocated=274.5M(100%)
Writable regions: Total=101.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=101.1M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 992K 3
CG image 24K 3
CoreUI image file 176K 3
Foundation 4K 2
Kernel Alloc Once 8K 2
MALLOC 70.6M 27
MALLOC guard page 48K 10
Memory Tag 242 12K 2
SQLite page cache 64K 2
STACK GUARD 56.0M 10
Stack 12.1M 10
Swift metadata 532K 8
VM_ALLOCATE 60K 11
__DATA 22.1M 229
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 125.7M 29
__TEXT 148.8M 226
__UNICODE 556K 2
mapped file 43.0M 14
shared memory 16.4M 16
=========== ======= =======
TOTAL 500.4M 594

Model: MacBookPro13,1, BootROM MBP131.0215.B00, 2 processors, Intel Core i5, 2 GHz, 16 GB, SMC 2.36f97
Graphics: Intel Iris Graphics 540, Intel Iris Graphics 540, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 1867 MHz, 0x802C, 0x4D5435324C31473332443450472D31303720
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 1867 MHz, 0x802C, 0x4D5435324C31473332443450472D31303720
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x159), Broadcom BCM43xx 1.0 (7.21.171.133.1a2)
Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: USB2.0 Hub
USB Device: USB Optical Mouse
USB Device: USB3.0 Hub
USB Device: USB 10/100/1000 LAN
Thunderbolt Bus: MacBook Pro, Apple Inc., 22.2


As an aside to this big report... Where does it write preferences settings to? Because I'm not actually sure how to fix it now. It continues to crash if I re-download the app

Not showing any alarms with Icinga Web 2.5.3

Hi!

I am trying to replace Nagstamon with Nagbar which looks to be a better MacOS alternative.
I have added the server and it shows stutus "OK". But its not showing anything afterwards, just "No Alarms". Are there any logs or ways to debug the app?

Running IcingaWeb 2.5.3.

NagBar Appears Blank after Safari 14 Update

Does NagBar use any Safari components to do its thing? After the Safari 14 update on Catalina 10.15.6 it now appears blank on the menu bar, and left-clicking has no effect. The right-click menu and preferences dialog still work normally.
image
The big empty space on the left between Bartender 3 and Toggl Track in the above image is NagBar as of this morning. Restarting the app or macOS has no impact. I can send console logs on request.

Suddenly hide window MacOS

Hello.

When NAGBAR refresh window -its suddenly hide Downtime window.
It's problem because I have only 30 second to write comment.

Can You repair it ?

Best regards!

NagBar Menu Bar Item Hides When Using Universal Control

I noticed an odd, but minor problem with NagBar ever since (I think) Universal Control was introduced. When another Mac or iPad is linked to a Mac running NagBar, and an application on the other device is the active app, the NagBar menu bar item disappears. When any app (including Finder) is active on the Mac running NagBar or when the linked device is disconnected, the NagBar menu bar item reappears. I don't know if this is macOS doing something weird with the item type that NagBar is, but NagBar is the only menu bar item I have that behaves like this. I also don't know if this is just NagBar's behavior on multiple displays now, since I went to a single ultra-wide display in 2020. To reproduce:

  1. Have NagBar running on one Mac that's running a new enough macOS to have Universal Control available (macOS 12.4 or later)
  2. Link another Mac or iPad
  3. Move the mouse to the other device and activate an app or click on its desktop
  4. Move the mouse back to the device running NagBar and activate an app or click on its desktop

What happens: The NagBar menu bar item disappears after step 3 when the menu bar of the hosting Mac goes "inactive", then reappears after step 4 when it returns to being the active menu bar
What should happen: The NagBar menu bar item should continue displaying on the "inactive" menu bar

Bright Grey Background on High Sierra with Multiple Displays

The 1.3.2 version does fix the permanent bright grey background on the NagBar menu item when a High Sierra Mac has a single display. It does not, however, if the Mac has more than one display. Upon launch the app will display normally, but as soon as a secondary display is made active (by opening an app there or just clicking on its desktop), the NagBar menu item will display a bright grey background on the active display. It will display properly on the inactive display, and this behavior will follow the active display. If you'd like more screenshots or logs, let me know.

I reported this via email before remembering you preferred GitHub reports, so I apologize for double reporting.
Screenshots - High Sierra Dual Display.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.