System Out of Memory error

I regularly have Studio projects containing around 2500 files. Some operations on such projects take > 5 hours (for instance opening an analysis report) or are impossible (for instance opening all files in the Editor, filtering a subset, locking the subset and saving the files again) because Studio hangs or crashes with a System.OutOfMemory error message. It is not the word volume that causes the trouble, but it is the number of files.
The problem can be reproduced at any time.

Conditions: 
Windows 10
Studio 2017 (with latest updates)
Studio 2019 (with latest updates)
intel I7 8th gen, 16 GB RAM, 512 SSD HDD (also tried on lesser equipped machinery)

 
Steps tried but no result:
Unlinked all TM's from project
Project resurrected
RAM usage monitored: never exceeded 3 GB (This is a 32 bit app!).
Removed all SDL temp files from \appdata\local\temp (there are lot left behind after a crash)
Clean start, no programs open but Studio

 

 

 

 

Parents Reply
  • Thanks for your response Steven.

    But like Evzen Polenka stated, those articles you point at are not much help (and I saw them before). Studio is a 32 bit application so it cannot access the memory it needs and having 16 GB is already overkill.

    Studio seems to be not programmed very efficiently. You can see that for instance when you have selected a lot of files in the Files menu for opening them in the Editor. Studio starts grinding and in the Windows Task Manager you see it claiming 5 MB chunks of RAM one by one and very slowly. Or try searching a medium sized TM in the Translation Memories view. Painstakingly slow.

    Anyway, any more suggestions for solving the System.OutofMemory problem are much appreciated.
    //Marcel
Children
No Data