[kontact] [Bug 370646] Crash when opening Kontact preferences

RJVB via KDE Bugzilla bugzilla_noreply at kde.org
Fri Oct 14 18:28:31 BST 2016


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

--- Comment #4 from RJVB <rjvbertin at gmail.com> ---
Why this happens is unclear to me, but the line

 const bool registered = dummy();

in libnoteshared's attributeregistrar.cpp is executed twice. I think that can
only happen when the library is loaded twice.

I may be saying something stupid here, but if the library gets unloaded without
removing its registered attributes, are their addresses still valid when the
library is loaded next?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list