Bug 368918 - WARNING: unhandled arm64-linux syscall: 127 (sched_rr_get_interval)
Summary: WARNING: unhandled arm64-linux syscall: 127 (sched_rr_get_interval)
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: 3.11.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-16 20:36 UTC by Marcin Juszkiewicz
Modified: 2017-02-18 21:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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