Hi everybody, I seem to have a problem with python when I'm using TOSSIM. I wrote a program to perform a hashing. When I use only 64 bit for the hash value the program runs without a problem. But when I want 128 bit the program terminates with "stack smashing detected: python terminated. Aborted (core dumped). Using dbg to give out messages for debugging I can see, that my program finishes before it gives this error. As I wanted to determine the troughput I want to let it run in a loop but this is impossible at the moment.
I'm using TinyOS 2.0.2 under XUBUNTOS in VMplayer regards Nicole -- _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
