Hi,
Segmentation fault is usually due to memory access violation. A common
example is as follows.
int x[10];
x[20] = 0;
where you create an array x with 10 slots, but try to access 20th slot of x.
Another cause is the misconfiguration. You might send packets to a object which
does not exist.
Hi,
If you’d like to learn about how NS2 creates, forwards, and destroys packets,
please read the following post:
http://www.ns2ultimate.com/post/9620995373/packet-forwarding-mechanism-in-ns2-main-post
Best Wishes
Teerawat Issariyakul
http://www.ns2ultimate.com/
http://www.facebook.com/pages/
Hi
If you would like to add a new module into NS2, please read
http://www.ns2ultimate.com/post/454001969/including-new-modules-into-ns-2
I hope this will help.
Best Wishes,
Teerawat Issariyakul
http://www.ns2ultimate.com/
http://www.ece.ubc.ca/~teerawat
http://www.t-issariyakul.blogspot.com
INVITATION:
=
Please, consider to contribute to and/or forward to the appropriate groups the
following opportunity to submit and publish original scientific results to
ICONS 2012.
The submission deadline has been extended to October 16, 2011.
A video of the 2011 event is avai