From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22012 invoked by alias); 3 Feb 2003 18:08:52 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21997 invoked from network); 3 Feb 2003 18:08:51 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 3 Feb 2003 18:08:51 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h13I8pf28678 for ; Mon, 3 Feb 2003 13:08:51 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h13I8pa28028; Mon, 3 Feb 2003 13:08:51 -0500 Received: from localhost.redhat.com (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h13I6tQ32589; Mon, 3 Feb 2003 13:08:49 -0500 Received: by localhost.redhat.com (Postfix, from userid 469) id B1BD8FF7C; Mon, 3 Feb 2003 13:09:14 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15934.45130.568628.86287@localhost.redhat.com> Date: Mon, 03 Feb 2003 18:08:00 -0000 To: Andrew Cagney Cc: Michael Elizabeth Chastain , mludvig@suse.cz, gdb@sources.redhat.com Subject: Re: GDB respin In-Reply-To: <3E3EA35D.3080300@redhat.com> References: <200302031615.h13GFVP26477@duracef.shout.net> <3E3EA35D.3080300@redhat.com> X-SW-Source: 2003-02/txt/msg00059.txt.bz2 Andrew Cagney writes: > Can someone post backtraces? > > 49 gdb.log:../../gdb-head/gdb/sentinel-frame.c:102: > internal-error: Function sentinal_frame_pop called > > Er, this should shouldn't happen. Backtrace? > > 3 gdb.log:../../gdb-head/gdb/regcache.c:713: internal-error: > regcache_raw_read: Assertion `regcache != NULL && buf != NULL' failed. > > Again, the caller is pretty messed up. > > 5 gdb.log:../../gdb-head/gdb/gdbarch.c:4271: internal-error: > gdbarch: gdbarch_store_return_value invalid > 2 gdb.log:&"../../gdb-head/gdb/gdbarch.c:4252: internal-error: > gdbarch: gdbarch_extract_return_value invalid\n" > 6 gdb.log:../../gdb-head/gdb/gdbarch.c:4252: internal-error: > gdbarch: gdbarch_extract_return_value invalid > > > Andrew > I have an x86_64 machine I can try this on as well. It will have to be later today though. elena