* Problem with symbols
@ 2010-04-21 12:41 Avi Gozlan
2010-04-21 15:40 ` Tom Tromey
0 siblings, 1 reply; 2+ messages in thread
From: Avi Gozlan @ 2010-04-21 12:41 UTC (permalink / raw)
To: gdb; +Cc: Avi Gozlan
Hi,
We have got the following warning while debugging an application:
"warning: (Internal error: pc 0x82767e0 in read in psymtab, but not in symtab.)"
Warnings of this sort are received multiple times during execution. We have tried to find out the above address. If I'm not wrong it is in _init.
GDB version: 7.0
CPU: octal-core machine (double Xeon quad-core)
Memory: 4GB
Any idea why this happens? How can this be eliminated?
If more information is required please let me know.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem with symbols
2010-04-21 12:41 Problem with symbols Avi Gozlan
@ 2010-04-21 15:40 ` Tom Tromey
0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2010-04-21 15:40 UTC (permalink / raw)
To: Avi Gozlan; +Cc: gdb
>>>>> "Avi" == Avi Gozlan <avi@checkpoint.com> writes:
Avi> "warning: (Internal error: pc 0x82767e0 in read in psymtab, but not in symtab.)"
Avi> GDB version: 7.0
Avi> Any idea why this happens? How can this be eliminated?
Avi> If more information is required please let me know.
Could you try GDB 7.1?
I believe a bug causing this was fixed between 7.0 and 7.1. I don't
remember the details.
This bug can occur if the psymtab reader and the full symbol table
reader disagree somehow. That is, it indicates a bug in gdb.
Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-21 15:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-21 12:41 Problem with symbols Avi Gozlan
2010-04-21 15:40 ` Tom Tromey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox