Hi everybody,
I am using the gt-itm for the generation of random topologies . Its works
fine  for this case :

(this is the r10 file)
geo 1
10  10  3  0.2

$ .bin/itm r10
it produces a file named as r10-0.gb (as expected)

but when I change the 'number of graphs' argument next to 'geo' as more than
one, say to three, I expect it produces three different files (r10-0.gb,
r10-1.gb & r10-2.gb )...........but it gives the following error:

(modified r10 file)
geo 3
10 10 3 0.2

$ ./bin/itm
$ *** glibc detected *** double free or corruption: 0x08053170 ***
   Aborted

 only a single file with the same  name as above (r10-0.gb) is generated
instead of three files........

Please Help!
Piyush

Reply via email to