Re: How does crash find booted kernel?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2 November 2015 at 12:56, Nan Xiao <xiaonan830818@xxxxxxxxx> wrote:
Hi Buland,

Firstly, thanks for your comments!

Executing the following commands:

[root@localhost ktap]# uname -r
3.10.0-123.el7.x86_64.debug

[root@localhost ktap]# rpm -q kernel-debuginfo
kernel-debuginfo-3.10.0-123.el7.x86_64

[root@localhost ktap]# rpm -q kernel
kernel-3.10.0-123.el7.x86_64

It seems all the versions are match. So I think it is not this issue, thanks!
Best Regards
Nan Xiao



Nan,

The kernel running on your system is kernel-debug-3.10.0-123.el7.x86_64

[root@localhost ktap]# uname -r
3.10.0-123.el7.x86_64.debug
                        ^
                        '....

It is provided by kernel-debug-3.10.0-123.el7.x86_64.rpm

The kernel-debuginfo package installed on your system is for normal kernel.

[root@localhost ktap]# rpm -q kernel-debuginfo
kernel-debuginfo-3.10.0-123.el7.x86_64

To fix it, you need to install kernel-debug-debuginfo-3.10.0-123.el7.x86_64.rpm

--
BKS
--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/crash-utility

[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux