Bug 368922 - WARNING: unhandled arm64-linux syscall: 161 (sethostname)
Summary: WARNING: unhandled arm64-linux syscall: 161 (sethostname)
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:38 UTC by Marcin Juszkiewicz
Modified: 2017-02-18 21:33 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: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