![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Perl "Out of memory!" Error signal backtrace (updated)by LanX (Sage) |
on Nov 13, 2021 at 05:37 UTC ( #11138769=note: print w/replies, xml ) | Need Help?? |
I'd say you need to track the growth of your memory consumption. Not sure what the codepoint can tell you. You probably have a memory leak due to recursive data structures.
Cheers Rolf
updateaccording to splain -v it's non-trappable
<Reveal this spoiler or all in this thread> Well ... ... probably the trace options of the debugger can help? If you log them to a file, you should see where they stop.
In Section
Seekers of Perl Wisdom
|
|