Hello all,

I'm having this problem with an ns2 simulation. I have several wireless
nodes running, which send packets by invoking:

Scheduler::instance().schedule(target_, packet, delay)

The problem is that I'm getting "segmentation fault" crashes on the
"schedule" call, when called for transmitting data packets. If I make the
"delay" value change between invocations, I get much less crashes.

Any help would be greatly appreciated!

Thanks,
Carmen.

Reply via email to