Hi.
I'm doing simulation in TOSSIM. In my code, I have a function which makes
multiple nodes write to a shared file concurrently. However, my program
always stops with segmentation fault.
I tried to make the code section of concurrent write as atomic, but I still
got segmentation fault. If I comment out that concurrent-write function, my
program runs well.
Could anyone let me know how to solve this?
Thanks in advance.

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

Reply via email to