LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   simulation problem in ns2 (https://www.linuxquestions.org/questions/linux-newbie-8/simulation-problem-in-ns2-4175501176/)

shwetaam 04-09-2014 11:24 PM

simulation problem in ns2
 
I got following error while running simulation

Segmentation fault (core dumped)

Can anyone tell me what it means

knudfl 04-10-2014 12:53 AM

Segmentation fault :
A simulation with too many nodes, or other impossible simulation ?
? Wrong OS ? Wrong architecture ( x86_64, i686 ) ?

Some information is required to answer your question ..
http://www.linuxquestions.org/linux/...Ask_a_Question
http://linuxsilo.net/docs/smart-questions_en.html
a) OS name and version
b) Architecture, x86_64 or i686 : $ uname -m <Enter>
c) The version of your ns-allinone-2.xx .
d) The changes / patches that were added to ns-<??>
e) The file.tcl with issues must be attaced as <name>.tcl.txt .
Attachments : That's the paper clip tool in the 'Advanced Editor'.

-

shwetaam 04-10-2014 11:00 AM

1 Attachment(s)
Operating system windows 8. Vmware is installed and we are using fedora.
It shows as follows-
OS-other linux 2.6x kernel
Workstation-6.5-7.x virtual machine.
We are operating ns2.32 on it.

We have implemented our base paper and in it we have used 2 different topologies-
1-random topology (by which we got successful output with 100 nodes)
2-equilateral triangular topology(in which we got the error “Segmentation fault (core dumped)” with 100 nodes in terminal.)
The error doesn’t occur immediately after executing the proj.tcl(attached) but, it first starts executing properly and after few seconds it shows the error.
Also just to verify, we implemented the same triangular topology with LEACH protoAttachment 15209col and it was successfully implemented

knudfl 04-10-2014 12:26 PM

# 3 .

You forgot to answer two questions : OS version ==> $ cat /etc/redhat-release
* And : $ uname -m <Enter>


Ns2 has it´s limitations ... see post #2 here :
http://www.linuxquestions.org/questi...-4175499342/#2

-


All times are GMT -5. The time now is 03:02 PM.