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

How to use inspector-example.js in Electron, its does't work #381

Open
imllz opened this issue Aug 1, 2023 · 2 comments
Open

How to use inspector-example.js in Electron, its does't work #381

imllz opened this issue Aug 1, 2023 · 2 comments

Comments

@imllz
Copy link

imllz commented Aug 1, 2023

I want use inspector-example.js in electron, its run in child_process, ws is run success in port 10000, but when I goto devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:10000 in Chrome, ws will close.
image
image

@imllz
Copy link
Author

imllz commented Aug 1, 2023

Electron version 23.3.7
isolated-vm version 4.5.0

@imllz
Copy link
Author

imllz commented Aug 3, 2023

image
process will exit with signal SIGBUS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant