X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 4 Apr 2012 13:11:43 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.7.12 breaks stdout of upx packed executables Message-ID: <20120404111143.GA8014@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4F7C20A5 DOT 80200 AT onevision DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4F7C20A5.80200@onevision.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Apr 4 12:21, Roland Schwingel wrote: > Hi... > > Just updated to 1.7.12 and found one regression. If you have upx > packed executables (upx from cygwin distribution) the stdout of the > packed executable is broken now. > > Try the following from mintty: > upx --best /usr/bin/tar.exe -o /tmp/tar.exe > /tmp/tar.exe > > You will notice that when you invoke the compressed /tmp/tar.exe > that no output will be sent to the mintty console, while it works if > you just invoke /usr/bin/tar.exe Thanks for the report. It's not so much breaking stdout, but rather that the executable is not recognized as Cygwin executable due to a dumb mistake I made when computing the size of a section. Fixed in CVS. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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