RT for rt.cpan.org
Skip Menu
|
Bug #93693 for pQuery: pQuery leaks memory
Active bugs
Resolved bugs
Rejected bugs
Preferred bug tracker
Please visit the
preferred bug tracker
to report your issue.
This queue is for tickets about the
pQuery CPAN distribution
.
Report information
The Basics
Id:
93693
Status:
open
Priority:
0/
Queue:
pQuery
People
Owner:
Nobody in particular
Requestors:
danny [...] sadinoff.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
0.09
Fixed in:
(no value)
History
Show all quoted text
Sun Mar 09 20:11:06 2014
http://dsadinoff.myopenid.com/ - Ticket created
Subject:
pQuery leaks memory
when parsing many documents, perl executable grows without bound. this seems to be mostly due to $my->{$this}
Sun Mar 09 20:12:03 2014
http://dsadinoff.myopenid.com/ - Correspondence added
From:
danny sadinoff
On Sun Mar 09 20:11:06 2014,
http://dsadinoff.myopenid.com/
wrote:
Show quoted text
> when parsing many documents, perl executable grows without bound. > > this seems to be mostly due to $my->{$this}
I reccommend a reset() method to clear the globals.
Sun Mar 09 20:12:03 2014
The RT System itself - Status changed from 'new' to 'open'
Sun Mar 09 20:45:18 2014
http://dsadinoff.myopenid.com/ - Correspondence added
patch suggested.
https://github.com/ingydotnet/pquery-pm/pull/6