Skip to content
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

KepePassXC Snapshot crashes when trying to show a history element of an entry #11371

Open
sahriVoraus opened this issue Oct 16, 2024 · 1 comment

Comments

@sahriVoraus
Copy link

Overview

Program crashes when trying to show a history element. Seems to happen for every element so far and I tested it with two databases

Steps to Reproduce

  1. open entry
  2. navigate to history
  3. double click on any history entry or click on button "Show"

Expected Behavior

Entry is shown

Actual Behavior

KeePassXC crashes

Context

KeePassXC - Version 2.8.0-snapshot
Build Type: Snapshot
Revision: 4f8c204

Qt 5.15.11
Debugging mode is disabled.

Operating system: Windows 11 Version 2009
CPU architecture: x86_64
Kernel: winnt 10.0.22631

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • Passkeys
  • SSH Agent
  • KeeShare
  • YubiKey
  • Quick Unlock

Cryptographic libraries:

  • Botan 3.1.1
@droidmonkey
Copy link
Member

Ooof good catch, this is another ASSERT hit and we are missing this as a unit test as well clearly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

2 participants