← Back to team overview

kernel-packages team mailing list archive

[Bug 1444528] [NEW] crash doesn't work with 4.0 kernels

 

Public bug reported:

[Impact]
When using Ubuntu to debug 4.0 kernels, crash fails with something as follows:
WARNING: kernels compiled by different gcc versions:
  vmlinux-4.0.0-rc7: (unknown)
  dump.201504151428 kernel: 4.9.1

WARNING: kernel version inconsistency between vmlinux and dumpfile

crash: incompatible arguments: 
   vmlinux-4.0.0-rc7 is not SMP -- dump.201504151428 is SMP

[Test Case]
Try to use crash with a 4.0+ kernel crash.
This should work.

[Fix]
commit db07dbf5a7e19806b1629bd4125e6643978c6f9f in crash
https://github.com/crash-utility/crash/commit/db07dbf5a7e19806b1629bd4125e6643978c6f9f.patch

** Affects: crash (Ubuntu)
     Importance: Medium
     Assignee: Chris J Arges (arges)
         Status: In Progress

** Changed in: crash (Ubuntu)
     Assignee: (unassigned) => Chris J Arges (arges)

** Changed in: crash (Ubuntu)
   Importance: Undecided => Medium

** Changed in: crash (Ubuntu)
       Status: New => In Progress

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

Title:
  crash doesn't work with 4.0 kernels

Status in crash package in Ubuntu:
  In Progress

Bug description:
  [Impact]
  When using Ubuntu to debug 4.0 kernels, crash fails with something as follows:
  WARNING: kernels compiled by different gcc versions:
    vmlinux-4.0.0-rc7: (unknown)
    dump.201504151428 kernel: 4.9.1

  WARNING: kernel version inconsistency between vmlinux and dumpfile

  crash: incompatible arguments: 
     vmlinux-4.0.0-rc7 is not SMP -- dump.201504151428 is SMP

  [Test Case]
  Try to use crash with a 4.0+ kernel crash.
  This should work.

  [Fix]
  commit db07dbf5a7e19806b1629bd4125e6643978c6f9f in crash
  https://github.com/crash-utility/crash/commit/db07dbf5a7e19806b1629bd4125e6643978c6f9f.patch

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


Follow ups

References