Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Render frame was disposed before WebFrameMain could be accessed #582

Open
Tracked by #580
ladisgin opened this issue Feb 3, 2023 · 0 comments
Open
Tracked by #580
Labels
bug Something isn't working CI Issue related to github action and CI tests

Comments

@ladisgin
Copy link
Member

ladisgin commented Feb 3, 2023

https://github.com/UnitTestBot/UTBotCpp/actions/runs/4073289583/jobs/7017046861#step:5:654

[main 2023-02-02T10:15:42.911Z] CodeWindow: renderer process gone (reason: crashed, code: 133)
[main 2023-02-02T10:15:42.914Z] Waiting for extension host with pid 4329 to exit.
[main 2023-02-02T10:15:42.950Z] Extension host with pid 4329 exited with code: 0, signal: null.
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:173:631)
    at g.send (node:electron/js2c/browser_init:169:2[657](https://github.com/UnitTestBot/UTBotCpp/actions/runs/4073289583/jobs/7017046861#step:5:658))
    at I.send (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:16:55465)
    at o (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:23:4696)
    at o.n (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:23:4[661](https://github.com/UnitTestBot/UTBotCpp/actions/runs/4073289583/jobs/7017046861#step:5:662))
    at o.m (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:23:4527)
    at /__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:24:262
    at d.invoke (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:19:145)
    at v.deliver (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:19:2032)
    at b.fire (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:19:1[670](https://github.com/UnitTestBot/UTBotCpp/actions/runs/4073289583/jobs/7017046861#step:5:671))
    at ChildProcess.<anonymous> (/__w/UTBotCpp/UTBotCpp/vscode-plugin/.vscode-test/vscode-linux-x64-1.74.3/VSCode-linux-x64/resources/app/out/vs/code/electron-main/main.js:79:43514)
    at ChildProcess.emit (node:events:526:28)
    at ChildProcess._handle.onexit (node:internal/child_process:291:12)
Error: Process completed with exit code 1.
@ladisgin ladisgin added bug Something isn't working CI Issue related to github action and CI tests labels Feb 3, 2023
@ladisgin ladisgin mentioned this issue Feb 3, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Issue related to github action and CI tests
Projects
Status: Todo
Development

No branches or pull requests

1 participant