List all credentials that match the URL. For my example there would be more than 50 credentials. When using keepasshttp, from the website, it would allow me to select the credentials and then fill in the username and password.
It says that no credentials are found. But, for the url, there are about 65 different logins.
It should give a list of credentials to select. Once selected, it fills in the username and password.
I have many multiple logins for a given website to provide demonstrations for our customers. Without this ability, it greatly slows me down to switch logins.
KeePassXC - Version 2.3.1
Revision: 2fcaeea
Libraries:
Operating system: macOS High Sierra (10.13)
CPU architecture: x86_64
Kernel: darwin 17.4.0
Enabled extensions:
Folders? I think you mean groups. Just confirmed it with manually created groups and with a group that holds credentials created from the browser extension. This is a basic behaviour that should work always. Are you sure you have Activate autocomplete for username fields. enabled from the extension settings?
Yes. Activate autocomplete for username fields is selected from extension settings. My database was imported into KeePassXC from the older format. Will that make a difference? You said, "holds credentials created from the browser extension"
Then it should work. And the database is connected? You can view the status from the popup. The database format doesn't matter in this case.
I meant the group KeePassXC-Browser Passwords which is created if credentials are saved from the extension side.
When clicking on the plugin it says...
KeePassXC-Browser has been configured using the identifier "Chome01" and is successfully connected to KeePassXC.
Other, single credential, sites work fine, so I am assuming that the creds don't have to be in the KeePassXC-Browser passwords group.
Yes. They don't have to be in that group.
Is there any other information I can provide to assist?
I just tested this using some made up entries for twitter and it worked perfectly fine. Make sure that the URL that you entered in the entries matches exactly with the one for the site you are visiting. I did notice that I had put in https://www.twitter.com which DID NOT match with the address bar https://twitter.com
The URL matches perfectly. The issue is reproduceable and provides the following error details...
To reproduce, I just have to open up KeePassXC, Chrome -> Reload with plug in icon, navigate to my login page and it blows up.
Process: KeePassXC [28433]
Path: /Applications/KeePassXC.app/Contents/MacOS/KeePassXC
Identifier: org.keepassx.keepassxc
Version: 2.3.1 (???)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: KeePassXC [28433]
User ID: 502
Date/Time: 2018-03-12 08:48:47.032 -0700
OS Version: Mac OS X 10.13.3 (17D102)
Report Version: 12
Anonymous UUID: 99D71EE1-D70C-78ED-C378-536597C880BD
Time Awake Since Boot: 3700 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
abort() called
* error for object 0x7f966b8e7800: incorrect checksum for freed object - object was probably modified after being freed.
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff77801e3e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff77940150 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff7775e312 abort + 127
3 libsystem_malloc.dylib 0x00007fff77866b28 szone_error + 596
4 libsystem_malloc.dylib 0x00007fff7786813f small_free_list_remove_ptr_no_clear + 790
5 libsystem_malloc.dylib 0x00007fff7785c191 small_malloc_from_free_list + 403
6 libsystem_malloc.dylib 0x00007fff7785a89d szone_malloc_should_clear + 1600
7 libsystem_malloc.dylib 0x00007fff7785a201 malloc_zone_malloc + 103
8 libsystem_malloc.dylib 0x00007fff7785950b malloc + 24
9 org.qt-project.QtCore 0x0000000104c936d8 QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags
10 org.qt-project.QtCore 0x0000000104c95a3c QByteArray::reallocData(unsigned int, QFlags
11 org.keepassx.keepassxc 0x0000000103bc0751 BrowserAction::getQByteArray(unsigned char const, unsigned int) const + 81
12 org.keepassx.keepassxc 0x0000000103bbf555 BrowserAction::encrypt(QString, QString) + 2069
13 org.keepassx.keepassxc 0x0000000103bbeba2 BrowserAction::encryptMessage(QJsonObject const&, QString const&) + 258
14 org.keepassx.keepassxc 0x0000000103bbe6e2 BrowserAction::buildResponse(QString const&, QJsonObject const&, QString const&) + 178
15 org.keepassx.keepassxc 0x0000000103bbb766 BrowserAction::handleGetLogins(QJsonObject const&, QString const&) + 1494
16 org.keepassx.keepassxc 0x0000000103bb9320 BrowserAction::handleAction(QJsonObject const&) + 1072
17 org.keepassx.keepassxc 0x0000000103bb8a20 BrowserAction::readResponse(QJsonObject const&) + 640
18 org.keepassx.keepassxc 0x0000000103bc0cea BrowserClients::readResponse(QByteArray const&) + 106
19 org.keepassx.keepassxc 0x0000000103bd39c3 NativeMessagingHost::newLocalMessage() + 243
20 org.qt-project.QtCore 0x0000000104e804bb QMetaObject::activate(QObject, int, int, void) + 2923
21 org.qt-project.QtCore 0x0000000104e804bb QMetaObject::activate(QObject, int, int, void) + 2923
22 org.qt-project.QtNetwork 0x0000000103fd1379 0x103f29000 + 689017
23 org.qt-project.QtNetwork 0x0000000103fe2d30 0x103f29000 + 761136
24 org.qt-project.QtWidgets 0x00000001040989ad QApplicationPrivate::notify_helper(QObject, QEvent) + 269
25 org.qt-project.QtWidgets 0x0000000104099d4a QApplication::notify(QObject, QEvent) + 362
26 org.qt-project.QtCore 0x0000000104e4ff58 QCoreApplication::notifyInternal2(QObject, QEvent*) + 168
27 org.qt-project.QtCore 0x0000000104e9feab 0x104c67000 + 2330283
28 com.apple.CoreFoundation 0x00007fff4fddc5a8 __CFSocketPerformV0 + 1016
29 com.apple.CoreFoundation 0x00007fff4fdbd721 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
30 com.apple.CoreFoundation 0x00007fff4fe770ac __CFRunLoopDoSource0 + 108
31 com.apple.CoreFoundation 0x00007fff4fda0260 __CFRunLoopDoSources0 + 208
32 com.apple.CoreFoundation 0x00007fff4fd9f6dd __CFRunLoopRun + 1293
33 com.apple.CoreFoundation 0x00007fff4fd9ef43 CFRunLoopRunSpecific + 483
34 com.apple.HIToolbox 0x00007fff4f0b6e26 RunCurrentEventLoopInMode + 286
35 com.apple.HIToolbox 0x00007fff4f0b6b96 ReceiveNextEventCommon + 613
36 com.apple.HIToolbox 0x00007fff4f0b6914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
37 com.apple.AppKit 0x00007fff4d381f5f _DPSNextEvent + 2085
38 com.apple.AppKit 0x00007fff4db17b4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
39 com.apple.AppKit 0x00007fff4d376d6d -[NSApplication run] + 764
40 libqcocoa.dylib 0x000000010532f05d 0x105308000 + 159837
41 org.qt-project.QtCore 0x0000000104e4bd0e QEventLoop::exec(QFlags
42 org.qt-project.QtCore 0x0000000104e50621 QCoreApplication::exec() + 369
43 org.keepassx.keepassxc 0x0000000103a75fa3 main + 4483
44 libdyld.dylib 0x00007fff776b2115 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff77802562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7793d06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff7793cc4d start_wqthread + 13
Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff77801fca __select + 10
1 com.apple.CoreFoundation 0x00007fff4fdda59b __CFSocketManager + 635
2 libsystem_pthread.dylib 0x00007fff7793d6c1 _pthread_body + 340
3 libsystem_pthread.dylib 0x00007fff7793d56d _pthread_start + 377
4 libsystem_pthread.dylib 0x00007fff7793cc5d thread_start + 13
Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff777f87c2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff777f7cdc mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4fda0575 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4fd9f8c7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4fd9ef43 CFRunLoopRunSpecific + 483
5 com.apple.AppKit 0x00007fff4d4bf3c8 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff7793d6c1 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff7793d56d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff7793cc5d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fffb070b340 rcx: 0x00007ffeec18e488 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeec18e4c0 rsp: 0x00007ffeec18e488
r8: 0x0000000000000010 r9: 0x00000000fffffff0 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x0000000105fa8000 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff77801e3e rfl: 0x0000000000000206 cr2: 0x00007fffb06e9148
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x103a6f000 - 0x103ddeff7 +org.keepassx.keepassxc (2.3.1 - ???) <343DBA0F-E8BE-30A5-A9C8-BF1D8A6484E8> /Applications/KeePassXC.app/Contents/MacOS/KeePassXC
0x103edb000 - 0x103f17fd7 +libsodium.23.dylib (0)
0x103f29000 - 0x104028ff3 +org.qt-project.QtNetwork (5.9 - 5.9.3)
0x104077000 - 0x10407bffb +org.qt-project.QtConcurrent (5.9 - 5.9.3) <51C59522-FEFF-3621-9F69-FDD3135DBE58> /Applications/KeePassXC.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
0x104087000 - 0x1044d2fff +org.qt-project.QtWidgets (5.9 - 5.9.3)
0x10464a000 - 0x10464bff7 +libyubikey.0.dylib (0)
0x104651000 - 0x104659ff3 +libykpers-1.1.dylib (0)
0x104666000 - 0x10466aff7 +libargon2.1.dylib (0)
0x104672000 - 0x104705fff +libgcrypt.20.dylib (0) <44869C3E-E398-3CCE-B915-1D82E95F37A9> /Applications/KeePassXC.app/Contents/Frameworks/libgcrypt.20.dylib
0x104723000 - 0x104730ffb +libgpg-error.0.dylib (0) <2CFB76D2-A060-32D4-81E2-5503988B6D22> /Applications/KeePassXC.app/Contents/Frameworks/libgpg-error.0.dylib
0x10473e000 - 0x104746ffb +org.qt-project.QtMacExtras (5.9 - 5.9.3) <9AAAC2D7-FA24-32E8-81D5-9377C3A13AAE> /Applications/KeePassXC.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras
0x104754000 - 0x104b60feb +org.qt-project.QtGui (5.9 - 5.9.3) <3C92B4B6-FDF7-3E7C-BF6E-F9E6867F19EA> /Applications/KeePassXC.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x104c67000 - 0x10512dfff +org.qt-project.QtCore (5.9 - 5.9.3)
0x1051f2000 - 0x1051f7ff7 +libjson-c.2.dylib (0) <34C386B9-6643-33BC-BD6D-845EAB82AE2A> /Applications/KeePassXC.app/Contents/Frameworks/libjson-c.2.dylib
0x105308000 - 0x105459fff +libqcocoa.dylib (0) <4299B431-9E1E-3EEA-BF46-24AF060287E0> /Applications/KeePassXC.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x1054a5000 - 0x1054d0fff +org.qt-project.QtPrintSupport (5.9 - 5.9.3) <57652DCC-6252-3B97-8DC5-865AFB8B9E9C> /Applications/KeePassXC.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x1060b6000 - 0x10610098f dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
0x108d8f000 - 0x1092d5fff com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.30.14 - 10.3.0) <29688072-0619-357B-BF15-B0ECDE91826B> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x109a3c000 - 0x109a42fff +libqgif.dylib (0)
0x109a48000 - 0x109a4fffb +libqicns.dylib (0) <4E54F343-4871-35D5-960B-983A809A4359> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqicns.dylib
0x109a56000 - 0x109a5bfff +libqico.dylib (0) <1CDD3EDD-117C-3CFF-B3EF-25FC6E62CD4A> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqico.dylib
0x109a62000 - 0x109a9dff7 +libqjpeg.dylib (0)
0x109aa6000 - 0x109aaaff7 +libqmacjp2.dylib (0) <596681DE-411B-358C-930E-EA40499ADF17> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x109ab1000 - 0x109ab5ff7 +libqtga.dylib (0)
0x109abb000 - 0x109b1dffb +libqtiff.dylib (0)
0x109b29000 - 0x109b2dff7 +libqwbmp.dylib (0) <0B69AB5F-7B8B-34DE-84AA-F680BD3E1CB0> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x109b34000 - 0x109bc1ff7 +libqwebp.dylib (0) <052DAD49-FE02-3DB4-9001-B3A05A3477CC> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x109bce000 - 0x109bd7ffb +libkeepassx-autotype-cocoa.so (0) <2FE8E78F-B40D-349D-9D42-C896B15B2499> /Applications/KeePassXC.app/Contents/PlugIns/libkeepassx-autotype-cocoa.so
0x10a958000 - 0x10a965ff7 com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <53D7FD84-CC8F-3766-90AB-518826F2E3D5> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x7fff49cd5000 - 0x7fff49d58ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.30.14 - 10.3.0)
0x7fff4bf60000 - 0x7fff4bf64ffb com.apple.agl (3.3.1 - AGL-3.3.1) <5A110DE6-3EE7-343B-95FE-9642517D1B64> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff4c301000 - 0x7fff4c301fff com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff4c302000 - 0x7fff4c318fe3 libCGInterfaces.dylib (417) <27E09D39-51B5-3297-BE33-0DB1736B833A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff4c319000 - 0x7fff4c817fc3 com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff4c818000 - 0x7fff4c972fcb libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff4c973000 - 0x7fff4c9a1fef libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff4c9a2000 - 0x7fff4cd62ff7 libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff4cd63000 - 0x7fff4cd78ff7 libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff4cd79000 - 0x7fff4cd7eff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4cd7f000 - 0x7fff4cdddfff libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff4cdde000 - 0x7fff4cdf1fff libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff4cdf2000 - 0x7fff4cf9efc3 libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff4cf9f000 - 0x7fff4d04ffef libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff4d050000 - 0x7fff4d050fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff4d340000 - 0x7fff4e19dfff com.apple.AppKit (6.9 - 1561.20.106)
0x7fff4e1ef000 - 0x7fff4e1effff com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff4e1f0000 - 0x7fff4e256fff com.apple.ApplicationServices.ATS (377 - 445)
0x7fff4e2ef000 - 0x7fff4e411fff libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff4e412000 - 0x7fff4e45cff7 libFontRegistry.dylib (221)
0x7fff4e501000 - 0x7fff4e534ff7 libTrueTypeScaler.dylib (222.1.2) <33C245B4-E1AD-3C89-B735-5A5610E547C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff4e59e000 - 0x7fff4e5a2ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff4e642000 - 0x7fff4e694ff7 com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff4e695000 - 0x7fff4e6a3fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff4e6a4000 - 0x7fff4e6f0fff com.apple.print.framework.PrintCore (13 - 503)
0x7fff4e6f1000 - 0x7fff4e72bfff com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff4e72c000 - 0x7fff4e738fff com.apple.speech.synthesis.framework (7.4.1 - 7.4.1) <9ABE85D9-6E4A-3CEF-AA09-F81E52730598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff4e739000 - 0x7fff4e9c4fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <46EDC245-5877-3438-805C-3AA0316E3F5C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff4e9c6000 - 0x7fff4e9c6fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0FC3B4FF-FFAB-3346-9A6A-C1DE033185EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff4ecdb000 - 0x7fff4f06dfff com.apple.CFNetwork (893.13.1 - 893.13.1) <3ECC6AD0-B47D-38D2-BF26-496B34847D25> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff4f082000 - 0x7fff4f082fff com.apple.Carbon (158 - 158)
0x7fff4f083000 - 0x7fff4f086ffb com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff4f087000 - 0x7fff4f38cff7 com.apple.HIToolbox (2.1.1 - 910.4)
0x7fff4f38d000 - 0x7fff4f390ffb com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff4f391000 - 0x7fff4f396fff com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff4f397000 - 0x7fff4f42cffb com.apple.ink.framework (10.9 - 220)
0x7fff4f42d000 - 0x7fff4f447ff7 com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff4f468000 - 0x7fff4f469fff com.apple.print.framework.Print (12 - 267)
0x7fff4f46a000 - 0x7fff4f46cff7 com.apple.securityhi (9.0 - 55006)
0x7fff4f46d000 - 0x7fff4f473fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff4f58e000 - 0x7fff4f647ff7 com.apple.ColorSync (4.13.0 - 546)
0x7fff4f7d4000 - 0x7fff4f867ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0)
0x7fff4f8ce000 - 0x7fff4f8f7ffb com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff4f8f8000 - 0x7fff4fc4cfe7 com.apple.CoreData (120 - 849.2)
0x7fff4fc4d000 - 0x7fff4fd19fff com.apple.CoreDisplay (1.0 - 81.7)
0x7fff4fd1a000 - 0x7fff501bafe7 com.apple.CoreFoundation (6.9 - 1451) <7AFE9C8F-A562-3AFC-8402-117AA02F57E9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff501bc000 - 0x7fff507c9fef com.apple.CoreGraphics (2.0 - 1129.5)
0x7fff507cb000 - 0x7fff50abafff com.apple.CoreImage (13.0.0 - 579.2.9) <8AE143AB-6284-3B00-B56D-8C0C1826EF34> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff50e7a000 - 0x7fff50e7afff com.apple.CoreServices (822.19 - 822.19) <44456ED2-59E4-34CB-B41B-C6A82B269949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff50e7b000 - 0x7fff50eefffb com.apple.AE (735.1 - 735.1)
0x7fff50ef0000 - 0x7fff511c7ff7 com.apple.CoreServices.CarbonCore (1178.2 - 1178.2)
0x7fff511c8000 - 0x7fff511fcff7 com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff511fd000 - 0x7fff51205ff3 com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff51206000 - 0x7fff513beff7 com.apple.LaunchServices (822.19 - 822.19) <2895A919-0445-3CE2-9696-40122B5A46C5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff513bf000 - 0x7fff5146eff7 com.apple.Metadata (10.7.0 - 1191.2.6)
0x7fff5146f000 - 0x7fff514ccff7 com.apple.CoreServices.OSServices (822.19 - 822.19) <34BF1FAC-A0F7-37B4-950D-46408EBA9684> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff514cd000 - 0x7fff5153bfff com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff5153c000 - 0x7fff51560ffb com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff517fb000 - 0x7fff51949fff com.apple.CoreText (352.0 - 578.12.1) <55B16B2D-F083-3B89-A5C2-52FB053331F2> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff5194a000 - 0x7fff51984ff3 com.apple.CoreVideo (1.8 - 279.2)
0x7fff51985000 - 0x7fff51a0fffb com.apple.framework.CoreWLAN (13.0 - 1339) <16DDD47C-BBFE-3D49-8BDF-3652017240FD> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff51b9d000 - 0x7fff51ba8ff7 com.apple.DirectoryService.Framework (10.13 - 207) <79F272D7-48AE-3D1E-AC5B-3CEB5F16E7D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff51ba9000 - 0x7fff51c63fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <2094BAC4-4F37-3741-B9BD-60158A63C503> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff51c8a000 - 0x7fff51c8ffff com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff51e50000 - 0x7fff52215fff com.apple.Foundation (6.9 - 1451)
0x7fff52285000 - 0x7fff522b5fff com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff523c7000 - 0x7fff524caff3 com.apple.Bluetooth (6.0.2 - 6.0.2f2) <718565B3-6DA7-3DF9-BB51-391FFCAEAFA5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff5252a000 - 0x7fff525c5fff com.apple.framework.IOKit (2.0.2 - 1445.40.1) <9CFA07B9-BA6E-31E4-AD4F-C47071A8C522> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff525c7000 - 0x7fff525ceffb com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff52625000 - 0x7fff5279cff7 com.apple.ImageIO.framework (3.3.0 - 1713)
0x7fff5279d000 - 0x7fff527a1ffb libGIF.dylib (1713)
0x7fff527a2000 - 0x7fff52889fff libJP2.dylib (1713) <332083DD-3D27-3DE7-9866-A36D590E511E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff5288a000 - 0x7fff528adff7 libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff52b89000 - 0x7fff52baffeb libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff52bb0000 - 0x7fff52bb2ffb libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff52bb3000 - 0x7fff52c00feb libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff5398f000 - 0x7fff539a8ff7 com.apple.Kerberos (3.0 - 1)
0x7fff539a9000 - 0x7fff539defff com.apple.LDAPFramework (2.4.28 - 194.5) <8419BDB5-12DF-3BC9-871D-7A270E080249> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff54327000 - 0x7fff543a6fff com.apple.Metal (124.7 - 124.7)
0x7fff543c3000 - 0x7fff543d8fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1)
0x7fff543d9000 - 0x7fff54444fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1)
0x7fff54445000 - 0x7fff54468fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1)
0x7fff54469000 - 0x7fff544e9ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1)
0x7fff544ea000 - 0x7fff544eaff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff554f3000 - 0x7fff554ffffb com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff582e7000 - 0x7fff582effef libcldcpuengine.dylib (2.8.7)
0x7fff582f0000 - 0x7fff5833dffb com.apple.opencl (2.8.12 - 2.8.12) <7F9BF7F0-AFB2-349A-BF9B-2DE5288380C4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff5833e000 - 0x7fff5835affb com.apple.CFOpenDirectory (10.13 - 207)
0x7fff5835b000 - 0x7fff58366fff com.apple.OpenDirectory (10.13 - 207)
0x7fff594e5000 - 0x7fff594e7fff libCVMSPluginSupport.dylib (16.4.2)
0x7fff594e8000 - 0x7fff594ecff7 libCoreFSCache.dylib (162.4)
0x7fff594ed000 - 0x7fff594f1fff libCoreVMClient.dylib (162.4)
0x7fff594f2000 - 0x7fff594fafff libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff594fb000 - 0x7fff59506fff libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff59507000 - 0x7fff59542fe7 libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff59543000 - 0x7fff596affff libGLProgrammability.dylib (16.4.2) <3505EF20-FA3D-321B-8C11-D9CA74656F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff596b0000 - 0x7fff596eeffb libGLU.dylib (16.4.2)
0x7fff5a066000 - 0x7fff5a074ffb com.apple.opengl (16.4.2 - 16.4.2)
0x7fff5a075000 - 0x7fff5a20cffb GLEngine (16.4.2) <8F35484D-9C09-3D79-9825-7E73661326D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff5a20d000 - 0x7fff5a235ffb GLRendererFloat (16.4.2) <463BD481-6E1A-3EFC-A93B-C7E9292F76ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff5aebc000 - 0x7fff5b104fff com.apple.QuartzCore (1.11 - 584.8.102) <4479AF33-E6EA-3037-A2C1-3C6F12B1260A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff5b93d000 - 0x7fff5bc54ff7 com.apple.security (7.0 - 58286.41.2)
0x7fff5bc55000 - 0x7fff5bcdfff7 com.apple.securityfoundation (6.0 - 55185.30.4) <65144003-B9E2-3DE3-8923-F2BAA68BBF4E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff5bd11000 - 0x7fff5bd14ffb com.apple.xpc.ServiceManagement (1.0 - 1)
0x7fff5c0b9000 - 0x7fff5c129ff3 com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff5ed5c000 - 0x7fff5ede8ff7 com.apple.APFS (1.0 - 1) <9D67579C-7FB4-3AD9-AB4F-9174A552EB37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff5f9fb000 - 0x7fff5fa23fff com.apple.framework.Apple80211 (13.0 - 1345)
0x7fff5fa25000 - 0x7fff5fa34ff7 com.apple.AppleFSCompression (96.30.2 - 1.0)
0x7fff5fb70000 - 0x7fff5fbb8ff3 com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff5fbea000 - 0x7fff5fbf2ff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff5fbf3000 - 0x7fff5fc1bfff com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff60407000 - 0x7fff6040eff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff6040f000 - 0x7fff60496ff7 com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff61e26000 - 0x7fff61e2fff3 com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff626cc000 - 0x7fff626d5ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <0A87A91C-A2CF-3BB1-9038-7F610111BC30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff6283c000 - 0x7fff6284cff7 com.apple.CoreEmoji (1.0 - 69.3)
0x7fff63722000 - 0x7fff63753ff3 com.apple.CoreServicesInternal (309.1 - 309.1)
0x7fff63aa2000 - 0x7fff63b33fff com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff63bb6000 - 0x7fff63ceafff com.apple.coreui (2.1 - 492.2)
0x7fff63ceb000 - 0x7fff63df6fff com.apple.CoreUtils (5.3 - 530.60)
0x7fff63e4b000 - 0x7fff63eaffff com.apple.framework.CoreWiFi (13.0 - 1339) <7EBA8BA5-C650-3067-A805-8DD08FC816FD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff63eb0000 - 0x7fff63ebfff7 com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff63f3c000 - 0x7fff63f4bff7 com.apple.framework.DFRFoundation (1.0 - 191.1) <87B83349-C317-3E07-894C-5BC5C20AE08B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff63f4e000 - 0x7fff63f52ffb com.apple.DSExternalDisplay (3.1 - 380)
0x7fff63fd8000 - 0x7fff6404efff com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff6409c000 - 0x7fff640dcff7 com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff640dd000 - 0x7fff6420cfff com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff642ff000 - 0x7fff643d1ff7 com.apple.DiskImagesFramework (480.30.2 - 480.30.2) <4A7D01B5-0A30-3425-AC35-D349EC10454F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff643d2000 - 0x7fff64449ff7 com.apple.DiskManagement (11.2 - 1339) <0B17E79A-0BF6-3FD8-8AD0-A8498545030F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff644dd000 - 0x7fff644dfff7 com.apple.EFILogin (2.0 - 2) <5B6E5A73-C2B2-3188-ADE9-C29CE29BB225> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff64f81000 - 0x7fff653affff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff67017000 - 0x7fff67017fff libmetal_timestamp.dylib (802.3.14) <567B1E2F-A6C4-3350-A72E-AF0E0C4A7788> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff68677000 - 0x7fff68682ff7 libGPUSupportMercury.dylib (16.4.2)
0x7fff693c3000 - 0x7fff693d2fff com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff6944a000 - 0x7fff694befff com.apple.Heimdal (4.0 - 2.0)
0x7fff69d70000 - 0x7fff69d77ffb com.apple.IOAccelerator (376.6 - 376.6)
0x7fff69d7b000 - 0x7fff69d92fff com.apple.IOPresentment (1.0 - 32.1)
0x7fff6a15c000 - 0x7fff6a181fff com.apple.IconServices (97.4 - 97.4)
0x7fff6a416000 - 0x7fff6a50bfff com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff6a50c000 - 0x7fff6a54eff7 com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff6a552000 - 0x7fff6a559ff7 com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff6a640000 - 0x7fff6a645fff com.apple.LoginUICore (4.0 - 4.0) <33D9089B-ECDB-361D-973A-1FDDACC5BFDF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff6ae99000 - 0x7fff6aeccff7 com.apple.MediaKit (16 - 871) <47A5B872-4139-315D-A047-581F9C485D15> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff6b1bb000 - 0x7fff6b224ff7 com.apple.gpusw.MetalTools (1.0 - 1)
0x7fff6b43d000 - 0x7fff6b465fff com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff6b6ca000 - 0x7fff6b6d5fff com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff6ced7000 - 0x7fff6cf17ffb com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff6ec9f000 - 0x7fff6ecf2fff com.apple.ProtectedCloudStorage (1.0 - 1)
0x7fff6ecf3000 - 0x7fff6ed11fff com.apple.ProtocolBuffer (1 - 259)
0x7fff6eeee000 - 0x7fff6ef11ffb com.apple.RemoteViewServices (2.0 - 125)
0x7fff7082e000 - 0x7fff7093ffff com.apple.Sharing (972.14 - 972.14) <964AEC2D-8A2A-33BE-9334-98A7CBE7CC51> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff70969000 - 0x7fff7096afff com.apple.performance.SignpostNotification (1.0 - 1)
0x7fff71667000 - 0x7fff71901fff com.apple.SkyLight (1.600.0 - 312.23.4) <455CE6F6-CD58-3E08-8300-CA8BDD3377FC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff720b2000 - 0x7fff720bfff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13)
0x7fff72c51000 - 0x7fff72cd5fe7 com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff72f97000 - 0x7fff72fc3fff com.apple.framework.SystemAdministration (1.0 - 1.0) <6AE03DE8-E5C1-38E5-B788-0A763CAACDC2> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff731c7000 - 0x7fff731ceff3 com.apple.TCC (1.0 - 1)
0x7fff733db000 - 0x7fff73498ff7 com.apple.TextureIO (3.7 - 3.7)
0x7fff7353c000 - 0x7fff7353dfff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff73543000 - 0x7fff736f2ff3 com.apple.UIFoundation (1.0 - 546.1.1)
0x7fff743bb000 - 0x7fff7448aff7 com.apple.ViewBridge (343.2 - 343.2)
0x7fff74e35000 - 0x7fff74e37ffb com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff74e38000 - 0x7fff74e4dfff com.apple.login (3.0 - 3.0) <140118A7-8FB9-35C5-92FA-BD79C9C32309> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff74f9b000 - 0x7fff74fcefff libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
0x7fff7506e000 - 0x7fff750a7ff7 libCRFSuite.dylib (41)
0x7fff750a8000 - 0x7fff750b3fff libChineseTokenizer.dylib (28)
0x7fff750b4000 - 0x7fff75141ff7 libCoreStorage.dylib (546)
0x7fff75145000 - 0x7fff75146ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff7517d000 - 0x7fff75347ff3 libFosl_dynamic.dylib (17.7)
0x7fff7537f000 - 0x7fff7537ffff libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib
0x7fff754a8000 - 0x7fff754acffb libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib
0x7fff754ad000 - 0x7fff754aeff3 libSystem.B.dylib (1252) <47329E26-DC23-3EBA-9461-37755368327D> /usr/lib/libSystem.B.dylib
0x7fff75541000 - 0x7fff75541fff libapple_crypto.dylib (109.40.1) <32252490-B1E9-363F-AEED-3EC97D919348> /usr/lib/libapple_crypto.dylib
0x7fff75542000 - 0x7fff75558ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff75559000 - 0x7fff75583ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff75584000 - 0x7fff75605fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff75609000 - 0x7fff75609ff3 libauto.dylib (187)
0x7fff7560a000 - 0x7fff756c1fff libboringssl.dylib (109.40.1) <75F5F125-B919-3318-BD12-29CB5E868475> /usr/lib/libboringssl.dylib
0x7fff756c2000 - 0x7fff756d2ff3 libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib
0x7fff756d3000 - 0x7fff756e0ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff756e1000 - 0x7fff75737fff libc++.1.dylib (400.9)
0x7fff75738000 - 0x7fff7575cff7 libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
0x7fff7575e000 - 0x7fff7576efff libcmph.dylib (6)
0x7fff7576f000 - 0x7fff75785fff libcompression.dylib (47)
0x7fff75a32000 - 0x7fff75a4aff7 libcoretls.dylib (155)
0x7fff75a4b000 - 0x7fff75a4cffb libcoretls_cfhelpers.dylib (155)
0x7fff75be5000 - 0x7fff75d75fff libcrypto.35.dylib (22) <067CFC21-249D-392D-ADE1-785100BF0F83> /usr/lib/libcrypto.35.dylib
0x7fff75f10000 - 0x7fff75f1bff7 libcsfde.dylib (546)
0x7fff75f1c000 - 0x7fff75f72ff3 libcups.2.dylib (462.1)
0x7fff75f9d000 - 0x7fff75ff1ffb libcurl.4.dylib (105.40.1) <17EC22AC-0CE7-3FA7-AD55-B636806F46F8> /usr/lib/libcurl.4.dylib
0x7fff760b0000 - 0x7fff760b0fff libenergytrace.dylib (16)
0x7fff760e7000 - 0x7fff760ecff3 libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib
0x7fff76118000 - 0x7fff76209ff7 libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib
0x7fff7620a000 - 0x7fff76431ffb libicucore.A.dylib (59152.0.1)
0x7fff7647e000 - 0x7fff7647ffff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff76480000 - 0x7fff76499ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff7649a000 - 0x7fff764b0ff7 libmarisa.dylib (9)
0x7fff76561000 - 0x7fff76789ff7 libmecabra.dylib (779.7.6) <7E255F87-BBB4-3AE5-BC82-6DEE70566D05> /usr/lib/libmecabra.dylib
0x7fff76961000 - 0x7fff76a38ffb libnetwork.dylib (1229.30.11) <4E7A6EBA-B3DD-3001-9C97-CB423922B78C> /usr/lib/libnetwork.dylib
0x7fff76aae000 - 0x7fff76e9c7e7 libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib
0x7fff76e9d000 - 0x7fff76e9eff7 libodfde.dylib (24) <1BBC519E-EF89-38F3-B226-70F086670D0F> /usr/lib/libodfde.dylib
0x7fff76eaf000 - 0x7fff76eb3fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff76eb6000 - 0x7fff76eeafff libpcap.A.dylib (79.20.1)
0x7fff76f69000 - 0x7fff76f85ffb libresolv.9.dylib (65)
0x7fff76fc0000 - 0x7fff76fd2fff libsasl2.2.dylib (211)
0x7fff76fd5000 - 0x7fff77168fe7 libsqlite3.dylib (274.5)
0x7fff771c4000 - 0x7fff77217ffb libssl.35.dylib (22) <4D77B502-E065-3794-90E7-39E83F9683F6> /usr/lib/libssl.35.dylib
0x7fff77339000 - 0x7fff77372fff libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib
0x7fff77373000 - 0x7fff77376ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff77377000 - 0x7fff77384fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff77388000 - 0x7fff7746ffff libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib
0x7fff77470000 - 0x7fff77498fff libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib
0x7fff77499000 - 0x7fff774abffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff77549000 - 0x7fff7754dff7 libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
0x7fff7754e000 - 0x7fff77558ff3 libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
0x7fff77559000 - 0x7fff77560fff libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
0x7fff77561000 - 0x7fff77569ffb libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
0x7fff7756a000 - 0x7fff775effff libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
0x7fff77677000 - 0x7fff776b0ff7 libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
0x7fff776b1000 - 0x7fff776ceff7 libdyld.dylib (519.2.2)
0x7fff776cf000 - 0x7fff776cfffb libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
0x7fff776d0000 - 0x7fff776dcff3 libkxld.dylib (4570.41.2) <661F47FA-F6FC-3FB1-8023-9DFE108AEEF7> /usr/lib/system/libkxld.dylib
0x7fff776dd000 - 0x7fff776ddff7 liblaunch.dylib (1205.30.29)
0x7fff776de000 - 0x7fff776e2ffb libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
0x7fff776e3000 - 0x7fff776e5ff3 libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
0x7fff776e6000 - 0x7fff776e7ff3 libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
0x7fff776e8000 - 0x7fff776fffff libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
0x7fff77700000 - 0x7fff77700fff libsystem_blocks.dylib (67)
0x7fff77701000 - 0x7fff7778aff7 libsystem_c.dylib (1244.30.3)
0x7fff7778b000 - 0x7fff7778effb libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
0x7fff7778f000 - 0x7fff77792ffb libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
0x7fff77793000 - 0x7fff77794fff libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
0x7fff77795000 - 0x7fff7779bff7 libsystem_dnssd.dylib (878.30.4)
0x7fff7779c000 - 0x7fff777e5ff7 libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
0x7fff777e6000 - 0x7fff7780bff7 libsystem_kernel.dylib (4570.41.2) <5155A4C3-825B-3178-AC51-0D2D2F2A6618> /usr/lib/system/libsystem_kernel.dylib
0x7fff7780c000 - 0x7fff77857fcb libsystem_m.dylib (3146)
0x7fff77858000 - 0x7fff77877fff libsystem_malloc.dylib (140.40.1) <36B22C99-D772-3039-9A4C-AA31389965E1> /usr/lib/system/libsystem_malloc.dylib
0x7fff77878000 - 0x7fff7791cff3 libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
0x7fff7791d000 - 0x7fff77927ffb libsystem_networkextension.dylib (767.40.1)
0x7fff77928000 - 0x7fff77931ff3 libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
0x7fff77932000 - 0x7fff77939ff7 libsystem_platform.dylib (161.20.1)
0x7fff7793a000 - 0x7fff77945fff libsystem_pthread.dylib (301.30.1)
0x7fff77946000 - 0x7fff77949ff3 libsystem_sandbox.dylib (765.40.2) <922D3D15-AB4C-3F1A-A94F-39214AF1ADB3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff7794a000 - 0x7fff7794bff3 libsystem_secinit.dylib (30)
0x7fff7794c000 - 0x7fff77953ff7 libsystem_symptoms.dylib (820.30.7)
0x7fff77954000 - 0x7fff77967ff7 libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib
0x7fff77969000 - 0x7fff7796eff7 libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib
0x7fff7796f000 - 0x7fff7799bff7 libxpc.dylib (1205.30.29)
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 21640
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=363.1M resident=0K(0%) swapped_out_or_unallocated=363.1M(100%)
Writable regions: Total=233.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=233.3M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 12.7M 5
CG image 48K 5
CoreAnimation 52K 4
CoreGraphics 8K 2
CoreImage 32K 5
CoreUI image data 3104K 12
CoreUI image file 180K 3
Foundation 4K 2
Kernel Alloc Once 8K 2
MALLOC 207.0M 41
MALLOC guard page 48K 11
Memory Tag 242 12K 2
STACK GUARD 56.0M 5
Stack 9752K 5
VM_ALLOCATE 188K 18
__DATA 23.9M 277
__FONT_DATA 4K 2
__GLSLBUILTINS 2588K 2
__LINKEDIT 194.6M 31
__TEXT 168.5M 278
__UNICODE 560K 2
mapped file 52.9M 20
shared memory 692K 16
=========== ======= =======
TOTAL 732.8M 729
Model: MacBookPro11,4, BootROM MBP114.0177.B00, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 2.29f24
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
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.37.5.1a3)
Bluetooth: Version 6.0.2f2, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: Umbrella (IPSec), IPSec, utun1
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

I have 67 different logins for one page. Not sure if that helps. Is it a limitation?
There is no hard limitation but that is definitely more than we tested with. Does it work for you if you only have 4 or 5?
OK - 5 seemed to work fine!
So... How can I figure out where / why it is bombing in the list of 65?
On Mon, Mar 12, 2018 at 9:04 AM, Jonathan White notifications@github.com
wrote:
There is no hard limitation but that is definitely more than we tested
with. Does it work for you if you only have 4 or 5?—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/keepassxreboot/keepassxc/issues/1689#issuecomment-372363755,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEVx8Pmj6w1Ow2wFXHSzkdVfFA6Jl6cYks5tdpyMgaJpZM4SkdUx
.
Matt Porter
Sales Sr Solution Consultant, Commercial & Platform Vault
Vault Certified Administrator
Veeva Systems
610.360.1847 (mobile)
matt.[email protected]
Will have to run this in a debugger to determine where the breakdown occurs. I wonder if the message being sent over the native messaging channel is too large or overflowing a buffer.
Sure - Are there instructions for running in a debugger?
On Mon, Mar 12, 2018 at 12:24 PM, Jonathan White notifications@github.com
wrote:
Reopened #1689 https://github.com/keepassxreboot/keepassxc/issues/1689.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/keepassxreboot/keepassxc/issues/1689#event-1517065584,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEVx8AaPuWYG2OUsBFmXbxaL2oTAjpr6ks5tdstogaJpZM4SkdUx
.
Matt Porter
Sales Sr Solution Consultant, Commercial & Platform Vault
Vault Certified Administrator
Veeva Systems
610.360.1847 (mobile)
matt.[email protected]
No but if I can replicate this I can do it tonight
This seems to ge beyond the message size limit (which is currently only 16k). I modified the maximum message size to 1MB and the problem wasn't shown if I was connecting to KeePassXC directly. My guess is that messages transmitted to Unix Sockets exceeds a certain limit. The messages received to the browser extension are cut at 8194 bytes.
I made a following PR https://github.com/keepassxreboot/keepassxc/pull/1720 that increases the Unix Socket (and protocol) buffer to 1M and it seems to work fine.
Looking forward to testing the change with my data. When will v2.3.2 be released for mac?
Probably soon, we are accumulating a healthy changelog. I think we need to address a few more issues before it is ready to fly though.
This is fixed! Well done. It listed over 50 logins on one screen. Very helpful that it no longer crashes on me. THANKS!