From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28780 invoked by alias); 17 Apr 2012 07:59:25 -0000 Received: (qmail 28763 invoked by uid 22791); 17 Apr 2012 07:59:23 -0000 X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED,TW_SM X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 17 Apr 2012 07:58:37 +0000 From: "asmwarrior at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug symtab/8863] warning: (Internal error: pc 0x120001120 in read in psymtab, but not in symtab.) Date: Tue, 17 Apr 2012 07:59:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: asmwarrior at gmail dot com X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Version Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-q2/txt/msg00028.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=8863 asmwarrior changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asmwarrior at gmail dot com Version|6.2 |HEAD --- Comment #3 from asmwarrior 2012-04-17 07:57:39 UTC --- I still see such warnings in the GDB CVS HEAD This happens when I run "bt" command like: [debug]> bt 30 [debug]warning: (Internal error: pc 0x17 in read in psymtab, but not in symtab.) [debug]warning: (Internal error: pc 0x17 in read in psymtab, but not in symtab.) [debug]#0 0x77c2c21d in msvcrt!free () from C:\WINDOWS\system32\msvcrt.dll [debug]#1 0x00000018 in ?? () [debug]#2 0x65f17501 in wxStringData::Unlock (this=0x63fd900) at E:/code/cb/wx/wxWidgets-2.8.12/include/wx/string.h:243 [debug]#3 0x65f17429 in wxStringBase::~wxStringBase (this=0x72bfbfc, __in_chrg=) at E:/code/cb/wx/wxWidgets-2.8.12/include/wx/string.h:396 [debug]#4 0x65f1c6e1 in wxString::~wxString (this=0x72bfbfc, __in_chrg=) at E:/code/cb/wx/wxWidgets-2.8.12/include/wx/string.h:659 [debug]#5 0x65e933f3 in ParserBase::FindFileInIncludeDirs (this=0x3e01320, file="E:\\code\\cb\\cb_debugger_branch\\src\\plugins\\projectsimporter\\wx/dynarray.h", firstonly=true) at plugins\codecompletion\parser\parser.cpp:317 WindowsXP, GDB is build from MinGW+MSYS -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.