https://bugs.kde.org/show_bug.cgi?id=417465
--- Comment #22 from amyspark <a...@amyspark.me> --- As far as I understand it, this is a race condition inside PyQt5 related to the order of destruction of Python-based QObject instances. Since the call that trigger the crash is the destruction of the plugin itself (which in turn stops the Python engine, etc... as your stacktrace shows), I believe only the PyQt5 authors can solve it. -- You are receiving this mail because: You are watching all bug changes.