Re: KERNEL32!IsBadWritePtr () error raised while debugging thread test program.

2004-04-15 Thread Jeremy Song
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-thr

Re: KERNEL32!IsBadWritePtr () error raised while debugging thread test program.

2004-04-15 Thread Brian Ford
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