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 Content-Type: text/plain; charset="us-ascii" From: Max Zaitsev Reply-To: maksik AT gmx DOT co DOT uk Organization: Mutella Dev co. To: cygwin AT cygwin DOT com Subject: problems with pthreads && c++ (suspect wait conditions) Date: Wed, 3 Jul 2002 10:41:05 +0200 User-Agent: KMail/1.4.1 MIME-Version: 1.0 Message-Id: <200207031041.05850.maksik@gmx.co.uk> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g638fiq21319 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. Help is greatly appreciated, --Max -- 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/