[Problem/Bug]: WebView2 crashes when accessing entire page "edge://wallet/" #4782
Labels
bug
Something isn't working
regression
Something used to work but doesn't anymore
tracked
We are tracking this work internally.
What happened?
After a recent update of WebView2, when I access the internal URL "edge://wallet/" in my WPF/C# project, WebView2 in my project crashes, showing the following error when I try to update the page or load another URL any:
System.InvalidOperationException: 'The WebView control is no longer valid because the browser process crashed.To work around this, please listen for the CoreWebView2.ProcessFailed event to explicitly manage the lifetime of the WebView2 control in the event of a browser failure.https://docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2.processfailed'
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
128.0.2739.42
SDK Version
1.0.2739.15
Framework
WPF
Operating System
Windows 10
OS Version
19045.4170
Repro steps
Accessing the internal URL "edge://wallet/", or "chrome://wallet/", WebView2 in the project immediately crashes.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Regression in newer Runtime
Last working version (if regression)
No response
AB#53589930
The text was updated successfully, but these errors were encountered: