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

Immediate crash on --inspect #8218

Closed
reverofevil opened this issue Aug 22, 2016 · 1 comment
Closed

Immediate crash on --inspect #8218

reverofevil opened this issue Aug 22, 2016 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. inspector Issues and PRs related to the V8 inspector protocol

Comments

@reverofevil
Copy link

reverofevil commented Aug 22, 2016

  • Version:

    node --version
    v6.4.0

  • Platform:
    Windows 7 x64
  • Subsystem:
    inspector_socket.cc
  1. Run node --inspect=9222 --debug-brk index
  2. Open devtools via the link in stdout.
  3. See a crash report:
C:\Program Files\nodejs\node.exe: src\inspector_socket.cc:569: Assertion `(inspector->http_parsing_state) == (nullptr)' failed.
@mscdex mscdex added duplicate Issues and PRs that are duplicates of other issues or PRs. inspector Issues and PRs related to the V8 inspector protocol labels Aug 22, 2016
@mscdex
Copy link
Contributor

mscdex commented Aug 22, 2016

Duplicate of #8155

@mscdex mscdex closed this as completed Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. inspector Issues and PRs related to the V8 inspector protocol
Projects
None yet
Development

No branches or pull requests

2 participants