From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28656 invoked by alias); 13 Jan 2010 18:24:05 -0000 Received: (qmail 28550 invoked by uid 48); 13 Jan 2010 18:23:53 -0000 Date: Wed, 13 Jan 2010 18:24:00 -0000 Message-ID: <20100113182353.28549.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/42733] Use of std::string with threads causes process hanging following a fork() In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jwakely dot gcc at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-01/txt/msg01545.txt.bz2 ------- Comment #2 from jwakely dot gcc at gmail dot com 2010-01-13 18:23 ------- Can you attach a debugger or produce a core file to see where it hangs? In any case, 3.4.6 is unsupported now and it seems to work OK on 4.4.2 Unless you can show where it hangs and/or reproduce it on a current release it's unlikely anyone will look into this -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42733