keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.12k stars 1.46k forks source link

KeePassXC aborts on Mac m1 when trying to delete item permenantly #8359

Closed JakkuSakura closed 2 years ago

JakkuSakura commented 2 years ago

Overview

Steps to Reproduce

  1. select an item in Recycle Bin
  2. use fn+backspace (so delete)
  3. aborts

Expected Behavior

Item is deleted

Actual Behavior

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               KeePassXC [24312]
Path:                  /Applications/KeePassXC.app/Contents/MacOS/KeePassXC
Identifier:            org.keepassxc.keepassxc
Version:               2.7.1 ()
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-08-13 17:21:10.2431 +0800
OS Version:            macOS 12.3.1 (21E258)
Report Version:        12
Anonymous UUID:        6777BDFE-449A-9031-FC07-19E412EF76D7

Sleep/Wake UUID:       8D8F7FC3-4B96-4509-B2A3-38C327B1AC31

Time Awake Since Boot: 480000 seconds
Time Since Wake:       17463 seconds

System Integrity Protection: enabled

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

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

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [24312]

VM Region Info: 0 is not in any region.  Bytes before following region: 4342661120
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      102d7c000-103280000    [ 5136K] r-x/r-x SM=COW  ...cOS/KeePassXC

Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   KeePassXC                              0x102dc64fc 0x102d7c000 + 304380
1   KeePassXC                              0x102f42104 0x102d7c000 + 1859844
2   QtCore                                 0x105a07248 QSortFilterProxyModel::data(QModelIndex const&, int) const + 124
3   QtWidgets                              0x1040cccb0 QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const + 388
4   QtWidgets                              0x1040cd32c QStyledItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const + 72
5   QtWidgets                              0x1041142a8 QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const + 2680
6   QtWidgets                              0x1041123ac QTreeView::drawTree(QPainter*, QRegion const&) const + 684
7   QtWidgets                              0x1041120b8 QTreeView::paintEvent(QPaintEvent*) + 312
8   QtWidgets                              0x103e9a728 QWidget::event(QEvent*) + 128
9   QtWidgets                              0x103f2f614 QFrame::event(QEvent*) + 56
10  QtWidgets                              0x1040a7978 QAbstractItemView::viewportEvent(QEvent*) + 1124
11  QtWidgets                              0x104111d94 QTreeView::viewportEvent(QEvent*) + 464
12  QtCore                                 0x105a28afc QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 264
13  QtWidgets                              0x103e65490 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 260
14  QtWidgets                              0x103e66844 QApplication::notify(QObject*, QEvent*) + 556
15  QtCore                                 0x105a287e0 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
16  QtWidgets                              0x103e8cd90 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 2996
17  QtWidgets                              0x103e711b0 0x103e54000 + 119216
18  QtWidgets                              0x103e71578 0x103e54000 + 120184
19  QtWidgets                              0x103e9abcc QWidget::event(QEvent*) + 1316
20  QtWidgets                              0x103f93d38 QMainWindow::event(QEvent*) + 248
21  QtWidgets                              0x103e654b0 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
22  QtWidgets                              0x103e66844 QApplication::notify(QObject*, QEvent*) + 556
23  QtCore                                 0x105a287e0 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
24  QtCore                                 0x105a29a58 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 764
25  libqcocoa.dylib                        0x103baf828 0x103b78000 + 227368
26  libqcocoa.dylib                        0x103bafee8 0x103b78000 + 229096
27  CoreFoundation                         0x1916929a0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
28  CoreFoundation                         0x1916928ec __CFRunLoopDoSource0 + 208
29  CoreFoundation                         0x1916925ec __CFRunLoopDoSources0 + 268
30  CoreFoundation                         0x191690f6c __CFRunLoopRun + 828
31  CoreFoundation                         0x191690490 CFRunLoopRunSpecific + 600
32  HIToolbox                              0x19a2b0dd8 RunCurrentEventLoopInMode + 292
33  HIToolbox                              0x19a2b0a64 ReceiveNextEventCommon + 324
34  HIToolbox                              0x19a2b0908 _BlockUntilNextEventMatchingListInModeWithFilter + 72
35  AppKit                                 0x1941efb2c _DPSNextEvent + 860
36  AppKit                                 0x1941ee424 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
37  AppKit                                 0x1941e05f0 -[NSApplication run] + 596
38  libqcocoa.dylib                        0x103baec40 0x103b78000 + 224320
39  QtCore                                 0x105a247a8 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 524
40  QtCore                                 0x105a28e10 QCoreApplication::exec() + 132
41  KeePassXC                              0x102d87e80 0x102d7c000 + 48768
42  dyld                                   0x103565088 start + 516

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

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

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

Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                 0x1915935b8 __select + 8
1   CoreFoundation                         0x1916bd1fc __CFSocketManager + 644
2   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
3   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 5:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 6:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 7:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 8:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 9:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x1915888d0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x191588d40 mach_msg + 76
2   CoreFoundation                         0x191692c1c __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1916910cc __CFRunLoopRun + 1180
4   CoreFoundation                         0x191690490 CFRunLoopRunSpecific + 600
5   AppKit                                 0x19435c6f4 _NSEventThread + 196
6   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
7   libsystem_pthread.dylib                0x1915c108c thread_start + 8

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

Thread 11:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 12:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 13:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 14:: Thread (pooled)
0   libsystem_kernel.dylib                 0x19158c290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x1915c683c _pthread_cond_wait + 1236
2   QtCore                                 0x10587ca78 0x105854000 + 166520
3   QtCore                                 0x10587c790 0x105854000 + 165776
4   QtCore                                 0x10587c6f8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   QtCore                                 0x105878d18 0x105854000 + 150808
6   QtCore                                 0x105874848 0x105854000 + 133192
7   libsystem_pthread.dylib                0x1915c626c _pthread_start + 148
8   libsystem_pthread.dylib                0x1915c108c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000015a859010   x1: 0x000000016d0809e8   x2: 0x0000000000000009   x3: 0x00006000037c8490
    x4: 0x00000001059e45dc   x5: 0x0000000000000051   x6: 0x000000000000006e   x7: 0x00000000000002c0
    x8: 0x000000016d080970   x9: 0x0000000000000000  x10: 0x0000000102f420e8  x11: 0x000000000000003d
   x12: 0x00006000037c8480  x13: 0x00006000037c8468  x14: 0x000060000128a2e0  x15: 0x0000000000000018
   x16: 0x0000000080000000  x17: 0x0000000063c00000  x18: 0x0000000000000000  x19: 0x000000016d080a60
   x20: 0x000000015a859010  x21: 0x000000016d080ca0  x22: 0x000060000226f2c0  x23: 0x000000016d0809e8
   x24: 0x0000000000000009  x25: 0x0000000000000000  x26: 0x000000016d080ff0  x27: 0x0000000000000064
   x28: 0x0000000000000000   fp: 0x000000016d0809d0   lr: 0x0000000102f42104
    sp: 0x000000016d080900   pc: 0x0000000102dc64fc cpsr: 0x60001000
   far: 0x0000000000000000  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x102d7c000 -        0x10327ffff org.keepassxc.keepassxc (2.7.1) <63e6c221-ef80-39a9-ae21-ca43cba59db7> /Applications/KeePassXC.app/Contents/MacOS/KeePassXC
       0x105854000 -        0x105d2bfff org.qt-project.QtCore (5.15) <95d8c65b-55a3-33c0-acc8-426a1cd8625d> /Applications/KeePassXC.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x103e54000 -        0x10425ffff org.qt-project.QtWidgets (5.15) <9aecea9a-d1f3-3d72-b8e3-4dadcc1efebe> /Applications/KeePassXC.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x103b78000 -        0x103cc3fff libqcocoa.dylib (*) <a5084c66-5cf2-39a0-8c86-efd03a249f8d> /Applications/KeePassXC.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x19160e000 -        0x191b53fff com.apple.CoreFoundation (6.9) <8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19a27d000 -        0x19a5b0fff com.apple.HIToolbox (2.1.1) <4a1d1f30-c79d-3502-b51f-9792adbd8e06> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1941ae000 -        0x195065fff com.apple.AppKit (6.9) <153590c1-624c-38fb-8ffb-ba751bccbd16> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x103560000 -        0x1035bffff dyld (*) <fbb89662-e6f2-3434-b542-f75185ac5e74> /usr/lib/dyld
       0x1915bf000 -        0x1915cbfff libsystem_pthread.dylib (*) <cee8bc77-6923-34d9-89a3-6f8f7279605e> /usr/lib/system/libsystem_pthread.dylib
       0x191587000 -        0x1915befff libsystem_kernel.dylib (*) <1d7b3b8e-75a1-34ea-aa52-9f7c23155c55> /usr/lib/system/libsystem_kernel.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 86

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
CG image                           320K       10 
ColorSync                          272K       10 
CoreAnimation                      304K       11 
CoreGraphics                        32K        2 
CoreImage                           16K        1 
CoreUI image data                 2352K       16 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           428.8M       61 
MALLOC guard page                  192K        9 
MALLOC_MEDIUM (reserved)         944.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)
Memory Tag 255                    1536K       96 
STACK GUARD                       56.2M       15 
Stack                             15.4M       15 
VM_ALLOCATE                         96K        6 
__AUTH                            1869K      179 
__AUTH_CONST                      10.6M      344 
__DATA                            9673K      367 
__DATA_CONST                      12.0M      378 
__DATA_DIRTY                       650K      112 
__FONT_DATA                          4K        1 
__LINKEDIT                       589.8M       36 
__OBJC_CONST                      1432K      151 
__OBJC_RO                         82.9M        1 
__OBJC_RW                         3152K        1 
__TEXT                           261.2M      393 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      490.4M       61 
shared memory                     1008K       22 
===========                     =======  ======= 
TOTAL                              3.1G     2318 
TOTAL, minus reserved VM space     1.9G     2318 

-----------
Full Report
-----------

{"app_name":"KeePassXC","timestamp":"2022-08-13 17:21:12.00 +0800","app_version":"2.7.1","slice_uuid":"63e6c221-ef80-39a9-ae21-ca43cba59db7","build_version":"","platform":1,"bundleID":"org.keepassxc.keepassxc","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"3BF3D77A-01D3-4AE4-AD2F-6AC08979995F","name":"KeePassXC"}
{
  "uptime" : 480000,
  "procLaunch" : "2022-08-13 17:20:51.9924 +0800",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "procStartAbsTime" : 11588711283884,
  "coalitionID" : 78589,
  "osVersion" : {
    "train" : "macOS 12.3.1",
    "build" : "21E258",
    "releaseType" : "User"
  },
  "captureTime" : "2022-08-13 17:21:10.2431 +0800",
  "incident" : "3BF3D77A-01D3-4AE4-AD2F-6AC08979995F",
  "bug_type" : "309",
  "pid" : 24312,
  "procExitAbsTime" : 11589148992654,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "KeePassXC",
  "procPath" : "\/Applications\/KeePassXC.app\/Contents\/MacOS\/KeePassXC",
  "bundleInfo" : {"CFBundleShortVersionString":"2.7.1","CFBundleVersion":"","CFBundleIdentifier":"org.keepassxc.keepassxc"},
  "storeInfo" : {"deviceIdentifierForVendor":"5608FCAB-26A9-56F0-B39C-95F5E39EDF0F","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.keepassxc.keepassxc",
  "crashReporterKey" : "6777BDFE-449A-9031-FC07-19E412EF76D7",
  "wakeTime" : 17463,
  "sleepWakeUUID" : "8D8F7FC3-4B96-4509-B2A3-38C327B1AC31",
  "sip" : "enabled",
  "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4342661120\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      102d7c000-103280000    [ 5136K] r-x\/r-x SM=COW  ...cOS\/KeePassXC",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":24312},
  "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
  "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4342661120\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      102d7c000-103280000    [ 5136K] r-x\/r-x SM=COW  ...cOS\/KeePassXC",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":86,"task_for_pid":1},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":6357490,"threadState":{"x":[{"value":5813669904},{"value":6124210664},{"value":9},{"value":105553174758544},{"value":4389225948,"symbolLocation":0,"symbol":"QAbstractTableModel::index(int, int, QModelIndex const&) const"},{"value":81},{"value":110},{"value":704},{"value":6124210544},{"value":0},{"value":4344520936},{"value":61},{"value":105553174758528},{"value":105553174758504},{"value":105553135706848},{"value":24},{"value":2147483648},{"value":1673527296},{"value":0},{"value":6124210784},{"value":5813669904},{"value":6124211360},{"value":105553152373440},{"value":6124210664},{"value":9},{"value":0},{"value":6124212208},{"value":100},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344520964},"cpsr":{"value":1610616832},"fp":{"value":6124210640},"sp":{"value":6124210432},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4342965500,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":304380,"imageIndex":0},{"imageOffset":1859844,"imageIndex":0},{"imageOffset":1782344,"symbol":"QSortFilterProxyModel::data(QModelIndex const&, int) const","symbolLocation":124,"imageIndex":1},{"imageOffset":2591920,"symbol":"QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const","symbolLocation":388,"imageIndex":2},{"imageOffset":2593580,"symbol":"QStyledItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const","symbolLocation":72,"imageIndex":2},{"imageOffset":2884264,"symbol":"QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const","symbolLocation":2680,"imageIndex":2},{"imageOffset":2876332,"symbol":"QTreeView::drawTree(QPainter*, QRegion const&) const","symbolLocation":684,"imageIndex":2},{"imageOffset":2875576,"symbol":"QTreeView::paintEvent(QPaintEvent*)","symbolLocation":312,"imageIndex":2},{"imageOffset":288552,"symbol":"QWidget::event(QEvent*)","symbolLocation":128,"imageIndex":2},{"imageOffset":898580,"symbol":"QFrame::event(QEvent*)","symbolLocation":56,"imageIndex":2},{"imageOffset":2439544,"symbol":"QAbstractItemView::viewportEvent(QEvent*)","symbolLocation":1124,"imageIndex":2},{"imageOffset":2874772,"symbol":"QTreeView::viewportEvent(QEvent*)","symbolLocation":464,"imageIndex":2},{"imageOffset":1919740,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":264,"imageIndex":1},{"imageOffset":70800,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":260,"imageIndex":2},{"imageOffset":75844,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":556,"imageIndex":2},{"imageOffset":1918944,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":1},{"imageOffset":232848,"symbol":"QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)","symbolLocation":2996,"imageIndex":2},{"imageOffset":119216,"imageIndex":2},{"imageOffset":120184,"imageIndex":2},{"imageOffset":289740,"symbol":"QWidget::event(QEvent*)","symbolLocation":1316,"imageIndex":2},{"imageOffset":1310008,"symbol":"QMainWindow::event(QEvent*)","symbolLocation":248,"imageIndex":2},{"imageOffset":70832,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":2},{"imageOffset":75844,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":556,"imageIndex":2},{"imageOffset":1918944,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":1},{"imageOffset":1923672,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":764,"imageIndex":1},{"imageOffset":227368,"imageIndex":3},{"imageOffset":229096,"imageIndex":3},{"imageOffset":543136,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":4},{"imageOffset":542956,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":4},{"imageOffset":542188,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":4},{"imageOffset":536428,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":4},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":212440,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":211556,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":5},{"imageOffset":211208,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":269100,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":6},{"imageOffset":263204,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":6},{"imageOffset":206320,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":6},{"imageOffset":224320,"imageIndex":3},{"imageOffset":1902504,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":524,"imageIndex":1},{"imageOffset":1920528,"symbol":"QCoreApplication::exec()","symbolLocation":132,"imageIndex":1},{"imageOffset":48768,"imageIndex":0},{"imageOffset":20616,"symbol":"start","symbolLocation":516,"imageIndex":7}]},{"id":6357507,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":6357508,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":6357512,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":6357531,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50616,"symbol":"__select","symbolLocation":8,"imageIndex":9},{"imageOffset":717308,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6357589,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6357590,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6357591,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6357592,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6357598,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":1763060,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6358652,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":6358656,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6358657,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6358658,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":6358659,"name":"Thread (pooled)","frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":166520,"imageIndex":1},{"imageOffset":165776,"imageIndex":1},{"imageOffset":165624,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":100,"imageIndex":1},{"imageOffset":150808,"imageIndex":1},{"imageOffset":133192,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4342661120,
    "CFBundleShortVersionString" : "2.7.1",
    "CFBundleIdentifier" : "org.keepassxc.keepassxc",
    "size" : 5259264,
    "uuid" : "63e6c221-ef80-39a9-ae21-ca43cba59db7",
    "path" : "\/Applications\/KeePassXC.app\/Contents\/MacOS\/KeePassXC",
    "name" : "KeePassXC",
    "CFBundleVersion" : ""
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4387586048,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5079040,
    "uuid" : "95d8c65b-55a3-33c0-acc8-426a1cd8625d",
    "path" : "\/Applications\/KeePassXC.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4360323072,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4243456,
    "uuid" : "9aecea9a-d1f3-3d72-b8e3-4dadcc1efebe",
    "path" : "\/Applications\/KeePassXC.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4357324800,
    "size" : 1359872,
    "uuid" : "a5084c66-5cf2-39a0-8c86-efd03a249f8d",
    "path" : "\/Applications\/KeePassXC.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6734012416,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5529600,
    "uuid" : "8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1858.112"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6881267712,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "4a1d1f30-c79d-3502-b51f-9792adbd8e06",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6779756544,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15433728,
    "uuid" : "153590c1-624c-38fb-8ffb-ba751bccbd16",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.40.127"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4350935040,
    "size" : 393216,
    "uuid" : "fbb89662-e6f2-3434-b542-f75185ac5e74",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6733688832,
    "size" : 53248,
    "uuid" : "cee8bc77-6923-34d9-89a3-6f8f7279605e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6733459456,
    "size" : 229376,
    "uuid" : "1d7b3b8e-75a1-34ea-aa52-9f7c23155c55",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  }
],
  "sharedCache" : {
  "base" : 6730399744,
  "size" : 3136438272,
  "uuid" : "1df3dfc1-141a-35d0-a4e5-f1e113894c6e"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=851.0M resident=0K(0%) swapped_out_or_unallocated=851.0M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2176K        4 \nCG image                           320K       10 \nColorSync                          272K       10 \nCoreAnimation                      304K       11 \nCoreGraphics                        32K        2 \nCoreImage                           16K        1 \nCoreUI image data                 2352K       16 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           428.8M       61 \nMALLOC guard page                  192K        9 \nMALLOC_MEDIUM (reserved)         944.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nMemory Tag 255                    1536K       96 \nSTACK GUARD                       56.2M       15 \nStack                             15.4M       15 \nVM_ALLOCATE                         96K        6 \n__AUTH                            1869K      179 \n__AUTH_CONST                      10.6M      344 \n__DATA                            9673K      367 \n__DATA_CONST                      12.0M      378 \n__DATA_DIRTY                       650K      112 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       589.8M       36 \n__OBJC_CONST                      1432K      151 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           261.2M      393 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      490.4M       61 \nshared memory                     1008K       22 \n===========                     =======  ======= \nTOTAL                              3.1G     2318 \nTOTAL, minus reserved VM space     1.9G     2318 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000434
    },
    {
      "rolloutId" : "6112e14f37f5d11121dcd519",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "6267122541fbd3022330c3ea"
      },
      "deploymentId" : 240000188
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookAir10,1, BootROM 7459.101.3, proc 8:4:4 processors, 8 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Feb  8 2022 01:44:45 version 18.60.21.0.7.8.126 FWID 01-1cdae627
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB Audio Device
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

Context

KeePassXC - Version 2.7.1 Revision: 5916a8f

Qt 5.15.2 Debugging mode is disabled.

Operating system: macOS 12.3 CPU architecture: arm64 Kernel: darwin 21.4.0

Enabled extensions:

Cryptographic libraries:

Operating System: macOS

droidmonkey commented 2 years ago

Fixed #8117