[erlang-questions] Patch Package OTP 17.5.6.2 Released

Zandra Hird zandra@REDACTED
Tue Jul 7 15:32:28 CEST 2015


Patch Package:           OTP 17.5.6.2
Git Tag:                 OTP-17.5.6.2

  Check out the git tag OTP-17.5.6.2, 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.2 ----------------------------------------------------
  ---------------------------------------------------------------------

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

  --- Fixed Bugs and Malfunctions ---

   OTP-12889    Application(s): erts
                Related Id(s): seq12885

                A process could end up in an inconsistent half exited
                state in the runtime system without SMP support. This
                could occur if the processes was traced by a port that
                it also was linked to, and the port terminated
                abnormally while handling a trace message for the
                process.

                This bug has always existed in the runtime system
                without SMP support, but never in the runtime system
                with SMP support.


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


  ---------------------------------------------------------------------
  --- runtime_tools-1.8.16.1 ------------------------------------------
  ---------------------------------------------------------------------

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

  --- Fixed Bugs and Malfunctions ---

   OTP-12890    Application(s): runtime_tools
                Related Id(s): seq12885

                The trace_file_drv did not handle EINTR correct which
                caused it to fail when the runtime system received a
                signal.


  Full runtime dependencies of runtime_tools-1.8.16.1: erts-6.0,
  kernel-3.0, mnesia-4.12, stdlib-2.0


  ---------------------------------------------------------------------
  ---------------------------------------------------------------------
  ---------------------------------------------------------------------




More information about the erlang-questions mailing list