LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-28-2004, 05:55 AM   #1
rbirmann
LQ Newbie
 
Registered: Aug 2004
Location: São Paulo, Brazil
Distribution: Debian
Posts: 12

Rep: Reputation: 0
Kernel Panic


Let me go straight to th point:

I woke up today and switched on my monitor (I leave my computer on 24hs/day) and had nothing but a tty-like screen with something like this (the transcription my not be accurate......the computer was completely locked and there was nothing i could do besides pushing the reset button, so I copied most of it to a piece of paper and am copying it again in here):

Quote:
=================
[<c011acff>] profile_tick+0x5f/0x70
[<c0113c30>] do_page_fault+0x0/0x599
[<c0104388>] common_interrupt+0x18/0x20
[<c0113c30>] do_page_fault+0x0/0x599
[<c0104bf3>] die+0x113/0x190
[<c011964d>] vprintk+0x10d/0x170
[<c0113c30>] do_page_fault+0x0/0x599
[<c0119537>] printk+0x17/0x20
[<c0113e5e>] do_page_fault+0x22e/0x599
=================
Unable to handle kernel paging request of virtual address 6ba68bd5
printing eip:
c01046d9
*pde=00000000
Recursive die() failure, output supressed
<0> Kernel panic - not syncing: Fatal exception in interrupt
I have recently compiled kernel 2.6.9 and am using ReiserFS so I think the all those things about "pages" are related to the Reiser paging system.

My CPU (amd athlon 3000) is really hard to keep cool; I have already three cooler installed in my box and have removed the side of the box, but still, when I rebooted it after the lockdown the CPU temperate was 68.5C / 155F.

I really think this is the reason of the kernel exception, but thought i should post just in case it is not.

any thoughts??

ricardo birmann
 
Old 11-28-2004, 06:23 AM   #2
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
The paging refers to the virtual memory system. Basically, a kernel module has requested an address from a virtual page in user-space that isn't mapped to a physical memory page or a page of your swap file.

(We know it's a kernel module because if it was a userspace program, it would SIGSEGV and that would be that; sadly, the kernel tends to die when problems happen).

The most common cause of errors like this (aside from programmer error, i.e. bugs) is when a memory location in RAM or on the CPU decides to flip a bit of a memory pointer, making it point to an invalid address.

This can happen because of a number of reasons, including overheating a CPU register, so your hypothesis is probably correct.
 
Old 11-28-2004, 08:09 AM   #3
rbirmann
LQ Newbie
 
Registered: Aug 2004
Location: São Paulo, Brazil
Distribution: Debian
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
This can happen because of a number of reasons, including overheating a CPU register, so your hypothesis is probably correct.
yes, I think it is....

I was recompiling my kernel and, for each time i tried to run make I got an error on a different function... (during compilation cpu time goes as high as 100%)

I think the REAL problem is the brazilian summer (I live in Sao Paulo) that is just started; the air temperature is around 32C during the day.... I will just have to buy a better cooler,

thanks for your repĺy,

ricardo
 
Old 11-28-2004, 08:16 AM   #4
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
Random errors during compilation that are not repeatable are often caused by this same fault, because gcc uses lots of pointers internally. (One problem is the amount of cheap audio-grade memory floating around inside computers, which was never tested to hold exact numbers).

An interesting RAM test is to take a complex project (like GCC) and try and compile it; if it gets all the way through in one go then your RAM is probably OK. Overheating (or worse, overclocking) still tends to make problems appear, though.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel 2.4 in Zipslack (Waring: unable to open an initial console | Kernel Panic...) kurtamos Linux - General 2 05-10-2006 12:58 PM
kernel panic: try passing init= option to kernel...installation with Red Hat 9 kergen Linux - Hardware 1 09-30-2004 03:28 AM
Kernel panic puts me in a panic theeeg Linux - Software 2 07-31-2004 04:46 PM
kernel panic (narius panic) narius Linux - Newbie 3 06-20-2002 03:56 PM
Kernel panic making me panic! Linux_N0oby Linux - Software 19 05-29-2002 12:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration