Skip to content

Buffer with '' label has been destroyed (Win 11 ARM) #423

Description

@MatiasHiltunen

Happens on Windows 11 ARM after the splatting has been running for a while.

On current main (commit aaf4d6d)

thread 'ui-process' (15820) panicked at C:\Users\user\.cargo\git\checkouts\cubecl-01990d4f7f2c358d\70f8284\crates\cubecl-wgpu\src\compute\stream.rs:205:22:
Failed to map buffer: BufferAsyncError
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

thread 'main' (33308) panicked at C:\Users\user\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\egui-wgpu-0.34.2\src\renderer.rs:971:17:
Failed to create staging buffer for index data. Index count: 8856. Required index buffer size: 35424. Actual size 107184 and capacity: 107184 (bytes)

thread 'ui-process' (15820) panicked at C:\Users\user\.cargo\git\checkouts\wgpu-50febe783b343bfe\8613246\wgpu\src\backend\wgpu_core.rs:2253:18:
Error in Buffer::get_mapped_range: Validation Error

Caused by:
  Buffer with '' label has been destroyed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions