Skip Menu |

This queue is for tickets about the AnyEvent CPAN distribution.

Report information
The Basics
Id: 120350
Status: resolved
Priority: 0/
Queue: AnyEvent

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc: schmorp [...] schmorp.de
AdminCc:

Bug Information
Severity: (no value)
Broken in: 7.13
Fixed in: 7.14



CC: schmorp [...] schmorp.de
Subject: t/80ssltest.t segfaults with Debian/stretch
On a Debian/stretch system I see the following failure (with various perl versions between 5.24 and 5.25.10): t/80_ssltest.t ............. Failed 412/415 subtests ... Test Summary Report ------------------- t/80_ssltest.t (Wstat: 11 Tests: 3 Failed: 0) Non-zero wait status: 11 Probably a change in the underlying ssl (openssl?) libraries --- I see many new problems with ssl-related CPAN modules and Debian/stretch.
I am having this exact problem.... $ perl -v | head This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi (with 1 registered patch, see perl -V for more detail) $ openssl version OpenSSL 1.1.0f 25 May 2017 $ perl -Iblib/lib -Iblib/arch t/80_ssltest.t 1..415 ok 1 - mode 1 ok 2 - client_connect 1 ok 3 - server_connect 1 Segmentation fault (core dumped) I have tried up to 5.26.0, same problem. However all my perls are thread and multi - which could have an impact. This bug seems related: https://rt.cpan.org/Public/Bug/Display.html?id=118584
I have tried AE 7.11, 7.12 and 7.13 with the same results
On 2017-02-24 02:36:24, SREZIC wrote: Show quoted text
> On a Debian/stretch system I see the following failure (with various > perl versions between 5.24 and 5.25.10): > > t/80_ssltest.t ............. > Failed 412/415 subtests > ... > Test Summary Report > ------------------- > t/80_ssltest.t (Wstat: 11 Tests: 3 Failed: 0) > Non-zero wait status: 11 > > > Probably a change in the underlying ssl (openssl?) libraries --- I see > many new problems with ssl-related CPAN modules and Debian/stretch.
Seems to be fixed in 7.14.