https://bugs.kde.org/show_bug.cgi?id=470001
Jack <ostrof...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Summary|On Windows 10, tips makes |KMM crashes on startup on |kmm crash |Window Status|REPORTED |CONFIRMED --- Comment #2 from Jack <ostrof...@users.sourceforge.net> --- Altering the title - it's not the Tip of the Day which causes the crash. The crash still happens even if the Tips are turned off. It happens after the splash screen is displayed, and before the data file is opened (as it crashes even with -n.) We now have reports for both Win10 and Win11. I managed to set up Win10 in a VM, and gdb ends with: Found an 'html' folder with CSS files: "C:/Program Files/KMyMoney/bin/data/kmymoney//html/" Could not find QtWebEngineProcess.exe gdb: unknown target exception 0xc0000409 at 0x7fff3b2f05b8 Thread 1 received signal ?, Unknown signal. 0x00007fff3b2f05b8 in Qt5Core!?qmljsDebugArgumentsString@QCoreApplicationPrivate@@QEAA?AVQString@@XZ () from C:\Program Files\KMyMoney\bin\Qt5Core.dll I need to figure out why gdb isn't finding the debug symbols, which I thought I unpacked in the appropriate location. Without them, the backtrace seems pretty useless. -- You are receiving this mail because: You are the assignee for the bug.