Bug 368917

Summary: WARNING: unhandled arm64-linux syscall: 218 (request_key)
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:35:41 UTC
<<<test_start>>>
tag=request_key01_valgrind_memory_leak_check stime=1473974601
cmdline=" valgrind -q --leak-check=full --trace-children=yes request_key01"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:756: INFO: Timeout per run is 0h 05m 00s
--25192-- WARNING: unhandled arm64-linux syscall: 218
--25192-- You may be able to write your own handler.
--25192-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25192-- Nevertheless we consider this a bug.  Please report
--25192-- it at http://valgrind.org/support/bug_reports.html.
request_key01.c:46: FAIL: request_key() failed: ENOSYS

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


Reproducible: Always
Comment 1 Mark Wielaard 2017-02-18 21:23:38 UTC
valgrind svn r16239