Bug 368926 - WARNING: unhandled arm64-linux syscall: 97 (unshare)
Summary: WARNING: unhandled arm64-linux syscall: 97 (unshare)
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:41 UTC by Marcin Juszkiewicz
Modified: 2017-02-18 21:20 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: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