https://bugs.kde.org/show_bug.cgi?id=507404
--- Comment #16 from Luke <[email protected]> --- 2nd reporter here, just to provide the same information. The workaround for the crash described in comment 7 (https://bugs.kde.org/show_bug.cgi?id=507404#c7) does not prevent crashing when opening the .kmy file. The crash occurs prior to any action being taken, even when the setting is changed as described in that comment. Running against AppImage Master (as of today build 4554), suggests there is some sort of hierarchy reorganization that is failing to occur though. CLI output from kmymoney-master-4554-linux-gcc-x86_64.AppImage follows: Open file QUrl("file:///home/me/Documents/Finances.kmy") Model for parameters loaded with 3 items Model for "I" loaded with 4 items in 23 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 check account hierarchy: removed "5-account" from "AStd::Asset" check account hierarchy: removed "1-account" from "AStd::Asset" check account hierarchy: removed "2-account" from "AStd::Asset" check account hierarchy: removed "4-account" from "AStd::Asset" check account hierarchy: removed "52-category" from "AStd::Expense" check account hierarchy: removed "204-category" from "AStd::Expense" check account hierarchy: removed "70-category" from "AStd::Expense" check account hierarchy: removed "64-category" from "AStd::Expense" check account hierarchy: removed "201-category" from "AStd::Expense" check account hierarchy: removed "12-category" from "AStd::Expense" check account hierarchy: removed "176-category" from "AStd::Expense" check account hierarchy: removed "42-category" from "AStd::Expense" check account hierarchy: removed "47-category" from "AStd::Expense" check account hierarchy: removed "2-category" from "AStd::Expense" check account hierarchy: removed "43-category" from "AStd::Expense" check account hierarchy: removed "206-category" from "AStd::Expense" check account hierarchy: removed "82-category" from "AStd::Expense" check account hierarchy: removed "219-category" from "AStd::Expense" check account hierarchy: removed "180-category" from "AStd::Expense" check account hierarchy: removed "102-category" from "AStd::Income" check account hierarchy: removed "135-category" from "AStd::Income" check account hierarchy: removed "187-category" from "AStd::Income" check account hierarchy: removed "221-category" from "AStd::Income" check account hierarchy: removed "239-category" from "AStd::Income" check account hierarchy: removed "9-category" from "AStd::Income" check account hierarchy: removed "3-account" from "AStd::Liability" check account hierarchy: removed "7-account" from "AStd::Liability" check account hierarchy: removed "6-account" from "AStd::Liability" check account hierarchy: reparented "A000001" to "" KCrash: appFilePath points to nullptr! KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2 Segmentation fault (core dumped) -- You are receiving this mail because: You are watching all bug changes.
