From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6589 invoked by alias); 17 Feb 2011 02:08:25 -0000 Received: (qmail 6573 invoked by uid 22791); 17 Feb 2011 02:08:24 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Feb 2011 02:08:20 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id C24345701C for ; Wed, 16 Feb 2011 18:08:18 -0800 (PST) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost2.vmware.com (Postfix) with ESMTP id B8C7B8ED6A for ; Wed, 16 Feb 2011 18:08:18 -0800 (PST) Message-ID: <4D5C8312.4030701@vmware.com> Date: Thu, 17 Feb 2011 02:08:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20101201) MIME-Version: 1.0 To: "gdb@sourceware.org" Subject: Re: New testsuite errors with gdbserver (remote) References: <4D5C71F6.80208@vmware.com> <4D5C7552.4010708@vmware.com> In-Reply-To: <4D5C7552.4010708@vmware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-02/txt/msg00089.txt.bz2 Michael Snyder wrote: > Michael Snyder wrote: >> Hi, >> >> Actually I don't know how new these are -- certainly newer than the >> 7.2 release. Is anybody else running the testsuite with >> native-gdbserver.exp? >> >> I'm seeing hundreds of instances of this assert failure: >> >> /data/home/msnyder/cvs/localhost/src/gdb/thread.c:619: internal-error: >> is_thread_state: Assertion `tp' failed. > > > Luckily, this shows up in head but not in the current release branch. > So it need not hold up the 7.2.1 release. > > To see an instance of this, run > > make check RUNTESTFLAGS="--target_board=native-gdbserver bang.exp" > I have binary-searched it down to a change occurring in the main trunk, on February 4. One of these: P bfd/version.h P gdb/ChangeLog P gdb/Makefile.in P gdb/NEWS P gdb/breakpoint.c P gdb/breakpoint.h P gdb/dwarf2read.c P gdb/mips-linux-tdep.c P gdb/regcache.c U gdb/version.in P gdb/data-directory/Makefile.in P gdb/doc/ChangeLog P gdb/doc/gdb.texinfo P gdb/doc/gdbint.texinfo cvs update: gdb/python/py-bpevent.c is no longer in the repository P gdb/python/py-breakpoint.c cvs update: gdb/python/py-continueevent.c is no longer in the repository cvs update: gdb/python/py-event.c is no longer in the repository cvs update: gdb/python/py-event.h is no longer in the repository cvs update: gdb/python/py-events.h is no longer in the repository cvs update: gdb/python/py-evtregistry.c is no longer in the repository cvs update: gdb/python/py-evts.c is no longer in the repository cvs update: gdb/python/py-exitedevent.c is no longer in the repository P gdb/python/py-inferior.c cvs update: gdb/python/py-signalevent.c is no longer in the repository cvs update: gdb/python/py-stopevent.c is no longer in the repository cvs update: gdb/python/py-stopevent.h is no longer in the repository cvs update: gdb/python/py-threadevent.c is no longer in the repository P gdb/python/python-internal.h P gdb/python/python.c cvs update: gdb/syscalls/mips-n32-linux.xml is no longer in the repository cvs update: gdb/syscalls/mips-n64-linux.xml is no longer in the repository cvs update: gdb/syscalls/mips-o32-linux.xml is no longer in the repository P gdb/testsuite/ChangeLog P gdb/testsuite/gdb.base/catch-syscall.exp cvs update: gdb/testsuite/gdb.python/py-events.c is no longer in the repository cvs update: gdb/testsuite/gdb.python/py-events.exp is no longer in the repository cvs update: gdb/testsuite/gdb.python/py-events.py is no longer in the repository cvs update: gdb/testsuite/gdb.python/py-evthreads.c is no longer in the repository cvs update: gdb/testsuite/gdb.python/py-evthreads.exp is no longer in the repository