Skip to content

Segmentation fault when deleting entry with TOTP Seed #1360

@louib

Description

@louib

Expected Behavior

No seg fault, entry is deleted as expected.

Current Behavior

seg fault.

Steps to Reproduce (for bugs)

  1. Create an entry with a TOTP Seed
  2. Save database
  3. Delete the entry (will send to the recycle bin by default)
  4. Save database
  5. Right click the recycle bin and click Empty recycle bin
  6. Seg fault

Debug Info

KeePassXC - Version 2.2.4
Revision: 6476b6b

Libraries:

  • Qt 5.5.1
  • libgcrypt 1.6.5

Operating system: Ubuntu 16.04.3 LTS
CPU architecture: x86_64
Kernel: linux 4.10.0-42-generic

Enabled extensions:

  • Auto-Type

@TheZ3ro I believe it might have to do with the new details view, which I guess has a recurring job to update the totp code. Is it possible that the totp refreshing job wakes up to a deleted entry?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions