Abort trap (core dumped) appeared exactly after updating 6.7 to -current with previously installed aria2 from 6.7 -stable package. Rebuilding www/aria2 from 6.7 -current port didn't fix Abort trap (core dumped).
It seems aria2 port is broken with new SSL/TLS on 6.7 -current. Martin ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, July 15, 2020 11:40 AM, Martin <martin...@protonmail.com> wrote: > After build aria2 on 6.7-current I'm having an issue with SSL/TLS handshake > for encrypted connections (--bt-force-enctyption=true option). > > -> [SocketCore.cc:1021] errorCode=1 SSL/TLS handshake failure: protocol error > assertion "0" failed: file "SocketCore.cc", line 987, function "tlsHandshake" > Abort trap (core dumped) > > Malloc is set to CF if it matters for this particular issue. > > Martin