Skip to content

Crash on exit when using the Vulkan backend #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vmarcella opened this issue Jan 21, 2023 · 0 comments
Open

Crash on exit when using the Vulkan backend #45

vmarcella opened this issue Jan 21, 2023 · 0 comments
Labels
vulkan windows Items related to the Windows platform.

Comments

@vmarcella
Copy link
Member

When testing any of the demos/examples utilizing the Vulkan backend & Windows platform, lambda applications crashes upon exiting with a STATUS_ACCESS_VIOLATION.

To reproduce, run the command cargo run --example push_constants --features lambda-platform/gfx-with-vulkan and exit the demo utilizing the window close button. This will trigger the GPU resource deallocation code & subsequently the access violation right after the surface starts to be deallocated.

@vmarcella vmarcella added windows Items related to the Windows platform. vulkan labels Jan 21, 2023
@vmarcella vmarcella changed the title Vulkan crashes on exit Crash on exit when using the Vulkan backend Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vulkan windows Items related to the Windows platform.
Projects
None yet
Development

No branches or pull requests

1 participant