Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 21:05:33 +0300
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        stable@FreeBSD.org
Subject:   Re: gcc -pthread / segfault problem
Message-ID:  <20010304210532.A10589@freebsd.org.ru>
In-Reply-To: <Pine.BSF.4.21.0103040055440.43578-100000@localhost>; from fjoe@newst.net on Sun, Mar 04, 2001 at 12:56:30AM %2B0600
References:  <Pine.BSF.4.21.0103022039180.67752-100000@security.za.net> <Pine.BSF.4.21.0103040055440.43578-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 04, 2001 at 12:56:30AM +0600, Max Khon wrote:
> hi, there!
> 
> On Fri, 2 Mar 2001, Lists Account wrote:
> 
> > I was coding some stuff under a 4.2 box of mine here earlier today and I
> > seem to have hit a very strange bug, I was wondering if anyone could help
> > me out here.
> > 
> > I wrote a bunch of pthread enabled code, when I tried to run the program,
> > after I compiled it with -pthread (I had to with the threading code in
> > there), it segfaulted, so I ran it through gdb, and it was segfaulting on
> > malloc().  So I dug around some more, and eventually I tried changing that
> > single line to a c++ new() call, no more problems...
> 
> 4.2-RELEASE has known problems with C++ and pthreads
> please upgrade to latest -STABLE

latest means RELENG_4 after 06.01.2001 :-)

Rgdz,                                /"\ 
Sergey Osokin aka oZZ,               \ /  ASCII RIBBON CAMPAIGN
osa@freebsd.org.ru                    X     AGAINST HTML MAIL
http://freebsd.org.ru/~osa/          / \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010304210532.A10589>