keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.14k stars 1.46k forks source link

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

Open sahriVoraus opened 1 week ago

sahriVoraus commented 1 week ago

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:

Cryptographic libraries:

droidmonkey commented 5 days ago

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