From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10037 invoked by alias); 2 Sep 2010 19:13:21 -0000 Received: (qmail 9945 invoked by uid 48); 2 Sep 2010 19:13:21 -0000 Date: Thu, 02 Sep 2010 19:13:00 -0000 Message-ID: <20100902191321.9944.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100902165607.11967.tromey@redhat.com> References: <20100902165607.11967.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/11967] ../../src/gdb/thread.c:583: internal-error: set_running: Assertion `tp->state_ != THREAD_EXITED' failed. 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-q3/txt/msg00355.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-09-02 19:13 ------- One problem is that follow_exec calls exit_inferior_num_silent in this situation. That kills the thread that is about to be resumed. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11967 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.