https://bugs.kde.org/show_bug.cgi?id=447386
Bug ID: 447386 Summary: Unhandled syscall on PPC32 Product: valgrind Version: 3.15 SVN Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: memcheck Assignee: jsew...@acm.org Reporter: derp...@gmail.com Target Milestone: --- When I run my application with Valgrind on a 32 Bit PowerPC platform I get lots of these messages: WARNING: unhandled ppc32-linux syscall: 407 The related name can be found in unistd_32.h: #define __NR_clock_nanosleep_time64 407 Do I understand correctly that I have to write the appropriate handler myself? -- You are receiving this mail because: You are watching all bug changes.