企业微信使用过一段时间后,会出现libcef.dll的报错

xiang guo

New member
假设我有相同配置的沙盘1和2。首先在沙盘1中使用企业微信,一段时间内它可以正常运行,但是突然在某次登录后,出现libcef.dll的报错,即使企业微信可以在真实环境中正常运行。这个时候将程序放到沙盘2去运行,它又恢复了正常。libcef的报错只是企业微信在产生异常,沙盘本身不报错
 
The above translates to:

Suppose I have the same configuration of sandbox 1 and 2, first I use enterprise weibo in sandbox 1, it can run normally for a period of time, but suddenly after a certain login, there is an error of libcef.dll, even though enterprise weibo can run normally in the real environment. At this time, put the program into sandbox 2 to run, it is back to normal. libcef error is just enterprise weibo is generating anomaly, the sandbox itself does not report errors
 
If libcef.dll is not used in another context, that is for the Chromium Embedded Framework. This could hint to this being an issue with how browsers are treated within the sandbox, but I don't know why this problem only shows after a certain login.

So far I just point out what I assume, so others could provide help easier.
 
Back
Top