Comment 25 for bug 710733

Revision history for this message
Brandon Heller (brandon-heller) wrote :

@louis

I'm still unable to trigger a crashdump, and my crash screen looks identical to that of the original bug reporter's.

I believe there's enough mem for the crashdump:

[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.0.0-15-generic root=/dev/mapper/nfcm7-root ro crashkernel=384M-2G:128M,2G-:128M

I already had done:
sudo apt-get install linux-crashdump
cp /usr/bin/makedumpfile /root/makedumpfile_org
cp /bin/makedumpfile-static /usr/bin/makedumpfile
update-initramfs -k all -u
sudo update-grub
mkdir /var/crash
[rebooting]

I also installed the backported fix to kexec-tools from bug 828731.

I'm not sure what else to do from bug 785425.

Louis, do you have any suggestion of what to try next? I've attached a screenshot. Thanks.