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

--inspect: chrome-devtools - nullptr #8208

Closed
xtaltas opened this issue Aug 21, 2016 · 3 comments
Closed

--inspect: chrome-devtools - nullptr #8208

xtaltas opened this issue Aug 21, 2016 · 3 comments
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. confirmed-bug Issues with confirmed bugs. inspector Issues and PRs related to the V8 inspector protocol windows Issues and PRs related to the Windows platform.

Comments

@xtaltas
Copy link

xtaltas commented Aug 21, 2016

  • Version:6.4.0
  • Platform:Windows 10 Pro version 1607

node running on Windows crashes when attaching the debugger.
It works on MacOS and on Windows with version 6.3.1

Debugger listening on port 9229.
Warning: This is an experimental feature and could change at any time.
To start debugging, open the following URL in Chrome:
    chrome-devtools://devtools/remote/serve_file/@62cd277117e6f8ec53e31b1be58290a6f7ab42ef/inspector.html?experiments=true&v8only=true&ws=localhost:9229/node
Server running at http://127.0.0.1:80/
**C:\Program Files\nodejs\node.exe: src\inspector_socket.cc:569: Assertion `(inspector->http_parsing_state) == (nullptr)' failed.**
@Fishrock123 Fishrock123 added windows Issues and PRs related to the Windows platform. inspector Issues and PRs related to the V8 inspector protocol c++ Issues and PRs that require attention from people who are familiar with C++. labels Aug 21, 2016
@targos targos added the confirmed-bug Issues with confirmed bugs. label Aug 21, 2016
@targos
Copy link
Member

targos commented Aug 21, 2016

cc @nodejs/v8-inspector

@vladima
Copy link

vladima commented Aug 22, 2016

duplicate of #8155

@ofrobots
Copy link
Contributor

Closing as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. confirmed-bug Issues with confirmed bugs. inspector Issues and PRs related to the V8 inspector protocol windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

No branches or pull requests

5 participants