public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "vries at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug symtab/26933] New: [gdb/symtab] Too many: "warning: (Internal error: pc $hex in read in psymtab, but not in symtab.)"
Date: Mon, 23 Nov 2020 11:29:27 +0000	[thread overview]
Message-ID: <bug-26933-4717@http.sourceware.org/bugzilla/> (raw)

https://sourceware.org/bugzilla/show_bug.cgi?id=26933

            Bug ID: 26933
           Summary: [gdb/symtab] Too many: "warning: (Internal error: pc
                    $hex in read in psymtab, but not in symtab.)"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

While porting the openSUSE gdb package to 10.1, I ran into:
...
Running
/home/abuild/rpmbuild/BUILD/gdb-10.1/gdb/testsuite/gdb.base/morestack.exp ...
PASS: gdb.base/morestack.exp: continue
ERROR: internal buffer is full.
UNRESOLVED: gdb.base/morestack.exp: up 3000
...
for unix/-m32/-fPIE/-pie.

In more detail:
...
(gdb) PASS: gdb.base/morestack.exp: continue
up 3000^M
warning: (Internal error: pc 0x56555dc8 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555dc9 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555dc9 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555d62 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555dc8 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555dc8 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555dc8 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555dc8 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555dc9 in read in psymtab, but not in
symtab.)^M
  ...
warning: (Internal error: pc 0x56555dc9 in read in psymtab, but not in
symtab.)^M
^M
warning: (Internal error: pc 0x56555d62 in read in psymtab, but not in
symtab.)^M
^M
waERROR: internal buffer is full.
UNRESOLVED: gdb.base/morestack.exp: up 3000
...

This doesn't reproduce for a normal master build, so I think this is fixed.

But:
- the wording is strange: is it a warning or internal error?
- flooding the user with warnings like this is not helpful either

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2020-11-23 11:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 11:29 vries at gcc dot gnu.org [this message]
2020-11-24 12:43 ` [Bug symtab/26933] " vries at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-26933-4717@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).