[Bug 2127] WriteFile fails on threaded applications
http://bugs.winehq.org/show_bug.cgi?id=2127 ------- Additional Comments From david.guembel(a)gmx.de 2005-03-10 05:39 ------- Comment 3 refers to a SMP system. On a uniprocessor machine, the 10 threads are created first, then the WriteFile errors occur. Under Windows (XP Prof), the program runs without problems as expected. Console output is nothing but "Created 10 threads". The log file written to C:\TESTLOG.LOG contains lines like ---------------------------------------------- This is some stuff from thread 9 This is some stuff from thread 1 This is some stuff from thread 7 This is some stuff from thread 4 This is some stuff from thread 6 This is some stuff from thread 3 This is some stuff from thread 2 This is some stuff from thread 8 This is some stuff from thread 0 This is some stuff from thread 5 This is some stuff from thread 9 This is some stuff from thread 1 This is some stuff from thread 7 This is some stuff from thread 4 This is some stuff from thread 6 This is some stuff from thread 3 This is some stuff from thread 2 This is some stuff from thread 8 This is some stuff from thread 0 This is some stuff from thread 5 ---------------------------------------------- -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs