Erlang/OTP 19.3.6.10

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.3.6.10
Patch Package OTP 19.3.6.10
Git Tag OTP-19.3.6.10
Date 2018-08-11
Issue Id
ERIERL-177
System OTP
Release 19
Application
Potential Incompatibilities

Potential Incompatibilities #

OTP-15225
Application(s):
erts

Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02.

Thanks to Simon Cornish for finding the bug and supplying a fix.

erts-8.3.5.5 #

Note! The erts-8.3.5.5 application can *not* be applied independently of other applications on an arbitrary OTP 19 installation. On a full OTP 19 installation, also the following runtime dependency has to be satisfied: -- sasl-3.0.1 (first satisfied in OTP 19.1)

OTP-15158
Application(s):
erts
Related Id(s):
ERL-654

Fixed a race condition in the inet driver that could cause receive to hang when the emulator was compiled with gcc 8.

OTP-15225
Application(s):
erts

*** POTENTIAL INCOMPATIBILITY ***

Fixed a bug causing some Erlang references to be inconsistently ordered. This could for example cause failure to look up certain elements with references as keys in search data structures. This bug was introduced in R13B02.

Thanks to Simon Cornish for finding the bug and supplying a fix.

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

syntax_tools-2.1.1.1 #

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

OTP-15098
Application(s):
syntax_tools
Related Id(s):
ERIERL-177

Fix a bug regarding reverting map types.

Full runtime dependencies of syntax_tools-2.1.1.1: compiler-7.0, erts-8.0, kernel-5.0, stdlib-3.0