[Bug dynamic-link/34361] New: FAIL elf/tst-rtld-dash-dash and elf/tst-rtld-does-not-exist
"danglin at gcc dot gnu.org via Glibc-bugs" <[email protected]> Mon, 06 Jul 2026 15:57:14 +0000
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34361
Bug ID: 34361
Summary: FAIL elf/tst-rtld-dash-dash and
elf/tst-rtld-does-not-exist
Product: glibc
Version: 2.44
Status: NEW
Severity: normal
Priority: P2
Component: dynamic-link
Assignee: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
Build: hppa-unknown-linux-gnu
We have two new RTLD fails on hppa:
FAIL: elf/tst-rtld-dash-dash
FAIL: elf/tst-rtld-does-not-exist
/bin/sh tst-rtld-dash-dash.sh /home/dave/gnu/glibc/objdir/elf/ld.so >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-dash-dash.out; \
../scripts/evaluate-test.sh elf/tst-rtld-dash-dash $? false false >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-dash-dash.test-result
make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/elf'
FAIL: elf/tst-rtld-dash-dash
original exit status 1
/home/dave/gnu/glibc/objdir/elf/ld.so --inhibit-cache exit status: 127
output (with expected error):
--program-does-not-exist: error while loading shared libraries:
--program-does-not-exist: cannot open shared object file: No such file or
directory
make[1]: Leaving directory '/home/dave/gnu/glibc/glibc'
/bin/sh tst-rtld-does-not-exist.sh /home/dave/gnu/glibc/objdir/elf/ld.so >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-does-not-exist.out; \
../scripts/evaluate-test.sh elf/tst-rtld-does-not-exist $? false false >
/home/dave/gnu/glibc/objdir/elf/tst-rtld-does-not-exist.test-result
make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/elf'
FAIL: elf/tst-rtld-does-not-exist
original exit status 1
/home/dave/gnu/glibc/objdir/elf/ld.so --inhibit-cache exit status: 127
output (with expected error):
program-does-not-exist: error while loading shared libraries:
program-does-not-exist: cannot open shared object file: No such file or
directory
make[1]: Leaving directory '/home/dave/gnu/glibc/glibc'
Maybe these are caused by recent changes to tunables.
--
You are receiving this mail because:
You are on the CC list for the bug.