https://bugs.kde.org/show_bug.cgi?id=373628
--- Comment #1 from Bernhard Übelacker <bernha...@mailbox.org> --- Created attachment 102875 --> https://bugs.kde.org/attachment.cgi?id=102875&action=edit Minimal testcase This test creates a main window with a single QQuickWidget. Via setContextProperty the pointer to the MainWindow instance is stored. If at Qml side a property of this instance is accessed we get this crash in the destructor. (An exmple gdb run on my machine is included.) -- You are receiving this mail because: You are watching all bug changes.