aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes/OTP-20.3.8.11.README.txt
blob: c4ae49d5d0cdbeb22665afad75a13b79947f448e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Patch Package:           OTP 20.3.8.11
Git Tag:                 OTP-20.3.8.11
Date:                    2018-11-01
Trouble Report Id:       OTP-15399
Seq num:                 ERIERL-262, ERL-751
System:                  OTP
Release:                 20
Application:             erts-9.3.3.5
Predecessor:             OTP 20.3.8.10

 Check out the git tag OTP-20.3.8.11, 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-9.3.3.5 ----------------------------------------------------
 ---------------------------------------------------------------------

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

 --- Fixed Bugs and Malfunctions ---

  OTP-15399    Application(s): erts
               Related Id(s): ERIERL-262, ERL-751, OTP-14205

               ERTS internal trees of monitor structures could get
               into an inconsistent state. This could cause 'DOWN'
               messages not to be delivered when they should, as well
               as delivery of 'DOWN' messages that should not be
               delivered.

               This bug was introduced in ERTS version 9.0 (OTP 20.0)
               and was fixed in ERTS version 10.0 (OTP 21.0) due to a
               rewrite of the monitor code. That is, this bug only
               exist in the OTP 20 release.


 Full runtime dependencies of erts-9.3.3.5: kernel-5.0, sasl-3.0.1,
 stdlib-3.0


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