gdb 5.1.92-1 crash on C++ program

Daniel Jacobowitz drow@mvista.com
Thu May 2 14:11:00 GMT 2002


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



More information about the Gdb mailing list