Keepassxc: KeePassXC crashes when importing CSV file

Created on 12 Nov 2019  Â·  26Comments  Â·  Source: keepassxreboot/keepassxc

It happens in version 2.5.0 and 2.5.1 too. In the preview, I can see records just fine. But app crashes during the import.

bug high priority

Most helpful comment

The fix will be released with 2.5.2.

All 26 comments

We need more details. What OS? Does it crash on a minimal example of a csv? What does your CSV look like, really complex? Foreign language? Etc etc

I can confirm the crash on KeePassXC 2.5.1/MacOS 10.14.6 with this file:

"Title","Username","Password","URL","Notes"
"Test","Hannes","hunter2","https://example.org","Hello world"
Crash trace
Process:               KeePassXC [54409]
Path:                  /Applications/KeePassXC.app/Contents/MacOS/KeePassXC
Identifier:            KeePassXC
Version:               2.5.1 (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           KeePassXC [54409]
User ID:               786068939

Date/Time:             2019-11-12 13:20:07.449 +0100
OS Version:            Mac OS X 10.14.6 (18G1012)
Report Version:        12
Bridge OS Version:     3.0 (14Y904)
Anonymous UUID:        F9264CC2-73E5-C184-77DB-B0A669DE99D6

Sleep/Wake UUID:       BD449E36-B25C-4563-8609-063ED9C2DBE2

Time Awake Since Boot: 34000 seconds
Time Since Wake:       820 seconds

System Integrity Protection: enabled

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

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

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

VM Regions Near 0x1010008:
--> 
    __TEXT                 0000000107e30000-00000001081bc000 [ 3632K] r-x/r-x SM=COW  /Applications/KeePassXC.app/Contents/MacOS/KeePassXC

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.keepassx.keepassxc          0x0000000107e5c810 0x107e30000 + 182288
1   org.keepassx.keepassxc          0x0000000107f3accd 0x107e30000 + 1092813
2   org.keepassx.keepassxc          0x0000000107f39dba 0x107e30000 + 1088954
3   org.qt-project.QtCore           0x00000001092e1833 QMetaObject::activate(QObject*, int, int, void**) + 1843
4   org.qt-project.QtWidgets        0x000000010864b962 0x1084aa000 + 1710434
5   org.qt-project.QtCore           0x00000001092e1833 QMetaObject::activate(QObject*, int, int, void**) + 1843
6   org.qt-project.QtWidgets        0x00000001085a184f 0x1084aa000 + 1013839
7   org.qt-project.QtWidgets        0x00000001085a16ec 0x1084aa000 + 1013484
8   org.qt-project.QtWidgets        0x00000001085a281c QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 268
9   org.qt-project.QtWidgets        0x00000001084f4be7 QWidget::event(QEvent*) + 439
10  org.qt-project.QtWidgets        0x00000001084ba220 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
11  org.qt-project.QtWidgets        0x00000001084bd186 QApplication::notify(QObject*, QEvent*) + 7670
12  org.qt-project.QtCore           0x00000001092b1834 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
13  org.qt-project.QtWidgets        0x00000001084bab47 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) + 903
14  org.qt-project.QtWidgets        0x0000000108513dff 0x1084aa000 + 433663
15  org.qt-project.QtWidgets        0x0000000108512b4a 0x1084aa000 + 428874
16  org.qt-project.QtWidgets        0x00000001084ba220 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
17  org.qt-project.QtWidgets        0x00000001084bb5d5 QApplication::notify(QObject*, QEvent*) + 581
18  org.qt-project.QtCore           0x00000001092b1834 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
19  org.qt-project.QtGui            0x0000000108b91ff1 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3441
20  org.qt-project.QtGui            0x0000000108b7964b QWindowSystemInterface::sendWindowSystemEvents(QFlags) + 219
21  libqcocoa.dylib                 0x000000010b3e9828 0x10b3b5000 + 215080
22  com.apple.CoreFoundation        0x00007fff3b52de33 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
23  com.apple.CoreFoundation        0x00007fff3b52ddd9 __CFRunLoopDoSource0 + 108
24  com.apple.CoreFoundation        0x00007fff3b51179b __CFRunLoopDoSources0 + 195
25  com.apple.CoreFoundation        0x00007fff3b510d65 __CFRunLoopRun + 1189
26  com.apple.CoreFoundation        0x00007fff3b51066e CFRunLoopRunSpecific + 455
27  com.apple.HIToolbox             0x00007fff3a76f1ab RunCurrentEventLoopInMode + 292
28  com.apple.HIToolbox             0x00007fff3a76eded ReceiveNextEventCommon + 355
29  com.apple.HIToolbox             0x00007fff3a76ec76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
30  com.apple.AppKit                0x00007fff38b0777d _DPSNextEvent + 1135
31  com.apple.AppKit                0x00007fff38b0646b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
32  com.apple.AppKit                0x00007fff38b00588 -[NSApplication run] + 699
33  libqcocoa.dylib                 0x000000010b3e8698 0x10b3b5000 + 210584
34  org.qt-project.QtCore           0x00000001092acddf QEventLoop::exec(QFlags) + 431
35  org.qt-project.QtCore           0x00000001092b1e82 QCoreApplication::exec() + 130
36  org.keepassx.keepassxc          0x0000000107e39db0 0x107e30000 + 40368
37  libdyld.dylib                   0x00007fff674773d5 start + 1

Thread 1:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff675b361a __select + 10
1   com.apple.CoreFoundation        0x00007fff3b53f322 __CFSocketManager + 635
2   libsystem_pthread.dylib         0x00007fff6766b2eb _pthread_body + 126
3   libsystem_pthread.dylib         0x00007fff6766e249 _pthread_start + 66
4   libsystem_pthread.dylib         0x00007fff6766a40d thread_start + 13

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff675ac22a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff675ac76c mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff3b51199e __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation        0x00007fff3b510f0c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation        0x00007fff3b51066e CFRunLoopRunSpecific + 455
5   com.apple.AppKit                0x00007fff38b0f4a2 _NSEventThread + 175
6   libsystem_pthread.dylib         0x00007fff6766b2eb _pthread_body + 126
7   libsystem_pthread.dylib         0x00007fff6766e249 _pthread_start + 66
8   libsystem_pthread.dylib         0x00007fff6766a40d thread_start + 13

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

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

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

Thread 6:: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib          0x00007fff675af86a __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6766e56e _pthread_cond_wait + 722
2   libc++.1.dylib                  0x00007fff646a8a0a std::__1::condition_variable::wait(std::__1::unique_lock&) + 18
3   com.apple.JavaScriptCore        0x00007fff3e9f1c42 void std::__1::condition_variable_any::wait >(std::__1::unique_lock&) + 82
4   com.apple.JavaScriptCore        0x00007fff3e9f5d4b bmalloc::Scavenger::threadRunLoop() + 139
5   com.apple.JavaScriptCore        0x00007fff3e9f5579 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6   com.apple.JavaScriptCore        0x00007fff3e9f6ee7 void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
7   libsystem_pthread.dylib         0x00007fff6766b2eb _pthread_body + 126
8   libsystem_pthread.dylib         0x00007fff6766e249 _pthread_start + 66
9   libsystem_pthread.dylib         0x00007fff6766a40d thread_start + 13

Thread 7:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib          0x00007fff675ac22a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff675ac76c mach_msg + 60
2   com.apple.QuartzCore            0x00007fff45fe3b5a CA::Render::Server::server_thread(void*) + 865
3   com.apple.QuartzCore            0x00007fff45fe37e6 thread_fun(void*) + 25
4   libsystem_pthread.dylib         0x00007fff6766b2eb _pthread_body + 126
5   libsystem_pthread.dylib         0x00007fff6766e249 _pthread_start + 66
6   libsystem_pthread.dylib         0x00007fff6766a40d thread_start + 13

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

Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib          0x00007fff675af86a __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6766e56e _pthread_cond_wait + 722
2   org.qt-project.QtCore           0x00000001090f6e80 0x1090ce000 + 167552
3   org.qt-project.QtCore           0x00000001090f6bde 0x1090ce000 + 166878
4   org.qt-project.QtCore           0x00000001090f6b54 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   org.qt-project.QtCore           0x00000001090f6abb QWaitCondition::wait(QMutex*, unsigned long) + 59
6   org.qt-project.QtCore           0x00000001090f36a7 0x1090ce000 + 153255
7   org.qt-project.QtCore           0x00000001090ee8f3 0x1090ce000 + 133363
8   libsystem_pthread.dylib         0x00007fff6766b2eb _pthread_body + 126
9   libsystem_pthread.dylib         0x00007fff6766e249 _pthread_start + 66
10  libsystem_pthread.dylib         0x00007fff6766a40d thread_start + 13

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000001010004  rbx: 0x00006000012a2ae0  rcx: 0x0000000000000000  rdx: 0x0000000109602d01
  rdi: 0x0000600000635000  rsi: 0x00007ffee7dcd3a8  rbp: 0x00007ffee7dcd350  rsp: 0x00007ffee7dcd350
   r8: 0x00007ffee7dcd390   r9: 0x00000000000007fb  r10: 0x0000000000003d20  r11: 0x0000000000000020
  r12: 0x00007ffee7dcd3a8  r13: 0x00006000012a2ae0  r14: 0x00007ffee7dcd390  r15: 0x0000000000000002
  rip: 0x0000000107e5c810  rfl: 0x0000000000010202  cr2: 0x0000000001010008

Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14


Binary Images:
       0x107e30000 -        0x1081bbff7 +org.keepassx.keepassxc (2.5.1 - ???) <8572EB38-168E-3BE8-9126-B996EA914324> /Applications/KeePassXC.app/Contents/MacOS/KeePassXC
       0x10822f000 -        0x108263ff3 +org.qt-project.QtSvg (5.13 - 5.13.1) <5D40E191-F74A-3BAE-87B2-06A72185DCBE> /Applications/KeePassXC.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
       0x108286000 -        0x10828cff3 +libqrencode.4.dylib (0)  /Applications/KeePassXC.app/Contents/Frameworks/libqrencode.4.dylib
       0x10829a000 -        0x10829efff +org.qt-project.QtConcurrent (5.13 - 5.13.1)  /Applications/KeePassXC.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
       0x1082ab000 -        0x1082eaffb +libsodium.23.dylib (0) <850C6E32-6365-3521-9E65-6A0CBDDF743C> /Applications/KeePassXC.app/Contents/Frameworks/libsodium.23.dylib
       0x1082fd000 -        0x1082feff3 +libyubikey.0.dylib (0) <473DB6D1-02CA-3BE0-A610-F265E3E2FEC6> /Applications/KeePassXC.app/Contents/Frameworks/libyubikey.0.dylib
       0x10830b000 -        0x108313ff3 +libykpers-1.1.dylib (0) <1D1608D3-D6BD-31DD-8B61-B73945361366> /Applications/KeePassXC.app/Contents/Frameworks/libykpers-1.1.dylib
       0x10831e000 -        0x108322ff7 +libargon2.1.dylib (0) <4D79ABEC-E884-3A9F-B4A7-6A10CCE99A68> /Applications/KeePassXC.app/Contents/Frameworks/libargon2.1.dylib
       0x10832c000 -        0x108340ff7 +libgpg-error.0.dylib (0) <1466B6B0-0884-3EC2-A01C-6600AADE1C3E> /Applications/KeePassXC.app/Contents/Frameworks/libgpg-error.0.dylib
       0x10834d000 -        0x108459ff7 +org.qt-project.QtNetwork (5.13 - 5.13.1) <03F53563-F9A8-3EB5-99FA-64755F473698> /Applications/KeePassXC.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x1084aa000 -        0x1088ecff3 +org.qt-project.QtWidgets (5.13 - 5.13.1) <8BDB9E5D-311D-3341-8878-B06BB576C0C3> /Applications/KeePassXC.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x108a5f000 -        0x108af1fff +libgcrypt.20.dylib (0) <86BE0D44-0020-332E-95BB-736112C84F25> /Applications/KeePassXC.app/Contents/Frameworks/libgcrypt.20.dylib
       0x108b12000 -        0x108b33ff7 +libquazip.1.dylib (0) <54DDCC03-2CB7-32D5-A270-58F30D194F37> /Applications/KeePassXC.app/Contents/Frameworks/libquazip.1.dylib
       0x108b46000 -        0x108b4efff +org.qt-project.QtMacExtras (5.13 - 5.13.1)  /Applications/KeePassXC.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras
       0x108b5c000 -        0x108fb6fe7 +org.qt-project.QtGui (5.13 - 5.13.1)  /Applications/KeePassXC.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x1090ce000 -        0x1095f1fff +org.qt-project.QtCore (5.13 - 5.13.1) <0B3FF8A2-5042-3335-A1D7-2F6D99B08266> /Applications/KeePassXC.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x1096c1000 -        0x1096c8fff +libjson-c.4.dylib (0)  /Applications/KeePassXC.app/Contents/Frameworks/libjson-c.4.dylib
       0x10b3b5000 -        0x10b514fff +libqcocoa.dylib (0) <345EC8D4-53B3-391C-BFD3-5ABE706107D8> /Applications/KeePassXC.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x10b569000 -        0x10b5c7ffb +org.qt-project.QtDBus (5.13 - 5.13.1) <6BBA8F9F-3C83-3AD0-B036-02681FDE2D56> /Applications/KeePassXC.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x10b5e6000 -        0x10b60fffb +org.qt-project.QtPrintSupport (5.13 - 5.13.1) <419EB6E8-E917-3D57-B067-143101AE58D5> /Applications/KeePassXC.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x10c51b000 -        0x10c528ffb  com.apple.qldisplay.Web2 (5.0 - 775.6) <503ADDC9-D185-3617-8626-3774984AE1C3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Web2.qldisplay/Contents/MacOS/Web2
       0x10c645000 -        0x10c6af70f  dyld (655.1.1) <615654D5-B6C5-3D83-A146-34A3EA6D3A80> /usr/lib/dyld
       0x10d305000 -        0x10d31bfff  com.apple.security.csparser (3.0 - 58286.270.3.0.1) <99698A16-21AC-363F-B4EE-9420481717A5> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x10dbf5000 -        0x10dc19fff +libqmacstyle.dylib (0) <52899D99-03F5-35FB-B10B-4B5E3AADF667> /Applications/KeePassXC.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x10dc6d000 -        0x10dc73fff +libqgif.dylib (0) <8AC7F696-4492-3A2B-8B3D-76B516BF238D> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x10dc7c000 -        0x10dc83ff3 +libqicns.dylib (0) <6EB0C505-9FD0-31EE-BC74-1537C537C189> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x10dc8d000 -        0x10dc92ff7 +libqico.dylib (0) <1218A0B9-9A47-3333-9D6F-FD7486677249> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqico.dylib
       0x10dc9b000 -        0x10dcfeffb +libqjpeg.dylib (0) <8168004B-3010-397A-AFD3-6ABC6E6324B1> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x10dd09000 -        0x10dd0eff3 +libqmacheif.dylib (0) <81BF0AC7-9CD4-32F2-97E0-337A313D9B02> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqmacheif.dylib
       0x10dd18000 -        0x10dd1dff3 +libqmacjp2.dylib (0) <7D8B45BF-2F9B-3F56-B114-A1678E05AD4B> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
       0x10dd27000 -        0x10dd2bff3 +libqsvg.dylib (0) <48FCF279-B4FA-37D4-83EF-1C873AB6EE1F> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x10dd34000 -        0x10dd38fff +libqtga.dylib (0) <11E10B94-6A0E-3BC3-AA84-94C6AD8A2D94> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x10dd41000 -        0x10dda4ffb +libqtiff.dylib (0) <29BE9DB5-7B85-36D2-9E52-A65FE2C5FD2F> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x10ddb2000 -        0x10ddb5ff7 +libqwbmp.dylib (0) <6E228FFD-F9BE-3BBD-A1EC-40C824EC6B7C> /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x10ddbe000 -        0x10de56ff3 +libqwebp.dylib (0)  /Applications/KeePassXC.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x10e1ef000 -        0x10e577fff +libkeepassx-autotype-cocoa.so (0) <64FC49D1-A03C-30D9-B7D8-C6A89C38EDF7> /Applications/KeePassXC.app/Contents/PlugIns/libkeepassx-autotype-cocoa.so
       0x10e775000 -        0x10e778047  libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
       0x10ef5c000 -        0x10f025ff7  com.apple.AMDRadeonX4000GLDriver (2.11.21 - 2.1.1)  /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
       0x111ea3000 -        0x111ea5ff3  com.apple.CloudDocsFileProvider (1.0 - 575.302)  /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
       0x112584000 -        0x112587ffb  com.apple.FileProviderOverride (125.130 - 125.130) <72F01008-B40B-3CF7-845D-A0C022CD8E11> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
       0x112603000 -        0x112609fff  com.apple.FinderSyncCollaborationFileProviderOverride (1.0 - 1143.5.1)  /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
       0x113c21000 -        0x113c25fff  com.apple.qldisplay.Generic (5.0 - 775.6) <053E1B38-9993-3592-8F8C-C780A59156F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Generic.qldisplay/Contents/MacOS/Generic
    0x7fff2fc37000 -     0x7fff2ff90fff  com.apple.RawCamera.bundle (8.15.0 - 1031.4.4)  /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff2ff93000 -     0x7fff3009ffff  com.apple.AMDMTLBronzeDriver (2.11.21 - 2.1.1) <3753814E-9745-3E30-AF3E-DC68F5ECD919> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
    0x7fff300a0000 -     0x7fff30a45ff3  ATIRadeonX4000SCLib.dylib (2.11.21) <81286902-B1BB-34C0-8129-4070918D7465> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
    0x7fff33ca5000 -     0x7fff34a79ff7  com.apple.driver.AppleIntelKBLGraphicsGLDriver (12.10.14 - 12.1.0) <237E76B6-F902-3C00-BF04-FCDD3D84D42F> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
    0x7fff34a7a000 -     0x7fff34dacfff  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (12.10.14 - 12.1.0) <956AC6C4-C57D-3A34-BC39-150D130F7864> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff3750a000 -     0x7fff3750efff  com.apple.agl (3.3.2 - AGL-3.3.2) <131E6966-2FC4-3567-9557-56B9097A6651> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff3750f000 -     0x7fff376ebffb  com.apple.avfoundation (2.0 - 1550.4) <5854207B-6106-3DA4-80B6-36C42D042F26> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff376ec000 -     0x7fff377b1fff  com.apple.audio.AVFAudio (1.0 - ???)  /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff378b9000 -     0x7fff378b9fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff378ba000 -     0x7fff378d0ff7  libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff378d1000 -     0x7fff37f6afef  com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff37f6b000 -     0x7fff381e4ff3  libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff381e5000 -     0x7fff38257ffb  libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff38258000 -     0x7fff38601ff3  libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff38602000 -     0x7fff38617feb  libLinearAlgebra.dylib (1243.200.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff38618000 -     0x7fff3861dff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3861e000 -     0x7fff3869aff3  libSparse.dylib (79.200.5)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3869b000 -     0x7fff386aefe3  libSparseBLAS.dylib (1243.200.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff386af000 -     0x7fff38896ff7  libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff38897000 -     0x7fff3894aff7  libvMisc.dylib (671.250.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3894b000 -     0x7fff3894bfff  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
    0x7fff3894c000 -     0x7fff389a6fff  com.apple.Accounts (113 - 113) <251A1CB1-F972-3F60-8662-85459EAD6318> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff389a9000 -     0x7fff38aecfff  com.apple.AddressBook.framework (11.0 - 1894) <3FFCAE6B-4CD2-3B8D-AE27-0A3693C9470F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff38aed000 -     0x7fff398a2ffb  com.apple.AppKit (6.9 - 1671.60.109) <49E51666-59ED-3923-B873-668934E538A8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff398f4000 -     0x7fff398f4fff  com.apple.ApplicationServices (50.1 - 50.1) <3E60C239-ECEA-3AB8-B05C-1A66614E24F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff398f5000 -     0x7fff39960fff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff399f9000 -     0x7fff39b10fff  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
    0x7fff39b11000 -     0x7fff39b53fff  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
    0x7fff39bad000 -     0x7fff39bdffff  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
    0x7fff39c44000 -     0x7fff39c48ff3  com.apple.ColorSyncLegacy (4.13.0 - 1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff39ce3000 -     0x7fff39d35ff7  com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff39d36000 -     0x7fff39d45fff  com.apple.LangAnalysis (1.7.0 - 1.7.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff39d46000 -     0x7fff39d8fff7  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
    0x7fff39d90000 -     0x7fff39dc9ff7  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
    0x7fff39dca000 -     0x7fff39dd6fff  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
    0x7fff39dd7000 -     0x7fff3a04efff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <571A3B68-AB1D-3050-932A-999EA148963C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff3a050000 -     0x7fff3a050fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <3D6E8961-8C34-3042-A588-21458C7D1C02> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3a3a9000 -     0x7fff3a74afff  com.apple.CFNetwork (978.1 - 978.1) <01AB9E36-3C9F-3070-8D46-7F14B99A757A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3a75f000 -     0x7fff3a75ffff  com.apple.Carbon (158 - 158) <78AF9309-4DFE-3E3F-8108-A0FF1FC0E8C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3a760000 -     0x7fff3a763ffb  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
    0x7fff3a764000 -     0x7fff3aa5bfff  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
    0x7fff3aa5c000 -     0x7fff3aa5fff3  com.apple.help (1.3.8 - 66)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3aa60000 -     0x7fff3aa65ff7  com.apple.ImageCapture (9.0 - 1534.2)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3aa66000 -     0x7fff3aafbff3  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
    0x7fff3aafc000 -     0x7fff3ab14ff7  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
    0x7fff3ab34000 -     0x7fff3ab35ff7  com.apple.print.framework.Print (14.2 - 267.4)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3ab36000 -     0x7fff3ab38ff7  com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3ab39000 -     0x7fff3ab3fff7  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
    0x7fff3ab40000 -     0x7fff3ac60fff  com.apple.cloudkit.CloudKit (736.232 - 736.232)  /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff3ac61000 -     0x7fff3ac61fff  com.apple.Cocoa (6.11 - 23) <056B9D98-325B-3743-97AF-AAC8E182BDF9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3ac6f000 -     0x7fff3adbeff7  com.apple.ColorSync (4.13.0 - 3345.6)  /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff3adbf000 -     0x7fff3aea7ff7  com.apple.contacts (1.0 - 2901)  /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff3af4a000 -     0x7fff3afd0fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3b034000 -     0x7fff3b05effb  com.apple.CoreBluetooth (1.0 - 1)  /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff3b05f000 -     0x7fff3b3e4fef  com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff3b3e5000 -     0x7fff3b4d5ff7  com.apple.CoreDisplay (101.3 - 110.18)  /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff3b4d6000 -     0x7fff3b91bfef  com.apple.CoreFoundation (6.9 - 1575.23) <596DBC2A-60E3-3A73-AA5F-7A1806CF3204> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3b91d000 -     0x7fff3bfadfe7  com.apple.CoreGraphics (2.0 - 1265.10) <2F243BDA-11A0-3691-9DCB-4D0ACA1062DA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff3bfaf000 -     0x7fff3c2cffff  com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3c2d0000 -     0x7fff3c348fff  com.apple.corelocation (2245.16.14) <0F59F59B-AC14-3116-83C5-CF7BC57D9EB1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff3c3a2000 -     0x7fff3c5cbfff  com.apple.CoreML (1.0 - 1) <9EC1FED2-BA47-307B-A326-43C4D05166E7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff3c5cc000 -     0x7fff3c6d0fff  com.apple.CoreMedia (1.0 - 2290.14) <19ABC5E2-6BEC-3914-BAE5-8ECA5A916BA2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3c6d1000 -     0x7fff3c72cfff  com.apple.CoreMediaIO (900.0 - 5050.1) <337584E5-42BC-3225-9783-2749F7F2A219> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3c72d000 -     0x7fff3c72dfff  com.apple.CoreServices (946 - 946) <9A402CC6-8163-3CF1-8670-B95796B1A0EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3c72e000 -     0x7fff3c7aaff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff3c7ab000 -     0x7fff3ca82fff  com.apple.CoreServices.CarbonCore (1178.33 - 1178.33)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff3ca83000 -     0x7fff3cacbff7  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
    0x7fff3cacc000 -     0x7fff3cad4ffb  com.apple.CoreServices.FSEvents (1239.200.13 - 1239.200.13) <28BF3EC6-9985-3402-AEA9-0FF6EE1C200E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3cad5000 -     0x7fff3cc86ff7  com.apple.LaunchServices (946 - 946)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3cc87000 -     0x7fff3cd25ff7  com.apple.Metadata (10.7.0 - 1191.57)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3cd26000 -     0x7fff3cd70ff7  com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3cd71000 -     0x7fff3cdd8ff7  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff3cdd9000 -     0x7fff3cdfaff3  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
    0x7fff3d105000 -     0x7fff3d267ff3  com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3d268000 -     0x7fff3d2a8ff3  com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3d2a9000 -     0x7fff3d338fff  com.apple.framework.CoreWLAN (13.0 - 1375.2)  /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3d339000 -     0x7fff3d369ff7  com.apple.CryptoTokenKit (1.0 - 1) <1DE923B4-03C7-35C9-9FB8-2C1F96E81F85> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff3d4af000 -     0x7fff3d4baffb  com.apple.DirectoryService.Framework (10.14 - 207.200.4) <49B086F4-AFA2-3ABB-8D2E-CE253044C1C0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff3d4bb000 -     0x7fff3d569fff  com.apple.DiscRecording (9.0.3 - 9030.4.5)  /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3d58f000 -     0x7fff3d594ffb  com.apple.DiskArbitration (2.7 - 2.7)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3d75a000 -     0x7fff3db07ffb  com.apple.Foundation (6.9 - 1575.23)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3db76000 -     0x7fff3dba5ffb  com.apple.GSS (4.0 - 2.0)  /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3dca5000 -     0x7fff3ddaffff  com.apple.Bluetooth (6.0.14 - 6.0.14d3)  /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3de12000 -     0x7fff3dea1fff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3dea3000 -     0x7fff3deb2ffb  com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3deb3000 -     0x7fff3df05ff3  com.apple.ImageCaptureCore (1.0 - 1534.2) <27942C51-8108-3ED9-B37E-7C365A31EC2D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3df06000 -     0x7fff3e091fef  com.apple.ImageIO.framework (3.3.0 - 1850.2) <75E46A31-D87D-35CE-86A4-96A50971FDB2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3e092000 -     0x7fff3e096ffb  libGIF.dylib (1850.2) <4774EBDF-583B-3DDD-A0E1-9F427CB6A074> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3e097000 -     0x7fff3e173fef  libJP2.dylib (1850.2) <697BB77F-A682-339F-8659-35432962432D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3e174000 -     0x7fff3e199feb  libJPEG.dylib (1850.2) <171A8AC4-AADA-376F-9F2C-B9C978DB1007> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3e45c000 -     0x7fff3e482feb  libPng.dylib (1850.2)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3e483000 -     0x7fff3e485ffb  libRadiance.dylib (1850.2) <56907025-D5CE-3A9E-ACCB-A376C2599853> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3e486000 -     0x7fff3e4d3fe7  libTIFF.dylib (1850.2)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3e7ce000 -     0x7fff3f62efff  com.apple.JavaScriptCore (14607 - 14607.3.9) <9B7D9E8B-619D-34A1-8FA9-E23C0EA3CD02> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3f646000 -     0x7fff3f65ffff  com.apple.Kerberos (3.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3f660000 -     0x7fff3f695ff3  com.apple.LDAPFramework (2.4.28 - 194.5) <95DAD9EE-9B6F-3FF5-A5EF-F6672AD3CC55> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff3f6e2000 -     0x7fff3f700fff  com.apple.CoreAuthentication.SharedUtils (1.0 - 425.270.4) <180B7EB4-EE6F-34FC-83B9-1CB526923F4D> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff3f701000 -     0x7fff3f715fff  com.apple.LocalAuthentication (1.0 - 425.270.4) <2360CAFC-E2D7-34E1-9C37-F5CB8A49D48A> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff3f919000 -     0x7fff3f923fff  com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3f9d3000 -     0x7fff40079fff  com.apple.MediaToolbox (1.0 - 2290.14)  /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff4007b000 -     0x7fff40123ff7  com.apple.Metal (162.2 - 162.2) <92C0FEE5-3C13-31D7-BC98-582E0D8FA29A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff40125000 -     0x7fff4013eff3  com.apple.MetalKit (1.0 - 113) <51CDE966-54A7-3556-971B-1173E9986BB8> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff4013f000 -     0x7fff4015eff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff4015f000 -     0x7fff401dbfe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff401dc000 -     0x7fff40203fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff40204000 -     0x7fff4032fff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff40330000 -     0x7fff4034afff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1)  /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff4034b000 -     0x7fff4034cff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff41143000 -     0x7fff4114fff7  com.apple.NetFS (6.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff43be4000 -     0x7fff43becfe3  libcldcpuengine.dylib (2.11)  /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff43bed000 -     0x7fff43c44ff7  com.apple.opencl (2.15.3 - 2.15.3) <50EF864A-EBFF-34AB-836B-075B079FBF0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff43c45000 -     0x7fff43c60ff7  com.apple.CFOpenDirectory (10.14 - 207.200.4)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff43c61000 -     0x7fff43c6cffb  com.apple.OpenDirectory (10.14 - 207.200.4)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff445bc000 -     0x7fff445befff  libCVMSPluginSupport.dylib (17.7.3) <5003943C-2B94-3F1C-93DB-53034FC8873C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff445bf000 -     0x7fff445c4ff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff445c5000 -     0x7fff445c9fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff445ca000 -     0x7fff445d2ff7  libGFXShared.dylib (17.7.3)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff445d3000 -     0x7fff445defff  libGL.dylib (17.7.3) <0CDF608E-7D39-3F98-BB64-BB3D3721CCF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff445df000 -     0x7fff44619fef  libGLImage.dylib (17.7.3) <757CCAAD-ED2A-392A-A9EB-EEEE688B9C5D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff4461a000 -     0x7fff4478cff7  libGLProgrammability.dylib (17.7.3)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff4478d000 -     0x7fff447cbfff  libGLU.dylib (17.7.3) <8B2C8131-70F9-35FE-AAAE-933D730836F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff45168000 -     0x7fff45177ffb  com.apple.opengl (17.7.3 - 17.7.3) <6FE0731B-129C-3EA3-843B-A5BA9F0870A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff45178000 -     0x7fff4530fff7  GLEngine (17.7.3) <2638848C-1A8E-31A9-9A1C-C043ACD67C87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff45310000 -     0x7fff45339ff3  GLRendererFloat (17.7.3)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff454fa000 -     0x7fff45643ff7  com.apple.QTKit (7.7.3 - 3040)  /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff45644000 -     0x7fff45898fff  com.apple.imageKit (3.0 - 1067) <4F398AF4-828E-3FC2-9E3D-4EE3F36F7619> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff45899000 -     0x7fff45986ff3  com.apple.PDFKit (1.0 - 745.4)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff45987000 -     0x7fff45e56ff7  com.apple.QuartzComposer (5.1 - 370) <9C59494E-8D09-359E-B457-AA893520984C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff45e57000 -     0x7fff45e7dff7  com.apple.quartzfilters (1.10.0 - 83.1) <1CABB0FA-A6DB-3DD5-A598-F298F081E04E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff45e7e000 -     0x7fff45f7fff7  com.apple.QuickLookUIFramework (5.0 - 775.6) <5660DDBA-2BE4-310A-9E81-370106EDB21D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff45f80000 -     0x7fff45f80fff  com.apple.quartzframework (1.5 - 23) <044ACF9F-1FEC-33B0-A390-82F7615156E4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff45f81000 -     0x7fff461d8ff7  com.apple.QuartzCore (1.11 - 701.14)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff461d9000 -     0x7fff46230fff  com.apple.QuickLookFramework (5.0 - 775.6)  /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff463f7000 -     0x7fff4640fffb  com.apple.SafariServices.framework (14608 - 14608.3.10.10.1) <95CF1D7B-69CC-33FC-B66E-E6808DF5509D> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff46a0e000 -     0x7fff46d0efff  com.apple.security (7.0 - 58286.270.3.0.1) <8DFB0541-E701-307E-8AE1-4DD9A9BA9FF3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff46d0f000 -     0x7fff46d9bfff  com.apple.securityfoundation (6.0 - 55185.260.1) <66B3719D-3B4E-3F56-9265-E5E7E4C87D8C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff46d9c000 -     0x7fff46dccffb  com.apple.securityinterface (10.0 - 55109.200.8)  /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff46dcd000 -     0x7fff46dd1fff  com.apple.xpc.ServiceManagement (1.0 - 1)  /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff46dd2000 -     0x7fff46e22ff3  com.apple.sociald.Social (???) <72EA4265-4024-3143-80D2-A0074698A376> /System/Library/Frameworks/Social.framework/Versions/A/Social
    0x7fff4716a000 -     0x7fff471d7fff  com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff47436000 -     0x7fff47797fff  com.apple.VideoToolbox (1.0 - 2290.14)  /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff47a6c000 -     0x7fff48078ff7  libwebrtc.dylib (7607.3.9) <4D2A43AD-B95E-3CF7-8822-553411D3EF15> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff48079000 -     0x7fff499ffff7  com.apple.WebCore (14607 - 14607.3.9)  /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff49a00000 -     0x7fff49bf1ffb  com.apple.WebKitLegacy (14607 - 14607.3.9) <59707811-F21F-388C-A801-C51D32E99392> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff49bf2000 -     0x7fff4a142ff7  com.apple.WebKit (14607 - 14607.3.9)  /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff4a413000 -     0x7fff4a4b8fff  com.apple.APFS (1.0 - 1) <7ACEA6C5-EA9B-3BE4-B235-A7ADD9B76278> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4aa45000 -     0x7fff4aa4ffff  com.apple.accessibility.AXCoreUtilities (1.0 - 1)  /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff4ac1d000 -     0x7fff4acb8ffb  com.apple.accounts.AccountsDaemon (113 - 113) <0B9AA187-F2DE-320C-BBB0-E038E5C1991D> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff4acb9000 -     0x7fff4acecffb  com.apple.framework.accountsui (1.0 - 63.6)  /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI
    0x7fff4ad67000 -     0x7fff4aeb1ff7  com.apple.AddressBook.core (1.0 - 1)  /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff4aecd000 -     0x7fff4aeceff7  com.apple.AggregateDictionary (1.0 - 1)  /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4b28c000 -     0x7fff4b3cffff  com.apple.AnnotationKit (1.0 - 232.3.30)  /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff4b4cf000 -     0x7fff4b4fbff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4b623000 -     0x7fff4b632fc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4b72e000 -     0x7fff4b739fff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4b77a000 -     0x7fff4b7c3ff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4b7c4000 -     0x7fff4b7d4fff  com.apple.AppleLDAP (10.14 - 46.200.2)  /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff4b9f4000 -     0x7fff4ba11fff  com.apple.aps.framework (4.0 - 4.0) <83FB4BD1-0C45-3CEF-8640-567DA5A300A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff4ba12000 -     0x7fff4ba16ff7  com.apple.AppleSRP (5.0 - 1)  /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4ba17000 -     0x7fff4ba39fff  com.apple.applesauce (1.0 - ???)  /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4baf9000 -     0x7fff4bafcff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <690222F7-29A6-39A1-BA61-F1DD4767D01D> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4bafd000 -     0x7fff4bb4dff7  com.apple.AppleVAFramework (5.1.4 - 5.1.4) <473714CF-664E-372D-86CA-3451EA6A6403> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4bb98000 -     0x7fff4bbacffb  com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4bf7b000 -     0x7fff4c067ff7  com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4c0d1000 -     0x7fff4c0d5ffb  com.apple.AuthenticationServices (12.0 - 1.0)  /System/Library/PrivateFrameworks/AuthenticationServices.framework/Versions/A/AuthenticationServices
    0x7fff4c229000 -     0x7fff4c231fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4c232000 -     0x7fff4c2c7fff  com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4c2c8000 -     0x7fff4c335ff3  com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4c33e000 -     0x7fff4c344ffb  com.apple.BezelServicesFW (317.5 - 317.5)  /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff4c3bb000 -     0x7fff4c3f7ff3  com.apple.bom (14.0 - 197.6)  /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4caa6000 -     0x7fff4cad2ffb  com.apple.CalendarAgentLink (8.0 - 250) <4702E078-86DF-373F-BF2F-AB6230E19010> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff4d193000 -     0x7fff4d1e2ff7  com.apple.ChunkingLibrary (201 - 201)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4d2fc000 -     0x7fff4d381ff7  com.apple.CloudDocs (1.0 - 575.302) <524BC6E6-9AF7-3DBE-8FC5-BD35B7A94B55> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff4dfa0000 -     0x7fff4dfa9ffb  com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4dfbd000 -     0x7fff4dfd2ffb  com.apple.commonutilities (8.0 - 900) <080E168B-21B7-3CCA-AB84-BB9911D18DAC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4e27a000 -     0x7fff4e2dcff3  com.apple.AddressBook.ContactsFoundation (8.0 - ???)  /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff4e2dd000 -     0x7fff4e300ff3  com.apple.contacts.ContactsPersistence (1.0 - ???) <4082E8CF-5C89-3DE1-97BF-6434F3E03C16> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff4e442000 -     0x7fff4e825fef  com.apple.CoreAUC (274.0.0 - 274.0.0)  /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4e826000 -     0x7fff4e854ff7  com.apple.CoreAVCHD (6.0.0 - 6000.4.1)  /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4e874000 -     0x7fff4e892fff  com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <5AFC8A18-30CA-3D29-A509-DF21AC4DB921> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4e8ea000 -     0x7fff4e948ffb  com.apple.corebrightness (1.0 - 1)  /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff4ea7f000 -     0x7fff4ea88fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <89BDACE6-32AA-3933-BD8C-A44650488873> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4ec82000 -     0x7fff4ec93ff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4ee3c000 -     0x7fff4ef2bfff  com.apple.CoreHandwriting (161 - 1.2) <7CBB18C3-FE95-3352-9D67-B441E89AD10F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff4f0fd000 -     0x7fff4f113ffb  com.apple.CoreMediaAuthoring (2.2 - 959) <86089759-E920-37DB-A3BB-F5621C351E4A> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff4f23d000 -     0x7fff4f2a3ff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4f40a000 -     0x7fff4f40eff7  com.apple.CoreOptimization (1.0 - 1) <1C724E01-E9FA-3AEE-BE4B-C4DB8EC0C812> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff4f40f000 -     0x7fff4f49bfff  com.apple.CorePDF (4.0 - 414)  /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff4f550000 -     0x7fff4f558ff7  com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4f559000 -     0x7fff4f5afff7  com.apple.CorePrediction (1.0 - 1)  /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff4f6d4000 -     0x7fff4f705ff3  com.apple.CoreServicesInternal (358 - 358)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4facc000 -     0x7fff4fb50fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4fbe0000 -     0x7fff4fd0bff7  com.apple.coreui (2.1 - 499.10)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4fd0c000 -     0x7fff4feacfff  com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4ff00000 -     0x7fff4ff63ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2)  /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff4ff64000 -     0x7fff4ff75ff3  com.apple.CrashReporterSupport (10.13 - 938.27) <4771B1CE-1B49-312F-9550-A3391C64214C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff50005000 -     0x7fff50014fff  com.apple.framework.DFRFoundation (1.0 - 211.1)  /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff50015000 -     0x7fff50019ff7  com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff5009a000 -     0x7fff5010fffb  com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff5015b000 -     0x7fff50198ff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff50199000 -     0x7fff502d4ff7  com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff50411000 -     0x7fff504dffff  com.apple.DiskImagesFramework (480.260.1 - 480.260.1) <76CCCDFB-D369-3E38-A521-34739C0B355D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff504e0000 -     0x7fff505a6fff  com.apple.DiskManagement (12.1 - 1555.270.2)  /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff505a7000 -     0x7fff505abffb  com.apple.DisplayServicesFW (3.1 - 380) <62041594-2A4C-3362-87EE-F8E8C8E5BEEC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff50654000 -     0x7fff50657ff3  com.apple.EFILogin (2.0 - 2) <210948F9-FD39-392D-8349-34985B3C751C> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff50d8d000 -     0x7fff5106fff7  com.apple.vision.EspressoFramework (1.0 - 120) <8B56D943-F87B-3A01-B7A4-19DE3312B61C> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff5121b000 -     0x7fff51636fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4)  /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff51667000 -     0x7fff516ecff7  com.apple.FileProvider (125.130 - 125.130)  /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff51705000 -     0x7fff51b27fff  com.apple.FinderKit (1.7.5 - ???)  /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x7fff54eea000 -     0x7fff54eebfff  libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5657f000 -     0x7fff5658aff7  libGPUSupportMercury.dylib (17.7.3) <21E213C3-17E9-33EE-B713-38C14D6C5005> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff5658b000 -     0x7fff56590fff  com.apple.GPUWrangler (3.50.14 - 3.50.14) <6A317E65-B368-3D00-8AB4-11499320DCBF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5691e000 -     0x7fff56942ff3  com.apple.GenerationalStorage (2.0 - 285.101) <84C2E52C-F2C6-3FF8-87E5-3C88A40D3881> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5695b000 -     0x7fff5735afff  com.apple.GeoServices (1.0 - 1364.26.4.19.6) <041715B5-D82F-31F6-9133-955A7A66025F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5739c000 -     0x7fff573abfff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff573ac000 -     0x7fff573b9ff7  com.apple.GraphicsServices (1.0 - 1.0) <56646B62-B331-31DC-80EB-7996DCAB6944> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff57511000 -     0x7fff57585ffb  com.apple.Heimdal (4.0 - 2.0)  /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff57586000 -     0x7fff575b4fff  com.apple.HelpData (2.3 - 184.4) <22850610-29F8-3902-93A3-BBF403440185> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff58881000 -     0x7fff5888afff  com.apple.IOAccelMemoryInfo (1.0 - 1) <5F08FAC5-5EB8-3DD7-91F7-53191FB14E15> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff5888b000 -     0x7fff58892ffb  com.apple.IOAccelerator (404.14 - 404.14) <3FCCFD5B-8C77-3945-933A-FAAD1B2DF507> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff58896000 -     0x7fff588aefff  com.apple.IOPresentment (1.0 - 42.6) <2311058E-22A4-3E10-85F8-C8E116FAE800> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff58c56000 -     0x7fff58c83ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff58dad000 -     0x7fff58db1ffb  com.apple.InternationalSupport (1.0 - 10.15.6) <6226A905-D055-321D-B665-5B0CC4798A74> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff58e1b000 -     0x7fff58e28ffb  com.apple.IntlPreferences (2.0 - 227.18) <1B5AFE5D-4D6F-3471-8F4D-256F5068093F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff58f16000 -     0x7fff58f28ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff58f43000 -     0x7fff5901eff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5901f000 -     0x7fff5905bff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff59062000 -     0x7fff59067fff  com.apple.LinguisticData (1.0 - 238.25)  /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5915b000 -     0x7fff59160ffb  com.apple.LoginUICore (4.0 - 4.0) <2F1A5016-5647-370F-BCD7-3549ED5FE267> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff59885000 -     0x7fff59888fff  com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5990f000 -     0x7fff59935ff3  com.apple.MarkupUI (1.0 - 232.3.30)  /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff5999d000 -     0x7fff599d0ff7  com.apple.MediaKit (16 - 907) <5EE0E7DA-5ACC-33F3-9BF0-47A448C011A1> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff59d5c000 -     0x7fff59d84ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff59d85000 -     0x7fff59e12ff7  com.apple.gpusw.MetalTools (1.0 - 1) <2F9B8852-A146-366E-9AB9-8B57FA30B7DD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff59e29000 -     0x7fff59e42ffb  com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff59fbd000 -     0x7fff59fd8ffb  com.apple.MobileKeyBag (2.0 - 1.0)  /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff59feb000 -     0x7fff5a060fff  com.apple.Montreal (1.0 - 42.15.9) <17BFD046-4362-3A76-A496-648D00FF3743> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff5a061000 -     0x7fff5a08bffb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5a2c7000 -     0x7fff5a2d1fff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5a9f1000 -     0x7fff5a9f3fff  com.apple.OAuth (25 - 25) <64DB58E3-25A4-3C8B-91FB-FACBA01C29B6> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff5ab32000 -     0x7fff5ab83ff3  com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5bc27000 -     0x7fff5bd1afff  com.apple.PencilKit (1.0 - 1) <79225726-6980-3680-AC0B-D8C5C5DB2224> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff5bd1b000 -     0x7fff5bd2aff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5bf51000 -     0x7fff5bf51fff  com.apple.PhoneNumbers (1.0 - 1)  /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff5d70d000 -     0x7fff5d730ffb  com.apple.pluginkit.framework (1.0 - 1) <5E063876-2FB8-3520-A318-D658AE7DAD5F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5d75b000 -     0x7fff5d76cffb  com.apple.PowerLog (1.0 - 1) <08B61B93-CE9C-33F5-A601-FE72673E9DF3> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff5db67000 -     0x7fff5dbbbffb  com.apple.ProtectedCloudStorage (1.0 - 1) <53B3C1F3-BB97-379F-8CBA-8FDCDF085793> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff5dbbc000 -     0x7fff5dbdaff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5dd58000 -     0x7fff5dd5bff3  com.apple.QuickLookNonBaseSystem (1.0 - 1) <69D0DD00-A3D2-3835-91F0-F33BD9D7D740> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff5dd5c000 -     0x7fff5dd71ff3  com.apple.QuickLookThumbnailing (1.0 - 1)  /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff5dd72000 -     0x7fff5ddc2fff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff5df02000 -     0x7fff5df0dfff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.2) <651F994E-21E1-359B-8FEA-6909CE9AAD56> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff5df20000 -     0x7fff5df42fff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5df43000 -     0x7fff5df56ff3  com.apple.xpc.RemoteXPC (1.0 - 1336.261.2)  /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff5ec81000 -     0x7fff5eccafff  com.apple.Safari.SafeBrowsing (14607 - 14607.3.9)  /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff5f6c9000 -     0x7fff5f73fff7  com.apple.ShareKit (577.5 - 577.5) <6563A611-6FA7-34E5-BCB2-3E7ECABBD48B> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff5f740000 -     0x7fff5f747ff3  com.apple.coreservices.SharePointManager (1.0 - 57.1)  /System/Library/PrivateFrameworks/SharePointManagement.framework/Versions/A/SharePointManagement
    0x7fff5f74c000 -     0x7fff5f86afff  com.apple.Sharing (1288.62.2 - 1288.62.2) <5915173A-BAFB-3092-98C6-ED4871284FCA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5f86b000 -     0x7fff5f88affb  com.apple.shortcut (2.16 - 101)  /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff5f88b000 -     0x7fff5f89dfff  com.apple.sidecar-core (1.0 - 38.2)  /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff5f89e000 -     0x7fff5f8adff7  com.apple.sidecar-ui (1.0 - 38.2)  /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff6067e000 -     0x7fff6092dfff  com.apple.SkyLight (1.600.0 - 340.54) <3A96F564-275C-3EEA-8281-8168AC8D4F20> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff60dda000 -     0x7fff60de0fff  com.apple.sociald.SocialServices (87 - 87)  /System/Library/PrivateFrameworks/SocialServices.framework/Versions/A/SocialServices
    0x7fff610d0000 -     0x7fff610dcfff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6118e000 -     0x7fff613f1ff3  com.apple.spotlight.index (10.7.0 - 1191.57) <04DE70D5-D9C4-3886-A3DB-6E32040D69E3> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff6177b000 -     0x7fff617b7ff3  com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff617b8000 -     0x7fff61827fff  com.apple.Suggestions (6.0 - 226) <7BE847B4-87A7-3D13-A6F2-E8ED35521334> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff6182d000 -     0x7fff618b8fc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff618b9000 -     0x7fff618c1ffb  com.apple.SymptomDiagnosticReporter (1.0 - 820.267.1)  /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff61b00000 -     0x7fff61b2affb  com.apple.framework.SystemAdministration (1.0 - 1.0)  /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff61d8f000 -     0x7fff61d9bfff  com.apple.private.SystemPolicy (1.0 - 1) <9CDA85A3-875C-3615-8818-2DC73E9FFE8B> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff61da0000 -     0x7fff61dacffb  com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff62012000 -     0x7fff620daff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff62137000 -     0x7fff62152fff  com.apple.ToneKit (1.0 - 1) <84911F2C-394F-3FFF-8220-B51F581BB8E6> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff62153000 -     0x7fff62178ff7  com.apple.ToneLibrary (1.0 - 1) <4D7D03EB-744F-3402-8C3E-B483A74BEF1E> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff62190000 -     0x7fff62191fff  com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff62197000 -     0x7fff6234fffb  com.apple.UIFoundation (1.0 - 551.5) <254E42F9-ECAE-3F3C-9643-FF306CAFDA66> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6239d000 -     0x7fff623a3ffb  com.apple.URLFormatting (59 - 59.46) <36001C8E-C4F8-336D-9975-764C8ABE00A6> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff62fcb000 -     0x7fff630a4fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff634e7000 -     0x7fff63759ffb  libAWDSupportFramework.dylib (2131)  /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff6375a000 -     0x7fff6376bfff  libprotobuf-lite.dylib (2131) <297886A7-F889-38AA-B6F6-162598345EC4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff6376c000 -     0x7fff637c6fff  libprotobuf.dylib (2131) <05141A5F-1870-3AA7-B339-6EB13E375BA4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff637c7000 -     0x7fff63808ff7  com.apple.awd (1.0 - 930.11) <652A1F08-52A3-36CC-8055-EF57143BED76> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff6387c000 -     0x7fff6387ffff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff63c80000 -     0x7fff63c82ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff63c83000 -     0x7fff63c98fff  com.apple.login (3.0 - 3.0)  /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff63ccf000 -     0x7fff63d00ffb  com.apple.contacts.vCard (1.0 - ???) <651AD944-66CA-3408-818F-484E0F53A1DE> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff63ebc000 -     0x7fff63ed0ffb  libAccessibility.dylib (2402.95) <6BC07631-25B1-3C31-A2CB-E5E477836A5E> /usr/lib/libAccessibility.dylib
    0x7fff63f4c000 -     0x7fff63f80fff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff63f83000 -     0x7fff63f8dff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff63f8e000 -     0x7fff64017fff  libCoreStorage.dylib (546.50.1) <8E643B27-7986-3351-B37E-038FB6794BF9> /usr/lib/libCoreStorage.dylib
    0x7fff6401b000 -     0x7fff6401cffb  libDiagnosticMessagesClient.dylib (107)  /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff64053000 -     0x7fff642aaff3  libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
    0x7fff642ca000 -     0x7fff642d1fff  libMatch.1.dylib (31.200.1)  /usr/lib/libMatch.1.dylib
    0x7fff642fb000 -     0x7fff6431afff  libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
    0x7fff6431b000 -     0x7fff6431bfff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff6445b000 -     0x7fff6445cffb  libSystem.B.dylib (1252.250.1) <2CBD96C4-5698-363C-A22E-BFB6FF686FB4> /usr/lib/libSystem.B.dylib
    0x7fff6445d000 -     0x7fff644d7ff7  libTelephonyUtilDynamic.dylib (3705) <155194D3-2B24-3A5F-9C04-364E0D583C60> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff644d8000 -     0x7fff644d9fff  libThaiTokenizer.dylib (2.15.1)  /usr/lib/libThaiTokenizer.dylib
    0x7fff644eb000 -     0x7fff64501ffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff64502000 -     0x7fff6452bffb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff6452c000 -     0x7fff645abfff  libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
    0x7fff645af000 -     0x7fff645afff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff64681000 -     0x7fff64691ffb  libbsm.0.dylib (39.200.18)  /usr/lib/libbsm.0.dylib
    0x7fff64692000 -     0x7fff6469ffff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff646a0000 -     0x7fff646f3ff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff646f4000 -     0x7fff64709ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff6470a000 -     0x7fff6470aff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff6470b000 -     0x7fff6471bffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff6471c000 -     0x7fff64734ffb  libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
    0x7fff649a9000 -     0x7fff649bffff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff649c0000 -     0x7fff649c1ff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff64b5f000 -     0x7fff64c57ff7  libcrypto.35.dylib (22.260.1) <91C3D71A-4D1D-331D-89CC-67863DF10574> /usr/lib/libcrypto.35.dylib
    0x7fff64d59000 -     0x7fff64e59fcb  libcrypto.42.dylib (22.260.1)  /usr/lib/libcrypto.42.dylib
    0x7fff64e5a000 -     0x7fff64e65ff7  libcsfde.dylib (546.50.1) <7BAF8FCF-33A1-3C7C-8FEB-2020C8ED6063> /usr/lib/libcsfde.dylib
    0x7fff64e6d000 -     0x7fff64ec3ff3  libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
    0x7fff64eec000 -     0x7fff64f3ffff  libcurl.4.dylib (105.200.2)  /usr/lib/libcurl.4.dylib
    0x7fff64ff7000 -     0x7fff64ff7fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff65029000 -     0x7fff6502eff7  libgermantok.dylib (17.15.2)  /usr/lib/libgermantok.dylib
    0x7fff6502f000 -     0x7fff65034ff7  libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
    0x7fff6505f000 -     0x7fff6514ffff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff65150000 -     0x7fff653b1ffb  libicucore.A.dylib (62141.0.1)  /usr/lib/libicucore.A.dylib
    0x7fff653fe000 -     0x7fff653fffff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff65400000 -     0x7fff65418ff3  liblzma.5.dylib (10.200.3)  /usr/lib/liblzma.5.dylib
    0x7fff65430000 -     0x7fff654d4ff7  libmecab.1.0.0.dylib (779.24.1)  /usr/lib/libmecab.1.0.0.dylib
    0x7fff654d5000 -     0x7fff656d9fff  libmecabra.dylib (779.24.1)  /usr/lib/libmecabra.dylib
    0x7fff658b1000 -     0x7fff65c02ff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff65c94000 -     0x7fff66419fdf  libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
    0x7fff6641a000 -     0x7fff6641bfff  libodfde.dylib (24.50.1) <46EA989F-415B-3FE6-983D-30CC9BE63DAE> /usr/lib/libodfde.dylib
    0x7fff6642b000 -     0x7fff6642fffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff66432000 -     0x7fff66467fff  libpcap.A.dylib (79.250.1)  /usr/lib/libpcap.A.dylib
    0x7fff66580000 -     0x7fff66598ffb  libresolv.9.dylib (65.200.3) <6884EA23-6425-3A88-8534-2D1AB0188B2D> /usr/lib/libresolv.9.dylib
    0x7fff6659a000 -     0x7fff665d5ff3  libsandbox.1.dylib (851.270.1) <04B924EF-2385-34DF-807E-93AAD9EF3AAB> /usr/lib/libsandbox.1.dylib
    0x7fff665d6000 -     0x7fff665e8ff7  libsasl2.2.dylib (211) <10987614-6763-3B5D-9F28-91D121BB4924> /usr/lib/libsasl2.2.dylib
    0x7fff665e9000 -     0x7fff665eaff7  libspindump.dylib (267.3)  /usr/lib/libspindump.dylib
    0x7fff665eb000 -     0x7fff667c8fff  libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib
    0x7fff6688c000 -     0x7fff668bbfff  libssl.44.dylib (22.260.1)  /usr/lib/libssl.44.dylib
    0x7fff669e1000 -     0x7fff669e4ff7  libutil.dylib (51.200.4)  /usr/lib/libutil.dylib
    0x7fff669e5000 -     0x7fff669f2fff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff669f7000 -     0x7fff66adaff3  libxml2.2.dylib (32.12) <48E64CC9-8C86-372B-99DC-1D114F6A259A> /usr/lib/libxml2.2.dylib
    0x7fff66adb000 -     0x7fff66b03ff3  libxslt.1.dylib (16.7)  /usr/lib/libxslt.1.dylib
    0x7fff66b04000 -     0x7fff66b16ff7  libz.1.dylib (70.200.4)  /usr/lib/libz.1.dylib
    0x7fff672fa000 -     0x7fff672feff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff672ff000 -     0x7fff67309ff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6730a000 -     0x7fff67311ff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff67312000 -     0x7fff6731bff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff6731c000 -     0x7fff673a0fc3  libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
    0x7fff67427000 -     0x7fff67460ff7  libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
    0x7fff67461000 -     0x7fff6748dff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff6748e000 -     0x7fff6748effb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff6748f000 -     0x7fff6749bff3  libkxld.dylib (4903.278.12) <310B81DB-F3E2-3495-BC8A-19EB750FEDBF> /usr/lib/system/libkxld.dylib
    0x7fff6749c000 -     0x7fff6749cff7  liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
    0x7fff6749d000 -     0x7fff674a2fff  libmacho.dylib (927.0.3)  /usr/lib/system/libmacho.dylib
    0x7fff674a3000 -     0x7fff674a5ff7  libquarantine.dylib (86.270.1) <50A89DAB-7E34-3347-9AD5-68957B27EFD2> /usr/lib/system/libquarantine.dylib
    0x7fff674a6000 -     0x7fff674a7ff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff674a8000 -     0x7fff674bfff3  libsystem_asl.dylib (356.200.4)  /usr/lib/system/libsystem_asl.dylib
    0x7fff674c0000 -     0x7fff674c0ff7  libsystem_blocks.dylib (73)  /usr/lib/system/libsystem_blocks.dylib
    0x7fff674c1000 -     0x7fff67548fff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff67549000 -     0x7fff6754cffb  libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6754d000 -     0x7fff67550ff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff67551000 -     0x7fff67557fff  libsystem_darwin.dylib (1272.250.1)  /usr/lib/system/libsystem_darwin.dylib
    0x7fff67558000 -     0x7fff6755effb  libsystem_dnssd.dylib (878.270.3) <97EEE658-D935-33C8-B56E-0F41EA7F6B43> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6755f000 -     0x7fff675aaffb  libsystem_info.dylib (517.200.9)  /usr/lib/system/libsystem_info.dylib
    0x7fff675ab000 -     0x7fff675d3ff7  libsystem_kernel.dylib (4903.278.12) <210C5A31-0B19-3AA3-98E4-686F1DD3983E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff675d4000 -     0x7fff6761fff7  libsystem_m.dylib (3158.200.7)  /usr/lib/system/libsystem_m.dylib
    0x7fff67620000 -     0x7fff6764afff  libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6764b000 -     0x7fff67655ff7  libsystem_networkextension.dylib (767.250.2)  /usr/lib/system/libsystem_networkextension.dylib
    0x7fff67656000 -     0x7fff6765dfff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff6765e000 -     0x7fff67667fef  libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
    0x7fff67668000 -     0x7fff67672ff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff67673000 -     0x7fff67676ff7  libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff67677000 -     0x7fff67679ff3  libsystem_secinit.dylib (30.260.2)  /usr/lib/system/libsystem_secinit.dylib
    0x7fff6767a000 -     0x7fff67681ff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff67682000 -     0x7fff67697fff  libsystem_trace.dylib (906.260.1)  /usr/lib/system/libsystem_trace.dylib
    0x7fff67699000 -     0x7fff6769effb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff6769f000 -     0x7fff676cefff  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: 3
    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: 68270
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               768K        6 
Activity Tracing                   256K        1 
CG backing stores                 1752K        3 
CG image                           380K       29 
CoreAnimation                     2296K      114 
CoreGraphics                         8K        1 
CoreImage                          144K       28 
CoreUI image data                 2372K       35 
CoreUI image file                  388K        9 
Foundation                        46.4M        8 
Image IO                            68K        2 
JS JIT generated code              1.0G        3 
Kernel Alloc Once                  268K        2 
MALLOC                           304.1M      115 
MALLOC guard page                   32K        7 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
SQLite page cache                   64K        1 
STACK GUARD                       56.0M       12 
Stack                             13.6M       12 
VM_ALLOCATE                        444K       37 
WebKit Malloc                     4304K        8 
__DATA                            84.7M      422 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       228.1M       43 
__TEXT                           342.3M      418 
__UNICODE                          564K        1 
mapped file                       88.2M       74 
shared memory                     2812K       20 
===========                     =======  ======= 
TOTAL                              2.5G     1415 
TOTAL, minus reserved VM space     2.2G     1415 

Model: MacBookPro14,3, BootROM 198.71.1.0.0, 4 processors, Intel Core i7, 2,8 GHz, 16 GB, SMC 2.45f0
Graphics: kHW_IntelHDGraphics630Item, Intel HD Graphics 630, spdisplays_builtin
Graphics: kHW_AMDRadeonPro555Item, Radeon Pro 555, spdisplays_pcie_device, 2 GB
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.61.3 AirPortDriverBrcmNIC-1305.9)
Bluetooth: Version 6.0.14d3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: USB2.0 Hub
USB Device: 4-Port USB 2.0 Hub
USB Device: USB Keyboard
USB Device: iBridge
USB Device: USB3.0 Hub
USB Device: Mass Storage Device
USB Device: 4-Port USB 3.0 Hub
USB Device: USB 10/100/1000 LAN
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.1
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.1

Yikes ok

Unable to reproduce on Ubuntu. Saved the above to a CSV file, imported it, and successfully created a new database.

@hannesstruss, when does the crash happen exactly? Do you see the new DB wizard, or does it happen before that pops up?

Could you also paste the debug info here (Help / About / Debug Info)?

Bug was reported for macOS. If is happing also on Ubuntu I do not know.


    1. 2019 v 15:05, Balazs Gyurak notifications@github.com:


Unable to reproduce on Ubuntu. Saved the above to a CSV file, imported it, and successfully created a new database.

@hannesstruss, when does the crash happen exactly? Do you see the new DB wizard, or does it happen before that pops up?

Could you also paste the debug info here (Help / About / Debug Info)?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

I'm trying to import a LastPass db to keepassxc and unfortunately, the LP chrome extension posts it to webpage instead of a CSV file.
Copy pasting this file to a text editor and changing encoding to UTF-8, I am unable to import it as keepass crashes at the end of the import wizard.
Confirming this bug on Arch Linux, fails with:

QFSFileEngine::open: No file name specified
Segmentation fault

File format:

url,username,password,notes,name,group,last modified
http://web.site,Strykar,password,,web ring net,,0

Debug info:

KeePassXC - Version 2.5.0
Revision: 1ab8a9f

Qt 5.13.2
Debugging mode is disabled.

Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 5.3.11-arch1-1

Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare (signed and unsigned sharing)
- YubiKey

Cryptographic libraries:
 libgcrypt 1.8.5

I had the same problem when porting my records from SplashID. Fortunately I was able to get all 250 of my web logins and 11 IDs imported just fine, but I can't import my emails. And when I try to re-import my IDs with a different column order, that fails too. So it's not 100% reproducible.

Still unable to reproduce with either of the sample CSV files in this issue. I've tested with UTF-8 CSV files and revision 1ab8a9f.


My debug info:
KeePassXC - Version 2.5.0
Revision: 1ab8a9f

Qt 5.12.4
Debugging mode is disabled.

Operating system: Ubuntu 19.10
CPU architecture: x86_64
Kernel: linux 5.3.0-23-generic

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • SSH Agent
  • KeeShare (only unsigned sharing)
  • YubiKey

Cryptographic libraries:
libgcrypt 1.8.4

What settings do you set in the import wizard? What database format did you select? I tested with all defaults (only clicked Continue and OK).

Hey, ba32107, thanks! My experience is that importing worked normally until it stopped working, and it never worked again even for CSV files that worked just a few minutes earlier. So my guess is that some kind of journal/history/undo log got full, or that some other state got corrupted. You might not be able to repro unless you do a bunch of imports in a loop. Can you script it and try that?

FYI I tried uninstall/reinstall and that didn't help, but dropping back to 2.4.3 made import work again.

when does the crash happen exactly? Do you see the new DB wizard, or does it happen before that pops up?

@ba32107 the crash happens for me after clicking the confirm button on the import preview screen (the one with the dropdowns to map CSV columns to KeePass entry types). The preview table is shown correctly.

Debug info:

KeePassXC - Version 2.5.1
Revision: 0fd8836

Qt 5.13.1
Debugging mode is disabled.

Operating system: macOS Mojave (10.14)
CPU architecture: x86_64
Kernel: darwin 18.7.0

Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare (signed and unsigned sharing)
- YubiKey
- TouchID

Cryptographic libraries:
 libgcrypt 1.8.5

Crashes here too. Imports KeePass 2.43 .kdbx data fine but importing CSV file, it just becomes non-responsive and never imports. I'm on Windows 10 pro.

Sorry everyone - still unable to reproduce, this might be platform-dependent. Tried with revision 0fd8836 as well. Gonna have to leave this up to somebody else.

FYI I tried uninstall/reinstall and that didn't help, but dropping back to 2.4.3 made import work again.

Same for me, 100% crash rate, even with making the csv less complex, and no luck. 2.4.3 and it worked on the first try.

I can confirm for version 2.5.1 on macOS 10.14.6.
I tried with a 3 row CSV file and it did work once but I wasn't able to reproduce it afterwards, keeps crashing with the same file now. Hope that helps.

Same here on Mac OS 10.13.6 with KeypassXC 2.5.1.

The CSV is from Chrome and looks okay. I opened it in a text editor - looks normal. Saved it as ","-separated, ","-separated, just tried 3 lines... it always crashes.

I confirm this bug can be reproduced on Ubuntu LTS 18.04 with KeepassXC 2.5.1-1ppa1~bionic1. It's a segmentation fault.

Strangely, it can be 100% reproduced only when I choose to save the database file in a _Dropbox folder_. However, the importing process is _successful_ in a non-syncing folder. The time of crash is the same as @hannesstruss described above.

The number of lines in the CSV file doesn't matter. The behaviors has no difference for a CSV file with 1 line or 900+ lines. Besides, the CSV file I tested is generated by Google Chrome built-in pasword manager. There're 4 fields name, url, username, password in it.

@ba32107 Please try as what I described to see if this bug could be reporuced on your machine. Thank you.

@gadflysu, this sounds like a very likely root cause, thanks for the tip. I will try and reproduce this soon.

This is not a bug in the CSV parser. This is a bug in the saving infrastructure. You are just seeing it when using the CSV parser. Likely the same bug as #3857

I was able to reproduce, but not sure what the issue is yet. The crash happens when the CSV parser tries to set the root group's name:
https://github.com/keepassxreboot/keepassxc/blob/develop/src/gui/csvImport/CsvImportWidget.cpp#L317

Weird.

3991 (merged into release/2.5.2) fixes this on Ubuntu. Confirmed also that it is fixed for macOS.

Hi @droidmonkey!
I'm not very familiar with GitHub and your bug tracking system.
Just got here because I encountered the exact same bug and tried many things unsuccessfully.
I'm under MacOS 10.14.5 and KeePassXC 2.5.1.

Has the bug been fixed (cf. "Closed")? Or is it currently being fixed?
Thanks a lot for your hard work on it!

The fix will be released with 2.5.2.

The fix will be released with 2.5.2.

Sounds good! Thank you for your prompt answer!

The fix will be released with 2.5.2.

Is there an ETA on when 2.5.2 will be released? I have a large file that needs importing and I currently don't have way to do it.

Use our snapshot: https://snapshot.keepassxc.org

Was this page helpful?
0 / 5 - 0 ratings