From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22362 invoked by alias); 7 Apr 2010 23:03:16 -0000 Received: (qmail 22257 invoked by uid 48); 7 Apr 2010 23:03:16 -0000 Date: Wed, 07 Apr 2010 23:03:00 -0000 Message-ID: <20100407230316.22255.qmail@sourceware.org> From: "flavio dot etrusco at gmail dot com" To: gdb-prs@sourceware.org In-Reply-To: <20080721155802.9585.aviseldom@infonegocio.com> References: <20080721155802.9585.aviseldom@infonegocio.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/9585] GNU/Linux x86, gdb freezes after fork wit detach-on-fork off and follow-fork-mode child X-Bugzilla-Reason: CC 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 X-SW-Source: 2010-q2/txt/msg00047.txt.bz2 ------- Additional Comments From flavio dot etrusco at gmail dot com 2010-04-07 23:03 ------- TBH I don't know whether this issue is the same I'm experiencing. My problem appears to be that a forked (notice that I don't really not what syscall it uses) process doesn't freeze execution. If I Ctrl+C I can change inferiors and invoke 'continue'. Then this process forks another process, again I Ctrl+C and change the inferior, then when I run it it seems to finish and gets listed as 'null' in the inferior list. Then I can't continue the inferior, gdb says they have no threads. Funny thing is that I ran with the parameters you suggested. Before I ran it the second time I enabled logging, than the execution did not freeze! I'll copy it from the terminal and attach it. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9585 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.