protonscr

Crash of Unreal Editor for fornite : EXCEPTION_ACCESS_VIOLATION from d3d12core

vkd3dopen
HansKristian-Work/vkd3d-proton#1986 · opened 2024-05-08 by mrdev023 · updated 2025-01-02 · 22 comments · github
Mmrdev023 2024-05-08 github

Please describe your issue as accurately as possible. Include screenshots or videos if relevant

Software information

Unreal Editor for fornite

System information

Proton version: 1714732344 experimental-9.0-20240503b
Kernel: 6.8.6-zen1
Graphics Card: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2
Vulkan Instance Version: 1.3.280
NVIDIA 550.78

https://github.com/HansKristian-Work/vkd3d-proton/commit/32ff676b9994de05b973e2b12063afbbfcb6cd38

Log files

From CrashContext.runtime-xml

		<Threads>
			<Thread>
				<CallStack>d3d12core 0x00006fffee600000 + 1daba0 
dxgi 0x00006ffffd870000 + 315ae 
dxgi 0x00006ffffd870000 + 30b8f 
UnrealEditorFortnite-Win64-Shipping 0x0000000140000000 + 8dd2fba 
UnrealEditorFortnite-Win64-Shipping 0x0000000140000000 + 8dd614f 
UnrealEditorFortnite-Win64-Shipping 0x0000000140000000 + 40afc26 
UnrealEditorFortnite-Win64-Shipping 0x0000000140000000 + 1dd7890 
UnrealEditorFortnite-Win64-Shipping 0x0000000140000000 + 9ae1152 
UnrealEditorFortnite-Win64-Shipping 0x0000000140000000 + d12f29f 
</CallStack>
				<IsCrashed>true</IsCrashed>
				<Registers />
				<ThreadID>2224</ThreadID>
				<ThreadName>GameThread</ThreadName>
			</Thread>

Content:

  • UE Crash dump files
  • steam log

Archive.zip

Vulkaninfo.txt

Issue in proton repo : https://github.com/ValveSoftware/Proton/issues/7712

Mmrdev023 2024-05-08 github

Start well on Proton 9.0-1

HHansKristian-Work maintainer 2024-05-10 github
  • Does this reproduce with VKD3D_DISABLE_EXTENSIONS=VK_NV_low_latency2? That extension has a known crash on older drivers due to driver bug.
  • Can you try with latest NVIDIA Vulkan beta?
Mmrdev023 2024-05-12 github

Im testing already last version of NVIDIA 550.78

Is Vulkan in another version?

It work well with proton 9 but not in proton experimental

EDIT

I see 550.40.07 version https://www.nvidia.com/en-us/drivers/unix/

You talk about this version ?

NEED INFO

I have this bug https://github.com/ValveSoftware/Proton/issues/7712#issuecomment-2101032632 also but i dont know if is related to vkd3d/vkd3d or if is only a Nvidia bug or a proton bug. Does this bug tell you anything?I quickly ask here to find out if I created the issue in the right place

HHansKristian-Work maintainer 2024-05-13 github

I'm talking about https://developer.nvidia.com/vulkan-driver 550.40.61.

Mmrdev023 2024-05-13 github

I'm talking about https://developer.nvidia.com/vulkan-driver 550.40.61.

Same error with 550.40.61.

proton 9 (crash)
proton experimental (crash)

Mmrdev023 2024-05-13 github
Mmrdev023 2024-05-17 github

Any news ?

Mmrdev023 2024-05-18 github

Same problem on my other computer with RTX 2080ti. Same NixOS configuration. I can send you my configuration.

@HansKristian-Work

UECC-Windows-30E6E06643B0EB3893AF30915822E89B_0000.tar.gz

And without vkd3d, UE work good with some other issues

Mmrdev023 2024-06-17 github

Crash still present with nvidia 555.52.04 @HansKristian-Work

HHansKristian-Work maintainer 2024-06-17 github

I haven't looked into this yet.

Mmrdev023 2024-06-21 github

I haven't looked into this yet.

Do you have all informations to debug this ? Or you need more informations ?

HHansKristian-Work maintainer 2024-06-21 github

@runar-work tried looking at it, but there is no provided binary and he tried downloading something, but the editor doesn't boot at all on Wine.

Rrunar-work 2024-06-21 github

I'm able to launch it with DXVK, but that's not really helpful. What environment variables are you using for this?

Mmrdev023 2024-06-21 github

I'm able to launch it with DXVK, but that's not really helpful. What environment variables are you using for this?

I use default lutris configuration but with following vars

image

https://lutris.net/games/epic-games-store/

Mmrdev023 2024-06-21 github

Yes with DXVK is work but with vkd3d crashed

Mmrdev023 2024-06-21 github

@runar-work

Mmrdev023 2024-06-21 github

image
Also this

but it crash also with vkd3d 2.12 official not just with vkd3d-proton

Mmbriar 2024-06-22 github

There is no vkd3d official version 2.12

Mmrdev023 2024-06-22 github

Yes vkd3d 2.12 is also the proton version

Mmrdev023 2025-01-01 github

any news ?

I have tested with Steam:

  • Proton Experimental (Crash)
  • Proton 9.0-4 (Crash)
  • Proton 8.0-5 (Working)
VKD3D_DISABLE_EXTENSIONS=VK_NV_low_latency2 PROTON_LOG=1 PROTON_HIDE_NVIDIA_GPU=0 PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr12

NVIDIA: 565.77

Mmrdev023 2025-01-02 github