Problem with shibboleth 2.5.1 and starting a NativeSPTCPListener on Solaris 10

Cantor, Scott cantor.2 at osu.edu
Tue Feb 19 15:56:31 EST 2013


> I haven't compiled 2.5 on 10 yet (and unless there's a showstopper bug
> by mid-summer, we'll be off Solaris here before I would have a need to
> try...)

I confirmed the (Solaris) bug, and it bit basically every project out there. Solaris provides no address length field itself, but expects the caller to switch off every address type and provide a length by hand rather than accepting sizeof(sockaddr_storage) as a fallback and figuring it out by itself.

-- Scott




More information about the users mailing list