Skip to content

Debug build assertion failure in V8 for sequential/test-inspector-async-stack-traces-promise-then #17017

Closed
@rvagg

Description

@rvagg

(as per #17016)

Testing out adding Debug builds to CI and I have some failures that need looking at that'll need someone cleverer than me.

Current master, fails via sequential/test-inspector-async-stack-traces-promise-then:

$ ./out/Debug/node test/sequential/test-inspector-async-stack-traces-promise-then
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:58956/bdb5e1e8-9a06-4d52-9d2b-ba331c6de620
[err] For help see https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Waiting for break1
[test] Waiting for break2
[err]
[err]
[err] #
[err] # Fatal error in ../deps/v8/src/inspector/v8-debugger.cc, line 831
[err] # Debug check failed: m_currentTasks.back() == task.
[err] #
[err]
Timed out waiting for matching notification (break on [eval]:9))
1

tfw debug build is failing in its debugger

/cc @nodejs/v8

Metadata

Metadata

Assignees

No one assigned

    Labels

    inspectorIssues and PRs related to the V8 inspector protocoltestIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions