Skip to content

standalone/io/http_server_response_test is flakily crashing #29012

Closed
@nex3

Description

@nex3

From this vm-linux-debug-simmips-be log:

FAILED: none-vm-checked debug_simmips standalone/io/http_server_response_test
Expected: Pass 
Actual: Crash
CommandOutput[vm]:

stderr:
../../runtime/vm/scavenger.cc: 239: error: expected: to_->Contains(RawObject::ToAddr(obj))
Dumping native stack trace for thread d39
Aborting re-entrant request for stack trace.
../../runtime/vm/os_thread_linux.cc: 401: error: pthread error: 35 (Resource deadlock avoided)
Aborting re-entrant request for stack trace.


Command[vm]: DART_CONFIGURATION=DebugSIMMIPS out/DebugSIMMIPS/dart --enable_asserts --enable_type_checks --short_socket_write --ignore-unrecognized-flags --packages=/mnt/data/b/build/slave/vm-linux-debug-simmips-be/build/sdk/.packages /mnt/data/b/build/slave/vm-linux-debug-simmips-be/build/sdk/tests/standalone/io/http_server_response_test.dart
Took 0:00:06.209282

Short reproduction command (experimental):
    python tools/test.py -asimmips --checked -t480 standalone/io/http_server_response_test

Metadata

Metadata

Labels

area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.gardeninglibrary-io

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions