[Bug libc/34314] THP tests fail on hppa
"hjl.tools at gmail dot com via Glibc-bugs" <[email protected]> Sat, 04 Jul 2026 00:13:11 +0000
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34314 --- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to John David Anglin from comment #0) > elf/tst-thp-1 and elf/tst-thp-1-no-s-code tests fail on hppa. > > env GCONV_PATH=/home/dave/gnu/glibc/objdir/iconvdata > LOCPATH=/home/dave/gnu/glibc/objdir/localedata LC_ALL=C > GLIBC_TUNABLES=glibc.elf.thp=1 /home/dave/gnu/glibc/objdir/elf/ld.so.1 > --library-path > /home/dave/gnu/glibc/objdir:/home/dave/gnu/glibc/objdir/math:/home/dave/gnu/ > glibc/objdir/elf:/home/dave/gnu/glibc/objdir/dlfcn:/home/dave/gnu/glibc/ > objdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/ > home/dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/mathvec:/home/ > dave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objdir/misc:/home/dave/ > gnu/glibc/objdir/debug:/home/dave/gnu/glibc/objdir/nptl:/usr/lib/gcc/hppa- > linux-gnu/15/../../../hppa-linux-gnu/:/usr/lib/gcc/hppa-linux-gnu/15/../../.. > /hppa-linux-gnu/ /home/dave/gnu/glibc/objdir/elf/tst-thp-1 > > /home/dave/gnu/glibc/objdir/elf/tst-thp-1.out; \ > ../scripts/evaluate-test.sh elf/tst-thp-1 $? false false > > /home/dave/gnu/glibc/objdir/elf/tst-thp-1.test-result > /home/dave/gnu/glibc/objdir/elf/tst-thp-1: error while loading shared > libraries: /home/dave/gnu/glibc/objdir/elf/tst-thp-1: failed to map segment > from shared object > make[2]: Leaving directory '/home/dave/gnu/glibc/glibc/elf' > FAIL: elf/tst-thp-1 Please show the output of strace on "elf/tst-thp-1 --direct" to show how mmap fails. -- You are receiving this mail because: You are on the CC list for the bug.