• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

free space decreasing problem

neilm

Golden Member
Alright this is a weird problem, so I'm just seeing if anyone can relate to it because I could not find the source of it when it happened, it happened on my old computer (I formatted and gave it to my dad, so the problem went away... but would like to know what it was still).

The old computer had Windows2000 running, I forgotton the name of the file I executed and the site I got it from, but it did look lajit. Anyway I deleted it, then I think thats where the problem arised... my freespace kept decreasing for no reason, at the rate of around 10MB/30mins. It happened when I wasn't connected online also. I did check all my processes frequently, and nothing seemed to be wrong, just the normal stuff.

What was it for my own peace of mind, thanks for anything about it so I know for next time.
 
Do you mean RAM or HDD space?

If you are talking about HDD, it is possible that you had some process that was logging something to a file so the file kept getting bigger and bigger.

If you are talking about RAM, sounds like a memory leak. Poorly written software that was allocating memory and never deallocating it. The process gradually uses more and more RAM until there is none left.

And it's possible that even if you deleted the program, there could have been some process that kept running and didn't get deleted.
 
Yea, hard drive space... I really didn't notice anything suspious at the time when looking at the processes that was running. But yea, it sounds you maybe right.

Would there have been a fix or anything for this? Since this so called process could not have been deleted.

Thanks for the helpful reply btw.
 
Normally, I would suggest that you check the settings for System Restore, but losing 10MB in 30 minutes sounds like it's gotta be something else.
 
I was just throwing out some possibilities. Who knows what was actually happening.
I'm not sure how you would find out which file was growing. Maybe do a file search based on last modified date or something.
 
Back
Top