https://bugs.winehq.org/show_bug.cgi?id=47265
Andrew Wesie awesie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |awesie@gmail.com
--- Comment #5 from Andrew Wesie awesie@gmail.com --- It appears to be caused by 3e927c4aec9dbeef930b83f62ee0651b8c147247 ("ntdll: Extend NtGetTickCount() to return 64-bits. Forward kernel32 functions to it.").
NtGetTickCount is commonly used for anti-debugging and such. It is possible that the commit does not play nicely with the fake dll / syscall wrappers / etc. I haven't looked into it too much yet.