Skip to content

[Problem/Bug]: Can not initialize with error 0x80010108 #5183

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

Open
vividand opened this issue Mar 31, 2025 · 4 comments
Open

[Problem/Bug]: Can not initialize with error 0x80010108 #5183

vividand opened this issue Mar 31, 2025 · 4 comments
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore

Comments

@vividand
Copy link

vividand commented Mar 31, 2025

What happened?

Error:
Webview2 can not create control succeed,can not show webview2 page.
Sofar we have had some 14 end-users call into our support regarding this issue.
CreateCoreWebView2Controller with error code is 0x80010108

We know that this issue can happened on runtime version 95.0.1020.30 #1860 in some case.
So I followed the suggestion to add parameter “--disable-features=msForceBrowserSignIn” during create env.
but no effect.

According to our logs, the lowest runtime version with the problem PC is 133.0.3065.92, and the highest is 134.0.3124.92,please refer.

Can I have some way to avoid this issue?
This is block issue for because user can not use ours App.
Hope this issue can get quick feedback.

Importance

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

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

133.0.3065.92,134.0.3124.72,134.0.3124.83,134.0.3124.85,134.0.3124.92

SDK Version

1.0.2045.28

Framework

Win32

Operating System

Windows 10

OS Version

Windows 10 (10.0 Build 26100)

Repro steps

Every time reproduce if call CreateCoreWebView2Controller.

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

@vividand vividand added the bug Something isn't working label Mar 31, 2025
@github-actions github-actions bot added the regression Something used to work but doesn't anymore label Mar 31, 2025
@ParadoxZero
Copy link

@vividand is this happening consistently for the specified users?
Please share additional info to facilitate debugging, refer - https://github.com/MicrosoftEdge/WebView2Feedback/tree/main/diagnostics

@ParadoxZero
Copy link

I am interested in ETW logs and Any Dumps - crash dumps are ideal. Otherwise please collect dumps from task manager.

@vividand
Copy link
Author

@ParadoxZero
The machine where the problem occurred belongs to our customer.
So its not easy to get more info.
and its seems not crash, we did not found dump.

@vividand
Copy link
Author

@ParadoxZero
I wil collect users ETW and dump(if have).
but ETW and dump info also very big, Can I send with you by email if you share your email address.

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