* When Ethernet interface on the VM is down, some spot in the server side code is crashing on an assertion of p->addr * With a SAML assertion parsed directly by mech_eap, it's failing to handle elements with no NameFormat. A missing NameFormat should be treated as the Attribute::UNSPECIFIED constant for mapping to GSS names and for comparison purposes.