Morgan Walker wrote: > Did we ever get a diagnosis on the bt for the segmentation fault?
Not yet. Here is what you reported: > GNU gdb 6.4-debian > Copyright 2005 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or 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. > This GDB was configured as "sparc-linux-gnu"...(no debugging symbols found) > Using host libthread_db library "/lib/libthread_db.so.1". > > (gdb) run --check > Starting program: /usr/bin/aide.real --check > warning: shared library handler failed to enable breakpoint > File database must have one db_spec specification > > Program received signal SIGSEGV, Segmentation fault. > 0x0002034c in ?? () > > (gdb) bt > #0 0x0002034c in ?? () > #1 0x0000000c in ?? () > Previous frame identical to this frame (corrupt stack?) > (gdb) So either aide.real is not build with debugging enabled, or the stack is completely corrupted. I am not a gdb expert.. can someone else please comment? Sincerely, Richard van den Berg _______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
