Re: Bad free() error
by Marc Lambrichs other posts by this author
Dec 4 2004 6:29PM messages near this date
view in the new Beta List Site
Bad free() error
|
Re: Bad free() error
Ofcourse I forgot to mention that I'm using XML::LibXSLT and libxml,
modperl1 on apache 1.3
Marc Lambrichs wrote:
> I've got a bad_free error on my hands. If I'm not mistaken, my module
> wants to free some memory space that's already been freed, right?
> What can I do to find the exact variable that we're talking about here?
> What does the "2912" in the following line mean?
>
> [Sat Dec 4 18:59:20 2004] (eval 2912): freeing transformation dictionnary
> [Sat Dec 4 18:59:20 2004] (eval 2912): Bad free() ignored (PERL_CORE)
> at /var/www/general/lib/perl/Melange/Control.pm line
> 165.
>
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Marc Lambrichs
Marc Lambrichs
$Bill Luebkert
Marc Lambrichs
Petr Pajas
Marc Lambrichs
|