[ns] New problem

2012-09-04 Thread Manjula Raja

Hello friends, this is the new error i am facing when i run ./validate
command in ns-2.32

../../ns test-suite-wireless-tdma.tcl dsr QUIET
num_nodes is set 50
INITIALIZE THE LIST xListHead
Loading connection pattern...
Loading scenario file...
Load complete...
Starting Simulation...
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5,  distCST_ = 550.0
SORTING LISTS ...DONE!
NS EXITING...
finishing..
Test output differs from reference output
Diagnose with: diff test-output-wireless-tdma/dsr.test
test-output-wireless-tdma/dsr
Or see URL http://www.isi.edu/nsnam/ns/ns-problems.html;.
Some test failed.
Tue Sep  4 11:53:20 IST 2012
Tue Sep  4 11:53:22 IST 2012
*** ./test-all-satellite
Tests: repeater mixed wired aloha aloha.collisions mixed.legacy
Running test repeater:
../../ns test-suite-satellite.tcl repeater QUIET
Test output agrees with reference output
Running test mixed:
../../ns test-suite-satellite.tcl mixed QUIET
Test output agrees with reference output
Running test wired:
../../ns test-suite-satellite.tcl wired QUIET
Test output agrees with reference output
Running test aloha:
../../ns test-suite-satellite.tcl aloha QUIET
Test output agrees with reference output
Running test aloha.collisions:
../../ns test-suite-satellite.tcl aloha.collisions QUIET
Test output agrees with reference output
Running test mixed.legacy:
../../ns test-suite-satellite.tcl mixed.legacy QUIET
*** glibc detected *** ../../ns: free(): corrupted unsorted chunks:
0x00ff2130 ***
*** glibc detected *** ../../ns: malloc(): memory corruption:
0x00ffd6a0 ***



and also , this is only the ending part of my error, due to space
restriction i am giving this part.  and the terminal stops at this point,
can any one tell me the solution

Regards

-- 
**R.Manjula
Sr.Lecturer, Dept of ECE
BITM, Bellary
Karnataka.

Current Status:

Research Scholar
Dept of EECE
IIT Kharagpur
West Bengal
**


[ns] similar problem

2012-09-04 Thread Manjula Raja

Hello friends, i am facing the similar problem again


[root@localhost ns-allinone-2.32]# ns
ns:
[code omitted because of length]
: ambiguous command name F: FECModel FQLink FSM FSM/RenoAck
FSM/RenoDelAck FSM/TahoeAck FSM/TahoeDelAck Filter Filter/Field
Filter/MultiField
while executing
F


can any one give me the solution?
-- 
**R.Manjula
Sr.Lecturer, Dept of ECE
BITM, Bellary
Karnataka.

Current Status:

Research Scholar
Dept of EECE
IIT Kharagpur
West Bengal
**


[ns] vanet scenario files simulation needed

2012-09-04 Thread Muhammad Imran KHAN

Hello , 

        I need to start simulation for vehicular ad hoc networks broadcasting 
communication. Does anyone have some tcl files to run in NS, so that I could 
get better hand in vanet broadcasting communication.  OR,  please any help 
regarding that will be highly appreciated. Thanks ! 
I will be grateful to you for your cooperation. 


Best Regards,

Muhammad Imran Khan
Toulouse, France


[ns] debuggin ns2

2012-09-04 Thread Dejene B.

Hi all,

I want to debug ns-2  while running simulation using eclipse. I succeeded
in debugging ns-2 executable but now want to debug when running tcl code
simulation. I really appreciate if someone has tried before.
thanks,

-- 
*Dejene Boru*
*.
*
Graduate Student-Telecom Eng
University of Trento
Via  Brennero 150
Trento, Italy
dejeneboru.oljir...@unitn.it
djz...@gmail.com
0039-388-998-1919

*
*


Re: [ns] debuggin ns2

2012-09-04 Thread Saravanan Kandasamy

Hi,

NS2 as you already know has two part, the TCL part for the front end
and C++ part for the back end.

To Debug C++ you can you test based debugging tool such as GDB or GUI
based debugging tool such as Eclipse or DDD.

I assume you are looking for a TCL Debugger. There are several you may
try TCL Debug (Don Lib) or the improved version of it such as NSTK
(TCL Debug+Mash+TKCON)

rgds
Saravanan K

On Tue, Sep 4, 2012 at 2:54 PM, Dejene B. djz...@gmail.com wrote:

 Hi all,

 I want to debug ns-2  while running simulation using eclipse. I succeeded
 in debugging ns-2 executable but now want to debug when running tcl code
 simulation. I really appreciate if someone has tried before.
 thanks,

 --
 *Dejene Boru*
 *.
 *
 Graduate Student-Telecom Eng
 University of Trento
 Via  Brennero 150
 Trento, Italy
 dejeneboru.oljir...@unitn.it
 djz...@gmail.com
 0039-388-998-1919

 *
 *



Re: [ns] debuggin ns2

2012-09-04 Thread Dejene B.

Thanks a lot for your feedback, I will try both suggestions!

On Tue, Sep 4, 2012 at 7:58 PM, Aslinda Hassan aslinda.has...@mun.cawrote:

 Hi..

 To debug ns-2 in eclipse while running tcl code simulation:

 In the Eclipse menu:

 Select Run-Run Configuration
 In the Run Configuration windows - select your ns2 configuration - select
 Arguments tab
 In Program arguments field: put the name of your tcl file name (include
 full
 path of the file if you store the file in different folder)
 Select run

 If you provide the correct path of the file, you should be able to see the
 simulation running in the Eclipse console.  If you want to debug, just
 select debug icon in eclipse.

 Good luck

 Aslinda Hassan
 Faculty of Engineering and Applied Science
 Memorial University og Newfoundland



 -Original Message-
 From: ns-users-boun...@isi.edu [mailto:ns-users-boun...@isi.edu] On Behalf
 Of Dejene B.
 Sent: Tuesday, September 04, 2012 11:24 AM
 To: ns-users@ISI.EDU
 Subject: [ns] debuggin ns2


 Hi all,

 I want to debug ns-2  while running simulation using eclipse. I succeeded
 in
 debugging ns-2 executable but now want to debug when running tcl code
 simulation. I really appreciate if someone has tried before.
 thanks,

 --
 *Dejene Boru*
 *.
 *
 Graduate Student-Telecom Eng
 University of Trento
 Via  Brennero 150
 Trento, Italy
 dejeneboru.oljir...@unitn.it
 djz...@gmail.com
 0039-388-998-1919

 *
 *




-- 
*Dejene Boru*
*.
*
Graduate Student-Telecom Eng
University of Trento
Via  Brennero 150
Trento, Italy
dejeneboru.oljir...@unitn.it
djz...@gmail.com
0039-388-998-1919

*
*