Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [203.94.167.77] X-Originating-Email: [wasistdast AT hotmail DOT com] X-Sender: wasistdast AT hotmail DOT com From: "Marcus Van Der Beek" To: cygwin AT cygwin DOT com Subject: Re: Problem with pthreads and signaling, behavior broken... Date: Wed, 10 Dec 2003 03:38:44 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 10 Dec 2003 03:38:45.0095 (UTC) FILETIME=[1D060F70:01C3BECF] chris, >Let me say it again: I don't see the problem either with my changes or >without it. I just didn't see any good reason to go on creating threads >after a signal has been received which the original code did. I agree with you totally, it would be reasonable for the garbage collector thing to stop making threads and begin cleaning up, however here we are not investigating from a design pov what is right and what is wrong, I'm thinking all arash is trying to investigate is why perfectly acceptable c++ code compiled by cygwin's gcc doesn't demonstrate similar behavior. I'm also thinking why does a previous snapshot of cygwin1.dll work fine whilst later dll snapshots don't, these are in my opinion far more interesting and important questions that require answering. now because you say its working just fine on your system, doesn't necessarily mean everything is all good. you being a developer I'm sure you have a slightly different version of cygwin and corresponding packages to other people whom just download whatever is currently being released. I wouldn't be surprised if you have some flag set or something else modified that is allowing you to get different results which 4-5 other supposedly competent people are not getting. these are just some simple things to think about. >My code clearly demonstrates that CTRL-C is being handled. That's >basically >what I care about. thats nice to hear... Marcus .. . _________________________________________________________________ Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp -- 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/