https://bugzilla.novell.com/show_bug.cgi?id=679092 https://bugzilla.novell.com/show_bug.cgi?id=679092#c9 --- Comment #9 from Jon Nelson <jnelson-suse@jamponi.net> 2011-03-14 18:30:47 UTC --- The only change I made is to change the KDUMP_SAVEDIR (I have a separate /var, so I just added /crashes to the root FS). KDUMP_KERNELVER="" KDUMP_COMMANDLINE="" KDUMP_COMMANDLINE_APPEND="" KEXEC_OPTIONS="" KDUMP_IMMEDIATE_REBOOT="yes" KDUMP_TRANSFER="" KDUMP_SAVEDIR="file:///crashes" KDUMP_KEEP_OLD_DUMPS="5" KDUMP_FREE_DISK_SIZE="64" KDUMP_VERBOSE="3" KDUMP_VERBOSE="31" KDUMP_DUMPLEVEL="0" KDUMP_DUMPFORMAT="compressed" KDUMP_CONTINUE_ON_ERROR="false" KDUMP_REQUIRED_PROGRAMS="" KDUMP_PRESCRIPT="" KDUMP_POSTSCRIPT="" KDUMP_COPY_KERNEL="yes" KDUMPTOOL_FLAGS="" KDUMP_NETCONFIG="auto" KDUMP_SMTP_SERVER="" KDUMP_SMTP_USER="" KDUMP_SMTP_PASSWORD="" KDUMP_NOTIFICATION_TO="" KDUMP_NOTIFICATION_CC="" I believe the debuginfo was installed after the crash. However, I feel that doing so should not be necessary. 'crash' should be able to find the debuginfo files (once they are installed), IMO. I humbly request you consider this use-case. It's hard enough to get kdump to work as it is for most users. -- 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.