Should be fixed in erlang-21.3.8.18-1.el8ost - https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1389557
*** Bug 1914171 has been marked as a duplicate of this bug. ***
I'm bumping the fixed-in-version to the latest release on maint-21 (21.3.8.20). It contains this additional fix which we really should have: commit ff3843e19caa6e1d3cab6e62f1af707328701f67 Author: Sverker Eriksson <sverker> Date: Fri Oct 2 20:49:49 2020 +0200 erts: Fix race on ErtsMonLnkDist in erts_net_message Problem: DistEntry.mld read without DistEntry locked. If connection goes down mld pointer may be NULL leading to VM crash. Solution: Copy DistEntry.mld pointer and schedule destruction of ErtsMonLnkDist with thread progress. ErtsMonLnkDist already prepared with its own mutex and 'alive' flag, but we make sure to handle correctly when ErtsMonLnkDist is not alive (connection is down).
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.1.6 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:2097