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

--- Comment #110 from Maik Qualmann <metzping...@gmail.com> ---
Yes, pure virtual functions are not allowed to called in the constructor
because they have not yet been created, but that is not the case here in the
loader task. The other thing about the deconstructor is interesting. But I
suspect that a deleted task remains in the QMap due to a race condition...due
to non-recursive mutex...

Maik

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

Reply via email to