With latest m-c, crash happened at texture.resource.clone() in [create_texture_view()](https://searchfox.org/mozilla-central/rev/2fa4750e87d49ec7ad19fa1da167a03ef6d5e954/third_party/rust/wgpu-hal/src/dx12/device.rs#469).
Bug 1863872 Comment 14 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
With latest m-c, crash happened at texture.resource.clone() in [create_texture_view()](https://searchfox.org/mozilla-central/rev/2fa4750e87d49ec7ad19fa1da167a03ef6d5e954/third_party/rust/wgpu-hal/src/dx12/device.rs#469), since texture.resource was nullptr.