1 Jul 2002 22:45
RC21Bug, segmentation fault leaks.c:511
Earl C. Terwilliger <earlt <at> agent-source.com>
2002-07-01 20:45:50 GMT
2002-07-01 20:45:50 GMT
Hello,
I am running Ntop RC2 built from current 6/29/2002 source on a Redhat 7.3
system (Pentium III 866 with 128M) and am getting a segmentation fault.
(I am monitoring three interfaces here but it faults even if I monitor one)
(I was getting the same error on RedHat 7.0 too)
Here is the configuration file and gdb trace.
let me know if more is needed. I am not on the list so please email me
seperately.
thanks
Earl
ntop version.....2.0.99
Built on.....07/01/02 02:21:08 PM
OS.....i686-pc-linux-gnu
Command line
Started as..../usr/local/bin/ntop
-i
eth0,eth1,eth2
-P
/temp
-u
root
-K
(Continue reading)
I had one more error, in ssl.c there is the line:
ERR_error_string_n(l, buf, sizeof buf);
this gives an undefined symbol at link timne. I just commented it
out, as I wasn't intending using SSL anyway.
Lastly, I get the following in syslog:
Jun 28 22:23:01 server3 ntop[18967]: ERROR: URL security: '' rejected (code=1)(client=x.y.z.t)
Jun 28 22:25:01 server3 ntop[18967]: Rejected request from address x.y.z.t (it previously sent ntop a bad request)
which is a bit of a pain (I was using Konqueror to look at the stats).
RSS Feed