Bug 9352 - 2.6.24-rc1-gb4f5550 oops
Summary: 2.6.24-rc1-gb4f5550 oops
Status: CLOSED CODE_FIX
Alias: None
Product: Process Management
Classification: Unclassified
Component: Scheduler (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Ingo Molnar
URL:
Keywords:
Depends on:
Blocks: 9243
  Show dependency tree
 
Reported: 2007-11-11 11:28 UTC by Rafael J. Wysocki
Modified: 2007-11-20 00:29 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.24-rc1-gb4f5550
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Rafael J. Wysocki 2007-11-11 11:28:51 UTC
Subject         : 2.6.24-rc1-gb4f5550 oops
Submitter       : Grant Wilson <grant.wilson@zen.co.uk>
References      : http://lkml.org/lkml/2007/11/5/6
Handled-By      : "Rafael J. Wysocki" <rjw@sisk.pl>
Comment 1 Ingo Molnar 2007-11-17 18:31:44 UTC
Please check whether this occurs with 2.6.24-rc3 or later kernels - we fixed a particular SMP race that could explain this crash.
Comment 2 Ingo Molnar 2007-11-20 00:29:50 UTC
reports of this bug have disappeared for now - it should be fixed by this commit:

--------------------------->
commit ce96b5ac742801718ae86d2adf0500c5abef3782
Author: Dmitry Adamushko <dmitry.adamushko@gmail.com>
Date:   Thu Nov 15 20:57:40 2007 +0100

    sched: fix __set_task_cpu() SMP race
    
    Grant Wilson has reported rare SCHED_FAIR_USER crashes on his quad-core
    system, which crashes can only be explained via runqueue corruption.
<--------------------------

please reopen the bug if it still triggers for you.

Note You need to log in before you can comment on or make changes to this bug.