From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10391 invoked by alias); 11 Aug 2014 06:18:07 -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 10359 invoked by uid 48); 11 Aug 2014 06:18:06 -0000 From: "xdje42 at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/17247] gdb freezes on multi threaded app (test-case attached) Date: Mon, 11 Aug 2014 06:18: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: xdje42 at gmail dot com 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/msg00244.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17247 Doug Evans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xdje42 at gmail dot com --- Comment #3 from Doug Evans --- I've tried various things to recreate this but have failed. Presumably it's a race condition somewhere. I'm not sure this will help track things down, but it's easy enough to try. Can the problem be repro'd after adding set debug infrun 1 set debug lin-lwp 1 to the set of gdb commands before the inferior is run? If so, attaching the (entire!) output of that to this bug may be helpful. -- You are receiving this mail because: You are on the CC list for the bug.