Ok, how can I fix the unload order then?

On Mon, Nov 17, 2014 at 12:02 PM, Thiago Macieira <[email protected]> wrote:

> On Sunday 16 November 2014 18:18:07 Jeremy Whiting wrote:
> > ==22353==  Address 0x1cd1b758 is not stack'd, malloc'd or (recently)
> free'd
>
> This looks like the case of accessing memory from a plugin that has been
> unloaded.
>
> Note how the backtrace started from qlibraryCleanup in qlibrary.cpp, which
> is
> unloading all plugins.
>
> This is a plugin-unload-order problem. The KDE platform plugin got unloaded
> after the bearer manager plugin.
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>    Software Architect - Intel Open Source Technology Center
>       PGP/GPG: 0x6EF45358; fingerprint:
>       E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
>
>

Reply via email to