| delorie.com/archives/browse.cgi | search |
| 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 <corinna-cygwin AT cygwin DOT com> |
| 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 |
| 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 |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |