delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=1.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Date: | Fri, 23 Mar 2012 21:41:48 +0000 |
Message-ID: | <CAEqwh3nLPk1GMv2a1+-SZe1XMPXSFoGKM3GjfmCCuC_Jd=Q0uQ@mail.gmail.com> |
Subject: | Strange crashes, possibly triggered by Wix |
From: | k h <boost DOT kh AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
I have a buildscript that invokes make. Make in turn invokes some Windows executables. Sometimes the executables work fine, and sometimes they (appear to) kill both make *and* the bash script that invoked make. I am really stuck and don't know where to start debugging this. The same executables work fine with the same arguments when started by hand from a Cygwin shell. The script just stops without saying anything after the make and before the immediately following echo statement that would normally report the return code. The crashes are repeatable and seem to happen in the same place (although other invocations of the same commands from within the makefile work fine). I can get the compilation to proceed by running the failing steps by hand. The two windows executables that trigger the problem are light and candle in Wix 3.5. I have reproduced this on two different copies of XP running on two different VM hosts. I have also seen it happen with an older version of Wix. One of the VMs was installed from scratch and has no bloda on it. I am using the most recent Cygwin version. The project is large, and all the other compilation steps work fine. It also previously compiled fine on another Cygwin XP VM. It might be something that I sort of brought onto myself. Both commands produce a fair number of warnings when invoked on their own, but no errors. They also seem to produce the expected output before make and the enclosing bash script abruptly exit. I'll be most grateful for any help or suggestions. Many thanks. -- 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 |