On Thu, Feb 15, 2024 at 12:01 AM Maxim Kuvyrkov maxim.kuvyrkov@linaro.org wrote:
On Feb 15, 2024, at 03:54, H.J. Lu hjl.tools@gmail.com wrote:
FAIL: elf/tst-gnu2-tls2
indicates that your _dl_tlsdesc_dynamic may not preserve all caller-saved registers. Please find out how the test fails.
Hi H.J.,
See below.
...
FAIL: 1 regressions
regressions.sum: === glibc tests ===
Running glibc:elf ... FAIL: elf/tst-gnu2-tls2
You can find the failure logs in *.log.1.xz files in
tests.log.1.xz contains output of failed tests -- https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/1460/artifa... === FAIL: elf/tst-gnu2-tls2 original exit status 1 open tst-gnu2-tls2mod0.so open tst-gnu2-tls2mod1.so open tst-gnu2-tls2mod2.so close tst-gnu2-tls2mod0.so close tst-gnu2-tls2mod1.so open tst-gnu2-tls2mod0.so open tst-gnu2-tls2mod1.so Didn't expect signal from child: got `Segmentation fault' ===
Let me know if you need any help investigating this.
I don't have access to aarch64 machine which can build glibc. Please configure glibc with --enable-hardcoded-path-in-tests and run elf/tst-gnu2-tls2 under GDB to find out what is going on.