[Bug 38272] binaries produced by Go compiler hang when using time.Sleep() and time.Now() is not updated

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 23 13:01:59 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38272

--- Comment #1 from leonbogaert+winehq at gmail.com ---
When running it under the debug mode when it hangs this message get repeated
over and over:

0063:Ret  KERNEL32.WaitForSingleObject() retval=00000102 ret=0042fe55
0063:Call KERNEL32.WaitForSingleObject(00000048,00002710) ret=0042fe55
0063:Ret  KERNEL32.WaitForSingleObject() retval=00000102 ret=0042fe55
0063:Call KERNEL32.WaitForSingleObject(00000048,00002710) ret=0042fe55
0063:Ret  KERNEL32.WaitForSingleObject() retval=00000102 ret=0042fe55
0063:Call KERNEL32.WaitForSingleObject(00000048,00002710) ret=0042fe55
0063:Ret  KERNEL32.WaitForSingleObject() retval=00000102 ret=0042fe55
0063:Call KERNEL32.WaitForSingleObject(00000048,00002710) ret=0042fe55

-- 
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