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

Crash when opening database #52

Open
tim-win opened this issue Jun 5, 2020 · 1 comment
Open

Crash when opening database #52

tim-win opened this issue Jun 5, 2020 · 1 comment

Comments

@tim-win
Copy link

tim-win commented Jun 5, 2020

Welp, there are a few similar issues out there but this one is mine: KeePit crashes when I try to open a database file. :sad-trombone:.

The only log I get is this one:

KeePit: ../../KeePit/database.cpp:354: void Database::openFile(QString, QString, QString): Assertion `uSig1 == FileSignature1 && uSig2 == FileSignature2' failed.

May be related to the fact this was a keepassx database 1, then it was migrated to the more modern .kdbx format? I don't know, but I can tell you keepit is not usable on my Ubuntu Touch Nexus 5 because of it!

@spacenerdmo
Copy link

I was able to reproduce this issue. It looks like it might be related to a format change in the keepass 2 database format. If I saved the database in the old version (2.34) I can open it where as the newer version causes a crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants