Patch Package | OTP 17.5.6.2 |
Git Tag | OTP-17.5.6.2 |
Date | 2015-07-07 |
Issue Id |
seq12885
|
System | OTP |
Release | 17 |
Application |
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.
- 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.
- 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