https://bugs.winehq.org/show_bug.cgi?id=54174
--- Comment #3 from RafaĆ Mikrut mikrutrafal@protonmail.com --- On my OS servo still not works, but without any assertion or visible crash
I see only this message, which can be related ``` Unable to initialize webrender!: Shader(Link("gpu_cache_update", "C:\fakepath:119:35: E5000: syntax error, unexpected '(', expecting ';' or ','\n\nWarning: D3D shader compilation failed wit h default flags. (vs_5_0)\n Retrying with skip validation\nC:\fakepath:119:35: E5000: syntax error, unexpected '(', expecting ';' or ','\n\nWarning: D3D shader compilation failed with skip validation flags. (vs_5_0)\n Retrying with skip optimization\nC:\fakepath:119:35: E5000: syntax error, unexpected '(', expecting ';' or ','\n\nWarning: D3D shader compilation failed with sk ip optimization flags. (vs_5_0)\n\nC:\fakepath:3:35: E5000: syntax error, unexpected '(', expecting ';' or ','\n\nWarning: D3D shader compilation failed with default flags. (gs_5_0)\n Retry ing with skip validation\nC:\fakepath:3:35: E5000: syntax error, unexpected '(', expecting ';' or ','\n\nWarning: D3D shader compilation failed with skip validation flags. (gs_5_0)\n Retryi ng with skip optimization\nC:\fakepath:3:35: E5000: syntax error, unexpected '(', expecting ';' or ','\n\nWarning: D3D shader compilation failed with skip optimization flags. (gs_5_0)\n\nFa iled to create D3D Shaders\n")) (thread main, at C:\a\servo\servo\components\servo\lib.rs:409) ```