https://bugs.winehq.org/show_bug.cgi?id=48630
Bug ID: 48630 Summary: Keepass 2.4.x crashes on Wine 5.2 using .net 4.5 was working on wine 5.1 Product: Wine Version: 5.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: christianuceda@yahoo.com Distribution: ---
Created attachment 66481 --> https://bugs.winehq.org/attachment.cgi?id=66481 Keepass 2 startup crash message under Wine 5.2
Keepass 2.4.x (.NET based app) used to work up to Wine 5.1, upon updating to Wine 5.2 it crashes with a message regardig memory corruption and showing red lines where the menu and toolbar used to be drawn. (Check attached screenshot)
This is how I deployed Keepass:
(Os Ubuntu 18.04.4)
WINEPREFIX=/opt/winkeepass winetricks dotnet45 WINEPREFIX=/opt/winkeepass wine /home/user/Downloads/KeePass-2.42.1-Setup.exe
Keepass 2 can be downloaded from: "https://keepass.info/download.html"
Keepass 2 .NET allows for multiple users to work on the same database syncing changes instead of overwriting each other.
https://bugs.winehq.org/show_bug.cgi?id=48630
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Did you reinstall the application as well after you upgraded from wine-5.1 to wine 5.2?
As a guess I would say it might be possible you used native gdiplus in before and not now?
Could you try if ''winetricks gdiplus'' changes anything?
Thanks in advance for reporting back
https://bugs.winehq.org/show_bug.cgi?id=48630
--- Comment #2 from Christian Uceda christianuceda@yahoo.com --- @Louis Lenders
I was not using gdiplus, however when installing it via winetricks as you suggested, the problem is fixed and keepass2 now runs perfectly again.
Thanks for your quick reply.
https://bugs.winehq.org/show_bug.cgi?id=48630
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- there were only four commits to gdiplus between 5.1 and 5.2, and now i see there is opened another bugreport for regression in gdiplus here: https://bugs.winehq.org/show_bug.cgi?id=48657
Could you check (if possible) if this is the same issue? Regards
https://bugs.winehq.org/show_bug.cgi?id=48630
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com ---
Could you check (if possible) if this is the same issue? Regards
I just checked it myself, is really the same issue.
Patch on list https://www.winehq.org/pipermail/wine-devel/2020-February/160460.html fixes the crash for me, and the application starts fine again.
@Christan: Thanks for bugreport, for now i resolve a duplicate; once that aformentioned patch gets committed this bug should be fixed too
Regards
*** This bug has been marked as a duplicate of bug 48657 ***
https://bugs.winehq.org/show_bug.cgi?id=48630
--- Comment #5 from Christian Uceda christianuceda@yahoo.com --- @Louis Lenders,
No problem, thanks for your help, your suggestion helped me a lot.
Sorry for not being able to help more, I was offline for the weekend.
Thanks again.
https://bugs.winehq.org/show_bug.cgi?id=48630
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate