This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/42733] Use of std::string with threads causes process hanging following a fork()
- From: "appfault at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2010 17:56:58 -0000
- Subject: [Bug libstdc++/42733] Use of std::string with threads causes process hanging following a fork()
- References: <bug-42733-7959@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from appfault at hotmail dot com 2010-01-13 17:56 -------
Created an attachment (id=19577)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19577&action=view)
code to reproduce
Strangely double-forking seems to also make this go away. I can't find any
previous zilla that mentions this, so it may be pure luck that some later
versions work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42733