public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/16000] New: Need better recovery from "could not find partial DIE 0x1234 in cache"
@ 2013-10-04 19:09 dje at google dot com
  2022-10-21 17:00 ` [Bug symtab/16000] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: dje at google dot com @ 2013-10-04 19:09 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 16000
           Summary: Need better recovery from "could not find partial DIE
                    0x1234 in cache"
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

A user tripped over this in a 7.6 variant:

../../gdb-7.6.x/gdb/dwarf2read.c:14552: internal-error: could not find partial
DIE 0x754d4 in cache

  if (pd == NULL)
    internal_error (__FILE__, __LINE__,
                    _("could not find partial DIE 0x%x "
                      "in cache [from module %s]\n"),
                    offset.sect_off, bfd_get_filename (objfile->obfd));

For reference sake, this similar to 9008.
https://sourceware.org/bugzilla/show_bug.cgi?id=9008

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug symtab/16000] Need better recovery from "could not find partial DIE 0x1234 in cache"
  2013-10-04 19:09 [Bug symtab/16000] New: Need better recovery from "could not find partial DIE 0x1234 in cache" dje at google dot com
@ 2022-10-21 17:00 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2022-10-21 17:00 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |OBSOLETE
             Status|NEW                         |RESOLVED
                 CC|                            |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Partial DIEs are gone and the new reader doesn't cache
the equivalent at all.  So I think this can be closed.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-21 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-04 19:09 [Bug symtab/16000] New: Need better recovery from "could not find partial DIE 0x1234 in cache" dje at google dot com
2022-10-21 17:00 ` [Bug symtab/16000] " tromey at sourceware dot org

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).