Erlang/OTP 19.0.4

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.4
Patch Package OTP 19.0.4
Git Tag OTP-19.0.4
Date 2016-08-12
System OTP
Release 19
Application

erts-8.0.3 #

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

OTP-13798
Application(s):
erts
Related Id(s):
OTP-11997

Fixed a race that could cause a lost wakeup of a process that timed out in a receive ... after. This bug was introduced in ERTS version 7.0.

OTP-13799
Application(s):
erts

Fixed segfault after writing an erl crash dump.

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