From kde-bugs-dist Fri Jul 23 17:10:39 2010 From: Julian Seward Date: Fri, 23 Jul 2010 17:10:39 +0000 To: kde-bugs-dist Subject: [Bug 237723] sysno == 101 exp-ptrcheck: the 'impossible' happened: Message-Id: <20100723171039.AF9F649F1B () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=127990507418498 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.