OTP 20.0.4 发布,Erlang 应用服务器

栏目: 软件资讯 · 发布时间: 9年前

内容简介:OTP 20.0.4 已发布,OTP (Open Telecom Platform) 是一个开源的 Erlang 分发和一个用 Erlang 编写的应用服务器。 应用更新: dialyzer-3.2.1 erts-9.0.4 修复更新: OTP-14558 Application(s): erts     ...

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]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

软件调试

软件调试

张银奎 / 电子工业出版社 / 2008-6 / 128.00元

围绕如何实现高效调试这一主题,本书深入系统地介绍了以调试器为核心的各种软件调试技术。本书共30章,分为6篇。第1篇介绍了软件调试的概况和简要历史。第2篇以英特尔架构(IA)的CPU为例,介绍了计算机系统的硬件核心所提供的调试支持,包括异常、断点指令、单步执行标志、分支监视、JTAG和MCE等。第3篇以Windows操作系统为例,介绍了计算机系统的软件核心中的调试设施,包括内核调试引擎、用户态调试子......一起来看看 《软件调试》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具