LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Kernal panic (https://www.linuxquestions.org/questions/linux-kernel-70/kernal-panic-854299/)

dawnalphonse 01-05-2011 02:00 AM

Kernal panic
 
Hi,

I got one error in my system and the system got stuck in this state.

Code: 4c 8b 42 08 8b 55 00 49 d1 e8 e8 ff 19 f4 ff ff c3 eb a1 48
RIP <ffffffff80258027>{show_partition+209} RSP <000001047cc07e68>
CR2: 0000000000000008
<0>Kernel panic - not syncing: Oops

My system is Linux 2.6.9-78

business_kid 01-06-2011 11:47 AM

Note to self:

Always leave a spare kernel in grub/lilo. 2.6.9-78 is a weird kernel version.

It looks like a crash, and a dud kernel. Try another, if you have it or boot from the install cd and install one.

dawnalphonse 01-14-2011 04:24 AM

i didn't get proper solution for this problem. why this kernel panic error came and the system got hung .can anyone help me to troubleshoot this issue

jrcs 01-14-2011 09:55 AM

If the system was working fine and it then suddenly started crashing like this, then its probably a hardware error - I'd start by looking at the memory, next the main-board.

With some file systems (esp Reiserfs) a lot of corruption can cause panics, so you may need to run a full check & repair.

A bit more back-ground to the issue would be useful - like when did it occur - "my car's not working" is never enough to diagnose an auto-problem - the same is true of computer issues. As much of the history & circumstances of the error is helpful

paulsm4 01-14-2011 11:15 AM

Hi -

If you just installed a new kernel - then, as business_kid suggested - reinstall the last "known good kernel" and move on.

If you have any reason to suspect hardware, then check your RAM, try swapping components, etc.

If you absolutely need to debug this particular "oops" at the kernel level, then read this:

http://rhcelinuxguide.wordpress.com/...ardiac-arrest/


All times are GMT -5. The time now is 05:43 PM.