Created attachment 168044 [details] dbgview captures SUMMARY Crashing on Startup STEPS TO REPRODUCE 1. Install the kmymoney5-mingw64-5.1.3-3.1.12-setup.exe file 2. Start the application as Run as Administrator / normal 3. Tip of the day window pop-up shown without any content and the application closed. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: 11 ADDITIONAL INFORMATION
The 64-bit version also crashes under Windows 10, as shown below: > Thread 1 received the signal SIGSEGV, Segmentation fault. > 0x00006ffff4b80fa3 in ?? () from Z:\home\user\Downloads\kmymoney5-5.1.3\bin\libcrypto-10.dll The 32bit version is not affected by this error, please use this variant.
Git commit e1276889233e44ec7dc36091aa411dc5e28f1f50 by Ralf Habacker. Committed on 02/04/2024 at 13:06. Pushed by habacker into branch 'master'. snapshots.php: Disable broken build variant M +4 -4 snapshots.php https://invent.kde.org/websites/kmymoney-org/-/commit/e1276889233e44ec7dc36091aa411dc5e28f1f50
Git commit 735f2fb8fe445c21823ca7deb3e9387075e8a9f3 by Ralf Habacker. Committed on 02/04/2024 at 16:05. Pushed by habacker into branch 'master'. snapshots.php: Fix exclusion of erroneous 64bit builds of kmymoney and alkimia M +8 -5 snapshots.php https://invent.kde.org/websites/kmymoney-org/-/commit/735f2fb8fe445c21823ca7deb3e9387075e8a9f3
How to add these fixes using the patch files?
Any help article available on how to use the patch file to fix the bugs?
(In reply to Palaniappan M from comment #4) > How to add these fixes using the patch files? These corrections are related to the snapshots that are made available on https://kmymoney.org/snapshots.php so that no faulty 64-bit builds are displayed. The problem has not been fixed yet, you should use the 32 bit versions until then, as mentioned in Comment 1.
Tracked at https://bugzilla.opensuse.org/show_bug.cgi?id=1225799
(In reply to Ralf Habacker from comment #7) > Tracked at https://bugzilla.opensuse.org/show_bug.cgi?id=1225799 It currently depends on a problem with the linker, see https://sourceware.org/bugzilla/show_bug.cgi?id=31929
(In reply to Ralf Habacker from comment #8) > (In reply to Ralf Habacker from comment #7) > > Tracked at https://bugzilla.opensuse.org/show_bug.cgi?id=1225799 This problem was solved by updating the qt library to 5.15.14, which no longer uses openssl.
As the related binary was provided as stable release for KMyMoney on Windows (see https://download.kde.org/stable/kmymoney/5.1.3/) it should be replaced by an updated version.
(In reply to Ralf Habacker from comment #10) A file release request has been opened at https://phabricator.kde.org/T17582