Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel 2.6 Oops
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ph03n1x
l33t
l33t


Joined: 06 Feb 2003
Posts: 756

PostPosted: Sun Jan 18, 2004 10:29 pm    Post subject: Kernel 2.6 Oops Reply with quote

Hi there

I compiled kernel 2.6 today it seemed to run but sometimes, especially when emerging stuff it just stops saying something about Oop

I dont know what exactly Oop is but afaik this happens when the kernel has serious trouble

What can I do to figure out where the problem is? What logs do I have to check?

thx

Btw: What about a kernel section on gentoo forums? With the new 2.6 kernel a lot of people seem to have problems and I dunno where I should post kernel relating stuff...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20589

PostPosted: Sun Jan 18, 2004 10:59 pm    Post subject: Reply with quote

Other Things Gentoo is currently home to post-installation kernel questions.


Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
vdboor
Guru
Guru


Joined: 03 Dec 2003
Posts: 592
Location: The Netherlands

PostPosted: Mon Jan 19, 2004 2:17 pm    Post subject: Reply with quote

Story answer:
A kernel oops is a bug in the kernel, perhaps caused by your kernel setup, or combination of hardware.. Unfornately, I don't know the procedure to report these errors to the linux-kernel-mailinglist. :(


Long answer:
If a program tries to read memory address 0, or any other invalid address, it receives a SIGSEGV from the kernel, and exits with a crash message. Programmers also call this a null-pointer exception. This situation occurs if a calculation failed, program data isn't initialized by the programmer, or the program runs into a point where it obviously doesn't have a correct response for the situation.

The same could happen to the kernel... because it's just another program, it could have the same problems. The kernel shouldn't kill itself with a SIGSEGV off course, that's why it emits a kernel-oops instead. ..and somehow magically, the kernel able to keep running after this happened! 8)
_________________
The best way to accelerate a windows server is by 9.81M/S²
Linux user #311670 and Yet Another Perl Programmer

[ screenies | Coding on KMess ]
Back to top
View user's profile Send private message
ph03n1x
l33t
l33t


Joined: 06 Feb 2003
Posts: 756

PostPosted: Mon Jan 19, 2004 11:31 pm    Post subject: Reply with quote

Ok thx for the info so far

But my kernel stops working after that oop... and the screen shows a weird line, maybe video problem?

However any ideas where i could find more info on the oop (which logs, etc)

thx
Back to top
View user's profile Send private message
_Nomad_
Guru
Guru


Joined: 11 Apr 2003
Posts: 571

PostPosted: Mon Jan 19, 2004 11:56 pm    Post subject: Reply with quote

If you get a hard freeze then your logs will most likely be empty. I suggest that you recompile your kernel since it is probably something misconfigured there...

Could you post your hardware and what kernel version/config you are using?
Back to top
View user's profile Send private message
vdboor
Guru
Guru


Joined: 03 Dec 2003
Posts: 592
Location: The Netherlands

PostPosted: Tue Jan 20, 2004 9:39 am    Post subject: Reply with quote

The kernel posts a message in the console. If you're in X, you can't see any message, and most likely just see X being locked completely. (note that not every X-lock is caused by a kernel oops :p)
_________________
The best way to accelerate a windows server is by 9.81M/S²
Linux user #311670 and Yet Another Perl Programmer

[ screenies | Coding on KMess ]
Back to top
View user's profile Send private message
ph03n1x
l33t
l33t


Joined: 06 Feb 2003
Posts: 756

PostPosted: Tue Jan 20, 2004 1:17 pm    Post subject: Reply with quote

Bad thing is the oops happened when i was using the console... I'm using kernel 2.6.1 from the dev-sources, will check my config again today and then recompile... thx for the help so far ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum