Bug 368922

Summary: WARNING: unhandled arm64-linux syscall: 161 (sethostname)
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:38:58 UTC
<<<test_start>>>
tag=sethostname01_valgrind_memory_leak_check stime=1473974797
cmdline=" valgrind -q --leak-check=full --trace-children=yes sethostname01"
contacts=""
analysis=exit
<<<test_output>>>
--26133-- WARNING: unhandled arm64-linux syscall: 161
--26133-- You may be able to write your own handler.
--26133-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26133-- Nevertheless we consider this a bug.  Please report
--26133-- it at http://valgrind.org/support/bug_reports.html.
--26133-- WARNING: unhandled arm64-linux syscall: 161
--26133-- You may be able to write your own handler.
--26133-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26133-- Nevertheless we consider this a bug.  Please report
--26133-- it at http://valgrind.org/support/bug_reports.html.
sethostname01    1  TFAIL  :  sethostname01.c:105: sethostname() failed , errno=38 : Function not implemented
sethostname01    0  TWARN  :  sethostname01.c:152: sethostname() failed while restoring hostname to "pinkiepie.local": Function not implemented
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=5 corefile=no
cutime=45 cstime=1
<<<test_end>>>


Reproducible: Always
Comment 1 Mark Wielaard 2017-02-18 21:33:31 UTC
valgrind svn r16247