https://bugs.kde.org/show_bug.cgi?id=324447

--- Comment #7 from Cristian Oneț <onet.crist...@gmail.com> ---
I've been looking a lot at this and the crash looks pretty strange everything
similar (like BUG 160679) is caused by QDomNode objects which outlive the
QDomDocument object that created them. But this is not true in our case since
we use the same QDomDocument object to create all elements as the one used to
obtain the XML string.

So any ideas would be welcome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to