https://bugs.kde.org/show_bug.cgi?id=502968
Bug ID: 502968
Summary: Unsupported system call 458
Classification: Developer tools
Product: valgrind
Version: 3.24.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Run valgrind against a program that uses the listmount and statmount system
calls.
STEPS TO REPRODUCE
1. Compile one of the kernel or manual page exammples that call SYS_listmount
and SYS_statmount
2. See it complain about unknown system call
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Linux 6.14.2-300.fc42.x86_64 (Fedora 42)
Valgrind 3.24.0
ADDITIONAL INFORMATION
https://man7.org/linux/man-pages//man2/listmount.2.html
https://man7.org/linux/man-pages//man2/statmount.2.html
--
You are receiving this mail because:
You are watching all bug changes.