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

[Problem/Bug]: Some websites (LinkedIn, Facebook, Twitter) cause a crash of the WebView CoreWebView2 instance #4289

Closed
mkumar12345 opened this issue Jan 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore

Comments

@mkumar12345
Copy link

What happened?

This has started happening for the past few days, so after the WebView2 120.0.2210.121, .Net Framework 4.8 update.

If you try to navigate to linkedin.com, facebook.com, or twitter.com the corewebview2 instance crashes and you see an empty panel where the webview2 was.

Other websites I have tested like google, bing, work fine. Seems to be limited to social media websites listed. Although instagram.com loads fine.

Another user has reported this here: https://stackoverflow.com/questions/77788574/webview2-latest-update-to-v-120-0-2210-121-opening-the-linkedin-com-crashes

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.121

SDK Version

No response

Framework

WinUI2/UWP

Operating System

Windows 11

OS Version

No response

Repro steps

Add a webview2 control and set the source to linkedin.com, facebook.com, or twitter.com.

Repros in Edge Browser

No

Regression

Regression in newer Runtime

Last working version (if regression)

No response

@mkumar12345 mkumar12345 added the bug Something isn't working label Jan 10, 2024
Copy link

Hi, @mkumar12345!

It seems that your issue contains the word "crash". If you have not already, could you attach a crash dump as a comment?

WV2 crash dumps are located in a subfolder of the app's user data folder (UDF): <UDF>\EBWebView\Crashpad\reports\. By default, the user data folder is created in the app's folder with a name like <App Exe Name>.exe.WebView2. Refer to Crash Diagnostics for more information.

Thank you for your cooperation!

@github-actions github-actions bot added the regression Something used to work but doesn't anymore label Jan 10, 2024
@vbryh-msft
Copy link
Contributor

Hi, we have fixed it - please follow the thread.

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

3 participants