This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problems with pthreads && c++ (suspect wait conditions)



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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]