[Crash-utility] How does crash find booted kernel?

Nan Xiao xiaonan830818 at gmail.com
Mon Nov 2 08:49:37 UTC 2015


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 at gmail.com> wrote:
> On 2 November 2015 at 12:56, Nan Xiao <xiaonan830818 at gmail.com> wrote:
>>
>> Hi Buland,
>>
>> Firstly, thanks for your comments!
>>
>> Executing the following commands:
>>
>> [root at localhost ktap]# uname -r
>> 3.10.0-123.el7.x86_64.debug
>>
>> [root at localhost ktap]# rpm -q kernel-debuginfo
>> kernel-debuginfo-3.10.0-123.el7.x86_64
>>
>> [root at 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 at 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 at 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 at redhat.com
> https://www.redhat.com/mailman/listinfo/crash-utility




More information about the Crash-utility mailing list