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

Troy Benjegerdes hozer@hozed.org
Wed, 23 Mar 2005 18:39:25 -0600


On Wed, Mar 23, 2005 at 03:28:56PM -0500, chas williams - CONTRACTOR wrote:
> 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).

Thanks for the tip.

umount /afs works much better now.

I need to attempt to build aklog against heimdal now...