https://bugs.kde.org/show_bug.cgi?id=417603
--- Comment #7 from [email protected] --- (In reply to David Edmundson from comment #6) > >My current guess is that somewhere in QML pointer to object deleted from C++ > >code remains and is used at some point, leading to crash. > > That would be a very good guess. > > If you have a situation like this valgrind is your friend. It'll give you a > stack trace of where the item used was first deleted. I already did it before creating first version of my patch. No evidence of such issue happening was found. -- You are receiving this mail because: You are watching all bug changes.
