[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Re:Segmentation fault in Nortel's Diffserv Module



Hi,
Thank you for your help. But I can't find test-all-diffserv testsuit in
~ns/tcl/test/.  The diffserv module I am using is ns-release7 in
ns-allinone2.1b6,RHlinux 6.0.  I install Diffserv module followed Nortel's
directions(i.e. install.txt in ns-release7.tar.gz).  It seems the example tcl
script (such as ds-cbr-trtcm.tcl etc.) run with no problem.
How can I find where this problem occured?
BTW, How to use gdb in ns script?
Thanks again!
Xiang

> ----- Original Message -----
> From: "Xuan Chen" <[email protected]>
> To: "Xiang" <[email protected]>
> Cc: <[email protected]>
> Sent: Thursday, March 22, 2001 2:54 AM
> Subject: Re: [ns] Segmentation fault in Nortel's Diffserv Module
>
> > I did not get the same error as you mentioned. I would suggest you to make
> > sure the diffserv module in your ns works ok. YOu probably want to run its
> > testsuite first:
> >
> > ~ns/tcl/test/test-all-diffserv
> >
> > Thanks.
> > -chen xuan
> >
> > On Wed, 21 Mar 2001, Sudhindra Suresh Bengeri wrote:
> >
> > > Xiang,
> > >
> > > I ran the script it did not encounter any seg faults. Hence I think the
> > > script is ok there must be some problem with the .cc/.h files of the
> > > diffserv impl. Have you tried gdb'ing ns when you got the seg fault.
> > >
> > > I had some problem with the CBQ object that you had for the node <->
> edge
> > > links, changed it to DropTail and it worked fine, but that was not the
> > > problem you were looking for right.
> > >
> > > Regards,
> > > Sudhin.
> > >
> >