From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124139 invoked by alias); 19 Sep 2016 17:07:22 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 124130 invoked by uid 89); 19 Sep 2016 17:07:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 19 Sep 2016 17:07:11 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 312389F725 for ; Mon, 19 Sep 2016 17:07:10 +0000 (UTC) Received: from localhost (unused-10-15-17-193.yyz.redhat.com [10.15.17.193]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u8JH79Xm004618 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 19 Sep 2016 13:07:09 -0400 From: Sergio Durigan Junior To: Pedro Alves Cc: GDB Patches Subject: Re: [PATCH] Consolidate target_mourn_inferior between GDB and gdbserver References: <1473655918-2101-1-git-send-email-sergiodj@redhat.com> <87h99cjzd0.fsf@redhat.com> X-URL: http://blog.sergiodj.net Date: Mon, 19 Sep 2016 17:07:00 -0000 In-Reply-To: (Pedro Alves's message of "Mon, 19 Sep 2016 15:39:45 +0100") Message-ID: <877fa7kede.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00214.txt.bz2 On Monday, September 19 2016, Pedro Alves wrote: > On 09/19/2016 05:19 AM, Sergio Durigan Junior wrote: >> >> Thanks, pushed. >> >> bc1e6c81d5b77d78282c47f6fd7f697e564a6eb6 >> > > I'm seeing a regression in mi-exec-run.exp: > > -exec-run --start > =breakpoint-created,bkpt={number="1",type="breakpoint",disp="del",enabled="y",addr="0x000000000040059a",func="main",file="/home/pedro/gdb/mygit/src/gdb/testsuite/gdb.mi/mi- > start.c",fullname="/home/pedro/brno/pedro/gdb/mygit/src/gdb/testsuite/gdb.mi/mi-start.c",line="21",thread-groups=["i1"],times="0",original-location="main"} > &"Cannot exec /home/pedro/brno/pedro/gdb/mygit/build/gdb/testsuite/outputs/gdb.mi/mi-exec-run/mi-exec-run.nox.\n" > &"Error: Permission denied\n" > =thread-group-started,id="i1",pid="11317" > =thread-created,id="1",group-id="i1" > ~"/home/pedro/gdb/mygit/src/gdb/target.c:2382: internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid_equal (ptid, inferior_ptid)' failed.\nA problem internal > to GDB has been detected,\nfurther debugging may prove unreliable.\nQuit this debugging session? (y or n) " > saw mi error > FAIL: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=main: force-fail=1: run failure detected (timeout) > > > Do you see it too? Can you take a look? Hm, that's strange, BuildBot did not catch it... Anyway, I'll investigate this right away, thanks for letting me know! -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/