Skip Menu |

This queue is for tickets about the IO-Socket-SSL CPAN distribution.

Report information
The Basics
Id: 97100
Status: rejected
Priority: 0/
Queue: IO-Socket-SSL

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc: PEVANS [...] cpan.org
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.994
Fixed in: (no value)



CC: PEVANS [...] cpan.org
Subject: Fails with IO-Socket-IP 0.30
Bleadperl got the upgrade to IO::Socket::IP 0.30 with v5.21.1-110-gaddc238. Since then my smokers have the test suite hanging after a fail of t/acceptSSL-timeout.t. With verbose output: t/acceptSSL-timeout.t ............. 1..15 ok # listening @127.0.0.1:39723 # server >> OK Waiting << ok # [server] OK ok # [server] Waiting # client_ssl >> OK << ok # [client_ssl] OK # server >> Connect from 127.0.0.1:42686 << ok # [server] Connect from # client_ssl >> Connected << ok # [client_ssl] Connected # server >> SSL Handshake FAILED - Resource temporarily unavailable << not ok # [server] SSL Handshake OK not ok # fatal error at ./t/testlib.pl line 164. Dubious, test returned 1 (wstat 256, 0x100) Failed 9/15 subtests t/auto_verify_hostname.t .......... 1..30 ok #Server Initialization not ok #connection to example.com/www failed Note that the test also hangs when I disable network tests. After downgrading to PEVANS/IO-Socket-IP-0.29.tar.gz all tests pass. It's not a bleadperl issue. I see the same behaviour with a 5.18.2. Let me know if I can provide more data for you.
RT-Send-CC: PEVANS [...] cpan.org
Am Mi 09. Jul 2014, 19:47:43, ETHER schrieb: Show quoted text
Yes, and I've submitted a patch for IO::Socket::IP https://rt.cpan.org/Ticket/Display.html?id=95983#txn-1384383. There I close this issue, because the problem is outside IO::Socket::SSL. Regards, Steffen