[OpenAFS-devel] configure not honoring 'CC' environment variable

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Wed, 23 Mar 2005 15:28:56 -0500


In message <Pine.GSO.4.61-042.0503231507290.23432@johnstown.andrew.cmu.edu>,Der
rick J Brashear writes:
>> NIP [d0000000005088b8] .rxi_ServerProc+0x5c/0x240 [libafs]
>> LR [d000000000508954] .rxi_ServerProc+0xf8/0x240 [libafs]
>
>This looks a lot like something which was in cvs between 1.3.79 and 
>1.3.80, but in no release version. Are you running something current?

pretty sure you are right about this.  i had a very similar oops running
the same code.  rx connection was NULL when afs tried to shutdown.
it was fixed in 1.3.80.

as for your other message with regard to memcache, i dont know if the
machine hangs so much as just keeps trying to get memory.  i suspect
it wouldnt be too difficult to write a check.  si_meminfo() is probably
when you need to find the size of real mem (and limit to something
sane like 1/2 or 1/3).