[Bug 54338] New: Swift crashes due unimplemented QueryUnbiasedInterruptTimePrecise function
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.
https://bugs.winehq.org/show_bug.cgi?id=54338 RafaĆ Mikrut <mikrutrafal(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54338 Austin English <austinenglish(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54338 Brendan Shanks <bshanks(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bshanks(a)codeweavers.com --- Comment #1 from Brendan Shanks <bshanks(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54338 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |infyquest(a)gmail.com Fixed by SHA1| |e1f45229db3e2118b02f1677f6f | |0e5c6c12b5c1b Status|UNCONFIRMED |RESOLVED --- Comment #2 from Vijay Kamuju <infyquest(a)gmail.com> --- Fix merged in wine 8.1 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54338 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.3. -- 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.
participants (1)
-
WineHQ Bugzilla