http://bugs.winehq.org/show_bug.cgi?id=30071
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39178|0 |1 is obsolete| |
--- Comment #5 from Jörg Höhle hoehle@users.sourceforge.net 2012-03-09 04:22:47 CST --- Created attachment 39261 --> http://bugs.winehq.org/attachment.cgi?id=39261 Check stability & callback running past DeleteTimerQueue
Here's the test I've used to assess the timer's (in)stability. The current patch to stabilize Wine was submitted here: http://www.winehq.org/pipermail/wine-patches/2012-March/112038.html
It also demonstrates another bug I found: Wine lets callbacks execute after DeleteTimerQueue! A fix was submitted too: http://www.winehq.org/pipermail/wine-patches/2012-March/112040.html
I'll submit a variation of the tests in a few days. They'll be less verbose, take less time in the default setting and instead of printing the average rate, they'll fail with Wine for as long as it doesn't stabilize its timer rate.