On Tue, Jun 25, 2019 at 01:24:47PM -0700, James E Keenan via RT wrote: > On Tue, 25 Jun 2019 17:48:46 GMT, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: > > As per subject. No FAIL reports, tests just hang during > > t/IO-Socket-ByteCounter.t, since commit bc26d2e6b2. > > > > Seen on linux with plenty different configurations. If you cannot > > reproduce, please let me know with which details I can help you. > > IO::Socket::ByteCounter installs without incident against blead (v5.31.1-106-g0be0ef8f51) on FreeBSD-11. > > However, I can confirm that there are indefinite hangs in the test file on Linux. Does it stop hanging if you remove 'mypeer' from > $sock->recv($buf, 12); > $sock->send("Hello Yourself, Lovely weather today", 0, 'mypeer'); Here ^^ > > $sock->send("Hello World\n", 0, 'mypeer'); and here^^ ? TonyThread Previous | Thread Next