Mailinglist Archive: opensuse-bugs (6914 mails)
| < Previous | Next > |
[Bug 679092] kernel-desktop debuginfo missing - unable to debug kernel crash
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 14 Mar 2011 17:47:21 +0000
- Message-id: <20110314174721.76F7ACC7D2@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=679092
https://bugzilla.novell.com/show_bug.cgi?id=679092#c4
--- Comment #4 from Bernhard Walle <bernhard@xxxxxxxxx> 2011-03-14 17:47:20 UTC
---
The debug info file should be
/usr/lib/debug/boot/vmlinux-2.6.37.1-1.2-desktop.debug
If crash should find it there, you have to open it like
% crash /boot/vmlinux-2.6.37.1-1.2-desktop path/to/vmcore
Or just symlink it
% cd /var/crash/2011-03-11-19:29
% ln -s /usr/lib/debug/boot/vmlinux-2.6.37.1-1.2-desktop.debug .
% crash vmlinux-2.6.37.1-1.2-desktop vmcore
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |