[Aide] aide problems under HP-UX 10.20

Fisher, Charles J. Charles.Fisher at alcoa.com
Tue Oct 26 16:19:02 EEST 2004


 
van der Berg, Richard wrote:

> The next time you run a program in gdb and it crashes, make sure you do 
> a backtrace (bt) and send it in with the bug report.

I was wondering how to do that.

:/u03/build/aide-0.10/src:root> gdb ./aide
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (hppa1.1-hp-hpux10.10),
Copyright 1996 Free Software Foundation, Inc...
(gdb) run --init
Starting program: /u03/build/aide-0.10/src/./aide --init

Program received signal SIGSEGV, Segmentation fault.
0x5b674 in cl_57_3a83_tree_delete ()
(gdb) bt
#0  0x5b674 in cl_57_3a83_tree_delete ()
#1  0x59b28 in free ()
#2  0x26ed0 in dofprintf (s=0x16184 "@@begin_db\n") at db_file.c:146
#3  0x2856c in db_writespec_file (conf=0x4002cec0) at db_file.c:710
#4  0x23bbc in db_writespec (conf=0x4002cec0) at db.c:487
#5  0x34e44 in main (argc=2, argv=0x7b03a738) at aide.c:513
(gdb)

(gdb) quit
The program is running.  Quit anyway (and kill it)? (y or n) y

:/u03/build/aide-0.10/src:root> cat /usr/local/etc/aide.conf

database=file:/usr/local/etc/aide.db
MAINRule = p+i+n+u+g+s+b+m+c+md5+sha1

/etc p+i+u+g
/bin MAINRule
/sbin MAINRule
/lib MAINRule
/usr/lib MAINRule
/usr/local/bin MAINRule
/usr/local/lib MAINRule


More information about the Aide mailing list