Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Wed, 3 Jul 2002 22:21:03 +0200 (W. Europe Daylight Time) From: Thomas Pfaff To: Max Zaitsev cc: cygwin AT cygwin DOT com Subject: Re: problems with pthreads && c++ (suspect wait conditions) In-Reply-To: <200207031041.05850.maksik@gmx.co.uk> Message-ID: X-X-Sender: thomas AT gw DOT kefrig-pfaff DOT de MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: scanned for viruses by NGI Next Generation Internet (http://www.ngi.de/) On Wed, 3 Jul 2002, Max Zaitsev wrote: > Hi! > > I'm trying to run my program (mutella, a gnutella client, > http://mutella.sf.net) under cygwin and it seems to have major problems after > any waiting thread get woken up with kind of probability of 90% to crash. I > have not yet tried to track this down because the project uses threads > extensively and this kind of research might require substantial amount of > time. Interestingly enough, the previous version of muttella used to run > reliably under cygwin, however, I've introduced several additional waiting > points. Unfortunately, GDB does not like my program as well and crashes on > start. The point however that mutella runs nicely on linux/bsd/solaris and > macosx. > > I'm running cygwin 1.3.11 under Windows 2000. > There has been some changes in the pthread code between 1.3.10 and 1.3.11. Has you tried your program with 1.3.10 ? I will try to run your app as soon as possible. Thomas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/