Subject: | memory leak at 0.620 |
Date: | Wed, 12 Jun 2013 12:26:05 +0300 |
To: | bug-XML-Writer [...] rt.cpan.org |
From: | Vangelis Katsikaros <vkatsikaros [...] gmail.com> |
Hello
First, I would like to thank you for the great work on XML::Writer.
I have noticed a memory leak that shows with XML::Writer version >= 0.620.
============================
Reproduce the bug
============================
Run the attached perl script and with `top` monitor the process:
* With 0.615 memory usage doesn't change and remains always in very
small numbers
* With 0.620 memory usage explodes to several hundreds of Ms and soon
reaches Gs
============================
System details
============================
The bug shows up with XML-Writer versions 0.620, 0.621 and 0.622, but
doesn't show not with 0.615 and 0.605 (I haven't tried between 0.615 and
0.605)
Other information:
$ perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid
# uname -a
Linux xxxxx 2.6.32-042stab076.8 #1 SMP Tue May 14 20:38:14 MSK 2013
x86_64 GNU/Linux
Regards
Vangelis Katsikaros
Message body is not shown because sender requested not to inline it.