[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mysterious crashing problem
Try debugging this with a tcl debugger.
Did you define your own Agent/TCP instproc done? It seems that's where
your problem may be.
-Yuri
Bernie Minuk <[email protected]> writes:
> I am having a problem with ns-2 version 2.1b5 crashing in mid simulation with
> no error output. I can supply additional information if it is required.
>
> The simulation is supposed to run for 560 seconds. It actually runs for 1.55
> seconds.
>
> I am unsure as to how to proceed with debugging this problem.
>
> Thanks in Advance!
>
> #22 0x8063f9d in TcpAgent::finish (this=0x966e570) at tcp.cc:971
> 971 Tcl::instance().evalf("%s done", this->name());