Skip to content

Handling of out of memory errors flakily results in vm crash #60453

@aam

Description

@aam
/=========================================================================================\
| vm/dart/gc/out_of_memory_recovery_synchronous_test broke (Pass -> Crash, expected Pass) |
\=========================================================================================/

--- Command "vm" (took 03:21.000865s):
DART_CONFIGURATION=ReleaseIA32 out/ReleaseIA32/dart --old_gen_heap_size=20 --optimization_counter_threshold=5 --random_seed=1359204550 --sound-null-safety -Dtest_runner.configuration=vm-eager-optimization-linux-release-ia32 --ignore-unrecognized-flags --packages=/b/s/w/ir/.dart_tool/package_config.json /b/s/w/ir/runtime/tests/vm/dart/gc/out_of_memory_recovery_synchronous_test.dart

exit code:
-11

stderr:
Exhausted heap space, trying to allocate 16 bytes.
Exhausted heap space, trying to allocate 16 bytes.
...
Exhausted heap space, trying to allocate 376 bytes.
Exhausted heap space, trying to allocate 376 bytes.

--- Re-run this test:
python3 tools/test.py -n vm-eager-optimization-linux-release-ia32 vm/dart/gc/out_of_memory_recovery_synchronous_test

log

log

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardening

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions