[Bug 14841] ntdll: file.ok flaky

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 11 17:29:27 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=14841

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ntdll: file.ok fails in     |ntdll: file.ok flaky
                   |OpenSolaris but not Linux   |

--- Comment #4 from Dan Kegel <dank at kegel.com> 2011-10-11 17:29:27 CDT ---
The source says

a6ecf0a7 (Alexandre Julliard 2007-04-09 12:23:13 +0200  509)     /* iosb
updated here by async i/o */
a6ecf0a7 (Alexandre Julliard 2007-04-09 12:23:13 +0200  510)     Sleep(1);  /*
FIXME: needed for wine to run the i/o apc  */
a6ecf0a7 (Alexandre Julliard 2007-04-09 12:23:13 +0200  511)     ok(
U(iosb).Status == 0, "wrong status %x\n", U(iosb).Status );

so I guess that Sleep(1) is not always sufficient.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list