https://bugs.kde.org/show_bug.cgi?id=470225
--- Comment #4 from Thomas Baumgart <tbaumg...@kde.org> --- Connections are automatically removed when either the sender or the receiver object gets destroyed. Also, as a side note, it seems that the private data pointed to by d gets deleted prior to filter object pointed to by m_transactionFilter. Since the connection is only setup when d and m_transactionFilter are not null I don't see a problem here. The original BT shows that something happened due to a QTimer event. -- You are receiving this mail because: You are the assignee for the bug.