From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24486 invoked by alias); 2 May 2002 21:11:41 -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 24476 invoked from network); 2 May 2002 21:11:40 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 2 May 2002 21:11:40 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 173Nre-0006gz-00; Thu, 02 May 2002 17:11:46 -0400 Date: Thu, 02 May 2002 14:11:00 -0000 From: Daniel Jacobowitz To: Craig Rodrigues Cc: gdb@sources.redhat.com Subject: Re: gdb 5.1.92-1 crash on C++ program Message-ID: <20020502211146.GB25410@nevyn.them.org> Mail-Followup-To: Craig Rodrigues , gdb@sources.redhat.com References: <20020502170018.A31253@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020502170018.A31253@attbi.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-05/txt/msg00023.txt.bz2 On Thu, May 02, 2002 at 05:00:18PM -0400, Craig Rodrigues wrote: > The static trace for gdb looked like: > > #0 0x080a77bd in fill_in_vptr_fieldno () > #1 0x080a77f2 in fill_in_vptr_fieldno () > #2 0x080a77f2 in fill_in_vptr_fieldno () This strongly suggests that a type appears in its own TYPE_BASECLASS list. Could you provide a small testcase - probably only the necessary types to define the object that caused the segfault will suffice. This might even be related to the stabs bug Jim just fixed. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer