-
-
Notifications
You must be signed in to change notification settings - Fork 816
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
wezterm nightly crashes on Windows 11 when using WebGpu DX12 #4279
Comments
Yeah, we'll have to wait for a wgpu release and see if that helps |
New release is out |
ded7f67 should have that update included |
Thanks will try it when I am back to the office! |
No more crash. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
What Operating System(s) are you seeing this problem on?
Windows
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20230911-075810-70931f58
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
wezterm crashes after a short period of time.
Did some research and found that there's a possible fix of this issue on upstream wgpu so I guess we just need to wait til the new relase.
gfx-rs/wgpu#4106
To Reproduce
OS: Windows 11
Configuration
config.webgpu_preferred_adapter = {
backend= 'Dx12',
device = 18064,
device_type = 'IntegratedGpu',
name = 'Intel(R) UHD Graphics 770',
vendor = 32902,
}
config.front_end = 'WebGpu'
Expected Behavior
No response
Logs
Anything else?
No response
The text was updated successfully, but these errors were encountered: