Hi Stefan, could you please: - do "make ntops" and build ntops - start "ntops -r 30 -i ge0 -p ./protocol.list -u nobody -S1 -P /var/csim/ntop" (ntops and no -d) - crash ntops (make sure that your shell generates core dumps), then do "gdb ntops core" - mail me the output of gdb
I believe ntop is not handling a signal then it quits. Usually is SIGPIPE, but this is handled already. Cheers, Luca "Behrens, Stefan" wrote: > > Hi, > > I just built an new ntop-version beta3 now. As with all other cvs-versions > before, the daemon crashes after a few secondes or minutes, while a > web-browser stays on the stats page (ie 5.0). > > The platform: > SunOS tivoliham2 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-4 > > It seems, that the daemon always crashes when a browser is frequently > updating the page. > > I'm starting ntop with > > ntop -r 30 -i ge0 -p ./protocol.list -d -u nobody -S1 -P /var/csim/ntop > > Any ideas or hints where to find out the reason ? > > Thanks in advance ! > > Mit freundlichen Gr��en > > Stefan Behrens > > GE CompuNet Computer AG & Co. oHG > Network- and Systemmanagement > Email: [EMAIL PROTECTED] > > Im Hause Airbus Deutschland GmbH > OITO13, IT Server Operation Enterprise Servers Germany > Telefon 040-743-81114, Haus 44 > Email: [EMAIL PROTECTED] > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listmanager.unipi.it/mailman/listinfo/ntop -- Luca Deri NETikos S.p.A. Via Matteucci 34/B 56124 Pisa, Italy. Ph. +39/050/968.639 Fax. +39/050/968.626 Personal: [EMAIL PROTECTED] Business: [EMAIL PROTECTED] WWW: http://www.lucaderi.org/ ICQ: 68183632 Hacker: someone who loves to program and enjoys being clever about it - Richard Stallman _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
