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 Delivered-To: mailing list cygwin AT cygwin DOT com Subject: Re: pthread_create or STL problem? From: Robert Collins To: Haksun Li Cc: cygwin AT cygwin DOT com In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 24 Jan 2002 22:54:00 +1100 Message-Id: <1011873248.5417.2.camel@lifelesswks> Mime-Version: 1.0 X-OriginalArrivalTime: 24 Jan 2002 11:54:08.0654 (UTC) FILETIME=[D4AE7AE0:01C1A4CD] On Thu, 2002-01-24 at 17:40, Haksun Li wrote: > Dear all, > > > > I am testing out the following piece of code using Cygwin. > > It works as expected (exits when failing to create a new thread) under > Solaris and Linux. > AFAICT your crash is in your program. Possibly this is due to the C++ compiler being built without a threading model (Anyone recall if this has been fixed or not?). Cygwin itself doesn't seem to be causing the crash, although it's strange that the program exits early with no warning :|... I'll look into that aspect. Rob -- 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/