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 Date: Thu, 12 May 2005 23:56:18 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: problems in Perl process management Message-ID: <20050513065617.GA3520@efn.org> References: <55E0A3E94323974F83CFC5AAB96F68B801418B6A AT snnexc03 DOT in DOT ce DOT com DOT au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55E0A3E94323974F83CFC5AAB96F68B801418B6A@snnexc03.in.ce.com.au> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes On Wed, May 11, 2005 at 01:19:14PM +1000, Sonam Chauhan wrote: > Hello to Reini Urban and Yitzchak Scott-Thoennes if you're seeing this. > > Reine, Yitzchak - Back in Feb, you had a discussion: > http://sourceware.org/ml/cygwin/2005-02/msg00224.html > Do you think the issue below is related to it? Also, at that time Yitzchak > had proposed a patch - do you know what the status of that is? The cygpid to winpid and vice versa functions are available in perl 5.8.7 and perl 5.9.2; see: http://search.cpan.org/dist/perl/README.cygwin#Prebuilt_methods%3A I had thought Gerrit would release a new 5.8.6 with them, but this doesn't seem to have happened; don't know if I somehow dropped the ball on that. In any case, I'm really really hoping that 5.8.7 is released in the next few weeks. I don't know anything about problems with Proc::ProcessTable other than what may have been mentioned in that thread. Perhaps you'd like to look into it further? > Hi Christopher - > your response to Jurgen had mentioned: > > ActiveState perl is a windows program. You can't send cygwin (aka unix) > > signals to a windows proram. > This should be possible if the ActiPerl Windows executable was executed from > a Cygwin terminal -- 'ps' shows it running and 'kill -9' should kill it. ? "This should be possible" meaning what? You indeed can't send cygwin signals (which AIUIkill -9 is not) to windows programs. -- 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/