Bug 368918

Summary: WARNING: unhandled arm64-linux syscall: 127 (sched_rr_get_interval)
Product: [Developer tools] valgrind Reporter: Marcin Juszkiewicz <marcin>
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED FIXED    
Severity: normal CC: mark
Priority: NOR    
Version: 3.11.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcin Juszkiewicz 2016-09-16 20:36:16 UTC
<<<test_start>>>
tag=sched_rr_get_interval01_valgrind_memory_leak_check stime=1473974647
cmdline=" valgrind -q --leak-check=full --trace-children=yes sched_rr_get_interval01"
contacts=""
analysis=exit
<<<test_output>>>
--25352-- WARNING: unhandled arm64-linux syscall: 127
--25352-- You may be able to write your own handler.
--25352-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25352-- Nevertheless we consider this a bug.  Please report
--25352-- it at http://valgrind.org/support/bug_reports.html.
sched_rr_get_interval01    1  TFAIL  :  sched_rr_get_interval01.c:105: Test Failed, sched_rr_get_interval()returned -1: TEST_ERRNO=ENOSYS(38): Function not implemented
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=45 cstime=1
<<<test_end>>>


Reproducible: Always
Comment 1 Mark Wielaard 2017-02-18 21:21:54 UTC
valgrind svn r16237