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

Crash when resizing window with text positioned relatively #32

Open
ThatsNoMoon opened this issue Apr 1, 2020 · 2 comments
Open

Crash when resizing window with text positioned relatively #32

ThatsNoMoon opened this issue Apr 1, 2020 · 2 comments

Comments

@ThatsNoMoon
Copy link

wgpu_glyph causes my application to crash with exit code 0xc000041d on Windows 10, with no error or panic message, seemingly randomly while resizing the window. You can see an adaptation of the hello example that reproduces the problem, at least for me, here.

@hecrj
Copy link
Owner

hecrj commented Apr 1, 2020

winit fixed some issues on Windows recently. Does the issue still happen if you change the Cargo.toml to use winit 0.22 instead of 0.21?

@ThatsNoMoon
Copy link
Author

Yes it does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants