Comment 17 for bug 1318809

Revision history for this message
Kalpana S Shetty (kalshett) wrote :

I tested with "trusty-proposed" packages and crash tool is working fine.

Steps to install trusty-proposed crash tool:

1) Added below entry in /etc/apt/source.list
deb http://ports.ubuntu.com/ubuntu-ports/ trusty-proposed restricted main multiverse universe

2) Did apt-get update

3) Check for crash tool
root@ubuk60:~# apt-cache policy crash
crash:
  Installed: (none)
  Candidate: 7.0.3-3ubuntu3
  Version table:
     7.0.3-3ubuntu3 0
        500 http://ports.ubuntu.com/ubuntu-ports/ trusty-proposed/main ppc64el Packages
root@ubuk60:~#

4) apt-get install crash

5) crash /usr/lib/debug/boot/vmlinux-3.13.0-27-generic /root/kal_ubu_stress.dump

I could able to invoke crash with debug linux and able to see the bt etc....

We can push this package to SRU.