-
Bug
-
Resolution: Unresolved
-
Major
-
rhel-10.1
-
None
-
valgrind-3.25.1-1.el10
-
Yes
-
Important
-
1
-
rhel-pt-perf-tools
-
ssg_platform_tools
-
13
-
15
-
3
-
False
-
False
-
-
No
-
PT PerfDebug 2025 S07
-
Pass
-
Enabled
-
Automated
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
After the valrgind 3.25.0 release a couple of bugs were found which are already fixed upstream on the VALGRIND_3_25_BRANCH (and already imported into fedora).
The most critical of these is a regression in the close_range syscall which makes it fail in certain cases where it shouldn't causing programs running under valgrind to have file descriptors in an inconsistent state.
A simple testcase from the pcp project that causes running pmrepconf under valgrind into an infinite loop producing lots of Warning: invalid file descriptor 1026 in syscall close()
- dnf install pcp
- systemctl start pmcd.service
- touch /tmp/newfile
- valgrind pmrepconf /tmp/newfile </dev/null
- links to
-
RHBA-2025:146811 valgrind bug fix and enhancement update