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@winehq.org Reporter: mikrutrafal@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`
https://bugs.winehq.org/show_bug.cgi?id=54338
RafaĆ Mikrut mikrutrafal@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://download.swift.org/ | |swift-5.7.2-release/windows | |10/swift-5.7.2-RELEASE/swif | |t-5.7.2-RELEASE-windows10.e | |xe
https://bugs.winehq.org/show_bug.cgi?id=54338
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Swift crashes due |Swift crashes due to |unimplemented |unimplemented |QueryUnbiasedInterruptTimeP |api-ms-win-core-realtime-l1 |recise function |-1-1.dll.QueryUnbiasedInter | |ruptTimePrecise function
https://bugs.winehq.org/show_bug.cgi?id=54338
Brendan Shanks bshanks@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bshanks@codeweavers.com
--- Comment #1 from Brendan Shanks bshanks@codeweavers.com --- I sent an MR to add semi-stubs for QueryUnbiasedInterruptTimePrecise and QueryInterruptTimePrecise (which is also required by libdispatch): https://gitlab.winehq.org/wine/wine/-/merge_requests/2119
I was able to run swift.exe with those patches.
https://bugs.winehq.org/show_bug.cgi?id=54338
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |infyquest@gmail.com Fixed by SHA1| |e1f45229db3e2118b02f1677f6f | |0e5c6c12b5c1b Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Fix merged in wine 8.1
https://bugs.winehq.org/show_bug.cgi?id=54338
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.3.