On Sun, 2007-02-11 at 12:09 -0500, Carlos O'Donell wrote: > How do I validate your guess? Look for a null or bogus curr->func when > scheduling? Disassemble the piece in vmlinux for __wait_common and check that the instruction that faulted is where the code gets the curr->func. James