Subj : Re: pthread_create SIGSEGV (again!!!) To : comp.programming.threads From : bg Date : Mon Oct 10 2005 06:12 am Thanks for the suggestions. i solved it (finally). i dont know if it was the problem with pthread_join, but there was some memory management issues in another part of the code, in another function. if u look up to the sample code i have provied, the issue was in the dummy() function. anyway, thanks for ur help, and i will always keep this in mind in future. bg .