Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#58623 - [keepass] Coredump on start with latest mono release
Attached to Project:
Community Packages
Opened by Chris (kitteboss) - Wednesday, 16 May 2018, 20:10 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 17 May 2018, 03:28 GMT
Opened by Chris (kitteboss) - Wednesday, 16 May 2018, 20:10 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 17 May 2018, 03:28 GMT
|
DetailsDescription:
keepass crashes on start with the newest mono package: * Assertion at aot-runtime.c:2120, condition `info->generic_tramp_num == MONO_TRAMPOLINE_NUM' not met Downgrading mono to mono 5.10.1.47-1 solves the issue Additional info: * package version(s) keepass 2.39.1-1 mono 5.12.0.226-1 Steps to reproduce: Upgrade to latest mono release and try to run keepass |
This task depends upon
sudo pacman -U /var/cache/pacman/pkg/keepass-2.39-1-any.pkg.tar.xz
Tested and it worked. Then immediately upgraded back to the most recent version (2.39.1-1) and tested again and it still works. Double checked with another full upgrade and everything is working as expected.
"mono --aot -O=all usr/share/keepass/KeePass.exe &> /dev/null"