[parisc-linux] Expect defunct, kill -9 panics kernel?

James Bottomley James.Bottomley at SteelEye.com
Sat Feb 10 11:35:44 MST 2007


On Sat, 2007-02-10 at 12:16 -0500, Carlos O'Donell wrote:
> At what point in the process life are we in __wake_up and
> __wake_up_common?
> An address of 0x10 is very suspicious.

Almost every internal kernel event or semaphore uses these.

Because of the empty backtrace, I'd be inclined to say it was the
scheduler, possibly.

0x10 looks to be curr->func implying curr is NULL and thus the queue
task_list is corrupt.

That's the best I can do without the kernel to pull apart.

James





More information about the parisc-linux mailing list