Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Reg. Kernel panic error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
karthi  
View profile  
 More options Apr 21, 7:12 am
From: karthi <karthikr...@gmail.com>
Date: Tue, 21 Apr 2009 04:12:31 -0700 (PDT)
Local: Tues, Apr 21 2009 7:12 am
Subject: Reg. Kernel panic error
Dear All,

Plz. Explain. What is kernel panic error in linux. Give discription.

Thanks & Regards,
Karthik.P


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Open Linux Tech Center - Freelance  
View profile  
 More options Apr 22, 1:10 am
From: Open Linux Tech Center - Freelance <open.linux.cen...@gmail.com>
Date: Wed, 22 Apr 2009 10:40:58 +0530
Local: Wed, Apr 22 2009 1:10 am
Subject: Re: Reg. Kernel panic error

A kernel panics when OS detects an internal fatal error (causes a program to
abort) from which it not able to recover safely. For example, OS attempts to
read an invalid or non-permitted memory address are a common source of
kernel panics. A panic may also occur as a result of a hardware failure or a
buggy kernel !!!

One can view the panic in kernel in 2 different angles:

Form System Admin point of view you can observe "A kernel (came with linux
distribution) which is working for others why panics for me on my system? "

During booting processes, initrd (a RAM disk used to assist with installing
new hardware/configuration at boot time) and not being able to find it. This
could be due to that file being corrupted, or deleted, or the boot loader
config being corrupted. It may happen then there is some hardware failure
(like bad memory, that BIOS can not detect)

From a Kernel Developer Point of view:
Kernel panic is an unrecoverable system error detected by the kernel as
opposed to similar errors detected by userspace code. It is possible for
kernel code to indicate such a condition by calling a function named "panic"
located in the header file sys/system.h. However, most panics are the result
of unhandled exceptions in kernel code, such as references to invalid memory
addresses. Note that linux kernel is written in C and finding such memory
mismanagement is tough for a programer....

Hmmm, I worked with a manager who onece asked me " why you took 15 days to
solve a single line error
*Kernel Panic - Not Syncing :Attempting to kill init !*" next week I change
the group.....

OLTC


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google