https://bugs.kde.org/show_bug.cgi?id=396369
Bug ID: 396369
Summary: WARNING: unhandled amd64-linux syscall: 332
Product: valgrind
Version: 3.13.0
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: callgrind
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have noticed this message popping up when using `valgrind --smc-check=stack
--tool=callgrind /path/to/app`:
WARNING: unhandled amd64-linux syscall: 332
You may be able to write your own handler.
Read the file README_MISSING_SYSCALL_OR_IOCTL.
Nevertheless we consider this a bug. Please report
it at http://valgrind.org/support/bug_reports.html.
I tried it on a few applications such as: echo, emacs, kate, bc, as well as
some of my own example projects. So far I have found that this warning appears
only with Qt applications.
--
You are receiving this mail because:
You are watching all bug changes.