X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=DSg4d8Y18GBDJNPdRspEfUNxLe7Xb 981lydUz/OhH4qG+wtr0AMJ3MyrJRD4gB3l6y5+p62PTEJBl8ugj85Nd4BkQ5Y/f chffyBkuKFWecMOYl+ZLpsLfT6vghQ9jrCznadBdXRVd3/Ii8DJCIqzkBqnGmze9 Gx0HyxSAsa3Lic= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=GvnyotfqVc1JYEuhq0hiOTrtwVQ=; b=Exq x5uiq2L6fEYFD106aiViu+6hrvTO6R6k6FyKAJ7flZXqgbXWPf2DQ9lbpddLxAoe V56UyDebm5yXFziVMeCAFLru2/CPKy/gXy+/vUp6lwFzQtSaDwfdWZBFWKu7GAbP Gub9ogRJnA2Nczc/RDC/R4Hb8s8xMr/rB5QDOR2k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.68.252.227 with SMTP id zv3mr7992874pbc.14.1370826361962; Sun, 09 Jun 2013 18:06:01 -0700 (PDT) Date: Sun, 9 Jun 2013 20:06:01 -0500 Message-ID: Subject: Regression with 1.7.20-1 From: Steven Penny To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Since upgrading to the package "cygwin 1.7.20-1" a command such as this no longer works ffmpeg -codecs | grep mov http://ffmpeg.zeranoe.com/builds Two workarounds I have found 1. run command like this timeout 1 ffmpeg -codecs | grep mov 2. Downgrade to package "cygwin 1.7.18-1" -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple