2.45 crashes on linux under certain conditions
A lightweight and easy-to-use password manager
Brought to you by:
dreichl
Linux version 2.44 and 2.45 crashes in linux under certain conditions.
This happens when I save the database in a certain folder.
To solve I must open keepass in Windows, change folder, make some change, save database and reopen in Linux.
$ mono --version
Mono JIT compiler version 6.10.0.104 (tarball Fri Jun 26 20:45:56 UTC 2020)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: yes(610)
Suspend: hybrid
GC: sgen (concurrent by default)
$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 32 (Thirty Two)
Release: 32
Codename: ThirtyTwo
This is a bug in Mono. You can follow it here:
https://github.com/mono/mono/issues/18079
Best regards,
Dominik