The following 2 patches go in tandem. One is for libtirpc and the other for nfs-utils. The standard gss_krb5_export_lucid_sec_context call actually deletes the gss context after it has been exported, so these patches perform a complete hand over of the context from libtirpc, so that the context handle can be nulled out in the gss_krb5_export_lucid_sec_context and the code does not attempt to free it twice and cause segmentation faults in the unlucky case. Simo Sorce -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html