Subj : Re: pthread_mutex_lock throws an exception on receiving signal 15 To : comp.programming.threads From : pankaj-startup Date : Wed Sep 21 2005 03:50 am AlterX wrote: > pankaj-startup ha scritto: > > > What are thr possible causes to make pthread_mutex_lock throw > > exception? > > Are you sure you have first initialized mutex variable??! > (pthread_mutex_init()) Yes. I did. Same mechnism of logging messages in a log file works file everywhere/everytime. .