Erlang/OTP 20.3.8.11

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:20.3.8.11
Patch Package OTP 20.3.8.11
Git Tag OTP-20.3.8.11
Date 2018-11-01
Issue Id
ERIERL-262
System OTP
Release 20
Application

erts-9.3.3.5 #

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

OTP-15399
Application(s):
erts
Related Id(s):
ERIERL-262 , ERL-751 , OTP-14205

ERTS internal trees of monitor structures could get into an inconsistent state. This could cause 'DOWN' messages not to be delivered when they should, as well as delivery of 'DOWN' messages that should not be delivered.

This bug was introduced in ERTS version 9.0 (OTP 20.0) and was fixed in ERTS version 10.0 (OTP 21.0) due to a rewrite of the monitor code. That is, this bug only exist in the OTP 20 release.

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