(gdb) where
#0 0x0000000000892590 in __read_nocancel () from /lib64/libc.so.6
#1 0x00007f25874db914 in main (argc=<value optimized out>, argv=<value
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.