[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
Tue Mar 24 04:38:41 CDT 2015


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

--- Comment #14 from leonbogaert+winehq at gmail.com ---
My Windows XP SP3 virtualbox image
(https://www.modern.ie/en-us/virtualization-tools#downloads) gives:

    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    C:\Documents and Settings\IEUser>e:\test.exe
    freq=2287660000 c1=133139353787 c2=135425055055
    expected to sleep 1000 milliseconds, but slept for 999

    C:\Documents and Settings\IEUser>e:\test.exe
    freq=2287660000 c1=140968654941 c2=143254470263
    expected to sleep 1000 milliseconds, but slept for 999

    C:\Documents and Settings\IEUser>

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