Crash on exit on OS X

Edward Hades edward.hades at gmail.com
Sun Nov 16 21:20:56 CET 2008


On Sun, Nov 16, 2008 at 10:57 PM, Mark Kretschmann <kretschmann at kde.org> wrote:
>
> The problem I see is that you made the QThreadStorage object static,
> which means that it is being destroyed after all the rest of Amarok
> (including QApplication) is already destroyed. If it tries to access
> some part of Amarok at this point, this will of course fail in epic
> ways.

Yeah, that's true, but it doesn't try, does it?
I doubt my_thread_end (where the crash apparently is) is trying to
access QApplication :)

-- 
Edward "Hades" Toroshchin,
Aides on irc.freenode.org


More information about the Amarok-devel mailing list