Skip to content

[FIX][Vulkan] Avoid device API destruction during Windows DLL shutdown - #20397

Open
sepcnt wants to merge 1 commit into
apache:mainfrom
sepcnt:vulkan-windows-shutdown
Open

sepcnt wants to merge 1 commit into
apache:mainfrom
sepcnt:vulkan-windows-shutdown

Conversation

@sepcnt

@sepcnt sepcnt commented Sep 21, 2026

Copy link
Copy Markdown

Keep the Windows Vulkan device API alive for the process lifetime, matching CUDADeviceAPI, so DLL teardown cannot call into partially shut-down drivers. Preserve the cleanup from #7997 on other platforms and add subprocess exit tests.

Fixes #20396.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Vulkan] Windows process crashes during device API shutdown

1 participant