in reply to Re^2: Multithreading leading to Out of Memory error
in thread Multithreading leading to Out of Memory error

So what is going on?

There is simply not enough information here to even begin to guess.

If you want this debugged, you are going to have to find some way around your 'can't post the real code' problem and supply -- publicly or privately -- real, runnable source code + sample data that demonstrates the problem. If not, you're on your own I'm afraid.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^3: Multithreading leading to Out of Memory error

Replies are listed 'Best First'.
Re^4: Multithreading leading to Out of Memory error
by joemaniaci (Sexton) on Jun 16, 2013 at 15:17 UTC

    To get the same behavior I would have to mock the structure of the file with false data, but even the structure of the file is classified. So if I made an attempt to approximate the structure/data of the file, that would be fine, but knowing my luck, the problem would go away. I'll just keep whacking at it.