https://bugs.winehq.org/show_bug.cgi?id=50960
Bug ID: 50960 Summary: unimplemented function api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vfwprin tf_p Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: michele.dionisio@gmail.com Distribution: ---
Hi,
I'm testing dotnet core application working under wine. Everything works quite well except the intaller that is based on innosetup that check if .netcore in installing using the next microsoft tools
// download netcorecheck.exe: https://go.microsoft.com/fwlink/?linkid=2135256 // download netcorecheck_x64.exe: https://go.microsoft.com/fwlink/?linkid=2135504
I think the source code is: https://github.com/dotnet/deployment-tools/tree/main/src/clickonce/native/pr...
both crash if executed with: wine netcorecheck_x64.exe Microsoft.NETCore.App 5.0.3
for an unimplemented function.
wine: Call from 000000007B01180E to unimplemented function api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vfwprintf_p, aborting wine: Unimplemented function api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vfwprintf_p called at address 000000007B01180E (thread 0024), starting debugger... 00f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 00f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. Unhandled exception: unimplemented function api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vfwprintf_p called in 64-bit code (0x000000007b01180e). Register dump: rip:000000007b01180e rsp:000000000019f360 rbp:000000000019f650 eflags:00000206 ( - -- I - -P- ) rax:000000000019f3a0 rbx:000000007b60e728 rcx:000000000019f380 rdx:00000000000
https://bugs.winehq.org/show_bug.cgi?id=50960
--- Comment #1 from michele.dionisio@gmail.com --- Created attachment 69790 --> https://bugs.winehq.org/attachment.cgi?id=69790 implementation of the missing function
I'm not and wine developer, So I'm not sure about the patch that I have done, but it seams ok
https://bugs.winehq.org/show_bug.cgi?id=50960
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|api-ms-win-* |msvcrt
https://bugs.winehq.org/show_bug.cgi?id=50960
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #2 from Piotr Caban piotr.caban@gmail.com --- (In reply to michele.dionisio from comment #1)
Created attachment 69790 [details] implementation of the missing function
The patch looks good, please send it to wine-devel@winehq.org mailing list. Please also update the spec file entry of _o___stdio_common_vfprintf_p function.
https://bugs.winehq.org/show_bug.cgi?id=50960
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Keywords| |dotnet, download, source URL| |https://web.archive.org/web | |/20210416072454/https://dow | |nload.visualstudio.microsof | |t.com/download/pr/55ec46a5- | |4488-4f01-a6cc-ac50f1c83ce7 | |/c836e9c98b34b92f718409b485 | |d37557/netcorecheck.exe CC| |focht@gmx.net Summary|unimplemented function |NETCoreCheck from .NET |api-ms-win-crt-stdio-l1-1-0 |Deployment Tools crashes on |.dll.__stdio_common_vfwprin |unimplemented function |tf_p |api-ms-win-crt-stdio-l1-1-0 | |.dll.__stdio_common_vfwprin | |tf_p Ever confirmed|0 |1
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
filling some fields and confirming.
Regards
https://bugs.winehq.org/show_bug.cgi?id=50960
--- Comment #4 from michele.dionisio@gmail.com --- I fix the missing change on _o___stdio_common_vfprintf_p and send the path to the mailing list.
The CI answer me with a failure but I think completely not related to my change
https://bugs.winehq.org/show_bug.cgi?id=50960
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |8ea43f388f760c247642b327c37 | |e46d67c58c585 Resolution|--- |FIXED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- This is now upstream as https://source.winehq.org/git/wine.git/commit/8ea43f388f760c247642b327c37e46d67c58c585, thanks for the report and patch!
https://bugs.winehq.org/show_bug.cgi?id=50960
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.7.
https://bugs.winehq.org/show_bug.cgi?id=50960
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=50960
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #7 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.2.