Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel bug
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
forkboy
Apprentice
Apprentice


Joined: 24 Nov 2004
Posts: 200
Location: Blackpool, UK

PostPosted: Sun Nov 16, 2008 12:57 am    Post subject: kernel bug Reply with quote

What does this mean I get it all the time
Code:
BUG: scheduling while atomic: X/3325/0x10000100
Modules linked in: coretemp it87 hwmon_vid snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss nvidia(P) snd_hda_intel snd_pcm snd_timer snd_page_alloc

Pid: 3325, comm: X Tainted: P          (2.6.27-gentoo-r2 #2)
EIP: 0073:[<b7f8c424>] EFLAGS: 00203246 CPU: 0
EIP is at 0xb7f8c424
EAX: 00000000 EBX: bfca6188 ECX: bfca611c EDX: b7f8c424
ESI: a2c2383b EDI: b6683070 EBP: 00000000 ESP: bfca611c
 DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b
CR0: 8005003b CR2: b2b12000 CR3: 36ec9000 CR4: 000006d0
DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
DR6: ffff0ff0 DR7: 00000400
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22694

PostPosted: Sun Nov 16, 2008 6:26 pm    Post subject: Reply with quote

The kernel tried to schedule while in an atomic context. This is forbidden and is always a bug. Since the active process was the X server and you have a proprietary graphics driver loaded, I suggest trying to reproduce the problem without a tainted kernel first. Upstream rarely looks at bugs that are only reproducible in tainted kernels, and I think it is especially unlikely that they would look at a problem with a graphics-oriented process when a graphics-oriented proprietary driver is active.
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