site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com At 13:57 +0800 6/2/08, Quinn wrote: Thanks, Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... I'm afraid this is off-topic for Darwin kernel. I'm not sure I'm convinced it is completely not. Poking around from the outside, I'm suspicious that this might be a bootstrap namespace problem. From: http://lists.apple.com/archives/Darwin-kernel/2008/Feb/msg00004.html My experience is that you get this error when a process running kernel code (in your case nfs, in my case smbfs) does some Kerberos operation and ends up talking to the wrong "gssd". The most likely scenario is that its inherited a reference to the global "gssd". It could be that SGE is starting user code in the global bootstrap namespace. That's generally a bad idea. This sounds like a bug to me, although it could also be a misconfiguration. Please write up a bug report at bugreport.apple.com. This is a stock setup so I'd be curious how to troubleshoot this further and what the resolution was from the Feb thread. This email sent to site_archiver@lists.apple.com