X-Spam-Check-By: sourceware.org Date: Tue, 25 Apr 2006 06:27:17 -0700 From: "Jerry D. Hedden" Subject: RE: Call for testing Cygwin snapshot To: cygwin AT cygwin DOT com Message-ID: <20060425062717.fb30e530d17747c2b054d625b8945d88.860bfd50e1.wbe@email.secureserver.net> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII User-Agent: Web-Based Email 4.1.13 X-IsSubscribed: yes 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 Jerry D. Hedden wrote: >I have a cron job (a bash script) >that runs every 6 minutes, polling and downloading info off the web. > >The problem is the script hangs at various places and the stuck >processes keep building up. > >Further, I have to kill these processes using the task monitor: kill >reports 'No such process'. Christopher Faylor replied: > As mentioned above, a test case showing the problem sure would be nifty. I agree and would have provided one if I could. However, I have no idea what is causing this, nor how to write a test case for it. As I said, it's a cron job running a bash script - nothing fancy. The hang does not happen on every invokation of the script, but it does occur frequently. Where in the script it gets stuck seems to be random: wget, mkdir, mv, date, diff, etc.. > Also, knowing the first snapshot which shows the problem would be helpful. As I said, these sort of problems started after the 2006-03-09 snapshot. I double checked, and the problem does occur with the 2006-03-13 snapshot. -- 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/