[ns] Segmentation fault error

2013-06-28 Thread lineo mejaele

Dear ns- users

Please help me, I get a segmentation fault error when I calculate end to
end delay for DSR protocol. This does not happen if I simulate for a short
time like 100 seconds, but If I increase simulation time to say 500
seconds, I get the error.

Regards,
-- 
Lineo Mejaele


[ns] Segmentation fault error..

2011-05-10 Thread yugesh gowda

Hi I am doing some project in Ns2..
I have attached ma project files below..
When i run the program it gives segmentation fault..
It is supposed to be run for 100s..
If any changes are to be done please inform me..
Thanx in advance.
Urgent...


[ns] Segmentation fault..........error

2007-01-08 Thread Swalaxmi Pandit

Hi,

I tried 3 node example for adhoc simulation with DSDV.
Time of simulation end is set to 60.
When I ran this program,I got the following error:-
segmentation fault

How to rectify this error?

I used
set val(ifq)   Queue/DropTail/PriQueue;#interface queue type

This was not working and was giving same error so I tried
set val(ifq)   CMUPriQueue ;#interface queue type


Can anybody suggest me the solution for this segmentation problem?


Thanks,
Swalaxmi