NS2.29.3 TCL script compile errors
hi guys ,,,
I have installed ns2.29.3 on ubuntu10.04, the installation was fin, but when I am compile any TCL script I am getting the errors below
*** glibc detected *** ns: double free or corruption (out): 0x08b6bf98 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(+0x6b161)[0xb7508161]
/lib/tls/i686/cmov/libc.so.6(+0x6c9b8)[0xb75099b8]
/lib/tls/i686/cmov/libc.so.6(cfree+0x6d)[0xb750ca9d]
ns[0x82db6ed]
ns[0x8264a9d]
ns[0x82a8673]
ns[0x827fc2c]
ns[0x827fc9a]
ns[0x828acf3]
ns[0x828e5bc]
ns(TclObjInterpProc+0x2dc)[0x82b6f2c]
ns(TclProcInterpProc+0x82)[0x82b7382]
ns[0x825bb1f]
ns(TclInvokeStringCommand+0x6e)[0x825de3e]
ns[0x825f991]
ns[0x828a789]
ns[0x828e5bc]
ns(TclObjInterpProc+0x2dc)[0x82b6f2c]
ns[0x825f991]
ns[0x825ff67]
ns[0x82a6cfd]
ns[0x82aa33c]
ns[0x804d44c]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb74b3bd6]
ns[0x804d291]
======= Memory map: ========
08048000-083ab000 r-xp 00000000 08:05 2509469 /home/iamusbah/ns-allinone-2.29/ns-2.29/ns
083ab000-08444000 rw-p 00363000 08:05 2509469 /home/iamusbah/ns-allinone-2.29
help me please
|