[Bug 45782] New: Unhandled exception: unimplemented function api-ms-win-crt-math-l1-1-0.dll._Cbuild called in 64-bit code
https://bugs.winehq.org/show_bug.cgi?id=45782 Bug ID: 45782 Summary: Unhandled exception: unimplemented function api-ms-win-crt-math-l1-1-0.dll._Cbuild called in 64-bit code Product: Wine Version: 3.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs(a)winehq.org Reporter: htl10(a)users.sourceforge.net Distribution: --- quite straight forward: 1. Download 64-bit version of mono: https://download.mono-project.com/archive/5.14.0/windows-installer/mono-5.14... 2. install it in a new prefix: WINEPREFIX=/someplace wine64 msiexec /i mono-5.14.0.177-x64-0.msi 3. start command line console: WINEPREFIX=/someplace wine64 cmd 4. run this command in the console: "c:/Program Files/Mono/bin/mkbundle.bat" --list-targets Unhandled exception: unimplemented function api-ms-win-crt-math-l1-1-0.dll._Cbuild called in 64-bit code ... -- 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=45782 Hin-Tak Leung <htl10(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://download.mono-proje | |ct.com/archive/5.14.0/windo | |ws-installer/mono-5.14.0.17 | |7-x64-0.msi -- 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=45782 --- Comment #1 from Hin-Tak Leung <htl10(a)users.sourceforge.net> --- installing the native dll via winetricks allows the command to run, until the next error: === Unhandled Exception: System.Net.WebException: Error: TrustFailure (The authentication or decryption has failed.) === This is probably harmless as wine/mono does not trust https. downloading manually then run a plain local http server and with --target-server pointing to localhost allows things to move forward. -- 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=45782 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|api-ms-win-* |msvcrt -- 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=45782 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Summary|Unhandled exception: |mono needs unimplemented |unimplemented function |function |api-ms-win-crt-math-l1-1-0. |api-ms-win-crt-math-l1-1-0. |dll._Cbuild called in |dll._Cbuild |64-bit code | -- 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=45782 zzzzzyzz(a)hacari.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz(a)hacari.org -- 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=45782 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com Fixed by SHA1| |84f5d8a619c599dbacff4999895 | |00e653abec0fa Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Piotr Caban <piotr.caban(a)gmail.com> --- I've implemented _Cbuild and creal functions. After implementing that I'm getting the TrustFailure error. Since the bug was about _Cbuild I'm marking it as fixed. Please open a new bug for TrustFailure issue if it works on Windows. -- 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=45782 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 3.18. -- 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=45782 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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=45782 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bug fixes included in 3.0.5. -- 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)
-
wine-bugs@winehq.org