KMM crashes as soon as it starts to display any account in the ledger. Starting with -n is OK, and simply opening an account to the home view is OK. Opening an account crashes. I will attach an anonymous file which displays the problem. This first appeared for me with commit c1548db1 (display correct name of closed account) but is also present for any commit I have tried after that, up to git head today. Thomas has also confirmed the crash, using the attached file. At first, I though it only crashed if ENABLE_UNFINISHEDFEATURES was OFF, but Thomas has had a crash wtih that ON. I have had crashes with both webkit and webengine. I will also attach a backtrace I got from gdb. From my minimal c++ debugging knowledge, it looks like somthing in KGlobalLedgerView is involved.
Created attachment 113233 [details] Anonymous data file which shows the crash (....anon.xml.gz)
Created attachment 113234 [details] gdb bactrace after crash
It seems that commit f16004d5b3acf97743c37587f6d6723f950c39cc has fixed this. I have had no crashes, and have used KMM fairly heavily, including investment accounts, which were where I first identified the problem. Is there any reason I shouldn't close this as resolved?