X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.7 required=5.0 tests=BAYES_50,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Akakima" Subject: strchrnul() crashing latest dash Date: Thu, 5 May 2011 11:39:32 -0400 Lines: 15 Message-ID: Reply-To: "Akakima" X-IsSubscribed: yes 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 I just tried to build dash. Downloaded the source code with setup.exe. dash.exe core dumped. Using GDB found that strchrnul (the one cygwin1.dll) was the location of the crash. I modified config.h to use dash's own strchrnul. Now everything seems ok. I am using the latest cygwin dll. May be there is a problem in strchrnul(). 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