Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Type: text/plain;
  charset="us-ascii"
From: Max Zaitsev <maksik@gmx.co.uk>
Reply-To: maksik@gmx.co.uk
Organization: Mutella Dev co.
To: cygwin@cygwin.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/

