https://bugs.kde.org/show_bug.cgi?id=263272 Andrew Coles changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Andrew Coles 2011-01-22 16:53:52 --- SVN commit 1216303 by coles: Moved the call to takingThread() so it definitely comes after the value of the the variable 'state' is updated in transitionToRunning(). This avoids two instances of the same DynamicThreadPriv being scheduled at the same time. BUG: 263272 M +5 -2 dynamicthread.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1216303 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.