-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation Fault when creating and deleting unsaved entries (specific steps) #4084
Comments
This is fixed in 2.5.2 releasing tomorrow. |
Just updated to 2.5.2, still can reproduce this. |
Found out this is only reproducible if you've disabled the recycle bin in your database. |
Good to know!! |
I've tried capturing a trace with gdb. Hope it's helpful: |
Yes it is helpful and points to exactly what I suspected the problem was. It is directly related to the bug I reported yesterday: #4093 |
This has been fixed in 2.6 |
Expected Behavior
No SEGFAULT
Current Behavior
SEGFAULT
Steps to Reproduce
Debug Info
KeePassXC - Version 2.5.1
Revision: 0fd8836
Qt 5.14.0
Debugging mode is disabled.
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 5.4.7-zen1-1-zen
Enabled extensions:
Cryptographic libraries:
libgcrypt 1.8.5
The text was updated successfully, but these errors were encountered: