[Bug 1859226] Re: crash reports Illegal instruction w/ newer binutils
Launchpad Bug Tracker
1859226 at bugs.launchpad.net
Sun Jan 12 06:11:00 UTC 2020
This bug was fixed in the package crash - 7.2.6-1ubuntu3
---------------
crash (7.2.6-1ubuntu3) focal; urgency=medium
* Rebuild with updated binutils, fixing an "illegal insruction" crash
on arm64. LP: #1859226.
* Update the maintainer field for Ubuntu.
-- dann frazier <dannf at ubuntu.com> Sat, 11 Jan 2020 09:36:27 -0700
** Changed in: crash (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1859226
Title:
crash reports Illegal instruction w/ newer binutils
Status in binutils package in Ubuntu:
Fix Released
Status in crash package in Ubuntu:
Fix Released
Bug description:
crash 7.2.6-1ubuntu1 now fails on arm64 w/ an Illegal instruction:
$ sudo crash -st /usr/lib/debug/boot/vmlinux-$(uname -r) /proc/kcore
Illegal instruction
The previous version of crash was 7.2.6-1build1. While there are no
differences in the source code (just an autopkgtest update), it did
not hit this:
$ sudo crash -st /usr/lib/debug/boot/vmlinux-$(uname -r) /proc/kcore
Fri Jan 10 19:31:59 2020
I've verified that the significant difference is with the version of
binutils used to build crash.
2.33.50.20200107-1ubuntu1 - Illegal instruction
2.33.1-6ubuntu3 - OK
2.32.51.20190905-0ubuntu1 - OK
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1859226/+subscriptions
More information about the foundations-bugs
mailing list