Bug 368863

Summary: WARNING: unhandled arm64-linux syscall: 100 (get_robust_list)
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: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcin Juszkiewicz 2016-09-15 19:31:10 UTC
During run of LTP with valgrind:

<<<test_start>>>
tag=get_robust_list01_valgrind_memory_leak_check stime=1473953400
cmdline=" valgrind -q --leak-check=full --trace-children=yes get_robust_list01"
contacts=""
analysis=exit
<<<test_output>>>
--1850-- WARNING: unhandled arm64-linux syscall: 100
--1850-- You may be able to write your own handler.
--1850-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--1850-- Nevertheless we consider this a bug.  Please report
--1850-- it at http://valgrind.org/support/bug_reports.html.
get_robust_list01    1  TCONF  :  get_robust_list01.c:98: syscall(100) __NR_get_robust_list not supported on your arch
get_robust_list01    2  TCONF  :  get_robust_list01.c:98: Remaining cases not appropriate for configuration
<<<execution_status>>>
initiation_status="ok"
duration=1 termination_type=exited termination_id=32 corefile=no
cutime=48 cstime=2
<<<test_end>>>


Reproducible: Always

Steps to Reproduce:
1. runltp -M3
Comment 1 Mark Wielaard 2017-02-18 21:20:55 UTC
valgrind svn r16235