This is the mail archive of the cygwin 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: KERNEL32!IsBadWritePtr () error raised while debugging thread test program.


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/
> 
> 
> 

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