https://bugs.kde.org/show_bug.cgi?id=369029
Bug ID: 369029 Summary: WARNING: unhandled amd64-linux syscall: 315 (sched_getattr) Product: valgrind Version: 3.11.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: mar...@juszkiewicz.com.pl <<<test_start>>> tag=sched_getattr02_valgrind_memory_leak_check stime=1474195095 cmdline=" valgrind -q --leak-check=full --trace-children=yes sched_getattr02" contacts="" analysis=exit <<<test_output>>> --24040-- WARNING: unhandled amd64-linux syscall: 315 --24040-- You may be able to write your own handler. --24040-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --24040-- Nevertheless we consider this a bug. Please report --24040-- it at http://valgrind.org/support/bug_reports.html. --24040-- WARNING: unhandled amd64-linux syscall: 315 --24040-- You may be able to write your own handler. --24040-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --24040-- Nevertheless we consider this a bug. Please report --24040-- it at http://valgrind.org/support/bug_reports.html. --24040-- WARNING: unhandled amd64-linux syscall: 315 --24040-- You may be able to write your own handler. --24040-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --24040-- Nevertheless we consider this a bug. Please report --24040-- it at http://valgrind.org/support/bug_reports.html. --24040-- WARNING: unhandled amd64-linux syscall: 315 --24040-- You may be able to write your own handler. --24040-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --24040-- Nevertheless we consider this a bug. Please report --24040-- it at http://valgrind.org/support/bug_reports.html. sched_getattr02 1 TFAIL : sched_getattr02.c:83: sched_getattr() failed unexpectedly : expected: 3 - ESRCH: TEST_ERRNO=ENOSYS(38): Function not implemented sched_getattr02 2 TFAIL : sched_getattr02.c:83: sched_getattr() failed unexpectedly : expected: 22 - EINVAL: TEST_ERRNO=ENOSYS(38): Function not implemented sched_getattr02 3 TFAIL : sched_getattr02.c:83: sched_getattr() failed unexpectedly : expected: 22 - EINVAL: TEST_ERRNO=ENOSYS(38): Function not implemented sched_getattr02 4 TFAIL : sched_getattr02.c:83: sched_getattr() failed unexpectedly : expected: 22 - EINVAL: TEST_ERRNO=ENOSYS(38): Function not implemented <<<execution_status>>> initiation_status="ok" duration=1 termination_type=exited termination_id=1 corefile=no cutime=68 cstime=2 <<<test_end>>> Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.