Bug 368924

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

Description Marcin Juszkiewicz 2016-09-16 20:40:40 UTC
<<<test_start>>>
tag=sync_file_range01_valgrind_memory_leak_check stime=1473975067
cmdline=" valgrind -q --leak-check=full --trace-children=yes sync_file_range01"
contacts=""
analysis=exit
<<<test_output>>>
--27072-- WARNING: unhandled arm64-linux syscall: 84
--27072-- You may be able to write your own handler.
--27072-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27072-- Nevertheless we consider this a bug.  Please report
--27072-- it at http://valgrind.org/support/bug_reports.html.
sync_file_range01    1  TCONF  :  sync_file_range01.c:221: syscall(84) __NR_sync_file_range not supported on your arch
sync_file_range01    2  TCONF  :  sync_file_range01.c:221: Remaining cases not appropriate for configuration
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=32 corefile=no
cutime=46 cstime=2
<<<test_end>>>


Reproducible: Always
Comment 1 Mark Wielaard 2017-02-18 21:19:24 UTC
valgrind svn r16233