Skip to content

rerun 0.21.0 WGPU Error on WSL #8564

Closed
@andrearosasco

Description

@andrearosasco

Describe the bug
On WSL switching from rerun v0.18.0 to v0.21.0 causes the following error to appear when the visualizer is launched:

[2024-12-30T13:09:13Z ERROR wgpu_core::device::resource] indirect-validation error: ComputePipeline(Internal("The selected version doesn't support Features(COMPUTE_SHADER | DYNAMIC_ARRAY_SIZE)"))
[2024-12-30T13:09:13Z ERROR eframe::native::run] Exiting because of error: WGPU error: Parent device is lost
Error: WGPU error: Parent device is lost

Launching rerun with WGPU_BACKEND=vulkan rerun works but the performance is poor

To Reproduce
Steps to reproduce the behavior:

  1. pip install rerun-sdk==0.21.0
  2. rerun

Expected behavior
The visualizer starts without any errors

Desktop (please complete the following information):
Ubuntu 22.04.4 (WSL) on Windows 11

Rerun version
0.21.0

Additional Context
The error does not appear in rerun 0.18.0

Metadata

Metadata

Assignees

Labels

VM / WSL / DockerIssue happening only in a virtualized or dockerized environment💣 crashcrash, deadlock/freeze, do-no-start🔺 re_rendererrendering, graphics, GPU🪳 bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions