From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 486 invoked by alias); 5 Apr 2004 14:01:24 -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 470 invoked from network); 5 Apr 2004 14:01:21 -0000 Received: from unknown (HELO zsc3s004.nortelnetworks.com) (47.81.138.65) by sources.redhat.com with SMTP; 5 Apr 2004 14:01:21 -0000 Received: from zrc2c011.us.nortel.com (zrc2c011.us.nortel.com [47.103.120.51]) by zsc3s004.nortelnetworks.com (Switch-2.2.6/Switch-2.2.0) with ESMTP id i35E1Ik01493 for ; Mon, 5 Apr 2004 07:01:19 -0700 (PDT) Received: from zrc2c012.us.nortel.com ([47.103.120.52]) by zrc2c011.us.nortel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id GXVJM5XJ; Mon, 5 Apr 2004 09:01:19 -0500 Received: from crchi02q.us.nortel.com ([47.102.213.67]) by zrc2c012.us.nortel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 2275W267; Mon, 5 Apr 2004 09:01:19 -0500 Date: Mon, 05 Apr 2004 14:01:00 -0000 X-Sybari-Space: 00000000 00000000 00000000 00000000 From: David Frager X-X-Sender: frager@crchi02q.us.nortel.com Reply-To: David Frager To: gdb@sources.redhat.com Subject: Internal GDB error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-04/txt/msg00026.txt.bz2 I am having problems running gdb in an AIX 4.3.3 environment. I can set tracepoints, however, if I attempt to invoke any additional actions (i.e., step, next, etc.), I receive the internal gdb error below: Any recommendations to help determine if this is a gdb bug or local environment issue would be appreciated. My environment is: AIX 4.3.3 running on a Motorola Powerstac GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-ibm-aix4.3.3.0". g++ (GCC) 3.3 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Breakpoint 1, gsmFmInterface::getFileList(fileCriteria const&) (this=0x2ff229c8, criteria=@0x2ff22b08) at gsmFmInterface.C:168 168 if(!criteria.getRstrDirOnly()) Current language: auto; currently c++ (gdb) n gdbtypes.c:533: internal-error: make_cv_type: Assertion `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB (*typeptr)' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) y gdbtypes.c:533: internal-error: make_cv_type: Assertion `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB (*typeptr)' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) y IOT/Abort trap(coredump)