This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Memory allocators / STL
- To: rittle at labs dot mot dot com
- Subject: Re: Memory allocators / STL
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 30 Oct 2001 10:16:55 -0800 (PST)
- cc: philip_martin at ntlworld dot com, libstdc++ at gcc dot gnu dot org
> I offer many thanks to the anonymous
> person that radically improved the output of gcc -v to allow for a
> hint of this type of problem to be seen (Alexander?).
Actually, Phil Edwards. Agreed, invaluable.
This problem only showed up on multiple-processor machines, so one way
systems should always work.
There's not really anything more that can be done about this, without
getting a test case from the mysql people who are having problems. I'd
think it would not be hard to modify the posted test case to produce
their bug.
Or the bug doesn't exist, and it's some problem in their code.
-benjamin