MicrosoftEdge / WebView2Feedback

Feedback and discussions about Microsoft Edge WebView2
https://aka.ms/webview2
450 stars 55 forks source link

Webview2 started to freeze with the latest versions #4300

Open tanepro opened 9 months ago

tanepro commented 9 months ago

What happened?

I have been using Webview2 with Winforms with the same code for more than a year and everything was fine till yesterday. My computer recevived an update and now the Component is sometimes freezing, even you see no right click menu on it, nothing is working. I do not know why it started but I will be very happy if you can fix this please. Regards

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

120.0.2210.121

SDK Version

120.0.2210.121

Framework

Winforms

Operating System

Windows 10

OS Version

10.0.19045 Build 19045

Repro steps

I do not know, it is sometimes happening

Repros in Edge Browser

No

Regression

Regression in newer SDK

Last working version (if regression)

SDK 1.3.177.11

vbryh-msft commented 9 months ago

We have few known issues in 120.0.2210.121 - for example: 1, 2. 120.0.2210.133 is in the middle of rolling out with some fixes.

tanepro commented 9 months ago

I installed 120.0.2210.133 but the same issue persists, I do not get any errors or dumps with my software just the webview2 component freezes and the GPU fan starts to run like crazy, I cannot get a right click menu on the component. Thanks

vbryh-msft commented 9 months ago

What about Canary? Can we get traces? Which url you are trying to navigate?

vbryh-msft commented 9 months ago

I just thought - could you do screenshot of Task Manager with WebView2 processes - is there anything interesting there?

dakehero commented 8 months ago

@vbryh-msft WebView2 works fine with integrated GPU, whereas It would freeze entire system UI when I'm using TB3 eGPU(AMD Radeon 6600XT). And I checked Task Manger, It seems that GPU usage(both 3D and Copy) drops down to ZERO during the freeze.