failing cmake tests due to foregroundlock crash

David Nolden david.nolden.kdevelop at art-master.de
Tue Mar 1 19:48:40 UTC 2011


I have fixed this problem now, by not unlocking the foreground lock
during shutdown. The problem was that variables like
QThread::currentThread() might already be invalid when the static
foreground locker is destroyed, depending on destruction order.




More information about the KDevelop-devel mailing list