← Back to team overview

kernel-packages team mailing list archive

[Bug 1466686] Update Released

 

The verification of the Stable Release Update for crash has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to crash in Ubuntu.
https://bugs.launchpad.net/bugs/1466686

Title:
  crash: arm64: don't support some BT commands

Status in crash package in Ubuntu:
  Fix Released
Status in crash source package in Trusty:
  Fix Released

Bug description:
  On trusty, some BT commands are missed for ARM64.

  [Impact]
  some BT commands aren't usable, such as bt -e, bt -l, ...

  [Test Case]
  - start crash
  - run bt -e

  crash> bt -e
  PID: 2113   TASK: ffffffc3e3446180  CPU: 5   COMMAND: "crash"
  bt: arm64_eframe_search: function not implemented

  
  [Regression Potential]
  These changes are to code that only gets compiled on arm64, so
  there's no risk to other architectures. Also the proposed change is
  merged to upstream alread.

  The patches in below link can make them workable:

  http://kernel.ubuntu.com/git/ming/crash-
  trusty.git/commit/?id=3d11253387a609283054c8b0d76b0d33704b6e27

  http://kernel.ubuntu.com/git/ming/crash-
  trusty.git/commit/?id=2c43ddb93e0591e14c92c5d7469ed2c6029df5a5

  http://kernel.ubuntu.com/git/ming/crash-
  trusty.git/commit/?id=f384eaa863b82009caaf136bc88c3e6f5c0ceb66

  http://kernel.ubuntu.com/git/ming/crash-
  trusty.git/commit/?id=653aa6bc8b5108bf6a6f737275fe4a1b94ba4703

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crash/+bug/1466686/+subscriptions


References