Skip Menu |

This queue is for tickets about the POE-Component-Client-HTTP CPAN distribution.

Report information
The Basics
Id: 8170
Status: rejected
Priority: 0/
Queue: POE-Component-Client-HTTP

People
Owner: Nobody in particular
Requestors: tbritz [...] confuzzled.lu
Cc:
AdminCc:

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



Subject: Bug
From: Thibaut Britz <tbritz [...] confuzzled.lu>
To: bug-POE [...] rt.cpan.org
Date: Fri, 29 Oct 2004 08:29:53 +0200
Hi, The bug is there again :-( I'm using Debian 3.0 or 3.1 on an xp 3000+ machine and the latest version of POE, PoCo:Client:HTTP, and LWP I'm running a 2.4.* kernel. Thibaut expected a request ID, but there is none at /usr/local/share/perl/5.8.4/POE/Component/Client/HTTP.pm line 653. Please mail the following information to bug-POE@rt.cpan.org: internal inconsistency (POE::Session=ARRAY(0x8aaee68)/POE::Session=ARRAY (0x8a9345c)) at /usr/local/share/perl/5.8.4/POE/Resource/Sessions.pm line 146 POE::Kernel::_data_ses_free('POE::Kernel=ARRAY(0x83322e0)', 'POE::Session=ARRAY(0x8a9345c)') called at /usr/local/share/perl/5.8.4/POE/Resource/Sessions.pm line 507 POE::Kernel::_data_ses_stop('POE::Kernel=ARRAY(0x83322e0)', 'POE::Session=ARRAY(0x8a9345c)') called at /usr/local/share/perl/5.8.4/POE/Resource/Sessions.pm line 442 POE::Kernel::_data_ses_collect_garbage('POE::Kernel=ARRAY (0x83322e0)', 'POE::Session=ARRAY(0x8a9345c)') called at /usr/local/share/perl/5.8.4/POE/Kernel.pm line 2226 POE::Kernel::refcount_decrement('POE::Kernel=ARRAY(0x83322e0)', 734, 'postback') called at /usr/local/share/perl/5.8.4/POE/Session.pm line 832 POE::Session::Postback::DESTROY('POE::Session::Postback=CODE (0x8b854ec)') called at Blue.pl line 0 eval {...} called at Blue.pl line 0 Please mail the following information to bug-POE@rt.cpan.org: internal inconsistency (POE::Session=ARRAY(0x8aef9f8)/POE::Session=ARRAY (0x8a94504)) at /usr/local/share/perl/5.8.4/POE/Resource/Sessions.pm line 146 POE::Kernel::_data_ses_free('POE::Kernel=ARRAY(0x83322e0)', 'POE::Session=ARRAY(0x8a94504)') called at /usr/local/share/perl/5.8.4/POE/Resource/Sessions.pm line 507 POE::Kernel::_data_ses_stop('POE::Kernel=ARRAY(0x83322e0)', 'POE::Session=ARRAY(0x8a94504)') called at /usr/local/share/perl/5.8.4/POE/Resource/Sessions.pm line 442 POE::Kernel::_data_ses_collect_garbage('POE::Kernel=ARRAY (0x83322e0)', 'POE::Session=ARRAY(0x8a94504)') called at /usr/local/share/perl/5.8.4/POE/Kernel.pm line 2226 POE::Kernel::refcount_decrement('POE::Kernel=ARRAY(0x83322e0)', 720, 'postback') called at /usr/local/share/perl/5.8.4/POE/Session.pm line 832 POE::Session::Postback::DESTROY('POE::Session::Postback=CODE (0x8a9ba18)') called at Blue.pl line 0 eval {...} called at Blue.pl line 0 -- Thibaut Britz <tbritz@confuzzled.lu>
[tbritz@confuzzled.lu - Fri Oct 29 02:40:47 2004]: Show quoted text
> Hi, > > The bug is there again :-( > I'm using Debian 3.0 or 3.1 on an xp 3000+ machine and the latest > version of POE, PoCo:Client:HTTP, and LWP > I'm running a 2.4.* kernel. > > Thibaut > > > expected a request ID, but there is none
[...] Hi, Thibaut. POE::Component::Client::HTTP has been majorly revised to support keepalives and chunked content encoding, among other things. This bug may have disappeared again; you should try causing it again. Also, do you know if the error occurs consistently for certain sites? If so, it would be a great help if you could provide a list of URLs that break the module. Thanks again. -- Rocco Caputo