Hi All,<br> I have loaded the linux crashdump on ubuntu machine. I can manually generate the crashdump by the 'echo c > /proc/sysrq-trigger'.<br>However, i am having a panic in a module i have written, which is not generating a core dump. I simply see the stack in the console and it kind of<br>
hangs there. I have to manually power it off and power it on ...<br> Can someone explain why this happens? Is it because the kernel has gone into such a state that it cannot even follow the procedure for<br>crash dump.<br>
<br>Regards,<br>Neha<br>