Hi, By any chance, is this segfault in freeHostInfo also known? It seems ipTrafficMatrix is null here. Still todays CVS.
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 32771 (LWP 454)] freeHostInfo (host=0x40d993e0, actualDeviceId=0) at hash.c:221 221 myGlobals.device[myGlobals.actualReportDeviceId].ipTrafficMatrix[id*myGlobal s.device[myGlobals.actualReportDeviceId].numHosts+i] = NULL; (gdb) bt #0 freeHostInfo (host=0x40d993e0, actualDeviceId=0) at hash.c:221 #1 0x400809ae in purgeIdleHosts (actDevice=0) at hash.c:577 #2 0x400872ed in scanIdleLoop (notUsed=0x0) at ntop.c:642 #3 0x4027fd53 in pthread_start_thread () from /lib/libpthread.so.0 -- Robbert _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
