Re: BUG: wait_task_zombie NULL dereference

From: Bill Huey (hui)
Date: Tue Dec 04 2012 - 09:09:00 EST


I should add that I encountered this on 3.6.0 with some mild
modifications to the scheduler path that enqueue/dequeue a task before
any of the schedule exit logic gets hit. The SCHED_FF/FIFO rebalancer
does much the same so I can't imagine that being the source of the
problem.

I could be wrong however.

bill

On Tue, Dec 4, 2012 at 5:48 AM, Bill Huey (hui) <bill.huey@xxxxxxxxx> wrote:
> I'm hitting this under a heavy scheduler test load with SCHED_RR tasks
> exiting normally after completion and the parent exiting with some of
> the pthreads still running:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/