Bug 368925

Summary: WARNING: unhandled arm64-linux syscall: 130 (tkill)
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:41:17 UTC
<<<test_start>>>
tag=tkill01_valgrind_memory_leak_check stime=1473976160
cmdline=" valgrind -q --leak-check=full --trace-children=yes tkill01"
contacts=""
analysis=exit
<<<test_output>>>
--30021-- WARNING: unhandled arm64-linux syscall: 130
--30021-- You may be able to write your own handler.
--30021-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--30021-- Nevertheless we consider this a bug.  Please report
--30021-- it at http://valgrind.org/support/bug_reports.html.
tkill01     1  TCONF  :  tkill01.c:96: syscall(130) __NR_tkill not supported on your arch
tkill01     2  TCONF  :  tkill01.c:96: Remaining cases not appropriate for configuration
<<<execution_status>>>
initiation_status="ok"
duration=1 termination_type=exited termination_id=32 corefile=no
cutime=46 cstime=2
<<<test_end>>>


Reproducible: Always
Comment 1 Mark Wielaard 2017-02-18 21:22:56 UTC
valgrind svn r16238