-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Description
$ ./node --trace-events-enabled test/parallel/test-http2-respond-file
Warning: Trace event is an experimental feature and could change at any time.
(node:79696) ExperimentalWarning: The http2 module is an experimental API.
FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope
1: node::Abort() [../node/node/node]
2: 0x5637918a55ae [../node/node/node]
3: v8::Utils::ReportApiFailure(char const*, char const*) [../node/node/node]
4: v8::internal::HandleScope::Extend(v8::internal::Isolate*) [../node/node/node]
5: v8::internal::Factory::NewNumber(double, v8::internal::PretenureFlag) [../node/node/node]
6: v8::Number::New(v8::Isolate*, double) [../node/node/node]
7: node::AsyncWrap::EmitBefore(node::Environment*, double) [../node/node/node]
8: node::StreamPipe::ReadableListener::OnStreamRead(long, uv_buf_t const&) [../node/node/node]
9: 0x5637918df586 [../node/node/node]
10: 0x5637919b4334 [../node/node/node]
11: 0x5637919b6b12 [../node/node/node]
12: 0x5637919c996a [../node/node/node]
13: uv_run [../node/node/node]
14: node::Start(uv_loop_s*, int, char const* const*, int, char const* const*) [../node/node/node]
15: node::Start(int, char**) [../node/node/node]
16: __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
17: _start [../node/node/node]
Aborted (core dumped)
ping @addaleax @AndreasMadsen @nodejs/diagnostics
Metadata
Metadata
Assignees
Labels
No labels