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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <001401c4235f$fad031b0$4f2e6ade@jsong> Reply-To: "Jeremy Song" From: "Jeremy Song" To: References: <003301c4235d$99229e50$4f2e6ade AT jsong> 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" To: "Jeremy Song" Cc: 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/ > > >