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]: Webview2 crash during tab switch #4620

Open
Kay-Burchardt opened this issue Jun 10, 2024 · 1 comment
Open

[Problem/Bug]: Webview2 crash during tab switch #4620

Kay-Burchardt opened this issue Jun 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore

Comments

@Kay-Burchardt
Copy link

What happened?

We are currently regression testing our application SAP Business Client 8.0 PL12 on Win11 VM via RDC. Using the Webview2 evergreen installer leading to runtime version 125.0.2535.92 we are experiencing frequent crashes of the whole Webview2 environment when switching between tabs hosting Webview2s rendering arbitrary content.
The issue doesn't occur when using the oldest downloadable fixed Webview2 runtime version 124.0.2478.109, so this seems to be a regression in the Webview2 runtime 125.
However, the issue also doesn't occur on my local machine running Win11 with 125.0.2535.92, so maybe the issue is related to VM or RDC.
Here is the zipped crashpad folder of the crash, maybe that helps:
Crashpad.zip

Best regards,
Kay

Importance

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

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

125.0.2535.92

SDK Version

SDK 1.0.2210.55

Framework

Win32

Operating System

Windows 11

OS Version

Windows 11 v10.0.22631 [Enterprise Edition] 64-bit

Repro steps

Switch between tabs hosting Webview2s rendering arbitrary content.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

SDK 1.0.2210.55, Runtime 124.0.2478.109

@Kay-Burchardt Kay-Burchardt added the bug Something isn't working label Jun 10, 2024
@github-actions github-actions bot added the regression Something used to work but doesn't anymore label Jun 10, 2024
@vbryh-msft
Copy link
Contributor

Thank you for the dump. This should be the same as #4602 - we root caused it currently to WebResourceRequested API.

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