You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to issue #1608 with Firefox, Chrome and Chromium will freeze or crash if they are started while capemon is running, including when passing the --disable-features=RendererCodeIntegrity argument to chrome.exe to bypass the "Aw snap! STATUS_INVALID_IMAGE_HASH error.
Tested with:
Windows 10 Pro 21H2 with 2023-06 patches (Build 10.0.19044.2086)
Google Chrome 114.0.5735.110
Chromium 104.0.5109.0
This is problematic, because this means that Microsoft Edge version 92.0.902.67 is the only browser other than Internet Explorer that will work with CAPE. More modern versions of Microsoft Edge will crash the system if its update services are disabled (see #1635), but that is not caused by capemon.
The text was updated successfully, but these errors were encountered:
I believe we too are running into this issue with Edge version 112.0.1722.58. As a workaround, trying to use the older (pre-chromium) version of Edge has also been problematic. It does not seem to want to start a browser window via the command line. If anyone has got this to work, please share the command used in edge.py 🙏 .
Indeed IE is the only browser I've been able to get working for analyzing HTML files and URLs.
Similar to issue #1608 with Firefox, Chrome and Chromium will freeze or crash if they are started while
capemon
is running, including when passing the--disable-features=RendererCodeIntegrity
argument tochrome.exe
to bypass the "Aw snap!STATUS_INVALID_IMAGE_HASH
error.Tested with:
Windows 10 Pro 21H2 with 2023-06 patches (Build 10.0.19044.2086)
Google Chrome 114.0.5735.110
Chromium 104.0.5109.0
This is problematic, because this means that Microsoft Edge version 92.0.902.67 is the only browser other than Internet Explorer that will work with CAPE. More modern versions of Microsoft Edge will crash the system if its update services are disabled (see #1635), but that is not caused by
capemon
.The text was updated successfully, but these errors were encountered: