On 2023-09-14 16:32, ci_not...@linaro.org wrote:
Dear contributor, our automatic CI has detected problems related to your
patch(es). Please find some details below. If you have any questions, please
follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's
#linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the
usual project channel.
In CI config tcwg_glibc_check/master-arm after:
| glibc patch https://patchwork.sourceware.org/patch/75959
| Author: Siddhesh Poyarekar <siddh...@sourceware.org>
| Date: Thu Sep 14 06:13:02 2023 -0400
|
| getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
|
| When an NSS plugin only implements the _gethostbyname2_r and
| _getcanonname_r callbacks, getaddrinfo could use memory that was freed
| during tmpbuf resizing, through h_name in a previous query response.
| Fix this by copying h_name over and freeing it at the end.
|
| ... 3 lines of the commit log omitted.
| ... applied on top of baseline commit:
| 803f4073cc Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
FAIL: 1 regressions
regressions.sum:
=== glibc tests ===
Running glibc:nss ...
FAIL: nss/tst-nss-gai-hv2-canonname
=== Results Summary ===
You can find the failure logs in *.log.1.xz files in
-
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/703/artifact/artifacts/artifacts.precommit/00-sumfiles/
.
The full lists of regressions and progressions are in
-
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/703/artifact/artifacts/artifacts.precommit/notify/
.
The list of [ignored] baseline and flaky failures are in
-
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/703/artifact/artifacts/artifacts.precommit/sumfiles/xfails.xfail
.
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
Current build :
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-precommit/703/artifact/artifacts
Reference build :
https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/612/artifact/artifacts
Hello,
I'm looking at the logs and all it has is:
original exit status 127
running post-clean rsync
for the new test. It looks like other NSS tests also fail in the same
way. Is this a known issue on arm?
Thanks,
Sid
_______________________________________________
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org