From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16056 invoked by alias); 10 Aug 2014 00:54:02 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 16025 invoked by uid 48); 10 Aug 2014 00:54:01 -0000 From: "philip.rebohle@tu-dortmund.de" To: gdb-prs@sourceware.org Subject: [Bug gdb/17247] gdb freezes on multi threaded app (test-case attached) Date: Sun, 10 Aug 2014 00:54:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 7.7 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: philip.rebohle@tu-dortmund.de X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q3/txt/msg00241.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17247 Philip Rebohle changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philip.rebohle@tu-dortmund. | |de --- Comment #2 from Philip Rebohle --- Same problem here with 7.8. Thing is that this seems to happen quite randomly. I've run into the problem with a larger project, sometimes it would hang on thread creation and sometimes when joining or destructing the threads. Also, it doesn't seem to hang at all when attaching strace to the gdb process itself, which doesn't exactly help gathering more information about this problem... -- You are receiving this mail because: You are on the CC list for the bug.