Re: Your program has run out of memory
- Posted by ghaberek (admin) Mar 11, 2012
- 1367 views
I've added a function called process_memory_usage() so I can show the current memory usage with each record dump. I'm not too confident on my method for Linux (reading from /proc/self/stat) so we'll see how this goes...
Download: foia_deals.zip (6.92 MB)
---------------------------------------- memory_usage = 2,031,880 KB participant_id = 4920 unique_identifier = '08085176XX0001' deal_number = 'AP085176XX' role_id = 8 ('Supplier') company_id = 1298 ('Ergytech Inc') couldn't alloc 256 bytes C:\Euphoria\include\std\eds.e:369 in function decompress() Your program has run out of memory. One moment please...
-Greg