[Kmymoney-devel] [Bug 229245] Crash running Net Worth Today report
Alvaro Soliverez
asoliverez at gmail.com
Sat Mar 6 01:19:43 CET 2010
https://bugs.kde.org/show_bug.cgi?id=229245
--- Comment #2 from Alvaro Soliverez <asoliverez gmail com> 2010-03-06 01:19:41 ---
I don't think the problem's in the Net Worth report. I deactived all components
and it still crashes.
The crash is when loading the accountsmodel.
line 495 of accountsmodel.cpp:
foreach(const QModelIndex &index, parentsOnlyList) {
removeRow(index.row(), index.parent());
}
At some point, index becomes invalid, and it still tries to remove the row.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list