I compiled libgdbm with debugging, and here's another backtrace: capone:~# gdb /usr/sbin/ntop GNU gdb 6.4.90-debian Copyright (C) 2006 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 "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) set args -L -u ntop -P /var/lib/ntop --skip-version-check -a /var/log/ntop/access.log -i eth2 -p /etc/ntop/protocol.list -O /var/log/ntop (gdb) run Starting program: /usr/sbin/ntop -L -u ntop -P /var/lib/ntop --skip-version-check -a /var/log/ntop/access.log -i eth2 -p /etc/ntop/protocol.list -O /var/log/ntop Failed to read a valid object file image from memory. [Thread debugging using libthread_db enabled] [New Thread -1237657024 (LWP 24725)] Thu Jan 24 13:37:49 2008 NOTE: Interface merge enabled by default Thu Jan 24 13:37:49 2008 Initializing gdbm databases [New Thread -1244038224 (LWP 24728)] [New Thread -1252430928 (LWP 24729)] [New Thread -1262486608 (LWP 24730)] [New Thread -1270879312 (LWP 24731)] [New Thread -1279272016 (LWP 24732)] [New Thread -1288234064 (LWP 24733)] [New Thread -1296626768 (LWP 24734)] [New Thread -1305019472 (LWP 24735)] [New Thread -1314915408 (LWP 24736)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1270879312 (LWP 24731)] get_elem (size=<value optimized out>, av_table=<value optimized out>, av_count=0xb4c8b7c8) at falloc.c:349 349 av_table[index] = av_table[index+1]; (gdb) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]