https://bugs.kde.org/show_bug.cgi?id=385912
Bug ID: 385912
Summary: none/tests/rlimit_nofile fails on newer glibc/kernel
Product: valgrind
Version: 3.13.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
none/tests/rlimit_nofile fails because it expects setrlimit(RLIMIT_NOFILE,
NULL) == -1 and errno == EFAULT. But on newer glibc/kernel this just silently
succeeds. This might be a regression in glibc (or the kernel?). See
https://sourceware.org/ml/libc-alpha/2017-10/msg00830.html
--
You are receiving this mail because:
You are watching all bug changes.