From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Timothy R. Chavez" Subject: Re: Oops from audit Date: Tue, 01 Aug 2006 14:08:52 -0500 Message-ID: <1154459332.6313.63.camel@localhost.localdomain> References: <44CF9F34.5000009@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <44CF9F34.5000009@us.ibm.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: Michael C Thompson Cc: Linux Audit List-Id: linux-audit@redhat.com On Tue, 2006-08-01 at 13:36 -0500, Michael C Thompson wrote: > The follow oops is generated on the lspp.45 kernel with audit 1.2.5-5. > > The trigger for this oops is: > # auditctl -a exit,always -S pread64 -F 'inode<1' Hey Mike, This may prove to be useful.. gdb /path/to/vmlinux list *0xc044af16 -tim