From: Nicholas H. <he...@se...> - 2003-12-09 22:05:36
|
On Tue, 2003-12-09 at 17:00, Nicholas Henke wrote: > On Mon, 2003-12-08 at 22:25, Nicholas Henke wrote: > > 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 :) > > And the oopsing continues. Attached is the output in /var/log/messages > and the ksymoops output. I will be tracing through the code to make sure > the tracebacks are sane, but I could really use some help. Oops ( no pun ...) I ran ksymoops with the wrong ksyms file, attached is the proper one. Nic -- |