Skip Menu |

This queue is for tickets about the Net-DNS-Native CPAN distribution.

Report information
The Basics
Id: 112722
Status: resolved
Priority: 0/
Queue: Net-DNS-Native

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

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



Subject: hangs while global destruction
Can you please take a look at test results for one of my modules: http://www.cpantesters.org/cpan/report/60c631ee-df79-11e5-bbca-77f3fcd2507e In short, it looks like my tests hangs (because they've killed -9, and there are too large test wallclock time) while global destruction and they've output this just before hang: destroying object while queue for resolver has 1 elements, <DATA> line 2125 during global destruction. destroying object with 1 non-received or timed out results, <DATA> line 2125 during global destruction. (My module tests use Mojo::UserAgent, which in turn use Net::DNS::Native.) I believe Net::DNS::Native 0.15 was used (Mojo::IOLoop::Client require this version).
On Sat Mar 05 13:07:40 2016, POWERMAN wrote: Show quoted text
> Can you please take a look at test results for one of my modules: > http://www.cpantesters.org/cpan/report/60c631ee-df79-11e5-bbca- > 77f3fcd2507e > > In short, it looks like my tests hangs (because they've killed -9, and > there are too large test wallclock time) while global destruction and > they've output this just before hang: > > destroying object while queue for resolver has 1 elements, <DATA> line > 2125 during global destruction. > destroying object with 1 non-received or timed out results, <DATA> > line 2125 during global destruction. > > (My module tests use Mojo::UserAgent, which in turn use > Net::DNS::Native.) > > I believe Net::DNS::Native 0.15 was used (Mojo::IOLoop::Client require > this version).
Can you reproduce this failures on your side?
Subject: Re: [rt.cpan.org #112722] hangs while global destruction
Date: Sat, 5 Mar 2016 21:05:49 +0200
To: Oleg G via RT <bug-Net-DNS-Native [...] rt.cpan.org>
From: Alex Efros <powerman [...] powerman.name>
Hi! On Sat, Mar 05, 2016 at 01:57:35PM -0500, Oleg G via RT wrote: Show quoted text
> Can you reproduce this failures on your side?
No. I don't have that FreeBSD version at hand. Also I suppose such failures happens mostly in crazily overloaded CPAN Testers environments, and it's usually easier to guess how that may happens by looking at code than reproduce these races (I suppose that's a race because only 1 test of about 200 has failed this way) on normal system. -- WBR, Alex.
Should be fixed in 0.16