[Bug 1815774] Re: binutils 2.32 update breaks debug symbols in disco
Matthias Klose
doko at ubuntu.com
Thu Feb 14 16:22:02 UTC 2019
gdb 8.2.50.x handles this.
** Also affects: gdb (Ubuntu)
Importance: Undecided
Status: New
** Changed in: gdb (Ubuntu Disco)
Status: New => Fix Released
** Changed in: binutils (Ubuntu Disco)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/1815774
Title:
binutils 2.32 update breaks debug symbols in disco
Status in Apport:
New
Status in binutils package in Ubuntu:
Invalid
Status in gdb package in Ubuntu:
Fix Released
Status in binutils source package in Disco:
Invalid
Status in gdb source package in Disco:
Fix Released
Bug description:
Recently retracing started failing in disco, that seems to be due to
the binutils 2.32 update
example
$ gdb gnome-control-center
...
Reading symbols from gnome-control-center...BFD: /usr/lib/debug/.build-id/2a/4367ded6c5ba5f464c762f1576874694053c71.debug: unable to initialize decompress status for section .debug_aranges
BFD: /usr/lib/debug/.build-id/2a/4367ded6c5ba5f464c762f1576874694053c71.debug: unable to initialize decompress status for section .debug_aranges
warning: File "/usr/lib/debug/.build-id/2a/4367ded6c5ba5f464c762f1576874694053c71.debug" has no build-id, file skipped
(no debugging symbols found)...done.
Rebuilding the package with binutils 2.31 installed fixes the issue. Googling for the warning lead to an arch bug pointing out that upstream commit as fixing the issue
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5f6c22ae
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1815774/+subscriptions
More information about the foundations-bugs
mailing list