Skip to content

Investigate flaky test-http-same-map on debug buildsΒ #22775

Closed
@Trott

Description

@Trott
  • Version: 11.0.0-pre (master)
  • Platform: ubuntu1604_sharedlibs_debug_x64
  • Subsystem: test http

https://ci.nodejs.org/job/node-test-commit-linux-containered/6927/nodes=ubuntu1604_sharedlibs_debug_x64/console

00:41:54 not ok 895 parallel/test-http-same-map
00:41:54   ---
00:41:54   duration_ms: 3.139
00:41:54   severity: crashed
00:41:54   exitcode: -6
00:41:54   stack: |-
00:41:54     DebugPrint: 0x1e193d7108e9: [JS_OBJECT_TYPE]
00:41:54      - map: 0x1660a466d2e9 <Map(HOLEY_ELEMENTS)> [FastProperties]
00:41:54      - prototype: 0x1e193d724231 <Object map = 0x1660a466aa01>
00:41:54      - elements: 0x371eea8023b1 <FixedArray[0]> [HOLEY_ELEMENTS]
00:41:54      - properties: 0x371eea8023b1 <FixedArray[0]> {
00:41:54         #_readableState: 0x1e193d7109c9 <ReadableState map = 0x1660a4667bf1> (data field 0)
00:41:54         #readable: 0x371eea8029a1 <false> (data field 1)
00:41:54         #_events: 0x1e193d710b59 <Object map = 0x1660a4603a69> (data field 2)
00:41:54         #_eventsCount: 0 (data field 3)
00:41:54         #_maxListeners: 0x371eea8026f1 <undefined> (data field 4)
00:41:54         #socket: 0x1e193d70fb01 <Socket map = 0x1660a466c9f9> (data field 5)
00:41:54         #connection: 0x1e193d70fb01 <Socket map = 0x1660a466c9f9> (data field 6)
00:41:54         #httpVersionMajor: 1 (data field 7)
00:41:54         #httpVersionMinor: 1 (data field 8)
00:41:54         #httpVersion: 0x1e193d710c01 <String[3]: 1.1> (data field 9)
00:41:54         #complete: 0x371eea8028c9 <true> (data field 10)
00:41:54         #headers: 0x1e193d710b71 <Object map = 0x1660a466bdf1> (data field 11)
00:41:54         #rawHeaders: 0x1e193d710781 <JSArray[4]> (data field 12)
00:41:54         #trailers: 0x1e193d710ba9 <Object map = 0x1660a4602571> (data field 13)
00:41:54         #rawTrailers: 0x1e193d710be1 <JSArray[0]> (data field 14)
00:41:54         #aborted: 0x371eea8029a1 <false> (data field 15)
00:41:54         #upgrade: 0x371eea8029a1 <false> (data field 16)
00:41:54         #url: 0x0e10b9685229 <String[1]: /> (data field 17)
00:41:54         #method: 0x1e193d720509 <String[3]: GET> (data field 18)
00:41:54         #statusCode: 0x371eea8022b1 <null> (data field 19)
00:41:54         #statusMessage: 0x371eea8022b1 <null> (data field 20)
00:41:54         #client: 0x1e193d70fb01 <Socket map = 0x1660a466c9f9> (data field 21)
00:41:54         #_consuming: 0x371eea8029a1 <false> (data field 22)
00:41:54         #_dumped: 0x371eea8028c9 <true> (data field 23)
00:41:54      }
00:41:54     0x1660a466d2e9: [Map]
00:41:54      - type: JS_OBJECT_TYPE
00:41:54      - instance size: 224
00:41:54      - inobject properties: 25
00:41:54      - elements kind: HOLEY_ELEMENTS
00:41:54      - unused property fields: 1
00:41:54      - enum length: invalid
00:41:54      - back pointer: 0x1660a466d449 <Map(HOLEY_ELEMENTS)>
00:41:54      - prototype_validity cell: 0x282397537901 <Cell value= 0>
00:41:54      - instance descriptors #24: 0x1e193d70d791 <DescriptorArray[92]>
00:41:54      - layout descriptor: 0
00:41:54      - transitions #1: 0x1660a466d4a1 <Map(HOLEY_ELEMENTS)>
00:41:54          #req: (transition to (data field, attrs: [WEC]) @ FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope
00:41:54      1: 0x1a14311 node::DumpBacktrace(_IO_FILE*) [out/Debug/node]
00:41:54      2: 0x1a5162d node::Abort() [out/Debug/node]
00:41:54      3: 0x1a522ce node::FatalError(char const*, char const*) [out/Debug/node]
00:41:54      4: 0x1df62ce v8::Utils::ReportApiFailure(char const*, char const*) [out/Debug/node]
00:41:54      5: 0x1de3251 v8::Utils::ApiCheck(bool, char const*, char const*) [out/Debug/node]
00:41:54      6: 0x24daff2 v8::internal::HandleScope::Extend(v8::internal::Isolate*) [out/Debug/node]
00:41:54      7: 0x1dcce0a v8::internal::HandleScope::CreateHandle(v8::internal::Isolate*, v8::internal::Object*) [out/Debug/node]
00:41:54      8: 0x1dccede v8::internal::HandleScope::GetHandle(v8::internal::Isolate*, v8::internal::Object*) [out/Debug/node]
00:41:54      9: 0x1dccb27 v8::internal::HandleBase::HandleBase(v8::internal::Object*, v8::internal::Isolate*) [out/Debug/node]
00:41:54     10: 0x1ddedc1 v8::internal::Handle<v8::internal::Map>::Handle(v8::internal::Map*, v8::internal::Isolate*) [out/Debug/node]
00:41:54     11: 0x1efa18a v8::internal::Handle<v8::internal::Map> v8::internal::handle<v8::internal::Map>(v8::internal::Map*, v8::internal::Isolate*) [out/Debug/node]
00:41:54     12: 0x24c0cbe v8::internal::FieldType::AsClass() [out/Debug/node]
00:41:54     13: 0x24c0f01 v8::internal::FieldType::PrintTo(std::ostream&) [out/Debug/node]
00:41:54     14: 0x2704384 v8::internal::DescriptorArray::PrintDescriptorDetails(std::ostream&, int, v8::internal::PropertyDetails::PrintMode) [out/Debug/node]
00:41:54     15: 0x2704726 v8::internal::TransitionsAccessor::PrintOneTransition(std::ostream&, v8::internal::Name*, v8::internal::Map*) [out/Debug/node]
00:41:54     16: 0x27048c4 v8::internal::TransitionsAccessor::PrintTransitions(std::ostream&) [out/Debug/node]
00:41:54     17: 0x26fbcf8 v8::internal::Map::MapPrint(std::ostream&) [out/Debug/node]
00:41:54     18: 0x26f8d48 v8::internal::HeapObject::HeapObjectPrint(std::ostream&) [out/Debug/node]
00:41:54     19: 0x26f8b3f v8::internal::Object::Print(std::ostream&) [out/Debug/node]
00:41:54     20: 0x29a32fb  [out/Debug/node]
00:41:54     21: 0x29a2f9d v8::internal::Runtime_DebugPrint(int, v8::internal::Object**, v8::internal::Isolate*) [out/Debug/node]
00:41:54     22: 0x39d65831695f 
00:41:54   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    v8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions