Erlang/OTP 17.5.6.1

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:17.5.6.1
Patch Package OTP 17.5.6.1
Git Tag OTP-17.5.6.1
Date 2015-06-29
Issue Id
seq12882
System OTP
Release 17
Application

erts-6.4.1.1 #

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

OTP-12821
Application(s):
erts

Fix garbage collection of literals in code purge

During code purging and check_process_code, the checking of the binary reference embedded in the match binary state was omitted for the tracing tests. This would cause the binary match state to reference deallocated memory.

OTP-12859
Application(s):
erts
Related Id(s):
seq12882

Fix a rare hanging of the VM seen to happen just after emulator start. Bug exists since R14.

Full runtime dependencies of erts-6.4.1.1: kernel-3.0, sasl-2.4, stdlib-2.0