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
Message-ID: <001401c4235f$fad031b0$4f2e6ade@jsong>
Reply-To: "Jeremy Song" <cygwin@cygwin.com>
From: "Jeremy Song" <jeremy@ubist.co.kr>
To: <cygwin@cygwin.com>
References: <003301c4235d$99229e50$4f2e6ade@jsong> <Pine.GSO.4.58.0404152152060.19315@thing1-200>
Subject: Re: KERNEL32!IsBadWritePtr () error raised while debugging thread test program.
Date: Fri, 16 Apr 2004 12:07:39 +0900
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id i3G37vx2002967

Yeh, it works after typing 'continue' twice.
Actually, I'd ever type it just once and gave up~
Thank you.

----- Original Message ----- 
From: "Brian Ford" <ford@vss.fsi.com>
To: "Jeremy Song" <jeremy@ubist.co.kr>
Cc: <cygwin@cygwin.com>
Sent: Friday, April 16, 2004 11:55 AM
Subject: Re: KERNEL32!IsBadWritePtr () error raised while debugging thread test program.


> Please try to configure your mailer to wrap lines at <= 80 chars.  Thanks.
> 
> On Fri, 16 Apr 2004, Jeremy Song wrote:
> 
> > I made a simple multi-threaded application with g++ for cygwin and it
> > runs well but if I try to debug my program, it shows just SIGSEGV
> > Segmentation fault like the following. I can't even get into the main
> > though...If I move out the lines for creating threads, it works fine.
> 
> This is a known "issue", PTC.  The work-around is to just continue.  I
> know, I know.  Who ever head of a SIGSEGV you could continue from?  Just
> trust me, it works ;-).
> 
> -- 
> Brian Ford
> Senior Realtime Software Engineer
> VITAL - Visual Simulation Systems
> FlightSafety International
> Phone: 314-551-8460
> Fax:   314-551-8444
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 
> 

