kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #100667
[Bug 1410669] Re: Not able to analyze the dump using crash tool
*** This bug is a duplicate of bug 1413646 ***
https://bugs.launchpad.net/bugs/1413646
** Changed in: crash (Ubuntu)
Status: New => Confirmed
** This bug has been marked a duplicate of bug 1413646
15.04: incomplete debug symbols package - please disable CONFIG_DEBUG_INFO_SPLIT or package the .dwo files
--
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/1410669
Title:
Not able to analyze the dump using crash tool
Status in crash package in Ubuntu:
Confirmed
Bug description:
Problem Description
=====================================
Not able to analyze the dump using crash tool
---uname output---
Linux ubuntu 3.18.0-8-generic #9-Ubuntu SMP Mon Jan 5 22:52:15 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
Machine Type = P8
Steps to Reproduce
======================
Install Ubuntu 15.04 on Power VM LPAR on P8 hardware.
Then loaded the kdump-config and triggered a crash in-order to verify the functionality of kexec and kdump tools.
After the crash has happened we got the dump files in /var/crash directory.
When we try to analyze the crash dump using the crash utility we get the below errors.
root@ubuntu:~# ls -l /var/crash/
total 20
drwxr-xr-x 2 root root 4096 Jan 12 03:54 201501120354
-rw-r--r-- 1 root root 248 Jan 12 03:57 kexec_cmd
-rw-r--r-- 1 root root 9337 Jan 12 03:57 linux-image-3.18.0-8-generic 3.18.0-8.9-201501120354.crash
root@ubuntu:/var/crash# cd 201501120354/
root@ubuntu:/var/crash/201501120354# ls
dmesg.201501120354 dump.201501120354
root@ubuntu:/var/crash/201501120354# ll
total 38460
drwxr-xr-x 2 root root 4096 Jan 12 03:54 ./
drwxrwxrwt 3 root root 4096 Jan 12 03:57 ../
-rw------- 1 root root 20429 Jan 12 03:54 dmesg.201501120354
-rw------- 1 root root 39553096 Jan 12 03:54 dump.201501120354
root@ubuntu:/var/crash/201501120354# crash dump.201501120354 /usr/lib/debug/boot/vmlinux-3.18.0-8-generic
crash 7.0.8
Copyright (C) 2002-2014 Red Hat, Inc.
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
Copyright (C) 1999-2006 Hewlett-Packard Co
Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited
Copyright (C) 2006, 2007 VA Linux Systems Japan K.K.
Copyright (C) 2005, 2011 NEC Corporation
Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc.
Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc.
This program is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. Enter "help copying" to see the conditions.
This program has absolutely no warranty. Enter "help warranty" for details.
GNU gdb (GDB) 7.6
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc64le-unknown-linux-gnu"...
gdb called without error_hook: Dwarf Error: CU at offset 0x24c references unknown DWO with ID 51757104ad7ccc06 [in module /usr/lib/debug/boot/vmlinux-3.18.0-8-generic]
Dwarf Error: CU at offset 0x24c references unknown DWO with ID 51757104ad7ccc06 [in module /usr/lib/debug/boot/vmlinux-3.18.0-8-generic]
crash: /usr/lib/debug/boot/vmlinux-3.18.0-8-generic: no debugging data
available
Userspace tool common name: /usr/bin/crash
The userspace tool has the following bit modes: 64-bit
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crash/+bug/1410669/+subscriptions