Erlang/OTP 19.0.7

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.7
Patch Package OTP 19.0.7
Git Tag OTP-19.0.7
Date 2016-09-14
System OTP
Release 19
Application

erts-8.0.5 #

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

OTP-13890
Application(s):
erts

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

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