In message <[EMAIL PROTECTED]>,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). _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
