On Sun Jan 15 13:36:10 2006, djk@tobit.co.uk wrote: > > If I run my app (obtainable from > http://www.dxcluster.org/download/CVSlatest.tgz) in debug mode > (perl -d cluster.pl), after a short (non-deterministic) while > it will loop in the manner show below (I ran it under valgrind in the > hope > that it helps). This seems to be directly related to using > XML::Simple, > regardless of which parser it uses. Other times it will crash with a > double free > message from glibc. > > If you run the same program normally (without -d), it runs for days. > [snip] This ticket has not been responded to in the nearly five years since it was filed. I suspect that that is for two reasons. First, it involves an interaction between the debugger -- which Perl 5 Porters is responsible for -- and XML::Simple -- which, since it's not in the Perl core distribution, we're not responsible for. Second, further diagnosis of the problem would require downloading the original poster's program. Original poster: If you are still experiencing the problem, can you provide a more compact example? List: Do we have a standard procedure for handling tickets like this? Thank you very much. Jim Keenan --- via perlbug: queue: perl5 status: new https://rt.perl.org:443/rt3/Ticket/Display.html?id=38243Thread Next