Hello,
My perl script trying to populate a hash core dumps(dies with 'Illegal Instruction(coredump)' message) once its size crosses 700,000 elements.
Is there a limit on the size of a hash. If not, could you please tell me why it is failing.
Thanks a lot.