http://www.perlmonks.org?node_id=1022299


in reply to Forking Problem: Attempt to free unreferenced scalar

Please let me know how to debug this issue.

create a small self contained example that reproduces the error and post it, ie copy Engine::_Execute and whatever else code you're using, and start deleting lines until the error disappears -- either you'll figure out how to fix it, or you'll have something we can debug

try upgrading perl or whatever modules you're using

  • Comment on Re: Forking Problem: Attempt to free unreferenced scalar

Replies are listed 'Best First'.
Re^2: Forking Problem: Attempt to free unreferenced scalar
by srlbharu (Acolyte) on Mar 08, 2013 at 05:02 UTC

    Thanks a lot.. I will try this way and update the status. Might take a bit more time to me :-(