From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16766 invoked by alias); 28 Aug 2014 05:50:43 -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 16723 invoked by uid 48); 28 Aug 2014 05:50:41 -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: Thu, 28 Aug 2014 05:50: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: UNCONFIRMED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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/msg00364.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17247 --- Comment #31 from Doug Evans --- Can I ask someone to try this patch to see if it fixes the hang? It does for me, but I'd like to get more confirmation if I can. If you've changed libgc from 7.4 to 7.2, you'll need to restore back to 7.4. And if you've built gdb --without-guile, you'll need to rebuild it with guile. [The point being we want to test with a gdb that experiences the hang. It would be a good idea to first do a "before" test, just to verify you are seeing the hang, apply the patch, rebuild, and see if the hang goes away. Many thanks to any who can try this. [I'm not sure bugzilla will let me attach the file in this post. Look for 17247-experiment-1.patch in the Attachments list.] -- You are receiving this mail because: You are on the CC list for the bug.