in reply to Attempt to copy freed scalar and return value semantics

turkanis,

I had something similar happen with Perl 5.10.x, and the problem went away in Perl 5.12.2. I know 5.10 had some problems, so maybe add a newer version of Perl to your system and try that.

Don't upgrade your system Perl since most distributions add to and modify Perl for their own utilities.

Regards...Ed

"Well done is better than well said." - Benjamin Franklin

  • Comment on Re: Attempt to copy freed scalar and return value semantics

Replies are listed 'Best First'.
Re^2: Attempt to copy freed scalar and return value semantics
by turkanis (Novice) on May 28, 2013 at 04:23 UTC
    I'm glad I'm not the only one who has run into a similar problem. Unfortunately, I can't use a newer Perl; I'm trying to find a safe patch and report the bug, if any, to the correct person.