From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] Fix a bug of "autrace -r /bin/ls" in i386 Date: Tue, 21 Dec 2010 13:58:58 -0500 Message-ID: <201012211358.58626.sgrubb@redhat.com> References: <4CD3DE39.4000704@cn.fujitsu.com> <4D0B221A.2040703@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4D0B221A.2040703@cn.fujitsu.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Peng Haitao Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Friday, December 17, 2010 03:40:58 am Peng Haitao wrote: > Hello Steve, > > When execute "autrace -r /bin/ls" in i386, The error message > "Error inserting audit rule for pid=349" will be outputed. > > After apply the patch, > When the target system is a i386 processor, autrace will not > trace socket system calls. > > Signed-off-by: Peng Haitao Applied with some adjustments. Thanks. -Steve