皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

OTP 20.0.4 发布,Erlang 应用服务器

OTP 20.0.4 已发布,OTP (Open Telecom Platform) 是一个开源的 Erlang 分发和一个用 Erlang 编写的应用服务器。

应用更新:

  • dialyzer-3.2.1
  • erts-9.0.4

修复更新:

OTP-14558 Application(s): erts
               Related Id(s): ERL-468, OTP-11997
               A timer internal bit-field used for storing scheduler
               id was too small. As a result, VM internal timer data
               structures could become inconsistent when using 1024
               schedulers on the system. Note that systems with less
               than 1024 schedulers are not effected by this bug.

               This bug was introduced in ERTS version 7.0 (OTP 18.0).


  OTP-14554    Application(s): erts
               Related Id(s): ERL-468, OTP-14356

               Automatic cleanup of a BIF timer, when the owner
               process terminated, could race with the timeout of the
               timer. This could cause the VM internal data structures
               to become inconsistent which very likely caused a VM
               crash.

               This bug was introduced in ERTS version 9.0 (OTP 20.0).

下载地址:

转自 http://www.oschina.net/news/88068/otp-20-0-4