From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie Subject: Re: audit collection Date: Mon, 15 Sep 2008 13:48:37 -0400 Message-ID: <200809151748.m8FHmbPf011440@greed.delorie.com> References: <1221263768.6502.121.camel@homeserver> <200809130005.m8D05b5i013462@greed.delorie.com> <1221498947.6846.31.camel@homeserver> <200809151724.m8FHOSIB011019@greed.delorie.com> <1221500140.6846.37.camel@homeserver> Return-path: In-reply-to: <1221500140.6846.37.camel@homeserver> (message from LC Bruzenak on Mon, 15 Sep 2008 12:35:40 -0500) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: LC Bruzenak Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com > (gdb) where > #0 0x0000000000892590 in __read_nocancel () from /lib64/libc.so.6 > #1 0x00007f25874db914 in main (argc=, argv= optimized out>) > at /usr/include/bits/unistd.h:45 > > I suppose I'd need to run the debug code to get a better analysis. Or build your audisp-remote with -g -O0.