in reply to Perl Script Error

What XS-based module are you using? Replace it with something that doesn't use XS.

Yes, that is just a guess and one based on very little data. But I've found that particular guess to be correct shockingly often, even when I have less data than this, and sometimes even when I have significant data pointing the finger away from the particular XS module.

The next option is that you have found a bug in Perl. But I've found that to be a significantly less likely case.

- tye        

  • Comment on Re: Scripting *** Error in `/usr/bin/perl': free(): invalid size: 0x00007fffdb68aef0 *** (less XS)

Replies are listed 'Best First'.
Re^2: Scripting *** Error in `/usr/bin/perl': free(): invalid size: 0x00007fffdb68aef0 *** (less XS)
by fedeagostini (Initiate) on Dec 18, 2014 at 19:51 UTC

    Thanks to all!

    I tried to correct my post. I hope I have met.

    Now, the error changed.