https://bugs.winehq.org/show_bug.cgi?id=38272 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #5 from Sebastian Lackner <sebastian(a)fds-team.de> --- (In reply to Nikolay Sivov from comment #3)
I looked it up out of curiosity, and the reason seems to be that Go runtime doesn't use APIs to get timestamps, and instead uses fixed address access to read process memory, where supposedly kernel mirrors some time info as well other information:
That means its a duplicate of https://bugs.winehq.org/show_bug.cgi?id=29168 The bug report contains several hacks (for example https://bugs.winehq.org/attachment.cgi?id=47704&action=diff ) to workaround the problem. -- 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.