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

WebView2 instances crashes with windows blue screen and windows restart #4261

Closed
DotNet-Fan opened this issue Dec 25, 2023 · 6 comments
Closed
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore

Comments

@DotNet-Fan
Copy link

DotNet-Fan commented Dec 25, 2023

What happened?

WebView2 instances crashes with windows blue screen and windows restart
webview2crash

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

120.0.2210.77

SDK Version

Microsoft.UI.Xaml.Controls - v 2.8.6

Framework

WinUI2/UWP

Operating System

Windows 11

OS Version

Windows 11 64 - Microsoft Windows [Version 10.0.22621.2861]

Repro steps

• Open multiple 6-9 pages tab of google chrome
• Then open UWP App with atleast 3-4 webview2 instances and navigate to the Url during start.
• Windows crashes with blue screen

webview2crash

Repros in Edge Browser

No

Regression

Regression in newer Runtime

Last working version (if regression)

No response

@DotNet-Fan DotNet-Fan added the bug Something isn't working label Dec 25, 2023
@github-actions github-actions bot added the regression Something used to work but doesn't anymore label Dec 25, 2023
@vbryh-msft
Copy link
Contributor

What was the last working version - 119 or 120.0.2210.61? Does it repro on different devices with different windows versions or only that particular one? Could you share the dump file?

@DotNet-Fan
Copy link
Author

@vbryh-msft Not sure about 119 or 120.0.2210.61. We tested our app earlier when we published to the store was Runtime: 114.0.1823.58. I don't see any dump file in that location.

@vbryh-msft
Copy link
Contributor

vbryh-msft commented Dec 28, 2023

I think I have found crash reports which may be the same issue and folks are looking into it. Could you please disable the feature --disable-features=RendererAppContainer - it should fix the crash.

@vbryh-msft vbryh-msft self-assigned this Dec 28, 2023
@DotNet-Fan
Copy link
Author

@vbryh-msft that means i have to release a new version of the UWP app to the store adding the command line to disable the feature ? What is the impact of disabling always with the command line --disable-features=RendererAppContainer ?

@vbryh-msft
Copy link
Contributor

Hi, we deployed configuration which should fix the issue - it can take few restarts of the app and some time to have applied.
Let us know if you are still able to repro it after few days.
Please consider setting-up some testing on our prerelease channels and keep reporting the issues. Thanks!

@vbryh-msft
Copy link
Contributor

This is fixed in 120.0.2210.121+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Something used to work but doesn't anymore
Projects
None yet
Development

No branches or pull requests

2 participants