[Bug 44469] Multiple apps using Windows 10 v1507+ UCRT crash due to multiple missing api-ms-win-crt-private-l1-1-0.dll._o__xxx stubs /forwards (Win10 DISM pkgmgr.exe, MS DirectX Shader Compiler)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 8 10:56:00 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44469

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Windows 10 DISM pkgmgr.exe  |Multiple apps using Windows
                   |crashes due to multiple     |10 v1507+ UCRT crash due to
                   |api-ms-win-crt-private-l1-1 |multiple missing
                   |-0.dll._o__xxx              |api-ms-win-crt-private-l1-1
                   |stubs/forwards to           |-0.dll._o__xxx
                   |'ucrtbase' missing (added   |stubs/forwards (Win10 DISM
                   |with Windows 10 Version     |pkgmgr.exe, MS DirectX
                   |1507 OS build 10586)        |Shader Compiler)

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Józef,

thanks, refining summary to include more apps.

Download:

https://github.com/Microsoft/DirectXShaderCompiler/releases/download/v1.2.0-alpha/dxil.zip

--- snip ---
$ unzip -l dxil.zip 
Archive:  dxil.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  11-30-2017 11:51   dxil/extras/
    16642  11-16-2017 17:50   dxil/extras/dxcapi.h
        0  11-30-2017 11:51   dxil/extras/x64/
     2344  11-21-2017 15:53   dxil/extras/x64/dxcompiler.lib
        0  11-30-2017 11:51   dxil/extras/x86/
     2302  11-21-2017 14:40   dxil/extras/x86/dxcompiler.lib
        0  11-30-2017 11:51   dxil/x64/
   179832  11-28-2017 17:37   dxil/x64/dxc.exe
 15836800  11-21-2017 16:01   dxil/x64/dxcompiler.dll
  1102648  09-29-2017 00:59   dxil/x64/dxil.dll
        0  11-30-2017 11:51   dxil/x86/
   139896  11-28-2017 17:36   dxil/x86/dxc.exe
 11480184  11-21-2017 16:06   dxil/x86/dxcompiler.dll
   759608  09-28-2017 21:31   dxil/x86/dxil.dll
---------                     -------
 29520256                     14 files

$ unzip dxil.zip 
Archive:  dxil.zip
   creating: dxil/extras/
  inflating: dxil/extras/dxcapi.h    
   creating: dxil/extras/x64/
  inflating: dxil/extras/x64/dxcompiler.lib  
   creating: dxil/extras/x86/
  inflating: dxil/extras/x86/dxcompiler.lib  
   creating: dxil/x64/
  inflating: dxil/x64/dxc.exe        
  inflating: dxil/x64/dxcompiler.dll  
  inflating: dxil/x64/dxil.dll       
   creating: dxil/x86/
  inflating: dxil/x86/dxc.exe        
  inflating: dxil/x86/dxcompiler.dll  
  inflating: dxil/x86/dxil.dll       

$ wine ./dxc.exe --help
0009:fixme:msvcrt:_configure_wide_argv (1) stub
0009:fixme:msvcrt:_initialize_wide_environment stub
0009:fixme:ntdll:EtwEventRegister ({5c65fe8c-9f96-4bfd-9a87-9f8ebd45da64},
0x100128b0, 0x10a86000, 0x10a98c08) stub.
wine: Call from 0x7b43c79b to unimplemented function
api-ms-win-crt-private-l1-1-0.dll._o__initialize_onexit_table, aborting
wine: Call from 0x7bc53071 to unimplemented function
api-ms-win-crt-private-l1-1-0.dll._o__seh_filter_dll, aborting
...
--- snip ---

$ du -sh dxil.zip 
13M    dxil.zip

$ sha1sum dxil.zip 
55af716e1ade5493de1d5571e5743567627412d9  dxil.zip

$ wine --version
wine-3.17-95-g726abdb388

Regards

-- 
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.


More information about the wine-bugs mailing list