06-10-2022 09:30 AM
vi memory usage topic
06-10-2022 10:04 AM - edited 06-10-2022 10:04 AM
Did you write that program or did someone else? If you didn't write it you can hire me to fix it : )
06-10-2022 12:35 PM
That has the look of code that was written quite a long time ago.
Best guess would be that whatever file it's trying to read at the moment has gotten too big. So, look through the files on the PC that program uses, see if one is really big, (1 GB+ probably) and see if you can either delete it or shrink it down somehow.