Skip to content
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

Figure out what's going on with queues used from multiple threads #905

Open
azonenberg opened this issue Oct 1, 2024 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@azonenberg
Copy link
Collaborator

Occasional Vulkan validation errors, may be related to the DeviceLost crashes we sometimes get

@azonenberg azonenberg added the bug Something isn't working label Oct 1, 2024
@azonenberg azonenberg added this to the v0.1 milestone Oct 1, 2024
@azonenberg
Copy link
Collaborator Author

QueueHandle is interlocked and should not allow usage from multiple threads, so unclear on how this is happening. Working hypothesis is it might be something related to g_vkTransferHandle which we should probably phase out usage of anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant