[OpenAFS] 1.4.0 on Solaris 10 x86/amd64

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Tue, 15 Nov 2005 11:56:11 -0500


In message <20051115122444.A18394@ccdevli1.in2p3.fr>,Loic Tortay writes:
>Indeed, the 1.4.0 release doesn't work in 64 bit mode even when
>clearing the cache.

well i cant seem to spot what is going wrong.  there doesnt seem to
anyway that AFSFetchStatus->Length_hi could be left unintialized.
so, could you try a couple things?  increase the kernel's stack size.

add 'set default_stksize=0x8000' (this should work for -10 kernels,
earlier kernels might need 'set lwp_default_stksize=0x8000') to
/etc/system and reboot.

and could you capture the rx communcation between the client
and server (more than the fragment you sent last time) along
with the fstrace debugging.