glibc-2.2.4pre2 test failure
Ulrich Drepper
drepper@redhat.com
Thu Aug 9 01:10:00 GMT 2001
Nix <nix@esperi.demon.co.uk> writes:
> mmap(NULL, 1000, PROT_READ, MAP_SHARED, 3, 0x1fff) = -1 EINVAL (Invalid argument)
> mmap(NULL, 1000, PROT_READ, MAP_SHARED, 3, 0x1fff) = -1 EINVAL (Invalid argument)
> mmap(NULL, 1000, PROT_READ, MAP_PRIVATE, 3, 0x1fff) = 0x70146000
The last result is incorrect. mmap must not succeed. It's a kernel
problem.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-alpha
mailing list