-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Deleting items from Recycle Bin via search causes segfault #8099
Copy link
Copy link
Closed
Description
Overview
With the Recycle Bin search enabled, if an entry is displayed from a search and then deleted, a segfault occurs. Deleting the entry by navigating to the Recycle Bin works.
Steps to Reproduce
- Create a database with a Recycle Bin and set it to be searchable
- Create and delete an entry
- Search for the entry and delete it from the search results
- Accept the confirmation prompt
Expected Behavior
Item is deleted.
Actual Behavior
Segmentation fault
KeePassXC - Version 2.7.1
Revision: 5916a8f
Context
Qt 5.12.8
Debugging mode is disabled.
Operating system: Ubuntu 20.04.4 LTS
CPU architecture: x86_64
Kernel: linux 5.4.0-113-generic
Enabled extensions:
- Auto-Type
- Browser Integration
- SSH Agent
- KeeShare
- YubiKey
- Secret Service Integration
Cryptographic libraries:
- Botan 2.12.1
Operating System: Linux
Desktop Env: KDE
Windowing System: X11
Thank you for such useful and (almost always!) reliable software.
Reactions are currently unavailable