This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/29496] _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Oct 2006 15:56:34 -0000
- Subject: [Bug libstdc++/29496] _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode
- References: <bug-29496-9884@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from bkoz at gcc dot gnu dot org 2006-10-18 15:56 -------
Paolo: Seems like an interesting idea.
Grzegorz: interesting that others have run into this. Without a testcase, it's
hard to say with certainty what is valid and what is invalid. Also, without a
testcase there are no certainties that if fixed, it remains fixed. Thus, why
I'm insisting on a testcase. Care to give it a go?
best,
benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29496