Skip Menu |

This queue is for tickets about the Liberty-Parser CPAN distribution.

Report information
The Basics
Id: 64583
Status: new
Priority: 0/
Queue: Liberty-Parser

People
Owner: Nobody in particular
Requestors: alubinin [...] yahoo.com
Cc:
AdminCc:

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



Subject: Memory leak in the code.
Date: Fri, 7 Jan 2011 10:34:23 -0800 (PST)
To: bug-Liberty-Parser [...] rt.cpan.org
From: Alexander Lubinin <alubinin [...] yahoo.com>
Package:Liberty-Parser-0.04 Perl version : perl v5.8.5 built for x86_64-linux OS: SUSE Linux Enterprise Server 10 (x86_64) If I try to process just 1 lib file things work fine. Once I run processing in the loop, memory footprint increases and after 800 files I get segmentation fault. It looks like DESTRUCTOR is missing or not working properly. To debug the issue on your side you may create 1000 copies of lib file. Than, run all the way to extraction of arcs. Best Regards, Alexander Lubinin.