[EMAIL PROTECTED] wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll
This is not a real segmentation fault. It is just a side effect of how Cygwin does argument checking, it's completely benign. Just type "continue" in gdb and be on your way. Search the mailing list archives for details. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/