-
Notifications
You must be signed in to change notification settings - Fork 54
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
Comments
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? |
@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. |
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 |
@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 ? |
Hi, we deployed configuration which should fix the issue - it can take few restarts of the app and some time to have applied. |
This is fixed in 120.0.2210.121+ |
What happened?
WebView2 instances crashes with windows blue screen and windows restart
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
Repros in Edge Browser
No
Regression
Regression in newer Runtime
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: