Hi TI expert,
Our SDK version : 8.6
Our board model:j784s4_evm
We encountered a defect of glibc library, which was solved in glibc-2.34 version, but sdk 8.6 uses glibc-2.30 version, directly replacing glibc library may cause problems, so we would like to ask the experts of TI if there is a good solution?
The problem is illustrated below:
[2023-10-10 18:02:06] Inconsistency detected by ld.so: dl-tls.c: 481: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed!
The description of the related problem can be seen in detail at the following website:
19329 – dl-tls.c assert failure at concurrent pthread_create and dlopen (sourceware.org)
Best regards !
QuanLi