Re: bad free() error

2004-12-05 Thread Stas Bekman
[Marc, please don't forget to Reply-All, so the list is CC'ed] Marc Lambrichs wrote: I'm not sure it should be on the mp-list either. AFAIK, XML::LibXSLT and XML::LibXML are involved and I can't copy the same behaviour using a cmdl app. I'm using mp1 on FreeBSD 4.10. If it's not mp related, my

Re: bad free() error

2004-12-04 Thread Stas Bekman
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 "196" in the following line mean? (eval 196): Bad fre

bad free() error

2004-12-04 Thread Marc Lambrichs
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 "196" in the following line mean? (eval 196): Bad free() ignored (PERL_CORE