First, my compliments to all developers involved for some great coding. I downloaded from CVS on 03 Dec and compiled on Redhat 7, with a recompiled libpcap 0.4-2, stock gdbm-1.8.0. After a couple of hours, I get a segfault and this gdb output: #0 0x406895ce in __select() from /lib/libc.so.6 #1 0x40223414 in __DTOR_END__ () from ..ntop/.libs/libntop-1.3.so.2 #2 0x40189825 in pthread_start_thread (arg=0xbe7ffc00) at manager.c:274 It happens pretty regularly. I'm on a Pentium-II 200 machine with a 100Mb ethernet and very heavy network traffic. I'm rather new linux programming in general, and ntop specifically, so I don't expect anyone to do my work for me :) but can anyone suggest a starting point for me? Daniel [EMAIL PROTECTED]
