← Back to team overview

kernel-packages team mailing list archive

[Bug 1354349] Re: trusty crash (7.0.3 based) can't support arm64

 

** Summary changed:

- trusty crash(7.0.3 based) can't support arm64
+ trusty crash (7.0.3 based) can't support arm64

** Tags added: trusty

** Summary changed:

- trusty crash (7.0.3 based) can't support arm64
+ Crash utility doesn't support arm64 architecture

** Summary changed:

- Crash utility doesn't support arm64 architecture
+ The crash reporting utility doesn't support arm64 architecture

** Tags added: utopic

** Summary changed:

- The crash reporting utility doesn't support arm64 architecture
+ The crash reporting utility doesn't support the arm64 architecture

** Summary changed:

- The crash reporting utility doesn't support the arm64 architecture
+ The Crash utility doesn't support the arm64 architecture

-- 
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/1354349

Title:
  The Crash utility doesn't support the arm64 architecture

Status in “crash” package in Ubuntu:
  New

Bug description:
  After investigation, looks VTOP() works mistakenly in current trusty
  crash on arm64.

  With the commit below, crash starts to working on arm64, and it can be
  applied cleanly on trusty crash, so could you guys merge it?

  https://github.com/crash-
  utility/crash/commit/0f6d989aa091a97e979ea01fb15e05cc22673de7

   Updated the ARM64 implementation to support Linux 3.13 and later

  kernels that expand to a 42-bit address space when 64K pages are
  configured. This is also the first crash version that has been
  tested on a live ARM64 system with 4K pages, where it cleanly
  make it to the "crash>" prompt. However, it should be noted that
  some commands (most notably "bt") still do not work as of yet.
  (anderson@xxxxxxxxxx)

  
  [Impact]
  crash package in trusty can't be used on arm64

  [Test Case]
  just run crash on arm64 box

  [Regression Potential]
  the change is arm64-only related, so no potential regression

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


References