[Bug 48801] New: Assetto Corsa 1.14.x crashes on unimplemented function d3dx11_43.dll.D3DX11GetImageInfoFromFileW
https://bugs.winehq.org/show_bug.cgi?id=48801 Bug ID: 48801 Summary: Assetto Corsa 1.14.x crashes on unimplemented function d3dx11_43.dll.D3DX11GetImageInfoFromFileW Product: Wine Version: 5.4 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Distribution: --- Hello folks, as it says. Prerequisite: 'winetricks -q dotnet40' The launcher suffers from: * bug 48798 ("RegCloseKey: Uninitialized read from get_language_sort") * bug 32323 ("Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF apps require either Arial or Verdana to be installed") Trying to start a race (or in-game benchmark) results in: --- snip --- $ pwd /home/focht/.wine/drive_c/Games/Assetto Corsa $ WINEDEBUG=+process,+loaddll wine ./AssettoCorsa_Launcher.exe ... 009b:trace:process:CreateProcessInternalW app (null) cmdline L"C:\\Games\\Assetto Corsa\\\\acs.exe" ... 009b:trace:process:RtlCreateUserProcess L"\\??\\C:\\Games\\Assetto Corsa\\acs.exe" image L"C:\\Games\\Assetto Corsa\\acs.exe" cmdline L"\"C:\\Games\\Assetto Corsa\\\\acs.exe\"" 009f:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin 009f:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin 009f:trace:loaddll:load_native_dll Loaded L"C:\\Games\\Assetto Corsa\\acs.exe" at 0x140000000: native 009b:trace:process:RtlCreateUserProcess L"\\??\\C:\\Games\\Assetto Corsa\\acs.exe" pid 009e tid 009f handles 0x1c0/0x1c4 009b:trace:process:CreateProcessInternalW started process pid 009e tid 009f ... 009f:err:d3dcompiler:compile_shader HLSL shader parsing failed. wine: Call from 0x7b00f665 to unimplemented function d3dx11_43.dll.D3DX11GetImageInfoFromFileW, aborting ... --- snip --- Wine source: https://source.winehq.org/git/wine.git/blob/00e55c8fc0c08e14c39880e62526f850... --- snip --- 30 @ stub D3DX11GetImageInfoFromFileA 31 @ stub D3DX11GetImageInfoFromFileW --- snip --- $ wine --version wine-5.4-255-g00e55c8fc0 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.
https://bugs.winehq.org/show_bug.cgi?id=48801 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Assetto Corsa 1.14.x |Multiple games crash on |crashes on unimplemented |unimplemented function |function |d3dx11_43.dll.D3DX11GetImag |d3dx11_43.dll.D3DX11GetImag |eInfoFromFile (Assetto |eInfoFromFileW |Corsa 1.14.x, Project Cars) Status|NEW |RESOLVED Fixed by SHA1| |20a2094ecd4112313d30904284a | |0fdf7ccedcfa7 Resolution|--- |FIXED --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, apparently a patch was committed that provides a stub: https://source.winehq.org/git/wine.git/commitdiff/20a2094ecd4112313d30904284... ("d3dx11: Add D3DX11GetImageInfoFromFileA/W stub.") Thanks Andrey The commit mentions "For Project Cars." but there is no bug report about this at all. https://bugs.winehq.org/buglist.cgi?quicksearch=Project%20Cars&list_id=69110... Refining the ticket to make it more generic. The game now runs into different crash which warrants a new report. --- snip --- $ pwd /home/focht/.wine/drive_c/Games/Assetto Corsa $ wine ./AssettoCorsa_Launcher.exe ... 00c7:err:d3dcompiler:compile_shader HLSL shader parsing failed. 00c7:err:ntdll:RtlLeaveCriticalSection section 0x21a5510 is not acquired 00c7:err:d3dcompiler:compile_shader HLSL shader parsing failed. 00c7:fixme:d3dx:D3DX11GetImageInfoFromFileW filename L"content/gui/controls/taskbar/scroll_up.png", pump 0000000000000000, img_info 000000000022ECD0, hresult 0000000000000000 stub! wine: Call from 0x7b00f665 to unimplemented function d3dx11_43.dll.D3DX11CreateShaderResourceViewFromFileW, aborting ... --- snip --- $ wine --version wine-5.4-306-g9c190f8118 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.
https://bugs.winehq.org/show_bug.cgi?id=48801 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.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.
https://bugs.winehq.org/show_bug.cgi?id=48801 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.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=48801 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |--- --- Comment #3 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 5.0.x milestone from bug fixes included in 5.0.2. -- 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