On Jun 21, 2006, at 10:49 PM, venkatesh s wrote:

Hi all,

I am new to TOSSIM, and when i did bit level simulation, there was no error, and the simulation went on fine. But when i did packet level simulation, i found that after some time of simulation, it gives error as "segmentation fault (Stack dumped)",
Can anyone say why this might be ??


You have a bug in your code. Run TOSSIM in gdb and you'll see what's causing the SEGV (deferencing a bad pointer).

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to