Not with what you've given us. ntop is a multi threaded application - the likelihood of a log message pinpointing the failure is near zero.
Run under gdb and capture the true failure information - see docs/FAQ for HowTo if you don't know gdb. -----Burton PS: If you reply to a digest (1) change the subject - which you did and (2) strip out all the rest of the messages... > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Glenn Elliott > Sent: Wednesday, July 28, 2004 1:23 AM > To: [EMAIL PROTECTED] > Subject: [Ntop] Ntop Crash > > > Hi Guys, > > I am running the latest version of ntop (3.0.052) on Redhat 9 (with latest > o/s updates). > > Ntop crashes without anything interesting in the logs... See last fews > transactions... > > Jul 28 09:32:22 ntop named[2876]: lame server resolving > '5.244.160.200.in-addr.arpa' (in '5.244.160.200.in-addr.arpa'?): > 200.160.246.218#53 > Jul 28 09:33:24 ntop ntop[2919]: [MSGID0825709] IDLE_PURGE: FINISHED > selection, 27 [out of 531] hosts selected > Jul 28 09:33:24 ntop ntop[2919]: [MSGID8477291] IDLE_PURGE: Device 0 > [eth1]: 27 hosts deleted, elapsed time is 2.252347 seconds (0.083420 per > host) > Jul 28 09:34:14 ntop ntop[2919]: [MSGID8757584] OSFP: > scanFingerprintLoop() > checked 7, resolved 7 > Jul 28 09:35:25 ntop ntop[2919]: [MSGID0825709] IDLE_PURGE: FINISHED > selection, 15 [out of 531] hosts selected > Jul 28 09:35:25 ntop ntop[2919]: [MSGID8477291] IDLE_PURGE: Device 0 > [eth1]: 15 hosts deleted, elapsed time is 0.406120 seconds (0.027075 per > host) > Jul 28 09:36:45 ntop ntop[2919]: [MSGID8757584] OSFP: > scanFingerprintLoop() > checked 9, resolved 9 > Jul 28 09:37:26 ntop ntop[2919]: [MSGID0825709] IDLE_PURGE: FINISHED > selection, 47 [out of 545] hosts selected > Jul 28 09:37:26 ntop kernel: device eth1 left promiscuous mode > > I am running ntop with the following command.. > ntop -u ntop -i eth1 -m "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" -d -L -o > -t5 > > Is there a known bug/fix? > > Regards, > > Glenn Elliott <snip /> _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
