David Greene wrote:
But my program also segfaults in pthread_mutex_init:
It turns out it also segfaults on pthread_mutex_lock and pthread_mutex_unlock. Continuing works just fine. But this is very annoying because the program doesn't get very far before it has to do a lock or unlock operation. It makes gdb next to useless for multithreaded programs. -Dave -- 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/