Skip to content

assertion when attaching the Chrome dev tools #8155

@vladima

Description

@vladima

Version: v.6.4.0
Platform: Windows10 64 bit
Repro:

  • Run (script can be moved to the separate file, repro uses inline version only for brevity):
node --inspect -e "while(1);"
  • Open url that will be printed to start debugging.

Expected:

  • Chrome dev tools are opened without any errors

Actual:
node process shuts down the message:

C:\Program Files\nodejs\node.EXE: src\inspector_socket.cc:569: Assertion `(inspector->http_parsing_state) == (nullptr)' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.inspectorIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions