Coda File System

linux kernel "oops"

From: Steve Simitzis <steve_at_saturn5.com>
Date: Sat, 29 Mar 2003 13:13:06 -0500
hello. i'm attempting to run apache against a coda mounted file
system.

unfortunately, earlier this morning, an httpd process crashed,
taking down the others with it. i could not kill (even with SIGKILL)
any of the httpds.

i found this in my logs, however:

Code: 8b 40 08 8b 98 ac 00 00 00 89 da c1 ea 05 01 fa 89 d0 d3 e8
 kernel BUG at file.c:42!
invalid operand: 0000
CPU:    1
EIP:    0010:[<f91ec293>]    Not tainted
EFLAGS: 00010286
eax: 00000019   ebx: e34a4328   ecx: c025e2e0   edx: 0000384e
esi: 00000000   edi: de931dc0   ebp: 00002000   esp: e26a3f48
ds: 0018   es: 0018   ss: 0018
Process httpd (pid: 1978, stackpage=e26a3000)
Stack: f91f2c43 0000002a e34a4328 f66aa540 e34a42c0 f91ec2d5 f66aa540 40264000
       00002000 f4b4cb60 00000000 f4b4cb40 ffffffea c013aa16 f4b4cb40 40264000
       00002000 f4b4cb60 00000000 05865668 00000000 e34a42c0 e34a42c0 00000000
Call Trace: [<f91f2c43>] [<f91ec2d5>] [<c013aa16>] [<c010726b>]

it seems to be hitting this in coda/file.c:

        if (!cfile) BUG();

within the function coda_file_read. i'm not sure what to do about this
problem. could it be that i have an older version of the coda module?
or is there something else i should look into?

thanks in advance.

-- 

steve simitzis : /sim' - i - jees/
          pala : saturn5 productions
 www.steve.org : 415.282.9979
  hath the daemon spawn no fire?
Received on 2003-03-30 14:26:11