[Bug 48264] Re: Kernel Crash [Debian or Kernel.org kernels OK]

mike morrison mike_morrison at alumni.uvic.ca
Mon Apr 14 21:22:29 UTC 2008


Leann:

What I usually do is download the latest kernel from kernel.org, then
make oldconfig, then run make-kpkg to make the packages. So at one point
the oldconfig was probably based on the ubuntu kernel config but I may
have changed a few settings here and there over the years.

How can I get the stack trace output with the latest kernel? It seems
that things are crashing before any kernel panic (as can be seen in the
dmesg output). If I'm in the console I can see some of the output when
the kernel locks up but at that point the system is frozen and the LEDs
on the keyboard are blinking.

I tried to ouput dmesg to a file in a loop :

while test 1; do for i in {1..10}; do dmesg > /mnt/dmesg_$i.txt; sleep
1; done; done

but it must have crashed or stopped too because the trace didn't make it
into one of the files.

Mike

-- 
Kernel Crash [Debian or Kernel.org kernels OK]
https://bugs.launchpad.net/bugs/48264
You received this bug notification because you are a member of Kernel
Bugs, which is a direct subscriber.




More information about the kernel-bugs mailing list