This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Memory allocators / STL


There have been problems with using the pool allocators in a multithreaded
program; I've pointed you at an internal bug report (102997) about that a
couple of times.  I would think the test case from there should work for
you.  I was able to reproduce the bug on schitzo.

Of course, that bug report is against a 2.95ish toolchain, so the problems
may have been fixed by now.

Jason


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