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:message-id:date:to:from:subject:mime-version :content-type; q=dns; s=default; b=Zk2olbIK/+oC26FwMrzBF7w6Q+awN IL710YJBBwj5QGNoK/NzAT6C9xRYV4PE8mDWKLm+pTg1A9yl78vAsVX59upSgBUN OH8rMlszYfDkYWGJE8gXXAACZzuQXjYXUtYg+cX2jajV/R7yrfkEE+pfNo2GwC5z 5VYFIR9qkbCCBk= 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:message-id:date:to:from:subject:mime-version :content-type; s=default; bh=B59yg75EN6Vp2LS7vM4pV/0rPLo=; b=ojt rMCvI+hnRvnfYSRWdTwpEIrvvhjLK6jRd4Kzuqksu1UB9BmyJBNI6xB9T+wpB4qC bZgb9OxpyvP+T0Mq8Tut4Q/JOC1RyAKO6sxHgPJ+/A90MD4UkrT5pRe6OL8dGYSf QZ9uCeZlGJ27bf3PkSPIs8IrEASUW6iv1FgORvF0= 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=-0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_W,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 Message-Id: <6.2.5.6.2.20130731121524.03acf020@binnacle.cx> Date: Wed, 31 Jul 2013 12:24:32 -0400 To: cygwin AT cygwin DOT com From: starlight DOT 2013z3 AT binnacle DOT cx Subject: possible bug in 1.7.22-1 core DLLs Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Score: -1 () ALL_TRUSTED Received-SPF: pass (mx.binnacle.cx: 172.29.87.10 is whitelisted by SPF-milter whitelist entry) Hello, Have been running 1.7.16 for some time and living with the annoying CTRL-C hang bug. Tried swapping in cygwin1.dll cyglsa.dll and cyglsa64.dll from 1.7.22-1 without (thankfully) updating the entire CYGWIN release. The 22-1 DLLs fix the CTRL-C problem, but cause a high-intensity parallel build job to fail consistently. Looks like 'imake' output Makefiles are somehow getting corrupted. The build runs entirely over a CIFS share via Samba 3.6.10. I suppose that some dependency conflict between older version DLLs and the newer core DLLs could be the cause, but one would hope that the APIs would be relatively stable at this point. Of course I put everything back, but am reporting to the list since this would qualify as a serious regression. To some extent I'm willing to attempt to hunt down what's failing, but I have limited time to do so. Regards P.S. Not subscribed to list, please reply directly. -- 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