https://bugs.winehq.org/show_bug.cgi?id=46201
Bug ID: 46201 Summary: Xenia fails to initialize graphics pipeline Product: vkd3d Version: 1.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: vkd3d Assignee: wine-bugs@winehq.org Reporter: chridye@gmail.com Distribution: ---
Created attachment 62874 --> https://bugs.winehq.org/attachment.cgi?id=62874 backtrace from today (nov 26 2018)
the latest build of xenia can be found at https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/xenia-d3d12.zi...
I got this error in the terminal window: vkd3d_dxbc_compiler_get_register_info: Assertion `reg->idx[0].offset < compiler->temp_count' failed.
A quick search on google says this was some graceful way of dealing with unimplemented registers. That change was proposed on Jan 9. http://wine.1045685.n8.nabble.com/PATCH-vkd3d-1-7-libs-vkd3d-shader-Handle-u...
The version of vkd3d I'm using was built from source using a commit from today (nov 26). I'm on ubuntu 18.10 without vkd3d installed via package manager. wine was ran in 64-bit mode and was also built from source today after doing a `git pull`. The exact command I ran was `wine64 xenia.exe.`
I have attached the back trace.
https://bugs.winehq.org/show_bug.cgi?id=46201
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Xenia fails to initialize |Xenia fails to initialize |graphics pipeline |graphics pipeline (SM 5.1) CC| |joseph.kucia@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=46201
Sergey Isakov isakov-sl@bk.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl@bk.ru
--- Comment #1 from Sergey Isakov isakov-sl@bk.ru --- I tested the Xenia in macOS 10.13.6 with MoltenVK 1.0.33 The result is follow ~~~~~ fixme:d3d12_device_CheckFeatureSupport: Unhandled feature 0x12. fixme:d3d12_device_CheckFeatureSupport: Unhandled feature 0x6. 0037:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2 003a:fixme:dxgi:d3d12_swapchain_init Ignoring swap effect 0x4. 003a:err:winediag:d3d12_swapchain_init libvkd3d could not be loaded. 0037:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 102 fixme:vkd3d_serialize_root_signature: Ignoring error blob 0x23f3f0. fixme:d3d12_root_signature_init: Ignoring root signature flags 0x2. fixme:vkd3d_serialize_root_signature: Ignoring error blob 0x362f7e0. fixme:vkd3d_serialize_root_signature: fixme:vkd3d_serialize_root_signature: Ignoring error blob 0x23f3f0. Ignoring error blob 0x362f7e0. fixme:d3d12_root_signature_init: Ignoring root signature flags 0x2. fixme:shader_sm4_read_param: Unhandled order 3. fixme:shader_sm4_read_param: Unhandled order 3. Assertion failed: (reg->idx[0].offset < compiler->temp_count), function vkd3d_dxbc_compiler_get_register_info, file libs/vkd3d-sfixme:shader_sm4_read_param: Unhandled order 3. fixme:shader_sm4_read_param: Unhandled order 3. hader/spirv.c, line 2355. fixme:shader_sm4_read_dcl_resource: Unhandled data type 0. fixme:shader_sm4_read_param: Unhandled order 3. fixme:shader_sm4_read_dcl_resource: Components (0x1) have different data types. fixme:vkd3d_component_type_from_data_type: Unhandled data type 0x6. fixme:shader_sm4_read_param: Unhandled order 3. Assertion failed: (reg->idx[0].offset < compiler->temp_count), function vkd3d_dxbc_compiler_get_register_info, file libs/vkd3d-shader/spirv.c, line 2355. wine: Assertion failed at address 0x7fff6710cb66 (thread 003d), starting debugger... ~~~
https://bugs.winehq.org/show_bug.cgi?id=46201
Shlykov Andrey (Шлыков Андрей) dron2065@rambler.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dron2065@rambler.ru
--- Comment #2 from Shlykov Andrey (Шлыков Андрей) dron2065@rambler.ru --- Error still present with current version of Xenia
https://bugs.winehq.org/show_bug.cgi?id=46201
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=46201
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com, | |temp82@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=46201
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=46201
--- Comment #3 from temp82@luukku.com --- both of your links are dead by now.