** Changed in: linux (Ubuntu)
Status: New => Invalid
--
crashkernel capability no longer working on sysreq-c
https://bugs.launchpad.net/bugs/397326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
So it seems like its caused by this change:
http://linux.derkeiler.com/Mailing-Lists/Kernel/2009-05/msg01755.html
and the fix is to set:
# echo 1 > /proc/sys/kernel/panic_on_oops
to get a proper crashdump again.
--
crashkernel capability no longer working on sysreq-c
https://bugs.launchpad.net/bu
It seems like the problem is a recent change in drivers/char/sysrq.c:
-#ifdef CONFIG_KEXEC
-static void sysrq_handle_crashdump(int key, struct tty_struct *tty)
+static void sysrq_handle_crash(int key, struct tty_struct *tty)
{
- crash_kexec(get_irq_regs());
+ char *killer = NULL;
+
** Attachment added: "dmesg"
http://launchpadlibrarian.net/28842001/dmesg.log
--
crashkernel capability no longer working
https://bugs.launchpad.net/bugs/397326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
** Attachment added: "version.log"
http://launchpadlibrarian.net/28842003/version.log
--
crashkernel capability no longer working
https://bugs.launchpad.net/bugs/397326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
** Attachment added: "uname -a"
http://launchpadlibrarian.net/28841994/uname-a.log
--
crashkernel capability no longer working
https://bugs.launchpad.net/bugs/397326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai