Bug 368914 - WARNING: unhandled arm64-linux syscall: 142 (reboot)
Summary: WARNING: unhandled arm64-linux syscall: 142 (reboot)
Status: REPORTED
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:32 UTC by Marcin Juszkiewicz
Modified: 2021-10-29 17:50 UTC (History)
2 users (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:32:20 UTC
<<<test_start>>>
tag=reboot01_valgrind_memory_leak_check stime=1473973971
cmdline=" valgrind -q --leak-check=full --trace-children=yes reboot01"
contacts=""
analysis=exit
<<<test_output>>>
--24614-- WARNING: unhandled arm64-linux syscall: 142
--24614-- You may be able to write your own handler.
--24614-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24614-- Nevertheless we consider this a bug.  Please report
--24614-- it at http://valgrind.org/support/bug_reports.html.
--24614-- WARNING: unhandled arm64-linux syscall: 142
--24614-- You may be able to write your own handler.
--24614-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24614-- Nevertheless we consider this a bug.  Please report
--24614-- it at http://valgrind.org/support/bug_reports.html.
reboot01    1  TFAIL  :  reboot01.c:109: reboot(2) Failed for option LINUX_REBOOT_CMD_CAD_ON
reboot01    2  TFAIL  :  reboot01.c:109: reboot(2) Failed for option LINUX_REBOOT_CMD_CAD_OFF
<<<execution_status>>>
initiation_status="ok"
duration=1 termination_type=exited termination_id=1 corefile=no
cutime=44 cstime=2
<<<test_end>>>


Reproducible: Always
Comment 1 Marcin Juszkiewicz 2016-09-19 07:00:26 UTC
https://bugs.kde.org/show_bug.cgi?id=369026 - same for amd64
Comment 2 Marcin Juszkiewicz 2018-04-30 08:07:52 UTC
Can we close it? IIRC it was merged into valgrind.
Comment 3 Mark Wielaard 2021-10-04 09:40:52 UTC
https://bugs.kde.org/show_bug.cgi?id=369026

This has only been implemented (partially) for MIPS.