[valgrind] [Bug 379966] WARNING: unhandled amd64-linux syscall: 313 (finit_module)

2017-05-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=379966 --- Comment #7 from Julian Seward --- (In reply to Bartosz Golaszewski from comment #6) Committed, r16403. Thanks for the patch. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 379966] WARNING: unhandled amd64-linux syscall: 313 (finit_module)

2017-05-19 Thread Bartosz Golaszewski
https://bugs.kde.org/show_bug.cgi?id=379966 --- Comment #6 from Bartosz Golaszewski --- Created attachment 105623 --> https://bugs.kde.org/attachment.cgi?id=105623=edit add wrapper for finit_module() There was no wrapper - only the basic definitions. I wrote the wrapper

[valgrind] [Bug 379966] WARNING: unhandled amd64-linux syscall: 313 (finit_module)

2017-05-18 Thread Ivo Raisr
https://bugs.kde.org/show_bug.cgi?id=379966 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Ever

[valgrind] [Bug 379966] WARNING: unhandled amd64-linux syscall: 313 (finit_module)

2017-05-18 Thread Bartosz Golaszewski
https://bugs.kde.org/show_bug.cgi?id=379966 --- Comment #4 from Bartosz Golaszewski --- Hmm... it's already there in ./coregrind/m_syswrap/syswrap-amd64-linux.c but it's commented out: 835 // LIN__(__NR_finit_module, sys_ni_syscall), // 313 Does it mean that

[valgrind] [Bug 379966] WARNING: unhandled amd64-linux syscall: 313 (finit_module)

2017-05-18 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=379966 Tom Hughes changed: What|Removed |Added Summary|WARNING: unhandled syscall: |WARNING: unhandled