http://bugs.winehq.org/show_bug.cgi?id=10817
--- Comment #4 from Frank Sagurna fgunni@01019freenet.de 2007-12-22 11:09:16 --- Seems that its a timing issue. I just reinserted the two sleep(1000) commands in the rpc.c that were removed by the patch, and error is gone. So CoWaitForMultipleHandles(0, 1000, 0, NULL, &index); seems to wait not long enough for whatever. I am no good programmer, so i cant give more info or do more changes to debug.