This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/24469] Possible race condition in mt_allocator causing SIGSEGV
- From: "l_heldt at poczta dot onet dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2005 12:26:49 -0000
- Subject: [Bug libstdc++/24469] Possible race condition in mt_allocator causing SIGSEGV
- References: <bug-24469-9884@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from l_heldt at poczta dot onet dot pl 2005-11-15 12:26 -------
Unfortunately I cannot perform such test because it would require changing
stdlibc++ on many machines.
My solution to this problem is setting GLIBCXX_FORCE_NEW variable before
starting application.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24469