Code Monkey home page Code Monkey logo

yubikey-manager-qt's Introduction

YubiKey Manager

Cross-platform application for configuring any YubiKey over all USB interfaces.

Note
This project is no longer under active development. We recommend Yubico Authenticator to configure a YubiKey.
screenshot

Features

This application provides an easy way to perform the most common configuration tasks on a YubiKey.

The current version can:

  • Display the serial number and firmware version of a YubiKey

  • Configure a FIDO2 PIN

  • Reset the FIDO Applications

  • Configure the OTP Application. A YubiKey have two slots (Short Touch and Long Touch), which may both be configured for different functionality. This tool can configure a Yubico OTP credential, a static password, a challenge-response credential or an OATH HOTP credential in both of these slots.

  • Manage certificates and PINs for the PIV Application

  • Swap the credentials between two configured slots

  • Enable and disable USB and NFC interfaces

Installation

Windows and macOS

Installers are available here.

Linux

In addition to the application itself, you may also need to manually install and start the pcscd service for CCID support.

AppImage

AppImage is available here.

Source

To install from source, see the development instructions.

Command line version

This project also bundles the command line version.

yubikey-manager-qt's People

Contributors

alexgeana avatar bmwiedemann avatar dagheyman avatar dainnilsson avatar emlun avatar fdennis avatar jakuje avatar keestux avatar lunarequest avatar ricandr avatar vorburger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yubikey-manager-qt's Issues

Two issues in QML

  1. Getting following error when clicking on "generate" button in "static password" form.
    qml: qrc:///qml/OtpStaticPasswordView.qml:39: Error: Cannot assign QJSValue to QString

  2. Getting following error when sending SIGINT to application:

"PyOtherSide error: Traceback (most recent call last):

  File \"qrc:///py/yubikey.py\", line 42, in wrapped
    return json.dumps(f(*args, **kwargs))

  File \"/usr/lib/python3.6/json/__init__.py\", line 231, in dumps
    return _default_encoder.encode(obj)

  File \"/usr/lib/python3.6/json/encoder.py\", line 199, in encode
    chunks = self.iterencode(o, _one_shot=True)

  File \"/usr/lib/python3.6/json/encoder.py\", line 257, in iterencode
    return _iterencode(o, 0)

KeyboardInterrupt"
qml: Return value of PyObject call is NULL: Traceback (most recent call last):

  File "qrc:///py/yubikey.py", line 42, in wrapped
    return json.dumps(f(*args, **kwargs))

  File "/usr/lib/python3.6/json/__init__.py", line 231, in dumps
    return _default_encoder.encode(obj)

  File "/usr/lib/python3.6/json/encoder.py", line 199, in encode
    chunks = self.iterencode(o, _one_shot=True)

  File "/usr/lib/python3.6/json/encoder.py", line 257, in iterencode
    return _iterencode(o, 0)

KeyboardInterrupt

qml: qrc:///qml/YubiKey.qml:252: Error: Cannot assign [undefined] to int

System: Linux Ubuntu
Compilation: From source master tip e58d790

macOS: Failed to open PIV

Hi All!
I try to get to PIV in Yubikey Manager on macOS but get error "Failed to open the application on the YubiKey"
So, what problem it can be?
YubiKey 5 NFC
Firmware: 5.2.4
macOS 10.15.2
YubiKey Manager 1.1.3

screen

Release tarballs are tar bombs

Since a couple of releases ago the release tarballs are tar bombs, i.e. they extract into the current workd directory instead of a subdir. In this regards yubikey-manager-qt behaves differently than any other YubiKey package (e.g. yubikey-manager) and it makes dealing with those archives more difficult than with any other product, since it overwrites files in the working directory and you cannot extract two version of this package without specifying additional arguments.

This should be changed back for future releases.

Fedora package

Is it planned to get yubikey-manager-qt packaged in Fedora?

yubikey-manager chocolatey package outdated

Using chocolatey package manager, the entry for yubikey-manager has the following note:

NOTE: This is an automatically updated package. If you find it is out of date by more than a week, please contact the maintainer(s) and let them know the package is no longer updating correctly.

However, the package has not been updated since the summer.

https://chocolatey.org/packages/yubikey-manager

Could this be updated please?

ykman-gui doesn't run on Ubuntu 19.04

Weird one this:

david@david-Latitude-E6440:~$ ykman-gui 
Got library name:  "/usr/lib/x86_64-linux-gnu/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so"
ykman-gui: qpython_priv.cpp:513: QPythonPriv::QPythonPriv(): Assertion `traceback_mod' failed.
Aborted (core dumped)

Looks like pyotherside is failing to import traceback.

I can import traceback in the Python 2 and 3 REPLs though.

Unable to manage yubikey certificates when country code >2 characters

I created a CSR with my Yubikey with ECCP256. I signed the certificate, and was able to import the created certificate through the Yubikey Manager on Linux.

However, once it imported, I got kicked back to the main page with the following error:

Unknown error: Country code name must be a 2 character country code

The issue is I can't get back in to removed the certificate at all, since it refuses to let me into the PIV section to do so. I want to get a new cert re-issued with a country code of 2 characters, but it's not allowing me to. It should have errored out before importing the certificate in my opinion.

I tried entering the PIV section on a Windows machine as well, but the same issue is happening.


Update:
I'm trying to remove the certificate via the piv tool. I authenticate successfully, but unable to delete:

$ yubico-piv-tool -averify-pin -P(pin)
Successfully verified PIN.

$ yubico-piv-tool -adelete-certificate -s 9a
Failed authentication with the application

Was able to delete the certificate using ykman though:

$ ykman piv delete-certificate 9a
Enter PIN: (pin)

Unable to paste OAUTH-HOTP secret into YubiKey Manager prompt

Hi

I was hoping to configure my YubiKey 5C Nano's 2nd slot to use OAUTH-HOTP using the YubiKey Manager (version 1.1.1 on OS X), however at the prompt for secret key, it's not possible to paste the secret key (either via Ctrl+V or right click paste), meaning I would have to type it out by hand (which would be error prone, given it's length):

Screenshot 2019-05-12 at 13 28 20

Please could this be fixed?

Many thanks :-)

Not possible to block PUK for PIV

In the older configuration tool "YubiKey PIV Manager" the PUK was blocked if the PIN was used as management key. This prevents that the PIN can simply be reset with the default PUK.
In the YubiKey Manager 1.1.0 you can see that the PUK is blocked if the YubiKey was initialized with the PIV Manager. But if the YubiKey is re-initialized with the YubiKey Manager (PIN and Management Key reassigned and Management Key protected with PIN), the default PUK is still valid. Even if it is entered wrong three times, the GUI does not indicate that the PUK is locked.

yubikey-manager-qt : Depends: python3-yubikey-manager (<= 2) but 2.0.0~ppa1~xenial1 is to be installed

sudo apt-get install yubikey-manager-qt
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
yubikey-manager-qt : Depends: python3-yubikey-manager (<= 2) but 2.0.0ppa1xenial1 is to be installed
Recommends: yubikey-manager but it is not going to be installed

Implement FIDO2 resident key management

The Manager needs a way to view and delete FIDO2 resident keys, as the CLI currently provides via the "fido list" and "fido delete" commands. This will become increasingly important as more services implement passwordless authentication, given that the Yubikey 5 can only store 25 resident credentials.

Feature request (or maybe a new project?)

Could you create a chrome extension for easy support for OATH codes? This should include:

  • support for touch (both using and adding)
  • searching/listing all things
  • pasting directly into selected form field
  • adding from website-rendered QR code

Error! '<' not supported between instances of 'NoneType' and 'tuple' on openSUSE Tumbleweed

Hello,

I'm having issues getting my YubiKey 5 NFC to work on openSUSE.

I'm getting the error message in the title when clicking Applications -> OTP.

  • openSUSE Tumbleweed (20181105);
  • YubiKey Manager 1.0.1;
  • YubiKey 5 NFC with 5.1.1 firmware;

dmesg seems to be happy. [ 4463.340801] hid-generic 0003:1050:0407.0010: hiddev98,hidraw5: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:02:00.0-4/input1

Works just fine on Ubuntu 16.04.

From an initial google search it seems to just be a syntax error but I might be wrong.

Thank you!

Cannot open OTP tab

Hi.

I am using version 1.1.4 of the Qt GUI.

My Yubikey is detected, and I also can open the Applications > FIDO2 / PIV tabs, but trying to open Applications > OTP fails after a while.

It just says "Failed to open the device. Make sure the application has the required permissions". What are the required permissions?

Here's the debug output:

2020-01-30T12:03:04+0100 DEBUG [ykman.device.__init__:200] Success!
2020-01-30T12:03:04+0100 DEBUG [ykman.device.__init__:292] Identified YubiKey 5
2020-01-30T12:03:04+0100 DEBUG [ykman.driver_ccid.close:269] Close <ykman.driver_ccid.CCIDDriver object at 0x7fc5de47cc50>
2020-01-30T12:03:04+0100 DEBUG [ykman.driver_ccid.__del__:273] Destroy <ykman.driver_ccid.CCIDDriver object at 0x7fc5de47cc50>
2020-01-30T12:03:04+0100 DEBUG [ykman.driver_ccid.close:269] Close <ykman.driver_ccid.CCIDDriver object at 0x7fc5de47cc50>
2020-01-30T12:03:06+0100 DEBUG [ykman.descriptor.Descriptor.open_device:85] transports: 0x1, self.mode.transports: 0x7
2020-01-30T12:03:06+0100 DEBUG [ykman.descriptor.open_device:90] Opening driver for serial: None, type: YUBIKEY.YK4, mode: OTP+FIDO+CCID
2020-01-30T12:03:06+0100 DEBUG [ykman.descriptor.open_device:92] Attempt 1 of 10
2020-01-30T12:03:06+0100 DEBUG [ykman.driver_otp.open_devices:222] Failed to open key at position 0
2020-01-30T12:03:06+0100 DEBUG [ykman.descriptor.open_device:111] Sleeping for 0.100000 s
...
2020-01-30T12:03:11+0100 DEBUG [ykman.descriptor.open_device:111] Sleeping for 1.000000 s
2020-01-30T12:03:12+0100 DEBUG [ykman.descriptor.open_device:113] No matching device found

Debian 9 PPA support

Debian 9 support for your PPA would be a great feature. Below is the output when I tried to add the PPA.

j***@td:~$ sudo apt-add-repository ppa:yubico/stable
[sudo] password for john: 
 PPA for stable Yubico software.
 More info: https://launchpad.net/~yubico/+archive/ubuntu/stable
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keybox '/tmp/tmpzbdm3474/pubring.gpg' created
gpg: /tmp/tmpzbdm3474/trustdb.gpg: trustdb created
gpg: key 43D5C49532CBA1A9: public key "Launchpad PPA for Yubico" imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg: no valid OpenPGP data found.
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 688, in addkey_func
    func(**kwargs)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 386, in add_key
    return apsk.add_ppa_signing_key()
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 273, in add_ppa_signing_key
    cleanup(tmp_keyring_dir)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 234, in cleanup
    shutil.rmtree(tmp_keyring_dir)
  File "/usr/lib/python3.5/shutil.py", line 480, in rmtree
    _rmtree_safe_fd(fd, path, onerror)
  File "/usr/lib/python3.5/shutil.py", line 438, in _rmtree_safe_fd
    onerror(os.unlink, fullname, sys.exc_info())
  File "/usr/lib/python3.5/shutil.py", line 436, in _rmtree_safe_fd
    os.unlink(name, dir_fd=topfd)
FileNotFoundError: [Errno 2] No such file or directory: 'S.gpg-agent.browser'

j***@td:~$ cat /etc/issue
Debian GNU/Linux 9 \n \l

Let me know if you have any additional questions.

Releases page missing signed tarball for 1.1.4

Hi,

yubikey-manager-qt is currently missing a source release tarball on the release page. It seems like it's been replaced by an Appimage, but this can't be packaged by distributions and the github tarballs are missing signatures.

Install commands on Ubuntu doesn't work

Tried,

sudo apt-add-repository ppa:yubico/stable
sudo apt update
sudo apt install yubikey-manager-qt

And ended up with

E: Unable to locate package yubikey-manager-qt

Am I missing anything?

I understand that there is a note in the README

This project is in BETA. Any part of the application may change before the next release, and some functionality and documentation are missing at this point.

But installing the manager is something basic and should not be broken. Moreover, until this version is stable we shouldn't deprecate the old manager either until we have a stable release. Otherwise its a bit misleading for a new user like me ๐Ÿ˜ž .

I ended up installing the deprecated manager and getting my stuff done

MacOS: ykman-gui.app crashes at startup

When built from the sources (using Macports-provided Qt-5.12), it crashes immediately on the startup:

Process:               ykman-gui [9302]
Path:                  /Users/USER/*/ykman-gui.app/Contents/MacOS/ykman-gui
Identifier:            com.yubico.ykman
Version:               1.1 (1.1.3)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           ykman-gui [9302]
User ID:               1638356520

Date/Time:             2019-08-21 10:26:39.919 -0400
OS Version:            Mac OS X 10.14.6 (18G87)
Report Version:        12
Bridge OS Version:     3.6 (16P6568)
Anonymous UUID:        9D2889F7-37DA-45FE-422F-0D0B37D381C8


Time Awake Since Boot: 610000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [9302]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.qt-project.QtCore         	0x0000000101bcdae6 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 574
1   com.yubico.ykman              	0x000000010046ab98 main + 4536
2   libdyld.dylib                 	0x00007fff57b943d5 start + 1

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

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

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

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

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

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 15:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 17:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 18:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 19:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 20:
0   libsystem_pthread.dylib       	0x00007fff57d873f0 start_wqthread + 0

Thread 21:: QQmlThread
0   libsystem_kernel.dylib        	0x00007fff57cd136e poll + 10
1   org.qt-project.QtCore         	0x0000000101c09229 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 424
2   org.qt-project.QtCore         	0x0000000101c0a0ac QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 532
3   org.qt-project.QtCore         	0x0000000101bc3bac QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 318
4   org.qt-project.QtCore         	0x0000000101a785d0 QThread::exec() + 108
5   org.qt-project.QtQml          	0x000000010164cb6d 0x10143b000 + 2169709
6   org.qt-project.QtCore         	0x0000000101a791c0 0x101a5b000 + 123328
7   libsystem_pthread.dylib       	0x00007fff57d882eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff57d8b249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff57d8740d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000600003e99cb0  rbx: 0x0000000000000000  rcx: 0x00007ffeef7998a0  rdx: 0x0000000000000010
  rdi: 0x0000600001e44e80  rsi: 0x0000000000000010  rbp: 0x00007ffeef799ad0  rsp: 0x00007ffeef799700
   r8: 0x00007ffeef799b30   r9: 0x00007ffeef799b40  r10: 0x00007ffeef799b50  r11: 0x00007ffeef799b60
  r12: 0x0000000000000000  r13: 0x0000600001e44e80  r14: 0x000000010046c84a  r15: 0x00007ffeef799b70
  rip: 0x0000000101bcdae6  rfl: 0x0000000000010283  cr2: 0x00000001015befe8
  
Logical CPU:     2
Error Code:      0x00000000
Trap Number:     13


Binary Images:
       0x100465000 -        0x1007b9ffb +com.yubico.ykman (1.1 - 1.1.3) <807BF49C-F2BE-3836-B976-A383E6BC15D9> /Users/USER/*/ykman-gui.app/Contents/MacOS/ykman-gui
       0x1007c3000 -        0x1007d6fff +org.qt-project.QtQuickControls2 (5.12 - 5.12.4) <F3A77365-0B67-3ED0-8A6D-9EDF071B85E9> /opt/local/libexec/*/QtQuickControls2.framework/Versions/5/QtQuickControls2
       0x1007f3000 -        0x100a5efff +org.qt-project.QtQuick (5.12 - 5.12.4) <9E8EDACB-B7F0-392A-BF75-F0D5513A8A01> /opt/local/libexec/*/QtQuick.framework/Versions/5/QtQuick
       0x100b69000 -        0x100eecff3 +org.qt-project.QtWidgets (5.12 - 5.12.4) <C5CBC49C-2B62-3A1B-9A14-9FFC5987483A> /opt/local/libexec/*/QtWidgets.framework/Versions/5/QtWidgets
       0x101054000 -        0x101335feb +org.qt-project.QtGui (5.12 - 5.12.4) <B22CE893-F32B-3606-941C-6B1AD78B7F26> /opt/local/libexec/*/QtGui.framework/Versions/5/QtGui
       0x10143b000 -        0x101711ff3 +org.qt-project.QtQml (5.12 - 5.12.4) <5CD892EF-3032-333D-8FD4-939E63341519> /opt/local/libexec/*/QtQml.framework/Versions/5/QtQml
       0x1017c1000 -        0x1017d1ffb +libz.1.dylib (0) <36B1ED83-DE21-3D70-875B-55C2E2DA1D8E> /opt/local/lib/libz.1.dylib
       0x1017d5000 -        0x101824ffb +libssl.1.1.dylib (0) <9DB54188-D6FE-3C25-8680-2B6A00A4C3F3> /opt/local/lib/libssl.1.1.dylib
       0x10184d000 -        0x101856ff3 +libdouble-conversion.3.0.0.dylib (0) <686ADD24-CFD8-3E91-A83B-A1F25CBDFA4A> /opt/local/lib/libdouble-conversion.3.0.0.dylib
       0x10185b000 -        0x10185efff +libgthread-2.0.0.dylib (0) <8BE45931-9239-3290-AB88-35D9A03FA496> /opt/local/lib/libgthread-2.0.0.dylib
       0x101869000 -        0x1018d36ef  dyld (655.1.1) <D3E77331-ACE5-349D-A7CC-433D626D4A5B> /usr/lib/dyld
       0x101934000 -        0x101a0ffff +org.qt-project.QtNetwork (5.12 - 5.12.4) <B9AA2DF3-A609-3199-A359-B240CF1809E6> /opt/local/libexec/*/QtNetwork.framework/Versions/5/QtNetwork
       0x101a5b000 -        0x101dadfff +org.qt-project.QtCore (5.12 - 5.12.4) <241DB8CD-6A95-3C2A-AF18-99727C006741> /opt/local/libexec/*/QtCore.framework/Versions/5/QtCore
       0x101e67000 -        0x101eedff7 +org.qt-project.QtQuickTemplates2 (5.12 - 5.12.4) <9117B811-2BAF-32D0-AF82-616082CAA858> /opt/local/libexec/*/QtQuickTemplates2.framework/Versions/5/QtQuickTemplates2
       0x101f69000 -        0x1020f885f +libcrypto.1.1.dylib (0) <E1FEA4A3-EA04-330F-A1A7-D6DAD91F4E75> /opt/local/lib/libcrypto.1.1.dylib
       0x102188000 -        0x1022dfff3 +libicui18n.58.dylib (0) <CD9F6276-6545-3EF9-AF0A-5EA1706A8C3E> /opt/local/lib/libicui18n.58.dylib
       0x1023bc000 -        0x1024baff3 +libicuuc.58.dylib (0) <D98FF2C9-4057-3D89-8484-6A38E0562C9A> /opt/local/lib/libicuuc.58.dylib
       0x102524000 -        0x103e23fff +libicudata.58.dylib (0) <7FB36D63-4F11-3EC1-82D0-42E09E9A7E20> /opt/local/lib/libicudata.58.dylib
       0x103e25000 -        0x103e94ff7 +libpcre2-16.0.dylib (0) <B3410279-4A35-3562-BFB4-19941B09CC2B> /opt/local/lib/libpcre2-16.0.dylib
       0x103e9a000 -        0x103f6aff3 +libglib-2.0.0.dylib (0) <1F2AFFC5-3492-33B4-8BF0-329CE89B5DEE> /opt/local/lib/libglib-2.0.0.dylib
       0x103f90000 -        0x103f98ff7 +libintl.8.dylib (0) <9FE2A5C0-399B-3E88-A1B0-45932549E276> /opt/local/lib/libintl.8.dylib
       0x103f9d000 -        0x104091ff3 +libiconv.2.dylib (0) <4C522CA5-5A0C-3028-96B5-824E03D7ABE7> /opt/local/lib/libiconv.2.dylib
       0x10409f000 -        0x104108ff3 +libpcre.1.dylib (0) <8C5C3585-5334-3275-BDCC-8D857B5CA178> /opt/local/lib/libpcre.1.dylib
       0x10410d000 -        0x104130ff7 +libpng16.16.dylib (0) <FDBCC9B1-C7E8-33EB-B40E-B34A8D422CE4> /opt/local/lib/libpng16.16.dylib
       0x104139000 -        0x1041c6ff3 +libharfbuzz.0.dylib (0) <AB9BA325-66DD-381E-B5EB-B2DC78D33CDC> /opt/local/lib/libharfbuzz.0.dylib
       0x104209000 -        0x10428afff +libfreetype.6.dylib (0) <3883DF91-4445-324B-9EF4-421788654CBA> /opt/local/lib/libfreetype.6.dylib
       0x1042a4000 -        0x1042b9ff7 +libgraphite2.3.dylib (0) <AED57EC7-9DC5-39A5-9093-04F88691877F> /opt/local/lib/libgraphite2.3.dylib
       0x1042c3000 -        0x1042d3ff3 +libbz2.1.0.dylib (0) <7C542002-1EB5-3950-9368-EE91FF3E33BD> /opt/local/lib/libbz2.1.0.dylib
       0x105dbc000 -        0x105e4afff +libqcocoa.dylib (0) <4F488BFD-6DA6-3069-9AFD-17C7CBF797D7> /opt/local/libexec/*/libqcocoa.dylib
       0x105e8f000 -        0x105edbff7 +org.qt-project.QtDBus (5.12 - 5.12.4) <9B1521E3-2B66-3FF3-A298-E974B05045E2> /opt/local/libexec/*/QtDBus.framework/Versions/5/QtDBus
       0x105ef6000 -        0x105f1bff7 +org.qt-project.QtPrintSupport (5.12 - 5.12.4) <0D9093E3-09EE-38DB-8A65-D6C392853C5B> /opt/local/libexec/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x105f3e000 -        0x105f6bff3 +libdbus-1.3.dylib (0) <CE4AAC35-07C3-3936-9BBF-ED75A6A19935> /opt/local/lib/libdbus-1.3.dylib
       0x107047000 -        0x107069ff3 +libqmacstyle.dylib (0) <720324A4-DBE5-30D8-94D2-40EDD284E0E6> /opt/local/libexec/*/libqmacstyle.dylib
       0x10707a000 -        0x10707fff3 +libqgif.dylib (0) <48B91392-2D9E-35E2-A2EF-BC3C25ABF688> /opt/local/libexec/*/libqgif.dylib
       0x107083000 -        0x107089ff7 +libqicns.dylib (0) <0D6B8FA2-3C9E-3815-83E3-10A12262419D> /opt/local/libexec/*/libqicns.dylib
       0x10708e000 -        0x107090fff +libwebpdemux.2.dylib (0) <1780F8B3-D0C2-3504-A08B-E5865B21D509> /opt/local/lib/libwebpdemux.2.dylib
       0x1080f5000 -        0x1080faffb +libqico.dylib (0) <FBAF4504-E53B-3227-9CD6-69A85916BF66> /opt/local/libexec/*/libqico.dylib
       0x1080ff000 -        0x108104fff +libqjp2.dylib (0) <68755F2E-BED2-3C0E-8F59-A71E37FB22A2> /opt/local/libexec/*/libqjp2.dylib
       0x108109000 -        0x108140ff7 +libjasper.4.dylib (0) <D1B62CF5-7319-3BDF-A8ED-E99B3C2E57EB> /opt/local/lib/libjasper.4.dylib
       0x108154000 -        0x108182ff3 +libjpeg.9.dylib (0) <84719DD6-A387-3D7A-985C-4BC07D8001A1> /opt/local/lib/libjpeg.9.dylib
       0x108189000 -        0x10818fff7 +libqjpeg.dylib (0) <93AB84A2-AC53-3EEF-94AF-12051BBC7AA9> /opt/local/libexec/*/libqjpeg.dylib
       0x108195000 -        0x10819aff3 +libqmacheif.dylib (0) <CE27E9AD-E63E-3274-8A39-CCE31A485143> /opt/local/libexec/*/libqmacheif.dylib
       0x10819f000 -        0x1081a3ff7 +libqmng.dylib (0) <D4220E3C-8245-3294-99B5-45F68A44ED44> /opt/local/libexec/*/libqmng.dylib
       0x1081a7000 -        0x1081e5ff3 +libmng.2.dylib (0) <7E7660DF-3039-3E3B-A4BA-7227E835C34E> /opt/local/lib/libmng.2.dylib
       0x1081ff000 -        0x108236ffb +liblcms2.2.dylib (0) <6CD809F5-7F49-3996-BFCE-CF3CBFB7E7B9> /opt/local/lib/liblcms2.2.dylib
       0x108248000 -        0x10824cff7 +libqsvg.dylib (0) <70E8AFA1-3560-3316-B23D-1667C4C16C96> /opt/local/libexec/*/libqsvg.dylib
       0x108251000 -        0x10827eff3 +org.qt-project.QtSvg (5.12 - 5.12.4) <59087EC7-68E5-345E-8CE6-84767F842EAB> /opt/local/libexec/*/QtSvg.framework/Versions/5/QtSvg
       0x10829c000 -        0x10829fff7 +libqtga.dylib (0) <D1D8E61C-1BFE-311A-980A-6FC8DCC38960> /opt/local/libexec/*/libqtga.dylib
       0x1082a3000 -        0x1082a9ff3 +libqtiff.dylib (0) <D3F8A264-66E9-3C66-BB27-3D8AAC18AAFA> /opt/local/libexec/*/libqtiff.dylib
       0x1082ae000 -        0x10830affb +libtiff.5.dylib (0) <FA77EE6F-E443-3375-A3EE-F39786EA86AA> /opt/local/lib/libtiff.5.dylib
       0x108319000 -        0x1083b1ff3 +libzstd.1.dylib (0) <0563B0D7-3AC5-3B0D-94BD-0341107B0B04> /opt/local/lib/libzstd.1.dylib
       0x1083bd000 -        0x1083d8ff3 +liblzma.5.dylib (0) <5CD6C367-ED32-3974-B0F6-FE2401AA6584> /opt/local/lib/liblzma.5.dylib
       0x1083de000 -        0x1083e1ff7 +libqwbmp.dylib (0) <14ADB6E4-6B4E-3131-AE82-97D6F489EE15> /opt/local/libexec/*/libqwbmp.dylib
       0x1083e5000 -        0x1083e9ffb +libqwebp.dylib (0) <BABDB8DA-19D2-3206-92DB-3070B2849A28> /opt/local/libexec/*/libqwebp.dylib
       0x1083ed000 -        0x108440ff7 +libwebp.7.dylib (0) <88B0EBE3-4D00-3955-AA59-6A6DD902EA9F> /opt/local/lib/libwebp.7.dylib
       0x1084e3000 -        0x1084e6fff +libqtquick2plugin.dylib (0) <275ACB60-21B4-3EE6-A9D2-87586B7258EE> /opt/local/libexec/*/libqtquick2plugin.dylib
       0x1084e9000 -        0x1084effff +libqmlsettingsplugin.dylib (0) <A39D8987-3F47-367E-91FA-CF2193FE5F52> /opt/local/libexec/*/libqmlsettingsplugin.dylib
       0x108f45000 -        0x108fabff7 +libqtquickcontrols2plugin.dylib (0) <8215E963-29F5-3D32-8F3B-53B62056A546> /opt/local/libexec/*/libqtquickcontrols2plugin.dylib
       0x108fbd000 -        0x109034ffb +libqtquickcontrols2materialstyleplugin.dylib (0) <3282F3D4-7DBE-3813-A88F-9B977AB16B35> /opt/local/libexec/*/libqtquickcontrols2materialstyleplugin.dylib
       0x109587000 -        0x109595fff +libqquicklayoutsplugin.dylib (0) <01B059FD-B480-3F11-9B7E-AF53F8D29727> /opt/local/libexec/*/libqquicklayoutsplugin.dylib
       0x1095a0000 -        0x1095c2ff3 +libqtlabsplatformplugin.dylib (0) <37AD5389-1423-364C-8C4E-51237ED2DEB1> /opt/local/libexec/*/libqtlabsplatformplugin.dylib
       0x1095d6000 -        0x1095d9ff7 +libwindowplugin.dylib (0) <57AF3E6A-2494-3900-8F78-1306E09CC1D1> /opt/local/libexec/*/libwindowplugin.dylib
       0x1095dd000 -        0x109613ff3 +libqtquicktemplates2plugin.dylib (0) <CE7672F0-BEF2-3C98-ACB3-BC301C3F073C> /opt/local/libexec/*/libqtquicktemplates2plugin.dylib
       0x109661000 -        0x10966fff7 +libqtgraphicaleffectsplugin.dylib (0) <3598D2CF-A8C8-393D-95A7-C61E31FEE96B> /opt/local/libexec/*/libqtgraphicaleffectsplugin.dylib
       0x109674000 -        0x10967dfff +libqtgraphicaleffectsprivate.dylib (0) <FB87BE48-C814-3C6D-B7F0-B45ED84EE64A> /opt/local/libexec/*/libqtgraphicaleffectsprivate.dylib
. . . . .

When using Yubico-provided binary, it crashes during the run, almost always, only a minute or so into the run - seems irrelevant what exactly it was doing. The following crash appeared after "Help" button was clicked, and Safari opened Yubico Support page:

Process:               ykman-gui [10230]
Path:                  /private/var/folders/*/YubiKey Manager.app/Contents/MacOS/ykman-gui
Identifier:            com.yubico.ykman
Version:               1.1 (1.1.3)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           ykman-gui [10230]
User ID:               1638356520

Date/Time:             2019-08-21 10:39:04.119 -0400
OS Version:            Mac OS X 10.14.6 (18G87)
Report Version:        12
Bridge OS Version:     3.6 (16P6568)
Anonymous UUID:        9D2889F7-37DA-45FE-422F-0D0B37D381C8


Time Awake Since Boot: 610000 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        2  QPythonWorker

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [10230]

VM Regions Near 0:
--> 
    __TEXT                 0000000100597000-00000001008ec000 [ 3412K] r-x/rwx SM=COW  /var/folders/*/YubiKey Manager.app/Contents/MacOS/ykman-gui

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff57cc922a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff57cc976c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2bc3f1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff2bc3e75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff2bc3debe CFRunLoopRunSpecific + 455
5   com.apple.HIToolbox           	0x00007fff2ae9d1ab RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox           	0x00007fff2ae9cee5 ReceiveNextEventCommon + 603
7   com.apple.HIToolbox           	0x00007fff2ae9cc76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
8   com.apple.AppKit              	0x00007fff2923579d _DPSNextEvent + 1135
9   com.apple.AppKit              	0x00007fff2923448b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
10  com.apple.AppKit              	0x00007fff2922e5a8 -[NSApplication run] + 699
11  libqcocoa.dylib               	0x00000001040513b6 0x10401d000 + 213942
12  org.qt-project.QtCore         	0x0000000101ff1adf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
13  org.qt-project.QtCore         	0x0000000101ff6bf2 QCoreApplication::exec() + 130
14  com.yubico.ykman              	0x000000010059ce5f main + 5279
15  libdyld.dylib                 	0x00007fff57b943d5 start + 1

Thread 1:: QQmlThread
0   libsystem_kernel.dylib        	0x00007fff57cd136e poll + 10
1   org.qt-project.QtCore         	0x000000010204c780 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 480
2   org.qt-project.QtCore         	0x000000010204e006 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 854
3   org.qt-project.QtCore         	0x0000000101ff1adf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   org.qt-project.QtCore         	0x0000000101e2ddac QThread::exec() + 140
5   org.qt-project.QtQml          	0x0000000101af5cd9 0x10186f000 + 2649305
6   org.qt-project.QtCore         	0x0000000101e2ed23 0x101e0d000 + 138531
7   libsystem_pthread.dylib       	0x00007fff57d882eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff57d8b249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff57d8740d thread_start + 13

Thread 2 Crashed:: QPythonWorker
0   libusb-1.0.dylib              	0x000000010a65b86b libusb_exit + 228
1   _ctypes.cpython-37m-darwin.so 	0x000000010a15ce17 ffi_call_unix64 + 79
2   _ctypes.cpython-37m-darwin.so 	0x000000010a15d6b8 ffi_call + 904
3   _ctypes.cpython-37m-darwin.so 	0x000000010a1585ed _ctypes_callproc + 829
4   _ctypes.cpython-37m-darwin.so 	0x000000010a151a25 PyCFuncPtr_call + 1221
5   org.python.python             	0x0000000107aac561 _PyObject_FastCallKeywords + 577
6   org.python.python             	0x0000000107b83225 call_function + 789
7   org.python.python             	0x0000000107b7fd83 _PyEval_EvalFrameDefault + 29155
8   org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
9   org.python.python             	0x0000000107b83239 call_function + 809
10  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
11  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
12  org.python.python             	0x0000000107b83239 call_function + 809
13  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
14  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
15  org.python.python             	0x0000000107b8009f _PyEval_EvalFrameDefault + 29951
16  org.python.python             	0x0000000107b83f95 _PyEval_EvalCodeWithName + 2981
17  org.python.python             	0x0000000107aac202 _PyFunction_FastCallDict + 450
18  org.python.python             	0x0000000107aad7a6 _PyObject_Call_Prepend + 150
19  org.python.python             	0x0000000107b007fb slot_tp_call + 171
20  org.python.python             	0x0000000107aac561 _PyObject_FastCallKeywords + 577
21  org.python.python             	0x0000000107b83225 call_function + 789
22  org.python.python             	0x0000000107b7fd83 _PyEval_EvalFrameDefault + 29155
23  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
24  org.python.python             	0x0000000107b83239 call_function + 809
25  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
26  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
27  org.python.python             	0x0000000107b01f09 slot_tp_finalize + 169
28  org.python.python             	0x0000000107ae99a6 PyObject_CallFinalizerFromDealloc + 70
29  org.python.python             	0x0000000107afac84 subtype_dealloc + 404
30  org.python.python             	0x0000000107adc197 dict_dealloc + 151
31  org.python.python             	0x0000000107afafcd subtype_dealloc + 1245
32  org.python.python             	0x0000000107adc197 dict_dealloc + 151
33  org.python.python             	0x0000000107afafcd subtype_dealloc + 1245
34  org.python.python             	0x0000000107ac2c44 frame_dealloc + 180
35  org.python.python             	0x0000000107bc814c tb_dealloc + 92
36  org.python.python             	0x0000000107ab88ac BaseException_clear + 156
37  org.python.python             	0x0000000107bdf7d6 collect + 2358
38  org.python.python             	0x0000000107bdff62 _PyObject_GC_Alloc + 386
39  org.python.python             	0x0000000107afa1a7 PyType_GenericAlloc + 231
40  org.python.python             	0x0000000107af3dc5 set_copy + 69
41  org.python.python             	0x0000000107aad4b3 _PyMethodDef_RawFastCallKeywords + 771
42  org.python.python             	0x0000000107ab3551 _PyMethodDescr_FastCallKeywords + 81
43  org.python.python             	0x0000000107b83275 call_function + 869
44  org.python.python             	0x0000000107b7fe2e _PyEval_EvalFrameDefault + 29326
45  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
46  org.python.python             	0x0000000107b83239 call_function + 809
47  org.python.python             	0x0000000107b7fd83 _PyEval_EvalFrameDefault + 29155
48  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
49  org.python.python             	0x0000000107b8009f _PyEval_EvalFrameDefault + 29951
50  org.python.python             	0x0000000107b83f95 _PyEval_EvalCodeWithName + 2981
51  org.python.python             	0x0000000107aac706 _PyFunction_FastCallKeywords + 230
52  org.python.python             	0x0000000107b83239 call_function + 809
53  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
54  org.python.python             	0x0000000107b83f95 _PyEval_EvalCodeWithName + 2981
55  org.python.python             	0x0000000107aac202 _PyFunction_FastCallDict + 450
56  org.python.python             	0x0000000107b8009f _PyEval_EvalFrameDefault + 29951
57  org.python.python             	0x0000000107b83f95 _PyEval_EvalCodeWithName + 2981
58  org.python.python             	0x0000000107aac706 _PyFunction_FastCallKeywords + 230
59  org.python.python             	0x0000000107b83239 call_function + 809
60  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
61  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
62  org.python.python             	0x0000000107b83239 call_function + 809
63  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
64  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
65  org.python.python             	0x0000000107b83239 call_function + 809
66  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
67  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
68  org.python.python             	0x0000000107b8009f _PyEval_EvalFrameDefault + 29951
69  org.python.python             	0x0000000107b83f95 _PyEval_EvalCodeWithName + 2981
70  org.python.python             	0x0000000107aac202 _PyFunction_FastCallDict + 450
71  org.python.python             	0x0000000107aad7a6 _PyObject_Call_Prepend + 150
72  org.python.python             	0x0000000107b007fb slot_tp_call + 171
73  org.python.python             	0x0000000107aac561 _PyObject_FastCallKeywords + 577
74  org.python.python             	0x0000000107b83225 call_function + 789
75  org.python.python             	0x0000000107b7fd83 _PyEval_EvalFrameDefault + 29155
76  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
77  org.python.python             	0x0000000107b83239 call_function + 809
78  org.python.python             	0x0000000107b7fd63 _PyEval_EvalFrameDefault + 29123
79  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
80  org.python.python             	0x0000000107b01f09 slot_tp_finalize + 169
81  org.python.python             	0x0000000107ae99a6 PyObject_CallFinalizerFromDealloc + 70
82  org.python.python             	0x0000000107afac84 subtype_dealloc + 404
83  org.python.python             	0x0000000107b7d2e0 _PyEval_EvalFrameDefault + 18240
84  org.python.python             	0x0000000107abb832 gen_send_ex + 242
85  org.python.python             	0x0000000107b7f40b _PyEval_EvalFrameDefault + 26731
86  org.python.python             	0x0000000107abb832 gen_send_ex + 242
87  org.python.python             	0x0000000107ac6a31 list_extend + 913
88  org.python.python             	0x0000000107ac81f4 list___init__ + 244
89  org.python.python             	0x0000000107afd494 type_call + 292
90  org.python.python             	0x0000000107aac561 _PyObject_FastCallKeywords + 577
91  org.python.python             	0x0000000107b83225 call_function + 789
92  org.python.python             	0x0000000107b7fe2e _PyEval_EvalFrameDefault + 29326
93  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
94  org.python.python             	0x0000000107b83239 call_function + 809
95  org.python.python             	0x0000000107b7fe2e _PyEval_EvalFrameDefault + 29326
96  org.python.python             	0x0000000107aacc3d function_code_fastcall + 253
97  org.python.python             	0x0000000107aad7a6 _PyObject_Call_Prepend + 150
98  org.python.python             	0x0000000107aac868 PyObject_Call + 136
99  org.python.python             	0x0000000107b8009f _PyEval_EvalFrameDefault + 29951
100 org.python.python             	0x0000000107b83f95 _PyEval_EvalCodeWithName + 2981
101 org.python.python             	0x0000000107aac202 _PyFunction_FastCallDict + 450
102 org.python.python             	0x0000000107b8009f _PyEval_EvalFrameDefault + 29951
103 org.python.python             	0x0000000107b83f95 _PyEval_EvalCodeWithName + 2981
104 org.python.python             	0x0000000107aac202 _PyFunction_FastCallDict + 450
105 libpyothersideplugin.dylib    	0x000000010660eeb8 QPythonPriv::call(_object*, QString, QVariant, QVariant*) + 536
106 libpyothersideplugin.dylib    	0x0000000106605e6c QPython::call_internal(QVariant, QVariant, bool) + 1356
107 libpyothersideplugin.dylib    	0x000000010660bba8 QPythonWorker::process(QVariant, QVariant, QJSValue*) + 72
108 libpyothersideplugin.dylib    	0x0000000106611c4c 0x1065f7000 + 109644
109 org.qt-project.QtCore         	0x0000000102020412 QObject::event(QEvent*) + 770
110 org.qt-project.QtWidgets      	0x0000000100d5a83f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 271
111 org.qt-project.QtWidgets      	0x0000000100d5bc5c QApplication::notify(QObject*, QEvent*) + 588
112 org.qt-project.QtCore         	0x0000000101ff6584 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
113 org.qt-project.QtCore         	0x0000000101ff77d1 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 817
114 org.qt-project.QtCore         	0x000000010204dcf8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 72
115 org.qt-project.QtCore         	0x0000000101ff1adf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
116 org.qt-project.QtCore         	0x0000000101e2ddac QThread::exec() + 140
117 org.qt-project.QtCore         	0x0000000101e2ed23 0x101e0d000 + 138531
118 libsystem_pthread.dylib       	0x00007fff57d882eb _pthread_body + 126
119 libsystem_pthread.dylib       	0x00007fff57d8b249 _pthread_start + 66
120 libsystem_pthread.dylib       	0x00007fff57d8740d thread_start + 13

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff57cc922a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff57cc976c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2bc3f1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff2bc3e75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff2bc3debe CFRunLoopRunSpecific + 455
5   com.apple.AppKit              	0x00007fff2923d4c2 _NSEventThread + 175
6   libsystem_pthread.dylib       	0x00007fff57d882eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff57d8b249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff57d8740d thread_start + 13

Thread 4:: org.libusb.device-hotplug
0   libsystem_kernel.dylib        	0x00007fff57cc922a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff57cc976c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2bc3f1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff2bc3e75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff2bc3debe CFRunLoopRunSpecific + 455
5   com.apple.CoreFoundation      	0x00007fff2bc3dcd2 CFRunLoopRun + 40
6   libusb-1.0.dylib              	0x000000010a662344 darwin_event_thread_main + 398
7   libsystem_pthread.dylib       	0x00007fff57d882eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff57d8b249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff57d8740d thread_start + 13

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

Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000070000b0116e0  rcx: 0x0000000000000000  rdx: 0x000000010a6676c0
  rdi: 0x000000010a6676a0  rsi: 0x0000000000000000  rbp: 0x000070000b0115e0  rsp: 0x000070000b0115a0
   r8: 0x000000000067fe39   r9: 0xffffffff00000000  r10: 0x000000010a6676b8  r11: 0x000000010a65b787
  r12: 0x00007f9f975163d0  r13: 0x0000000000000008  r14: 0x000000010a6676a0  r15: 0x0000000000000000
  rip: 0x000000010a65b86b  rfl: 0x0000000000010246  cr2: 0x0000000000000000
  
Logical CPU:     8
Error Code:      0x00000006
Trap Number:     14


Binary Images:
       0x100597000 -        0x1008ebffb +com.yubico.ykman (1.1 - 1.1.3) <223C07D0-F40E-3F3F-9FBB-E5A6BB6DCD54> /var/folders/*/YubiKey Manager.app/Contents/MacOS/ykman-gui
       0x100902000 -        0x10091aff7 +org.qt-project.QtQuickControls2 (5.13 - 5.13.0) <706CA95F-66E9-3C6E-91ED-F615477A6E5B> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQuickControls2.framework/Versions/5/QtQuickControls2
       0x10093c000 -        0x100c27ffb +org.qt-project.QtQuick (5.13 - 5.13.0) <B34F7D8E-27CE-3F23-845F-B13F1EEC7A9E> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
       0x100d4a000 -        0x101185ff7 +org.qt-project.QtWidgets (5.13 - 5.13.0) <ECCBD5F5-DF37-3697-AD48-9C93AFC3D94D> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x1012fd000 -        0x101753fff +org.qt-project.QtGui (5.13 - 5.13.0) <1421E0D5-4E95-3F77-A1C1-DF564D401740> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10186f000 -        0x101becfff +org.qt-project.QtQml (5.13 - 5.13.0) <7ED9F8F1-EB62-3BB5-BBCC-BEC274D2B8EE> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
       0x101cab000 -        0x101db6fff +org.qt-project.QtNetwork (5.13 - 5.13.0) <6C475B7F-8795-3FDE-9554-9891D0BDB84F> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x101e0d000 -        0x102325fff +org.qt-project.QtCore (5.13 - 5.13.0) <4A13C0CC-CAD3-3275-8AE3-0FF22CF005C4> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x1023f3000 -        0x1024a7ffb +org.qt-project.QtQuickTemplates2 (5.13 - 5.13.0) <B1C084A3-5EE5-32A7-A162-D35A4C603462> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQuickTemplates2.framework/Versions/5/QtQuickTemplates2
       0x10401d000 -        0x10417bff7 +libqcocoa.dylib (0) <4444E8EB-3BD2-3ECC-BE17-14865232DB9E> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x1041cf000 -        0x10422dff3 +org.qt-project.QtDBus (5.13 - 5.13.0) <2A631C24-36E9-3B61-9370-FD3264941B87> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x10424c000 -        0x104275ff7 +org.qt-project.QtPrintSupport (5.13 - 5.13.0) <4E761041-22BA-3E85-A784-0BC1E12CEAD2> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x105541000 -        0x105564fff +libqmacstyle.dylib (0) <6C77B3A9-3D64-30AC-AD8D-AC1270D93790> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x10557a000 -        0x105580ff3 +libqgif.dylib (0) <26DC89ED-98E3-35CD-8A5A-47443D719EA9> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x105589000 -        0x105590ff7 +libqicns.dylib (0) <E26A23E1-720D-3E1B-BA9B-8C5AE6DBC6A3> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x105599000 -        0x10559eff3 +libqico.dylib (0) <30F28EAC-B43D-3B7A-B18E-53D58258B6E3> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqico.dylib
       0x1055a7000 -        0x10560aff7 +libqjpeg.dylib (0) <535C9DD8-89B2-3C0E-B046-05BF23CBEB0F> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x105615000 -        0x10561affb +libqmacheif.dylib (0) <A4DA552C-86BD-3D31-8FE5-B13F3DA95924> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqmacheif.dylib
       0x105623000 -        0x105628fff +libqmacjp2.dylib (0) <FABDB2BD-5220-3206-AC15-4F523E335118> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
       0x105631000 -        0x105635fff +libqsvg.dylib (0) <24D2E110-F002-3736-BA67-AE68BE962FB9> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x10563e000 -        0x105671fff +org.qt-project.QtSvg (5.13 - 5.13.0) <0BC7EC1B-367B-356F-9E9A-C05BBE103925> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
       0x105694000 -        0x105698ffb +libqtga.dylib (0) <49639361-D039-38CF-8101-692EE98DB1AD> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x1056a1000 -        0x105704ffb +libqtiff.dylib (0) <4B0B6262-B711-39B7-9F63-41A1526E6C68> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x105712000 -        0x105715ff3 +libqwbmp.dylib (0) <43F70C63-836B-3EF2-9239-CBBAC4826CBF> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x10571e000 -        0x1057b2ff7 +libqwebp.dylib (0) <F5EEF726-BEC7-3A71-8C94-07226420A7D1> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x105857000 -        0x10585affb +libqtquick2plugin.dylib (0) <A006DFB1-056A-38DB-9E14-1E8CCBF557CE> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtquick2plugin.dylib
       0x105876000 -        0x1058b4fff +libqtquickcontrols2plugin.dylib (0) <35526192-09B5-3E80-A0DE-9ABD4D3026CD> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtquickcontrols2plugin.dylib
       0x1058c9000 -        0x105906fff +libqtquickcontrols2materialstyleplugin.dylib (0) <984F563C-C790-35C3-A77F-B80155BB6694> /var/folders/*/YubiKey Manager.app/Contents/Resources/qml/QtQuick/Controls.2/Material/libqtquickcontrols2materialstyleplugin.dylib
       0x105916000 -        0x105927ff3 +libqquicklayoutsplugin.dylib (0) <C2541C80-B344-3C13-9A40-35EDA550FAA6> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqquicklayoutsplugin.dylib
       0x105937000 -        0x10593dffb +libqmlsettingsplugin.dylib (0) <36AAA856-B676-3E98-9FCB-646707FB2A46> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqmlsettingsplugin.dylib
       0x105947000 -        0x10596dff7 +libqtlabsplatformplugin.dylib (0) <9BC6D7E8-E20B-3087-A5EF-C58D1B6B3514> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtlabsplatformplugin.dylib
       0x105986000 -        0x105989ff7 +libwindowplugin.dylib (0) <3DE4B303-8699-3C1C-9B3E-3E5E32C59517> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libwindowplugin.dylib
       0x105991000 -        0x1059cbffb +libqtquicktemplates2plugin.dylib (0) <FE6E83E9-0510-3236-8C63-FE2052CAE466> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtquicktemplates2plugin.dylib
       0x105a0f000 -        0x105a1dff7 +libqtgraphicaleffectsplugin.dylib (0) <5C7B4687-700E-3EFF-8E9F-22D92B9CE5E6> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtgraphicaleffectsplugin.dylib
       0x10659f000 -        0x1065bcffb +libdialogplugin.dylib (0) <2370D085-3D73-3A37-B306-7DBD035036F9> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libdialogplugin.dylib
       0x1065ce000 -        0x1065d7ffb +libqtgraphicaleffectsprivate.dylib (0) <6F01C5C4-1D98-394E-889D-12BBEA683EF4> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtgraphicaleffectsprivate.dylib
       0x1065f7000 -        0x106617ff7 +libpyothersideplugin.dylib (0) <F2378F09-D49F-3CDF-BCCB-8F667D8D8E38> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libpyothersideplugin.dylib
       0x1066b8000 -        0x1066c6ffb +libqtlabscalendarplugin.dylib (0) <D3CF4501-4CC0-3845-A807-67CC9B06608B> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtlabscalendarplugin.dylib
       0x1066fb000 -        0x1066fbff7 +_heapq.cpython-37m-darwin.so (0) <E6FF1AD6-BFA6-3E53-AFC2-D16791463B91> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_heapq.cpython-37m-darwin.so
       0x106703000 -        0x106706047  libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
       0x106b27000 -        0x106b34fff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <08CC730F-CFD2-328D-B338-43D4E801ED6B> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x107a89000 -        0x107c86fff +org.python.python (, [c] 2001-2019 Python Software Foundation. - ???) <6AF4D7F0-270C-3B75-9683-2C0AE7ED9F7D> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/Python
       0x10827b000 -        0x108280ff7 +math.cpython-37m-darwin.so (0) <77DCA63D-E966-3558-99D6-3F29CC5B4559> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/math.cpython-37m-darwin.so
       0x108287000 -        0x108295ff3 +_datetime.cpython-37m-darwin.so (0) <C7FE17EB-5A4C-3700-9FED-EE4A05DC7628> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_datetime.cpython-37m-darwin.so
       0x108e86000 -        0x108fa1ff3  com.apple.AMDRadeonX5000GLDriver (2.11.20 - 2.1.1) <1E1A2BCA-E30F-36A5-9CB2-5B3C5246591F> /System/Library/Extensions/AMDRadeonX5000GLDriver.bundle/Contents/MacOS/AMDRadeonX5000GLDriver
       0x10939e000 -        0x1094086ef  dyld (655.1.1) <D3E77331-ACE5-349D-A7CC-433D626D4A5B> /usr/lib/dyld
       0x109e43000 -        0x109e49fff +_json.cpython-37m-darwin.so (0) <7309DE25-DD74-33FC-AA72-F7811863A347> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_json.cpython-37m-darwin.so
       0x109e4e000 -        0x109e52ff7 +_struct.cpython-37m-darwin.so (0) <E1298525-3E49-31DE-B0A6-50389BF33FEE> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_struct.cpython-37m-darwin.so
       0x109e5b000 -        0x109e5cff3 +termios.cpython-37m-darwin.so (0) <AA3755CD-875F-320D-92E5-D04CCB101926> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/termios.cpython-37m-darwin.so
       0x109e61000 -        0x109e64ff7 +binascii.cpython-37m-darwin.so (0) <E0460AEA-A0DF-36F9-9826-DFF42914A3B7> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/binascii.cpython-37m-darwin.so
       0x109e68000 -        0x109e68ff7 +_opcode.cpython-37m-darwin.so (0) <1CCC16F5-97D1-39AB-946A-2B8F8D919BCB> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_opcode.cpython-37m-darwin.so
       0x109e6b000 -        0x109e6dff3 +_hashlib.cpython-37m-darwin.so (0) <38E6A20B-A357-3717-83CF-1D4D41086F8E> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_hashlib.cpython-37m-darwin.so
       0x109e72000 -        0x109e77ff3 +_blake2.cpython-37m-darwin.so (0) <1E652505-1F28-3846-AAB2-C0E75F37C923> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_blake2.cpython-37m-darwin.so
       0x109e7c000 -        0x109e7dfff +_posixsubprocess.cpython-37m-darwin.so (0) <C6F78BC3-F9C0-3A94-97BC-DCA544FF50AF> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-darwin.so
       0x109e81000 -        0x109e84ff7 +select.cpython-37m-darwin.so (0) <791AE7BC-9F55-3E38-9929-0A3208A017E2> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/select.cpython-37m-darwin.so
       0x109e8b000 -        0x109e8bffb +grp.cpython-37m-darwin.so (0) <C5812FCD-0F0C-3AC2-8484-C14EFD8C5015> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/grp.cpython-37m-darwin.so
       0x109f8e000 -        0x109fddffb +libssl.1.1.dylib (0) <7BF08263-6C26-32FB-A6CE-88137B8AF2DE> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libssl.1.1.dylib
       0x10a00c000 -        0x10a01dfff +_sha3.cpython-37m-darwin.so (0) <71E4AD26-4E11-3288-B6E1-54013BB8B97E> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_sha3.cpython-37m-darwin.so
       0x10a0e3000 -        0x10a0ecfff +_socket.cpython-37m-darwin.so (0) <FC6B9F2A-B5B6-38F5-B818-9D364AD3D433> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_socket.cpython-37m-darwin.so
       0x10a0f9000 -        0x10a0fcff3 +zlib.cpython-37m-darwin.so (0) <DDB84E0E-FE2B-3EF5-89A8-24448A7AB6E7> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/zlib.cpython-37m-darwin.so
       0x10a102000 -        0x10a103ff7 +_bz2.cpython-37m-darwin.so (0) <C89E9602-135F-36EE-A06C-F3D96FDB39AD> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bz2.cpython-37m-darwin.so
       0x10a107000 -        0x10a107ffb +_bisect.cpython-37m-darwin.so (0) <28FAFCA2-D0E5-3E66-B1C6-C65A22A23E0A> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bisect.cpython-37m-darwin.so
       0x10a14e000 -        0x10a160fff +_ctypes.cpython-37m-darwin.so (0) <F011FE90-F5EA-3305-9307-B404DB99E6AC> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ctypes.cpython-37m-darwin.so
       0x10a171000 -        0x10a172ff3 +_constant_time.abi3.so (0) <96047CA2-343F-3C1A-A7FC-D5E1A0B3EB93> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/cryptography/hazmat/bindings/_constant_time.abi3.so
       0x10a17a000 -        0x10a194ff7 +_cffi_backend.cpython-37m-darwin.so (0) <34A2EC26-072B-399C-9841-6AE90C845EA6> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/_cffi_backend.cpython-37m-darwin.so
       0x10a1ab000 -        0x10a1acffb +_random.cpython-37m-darwin.so (0) <569EDB08-35BC-347F-AEA4-E3F4357E0472> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_random.cpython-37m-darwin.so
       0x10a1b0000 -        0x10a1bfff7 +_scard.cpython-37m-darwin.so (0) <99CD8705-B2D5-32DD-AF86-25FD28C88C44> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/smartcard/scard/_scard.cpython-37m-darwin.so
       0x10a28e000 -        0x10a42e0e7 +libcrypto.1.1.dylib (0) <7B95482C-03A5-33FD-BA41-5D8B49F46D57> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libcrypto.1.1.dylib
       0x10a4b3000 -        0x10a5b1ffb +unicodedata.cpython-37m-darwin.so (0) <084B6675-1321-3E31-8A8D-CCE8D553C26F> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/unicodedata.cpython-37m-darwin.so
       0x10a5b7000 -        0x10a5c4ffb +_ssl.cpython-37m-darwin.so (0) <36ACE84F-B7CD-37F1-9A17-84F7B123C5DF> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ssl.cpython-37m-darwin.so
       0x10a5da000 -        0x10a5e2ff3 +libykpers-1.dylib (0) <1D1608D3-D6BD-31DD-8B61-B73945361366> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libykpers-1.dylib
       0x10a5ee000 -        0x10a5efff3 +libyubikey.0.dylib (0) <473DB6D1-02CA-3BE0-A610-F265E3E2FEC6> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libyubikey.0.dylib
       0x10a637000 -        0x10a63efff +libjson-c.4.dylib (0) <E9FF068D-6093-3763-BDD6-D1C229556E65> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libjson-c.4.dylib
       0x10a648000 -        0x10a64efff +array.cpython-37m-darwin.so (0) <3FF9B9DD-6176-3E27-8AC3-DA845F41DA12> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/array.cpython-37m-darwin.so
       0x10a658000 -        0x10a666fff +libusb-1.0.dylib (0) <A22859B6-2BD1-37A6-9415-E59A161D66B5> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libusb-1.0.dylib
       0x10a9f7000 -        0x10ac2a9ab +_openssl.abi3.so (0) <64E0B359-C39F-3CCC-AE07-27BA9BFAEA82> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so
       0x10ad4c000 -        0x10ad54ff7  com.apple.iokit.IOUSBLib (900.4.2 - 900.4.2) <A4432BC7-3694-3666-A3B2-B338CDB5A5B6> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
    0x7fff20366000 -     0x7fff206bffff  com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) <AB6E8A8F-0BFE-37EE-A135-44ABA4FCB559> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff21175000 -     0x7fff21b1aff7  ATIRadeonX5000SCLib.dylib (2.11.20) <58BA8D06-71C8-3446-AC77-8BB724AD25F9> /System/Library/Extensions/AMDRadeonX5000GLDriver.bundle/Contents/MacOS/ATIRadeonX5000SCLib.dylib
    0x7fff21b1b000 -     0x7fff21c14ff7  com.apple.AMDRadeonX5000MTLDriver (2.11.20 - 2.1.1) <79B3BBF2-C522-347F-98B8-D70B1E43A1AB> /System/Library/Extensions/AMDRadeonX5000MTLDriver.bundle/Contents/MacOS/AMDRadeonX5000MTLDriver
    0x7fff27c38000 -     0x7fff27c3cfff  com.apple.agl (3.3.2 - AGL-3.3.2) <03320890-819C-38A2-AD45-78F1473E693F> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff27fe7000 -     0x7fff27fe7fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff27fe8000 -     0x7fff27ffeff7  libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff27fff000 -     0x7fff28698fef  com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff28699000 -     0x7fff28912ff3  libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff28913000 -     0x7fff28985ffb  libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff28986000 -     0x7fff28d2fff3  libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff28d30000 -     0x7fff28d45feb  libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff28d46000 -     0x7fff28d4bff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff28d4c000 -     0x7fff28dc8ff3  libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff28dc9000 -     0x7fff28ddcfe3  libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff28ddd000 -     0x7fff28fc4ff7  libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff28fc5000 -     0x7fff29078ff7  libvMisc.dylib (671.250.4) <D5BA4812-BFFC-3CD0-B382-905CD8555DA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff29079000 -     0x7fff29079fff  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
    0x7fff2921b000 -     0x7fff29fd0ffb  com.apple.AppKit (6.9 - 1671.60.107) <DA722801-0527-3265-ADAE-BB2966649C7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2a022000 -     0x7fff2a022fff  com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff2a023000 -     0x7fff2a08efff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2a127000 -     0x7fff2a23efff  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
    0x7fff2a23f000 -     0x7fff2a281fff  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
    0x7fff2a2db000 -     0x7fff2a30dfff  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
    0x7fff2a372000 -     0x7fff2a376ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0D9E23C-ABA0-39DE-A4EB-5A41C5499056> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2a411000 -     0x7fff2a463ff7  com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff2a464000 -     0x7fff2a473fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2a474000 -     0x7fff2a4bdff7  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
    0x7fff2a4be000 -     0x7fff2a4f7ff7  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
    0x7fff2a4f8000 -     0x7fff2a504fff  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
    0x7fff2a505000 -     0x7fff2a77cff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2a77e000 -     0x7fff2a77efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABC54269-002D-310D-9654-46CF960F863E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff2aad7000 -     0x7fff2ae78fff  com.apple.CFNetwork (978.0.7 - 978.0.7) <B2133D0D-1399-3F17-80F0-313E3A241C89> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff2ae8d000 -     0x7fff2ae8dfff  com.apple.Carbon (158 - 158) <56AD06AA-7BB4-3F0B-AEF7-9768D0BC1C98> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff2ae8e000 -     0x7fff2ae91ffb  com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff2ae92000 -     0x7fff2b189fff  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
    0x7fff2b18a000 -     0x7fff2b18dff3  com.apple.help (1.3.8 - 66) <A08517EB-8958-36C9-AEE0-1A8FEEACBE3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff2b18e000 -     0x7fff2b193ff7  com.apple.ImageCapture (9.0 - 1534.2) <DB063E87-ED8F-3E4E-A7E2-A6B45FA73EF7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff2b194000 -     0x7fff2b229ff3  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
    0x7fff2b22a000 -     0x7fff2b242ff7  com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff2b262000 -     0x7fff2b263ff7  com.apple.print.framework.Print (14.2 - 267.4) <A7A9D2A0-D4E0-35EF-A0F7-50521F707C33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff2b264000 -     0x7fff2b266ff7  com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff2b267000 -     0x7fff2b26dff7  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
    0x7fff2b39d000 -     0x7fff2b4ecff7  com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2b678000 -     0x7fff2b6fefff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2b762000 -     0x7fff2b78cffb  com.apple.CoreBluetooth (1.0 - 1) <A73F1709-DD18-3052-9F22-C0015278834B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff2b78d000 -     0x7fff2bb12fef  com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2bb13000 -     0x7fff2bc03ff7  com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2bc04000 -     0x7fff2c048fe7  com.apple.CoreFoundation (6.9 - 1575.17) <EE7948FC-FDA8-3F95-A1E0-69FAED5D81AA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2c04a000 -     0x7fff2c6d9fff  com.apple.CoreGraphics (2.0 - 1265.9) <BC95B558-EF77-3A57-A0BC-11606C778991> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2c6db000 -     0x7fff2c9fbfff  com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2ccf8000 -     0x7fff2cdfcfff  com.apple.CoreMedia (1.0 - 2290.13) <A739B93D-23C2-3A34-8D61-6AC924B9634F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2ce59000 -     0x7fff2ce59fff  com.apple.CoreServices (946 - 946) <455AB7C9-ECB1-3B5C-8D07-AC68810A90B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff2ce5a000 -     0x7fff2ced6ff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2ced7000 -     0x7fff2d1aefff  com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff2d1af000 -     0x7fff2d1f7ff7  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
    0x7fff2d1f8000 -     0x7fff2d200ffb  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
    0x7fff2d201000 -     0x7fff2d3b2ff7  com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff2d3b3000 -     0x7fff2d451ff7  com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2d452000 -     0x7fff2d49cff7  com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2d49d000 -     0x7fff2d504ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2d505000 -     0x7fff2d526ff3  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
    0x7fff2d831000 -     0x7fff2d993ff3  com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2d994000 -     0x7fff2d9d4ff3  com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff2d9d5000 -     0x7fff2da64fff  com.apple.framework.CoreWLAN (13.0 - 1375.2) <BF4B29F7-FBC8-3299-98E8-C3F8C04B7C92> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff2dcbb000 -     0x7fff2dcc0ffb  com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff2de86000 -     0x7fff2e233fff  com.apple.Foundation (6.9 - 1575.17) <20150BA3-74D6-3991-AD22-52735FAD0E24> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff2e2a2000 -     0x7fff2e2d1ffb  com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2e3d1000 -     0x7fff2e4dbfff  com.apple.Bluetooth (6.0.14 - 6.0.14d3) <C2D1A774-2390-363D-8215-BF51FFCB6CCA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e53e000 -     0x7fff2e5cdfff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff2e5cf000 -     0x7fff2e5deffb  com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff2e632000 -     0x7fff2e7bdfef  com.apple.ImageIO.framework (3.3.0 - 1850.2) <75E46A31-D87D-35CE-86A4-96A50971FDB2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff2e7be000 -     0x7fff2e7c2ffb  libGIF.dylib (1850.2) <4774EBDF-583B-3DDD-A0E1-9F427CB6A074> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2e7c3000 -     0x7fff2e89ffef  libJP2.dylib (1850.2) <697BB77F-A682-339F-8659-35432962432D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2e8a0000 -     0x7fff2e8c5feb  libJPEG.dylib (1850.2) <171A8AC4-AADA-376F-9F2C-B9C978DB1007> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2eb88000 -     0x7fff2ebaefeb  libPng.dylib (1850.2) <FBCEE909-F573-3AD6-A45F-AF32612BF8A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2ebaf000 -     0x7fff2ebb1ffb  libRadiance.dylib (1850.2) <56907025-D5CE-3A9E-ACCB-A376C2599853> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2ebb2000 -     0x7fff2ebfffe7  libTIFF.dylib (1850.2) <F59557C9-C761-3E6F-85D1-0FBFFD53ED5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2fd72000 -     0x7fff2fd8bfff  com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff30045000 -     0x7fff3004ffff  com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff300ff000 -     0x7fff307a5fff  com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff307a7000 -     0x7fff3084fff7  com.apple.Metal (162.2 - 162.2) <FFF7DFF3-7C4E-32C6-A0B5-C356079D3B7C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3086b000 -     0x7fff3088aff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3088b000 -     0x7fff30907fe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff30908000 -     0x7fff3092ffff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff30930000 -     0x7fff30a5bff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff30a5c000 -     0x7fff30a76fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff30a77000 -     0x7fff30a78ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3186f000 -     0x7fff3187bff7  com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff34310000 -     0x7fff34318fe3  libcldcpuengine.dylib (2.11) <AAE49359-EB53-3FD4-ADBF-C60498BD0B34> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff34319000 -     0x7fff34370ff7  com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff34371000 -     0x7fff3438cff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3438d000 -     0x7fff34398ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff34ce8000 -     0x7fff34ceafff  libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff34ceb000 -     0x7fff34cf0ff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff34cf1000 -     0x7fff34cf5fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff34cf6000 -     0x7fff34cfeff7  libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff34cff000 -     0x7fff34d0afff  libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff34d0b000 -     0x7fff34d45fef  libGLImage.dylib (17.7.3) <AA027AFA-C115-3861-89B2-0AE946838952> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff34d46000 -     0x7fff34eb8ff7  libGLProgrammability.dylib (17.7.3) <5BB795C6-97AB-37AC-954C-145E3216AC3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff34eb9000 -     0x7fff34ef7fff  libGLU.dylib (17.7.3) <CB3B0579-D9A2-3CA5-8942-0C8344FAD054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff35894000 -     0x7fff358a3ffb  com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff358a4000 -     0x7fff35a3bff7  GLEngine (17.7.3) <B2CB8E1E-4AD3-3CE4-ACB0-89A6749603D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff35a3c000 -     0x7fff35a65ff3  GLRendererFloat (17.7.3) <A656F9C6-AB06-33C6-842A-600CB8B060C6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff35a66000 -     0x7fff35a70ffb  com.apple.pcsc (8.0 - 1) <5EEE88BB-B830-3283-9E53-9C6360C61619> /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC
    0x7fff366a6000 -     0x7fff368fdff7  com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff37132000 -     0x7fff37432fff  com.apple.security (7.0 - 58286.270.3.0.1) <DF7677A7-9765-3B6A-9D1C-3589145E4B65> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff37433000 -     0x7fff374bffff  com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff374f1000 -     0x7fff374f5fff  com.apple.xpc.ServiceManagement (1.0 - 1) <FCF7BABA-DDDD-3770-8DAC-7069850203C2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff3788e000 -     0x7fff378fbfff  com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff37b5a000 -     0x7fff37ebbfff  com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff3ab37000 -     0x7fff3abdcfeb  com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff3b5f0000 -     0x7fff3b5f1ff7  com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff3bbf2000 -     0x7fff3bc1eff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff3bd46000 -     0x7fff3bd55fc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff3be51000 -     0x7fff3be5cfff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff3be9d000 -     0x7fff3bee6ff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff3c13a000 -     0x7fff3c15cfff  com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff3c220000 -     0x7fff3c270ff7  com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff3c2bb000 -     0x7fff3c2cfffb  com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff3c69e000 -     0x7fff3c78aff7  com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff3c94c000 -     0x7fff3c954fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff3c955000 -     0x7fff3c9eafff  com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff3c9eb000 -     0x7fff3ca58ff3  com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff3e6c3000 -     0x7fff3e6ccffb  com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff3eb65000 -     0x7fff3ef48fef  com.apple.CoreAUC (274.0.0 - 274.0.0) <C71F1581-E73B-3DA0-958B-E912C3FB3F23> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff3ef49000 -     0x7fff3ef77ff7  com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <A04A99B8-DAC5-36FC-BAC7-7431600C1F89> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff3f3a5000 -     0x7fff3f3b6ff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff3f960000 -     0x7fff3f9c6ff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff3fc73000 -     0x7fff3fc7bff7  com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff3fdf7000 -     0x7fff3fe28ff3  com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff401ef000 -     0x7fff40273fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff40303000 -     0x7fff4042eff7  com.apple.coreui (2.1 - 499.10) <A80F4B09-F940-346F-A9DF-4EFADD9220A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4042f000 -     0x7fff405cffff  com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff40623000 -     0x7fff40686ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2) <CA4B835A-27AC-3FAB-9F44-E48548EA2442> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff40687000 -     0x7fff40698ff7  com.apple.CrashReporterSupport (10.13 - 938.26) <E93D84A6-891D-38EE-BB4F-E9CD681189B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff40728000 -     0x7fff40737fff  com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff40738000 -     0x7fff4073cff7  com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff407bd000 -     0x7fff40832ffb  com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4087e000 -     0x7fff408bbff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff408bc000 -     0x7fff409f7ff7  com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4193e000 -     0x7fff41d59fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4560d000 -     0x7fff4560efff  libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff46ca2000 -     0x7fff46cadff7  libGPUSupportMercury.dylib (17.7.3) <36E3C5B1-15EB-3713-BC3A-31A3B074DD24> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff46cae000 -     0x7fff46cb3fff  com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff47abf000 -     0x7fff47acefff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff47c34000 -     0x7fff47ca8ffb  com.apple.Heimdal (4.0 - 2.0) <D97FCF19-EAD6-3E2F-BE88-F817E45CAE96> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff48fa2000 -     0x7fff48fabfff  com.apple.IOAccelMemoryInfo (1.0 - 1) <EA04DC2A-F0C8-3471-9E59-BE8697050ADF> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff48fac000 -     0x7fff48fb3ffb  com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff48fb7000 -     0x7fff48fcffff  com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff49377000 -     0x7fff493a4ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff49637000 -     0x7fff49649ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff49664000 -     0x7fff4973fff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff49740000 -     0x7fff4977cff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff49783000 -     0x7fff49788fff  com.apple.LinguisticData (1.0 - 238.25) <F529B961-098C-3E4C-A3E9-9DA9BFA1B3F0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff49fa6000 -     0x7fff49fa9fff  com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff4a47d000 -     0x7fff4a4a5ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff4a4a6000 -     0x7fff4a533ff7  com.apple.gpusw.MetalTools (1.0 - 1) <CBE2176A-8048-3A9C-AFE4-13973D44C704> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff4a54a000 -     0x7fff4a563ffb  com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff4a6de000 -     0x7fff4a6f9ffb  com.apple.MobileKeyBag (2.0 - 1.0) <C7C5DD21-66DE-31D1-92D9-BBEEAAE156FB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff4a782000 -     0x7fff4a7acffb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff4a9e8000 -     0x7fff4a9f2fff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff4b253000 -     0x7fff4b2a4ff3  com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff4c43c000 -     0x7fff4c44bff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff4e2dd000 -     0x7fff4e2fbff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff4e493000 -     0x7fff4e4e3fff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff4e641000 -     0x7fff4e663fff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff4fe6d000 -     0x7fff4ff8bfff  com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff50d9f000 -     0x7fff5104efff  com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff517f1000 -     0x7fff517fdfff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff51e9c000 -     0x7fff51ed8ff3  com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff51f4e000 -     0x7fff51fd9fc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff524c1000 -     0x7fff524cdffb  com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff52733000 -     0x7fff527fbff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff528b1000 -     0x7fff528b2fff  com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff528b8000 -     0x7fff52a6fffb  com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff536eb000 -     0x7fff537c4fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff53f9c000 -     0x7fff53f9ffff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff543a0000 -     0x7fff543a2ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff5466c000 -     0x7fff546a0fff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff546a3000 -     0x7fff546adff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff5473b000 -     0x7fff5473cffb  libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff54773000 -     0x7fff549caff3  libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
    0x7fff54a1b000 -     0x7fff54a3afff  libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
    0x7fff54a3b000 -     0x7fff54a3bfff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff54b7b000 -     0x7fff54b7cffb  libSystem.B.dylib (1252.250.1) <E6C586CE-EEFA-3B4B-9316-AC4322AF0E75> /usr/lib/libSystem.B.dylib
    0x7fff54bf8000 -     0x7fff54bf9fff  libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
    0x7fff54c0b000 -     0x7fff54c21ffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff54c22000 -     0x7fff54c4bffb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff54c4c000 -     0x7fff54ccbfff  libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
    0x7fff54ccf000 -     0x7fff54ccfff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff54d9f000 -     0x7fff54dafffb  libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
    0x7fff54db0000 -     0x7fff54dbdfff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff54dbe000 -     0x7fff54e11ff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff54e12000 -     0x7fff54e27ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff54e28000 -     0x7fff54e28ff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff54e29000 -     0x7fff54e39ffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff54e3a000 -     0x7fff54e52ffb  libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
    0x7fff550c7000 -     0x7fff550ddfff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff550de000 -     0x7fff550dfff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff5527d000 -     0x7fff55375ff7  libcrypto.35.dylib (22.260.1) <91C3D71A-4D1D-331D-89CC-67863DF10574> /usr/lib/libcrypto.35.dylib
    0x7fff5558b000 -     0x7fff555e1ff3  libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
    0x7fff55715000 -     0x7fff55715fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff5573d000 -     0x7fff5573efff  libffi.dylib (18.1) <DA1198F8-9789-3F16-BF60-9DA170519295> /usr/lib/libffi.dylib
    0x7fff55747000 -     0x7fff5574cff7  libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
    0x7fff5574d000 -     0x7fff55752ff7  libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
    0x7fff5577d000 -     0x7fff5586dfff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff5586e000 -     0x7fff55acfffb  libicucore.A.dylib (62141.0.1) <A0D63918-76E9-3C1B-B255-46F4C1DA7FE8> /usr/lib/libicucore.A.dylib
    0x7fff55b1c000 -     0x7fff55b1dfff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff55b1e000 -     0x7fff55b36ff3  liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
    0x7fff55b4e000 -     0x7fff55bf2ff7  libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
    0x7fff55bf3000 -     0x7fff55df7fff  libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
    0x7fff55fcf000 -     0x7fff56320ff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff563b2000 -     0x7fff56b37fdf  libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
    0x7fff56b49000 -     0x7fff56b4dffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff56b50000 -     0x7fff56b85fff  libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
    0x7fff56c9e000 -     0x7fff56cb6ffb  libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
    0x7fff56d07000 -     0x7fff56d08ff7  libspindump.dylib (267.3) <A584E403-8C95-3841-9C16-E22664A5A63F> /usr/lib/libspindump.dylib
    0x7fff56d09000 -     0x7fff56ee6fff  libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib
    0x7fff570ff000 -     0x7fff57102ff7  libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
    0x7fff57103000 -     0x7fff57110fff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff57115000 -     0x7fff571f7ff3  libxml2.2.dylib (32.10) <AA4E1B1F-0FDE-3274-9FA5-75446298D1AC> /usr/lib/libxml2.2.dylib
    0x7fff571f8000 -     0x7fff57220ff3  libxslt.1.dylib (16.5) <E330D3A2-E32B-378A-973E-A8D245C0F712> /usr/lib/libxslt.1.dylib
    0x7fff57221000 -     0x7fff57233ff7  libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
    0x7fff57a17000 -     0x7fff57a1bff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff57a1c000 -     0x7fff57a26ff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff57a27000 -     0x7fff57a2eff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff57a2f000 -     0x7fff57a38ff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff57a39000 -     0x7fff57abdfc3  libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
    0x7fff57b44000 -     0x7fff57b7dff7  libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
    0x7fff57b7e000 -     0x7fff57baaff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff57bab000 -     0x7fff57babffb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff57bac000 -     0x7fff57bb8ff3  libkxld.dylib (4903.270.47) <E9E37910-D3C3-3433-B071-674EFF6C0B9A> /usr/lib/system/libkxld.dylib
    0x7fff57bb9000 -     0x7fff57bb9ff7  liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
    0x7fff57bba000 -     0x7fff57bbffff  libmacho.dylib (927.0.3) <A377D608-77AB-3F6E-90F0-B4F251A5C12F> /usr/lib/system/libmacho.dylib
    0x7fff57bc0000 -     0x7fff57bc2ffb  libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
    0x7fff57bc3000 -     0x7fff57bc4ff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff57bc5000 -     0x7fff57bdcff3  libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
    0x7fff57bdd000 -     0x7fff57bddff7  libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
    0x7fff57bde000 -     0x7fff57c65fff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff57c66000 -     0x7fff57c69ffb  libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
    0x7fff57c6a000 -     0x7fff57c6dff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff57c6e000 -     0x7fff57c74fff  libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
    0x7fff57c75000 -     0x7fff57c7bff7  libsystem_dnssd.dylib (878.270.2) <E9A5ACCF-E35F-3909-AF0A-2A37CD217276> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff57c7c000 -     0x7fff57cc7ffb  libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
    0x7fff57cc8000 -     0x7fff57cf0ff7  libsystem_kernel.dylib (4903.270.47) <4195838C-EFEF-3CC9-B459-75032AF7EA1A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff57cf1000 -     0x7fff57d3cff7  libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
    0x7fff57d3d000 -     0x7fff57d67fff  libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
    0x7fff57d68000 -     0x7fff57d72ff7  libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff57d73000 -     0x7fff57d7afff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff57d7b000 -     0x7fff57d84fef  libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
    0x7fff57d85000 -     0x7fff57d8fff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff57d90000 -     0x7fff57d93ff7  libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff57d94000 -     0x7fff57d96ff3  libsystem_secinit.dylib (30.260.2) <EF1EA47B-7B22-35E8-BD9B-F7003DCB96AE> /usr/lib/system/libsystem_secinit.dylib
    0x7fff57d97000 -     0x7fff57d9eff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff57d9f000 -     0x7fff57db4fff  libsystem_trace.dylib (906.260.1) <FC761C3B-5434-3A52-912D-F1B15FAA8EB2> /usr/lib/system/libsystem_trace.dylib
    0x7fff57db6000 -     0x7fff57dbbffb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff57dbc000 -     0x7fff57debfff  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: 10
    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: 58760340
    thread_create: 0
    thread_set_state: 1764

VM Region Summary:
ReadOnly portion of Libraries: Total=452.1M resident=0K(0%) swapped_out_or_unallocated=452.1M(100%)
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2424K        4 
CG image                           284K        5 
CoreAnimation                       84K        7 
CoreGraphics                         8K        1 
CoreImage                           32K        4 
CoreUI image data                  392K        5 
CoreUI image file                  404K        5 
Foundation                           4K        1 
IOKit                             7940K        1 
JS VM register file               6400K        5 
Kernel Alloc Once                    8K        1 
MALLOC                           436.5M       49 
MALLOC guard page                   48K        9 
MALLOC_MEDIUM (reserved)           1.1G       10         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
OpenGL GLSL                        256K        3 
STACK GUARD                       56.0M        6 
Stack                             10.5M        6 
VM_ALLOCATE                       14.4M       61 
WebAssembly memory                4096K        1 
__DATA                            67.1M      345 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       232.0M       78 
__TEXT                           220.1M      334 
__UNICODE                          564K        1 
mapped file                       71.8M      112 
shared memory                     1224K       15 
===========                     =======  ======= 
TOTAL                              2.6G     1076 
TOTAL, minus reserved VM space     1.1G     1076 

Model: iMacPro1,1, 
Graphics: kHW_AMDRadeonProVega56Item, Radeon Pro Vega 56, spdisplays_pcie_device, 8 GB
. . . . .
Network Service: Ethernet, Ethernet, en0
Network Service: Apple USB Ethernet Adapter, Ethernet, en8
Network Service: Belkin USB-C LAN, Ethernet, en10
Network Service: Wi-Fi, AirPort, en1
PCI Card: pci105a,8760, RAID Controller, Thunderbolt@67,0,0
USB Device: USB 3.0 Bus
USB Device: Magic Keyboard with Numeric Keypad
USB Device: Yubikey 4 OTP+U2F+CCID
. . . . .

Update

This happens with Python-2.7 (current) and 3.7 (current), Cython-2.7 (current) and 3.7 (current). libusb is 1.0.22, Macports-installed.

Cannot specify reader in Windows

Problem

The old Yubikey PIV Manager allowed specifying the name of the reader, which made it possible to use with Windows VM.

The current Yubikey Manager does not offer that option/setting any more - so it fails to locate the Yubikey attached to a Windows VM.

Recommended solution

Add the darn option - there's been enough regression already.

Does not run on Ubuntu 14.04

Thanks for providing an AppImage. However, it does not run on Ubuntu 14.04 which currently is the oldest still-supported Ubuntu release:

usr/bin/ykman-gui: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /run/firejail/appimage/.appimage-10337/usr/lib/libQt5QuickControls2.so.5)

Please see https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#creating-appimages-that-are-compatible-with-many-systems.

Reference and test log at:
AppImage/appimage.github.io#1324

Fedora build

I'm trying to build this project on Fedora 29, and (so far) failing...

master...vorburger:docFedoraBuild has how far I got so far, and it currently fails with:

qmake-qt5 && make
cd ykman-gui/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /home/vorburger/dev/YubiKey/git/yubikey-manager-qt/ykman-gui/ykman-gui.pro ) && make -f Makefile 
Project MESSAGE: Version of this build: 1.1.1
Project ERROR: Unknown module(s) in QT: quickcontrols2
make: *** [Makefile:46: sub-ykman-gui-make_first] Error 3

Having dnf install-ed the qt5-qtquickcontrols2 package, I don't understand what's still missing?

Linux: YubiKey not detected in YubiKey Manager

When key is plugged in I can confirm login in Chrome, I can enter password via long-press, however YubiKey Manager does not detect the key when plugged in.

I'm using YubiKey 5 NFC with kernel 5.2.11-arch1-1-ARCH. Here's dmesg output when plugging it in:

[  256.004772] usb 2-3: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 5.12
[  256.004777] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  256.004780] usb 2-3: Product: YubiKey OTP+FIDO+CCID
[  256.004783] usb 2-3: Manufacturer: Yubico
[  256.008129] input: Yubico YubiKey OTP+FIDO+CCID as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:1050:0407.000A/input/input28
[  256.063433] hid-generic 0003:1050:0407.000A: input,hidraw0: USB HID v1.10 Keyboard [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:14.0-3/input0
[  256.064153] hid-generic 0003:1050:0407.000B: hiddev0,hidraw1: USB HID v1.10 Device [Yubico YubiKey OTP+FIDO+CCID] on usb-0000:00:14.0-3/input1

I've added the following to /etc/udev/rules.d/10-security-key.rules:
KERNEL="hidraw*", SUBSYSTEM=="hidraw", MODE="0664", GROUP="users", ATTRS{idVendor}=="2581", ATTRS{idProduct}="f1d0"
and relogged and rebooted, the problem persists.

Perhaps worth noting is that when plugging it in the light flashes for a short time (<0.5s) and turns off.

App hangs on "Applications > OTP"

If i go to "Applications -> OTP" the app hangs showing a loading bar.
It worked earlier though, not sure what caused this behavior, but i suspect that it happened after i configured GPG keys to be used for SSH (via gpg --card-edit).
I've tried to killall gpg-agent, but it did not help either.

Not sure if it's related, but some other tools are now failing too:

ykpamcfg -2 
USB error: kIOReturnSuccess

I've tried both security keys that i have (only one of them was used for GPG), all USB ports, nothing helps.

OS X 10.14.1
YubiKey Manager version = 1.0.1

Naming of keys

SKY -> FIDO U2F Security Key by Yubico
Standard or Nano key is recognized -> YubiKey Standard/YubiKey Nano or YubiKey Standard/Nano
NEO or NEO-n key is recognized -> YubiKey NEO/YubiKey NEO-n or YubiKey NEO/NEO-n
Edge or Edge-n key is recognized -> YubiKey Edge/YubiKey Edge-n or YubiKey Edge/Edge-n

No YubiKey detected

When launching ykman-gui, I get the following message: "No YubiKey detected". The command line client works fine:

$ ykman list
YubiKey 4 [OTP+FIDO+CCID] Serial: 6441777

Error output:

$ ykman-gui
"PyOtherSide error: Traceback (most recent call last):\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2144, in _normalize_cached\n    return _cache[filename]\n\nKeyError: 'qrc:///py'\n\n\nDuring handling of the above exception, another exception occurred:\n\n\nTraceback (most recent call last):\n\n  File \"qrc:///py/yubikey.py\", line 16, in <module>\n    from cryptography import x509\n\n  File \"/usr/lib/python3/dist-packages/cryptography/x509/__init__.py\", line 7, in <module>\n    from cryptography.x509.base import (\n\n  File \"/usr/lib/python3/dist-packages/cryptography/x509/base.py\", line 14, in <module>\n    from cryptography.hazmat.primitives.asymmetric import dsa, ec, rsa\n\n  File \"/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\", line 14, in <module>\n    from cryptography.hazmat.backends.interfaces import RSABackend\n\n  File \"/usr/lib/python3/dist-packages/cryptography/hazmat/backends/__init__.py\", line 7, in <module>\n    import pkg_resources\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2927, in <module>\n    @_call_aside\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2913, in _call_aside\n    f(*args, **kwargs)\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2952, in _initialize_master_working_set\n    add_activation_listener(lambda dist: dist.activate())\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 956, in subscribe\n    callback(dist)\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2952, in <lambda>\n    add_activation_listener(lambda dist: dist.activate())\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2510, in activate\n    self.insert_on(path, replace=True)\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2596, in insert_on\n    npath= [(p and _normalize_cached(p) or p) for p in path]\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2596, in <listcomp>\n    npath= [(p and _normalize_cached(p) or p) for p in path]\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2146, in _normalize_cached\n    _cache[filename] = result = normalize_path(filename)\n\n  File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 2140, in normalize_path\n    return os.path.normcase(os.path.realpath(filename))\n\n  File \"/usr/lib/python3.5/posixpath.py\", line 373, in realpath\n    return abspath(path)\n\n  File \"/usr/lib/python3.5/posixpath.py\", line 361, in abspath\n    cwd = os.getcwd()\n\nFileNotFoundError: [Errno 2] No such file or directory\n"
qml: Cannot import module: yubikey (Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2144, in _normalize_cached
    return _cache[filename]

KeyError: 'qrc:///py'


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "qrc:///py/yubikey.py", line 16, in <module>
    from cryptography import x509

  File "/usr/lib/python3/dist-packages/cryptography/x509/__init__.py", line 7, in <module>
    from cryptography.x509.base import (

  File "/usr/lib/python3/dist-packages/cryptography/x509/base.py", line 14, in <module>
    from cryptography.hazmat.primitives.asymmetric import dsa, ec, rsa

  File "/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/rsa.py", line 14, in <module>
    from cryptography.hazmat.backends.interfaces import RSABackend

  File "/usr/lib/python3/dist-packages/cryptography/hazmat/backends/__init__.py", line 7, in <module>
    import pkg_resources

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2927, in <module>
    @_call_aside

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2913, in _call_aside
    f(*args, **kwargs)

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2952, in _initialize_master_working_set
    add_activation_listener(lambda dist: dist.activate())

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 956, in subscribe
    callback(dist)

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2952, in <lambda>
    add_activation_listener(lambda dist: dist.activate())

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2510, in activate
    self.insert_on(path, replace=True)

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2596, in insert_on
    npath= [(p and _normalize_cached(p) or p) for p in path]

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2596, in <listcomp>
    npath= [(p and _normalize_cached(p) or p) for p in path]

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2146, in _normalize_cached
    _cache[filename] = result = normalize_path(filename)

  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2140, in normalize_path
    return os.path.normcase(os.path.realpath(filename))

  File "/usr/lib/python3.5/posixpath.py", line 373, in realpath
    return abspath(path)

  File "/usr/lib/python3.5/posixpath.py", line 361, in abspath
    cwd = os.getcwd()

FileNotFoundError: [Errno 2] No such file or directory

I have the exact same issue with yubioath-desktop.

I'm on Ubuntu 16.04 and installed everything through the PPA:

$ dpkg -l|grep yubi
ii  libyubikey0                                   1.13-1                                       amd64        Yubikey OTP handling library runtime
ii  python3-yubikey-manager                       0.7.0~ppa1~xenial1                           all          Python 3 library for configuring a YubiKey
ii  yubikey-manager                               0.7.0~ppa1~xenial1                           all          Python library and command line tool for configuring a YubiKey
ii  yubikey-manager-qt                            0.5.1~ppa1~xenial1                           amd64        Graphical application for configuring a YubiKey
ii  yubioath-desktop                              4.3.4~ppa1~xenial1                           amd64        Graphical interface for displaying OATH codes with a Yubikey

Detailed build / installation instructions

Currently we have yubikey-neo-manager in official Arch Linux repositories, but that is going to be removed due to security issues with webkit. So I would like to replace it with yubikey-manager-qt but currently struggling with dependencies, building and installation. Are detailed instructions available?

Importing key gives "PIV unmapped error: null list index out of range"

When I want to import a private key I'm getting this error message.

qml: PIV unmapped error: null list index out of range

It turns out that parse_certificates() does not throw an exception, but it returns an empty list. The code in piv_import_file then still thinks that there are certs. And eventually it accesses certs[0] which causes the above error. The solution is simple, I'll send a PR shortly.

Publish Ubuntu 20.04 (fossa) PPA

There's no published version for Ubuntu 20.04 (fossa). There's a fossa version of yubikey-manager released. The eoan version appears to work fine on my machine

yubikey manager crashes on macOS Catalina

  • YubiKey Manager (ykman) version:1.1.4
  • How was it installed?:pkg
  • Operating system and version: macOS 10.15.2
  • YubiKey model and version: NFC
  • Bug description summary:

Steps to reproduce

Download 1.1.4 install and run. Crashes immediately.
[Please explain what you did when the bug appeared, and if and how you have been
able to reproduce it.]
Clean uninstall and installed again; same issue

Expected result

Yubkey Manager to start

Actual results and logs

Process:               ykman-gui [34676]
Path:                  /private/var/folders/*/YubiKey Manager.app/Contents/MacOS/ykman-gui
Identifier:            com.yubico.ykman
Version:               1.1 (1.1.4)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           ykman-gui [34676]
User ID:               502

Date/Time:             2020-02-05 18:32:47.623 +0100
OS Version:            Mac OS X 10.15.2 (19C57)
Report Version:        12
Anonymous UUID:        28E80567-B43C-8CD8-4BFCE-C33A5FE3C929

Sleep/Wake UUID:       A45B0CC1-4C43-40D8-81021-0F39CC675E4E

Time Awake Since Boot: 64000 seconds
Time Since Wake:       1500 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        9  QPythonWorker

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
/usr/lib/libcrypto.dylib
abort() called
Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI.

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff6ae8725a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6ae875d0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff336ebd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff336ea8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      	0x00007fff336e9bd3 CFRunLoopRunSpecific + 499
5   com.apple.HIToolbox           	0x00007fff3224065d RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox           	0x00007fff3224039d ReceiveNextEventCommon + 600
7   com.apple.HIToolbox           	0x00007fff32240127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
8   com.apple.AppKit              	0x00007fff308b1eb4 _DPSNextEvent + 990
9   com.apple.AppKit              	0x00007fff308b0690 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
10  com.apple.AppKit              	0x00007fff308a23ae -[NSApplication run] + 658
11  libqcocoa.dylib               	0x00000001128e86b8 0x1128b3000 + 218808
12  org.qt-project.QtCore         	0x00000001106aa76f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
13  org.qt-project.QtCore         	0x00000001106aec42 QCoreApplication::exec() + 130
14  com.yubico.ykman              	0x000000010e9afe7f main + 5231
15  libdyld.dylib                 	0x00007fff6ad467fd start + 1

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

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

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

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

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

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff6af46818 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff6af46818 start_wqthread + 0

Thread 8:: QQmlThread
0   libsystem_kernel.dylib        	0x00007fff6ae8d896 poll + 10
1   org.qt-project.QtCore         	0x0000000110705140 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 480
2   org.qt-project.QtCore         	0x000000011070688e QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 990
3   org.qt-project.QtCore         	0x00000001106aa76f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   org.qt-project.QtCore         	0x00000001104e0723 QThread::exec() + 131
5   org.qt-project.QtQml          	0x00000001101ece59 0x10ff70000 + 2608729
6   org.qt-project.QtCore         	0x00000001104e15d9 0x1104c0000 + 136665
7   libsystem_pthread.dylib       	0x00007fff6af4ae65 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff6af4683b thread_start + 15

Thread 9 Crashed:: QPythonWorker
0   libsystem_kernel.dylib        	0x00007fff6ae8d7fa __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff6af4abc1 pthread_kill + 432
2   libsystem_c.dylib             	0x00007fff6ae14a1c abort + 120
3   libcrypto.dylib               	0x00007fff68780804 __report_load + 352
4   dyld                          	0x000000010fdf615d ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 539
5   dyld                          	0x000000010fdf6582 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
6   dyld                          	0x000000010fdf0dc7 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 493
7   dyld                          	0x000000010fdeee58 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 188
8   dyld                          	0x000000010fdeeef8 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 82
9   dyld                          	0x000000010fde0f87 dyld::runInitializers(ImageLoader*) + 82
10  dyld                          	0x000000010fdeaad7 dlopen_internal + 609
11  libdyld.dylib                 	0x00007fff6ad31a7f dlopen + 171
12  _ctypes.cpython-37m-darwin.so 	0x000000012d38da54 py_dl_open + 148
13  org.python.python             	0x0000000129056652 _PyMethodDef_RawFastCallKeywords + 226
14  org.python.python             	0x0000000129055b19 _PyCFunction_FastCallKeywords + 41
15  org.python.python             	0x000000012912bb40 call_function + 656
16  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
17  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
18  org.python.python             	0x00000001290555d7 _PyFunction_FastCallDict + 455
19  org.python.python             	0x0000000129056b43 _PyObject_Call_Prepend + 131
20  org.python.python             	0x00000001290aa92f slot_tp_init + 175
21  org.python.python             	0x00000001290a6054 type_call + 292
22  org.python.python             	0x000000012905593f _PyObject_FastCallKeywords + 575
23  org.python.python             	0x000000012912bbb5 call_function + 773
24  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
25  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
26  org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
27  org.python.python             	0x000000012911f0b7 builtin_exec + 583
28  org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
29  org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
30  org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
31  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
32  org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
33  org.python.python             	0x000000012912bbbc call_function + 780
34  org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
35  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
36  org.python.python             	0x000000012912bbbc call_function + 780
37  org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
38  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
39  org.python.python             	0x000000012912bbbc call_function + 780
40  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
41  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
42  org.python.python             	0x000000012912bbbc call_function + 780
43  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
44  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
45  org.python.python             	0x00000001290579bb object_vacall + 619
46  org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
47  org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
48  org.python.python             	0x0000000129126e2f _PyEval_EvalFrameDefault + 21135
49  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
50  org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
51  org.python.python             	0x000000012911f0b7 builtin_exec + 583
52  org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
53  org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
54  org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
55  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
56  org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
57  org.python.python             	0x000000012912bbbc call_function + 780
58  org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
59  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
60  org.python.python             	0x000000012912bbbc call_function + 780
61  org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
62  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
63  org.python.python             	0x000000012912bbbc call_function + 780
64  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
65  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
66  org.python.python             	0x000000012912bbbc call_function + 780
67  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
68  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
69  org.python.python             	0x00000001290579bb object_vacall + 619
70  org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
71  org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
72  org.python.python             	0x0000000129126e2f _PyEval_EvalFrameDefault + 21135
73  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
74  org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
75  org.python.python             	0x000000012911f0b7 builtin_exec + 583
76  org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
77  org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
78  org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
79  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
80  org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
81  org.python.python             	0x000000012912bbbc call_function + 780
82  org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
83  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
84  org.python.python             	0x000000012912bbbc call_function + 780
85  org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
86  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
87  org.python.python             	0x000000012912bbbc call_function + 780
88  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
89  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
90  org.python.python             	0x000000012912bbbc call_function + 780
91  org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
92  org.python.python             	0x0000000129055ffd function_code_fastcall + 237
93  org.python.python             	0x00000001290579bb object_vacall + 619
94  org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
95  org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
96  org.python.python             	0x0000000129126e2f _PyEval_EvalFrameDefault + 21135
97  org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
98  org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
99  org.python.python             	0x000000012911f0b7 builtin_exec + 583
100 org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
101 org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
102 org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
103 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
104 org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
105 org.python.python             	0x000000012912bbbc call_function + 780
106 org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
107 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
108 org.python.python             	0x000000012912bbbc call_function + 780
109 org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
110 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
111 org.python.python             	0x000000012912bbbc call_function + 780
112 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
113 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
114 org.python.python             	0x000000012912bbbc call_function + 780
115 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
116 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
117 org.python.python             	0x00000001290579bb object_vacall + 619
118 org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
119 org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
120 org.python.python             	0x0000000129126e2f _PyEval_EvalFrameDefault + 21135
121 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
122 org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
123 org.python.python             	0x000000012911f0b7 builtin_exec + 583
124 org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
125 org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
126 org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
127 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
128 org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
129 org.python.python             	0x000000012912bbbc call_function + 780
130 org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
131 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
132 org.python.python             	0x000000012912bbbc call_function + 780
133 org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
134 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
135 org.python.python             	0x000000012912bbbc call_function + 780
136 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
137 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
138 org.python.python             	0x000000012912bbbc call_function + 780
139 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
140 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
141 org.python.python             	0x00000001290579bb object_vacall + 619
142 org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
143 org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
144 org.python.python             	0x0000000129126e2f _PyEval_EvalFrameDefault + 21135
145 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
146 org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
147 org.python.python             	0x000000012911f0b7 builtin_exec + 583
148 org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
149 org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
150 org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
151 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
152 org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
153 org.python.python             	0x000000012912bbbc call_function + 780
154 org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
155 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
156 org.python.python             	0x000000012912bbbc call_function + 780
157 org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
158 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
159 org.python.python             	0x000000012912bbbc call_function + 780
160 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
161 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
162 org.python.python             	0x000000012912bbbc call_function + 780
163 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
164 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
165 org.python.python             	0x00000001290579bb object_vacall + 619
166 org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
167 org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
168 org.python.python             	0x0000000129126e2f _PyEval_EvalFrameDefault + 21135
169 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
170 org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
171 org.python.python             	0x000000012911f0b7 builtin_exec + 583
172 org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
173 org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
174 org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
175 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
176 org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
177 org.python.python             	0x000000012912bbbc call_function + 780
178 org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
179 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
180 org.python.python             	0x000000012912bbbc call_function + 780
181 org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
182 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
183 org.python.python             	0x000000012912bbbc call_function + 780
184 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
185 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
186 org.python.python             	0x000000012912bbbc call_function + 780
187 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
188 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
189 org.python.python             	0x00000001290579bb object_vacall + 619
190 org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
191 org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
192 org.python.python             	0x000000012911e539 builtin___import__ + 137
193 org.python.python             	0x0000000129055d94 PyCFunction_Call + 148
194 org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
195 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
196 org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
197 org.python.python             	0x000000012912bbbc call_function + 780
198 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
199 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
200 org.python.python             	0x00000001290555d7 _PyFunction_FastCallDict + 455
201 org.python.python             	0x00000001290579bb object_vacall + 619
202 org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
203 org.python.python             	0x000000012914b461 PyImport_ImportModuleLevelObject + 2017
204 org.python.python             	0x0000000129126e2f _PyEval_EvalFrameDefault + 21135
205 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
206 org.python.python             	0x0000000129121b00 PyEval_EvalCode + 48
207 org.python.python             	0x000000012911f0b7 builtin_exec + 583
208 org.python.python             	0x0000000129056311 _PyMethodDef_RawFastCallDict + 609
209 org.python.python             	0x0000000129055dc8 PyCFunction_Call + 200
210 org.python.python             	0x000000012912893e _PyEval_EvalFrameDefault + 28062
211 org.python.python             	0x000000012912c94d _PyEval_EvalCodeWithName + 3021
212 org.python.python             	0x0000000129055ad9 _PyFunction_FastCallKeywords + 217
213 org.python.python             	0x000000012912bbbc call_function + 780
214 org.python.python             	0x000000012912861e _PyEval_EvalFrameDefault + 27262
215 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
216 org.python.python             	0x000000012912bbbc call_function + 780
217 org.python.python             	0x00000001291285fe _PyEval_EvalFrameDefault + 27230
218 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
219 org.python.python             	0x000000012912bbbc call_function + 780
220 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
221 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
222 org.python.python             	0x000000012912bbbc call_function + 780
223 org.python.python             	0x00000001291286b8 _PyEval_EvalFrameDefault + 27416
224 org.python.python             	0x0000000129055ffd function_code_fastcall + 237
225 org.python.python             	0x00000001290579bb object_vacall + 619
226 org.python.python             	0x0000000129057aad _PyObject_CallMethodIdObjArgs + 173
227 org.python.python             	0x000000012914b37c PyImport_ImportModuleLevelObject + 1788
228 org.python.python             	0x000000012914b812 PyImport_ImportModuleLevel + 50
229 libpyothersideplugin.dylib    	0x0000000129003a5f QPython::importModule_sync(QString) + 175
230 libpyothersideplugin.dylib    	0x000000012900b670 QPythonWorker::import(QString, QJSValue*) + 48
231 libpyothersideplugin.dylib    	0x0000000129011a80 0x128ff6000 + 113280
232 org.qt-project.QtCore         	0x00000001106d8a3d QObject::event(QEvent*) + 957
233 org.qt-project.QtWidgets      	0x000000010f1e899d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
234 org.qt-project.QtWidgets      	0x000000010f1e9dd5 QApplication::notify(QObject*, QEvent*) + 581
235 org.qt-project.QtCore         	0x00000001106ae5f4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
236 org.qt-project.QtCore         	0x00000001106af6a3 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 691
237 org.qt-project.QtCore         	0x00000001107064f6 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 70
238 org.qt-project.QtCore         	0x00000001106aa76f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
239 org.qt-project.QtCore         	0x00000001104e0723 QThread::exec() + 131
240 org.qt-project.QtCore         	0x00000001104e15d9 0x1104c0000 + 136665
241 libsystem_pthread.dylib       	0x00007fff6af4ae65 _pthread_start + 148
242 libsystem_pthread.dylib       	0x00007fff6af4683b thread_start + 15

Thread 10:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6ae8725a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6ae875d0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff336ebd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff336ea8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      	0x00007fff336e9bd3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit              	0x00007fff30a54a72 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff6af4ae65 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff6af4683b thread_start + 15

Thread 9 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000070000b2c1000  rcx: 0x000070000b2b29d8  rdx: 0x0000000000000000
  rdi: 0x0000000000006817  rsi: 0x0000000000000006  rbp: 0x000070000b2b2a00  rsp: 0x000070000b2b29d8
   r8: 0x0000000000000070   r9: 0x000000000000001c  r10: 0x000070000b2c1000  r11: 0x0000000000000246
  r12: 0x0000000000006817  r13: 0x00007fff94817ea0  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff6ae8d7fa  rfl: 0x0000000000000246  cr2: 0x00007fff94818018
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10e9a9000 -        0x10ecfffff +com.yubico.ykman (1.1 - 1.1.4) <79BA47F0-6D7D-3956-B432-A4F495AB7CEC> /var/folders/*/YubiKey Manager.app/Contents/MacOS/ykman-gui
       0x10ed16000 -        0x10ed2eff7 +org.qt-project.QtQuickControls2 (5.14 - 5.14.0) <13CDDCD1-0DFE-34B5-AE8B-83A2256E54B3> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQuickControls2.framework/Versions/5/QtQuickControls2
       0x10ed53000 -        0x10f0a3ff3 +org.qt-project.QtQuick (5.14 - 5.14.0) <18045C3C-08D5-3DA7-9AA7-F8FEC341B42B> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
       0x10f1d8000 -        0x10f620fff +org.qt-project.QtWidgets (5.14 - 5.14.0) <EA6B2B1A-7DDB-3FDD-AB31-655AAE59CA40> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x10f796000 -        0x10fc70ff7 +org.qt-project.QtGui (5.14 - 5.14.0) <4F534691-69FB-3E3C-A6FA-CA3CE84E3970> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10fddb000 -        0x10fe6bcb7  dyld (733.8) <EEA931D0-403E-3BC8-862A-CBA037DE4A74> /usr/lib/dyld
       0x10fedf000 -        0x10ff45ff7 +org.qt-project.QtQmlModels (5.14 - 5.14.0) <A5FD75AB-BF25-3358-9909-38EBC8626B0B> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels
       0x10ff70000 -        0x1102b0ff3 +org.qt-project.QtQml (5.14 - 5.14.0) <D294AFA9-496A-30B5-9116-45B8AD2506A2> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
       0x110361000 -        0x11046fffb +org.qt-project.QtNetwork (5.14 - 5.14.0) <CEEAD652-C69C-3433-B658-0C8851B77C56> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x1104c0000 -        0x110a04ff7 +org.qt-project.QtCore (5.14 - 5.14.0) <C77C37D7-0ACE-3683-84D2-D19169C5C965> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x110ada000 -        0x110b91fff +org.qt-project.QtQuickTemplates2 (5.14 - 5.14.0) <3033EAD4-98B4-3D72-B550-6D7E59B07E18> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQuickTemplates2.framework/Versions/5/QtQuickTemplates2
       0x1128b3000 -        0x112a16fff +libqcocoa.dylib (0) <C1BF0736-4570-3882-8F0E-DC2EDF1657CC> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x112a6c000 -        0x112acaff3 +org.qt-project.QtDBus (5.14 - 5.14.0) <C072FACC-F79A-3ED5-8AD8-41ED5504DD72> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x112ae9000 -        0x112b12ff3 +org.qt-project.QtPrintSupport (5.14 - 5.14.0) <3E9934F3-90C2-3328-AFBE-CE299D6115EC> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x11418e000 -        0x11418fffb +termios.cpython-37m-darwin.so (0) <021AC998-867F-36A2-AF79-71C08151D068> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/termios.cpython-37m-darwin.so
       0x114528000 -        0x11454cff7 +libqmacstyle.dylib (0) <09512035-E277-397C-8640-E5F1F5778088> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x114561000 -        0x114568fff +libqgif.dylib (0) <BAC1BF74-13AC-3F6A-ACDA-E039FBE48DEE> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x114571000 -        0x114578ff3 +libqicns.dylib (0) <A823E1D5-6F93-3691-AAE9-05BE02B62A1E> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x114581000 -        0x114587ff7 +libqico.dylib (0) <804088F0-ACF2-3FCE-BC94-7D0A34BA2851> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqico.dylib
       0x114590000 -        0x1145f3ffb +libqjpeg.dylib (0) <DC18FE98-6DA4-35E0-8CCC-C379CA0B62F1> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x1145fe000 -        0x114604ff3 +libqmacheif.dylib (0) <09BBEC30-03A8-3F37-87FB-3C22A87D8834> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqmacheif.dylib
       0x11460d000 -        0x114613ff3 +libqmacjp2.dylib (0) <046119E4-AD5D-3524-8614-BF9E0940124F> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
       0x11461c000 -        0x114621ff7 +libqsvg.dylib (0) <19FB740C-9251-38C4-AB71-640CFE4CE555> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x11462a000 -        0x11465fff7 +org.qt-project.QtSvg (5.14 - 5.14.0) <AA421B71-0C55-3E32-A41E-AA9856572FF9> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
       0x114681000 -        0x114685fff +libqtga.dylib (0) <DA7216C7-3A78-370D-A9B1-CC64C666AA88> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x11468e000 -        0x1146f4ff7 +libqtiff.dylib (0) <75BDB8A2-3F16-34AB-9CE8-B07C39756900> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x114702000 -        0x114706ff7 +libqwbmp.dylib (0) <24D8E2F4-1CD1-3856-9754-4D0CDEB649C5> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x11470f000 -        0x1147a8fff +libqwebp.dylib (0) <E81F4962-7ED3-303F-B3C1-0F49117C9F98> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x114869000 -        0x11486c047  libobjc-trampolines.dylib (781.2) <EB56CAD4-64BB-3EA4-B533-0E93F7DAEC45> /usr/lib/libobjc-trampolines.dylib
       0x11530d000 -        0x115312ff3 +libqtquick2plugin.dylib (0) <A63FF06D-F494-336C-B6FC-B56C087775B0> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtquick2plugin.dylib
       0x11531a000 -        0x115322ff3 +org.qt-project.QtQmlWorkerScript (5.14 - 5.14.0) <C6C7B9BF-7335-3CB7-B755-BD3C005E2C30> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/QtQmlWorkerScript.framework/Versions/5/QtQmlWorkerScript
       0x11532d000 -        0x11536bff3 +libqtquickcontrols2plugin.dylib (0) <169D04BF-FEA4-33D3-949A-D2135E5DAFE6> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtquickcontrols2plugin.dylib
       0x115381000 -        0x1153c0ff3 +libqtquickcontrols2materialstyleplugin.dylib (0) <EA6311DB-B45D-3673-AD79-137DAAE1E3DA> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtquickcontrols2materialstyleplugin.dylib
       0x128e7c000 -        0x128e8effb +libqquicklayoutsplugin.dylib (0) <7A614093-A358-388A-BEFB-077D3A07FE4B> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqquicklayoutsplugin.dylib
       0x128eae000 -        0x128eb4ffb +libqmlsettingsplugin.dylib (0) <21FB097B-A700-3A3B-A6D3-D1F3CD5C6855> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqmlsettingsplugin.dylib
       0x128ebe000 -        0x128ee6fff +libqtlabsplatformplugin.dylib (0) <74154421-50FA-39AF-BC8B-BA178DCBDB36> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtlabsplatformplugin.dylib
       0x128eff000 -        0x128f03ff7 +libwindowplugin.dylib (0) <5826A4C1-9607-3016-92C0-0C5D30EB22E2> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libwindowplugin.dylib
       0x128f0b000 -        0x128f29ffb +libdialogplugin.dylib (0) <2BEDA774-51A5-3858-868E-18B89C10CA0D> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libdialogplugin.dylib
       0x128f3b000 -        0x128f76fff +libqtquicktemplates2plugin.dylib (0) <6F5F128C-E4B3-3746-8BE6-3FC0C06CE747> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtquicktemplates2plugin.dylib
       0x128fb9000 -        0x128fc7ff7 +libqtgraphicaleffectsplugin.dylib (0) <71FB7D95-4620-3C42-89EC-F0B67CEA35F5> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtgraphicaleffectsplugin.dylib
       0x128fd2000 -        0x128fdcff3 +libqtgraphicaleffectsprivate.dylib (0) <E1CC70D4-4BCD-378E-809A-CE724756E374> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtgraphicaleffectsprivate.dylib
       0x128ff6000 -        0x129017ff7 +libpyothersideplugin.dylib (0) <B79FD728-35E2-367B-B28D-CD8CDE5BD8C1> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libpyothersideplugin.dylib
       0x129033000 -        0x12922efff +org.python.python (, [c] 2001-2019 Python Software Foundation. - ???) <3CA6C6CC-AEB2-33B4-ADFB-CB6D53884EBF> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/Python
       0x12943c000 -        0x12944bff7 +libqtlabscalendarplugin.dylib (0) <CB456E0B-8C0A-32F7-BD52-C204D0FEC9EA> /var/folders/*/YubiKey Manager.app/Contents/PlugIns/quick/libqtlabscalendarplugin.dylib
       0x1297ce000 -        0x1297ceff7 +_heapq.cpython-37m-darwin.so (0) <0BE59D4E-E275-3567-82F7-EAC5C051AF41> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_heapq.cpython-37m-darwin.so
       0x12a20b000 -        0x12a210ffb +math.cpython-37m-darwin.so (0) <7CAA2673-0DF8-369C-BCF3-67D81707F555> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/math.cpython-37m-darwin.so
       0x12a217000 -        0x12a225ff3 +_datetime.cpython-37m-darwin.so (0) <4B5E039D-72EF-3027-A7F7-8A881424007A> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_datetime.cpython-37m-darwin.so
       0x12cfdf000 -        0x12cfe5ffb +_json.cpython-37m-darwin.so (0) <A2970AC3-0B34-3071-95FA-4EE73096A12F> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_json.cpython-37m-darwin.so
       0x12cfef000 -        0x12cffeff7 +_scard.cpython-37m-darwin.so (0) <99CD8705-B2D5-32DD-AF86-25FD28C88C44> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/smartcard/scard/_scard.cpython-37m-darwin.so
       0x12d00c000 -        0x12d010ff3 +_struct.cpython-37m-darwin.so (0) <DD09AB6F-5C5D-3C2B-B7DC-C1512F0A6591> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_struct.cpython-37m-darwin.so
       0x12d019000 -        0x12d01dff7 +binascii.cpython-37m-darwin.so (0) <DE496C5A-2A39-3C2D-80A3-3E89C6210AB4> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/binascii.cpython-37m-darwin.so
       0x12d021000 -        0x12d021ff7 +_opcode.cpython-37m-darwin.so (0) <457EFE75-DF42-3936-B144-0DAD3ABF22D6> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_opcode.cpython-37m-darwin.so
       0x12d024000 -        0x12d026ff3 +_hashlib.cpython-37m-darwin.so (0) <E4DC51D6-9329-33DB-9410-9BD907E5E17D> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_hashlib.cpython-37m-darwin.so
       0x12d02b000 -        0x12d02bffb +grp.cpython-37m-darwin.so (0) <B4CBFED3-F625-3D36-A6F1-80D08AD07E11> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/grp.cpython-37m-darwin.so
       0x12d06f000 -        0x12d074ff3 +_blake2.cpython-37m-darwin.so (0) <42152066-906D-34D3-89C9-67BE3D48A255> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_blake2.cpython-37m-darwin.so
       0x12d079000 -        0x12d089ff7 +_sha3.cpython-37m-darwin.so (0) <5BF328F7-0EE2-3F9A-9444-40BFA148DF94> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_sha3.cpython-37m-darwin.so
       0x12d08f000 -        0x12d090fff +_posixsubprocess.cpython-37m-darwin.so (0) <4EB44D28-2A03-3DDA-8160-F3A89E685084> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-darwin.so
       0x12d094000 -        0x12d097fff +select.cpython-37m-darwin.so (0) <7CA9EA8C-2B56-370E-BF39-5ABD146D2840> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/select.cpython-37m-darwin.so
       0x12d26f000 -        0x12d2befff +libssl.1.1.dylib (0) <8CC754E3-C1EE-37A0-AD64-D89C69816928> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libssl.1.1.dylib
       0x12d36d000 -        0x12d376ffb +_socket.cpython-37m-darwin.so (0) <15EC2096-A815-3D42-BB4C-DB76404F9457> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_socket.cpython-37m-darwin.so
       0x12d383000 -        0x12d395ff7 +_ctypes.cpython-37m-darwin.so (0) <38518D14-3206-3E33-BDE8-35E67B92C5B0> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_ctypes.cpython-37m-darwin.so
       0x12d3a6000 -        0x12d3a9ff3 +zlib.cpython-37m-darwin.so (0) <0B2B2071-BC06-3E7C-8699-222A9546098A> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/zlib.cpython-37m-darwin.so
       0x12d3af000 -        0x12d3b0ff7 +_bz2.cpython-37m-darwin.so (0) <21CC1FCA-7287-3116-A0A4-A475FB14F566> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_bz2.cpython-37m-darwin.so
       0x12d3b4000 -        0x12d3b7fff +_lzma.cpython-37m-darwin.so (0) <06E3C14C-A73B-3D1F-8E59-48FBFF5F0802> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/_lzma.cpython-37m-darwin.so
       0x12d3bd000 -        0x12d3d8fff +liblzma.5.dylib (0) <4D3E8014-34F1-34EE-B4EF-FB74B13ED037> /usr/local/opt/xz/lib/liblzma.5.dylib
       0x12d46f000 -        0x12d608553 +libcrypto.1.1.dylib (0) <0E7D90A2-D870-3A17-B784-81564B61D7B9> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/libcrypto.1.1.dylib
       0x12d6a3000 -        0x12d7a1ffb +unicodedata.cpython-37m-darwin.so (0) <D36E6641-614D-3FC5-A580-90AB1D4B4FA1> /var/folders/*/YubiKey Manager.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload/unicodedata.cpython-37m-darwin.so
    0x7fff27cec000 -     0x7fff27ef8ff7  com.apple.RawCamera.bundle (9.00.1 - 1310.23) <5683F10A-5153-38D7-81F0-1063B5C5C1B3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2af66000 -     0x7fff2b477ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (14.3.9 - 14.0.3) <D18826A6-EC6E-3C7E-AFCA-E06A5F040F6D> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x7fff2b478000 -     0x7fff2b50bffb  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (14.3.9 - 14.0.3) <710A2DD1-8C70-3B34-B377-A9E2FC2F6AC2> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x7fff2f025000 -     0x7fff2f029ffb  com.apple.agl (3.3.3 - AGL-3.3.3) <AD706EA7-71F4-319F-B295-13F929FF1A01> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff2f410000 -     0x7fff2f410fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2f411000 -     0x7fff2f427fff  libCGInterfaces.dylib (524.2) <3DA50D4A-BE22-33FB-AE8E-4B68FE3294CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff2f428000 -     0x7fff2fa93fef  com.apple.vImage (8.1 - 524.2) <2BDE5231-B5ED-313E-918A-876ACE1C0FCF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff2fa94000 -     0x7fff2fcfdfff  libBLAS.dylib (1303.60.1) <94F6B3C0-5039-3F66-8B2E-98791287E459> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2fcfe000 -     0x7fff2ffedff7  libBNNS.dylib (144.40.3) <F15D7D9E-0B9F-34FF-B144-DCA264614C54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2ffef000 -     0x7fff30394fff  libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff30395000 -     0x7fff303aaff8  libLinearAlgebra.dylib (1303.60.1) <E3C0CC64-906B-3B44-B8AA-3075BA20E161> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff303ab000 -     0x7fff303b0ff3  libQuadrature.dylib (7) <17EC31E3-3D77-3B5A-8ADD-6A3DBC1531E7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff303b1000 -     0x7fff30421fff  libSparse.dylib (103) <350DAE1C-C990-343F-A98A-1B4317EAA869> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff30422000 -     0x7fff30434fef  libSparseBLAS.dylib (1303.60.1) <8C0C7291-AC3A-3808-9D45-E359A5E03F0E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff30435000 -     0x7fff3060effb  libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3060f000 -     0x7fff306cafd7  libvMisc.dylib (735.40.1) <9C40AC77-59A4-3180-AA4F-8F13CABF02D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff306cb000 -     0x7fff306cbfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff306cc000 -     0x7fff3072bffc  com.apple.Accounts (113 - 113) <ABA6CA9E-22B4-3EE9-8C8D-080CB863FD72> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff30871000 -     0x7fff3162cfff  com.apple.AppKit (6.9 - 1894.20.140) <80D94BA8-5CEC-3D85-AEE9-364513234AC6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff3167c000 -     0x7fff3167cfff  com.apple.ApplicationServices (48 - 50) <DD9B7CF2-A6CA-3C88-804A-C15AFFEC3CD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3167d000 -     0x7fff316e8fff  com.apple.ApplicationServices.ATS (377 - 493.0.2.1) <6BDB3B14-0F4E-3B10-93C8-7F0E5E4F2EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff31781000 -     0x7fff317bfff8  libFontRegistry.dylib (274.0.2.3) <3DD574D6-06F2-35A1-8CE0-6097BDD3DE1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff3181a000 -     0x7fff31849ff7  com.apple.ATSUI (1.0 - 1) <FA934D50-2391-3515-95D4-35696E165C37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff3184a000 -     0x7fff3184eff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0801FB4-954F-3897-B384-276B73B062B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff318e9000 -     0x7fff3193fff2  com.apple.HIServices (1.22 - 674.1) <8A3BBFB0-D41E-3BF1-AF8F-4E9082A49FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff31940000 -     0x7fff3194efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <BEDFF67B-5FD5-38FA-AC8F-D9458DC2EF50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff3194f000 -     0x7fff31994ff2  com.apple.print.framework.PrintCore (15 - 516) <14C48FDF-5E58-391B-873E-B96E55CDA21C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff31995000 -     0x7fff3199ffff  com.apple.QD (4.0 - 413) <AD40EB5E-231E-39C5-A468-5B979374912C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff319a0000 -     0x7fff319adff0  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <16454C5C-4029-396A-A8F4-730E50CE2024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff319ae000 -     0x7fff31a8effa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <9F13C2FB-6042-339A-8D85-E8E499BA856B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff31a90000 -     0x7fff31a90fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <22A443ED-28B0-3161-9CF6-890FD03275D3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff31e06000 -     0x7fff32192ff6  com.apple.CFNetwork (1121.1.2 - 1121.1.2) <CD7AA80C-C73B-39C7-AE03-A36BFB936F29> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3220c000 -     0x7fff3220cfff  com.apple.Carbon (160 - 162) <27DBFB11-A568-3C45-B98D-F5F5165E939B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3220d000 -     0x7fff32210ffb  com.apple.CommonPanels (1.2.6 - 101) <AE22F241-E6CE-3F18-9EB5-437CF0FDE477> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff32211000 -     0x7fff32505ffb  com.apple.HIToolbox (2.1.1 - 994) <21D1507B-BFC3-33B7-88FE-64417FE9CAD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff32506000 -     0x7fff32509ff3  com.apple.help (1.3.8 - 68) <94E3E502-C479-3C37-8927-239FFF0205B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3250a000 -     0x7fff3250fff7  com.apple.ImageCapture (9.0 - 1600.25.4.1) <89D63EAA-364C-34B4-A417-7A51BF52C4AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff32510000 -     0x7fff32510fff  com.apple.ink.framework (10.15 - 227) <66BD9432-DB9B-33EC-85B2-F5F21F39C4C3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff32511000 -     0x7fff3252bff2  com.apple.openscripting (1.7 - 185.1) <DF25310B-227E-3DB5-948C-E52F9877DEE7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3254c000 -     0x7fff3254cfff  com.apple.print.framework.Print (15 - 271) <27E1B868-53A4-3207-B36A-F08BDCBBBB3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3254d000 -     0x7fff3254fff7  com.apple.securityhi (9.0 - 55008) <2C8B6D0E-3089-3964-B305-9EC3F74673A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff32550000 -     0x7fff32556ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <93A00BEB-FEE0-3FC6-ABCA-846EDA81818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff326ff000 -     0x7fff328eaff7  com.apple.ColorSync (4.13.0 - 3394.3) <2DCA9B8E-1202-36F0-8867-AF4F687E17D2> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff32bda000 -     0x7fff330e9ffa  com.apple.audio.CoreAudio (5.0 - 5.0) <E297B888-EC18-3333-AB26-5C80F4A2E40A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3313c000 -     0x7fff33173ff0  com.apple.CoreBluetooth (1.0 - 1) <C2C12610-0109-35C0-BAFF-871D41D9EDE2> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff33174000 -     0x7fff33556ffe  com.apple.CoreData (120 - 977.1) <B2656DA8-4BB1-3D54-AD5A-C02EDFD56AA3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff33557000 -     0x7fff33666ff6  com.apple.CoreDisplay (1.0 - 186.3.8) <33C67C14-A3D8-36D8-96E4-3F5D61F6F7B2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff33667000 -     0x7fff33ae7fe7  com.apple.CoreFoundation (6.9 - 1674.103) <D1F93A5F-5FB9-3088-BC16-36DBF58144C0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff33ae9000 -     0x7fff34162ff0  com.apple.CoreGraphics (2.0 - 1348.15) <21459707-0D60-3520-9999-49511ED16D85> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff34170000 -     0x7fff344cdff5  com.apple.CoreImage (15.0.0 - 920.9) <0A757F12-78A7-3C10-8F1D-118D855F6C65> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff34891000 -     0x7fff3496bff4  com.apple.CoreMedia (1.0 - 2520.9.4.1) <A53EF3A8-E192-3045-B4EA-8A05D1C5B521> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff34a57000 -     0x7fff34a57fff  com.apple.CoreServices (1069.11 - 1069.11) <DD05556D-DEF3-348D-878D-CA3AB5C91D66> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff34a58000 -     0x7fff34addfff  com.apple.AE (838 - 838) <1D2A4944-20FA-372A-B8DE-01067521CF8C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff34ade000 -     0x7fff34dbfff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <17EE58A1-232F-3E35-AC81-C88509A1CE8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff34dc0000 -     0x7fff34e0dffd  com.apple.DictionaryServices (1.2 - 323.3) <631AEDD4-9328-33A7-ACE5-5FDE790FE7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff34e0e000 -     0x7fff34e16fff  com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <9C5A3C2D-CA76-329E-B80C-9CA1A1B1BE51> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff34e17000 -     0x7fff35050ff0  com.apple.LaunchServices (1069.11 - 1069.11) <7D9167B7-8C60-3F42-BA15-8A85E6238FD2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff35051000 -     0x7fff350e9ff9  com.apple.Metadata (10.7.0 - 2075.4) <E57FA2CF-3BD5-3947-84CC-976F192C07C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff350ea000 -     0x7fff35117ff7  com.apple.CoreServices.OSServices (1069.11 - 1069.11) <C7F894DA-EA68-3467-B004-1D6C7D58703A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff35118000 -     0x7fff3517ffff  com.apple.SearchKit (1.4.1 - 1.4.1) <644BE782-F3CA-3CC2-A062-5472ECC68230> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff35180000 -     0x7fff351a4ff5  com.apple.coreservices.SharedFileList (131.3 - 131.3) <3B586025-C347-38CF-B89F-9942CB88AA79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff354cd000 -     0x7fff35681ffe  com.apple.CoreText (643.1.2.3 - 643.1.2.3) <97DA20DE-64C9-3589-92EB-BEC07B81EF19> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff35682000 -     0x7fff356c6fff  com.apple.CoreVideo (1.8 - 334.0) <63E19193-0864-373F-AC59-DC97514B02A5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff356c7000 -     0x7fff35754ff9  com.apple.framework.CoreWLAN (13.0 - 1455.3) <DC360D58-99EE-3760-9D79-5712B2872497> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff359f4000 -     0x7fff359fafff  com.apple.DiskArbitration (2.7 - 2.7) <8B55B221-DB4E-3CCD-B104-FC52A4127A66> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff35bee000 -     0x7fff35d14ff6  com.apple.FileProvider (265 - 265) <5A6F54E2-6B39-318D-A4BD-83E6FA2679D3> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff35d2c000 -     0x7fff360f4ff4  com.apple.Foundation (6.9 - 1674.103) <9D7DB588-6BDC-3D7B-B267-761D4ECC88A9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff36161000 -     0x7fff361b1ff7  com.apple.GSS (4.0 - 2.0) <03016123-6D22-33EA-B9A7-EB60DD458FAB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff362ec000 -     0x7fff36404ff8  com.apple.Bluetooth (7.0.2 - 7.0.2f4) <33538BF2-D6D3-3BF2-844D-A11C118E479E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3646b000 -     0x7fff3650effb  com.apple.framework.IOKit (2.0.2 - 1726.60.2) <65BD2F00-4BC5-3EF6-BF4D-DA1F0513E2B9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff36510000 -     0x7fff36520ffc  com.apple.IOSurface (269.6 - 269.6) <D90653D3-7E7F-3CFF-8F00-931B0AA725B1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff36596000 -     0x7fff366f3ffe  com.apple.ImageIO.framework (3.3.0 - 1972.15) <EB8B6FA3-46BF-3358-848C-49A8BC86E277> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff366f4000 -     0x7fff366f7fff  libGIF.dylib (1972.15) <2455E308-AF71-31A8-909B-35FC74A12CCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff366f8000 -     0x7fff367b2fe7  libJP2.dylib (1972.15) <B83242E3-6504-3AA6-84F4-916A264C9660> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff367b3000 -     0x7fff367d7fef  libJPEG.dylib (1972.15) <7358172D-7732-3ECA-ABA3-725787905AC9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff36a55000 -     0x7fff36a6ffef  libPng.dylib (1972.15) <FC12703E-0CFA-3C06-9748-4AF1121C28BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff36a70000 -     0x7fff36a71fff  libRadiance.dylib (1972.15) <7CA6773D-F597-3DEB-8DBE-33B8CD3A1B3D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff36a72000 -     0x7fff36abbfeb  libTIFF.dylib (1972.15) <32E24562-BA64-388E-8AD5-864C184C77BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff37ee1000 -     0x7fff37ef3ff3  com.apple.Kerberos (3.0 - 1) <A7787101-9525-3C28-BDD5-77B3C73ED8B0> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff37ef4000 -     0x7fff37ef4fff  libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff38287000 -     0x7fff38291ff3  com.apple.MediaAccessibility (1.0 - 125) <A2CC9230-534D-3D1E-96E7-33EB54EBB8CF> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3835d000 -     0x7fff38aa2ff7  com.apple.MediaToolbox (1.0 - 2520.9.4.1) <C11D9AAA-0B53-3FE5-A9B8-8E3EB34F7B87> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff38aa4000 -     0x7fff38b67ff1  com.apple.Metal (212.2.4 - 212.2.4) <EC7C6127-B280-3EF0-AA80-5FB505148EED> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff38b84000 -     0x7fff38bc0ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7B7AF6B3-CD50-320A-85CA-45958CDF850A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff38bc1000 -     0x7fff38c47fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <3D396C87-5CA4-3A8F-8EEF-FFE3883AD75A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff38c48000 -     0x7fff38c6cff8  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D7E077C7-9332-30F9-8AFE-F02520EDF96B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff38c6d000 -     0x7fff38c82fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <EE87BFE1-5811-3A0C-BC68-6966D7FEDAE5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff38c83000 -     0x7fff38de2ff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <08A6AF10-E23F-3F1D-AA26-E79E7FC09B07> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff38de3000 -     0x7fff38e31fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <6FA84C3F-72F0-3234-9406-8F9EB922D3A2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff38e32000 -     0x7fff38e33ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4DB9192E-5464-3A78-A9D3-35153717A21F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff39d79000 -     0x7fff39d85ffe  com.apple.NetFS (6.0 - 4.0) <C803F10A-5C01-365B-A988-64B021DCDDD5> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff39d86000 -     0x7fff39ec9ff6  com.apple.Network (1.0 - 1) <B87BEA5C-05CF-3284-BB74-33F9297225F8> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3c8e9000 -     0x7fff3c8f1fff  libcldcpuengine.dylib (2.12.7) <EB839D02-0D1E-38FB-A5E9-A5F2E27B3C5E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff3c8f2000 -     0x7fff3c94aff7  com.apple.opencl (3.5 - 3.5) <987CE84F-AC14-3CD4-9233-51CA828DA927> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3c94b000 -     0x7fff3c967fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <BD6064BC-F588-3A34-A70C-CF8B62CA04E0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3c968000 -     0x7fff3c973ff7  com.apple.OpenDirectory (10.15 - 220.40.1) <17B8A217-97DE-3DCA-B91B-6FB68451B94B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3d2ce000 -     0x7fff3d2d0fff  libCVMSPluginSupport.dylib (17.10.22) <F040B206-0834-3D3C-8941-B89F74D1F054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3d2d1000 -     0x7fff3d2d6fff  libCoreFSCache.dylib (176.10) <72D4F770-DB3F-3242-B3DB-8488D910BD47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3d2d7000 -     0x7fff3d2dbfff  libCoreVMClient.dylib (176.10) <05AF05BB-AE62-39F9-BDEA-1BB1EE643301> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3d2dc000 -     0x7fff3d2e4ff7  libGFXShared.dylib (17.10.22) <6F327728-FC25-3428-B734-824B48EFC20B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3d2e5000 -     0x7fff3d2effff  libGL.dylib (17.10.22) <EA373BF1-0720-31A6-A5EF-8F1E67787264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3d2f0000 -     0x7fff3d325fff  libGLImage.dylib (17.10.22) <6B0D6644-CEB0-3821-BAD4-05A56369A4F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3d326000 -     0x7fff3d4b8ff7  libGLProgrammability.dylib (17.10.22) <8A872988-F69C-3396-850A-1A2016BE2499> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff3d4b9000 -     0x7fff3d4f5fff  libGLU.dylib (17.10.22) <3516B087-6286-3831-9706-87634DB3AF07> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3df25000 -     0x7fff3df34ff7  com.apple.opengl (17.10.22 - 17.10.22) <43B981BE-B730-345F-9AA4-49D075EBE0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3df35000 -     0x7fff3e0aeff7  GLEngine (17.10.22) <25A0A86A-A02C-39FD-AF13-B3B90BBEF197> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff3e0af000 -     0x7fff3e0d7fff  GLRendererFloat (17.10.22) <DA03DEB1-2A7C-39EB-A406-724044F349D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff3e0d8000 -     0x7fff3e0e2ffb  com.apple.pcsc (8.0 - 1) <BE11EC53-168D-3FDB-B7CC-1CBD7CB35BC9> /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC
    0x7fff3eeef000 -     0x7fff3f16dff0  com.apple.QuartzCore (1.11 - 815.26) <D0953F98-5F8A-3346-8438-DBD870E9088B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff3fcbd000 -     0x7fff4000fffa  com.apple.security (7.0 - 59306.61.1) <8B67829D-DDEB-3208-A4CE-FD5A57B1A0BB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff40010000 -     0x7fff40099ff7  com.apple.securityfoundation (6.0 - 55236.60.1) <D4B6FD66-8DB2-3373-B192-00CB9DFF9AA7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff400c8000 -     0x7fff400ccff0  com.apple.xpc.ServiceManagement (1.0 - 1) <AC719A11-8152-3BA1-9A01-62AD8A8F4022> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff40e5d000 -     0x7fff40ec7fff  com.apple.SystemConfiguration (1.19 - 1.19) <96A25B9C-51EA-33B2-B681-B92365686CDB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff41143000 -     0x7fff4149dffc  com.apple.VideoToolbox (1.0 - 2520.9.4.1) <DF0BB3D7-2F3E-3BDA-ACE5-C1E0AA17CA6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff44c36000 -     0x7fff44cfafe7  com.apple.APFS (1412.61.1 - 1412.61.1) <AB316478-3C6D-33C1-A060-47D836CD01E1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff45ded000 -     0x7fff45deeff1  com.apple.AggregateDictionary (1.0 - 1) <29A10B7A-673A-3930-AB40-F1A57CE2D41E> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff462fe000 -     0x7fff4631bffc  com.apple.AppContainer (4.0 - 448.60.2) <EDF36C00-E6DD-399C-A096-E837956D396C> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff46370000 -     0x7fff4637eff7  com.apple.AppSandbox (4.0 - 448.60.2) <FE493C66-50EB-3B23-A88A-5886D1C1543E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4680d000 -     0x7fff46831ff3  com.apple.framework.Apple80211 (13.0 - 1460.1) <4358EB87-7120-30C3-9517-A99F2B31E8ED> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff46967000 -     0x7fff46976fef  com.apple.AppleFSCompression (119 - 1.0) <48D076F0-D93E-3EFE-8400-9A7615D34F9F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff46a75000 -     0x7fff46a80ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <1C27C132-6261-33D8-A2E2-2AC85AAA7494> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff46ac2000 -     0x7fff46b0afff  com.apple.AppleJPEG (1.0 - 1) <E24CA921-96D1-356A-9E24-F5BB15BA123A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff46eea000 -     0x7fff46f0cfff  com.apple.applesauce (1.0 - 16.22) <FB2BE134-D950-39FC-9912-C53B1CCFC38F> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff46fcc000 -     0x7fff46fcfffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1374869E-E504-3C4F-999E-DF08DCF2643B> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff46fd0000 -     0x7fff47020ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <583AA51D-9755-3558-AAE0-8141D05810B1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff47069000 -     0x7fff47078ff9  com.apple.AssertionServices (1.0 - 223.60.4) <2C4FB378-B226-3134-A39E-ECB46B6FA5FA> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff475b7000 -     0x7fff479b5ff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <88BB4F0D-F9DD-3F63-B11D-21DB1365C7C8> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff47c0c000 -     0x7fff47e49ff7  com.apple.audio.AudioToolboxCore (1.0 - 1104.30) <20C1EA64-71AD-326A-A552-E37DC0D907BE> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff47e4a000 -     0x7fff47f63ff4  com.apple.AuthKit (1.0 - 1) <1AE3B67D-F772-3711-9D9B-3B0AF9C31680> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4811e000 -     0x7fff48127ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <C12221CF-CA5D-333F-B384-201235F2AB92> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff48128000 -     0x7fff481c9ff8  com.apple.backup.framework (1.11.2 - 1298.2.10) <29722310-281C-3DD8-A096-A3D4ECCD6176> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff481ca000 -     0x7fff4824bffd  com.apple.BaseBoard (464.1 - 464.1) <9D9C02DD-412F-3678-8618-E11632006139> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4834d000 -     0x7fff48389fff  com.apple.bom (14.0 - 219.2) <6DAE8ED0-92B1-3E4B-B54C-E30D5588E02B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff48f0f000 -     0x7fff48f5efff  com.apple.ChunkingLibrary (302 - 302) <C9AFF6B0-8BBC-3FE7-BD65-0631E06DA637> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff49e1e000 -     0x7fff49e2ffff  com.apple.CommonAuth (4.0 - 2.0) <4DB8B487-119C-3606-9F9D-A62AAB097D3D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff49e43000 -     0x7fff49e5afff  com.apple.commonutilities (8.0 - 900) <3F9742B4-C4D6-3EE8-89C2-1630F7C754CF> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4a551000 -     0x7fff4a926fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <54B58388-0D28-35E4-B4BD-9C1D279BD9ED> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4a927000 -     0x7fff4a955ffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <E57A2D84-4A66-35F6-A888-314AB0852643> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4a978000 -     0x7fff4a997ff0  com.apple.analyticsd (1.0 - 1) <9AD0F7A2-37DE-3F14-A843-D573DED81646> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4aeee000 -     0x7fff4aefeff3  com.apple.CoreEmoji (1.0 - 107) <4BBD8552-5D0D-32F7-AB41-85A51F59B2CA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4b552000 -     0x7fff4b5bcff0  com.apple.CoreNLP (1.0 - 213) <682C4550-F662-3BD0-BD30-A4BEF5E2B74B> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4ba2e000 -     0x7fff4ba36ff0  com.apple.CorePhoneNumbers (1.0 - 1) <8E2800B5-D750-340B-824C-F294A3581D51> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4c183000 -     0x7fff4c1a6ff7  com.apple.CoreSVG (1.0 - 129) <DF071FDE-1BE6-3899-B203-29275A39AD1E> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4c1a7000 -     0x7fff4c1daff7  com.apple.CoreServicesInternal (446.6 - 446.6) <B7CEA8A6-6C94-3E88-844D-6A3169CC2BA9> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4c1db000 -     0x7fff4c209ff7  com.apple.CSStore (1069.11 - 1069.11) <C7CCB364-F4ED-3E46-90D6-1376F10F8DB3> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4c70c000 -     0x7fff4c793fff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <38CCC6A0-E7F8-3FE0-A3E2-DF27CC6C8A58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4c82b000 -     0x7fff4c957ff4  com.apple.coreui (2.1 - 608.3) <98D37B78-FC09-3D5B-B3F6-2B8A0E20360B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4c958000 -     0x7fff4caf3ff6  com.apple.CoreUtils (6.1 - 610.18) <CCC7314C-57F5-3528-B6F4-C470385069AF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4cc28000 -     0x7fff4cc3bff1  com.apple.CrashReporterSupport (10.13 - 15011) <72E8461C-DA63-3768-84DC-FB52DCB0CC4F> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4cea5000 -     0x7fff4ceb7ffc  com.apple.framework.DFRFoundation (1.0 - 252) <B5747371-51E9-30C2-A80E-AB995925CEB5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4ceb8000 -     0x7fff4cebdfff  com.apple.DSExternalDisplay (3.1 - 380) <58AB05D2-DA0C-376E-972B-F50A774D726D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4cf26000 -     0x7fff4cfa1ff8  com.apple.datadetectorscore (8.0 - 659) <FA91248B-4B1A-355B-BC2D-E6531DD67863> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4cfed000 -     0x7fff4d02bff0  com.apple.DebugSymbols (194 - 194) <63EC0BF1-7FAC-3234-870A-0AB25921DADB> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff4d02c000 -     0x7fff4d188ffe  com.apple.desktopservices (1.14.2 - 1281.2.6) <61257EE1-FBCA-3B57-84C8-6EA97BCF39CC> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4e9c9000 -     0x7fff4ede4ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <8B2604AE-C6F8-3A53-8A94-DBA2A762EC2B> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4f448000 -     0x7fff4f57fffc  libFontParser.dylib (277.2.1.2) <06A40213-0043-31F3-9AF5-DA513322DA20> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4f580000 -     0x7fff4f5b4fff  libTrueTypeScaler.dylib (277.2.1.2) <84394970-1C12-3DFB-A72F-9E80944B2191> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff4f619000 -     0x7fff4f629ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <DF14F485-8D5C-3F5F-9846-7433958B752F> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff52aee000 -     0x7fff52aeffff  libmetal_timestamp.dylib (902.11.1) <815B0315-2A6A-374E-A9F5-A86A8242482B> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5418a000 -     0x7fff54195ff7  libGPUSupportMercury.dylib (17.10.22) <E63C272B-E2EF-3297-A7CD-152BC0EFEA51> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff54196000 -     0x7fff5419cfff  com.apple.GPUWrangler (4.5.21 - 4.5.21) <ACFA40E7-18A3-3A98-BCB3-0196FFD230D2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff544b8000 -     0x7fff544deffb  com.apple.GenerationalStorage (2.0 - 313) <EF5FDA24-EE14-3EF6-BF2B-FA72FFA175C6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff55602000 -     0x7fff55610ffb  com.apple.GraphVisualizer (1.0 - 100.1) <F59FCBF7-63DA-3C59-945E-E5BB66C4CCFF> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff557a3000 -     0x7fff55860ff4  com.apple.Heimdal (4.0 - 2.0) <DE4CE40D-4797-3793-97FE-49FC4B764E56> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5799f000 -     0x7fff579a7ffd  com.apple.IOAccelerator (438.2.8 - 438.2.8) <15817F17-2AF1-32DF-8A6C-DD65B80075D7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff579aa000 -     0x7fff579c0ff7  com.apple.IOPresentment (1.0 - 37) <F70AC027-E18E-39BC-A96E-ED15B802C832> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff57d4a000 -     0x7fff57d95ff4  com.apple.IconServices (438.3 - 438.3) <1F6BDF56-6C42-3C29-BD16-5C9921C64D87> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff57f53000 -     0x7fff57f59ffc  com.apple.InternationalSupport (1.0 - 45) <5A076C86-0CA4-338E-AEC1-1C8F5E601DA3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5819a000 -     0x7fff581baff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <665A02F2-2DC9-3BE1-8A91-DC8629495B1D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff58312000 -     0x7fff583e0ff5  com.apple.LanguageModeling (1.0 - 215.1) <34D9FCAB-CDB6-3F3A-AAD8-A9D0A0713AE3> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff583e1000 -     0x7fff58429ff7  com.apple.Lexicon-framework (1.0 - 72) <7413459B-0E19-3C4F-BB84-4E8914875C2D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff58430000 -     0x7fff58434ff2  com.apple.LinguisticData (1.0 - 353.6) <63A3EE9B-A415-31A0-88DA-278AC277E1B1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff58cce000 -     0x7fff58cd1fff  com.apple.Mangrove (1.0 - 25) <B7599CE8-F263-314E-BE6D-454A183C08B0> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff58f3a000 -     0x7fff58fc4ff0  com.apple.MediaExperience (1.0 - 1) <560BBD61-82DB-33F0-8EF5-B0DF6DCAA7BB> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5978e000 -     0x7fff597dafff  com.apple.spotlight.metadata.utilities (1.0 - 2075.4) <65B49E2A-EF09-30EB-9821-4B348E35EE0B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff597db000 -     0x7fff598a9ffd  com.apple.gpusw.MetalTools (1.0 - 1) <0E41F3B9-EEB3-35AD-8464-75864345693A> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff59903000 -     0x7fff5991cff8  com.apple.MobileAssets (1.0 - 619.60.1) <FAEEE25D-5258-3C1F-8A2E-355FFC46CC43> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff59ad9000 -     0x7fff59af7ff7  com.apple.MobileKeyBag (2.0 - 1.0) <8C650D8D-3711-32C6-AF4B-E0F165B55B5E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff59d5e000 -     0x7fff59d8cff7  com.apple.MultitouchSupport.framework (3420.2 - 3420.2) <1BB8C03E-ACBA-3042-9AFA-A918B6183C01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5a28b000 -     0x7fff5a295fff  com.apple.NetAuth (6.2 - 6.2) <CB6D1EE0-3397-3254-A67B-FB24ABC3CF43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5ac86000 -     0x7fff5acd2ff7  com.apple.OTSVG (1.0 - 643.1.2.3) <21D6DEC5-89CF-3856-977F-FFB033605FF6> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5be68000 -     0x7fff5be73ffe  com.apple.PerformanceAnalysis (1.243.1 - 243.1) <3D906473-45A4-3C06-93DB-F66ACF9E217D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5be74000 -     0x7fff5be9cffb  com.apple.persistentconnection (1.0 - 1.0) <FDBC8DE5-1C73-3D5C-A9BA-3C391B10A7BD> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5e7e9000 -     0x7fff5e802fff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <7CE69139-FFAC-3C48-A491-39604B93CA37> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5ec0b000 -     0x7fff5ec34ff9  com.apple.RemoteViewServices (2.0 - 148) <590871B7-47F6-3936-AA17-B0AA0DC177D4> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5ed9a000 -     0x7fff5edd5ff4  com.apple.RunningBoardServices (1.0 - 223.60.4) <2DF794E5-4008-3D86-9856-F28C49142FE3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff6071b000 -     0x7fff6071eff9  com.apple.SecCodeWrapper (4.0 - 448.60.2) <4EED91B7-2B87-3EDF-9E92-311F55247B3C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff60891000 -     0x7fff609b5ff4  com.apple.Sharing (1506.6 - 1506.6) <6E65B170-45C1-354E-8D55-22BF5DFF9C90> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff619cd000 -     0x7fff61cc5ffa  com.apple.SkyLight (1.600.0 - 450.1) <65653F86-25AD-3283-9F81-DA56A8D01F69> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6250d000 -     0x7fff6251bfff  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <0D6C7167-ECA8-3D6E-BC08-CCE8B4115F8E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff62bec000 -     0x7fff62c2dff9  com.apple.StreamingZip (1.0 - 1) <EE12C4F6-D0AB-30E3-975D-4FBC599CB608> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff62d3e000 -     0x7fff62d47ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <06787E03-CFFE-3240-B95A-8D2763ED550B> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff62ffd000 -     0x7fff6300dff3  com.apple.TCC (1.0 - 1) <5DDF1103-C7EE-3588-A532-F33AC526B288> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff63502000 -     0x7fff635c9ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <360BB4A8-E37F-30DB-B798-2DAD29DEA9D3> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff63746000 -     0x7fff63747fff  com.apple.TrustEvaluationAgent (2.0 - 33) <B479997B-F2E3-3D95-88F2-572D25B14A15> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff64420000 -     0x7fff6467aff2  com.apple.UIFoundation (1.0 - 660) <5BAA592B-3B1B-367F-8A26-3AFFB4C355D0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6526e000 -     0x7fff6528efff  com.apple.UserManagement (1.0 - 1) <EDB62A60-2BCA-3022-A07F-83E9E0431C48> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff66042000 -     0x7fff6612cffe  com.apple.ViewBridge (462 - 462) <AD0573C5-5C5A-3BE3-AD29-FEE92A78B169> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff662d2000 -     0x7fff662d3fff  com.apple.WatchdogClient.framework (1.0 - 67.60.1) <DE42FAF9-24CB-34DA-9AD0-76FE0F3C1C5E> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff66eb0000 -     0x7fff66eb3ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <E7FE2B68-51FA-3863-AB49-BEE9D862DBAB> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff66f2c000 -     0x7fff66f3aff5  com.apple.audio.caulk (1.0 - 32.3) <400717FB-3552-3F61-BCBE-53F89F33DDAE> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6727b000 -     0x7fff6727dff3  com.apple.loginsupport (1.0 - 1) <1E3EFDAA-97FB-352A-8802-005343FE60F9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6727e000 -     0x7fff67291ffd  com.apple.login (3.0 - 3.0) <40531B9D-B0F1-371F-A5E8-0FC91D7AD175> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff675a1000 -     0x7fff675d7ffa  libAudioToolboxUtility.dylib (1104.30) <5688DDAC-8A24-3061-B431-43AFCA320EF5> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff675de000 -     0x7fff67613ff7  libCRFSuite.dylib (48) <7E22F62C-3EEA-3880-9CCD-0EA93FB953DC> /usr/lib/libCRFSuite.dylib
    0x7fff67616000 -     0x7fff67620ff3  libChineseTokenizer.dylib (34) <3023F415-2B77-38DA-ABDD-16BFD18CED69> /usr/lib/libChineseTokenizer.dylib
    0x7fff676ad000 -     0x7fff676afff7  libDiagnosticMessagesClient.dylib (112) <D84AA565-8B5C-39EB-AB5E-61DC38B8493C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff676f4000 -     0x7fff678abff3  libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
    0x7fff678d2000 -     0x7fff678d8ff3  libIOReport.dylib (54) <B68B8787-1D0A-3E06-8E6A-0E59771F796C> /usr/lib/libIOReport.dylib
    0x7fff679b8000 -     0x7fff679bffff  libMatch.1.dylib (36) <F161E5B5-59CB-3C46-BA6D-0E5DE36DF7FC> /usr/lib/libMatch.1.dylib
    0x7fff679ef000 -     0x7fff67a0efff  libMobileGestalt.dylib (826.60.1) <7FA72434-FD46-300D-A6BD-D47A4FEF03C5> /usr/lib/libMobileGestalt.dylib
    0x7fff67b75000 -     0x7fff67b76ff3  libSystem.B.dylib (1281) <2F6BCFD9-A5F9-30FE-BF5A-5C53D3CBAB4D> /usr/lib/libSystem.B.dylib
    0x7fff67c05000 -     0x7fff67c06fff  libThaiTokenizer.dylib (3) <DDCB09BD-CBDF-3628-B44F-C5328037A929> /usr/lib/libThaiTokenizer.dylib
    0x7fff67c1e000 -     0x7fff67c34fff  libapple_nghttp2.dylib (1.39.2) <0685C38F-7A9F-34CB-B3FF-92601483A0FF> /usr/lib/libapple_nghttp2.dylib
    0x7fff67c69000 -     0x7fff67cdbff7  libarchive.2.dylib (72.40.2) <88E010D7-060F-333E-B5B4-0249154B9868> /usr/lib/libarchive.2.dylib
    0x7fff67cdc000 -     0x7fff67d72fc5  libate.dylib (2.0.9) <63A28B5E-0AAA-3893-91DD-1A64A03FE8A2> /usr/lib/libate.dylib
    0x7fff67d76000 -     0x7fff67d76ff3  libauto.dylib (187) <724B1E92-64DC-30CD-A90B-DA90B5794A94> /usr/lib/libauto.dylib
    0x7fff67e3d000 -     0x7fff67e4dff3  libbsm.0.dylib (60) <2E6E444F-7BF3-32E0-AF3A-DE9BF9D9DAAB> /usr/lib/libbsm.0.dylib
    0x7fff67e4e000 -     0x7fff67e5afff  libbz2.1.0.dylib (44) <8FCE28A3-D250-37F5-93B6-866E8494DCAA> /usr/lib/libbz2.1.0.dylib
    0x7fff67e5b000 -     0x7fff67eaeff7  libc++.1.dylib (800.7) <6018A70E-5CD3-32AF-BA60-E7A0B7E7CEB2> /usr/lib/libc++.1.dylib
    0x7fff67eaf000 -     0x7fff67ec3fff  libc++abi.dylib (800.7) <BC1E5821-4540-3226-ABB0-BC35E4DDF0B9> /usr/lib/libc++abi.dylib
    0x7fff67ec4000 -     0x7fff67ec4ffb  libcharset.1.dylib (59) <1B71DC8A-FBF2-37F8-92C0-34AE72B7CED3> /usr/lib/libcharset.1.dylib
    0x7fff67ec5000 -     0x7fff67ed6ffb  libcmph.dylib (8) <55F5F96B-F93C-3A1A-80F7-61B9ED2C2F6C> /usr/lib/libcmph.dylib
    0x7fff67ed7000 -     0x7fff67eeefe7  libcompression.dylib (87) <35A0C0B0-6545-3E18-AEA7-F8C70E0FB095> /usr/lib/libcompression.dylib
    0x7fff681be000 -     0x7fff681d4ff7  libcoretls.dylib (167) <EFA4D470-4840-3D55-A287-32E82EC0EC58> /usr/lib/libcoretls.dylib
    0x7fff681d5000 -     0x7fff681d6fff  libcoretls_cfhelpers.dylib (167) <F0EAEB10-7C1F-3CB1-B04E-D7B96665C749> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff68379000 -     0x7fff68473fff  libcrypto.35.dylib (47.11.1) <7260227F-1E87-3E19-88B1-9EBF75620398> /usr/lib/libcrypto.35.dylib
    0x7fff6877f000 -     0x7fff68780ff7  libcrypto.dylib (47.11.1) <48626F88-6D56-3358-AD8E-BBE8A6938205> /usr/lib/libcrypto.dylib
    0x7fff68794000 -     0x7fff687f3fff  libcups.2.dylib (483.2) <2C8BF301-578F-3148-9A52-C1CA90402D9B> /usr/lib/libcups.2.dylib
    0x7fff688ff000 -     0x7fff688fffff  libenergytrace.dylib (21) <38819A80-4A1A-32D7-99D3-B675808F30CF> /usr/lib/libenergytrace.dylib
    0x7fff68900000 -     0x7fff68919ff7  libexpat.1.dylib (19.60.2) <81E75AD6-C332-3DC6-804F-A71FC64EC6A1> /usr/lib/libexpat.1.dylib
    0x7fff68927000 -     0x7fff68929fff  libfakelink.dylib (149) <AAA5BBB4-F6FA-3B36-9245-B6999A95C63C> /usr/lib/libfakelink.dylib
    0x7fff68938000 -     0x7fff6893dfff  libgermantok.dylib (24) <6D3925E0-8A6F-3BE1-8729-ABEDE2264AF1> /usr/lib/libgermantok.dylib
    0x7fff6893e000 -     0x7fff68947ff7  libheimdal-asn1.dylib (564.60.2) <69184137-9EFE-366C-BE2D-7027A1677F76> /usr/lib/libheimdal-asn1.dylib
    0x7fff68948000 -     0x7fff68a38ff7  libiconv.2.dylib (59) <54B90704-F9C8-31B4-AE04-FE496B3725A3> /usr/lib/libiconv.2.dylib
    0x7fff68a39000 -     0x7fff68c91ff7  libicucore.A.dylib (64252.0.1) <AD2FDFC2-F9D9-3D64-950A-6CF6FC114B95> /usr/lib/libicucore.A.dylib
    0x7fff68cab000 -     0x7fff68cacfff  liblangid.dylib (133) <7E36BF2A-6E88-3A32-8412-4FD5D850D44A> /usr/lib/liblangid.dylib
    0x7fff68cad000 -     0x7fff68cc5ff3  liblzma.5.dylib (16) <A4980A1E-CA23-31F2-8CAD-3BA62F802FE7> /usr/lib/liblzma.5.dylib
    0x7fff68cdd000 -     0x7fff68d84fff  libmecab.dylib (883.1.1) <790EBEF5-E677-363E-848F-C5E378F35C98> /usr/lib/libmecab.dylib
    0x7fff68d85000 -     0x7fff68fe7fe1  libmecabra.dylib (883.1.1) <B59546A4-D7B2-365E-ADB3-13BC524E3407> /usr/lib/libmecabra.dylib
    0x7fff69353000 -     0x7fff69382ff7  libncurses.5.4.dylib (57) <D781E97A-8970-329C-ADB8-F3CEA0343F8E> /usr/lib/libncurses.5.4.dylib
    0x7fff694b1000 -     0x7fff69927ff7  libnetwork.dylib (1880.60.5) <0B1AF784-11A0-31EE-AC24-2E0BAB975CC7> /usr/lib/libnetwork.dylib
    0x7fff699c6000 -     0x7fff699f7fc6  libobjc.A.dylib (781.2) <17241F77-6A7A-39D7-8836-63E2725AA3C9> /usr/lib/libobjc.A.dylib
    0x7fff69a0a000 -     0x7fff69a0efff  libpam.2.dylib (25) <C6BFA445-E6A2-3A18-89F3-2E1D85405E69> /usr/lib/libpam.2.dylib
    0x7fff69a11000 -     0x7fff69a47ff7  libpcap.A.dylib (89.60.2) <882835C6-7DA0-3465-A646-EBA215EF9DAD> /usr/lib/libpcap.A.dylib
    0x7fff69ac9000 -     0x7fff69ae1ff7  libresolv.9.dylib (67.40.1) <2DEF6C56-0CF8-3469-B21C-D8994D048807> /usr/lib/libresolv.9.dylib
    0x7fff69ae3000 -     0x7fff69b27fff  libsandbox.1.dylib (1217.61.1) <5D1AC9FE-A068-3883-AEB6-5F0D2F8B93A5> /usr/lib/libsandbox.1.dylib
    0x7fff69b3b000 -     0x7fff69b3cff7  libspindump.dylib (281.2) <8541CC86-40AB-3118-BD79-6B15F5871188> /usr/lib/libspindump.dylib
    0x7fff69b3d000 -     0x7fff69d2aff7  libsqlite3.dylib (308.4) <5FAC89DA-EC45-3F38-8D00-FE638D6FD4D5> /usr/lib/libsqlite3.dylib
    0x7fff69f7c000 -     0x7fff69f7fffb  libutil.dylib (57) <86C9C769-0523-38C6-940E-900C8CAB780A> /usr/lib/libutil.dylib
    0x7fff69f80000 -     0x7fff69f8dfff  libxar.1.dylib (420) <03679705-EDE0-361D-B0B2-1A69170A6FF1> /usr/lib/libxar.1.dylib
    0x7fff69f93000 -     0x7fff6a075ff7  libxml2.2.dylib (32.13) <DDA76502-B9D9-3459-97DB-C8B85D9310A9> /usr/lib/libxml2.2.dylib
    0x7fff6a079000 -     0x7fff6a0a1fff  libxslt.1.dylib (16.7) <0BBEC00F-116C-3AF8-B751-970482388AED> /usr/lib/libxslt.1.dylib
    0x7fff6a0a2000 -     0x7fff6a0b4ffb  libz.1.dylib (76) <1005ADEB-04A2-3E42-B915-AB4B40A7AB3A> /usr/lib/libz.1.dylib
    0x7fff6ab18000 -     0x7fff6ab1dff3  libcache.dylib (83) <AD7479C0-73FA-3B2E-9544-D566DFFAB4C6> /usr/lib/system/libcache.dylib
    0x7fff6ab1e000 -     0x7fff6ab29fff  libcommonCrypto.dylib (60165) <F7B65873-FAC8-3EB5-8912-34109EFC74B5> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6ab2a000 -     0x7fff6ab31fff  libcompiler_rt.dylib (101.2) <51107CAA-0727-370D-8287-940D40D09AC1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6ab32000 -     0x7fff6ab3bfff  libcopyfile.dylib (166.40.1) <6454A046-88E5-32D6-898C-FB0D30D28637> /usr/lib/system/libcopyfile.dylib
    0x7fff6ab3c000 -     0x7fff6abd3fe7  libcorecrypto.dylib (866.60.3) <8090C446-35C8-31B4-8B1E-AF6D0EF3524B> /usr/lib/system/libcorecrypto.dylib
    0x7fff6acea000 -     0x7fff6ad2bff0  libdispatch.dylib (1173.60.1) <A9EDFE95-31BA-3BEF-89CA-60DE153237FA> /usr/lib/system/libdispatch.dylib
    0x7fff6ad2c000 -     0x7fff6ad61ff7  libdyld.dylib (733.8) <8E2D3DED-0756-37A0-9D55-B9264CA020B4> /usr/lib/system/libdyld.dylib
    0x7fff6ad62000 -     0x7fff6ad62ffb  libkeymgr.dylib (30) <0B9A3AF7-086E-3E7A-A52E-3DAF2E52CF86> /usr/lib/system/libkeymgr.dylib
    0x7fff6ad63000 -     0x7fff6ad6fff7  libkxld.dylib (6153.61.1) <E4A12D21-999B-34CE-ACEC-7C7972B3BAED> /usr/lib/system/libkxld.dylib
    0x7fff6ad70000 -     0x7fff6ad70ff7  liblaunch.dylib (1738.61.1) <A061D971-A337-3528-8B78-FFAD2B0B5CC6> /usr/lib/system/liblaunch.dylib
    0x7fff6ad71000 -     0x7fff6ad76ff7  libmacho.dylib (949.0.1) <9831715F-ED86-3A9D-88CD-152C888B784B> /usr/lib/system/libmacho.dylib
    0x7fff6ad77000 -     0x7fff6ad79ff7  libquarantine.dylib (110.40.3) <58CE8913-EC7B-376B-BC80-69763993A1E4> /usr/lib/system/libquarantine.dylib
    0x7fff6ad7a000 -     0x7fff6ad7bff7  libremovefile.dylib (48) <4E1AD797-3993-3E05-BB9B-B4E3038CE09C> /usr/lib/system/libremovefile.dylib
    0x7fff6ad7c000 -     0x7fff6ad93fff  libsystem_asl.dylib (377.60.2) <2CD6CABE-F8D7-3CCA-A930-08F8AC356D30> /usr/lib/system/libsystem_asl.dylib
    0x7fff6ad94000 -     0x7fff6ad94fff  libsystem_blocks.dylib (74) <71A75F21-83AD-382F-95E4-4D6B77B4B9FE> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6ad95000 -     0x7fff6ae1cff7  libsystem_c.dylib (1353.60.8) <ECA8CD0D-0B55-3151-B389-8109DAEC85B1> /usr/lib/system/libsystem_c.dylib
    0x7fff6ae1d000 -     0x7fff6ae20ffb  libsystem_configuration.dylib (1061.40.2) <CE186284-4923-35DE-9141-7B6B89523668> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6ae21000 -     0x7fff6ae24ff7  libsystem_coreservices.dylib (114) <FBE4483A-7B6E-30CF-AECE-828AFFACDC15> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6ae25000 -     0x7fff6ae2dfff  libsystem_darwin.dylib (1353.60.8) <9AC37996-630C-3B1E-8285-CFC77B684359> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6ae2e000 -     0x7fff6ae35ffb  libsystem_dnssd.dylib (1096.60.2) <7F0DF910-F4AC-3CED-9494-295B5E45549C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6ae36000 -     0x7fff6ae37ffb  libsystem_featureflags.dylib (17) <985005B7-C0B3-3DCA-B064-6D34A0687212> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6ae38000 -     0x7fff6ae85fff  libsystem_info.dylib (538) <D9805FBC-1BBD-3825-AB62-83C3ABB4191F> /usr/lib/system/libsystem_info.dylib
    0x7fff6ae86000 -     0x7fff6aeb2ff7  libsystem_kernel.dylib (6153.61.1) <90F8650F-D3A9-38B3-BB8C-B5D3686393BC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6aeb3000 -     0x7fff6aefafcf  libsystem_m.dylib (3178) <92F1FF45-BD1C-32FE-A9A9-D12AF02C8212> /usr/lib/system/libsystem_m.dylib
    0x7fff6aefb000 -     0x7fff6af22fff  libsystem_malloc.dylib (283.60.1) <51472F42-71BE-348F-B42E-4EDD3040B690> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6af23000 -     0x7fff6af30ffb  libsystem_networkextension.dylib (1095.60.2) <846C06C0-A705-38AE-8A29-3FA4153252B3> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6af31000 -     0x7fff6af3aff3  libsystem_notify.dylib (241) <7CB7DE46-5877-3CAD-8526-CACEA22F3AD5> /usr/lib/system/libsystem_notify.dylib
    0x7fff6af3b000 -     0x7fff6af44fef  libsystem_platform.dylib (220) <AC9560A9-CCE8-3158-BCC8-8FF47929397A> /usr/lib/system/libsystem_platform.dylib
    0x7fff6af45000 -     0x7fff6af4ffff  libsystem_pthread.dylib (416.60.2) <9D14694F-F3FE-385D-9B23-6A87844D5CBF> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6af50000 -     0x7fff6af54fff  libsystem_sandbox.dylib (1217.61.1) <AA2E4441-A517-3921-AF0E-AA8158D2A6D9> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6af55000 -     0x7fff6af57fff  libsystem_secinit.dylib (62.60.1) <129C187A-E580-3F00-A0C3-E96A633364F1> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6af58000 -     0x7fff6af5fffb  libsystem_symptoms.dylib (1238.60.1) <5540DEA3-9C3A-3991-8C3A-7B375A5410C7> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6af60000 -     0x7fff6af76ff2  libsystem_trace.dylib (1147.60.3) <EF6BD746-85CD-3490-92E6-7C7EDA0B703B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6af78000 -     0x7fff6af7dffb  libunwind.dylib (35.4) <769F4C16-2746-3182-85C1-45CC98D119C8> /usr/lib/system/libunwind.dylib
    0x7fff6af7e000 -     0x7fff6afb2ffe  libxpc.dylib (1738.61.1) <AC9AD00D-BAA9-3ABC-B557-77E604CF9955> /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: 51134
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=590.4M resident=0K(0%) swapped_out_or_unallocated=590.4M(100%)
Writable regions: Total=651.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=651.8M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                  992K        2 
CG image                           284K        2 
CoreAnimation                       76K        7 
CoreGraphics                         8K        1 
CoreImage                           24K        2 
CoreServices                        52K        1 
CoreUI image data                  624K        5 
Foundation                           4K        1 
IOKit                             7940K        1 
JS VM register file               4360K        4 
JS VM register file (reserved)    2040K        1         reserved VM address space (unallocated)
Kernel Alloc Once                    8K        1 
MALLOC                           226.4M       93 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)            256K        2         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
OpenGL GLSL                        256K        3 
STACK GUARD                       56.0M       11 
Stack                             20.6M       11 
VM_ALLOCATE                       8180K       62 
WebAssembly memory                4096K        1 
__DATA                            27.7M      369 
__DATA_CONST                       220K        4 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       362.1M       68 
__OBJC_RO                         32.0M        1 
__OBJC_RW                         1780K        2 
__TEXT                           228.4M      356 
__UNICODE                          564K        1 
mapped file                      371.4M      118 
shared memory                      640K       15 
===========                     =======  ======= 
TOTAL                              1.7G     1160 
TOTAL, minus reserved VM space     1.3G     1160 

Model: MacBookPro11,4, BootROM 195.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2,2 GHz, 16 GB, SMC 2.29f24
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.77.106.3 AirPortDriverBrcmNIC-1435.3)
Bluetooth: Version 7.0.2f4, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

yubikey-manager-qt-0.5.2.tar.gz is missing VERSION file

The tarball is missing the file VERSION, triggering a git repo search in compute_version.py and effectively failing to determine the version as follows:

Traceback (most recent call last):
  File "../compute-version.py", line 112, in <module>
    print(compute_version(tag_prefix=args.tag_prefix))
  File "../compute-version.py", line 82, in compute_version
    raise ChildProcessError(git_result.stderr)  # noqa: F821
ChildProcessError: fatal: not a git repository (or any parent up to mount point /var/tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Project MESSAGE: Version of this build:

Password and PIN prompted when importing certificates

If a certificate is imported (after generating a CSR) on the Yubikey, a password query appears first and then the query for the management key or alternatively for the PIN.

However, there is no password for a certificate, only for PKCS#12 files. Therefore the query for the password is unnecessary. It does not matter what password is entered.

Could not initialize GLX

I am trying to start the Linux appimage of yubikey manager but it gives this error:

$ ./yubikey-manager-qt-1.1.1-linux.AppImage 
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
Could not initialize GLX
Aborted (core dumped)

I am using Fedora Workstation 29 x64

Clarify modhex in GUI

What modhex means need to be clarified in some way in the GUI. Tooltip, link or better description.

Stuck on Insert your YubiKey

Hi I have the same issue

I configured my Yubikey NFC with Gnupg on the terminal and I can access the device with authenticator. So not sure what the problem is.

I have installed latest version (1.1.4) Mac Version on High Sierra.
Any help welcome

Originally posted by @teambates in #194 (comment)

ykman-gui.exe crashes at startup

In Windows 7 SP1, Yubikey Manager installed from yubikey-manager-qt-1.0.0-win64.exe (or yubikey-manager-qt-1.0.0-win32.exe) crashes when being started.

If I launch it from command line: ykman-gui.exe --log-level DEBUG --log-file C:\Users\blah\Documents\ykman-gui.log, this gives me no log file at all.
ykman.exe that is installed by the same binary seems to work well (at least "ykman info" is OK).

That's not much information on the origin of the problem... but I can do more tests if you have suggestions.

yubikey-manager-qt-0.5.1: tarball is not compressed and contains an incorrect entry

The release file yubikey-manager-qt-0.5.1.tar.gz (SHA256 b641c993d37b0e96ec8e543e6c5ce28ecfcfb48d66ef839c9442f942a85bfeb6) doesn't appear to be a gzip compressed data:

$ file yubikey-manager-qt-0.5.1.tar.gz 
yubikey-manager-qt-0.5.1.tar.gz: POSIX tar archive

Moreover, I get the following error while trying to unpack it:

$ tar xvf yubikey-manager-qt-0.5.1.tar.gz 
[...]
tar: .: Cannot utime: Operation not permitted
tar: .: Cannot change mode to rwxr-xr-t: Operation not permitted
tar: Exiting with failure status due to previous errors

It works if I try to extract only the ./yubikey-manager-qt member, i.e. tar xvf yubikey-manager-qt-0.5.1.tar.gz './yubikey-manager-qt'. There's a ./ entry in the archive that tries to overwrite the current directory, which fails in my case due to '/tmp' being owned by root:

 drwxr-xr-x    user/staff         0 ./

Path to file storage and loading not remembered

If a CSR is created or a certificate imported, the documents folder in the home path is always displayed by default. It would be nice if the previously used path would be remembered so that you don't have to select it again and again.

Yubikey Y-255 not recognized on OpenBSD 6.6 (with all syspatch patches applied)

Yubikey-manager-qt is not detecting my Yubikey Y-255 key.

I have installed pcsc-lite and pcsc-tools, and pcscd is running. When I insert my Yubikey, the OS seems to recognize it.

Here is what is in /var/log/messages after insertion:

Dec 21 17:31:23 hostname /bsd: uhidev0 at uhub0 port 2 configuration 1 interface 0 "Yubico Security Key by Yubico" rev 2.00/5.24 addr 4
Dec 21 17:31:23 hostname /bsd: uhidev0: iclass 3/0
Dec 21 17:31:23 hostname /bsd: uhid0 at uhidev0: input=64, output=64, feature=0

yubikey-manager-qt

Issue with Ubuntu install instructions

Hi,

Step 3 in the Ubuntu install instructions says:

sudo apt install yubikey-manager-qt

I receive the following error:

E: Unable to locate package yubikey-manager-qt

I have successfully added the PPA and am able to install other programs such as yubikey-personalization-gui & yubioath-desktop

Can you suggest how to proceed?

Thanks heaps,
Darren

Add about page

Should include copyright information , version number and maybe a link to knowledge base.

PyOtherSide errors on startup sometimes

yubikey-manager-qt version 8918b11 self compiled from git
OS is updated Debian unstable
Yubikey 5 NFC

Sometimes but not always I get the following errors on startup:

"PyOtherSide error: Traceback (most recent call last):\n\n  File \"<string>\", line 1, in <module>\n\nAttributeError: module 'yubikey' has no attribute 'init'\n"
qml: Function not found: 'yubikey.init' (Traceback (most recent call last):

  File "<string>", line 1, in <module>

AttributeError: module 'yubikey' has no attribute 'init'
)
"PyOtherSide error: Traceback (most recent call last):\n\n  File \"<string>\", line 1, in <module>\n\nAttributeError: module 'yubikey' has no attribute 'controller'\n"
qml: Function not found: 'yubikey.controller.count_devices' (Traceback (most recent call last):

  File "<string>", line 1, in <module>

AttributeError: module 'yubikey' has no attribute 'controller'
)

Seems to be a related bug to this issue from yubioath-desktop:

Yubico/yubioath-flutter#491

yubikey-manager-qt : Depends: python3-yubikey-manager (<= 0.6) but 0.6.0~ppa1~xenial1 is to be installed

OS: Linux Mint 18.3

I've seen a similar problem with yubioath-desktop
Yubico/yubioath-flutter#261
Now I'm experiencing it with yubikey-manager-qt.
Which I successfully installed a few days ago, and now it's gone and can't be re-installed.

$ apt install yubikey-manager-qt 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 yubikey-manager-qt : Depends: python3-yubikey-manager (<= 0.6) but 0.6.0~ppa1~xenial1 is to be installed
E: Unable to correct problems, you have held broken packages.
$ apt version python3-yubikey-manager 
0.6.0~ppa1~xenial1

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.