Bug 368865

Summary: WARNING: unhandled arm64-linux syscall: 272 (kcmp)
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:33:35 UTC
<<<test_start>>>
tag=kcmp01_valgrind_memory_leak_check stime=1473954056
cmdline=" valgrind -q --leak-check=full --trace-children=yes kcmp01"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:756: INFO: Timeout per run is 0h 05m 00s
--4087-- WARNING: unhandled arm64-linux syscall: 272
--4087-- You may be able to write your own handler.
--4087-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--4087-- Nevertheless we consider this a bug.  Please report
--4087-- it at http://valgrind.org/support/bug_reports.html.
kcmp.h:49: CONF: syscall(272) __NR_kcmpnot supported
tst_test.c:284: CONF: Reported by child (4087)

Summary:
passed   0
failed   0
skipped  0
warnings 0
<<<execution_status>>>
initiation_status="ok"
duration=1 termination_type=exited termination_id=32 corefile=no
cutime=59 cstime=3
<<<test_end>>>


Reproducible: Always

Steps to Reproduce:
1. runltp -M3
2.
3.
Comment 1 Mark Wielaard 2017-02-18 21:31:26 UTC
valgrind svn r16245