Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Out of Memory Error -- Possible Leak?

by choedebeck (Beadle)
on Dec 13, 2005 at 23:42 UTC ( [id://516474]=note: print w/replies, xml ) Need Help??


in reply to Out of Memory Error -- Possible Leak?

Saying the code crashes on large datasets doesn't tell us much. Without some kind of error message I can only speculate at the problem.

With that said, I don't see an obvious error in your loop. This would lead me to believe that the problem is somewhere in the "# do great deads" section, but without any more information it is hard to say.
  • Comment on Re: Out of Memory Error -- Possible Leak?

Replies are listed 'Best First'.
Re^2: Out of Memory Error -- Possible Leak?
by Anonymous Monk on Dec 13, 2005 at 23:54 UTC

    I thought I'd rule that out by placing a next() prior to that though?

    Either way the specific error is "Out of Memory!".

      It seems I wrote without fully reading your code examples. I appologize.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://516474]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-25 17:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found