Package: linux-image-3.2.0-0.bpo.4-amd64-dbg
Version: 3.2.35-2~bpo60+1
Severity: normal

I'm trying to get get kernel crash dumps working and am having issues getting 
crash(8) working:

root@vm41:/var/crash/201301291809# crash /boot/System.map-3.2.0-0.bpo.4-amd64 
kernel_link dump.201301291809 

crash 5.0.6
Copyright (C) 2002-2010  Red Hat, Inc.
Copyright (C) 2004, 2005, 2006  IBM Corporation
Copyright (C) 1999-2006  Hewlett-Packard Co
Copyright (C) 2005, 2006  Fujitsu Limited
Copyright (C) 2006, 2007  VA Linux Systems Japan K.K.
Copyright (C) 2005  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.0
Copyright (C) 2009 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 "x86_64-unknown-linux-gnu"...

WARNING: kernels compiled by different gcc versions:                   
  kernel_link: (unknown)
  dump.201301291809 kernel: 4.4.5

crash: incompatible arguments: 
   kernel_link is not SMP -- dump.201301291809 is SMP

Usage:
  crash [-h [opt]][-v][-s][-i file][-d num] [-S] [mapfile] [namelist] [dumpfile]

Enter "crash -h" for details.

>From what I can tell, things are set up to dump and save correctly, it's just 
>that I can't analyze the final results. kernel_link is a link to 
>/usr/lib/debug/boot/vmlinux-3.2.0-0.bpo.4-amd64.

Here are the pertinent packages (?) and some configuration items that may be of 
some interest. 

dmagda@vm41:~$ uname -a
Linux vm41 3.2.0-0.bpo.4-amd64 #1 SMP Debian 3.2.35-2~bpo60+1 x86_64 GNU/Linux
dmagda@vm41:~$ dpkg --list | grep -- -image | grep 3.2
ii  linux-image-3.2.0-0.bpo.4-amd64     3.2.35-2~bpo60+1             Linux 3.2 
for 64-bit PCs
ii  linux-image-3.2.0-0.bpo.4-amd64-dbg 3.2.35-2~bpo60+1             Debugging 
symbols for Linux 3.2.0-0.bpo.4-amd64
dmagda@vm41:~$ dpkg --list | grep -- dump             
ii  kdump-tools                         1.3.5-1                      scripts 
and tools for automating kdump (Linux crash dumps)
ii  makedumpfile                        1.3.5-1                      VMcore 
extraction tool
ii  tcpdump                             4.1.1-1                      A powerful 
tool for network monitoring and data acquisition
dmagda@vm41:~$ dpkg --list | grep -- kexec
ii  kexec-tools                         1:2.0.1-4                    kexec tool 
for kexec reboots
gda@vm41:~$ grep -v ^# /etc/default/kdump-tools | sort -u

DEBUG_KERNEL=/usr/lib/debug/boot/vmlinux-3.2.0-0.bpo.4-amd64
KDUMP_COREDIR="/var/crash"
USE_KDUMP=1
dmagda@vm41:~$ cat /etc/default/kexec 
# Defaults for kexec initscript
# sourced by /etc/init.d/kexec and /etc/init.d/kexec-load

# Load a kexec kernel (true/false)
LOAD_KEXEC=true

# Kernel and initrd image
KERNEL_IMAGE="/vmlinuz"
INITRD="/initrd.img"

# If empty, use current /proc/cmdline
APPEND=""
dmagda@vm41:~$ cat /etc/debian_version 
6.0.1

Debian is at 6.0.6, but none of the out-of-date packages (base-files, grub, 
perl, mysql, etc.) seem pertinent to this problem.


-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/24 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-0.bpo.4-amd64-dbg depends on:
ii  linux-image-3.2.0-0.bpo 3.2.35-2~bpo60+1 Linux 3.2 for 64-bit PCs

linux-image-3.2.0-0.bpo.4-amd64-dbg recommends no packages.

linux-image-3.2.0-0.bpo.4-amd64-dbg suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to