https://bugzilla.novell.com/show_bug.cgi?id=723639 https://bugzilla.novell.com/show_bug.cgi?id=723639#c7 Petr Tesařík <ptesarik@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |ajohansson@novell.com --- Comment #7 from Petr Tesařík <ptesarik@suse.com> 2011-10-27 08:05:06 UTC --- Hi Anders, I believe you missed that: 1. the debuginfo link is now always checked 2. base directory name is now taken from pc->namelist_orig if that exists I have actually tested your setup with Kernel:kdump/SLE-11-SP1, and it worked. I kept this bug open for the ideal solution, which is adding $PWD/usr/lib/debug to the search path, so that you no longer have to link the vmlinux.*.debug into $PWD/boot. This means that enough space must be allocated for the resulting filename, but the current calculation formula is incredibly convoluted, and most likely wrong, so I postponed that one as a new feature rather than a bugfix. Oh, wait a moment, you still invoke crash like this: crash boot/System.map.<version> boot/vmlinux-<version>.gz /path/to/vmcore Could you retry after removing the boot/System.map? That is, run it as: crash boot/vmlinux-<version>.gz /path/to/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.