如题,刚刚升级了 chrome 最新版,打开网页都提示 something went wrong while displaying this page.
安装的所有插件都提示 xxx has crashed. click this ballon to restart.
有人遇到同样的问题吗
1
kungfuchicken 2019-10-23 18:20:30 +08:00
查了下是 Symantec Endpoint Protection 导致的,你是否装了这个?
https://support.symantec.com/us/en/article.tech256047.html 临时解决方案是给 chrome 启动加上这个参数: --disable-features=RendererCodeIntegrity |
2
jdhao OP @kungfuchicken 谢谢,我不记得装过这个。。
|
3
jdhao OP @kungfuchicken 这个应该是安全防护软件吧,没装过。我把 chrome 降级了,旧版本没问题
|
4
donsvsou 2020-11-18 20:20:29 +08:00
删除 chrome 文件夹的第三方插件文件 version.dll 具体路径
C:\Users\用户\AppData\Local\Google\Chrome\Application 下 |
5
donsvsou 2020-11-18 20:22:15 +08:00
version.dll 文件,其作用是禁用 Chrome 停用开发者模式提示的第三方插件,删除就恢复正常了。
|