Aurora icon indicating copy to clipboard operation
Aurora copied to clipboard

Plasma.exe quits on launching with Vulkan

Open ohmaya opened this issue 2 years ago • 6 comments

VulkanSDK 1.3.204.1

D3D is good.

ohmaya avatar Dec 05 '22 11:12 ohmaya

Do you see any errors, perhaps when running in a debugger?

pixnblox avatar Dec 05 '22 19:12 pixnblox

Exception in pxr\imaging\hgiVulkan\texture.cpp: vkCreateImageView

In nvoglv64.dll which should be OpenGL (Vulkan?) driver. Access violation reading location 0x000000000000011C.

ohmaya avatar Dec 08 '22 07:12 ohmaya

Could you give us the GPU model and the driver version? That access violation looked very suspicious. You can do a quick Vulkan check by running vkcube.exe or vkvia.exe. Both program can be found with your Vulkan SDK.

andy-shiue-autodesk avatar Dec 09 '22 21:12 andy-shiue-autodesk

GeForce RTX 3070, Game Ready driver 527.37

vkcube.exe: Good vkvia.exe: Good

ohmaya avatar Dec 10 '22 01:12 ohmaya

Hi, could you give me the command line you ran Plasma? If you have the call stack, that will be great, too. Thanks.

andy-shiue-autodesk avatar Jan 03 '23 14:01 andy-shiue-autodesk

Should be simply double-clicking the .exe file.

Exception in pxr\imaging\hgiVulkan\texture.cpp: vkCreateImageView

This should show part of the callstack.

ohmaya avatar Jan 04 '23 01:01 ohmaya