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

Panic: Error in Surface::configure: Validation Error #54

Open
dbalsom opened this issue Jul 18, 2023 · 0 comments
Open

Panic: Error in Surface::configure: Validation Error #54

dbalsom opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dbalsom
Copy link
Owner

dbalsom commented Jul 18, 2023

If left running an extended period of time, or sometimes at random(?) MartyPC may panic with the following error:

[2023-07-18T14:56:37Z WARN  wgpu_hal::vulkan] Unrecognized device error ERROR_INITIALIZATION_FAILED
thread 'main' panicked at 'Error in Surface::configure: Validation Error

Caused by:
    Parent device is lost

Somehow we appear to have lost the wgpu 'parent device'; I'm not sure if this is a recoverable condition. More research is needed to determine cause or reliably reproduce.

Potentially related upstream issue: gfx-rs/wgpu#2301

@dbalsom dbalsom added the bug Something isn't working label Jul 18, 2023
@dbalsom dbalsom self-assigned this Jul 18, 2023
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