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

Webview crashing on Windows 11 in mtx_do_lock (release mode) #303

Open
dickverweij opened this issue Jul 18, 2024 · 2 comments
Open

Webview crashing on Windows 11 in mtx_do_lock (release mode) #303

dickverweij opened this issue Jul 18, 2024 · 2 comments

Comments

@dickverweij
Copy link

dickverweij commented Jul 18, 2024

When starting a webview to show HTML content on a Windows flutter app we get the crash in release mode. If we run the same code in debug mode the webview is working fine.

According to the call stack
image

Unhandled exception at 0x00007FF9D83F2AF0 (msvcp140.dll) in XXXXXX.exe: 0xC0000005: Access violation reading location 0x0000000000000000.

image

@dickverweij dickverweij changed the title Webview crashing on Windows 11 in mtx_do_lock Webview crashing on Windows 11 in mtx_do_lock (release mode) Jul 18, 2024
@venky9885
Copy link

follow this YehudaKremer/msix#272

@venky9885
Copy link

this is caused due to misiing of msc.dll so follow issue in msix package bundling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants