From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32620 invoked by alias); 16 Aug 2014 21:39:38 -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 32583 invoked by uid 48); 16 Aug 2014 21:39:37 -0000 From: "ideasman42 at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/17247] gdb freezes on multi threaded app (test-case attached) Date: Sat, 16 Aug 2014 21:39: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: ideasman42 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: bug_status cc everconfirmed 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/msg00270.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17247 Campbell Barton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |UNCONFIRMED CC| |ideasman42 at gmail dot com Ever confirmed|1 |0 --- Comment #6 from Campbell Barton --- I recently ran into this on ArchLinux too, since I ran into this debugging Blender3D application (gdb typically locks up quickly within ~5 or so 'step' commands, but not instantly) I tried to look into this further, with the intention of finding which sha1 broke... - lldb works fine (just a sanity check that its not the application) - gdb 7.7.1 works. * - gdb 7.8 locks up. * * - Both clean build compiled on my own system, default configuration,(--prefix=/opt/gdb --with-python=no) I had troubles with misc build errors attempting to find the git revision that broke however, all the revisions I managed to build would lock-up, but quite a few revisions I checked out failed to build. -- You are receiving this mail because: You are on the CC list for the bug.