From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27951 invoked by alias); 2 Aug 2007 08:07:03 -0000 Received: (qmail 27854 invoked by uid 22791); 2 Aug 2007 08:07:01 -0000 X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Aug 2007 08:06:59 +0000 Received: from dijkstra.wildebeest.org ([192.168.1.29]) by gnu.wildebeest.org with esmtp (Exim 4.43) id 1IGVkX-0006mD-Pm; Thu, 02 Aug 2007 10:09:38 +0200 Subject: Re: [patch] IA32 subsyscall list fixes From: Mark Wielaard To: Andrew Cagney Cc: frysk@sourceware.org In-Reply-To: <46AF55A9.5060902@redhat.com> References: <1185879001.3653.75.camel@dijkstra.wildebeest.org> <46AF55A9.5060902@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-csiHwC34/kfL8ZM03HUW" Date: Thu, 02 Aug 2007 08:07:00 -0000 Message-Id: <1186042014.15044.33.camel@dijkstra.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) X-Spam-Score: -4.4 (----) X-Virus-Checked: Checked by ClamAV on sourceware.org X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00257.txt.bz2 --=-csiHwC34/kfL8ZM03HUW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 730 Hi Andrew, On Tue, 2007-07-31 at 11:30 -0400, Andrew Cagney wrote: > You mentioned an off-by-one error in the syscall code. Is that now=20 > being tested? If you ftrace FryskGui as in the bug report (or any other non-trivial program) yes. There have also been guards added to the code to test that this cannot be happening again. Subsyscalls are IA32 specific and aren't explicitly covered by the auditlibs tests as far as I can see (except for the major syscall numbers of course). If you want you can try to add them explicitly to TestSyscallsWithAudit given auditlib code to detect them (I don't know if auditlib can provide that info yet though). If not, let me know and I add it to my list to investigate. Cheers, Mark --=-csiHwC34/kfL8ZM03HUW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBGsZCTxVhZCJWr9QwRAlhHAJ9SgJKkocngWB4huAlTqzMyUKwV2wCeOMeo NRtMiAlOlPjROIBg71GCG40= =9smS -----END PGP SIGNATURE----- --=-csiHwC34/kfL8ZM03HUW--