Erlang/OTP 24.3.4.4

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:24.3.4.4
Patch Package OTP 24.3.4.4
Git Tag OTP-24.3.4.4
Date 2022-08-26
Issue Id
ERIERL-855
System OTP
Release 24
Application

erts-12.3.2.4 #

Note! The erts-12.3.2.4 application *cannot* be applied independently of other applications on an arbitrary OTP 24 installation. On a full OTP 24 installation, also the following runtime dependency has to be satisfied: -- kernel-8.3 (first satisfied in OTP 24.3)

OTP-18218
Application(s):
erts
Related Id(s):
ERIERL-855

Fix bug causing ets:info (and sometimes ets:whereis) to return 'undefined' for an existing table if a concurrent process were doing ets:insert with a long list on the same table.

Full runtime dependencies of erts-12.3.2.4: kernel-8.3, sasl-3.3, stdlib-3.13