Bug 9352
Summary: | 2.6.24-rc1-gb4f5550 oops | ||
---|---|---|---|
Product: | Process Management | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | Scheduler | Assignee: | Ingo Molnar (mingo) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | mingo |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.24-rc1-gb4f5550 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Rafael J. Wysocki
2007-11-11 11:28:51 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. 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. |