This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/42733] Use of std::string with threads causes process hanging following a fork()



------- 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


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