Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <4.3.1.2.20001128105327.02095b20@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Tue, 28 Nov 2000 10:54:12 -0500
To: Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl>,
        "Cygwin@Sourceware. Cygnus. Com (E-mail)" <cygwin@sourceware.cygnus.com>
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: RE: Exception problems-> this is a bug!
In-Reply-To: <1F8B49DD9100D31195FC00A0C94989FE159624@obelix>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 10:22 AM 11/28/2000, Joost Kraaijeveld wrote:
>This program (see below) crashes whenever a function on a separate thread is
>called that contains a try{} catch(){} block. I tested with several
>compilers (Cygwin, MingW, IBM Visual Age, MS Visual C++ and Metrowerks) and
>only CygWin (latest release of all software) crashes. I think that the stack
>of the thread is not cleaned up correctly.
>
>Is there a workaround availalbe of some kind??
>  
>Joost Kraaijeveld


How'd you compile it?  I'm assuming you used the proper flags for exception
handling with C++?


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

