From: Nicholas H. <he...@se...> - 2003-12-09 03:23:08
|
Hey Erik~ Our largest cluster started crashing every 2 days or so, and we finally got the attached oops and ksymoops output from it. I traced the bug to kernel/ghost.c:805 ghost_update_status::g->last_response = jiffies; I also included the objdump output for our bproc.o, as that is what I used to decode the assembly to the C function. -- But then again I may be wrong in my tracing. It appears that something happends to tsk->bproc.ghost and accessing last_response is a BadThing. I could really use any ideas or help you may have :) Nic -- |