Hi Buland,
Thanks very much for your answer! After installing the right debuginfo package,
now crash works!
BTW, if possible, could you spare a little time to explain other
confusion: it seems
that I don't select whether "debug" version or not during install RHEL
7, why does it
install the "debug" version for me? Thanks!
Best Regards
Nan Xiao
On Mon, Nov 2, 2015 at 4:09 PM, Buland Kumar Singh
<6b65726e656c(a)gmail.com> wrote:
On 2 November 2015 at 12:56, Nan Xiao <xiaonan830818(a)gmail.com>
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(a)redhat.com
https://www.redhat.com/mailman/listinfo/crash-utility