On Sun, 11 Nov 2001, [iso-8859-1] Paul Wis�n wrote:

> crash every 10h-12h hour... There is some problem somewhere, I don't know
> what really but my record in keeping ntop running is about 24 hours. Works
> perfect until it crashes though..
> Should I log something and send it somewhere to someone to look at it ?

There are couple of things you can do.  Do not use -d to detach the
process.  Let it run in a window, and it will print diagnostic lines
every now and then.  When it crashes, save the last few lines.  Then,
analyze the core dump with gdb with something like

gdb /usr/local/bin/ntop core

At the (gdb) prompt, type "bt" to produce a backtrace and then type
quit.  Save those lines.  Email everything to Luca.

----
Russell Mosemann, Ph.D. * Computing Services * Concordia University, Nebraska
"What's the difference between involvement and committment?
 For breakfast, the chicken is involved, but the pig is committed."

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listmanager.unipi.it/mailman/listinfo/ntop

Reply via email to