On Tue, 2006-03-07 at 15:18 -0800, Avinash Sridharan wrote: > Hi, > I was trying to debug my TOSSIM code, by running it under gdb. But > even the blink application segfaults when calls the main function > under TOSSIM. Is this a known problem. I am using TinyOS-1.1.15. The > error is as seen below: > > Starting program: /opt/tinyos-1.x/apps/Blink/build/pc/main.exe 1 > > Program received signal SIGSEGV, Segmentation fault. > 0x610af064 in pthread_mutex::init () from /usr/bin/cygwin1.dll > -Avinash
Can you print the stack trace? It's a 99.99% chance that there's something wrong with your cygwin rather than TOSSIM, but I'll check the code to be sure. Phil _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
