Message-Id: <200712112312.lBBNC87L027533@delorie.com>
X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Content-Disposition: inline
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
From: =?UTF-8?B?VEFKVEhZIFRhbcOhcw==?= <tajthy@mailbox.hu>
To: cygwin@cygwin.com
Subject: Re: kill -STOP mencoder_pid does not stop process execution
Reply-To: tajthy@mailbox.hu
X-Origin: 84.2.7.41
Date: Wed, 12 Dec 2007 00:11:51 +0100
X-Uidl: 119741471126031@mailboxhu
X-Mailer: VizslaMail 4.11
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id lBBNC87L027533

Dear Lev,

> 2007. 12. 11. k. 19:06, "Lev Bishop" <lev.bishop@gmail.com> írta:

>> sometimes I have to pause the execution of the mencoder process on my cygwin
>> hosted by an XP SP2. If I press Ctrl+S the mencoder is stopped nicely. I wanted
>> to pause it from a script. I tried the normal UNIX way sending a SIGSTOP signal
>> to the process (kill -STOP mencoder_PID) from an other bash window. Running "ps"
>> I could see it had "S" status, but mencoder was still writing to stdout and the
>> CPU usage was still nearly 100%. I even tried "kill -TSTP mencoder_PID", but the
>> same result.
>
>I think this is because of this longstanding cygwin issue:
>http://cygwin.com/ml/cygwin-patches/2003-q4/msg00055.html

Aha... This can be a reason. :-(

Is there a way how to stop and continue a process from a script from an other
console??? 

Thanks in advance && Good byte!

TT
_____________________________________________________________2 személyes INGYENES korfui útat is nyerhetsz!

--
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/


