public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/98811] New: [11 regression] All Go tests FAIL with abbrev offset out of range
@ 2021-01-24 21:25 ro at gcc dot gnu.org
  2021-01-24 21:25 ` [Bug debug/98811] " ro at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ro at gcc dot gnu.org @ 2021-01-24 21:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98811

            Bug ID: 98811
           Summary: [11 regression] All Go tests FAIL with abbrev offset
                    out of range
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: ian at airs dot com, mark at gcc dot gnu.org
  Target Milestone: ---
            Target: *-*-solaris2.11, i686-pc-linux-gnu,
                    x86_64-pc-linux-gnu

Since the switch to DWARF-5, all Go execution tests started to FAIL in the same
way:
fatal error: abbrev offset out of range

goroutine 1 [running, locked to thread]:
fatal error: abbrev offset out of range
panic during panic

goroutine 1 [running, locked to thread]:
fatal error: abbrev offset out of range
stack trace unavailable

I'm seeing this on both Solaris and Linux, 32 and 64-bit.  However, this does
not happen when Solaris as is in use, only with GNU as 2.35 (irrespective of
linker:
Solaris ld and GNU ld show the same behaviour).  However, when I switched to
the freshly released GNU as 2.36 today, the error vanished everywhere.

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

end of thread, other threads:[~2021-01-26 15:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 21:25 [Bug debug/98811] New: [11 regression] All Go tests FAIL with abbrev offset out of range ro at gcc dot gnu.org
2021-01-24 21:25 ` [Bug debug/98811] " ro at gcc dot gnu.org
2021-01-24 21:33 ` mark at gcc dot gnu.org
2021-01-24 21:55 ` ro at CeBiTec dot Uni-Bielefeld.DE
2021-01-24 22:12 ` mark at gcc dot gnu.org
2021-01-25  9:47 ` jakub at gcc dot gnu.org
2021-01-25 11:15 ` jakub at gcc dot gnu.org
2021-01-25 13:20 ` cvs-commit at gcc dot gnu.org
2021-01-26 15:15 ` jakub at gcc dot gnu.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).