-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Memory access violation after merging databases #940
Copy link
Copy link
Closed
Milestone
Description
After modifying an existing DB, then merging it with the original and then searching for the modified entry - the application crashes with a memory access violation as seen above.
Steps to Reproduce
create sample files using these steps (or download the attached sample files):
- create a new DB with a single entry. Fill all field with stub values.
- save as "test.kdbx"
- close and re-open the DB.
- modify the entry by prepending "111 " to it's name.
- Save as "test-111.kdbx" and close the DB.
Activate the bug:
- open test.kdbx
- File -> Merge Database
- Select and open test-111.kdbx
- Click the search box
- Type "1"
- Application crashes.
Debug Info
KeePassXC - Version 2.2.0
Revision: caa49a8
Libraries:
- Qt 5.9.0
- libgcrypt 1.7.7
Operating system: Windows 10 (10.0)
CPU architecture: x86_64
Kernel: winnt 10.0.16278
Enabled extensions:
- KeePassHTTP
- Auto-Type
- YubiKey
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
