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

wgpu crash for Rgba8Unorm backbuffers #1353

Closed
Wumpf opened this issue Feb 17, 2023 · 0 comments · Fixed by #1413
Closed

wgpu crash for Rgba8Unorm backbuffers #1353

Wumpf opened this issue Feb 17, 2023 · 0 comments · Fixed by #1413
Assignees
Labels
🪳 bug Something isn't working 💣 crash crash, deadlock/freeze, do-no-start 🐧 linux Linux-specific problems

Comments

@Wumpf
Copy link
Member

Wumpf commented Feb 17, 2023

Full crash log:
https://pastebin.com/LzZA3NGz

Looks like something in egui-wgpu is hardcoding Bgra8Unorm instead of checking on the surface format. Haven't checked yet but seems pretty straight forward.

@Wumpf Wumpf added 🪳 bug Something isn't working 💣 crash crash, deadlock/freeze, do-no-start labels Feb 17, 2023
@Wumpf Wumpf self-assigned this Feb 17, 2023
@rerun-io rerun-io deleted a comment from polarbear12r Feb 19, 2023
@Wumpf Wumpf removed their assignment Feb 24, 2023
@Wumpf Wumpf added the 🐧 linux Linux-specific problems label Feb 24, 2023
@emilk emilk assigned emilk and Wumpf and unassigned emilk Feb 27, 2023
@Wumpf Wumpf changed the title egui-wgpu crash for Rgba8Unorm backbuffers ~egui~ -wgpu crash for Rgba8Unorm backbuffers Mar 3, 2023
@Wumpf Wumpf changed the title ~egui~ -wgpu crash for Rgba8Unorm backbuffers wgpu crash for Rgba8Unorm backbuffers Mar 3, 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 💣 crash crash, deadlock/freeze, do-no-start 🐧 linux Linux-specific problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants