On Fri, Aug 27, 2004 at 09:11:56PM +0300, Valery A. Frolov wrote: >In short: >First signal delivery on call of pthread_kill(tid, SIGUSR1) works fine >but second one delivers signal with _delay_ and _twice_, and then my >own daemon crash. This is on cygwin1.dll 1.5.10-3 and snapshot of >2004-08-21. But on cygwin1.dll 1.5.7-1 all works _fine_ and _long_ time. > >In detail: >(Sorry for my bad English.) >(And sorry for long letter.) >(And much more sorry if this is not appropriate place to ask this question.)
Sorry, but if this is really a problem, you're going to have to provide a simple test case which reproduces it. Providing a description of the symptoms is not going to do it and neither is unsolicited strace output. -- 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/