Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 20444
Status: resolved
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: gbjk [...] thermeon.com
Cc:
AdminCc:

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



Subject: Bug reports
Date: Thu, 13 Jul 2006 14:43:54 +0100
To: <bug-POE [...] rt.cpan.org>
From: "Gareth Kirwan" <gbjk [...] thermeoneurope.com>

Message body is not shown because it is too large.

On Thu Jul 13 09:42:43 2006, gbjk@thermeoneurope.com wrote: Show quoted text
> Please mail the following information to bug-POE@rt.cpan.org: > >
POE::Kernel::_data_ev_refcount_dec('POE::Kernel=ARRAY(0x8147ef4)','POE::Sess Show quoted text
> ion=ARRAY(0x8346220)','undef') called at > /usr/lib/perl5/site_perl/5.8.0/POE/Resource/FileHandles.pm line 524
... please send a test case so I can reproduce and debug this. Thank you.
Subject: RE: [rt.cpan.org #20444] Bug reports
Date: Sun, 6 Aug 2006 22:19:24 +0100
To: <bug-POE [...] rt.cpan.org>
From: "Gareth Kirwan" <gbjk [...] thermeoneurope.com>
This stopped happenning when I fixed the child fork which wasn't closing handles. We first imposed a version that closed them manually, and then made the child exec, which causes the close_on_exec to be used. If you still want a test case I can try to reproduce again, but this is no longer an issue for me. Thanks G Show quoted text
> -----Original Message----- > From: via RT [mailto:bug-POE@rt.cpan.org] > Sent: 06 August 2006 21:58 > To: gbjk@thermeoneurope.com > Subject: [rt.cpan.org #20444] Bug reports > > > <URL: http://rt.cpan.org/Ticket/Display.html?id=20444 > > > On Thu Jul 13 09:42:43 2006, gbjk@thermeoneurope.com wrote:
> > Please mail the following information to bug-POE@rt.cpan.org: > > > >
> POE::Kernel::_data_ev_refcount_dec('POE::Kernel=ARRAY(0x8147ef
4)','POE::Sess Show quoted text
> > ion=ARRAY(0x8346220)','undef') called at > > /usr/lib/perl5/site_perl/5.8.0/POE/Resource/FileHandles.pm line 524
> > ... please send a test case so I can reproduce and debug > this. Thank you. >
I'm considering the ticket resolved. Thanks for following up.