This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb: Segfault in pthread_mutex_init


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]