Hi,
I'm developing a Linux driver, and have been using "gnu crash" with
kdump/kexec to debug kernel crashes during development.
Today "gnu crash" failed with:
---
crash: /var/tmp/vmlinux-3.4.0-25-default.gz_keG5g9: no debugging data
available
crash: vmlinux-3.4.0-25-default.debug: debuginfo file not found
crash: either install the appropriate kernel debuginfo package, or
copy vmlinux-3.4.0-25-default.debug to this machine
---
Where should the "vmlinux-3.4.0-25-default.debug" file that "gnu crash" is
looking for be located?
I've been googeling like a madman the whole day, and installing/removing the
different debug kernels, with no luck.
I don't know if the culprit is "gnu crash" or if this has something to do with
Tumbleweed. The next option I can think of is to compile the kernel my self,
then I would know if it was compiled with debug-symbols, but I tought I should
ask here before starting a big compile :)
Any help, or directions for where to look next would be appreciated.
Some info:
---
$ uname -a
Linux linux-l0ba.site 3.4.0-25-default #1 SMP Mon May 21 15:20:43 UTC 2012
(6966f52) x86_64 x86_64 x86_64 GNU/Linux
$zypper se -i -s "kernel"
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch |
--+----------------------------+---------+-----------------+--------+------------------------
i | kernel-debug | package | 3.4.0-25.2 | x86_64 |
i | kernel-debug-devel | package | 3.4.0-25.2 | x86_64 |
i | kernel-default | package | 3.4.0-25.2 | x86_64 |
i | kernel-default-debuginfo | package | 3.4.0-25.2 | x86_64 |
i | kernel-default-debugsource | package | 3.4.0-25.2 | x86_64 |
i | kernel-default-devel | package | 3.4.0-25.2 | x86_64 |
i | kernel-devel | package | 3.4.0-25.1 | noarch |
i | kernel-docs | package | 3.4.0-25.1 | noarch |
i | kernel-firmware | package | 20111025git-5.1 | noarch |
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kernel+owner(a)opensuse.org