Skip to content

OTP 27 Crash on big test run with ExUnit. #10015

@urielfcampos

Description

@urielfcampos

Describe the bug
Running a full test suite of 103 thousand tests, on a system that has about 20 thousand modules leads to the VM crashing throughout the run with the following error:
no more index entries in export_list (max=524288)

To Reproduce
Have a sufficiently big test suite 😅 Jokes aside, I've managed to run into the same error when using the crash_dump generated from the above and loading the persistent_terms tab

Expected behavior
My expectation would be clearer error message that i can act on. exports_list doesn't tell me much and there's no mentions of it in the documentation that i could find (Only in the code itself)

Affected versions
OTP 27.3.3

Additional context
crash dump viewer.

Image Image Image

Thanks !

Metadata

Metadata

Assignees

Labels

bugIssue is reported as a bugteam:VMAssigned to OTP team VM

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions