https://bugs.kde.org/show_bug.cgi?id=369030
Bug ID: 369030
Summary: WARNING: unhandled amd64-linux syscall: 171
(setdomainname)
Product: valgrind
Version: 3.11.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
<<<test_start>>>
tag=setdomainname01_valgrind_memory_leak_check stime=1474195205
cmdline=" valgrind -q --leak-check=full --trace-children=yes setdomainname01"
contacts=""
analysis=exit
<<<test_output>>>
--24445-- WARNING: unhandled amd64-linux syscall: 171
--24445-- You may be able to write your own handler.
--24445-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24445-- Nevertheless we consider this a bug. Please report
--24445-- it at http://valgrind.org/support/bug_reports.html.
--24445-- WARNING: unhandled amd64-linux syscall: 171
--24445-- You may be able to write your own handler.
--24445-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24445-- Nevertheless we consider this a bug. Please report
--24445-- it at http://valgrind.org/support/bug_reports.html.
setdomainname01 1 TFAIL : setdomainname01.c:104: setdomainname() Failed,
errno = 38 : Function not implemented
setdomainname01 0 TWARN : setdomainname01.c:146: setdomainname() failed
while restoring domainname to "(none)"
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=5 corefile=no
cutime=60 cstime=1
<<<test_end>>>
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.