Patch Package: OTP 17.5.6.2 Git Tag: OTP-17.5.6.2 Date: 2015-07-07 Trouble Report Id: OTP-12889, OTP-12890 Seq num: seq12885 System: OTP Release: 17 Application: erts-6.4.1.2, runtime_tools-1.8.16.1 Predecessor: OTP 17.5.6.1 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 --------------------------------------------------------------------- --------------------------------------------------------------------- ---------------------------------------------------------------------