Re: [ns] segmentation problem

2012-08-08 Thread Saravanan Kandasamy
Dear Sunil Kumar, Segmentation Fault is a very common problem faced by NS2 users. It has to do with memory such as trying to access an address that cannot physically be addressed, thus an exception has been called. It can happen either in C++ side or at TCL side. The below looks like happening fr

[ns] segmentation problem

2012-08-07 Thread sunil kumar
hello every one I am working with ns-2.35 in windows environment. For ODMRP protocol if number of nodes increased above 10 then simulation running successfully for 99% of simulation time and aborted with the message "segmentation fault(core dumped)... what happend? can any one tell the solutio

[ns] segmentation problem

2011-03-04 Thread narendra k
hi, all i am getting following segmentation problem when i do "make" in ns-2.33 can any one help me out.?? g++ -Wl,-export-dynamic -o common/ptypes2tcl common/ptypes2tcl.o ./common/ptypes2tcl > gen/ptypes.cc /bin/sh: line 1: 4546 Segmentation fault ./common/ptypes2tcl > gen/ptypes.cc make: