Bug 368917 - WARNING: unhandled arm64-linux syscall: 218 (request_key)
Summary: WARNING: unhandled arm64-linux syscall: 218 (request_key)
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: 3.11.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-16 20:35 UTC by Marcin Juszkiewicz
Modified: 2017-02-18 21:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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