Skip to content

Investigate "device lost" Heisenbug #52

Closed
@karnkaul

Description

@karnkaul

Hard to repro. Keep loading heavy meshes, sometimes the app will hang and crash due to the Vulkan device being lost.

Possible causes:

  • Multi threading errors
    • Validation should be catching concurrent use of resources?
    • Fence status / wait has caused issues before: do a pass on these
  • Driver bug
    • Try to repro on Windows

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingvulkanInvolves Vulkan code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions