https://bugs.winehq.org/show_bug.cgi?id=21483
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
--- snip --- $ wine "c:\Program Files\Microsoft.NET\SDK\v2.0\Bin\cordbg.exe" hello.exe 003d:fixme:thread:SetThreadStackGuarantee (0x33fcb8): stub 003d:fixme:shell:URL_ParseUrl failed to parse L"MdbgCore" 003d:fixme:shell:URL_ParseUrl failed to parse L"System" 003d:fixme:shell:URL_ParseUrl failed to parse L"" 003d:fixme:shell:URL_ParseUrl failed to parse L"msvcm80" Microsoft (R) Common Language Runtime Test Debugger Shell Version 2.0.50727.42 (RTM.050727-4200) Copyright (C) Microsoft Corporation. All rights reserved.
(cordbg) run hello.exe 003d:fixme:shell:URL_ParseUrl failed to parse L"System.Configuration" 003d:fixme:shell:URL_ParseUrl failed to parse L"System.Xml" 0049:fixme:thread:SetThreadStackGuarantee (0x33fcb8): stub Hello World ! 0049:fixme:process:FlushProcessWriteBuffers : stub 0049:fixme:msvcrt:__clean_type_info_names_internal (0x790af2cc) stub 0049:fixme:msvcrt:__clean_type_info_names_internal (0x7a38d5c8) stub 0046:fixme:ole:Context_CC_ContextCallback (0x186700/0x186704)->(0x79f277a5, 0x2f9f314, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) 0046:fixme:ole:Context_CC_ContextCallback (0x186700/0x186704)->(0x79f277a5, 0x2f9eeac, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) 0046:fixme:process:FlushProcessWriteBuffers : stub Process exited. (cordbg) --- snip ---
$ wine --version wine-3.11
Regards