Erlang/OTP 17.5.6.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:17.5.6.4
Patch Package OTP 17.5.6.4
Git Tag OTP-17.5.6.4
Date 2015-10-01
Issue Id
seq12906
System OTP
Release 17
Application

debugger-4.0.3.1 #

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

OTP-12911
Application(s):
debugger
Related Id(s):
seq12906

Fix crash when starting a quick debugging session. Thanks Alan Duffield.

Full runtime dependencies of debugger-4.0.3.1: compiler-5.0, erts-6.0, kernel-3.0, stdlib-2.0, wx-1.2

erts-6.4.1.3 #

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

OTP-12968
Application(s):
erts

When tracing with process_dump option, the VM could abort if there was an ongoing binary match somewhere in the call stack of the traced process.

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