-
-
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
Crash when closing tab during password processing #7239
Comments
This is still a problem and made slightly worse with Quick Unlock. |
droidmonkey
added a commit
that referenced
this issue
Jun 12, 2022
* Fix #7239 - prevent closing the database widget if the open dialog is still unlocking the database. This problem became slightly worse with quick unlock. With this fix, if the user tries to close the database during unlock we will just ignore that request.
droidmonkey
added a commit
that referenced
this issue
Jun 14, 2022
* Fix #7239 - prevent closing the database widget if the open dialog is still unlocking the database. This problem became slightly worse with quick unlock. With this fix, if the user tries to close the database during unlock we will just ignore that request.
droidmonkey
added a commit
that referenced
this issue
Jun 27, 2022
* Fix #7239 - prevent closing the database widget if the open dialog is still unlocking the database. This problem became slightly worse with quick unlock. With this fix, if the user tries to close the database during unlock we will just ignore that request.
t-h-e
pushed a commit
to t-h-e/keepassxc
that referenced
this issue
Sep 8, 2022
* Fix keepassxreboot#7239 - prevent closing the database widget if the open dialog is still unlocking the database. This problem became slightly worse with quick unlock. With this fix, if the user tries to close the database during unlock we will just ignore that request.
droidmonkey
added a commit
that referenced
this issue
Sep 22, 2022
* Fix #7239 - prevent closing the database widget if the open dialog is still unlocking the database. This problem became slightly worse with quick unlock. With this fix, if the user tries to close the database during unlock we will just ignore that request.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
KeepassXC crashes when a database tab is closed while it attempts to open it (key derivation function processing in progress).
Steps to Reproduce
Expected Behavior
No crash.
Actual Behavior
Crash. App closes.
KeePassXC - 2.6.6
Revision: unknown
Operating System: Linux Mint 21
Desktop Env: Cinnamon
Windowing System: X11
The text was updated successfully, but these errors were encountered: