From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1836 invoked by alias); 22 Jan 2010 21:54:59 -0000 Received: (qmail 1819 invoked by uid 48); 22 Jan 2010 21:54:59 -0000 Date: Fri, 22 Jan 2010 21:54:00 -0000 Message-ID: <20100122215459.1818.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20071121164801.9471.aristovski@qnx.com> References: <20071121164801.9471.aristovski@qnx.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/9471] gdb crash: infinite recursion in fill_in_vptr_fieldno X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q1/txt/msg00114.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-01-22 21:54 ------- This test case works fine for me with cvs head gdb: (gdb) source crash.source Breakpoint 1 at 0x804851f: file Impl.cpp, line 20. Breakpoint 1, NamespaceImpl::MyBaseClass::foo (this=0x8049a54) at Impl.cpp:20 20 return a; $1 = (NamespaceImpl::MyBaseClass) { = { _vptr.MyBaseClass = 0x80486b8 }, } -- What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at redhat dot com Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |7.1 http://sourceware.org/bugzilla/show_bug.cgi?id=9471 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.