https://bugs.kde.org/show_bug.cgi?id=370422
--- Comment #9 from Manfred Kitzbichler <manfred.kitzbich...@gmail.com> --- I did some debugging with gdb and the code line in question is visited about two dozen times without problem. When it finally crashes that's presumably because the "listener" entry in the "change" structure has this rather peculiar value: print *change.listener $58 = {_vptr.QQuickItemChangeListener = 0x4545454545454545} -- You are receiving this mail because: You are watching all bug changes.