Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6389

How to analyse kernel crash logs in Ubuntu 14.04?

$
0
0

I followed the procedure mentioned in This
But couldn`t download find : find-dbgsym-packages

When I run this command then I get following error:

/var/log# find
find     findfs   findmnt

When I run :

sudo apt-get install xserver-xorg-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
xserver-xorg-core is already the newest version (2:1.18.4-0ubuntu0.8).
0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.

Earlier I had Ubuntu 16 and was able to find the packages but unable to debug as it was giving me "insecure repositories error":

W: GPG error: http://ddebs.ubuntu.com trusty-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ECDCAD72428D7C01
E: The repository 'http://ddebs.ubuntu.com trusty-security Release' is not signed. 

But, now I am back to Ubuntu14 and now unable to run this command:

find-dbgsym-packages

Other tool that I was trying as per the link:

sudo bash ./list-symbols-packages-v2.sh -p $(pidof yelp)

which again isn`t working.

Can Anyone help on this?

The file generated under kernelcrash has format matching like: vmcore.12345678 vmcore.12345678.log


Viewing all articles
Browse latest Browse all 6389

Latest Images

Trending Articles

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>