https://bugs.kde.org/show_bug.cgi?id=500825

--- Comment #4 from Jakob Petsovits <jpe...@petsovits.com> ---
The common thread among these stack traces is that Device::reloadPlugins()
calls plugin->connected(), and it crashes at the end of the function scope,
where the scope gets cleaned up.

As it so happens, the last thing that each of these functions do is to call
sendPacket(NetworkPacket &).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to