erlang / otp

Erlang/OTP

Home Page:http://erlang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory usage of OTP-27 - OOM SIGKILL - insufficient swap space

crownedgrouse opened this issue · comments

Describe the bug
A same code is compiling OK with 26.2 and fails due to OOM kill (exit 137) on 27.0.1 .
This ticket is mainly to inform community of such issue.

To Reproduce
Compile a big project with only 980 Mo Swap

Expected behavior
Inform users of minimal swap partition to use 27.0 safely.

Affected versions
27.0

Additional context
Issue disappear by adding 1 Go swap but is then full up to 1.8 Go (2 swap partitions).

Thanks for your report! Unfortunately most of us are on vacation right now, we'll revisit this once we're back. :-)