Hi Friends, I was working on my protocol written in NS2.31, and It was working fine. Now I am porting this model to NS2.33 (because another algorithim is implemented in NS2.33) But I am getting Segmentation Fault while running my topology files and It works fine for standandard protocol.
I tried to debug this issue using gdb and It is generating segmentation fault (once all agent are activated and it is calling expire event for Packet timer.). Please suggest me how to debug this and What I need to take care while porting model from one version to another version. Thanks & Regards, Udit Kumar
