X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <14920.83.86.0.251.1296586803.squirrel@lavabit.com> Date: Tue, 1 Feb 2011 20:00:03 +0100 (CET) Subject: Re: 1.7.7: stdio functions block each other in a multithreaded program From: cornwarecjp AT lavabit DOT com To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 > After some discussion with my newlib co-maintainer I checked in a patch > which should solve your problem. Your testcase works fine for me now > when using the latest developer snapshot(*) from today. > Please give it a test in your environment. I did not want to mess with my Cygwin installation, so I compiled my test program with my Cygwin 1.7.7, and then ran it with the cygwin1.dll from your snapshot. I did this by placing test.exe and your new cygwin1.dll together in one directory, and running test.exe from there with cmd.exe instead of with the Cygwin command line. I can confirm that the same test program, which fails in Cygwin 1.7.7, works fine with the dll from your snapshot. -- 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