Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

OOM inducing tests need to be filtered from the stress mix candidates #45

@schaabs

Description

@schaabs

We are including a number of tests in our stress mixes which induce OOM situations either because of large allocations or because of allocations rooted by static feilds. We need to investigate which tests in our stress mix candidates are at fault for this and filter them from our stress mixes. The following buckets illustrate failures of this nature and can be used as a starting point to identify tests which need to be filtered from the mix.

SIGABRT_System.OutOfMemoryException_libstdc++.so.6!__gnu_cxx::__verbose_terminate_handler
SIGABRT_System.OutOfMemoryException_libcoreclr.so + -1!UNKNOWN
SIGABRT_System.OutOfMemoryException_libcoreclr.so!JIT_New

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions