Xintong Song created FLINK-23173:
------------------------------------
Summary: Inconsistency detected by ld.so
Key: FLINK-23173
URL: https://issues.apache.org/jira/browse/FLINK-23173
Project: Flink
Issue Type: Bug
Affects Versions: 1.11.3
Reporter: Xintong Song
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=19647&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=2b7514ee-e706-5046-657b-3430666e7bd9&l=7236
The test fails because one of the TMs terminated unexpectedly.
The following error message is found in the stdout of the problematic TM.
{code}
Inconsistency detected by ld.so: dl-tls.c: 493: _dl_allocate_tls_init:
Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed!
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)