In that situation it produces a SIGSEGV during s6-tlsd-io execution.In attachment 2 strace log outputs (pid 14138 for the caller of s6-tlsd-io, pid 14141 for s6-tlsd-io itself). Why this s6-tlsd-io is always crashing (some credential/Id's)?
It's a libtls crash during the preparation of the tunnel (before the handshake). What version of LibreSSL are you using? And what version of s6-networking are you using? There was such a crash in an old version of s6-networking, that should be fixed in 2.5.1.3 (and is of course also fixed in the git head). In general, if you're going to run a piece of skaware from git - and thank you for that! Beta testing is helpful! - then you need to build the whole skaware stack from the git head. -- Laurent
