WebView2 RenderProcessExited With ExitCode -1073740760

jian lli 20 Reputation points
2023-04-17T02:19:38.84+00:00

WebView2 Version : 112.0.1722.39。
Windows : Win10。

The Wpf Application,display web by using WebView2 .

The Webview2 Process Failed,and reload not effective。

ProcessFailedKind==>RenderProcessExited

ExitCode==>-1073740760

Reason==>Unexpected PS: has one crash :

微信图片_20230417151617

Microsoft Edge | Microsoft Edge development
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-04-17T08:04:17.8033333+00:00

    Hi @jian lli ,

    According to the answer provided by LiangTheDev, -1073740760 is STATUS_INVALID_IMAGE_HASH, suggesting that there are third party software injecting dlls into WebView renderer process.

    Since the winhafnt64.dll has caused the crash, you can try to find which third party software it is coming from and whether there is any settings in that software to exclude msedgewebview2.exe from injecting target.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Shijie Li

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.