Erlang/OTP 19.0.6

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:19.0.6
Patch Package OTP 19.0.6
Git Tag OTP-19.0.6
Date 2016-09-14
System OTP
Release 19
Application

erts-8.0.4 #

The erts-8.0.4 application can be applied independently of other applications on a full OTP 19 installation.

OTP-13889
Application(s):
erts

Fixed a VM crash that occured in garbage collection of a process when it had received maps over the distribution. This bug was introduced in ERTS version 8.0 (OTP 19.0).

Full runtime dependencies of erts-8.0.4: kernel-5.0, sasl-3.0, stdlib-3.0