Bug 368926

Summary: WARNING: unhandled arm64-linux syscall: 97 (unshare)
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:46 UTC
<<<test_start>>>
tag=unshare01_valgrind_memory_leak_check stime=1473976179
cmdline=" valgrind -q --leak-check=full --trace-children=yes unshare01"
contacts=""
analysis=exit
<<<test_output>>>
--30118-- WARNING: unhandled arm64-linux syscall: 97
--30118-- You may be able to write your own handler.
--30118-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--30118-- Nevertheless we consider this a bug.  Please report
--30118-- it at http://valgrind.org/support/bug_reports.html.
unshare01    1  TCONF  :  unshare01.c:198: unshare not supported in kernel
unshare01    2  TCONF  :  unshare01.c:198: Remaining cases not appropriate for configuration
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=32 corefile=no
cutime=51 cstime=3
<<<test_end>>>


Reproducible: Always
Comment 1 Mark Wielaard 2017-02-18 21:20:07 UTC
valgrind svn r16234