nojsja/electron-re

nodejs.TypeError: Object has been destroyed

absir1949 opened this issue · 6 comments

2022-09-16 12:02:36,323 ERROR 10992 nodejs.TypeError: Object has been destroyed
    at BrowserWindow.n.loadURL (electron/js2c/browser_init.js:33:1911)
    at D:\test\resources\app.asar\node_modules\electron-re\lib\libs\BrowserService.class.js:81:24
    at electron/js2c/asar_bundle.js:5:8347
    at FSReqCallback.wrapper [as oncomplete] (fs.js:524:5)

概率出现,不知为何

electron: 11
node:12
os:win10

我排查一下,影响功能吗?

我也不确定,客户环境下出现的。

目前来看,影响功能,在部分客户环境下出现,而且出现问题的机器,出现概率就高,不知为啥。

@nojsja 大佬,这个是啥问题呢?是主进程还没启动吗?发现这样browservice直接挂,不能用,概率出现。

@absir1949 定位一下先

大佬,我可以做什么呢?客户有机器是100%复现的, @nojsja