https://bugs.winehq.org/show_bug.cgi?id=54338 Bug ID: 54338 Summary: Swift crashes due unimplemented QueryUnbiasedInterruptTimePrecise function Product: Wine Version: 8.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: mikrutrafal(a)protonmail.com Distribution: --- Swift language after installing, crashes with this message ``` wine: Call from 000000017002FA08 to unimplemented function api-ms-win-core-realtime-l1-1-1.dll.QueryUnbiasedInterruptTimePrecise, aborting wine: Unimplemented function api-ms-win-core-realtime-l1-1-1.dll.QueryUnbiasedInterruptTimePrecise called at address 000000017002FA08 (thread 0110), starting debugger... ``` Steps to reproduce - install Swift 5.7.2 - https://download.swift.org/swift-5.7.2-release/windows10/swift-5.7.2-RELEASE... - execute `wine swift` -- 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.