Byron Munns | 1 Jul 2003 07:49
Picon
Picon
Favicon

RE: Problem Report Id: PR_73NWKZ6

Try again

01/Jul/2003 12:05:48 Get the freshest ntop from http://www.ntop.org/
01/Jul/2003 12:05:48 Initializing ntop
SSL is present but https is disabled: use -W <https port> for enabling it
01/Jul/2003 12:05:48 Initializing gdbm databases
01/Jul/2003 12:05:48 Listening on [eth0]
01/Jul/2003 12:05:48 **WARNING** Truncated network size (device eth0) to 1024 hosts (real netmask 255.255.252.0)
01/Jul/2003 12:05:48 Loading Plugins
01/Jul/2003 12:05:48 Searching for plugins in /usr/local/lib/ntop/plugins
01/Jul/2003 12:05:49 ICMP: Welcome to icmpWatchPlugin. (C) 1999 by Luca Deri
01/Jul/2003 12:05:51 LASTSEEN: Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni
01/Jul/2003 12:05:52 NETFLOW: Welcome to NetFlow.(C) 2002 by Luca Deri
01/Jul/2003 12:05:54 NFS: Welcome to nfsWatchPlugin. (C) 1999 by Luca Deri
01/Jul/2003 12:05:56 PDA: Welcome to PDAPlugin. (C) 2001-2002 by L.Deri and W.Brock
01/Jul/2003 12:05:58 SFLOW: Welcome to sFlowPlugin. (C) 2002 by Luca Deri
01/Jul/2003 12:05:59 RRD: Welcome to rrdPlugin. (C) 2002 by Luca Deri.
01/Jul/2003 12:05:59 Plugins loaded... continuing with initialization
01/Jul/2003 12:06:00 Resetting traffic statistics...
01/Jul/2003 12:06:00 VENDOR: Loading MAC address table.
01/Jul/2003 12:06:00 VENDOR: Checking './specialMAC.txt'
01/Jul/2003 12:06:00 VENDOR: Checking '/usr/local/etc/ntop/specialMAC.txt'
01/Jul/2003 12:06:00 VENDOR: ...found, 61 lines, loaded 59 records!
01/Jul/2003 12:06:00 VENDOR: Checking './oui.txt'
01/Jul/2003 12:06:00 VENDOR: Checking '/usr/local/etc/ntop/oui.txt'
01/Jul/2003 12:06:00 VENDOR: ...found, 70 lines, loaded 62 records!
01/Jul/2003 12:06:00 I18N: This instance of ntop does not support multiple languages
01/Jul/2003 12:06:00 IP2CC: Looking for IP address <-> Country code mapping file
01/Jul/2003 12:06:01 IP2CC: 47455 records read
01/Jul/2003 12:06:01 THREADMGMT: Packet processor thread (0) started...
(Continue reading)

Burton M. Strauss III | 1 Jul 2003 14:48

RE: Problem Report Id: PR_73NWKZ6

Pitcher sets, delivers... Batter swings - good contact with the ball - it's
going deep, way back ... oh no, it's curving towards the foul pole ... it's
a foul ball...

SIGPIPE is the spurious one.  SIGSEGV is what you want to trap.  By
continuing, you just let ntop's handler grab it, which doesn't give us the
info...  read the 'GDB ultraMini-tutorial' in docs/FAQ - it shows the output
from bt full... that's what we need to see.

-----Burton

-----Original Message-----
From: ntop-dev-admin <at> unipi.it [mailto:ntop-dev-admin <at> unipi.it]On Behalf
Of Byron Munns
Sent: Tuesday, July 01, 2003 12:50 AM
To: ntop-dev <at> Unipi.IT
Subject: RE: [Ntop-dev] Problem Report Id: PR_73NWKZ6

Try again

01/Jul/2003 12:05:48 Get the freshest ntop from http://www.ntop.org/
01/Jul/2003 12:05:48 Initializing ntop
SSL is present but https is disabled: use -W <https port> for enabling it
01/Jul/2003 12:05:48 Initializing gdbm databases
01/Jul/2003 12:05:48 Listening on [eth0]
01/Jul/2003 12:05:48 **WARNING** Truncated network size (device eth0) to
1024 hosts (real netmask 255.255.252.0)
01/Jul/2003 12:05:48 Loading Plugins
01/Jul/2003 12:05:48 Searching for plugins in /usr/local/lib/ntop/plugins
01/Jul/2003 12:05:49 ICMP: Welcome to icmpWatchPlugin. (C) 1999 by Luca Deri
(Continue reading)

cvs-commit | 2 Jul 2003 19:55

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv26242

Modified Files:
	configure.in 
Log Message:
Added fix for Solaris. Courtesy of Dean Thompson <Dean.Thompson <at> learningseat.com>
cvs-commit | 2 Jul 2003 20:04

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv26302

Modified Files:
	configure 
Log Message:
Added fix for Solaris. Courtesy of Dean Thompson <Dean.Thompson <at> learningseat.com>
cvs-commit | 4 Jul 2003 10:13

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv28690

Modified Files:
	util.c 
Log Message:
Added fix (it avoids a core) courtesy of Dominique Lalot <lalot <at> univ-aix.fr>
cvs-commit | 4 Jul 2003 10:23

New ntop commit (author deri)

Update of /export/home/ntop/ntop/plugins
In directory jabber:/tmp/cvs-serv28715

Modified Files:
	netflowPlugin.c 
Log Message:
Fixed typo
cvs-commit | 4 Jul 2003 10:36

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv28730

Modified Files:
	ntop.c 
Log Message:
Changed the logic inside purgeIpPorts() to make it faster. this results in better
performance expecially on instances of ntop that track several hosts
cvs-commit | 4 Jul 2003 11:14

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv28787

Modified Files:
	graph.c 
Log Message:
Fixed a bug in the drawBar() code: now the bars do not exceed the expected area.
cvs-commit | 4 Jul 2003 11:32

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv28813

Modified Files:
	configure.in configure 
Log Message:
Moved to 2.2.3
cvs-commit | 4 Jul 2003 15:34

New ntop commit (author burton)

Update of /export/home/ntop/ntop/plugins
In directory jabber:/tmp/cvs-serv29053/plugins

Modified Files:
      Tag: ntop_2_2_patches
	netflowPlugin.c rrdPlugin.c sflowPlugin.c 
Log Message:

Ref BMS0290--

  Backport a number of 2.2.2 (development) patches into 2.2 to create 2.2c

-----Burton

Gmane