https://bugs.kde.org/show_bug.cgi?id=392118
Bug ID: 392118 Summary: unhandled amd64-linux syscall: 332 [KDE executables] Product: valgrind Version: 3.13.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: kjs...@gmail.com Target Milestone: --- I get an unhandled amd64-linux syscall 332 warning when I run valgrind on a KDE program. For example, all of the commands below result in the warning: valgrind /bin/konsole valgrind /bin/dolphin valgrind /bin/kwrite valgrind /bin/okular more output: $ valgrind /bin/konsole ==13964== Memcheck, a memory error detector ==13964== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==13964== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==13964== Command: /bin/konsole ==13964== --13964-- WARNING: unhandled amd64-linux syscall: 332 --13964-- You may be able to write your own handler. --13964-- Read the file README_MISSING_SYSCALL_OR_IOCTL. --13964-- Nevertheless we consider this a bug. Please report --13964-- it at http://valgrind.org/support/bug_reports.html. -- You are receiving this mail because: You are watching all bug changes.