[ns] Segmentation fault error

2013-06-27 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

2013-04-18 Thread Ramaprabha N

Hi All
   I am using NS2.34. And am working with MANET security. can
any body tell me the reason for getting segmentation fault while running
our program. but am getting my output screens. is there any missing outputs
due to this?? plz let me know the people who knows the reason. thank yu...

-- 
*---
prabha*


[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

2010-06-14 Thread aamir khan


Hi all, 
I have made some changes in a protocol's code and it has compiled successfully 
also. When I run the simulation I get the error "segmentation fault". I have 
been stuck on this error for last two days almost and tried many ways to remove 
it. Please help me out
 
Best Regards
Aamir Khan
_
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969


[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