[erlang-questions] Patch package OTP 17.5.6.1 released
Sverker Eriksson
sverker.eriksson@REDACTED
Tue Jun 30 16:46:29 CEST 2015
Patch Package: OTP 17.5.6.1
Git Tag: OTP-17.5.6.1
Date: 2015-06-29
Trouble Report Id: OTP-12821, OTP-12859
Seq num: seq12882
System: OTP
Release: 17
Application: erts-6.4.1.1
Predecessor: OTP 17.5.6
Check out the git tag OTP-17.5.6.1, and build a full OTP system
including documentation. Apply one or more applications from this
build as patches to your installation using the 'otp_patch_apply'
tool. For information on install requirements, see descriptions for
each application version below.
---------------------------------------------------------------------
--- 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.
--- Fixed Bugs and Malfunctions ---
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
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
More information about the erlang-questions
mailing list