[Bug libc/32438] New: tst-pkey fails
sam at gentoo dot org
sourceware-bugzilla@sourceware.org
Tue Dec 10 06:34:02 GMT 2024
https://sourceware.org/bugzilla/show_bug.cgi?id=32438
Bug ID: 32438
Summary: tst-pkey fails
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: sam at gentoo dot org
CC: drepper.fsp at gmail dot com
Target Milestone: ---
For glibc trunk at a9944a52c967ce76a5894c30d0274b824df43c7a (also GCC at
r15-6019-g6205144d6b566f, binutils at 2.43.50.20241210), I see:
```
$ env GCONV_PATH=/tmp/build/iconvdata LOCPATH=/tmp/build/localedata LC_ALL=C
/tmp/build/elf/ld-linux-x86-64.so.2 --library-path
/tmp/build:/tmp/build/math:/tmp/build/elf:/tmp/build/dlfcn:/tmp/build/nss:/tmp/build/nis:/tmp/build/rt:/tmp/build/resolv:/tmp/build/mathvec:/tmp/build/support:/tmp/build/nptl
/tmp/build/misc/tst-pkey
../sysdeps/unix/sysv/linux/tst-pkey.c:313: numeric comparison failure
left: 0 (0x0); from: pkey_get (keys[j]) & j
right: 1 (0x1); from: j
../sysdeps/unix/sysv/linux/tst-pkey.c:313: numeric comparison failure
left: 0 (0x0); from: pkey_get (keys[j]) & j
right: 2 (0x2); from: j
error: ../sysdeps/unix/sysv/linux/tst-pkey.c:316: not true: !check_page_access
(i, false)
error: ../sysdeps/unix/sysv/linux/tst-pkey.c:317: not true: !check_page_access
(i, true)
../sysdeps/unix/sysv/linux/tst-pkey.c:313: numeric comparison failure
left: 0 (0x0); from: pkey_get (keys[j]) & j
right: 1 (0x1); from: j
../sysdeps/unix/sysv/linux/tst-pkey.c:313: numeric comparison failure
left: 0 (0x0); from: pkey_get (keys[j]) & j
right: 2 (0x2); from: j
error: ../sysdeps/unix/sysv/linux/tst-pkey.c:323: not true: !check_page_access
(i, true)
error: 7 test failures
```
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list