Bug#914034: bug in Net::SSLeay?

2019-04-07 Thread Guilhem Moulin
Control: usertag -1 bsp-2019-04-se-gothenburg Hi there, strace(1) shows a select(2) syscall indicating that the socket is ready for both read and write, but is later blocking on a read(2) without any write(2) taking place. select(8, [3], [3], NULL, {tv_sec=180, tv_usec=0}) = 2 (in [3], out

Bug#914034: bug in Net::SSLeay?

2018-12-12 Thread gregor herrmann
On Wed, 12 Dec 2018 16:34:34 +0100, cyri...@bollu.be wrote: > I've investigated a little bit this problem, Great, thank you! > and I wonder if this could be > caused by a bug in Net::SSLeay 1.85 which seems to be resolved in version > 1.86_06 (not yet released on CPAN) via >

Bug#914034: bug in Net::SSLeay?

2018-12-12 Thread cyrille
Hello, I've investigated a little bit this problem, and I wonder if this could be caused by a bug in Net::SSLeay 1.85 which seems to be resolved in version 1.86_06 (not yet released on CPAN) via