https://bugs.kde.org/show_bug.cgi?id=507416
Bug ID: 507416 Summary: Crash under 5.2 when opening Classification: Applications Product: kmymoney Version First 5.2.0 Reported In: Platform: Neon OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: kde-...@luke.fastmail.us Target Milestone: --- SUMMARY Kmymoney has begun crashing upon opening a `*.kmy` file created under the 5.1.3 series of releases. I've tested with both the AppImage of 5.2 and the KDE Neon pre-packaged release. Both exhibit the same crash. I'm able to re-open and use the database without issue by using the 5.1-3218 appimage release. STEPS TO REPRODUCE 1. Launch `kmymoney -n` to prevent automatic crash upon re-opening 2. Open a legacy `*.kmy` database OBSERVED RESULT - Application reports a segfault and closes roughly a half second after attempting to open the file. EXPECTED RESULT - Ledgers can be updated SOFTWARE/OS VERSIONS Windows: Untested macOS: Untested (available in the Info Center app, or by running `kinfo` in a terminal window) Operating System: KDE neon User Edition KDE Plasma Version: 6.4.3 KDE Frameworks Version: 6.16.0 Qt Version: 6.9.1 Kernel Version: 6.14.0-24-generic (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION ``` Open file QUrl("file:///home/me/Documents/Finances.kmy") Model for parameters loaded with 3 items Model for "I" loaded with 8 items in 0 ms Model for "P" loaded with 362 items in 2 ms Model for "G" loaded with 2 items in 0 ms Start verifying account hierarchy End verifying account hierarchy Model for accounts loaded with 151 items in 1 ms Model for "T" loaded with 22044 items in 53 ms Model for parameters loaded with 2 items Model for schedules loaded with 20 items in 0 ms Model for "E" loaded with 28 items in 0 ms Model for currencies loaded with 261 items Model for prices loaded with 9115 items in 9 ms Model for "R" loaded with 39 items in 0 ms Model for "B" loaded with 10 items in 0 ms testing fileFixVersion 5 < 9 24 transaction(s) fixed in fixFile_5 testing fileFixVersion 6 < 9 39 reports(s) fixed in fixFile_6 testing fileFixVersion 7 < 9 14 reports(s) fixed in fixFile_7 testing fileFixVersion 8 < 9 0 reports(s) fixed in fixFile_8 Start calculating balances: 22044 splits End calculating balances Model for "SCH" loaded with 0 items in 0 ms 22 -- exe=/usr/bin/kmymoney 17 -- platform=wayland 17 -- appname=kmymoney 17 -- apppath=/usr/bin 10 -- signal=11 10 -- pid=79945 17 -- appversion=5.2.0 21 -- programname=KMyMoney 31 -- bugaddress=sub...@bugs.kde.org KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kmymoney path = /usr/bin pid = 79945 KCrash: Arguments: /usr/bin/kmymoney -n Segmentation fault (core dumped) ```` -- You are receiving this mail because: You are the assignee for the bug.