https://bugs.kde.org/show_bug.cgi?id=237723 --- Comment #3 from Julian Seward 2010-07-23 19:10:35 --- This might fix it. Can you try it? Index: exp-ptrcheck/h_main.c =================================================================== --- exp-ptrcheck/h_main.c (revision 11226) +++ exp-ptrcheck/h_main.c (working copy) @@ -2330,6 +2330,7 @@ ADD(0, __NR_getuid32); # endif ADD(0, __NR_getxattr); + ADD(0, __NR_ioperm); ADD(0, __NR_inotify_add_watch); ADD(0, __NR_inotify_init); # if defined(__NR_inotify_init1) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.