libstdc++/10350: thread-safety problem in std::string.
Loren James Rittle
rittle@latour.rsch.comm.mot.com
Fri May 2 23:06:00 GMT 2003
In article <20030502214219.93100.qmail@web20708.mail.yahoo.com>:
> We are having some crashes with stdc++. It happens on
> a 2-processor i686 machine - the crashes went away if
> we boot the same machine with only one processor.
[...]
> The software was build with gcc 3.0.2.
> Any ideas?
There were SMP bugs with libstdc++-v3 until a later release. You
would have to check the release notes for later releases to get the
full picture. If 3.0.4 doesn't address all the SMP issues for i686,
then I'm afraid you will have to upgrade to a later version of gcc.
Regards,
Loren
More information about the Gcc
mailing list