From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10632 invoked by alias); 27 Mar 2005 07:39:47 -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 10586 invoked from network); 27 Mar 2005 07:39:43 -0000 Received: from unknown (HELO develer.com) (151.38.19.110) by sourceware.org with SMTP; 27 Mar 2005 07:39:43 -0000 Received: (qmail 13475 invoked from network); 27 Mar 2005 07:39:40 -0000 Received: from beetle.trilan (HELO ?10.3.3.181?) (10.3.3.181) by trinity.trilan with SMTP; 27 Mar 2005 07:39:40 -0000 Message-ID: <4246633B.40404@develer.com> Date: Sun, 27 Mar 2005 07:39:00 -0000 From: Bernardo Innocenti User-Agent: Mozilla Thunderbird 1.0.2-1 (X11/20050323) MIME-Version: 1.0 To: gdb@sourceware.org Subject: could not find partial DIE in cache Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00246.txt.bz2 Hello, I've come across this internal-error: ---cut--- GNU gdb 6.3.0.20050323-cvs Copyright 2004 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 "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1". (gdb) run Starting program: /home/bernie/src/grs/display/display ../../src-HEAD/gdb/dwarf2read.c:5446: internal-error: could not find partial DIE in cache ---cut--- The bug also affects versions of GDB shipped by RedHat (6.3.0.0-1.3rh and 6.1post-1.20040607.43rh). It happens with any application linked against libqt-mt.so.3.3.4, when such library is built with -g or -ggdb2. I'm using a recent GCC 4.0 snapshot to build it. The library because it's *huge*, but I could make it available for download by ftp. I'm not familiar with reporting GDB bugs. I apologize if the amount of detail I provide is inadequate to properly analyze the bug. I can file a PR for the gnat database if needed. -- // Bernardo Innocenti - Develer S.r.l., R&D dept. \X/ http://www.develer.com/