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

--- Comment #4 from RJVB <rjvber...@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 watching all bug changes.

Reply via email to