[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [qca] [Bug 348416] crash on Windows during decryption when used with Quassel
From:       Martin Sandsmark <martin.sandsmark () kde ! org>
Date:       2015-06-18 10:56:56
Message-ID: bug-348416-17878-Zc0bwrrSo7 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

--- Comment #3 from Martin Sandsmark <martin.sandsmark@kde.org> ---
inlining the crashing code:

ProviderManager::~ProviderManager()
{
        if(def)
                def->deinit();
        unloadAll();
        delete def;
        g_pluginman = 0;
}

what is crashing is the unloadAll() call, so I suspect that it is a double free
of the ProviderManager.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic