I updated to Windows 8.1 and now webroot says "an active process has a possible memory leak (iexplore.exe) and my computer shuts down randomly while I am in Internet explorer and says "unable to write memory". The only thing different in my system is the update to windows 8.1.

Apr 26, 2017 · Commonly, the term leak is used to describe a memory leak, which is a software program that does not release memory resources, or retains information no longer being used. How to tell if your computer has a memory leak When a leak occurs, you will notice a drop in the performance of your computer or hardware device. A memory leak is a Random Access Memory (RAM) loss caused by one or more programs. Therefore, a specific program is using more memory than it should, or it is not releasing it when the program closed, and continues to use the memory. Memory leak occurs when programmers create a memory in heap and forget to delete it. Memory leaks are particularly serious issues for programs like daemons and servers which by definition never terminate. A memory leak is a common condition that happens when a software program misuses the memory in a computer. Memory leak detection is a process that requires the monitoring and auditing of the available memory in a computer. If you want to be sure there are many tools to find and evaluate memory leaks but the easiest it probably the built in task manager. I assume you are using Windows 10. There are many ways to open the task manager but the easiest is probably to right-click blank area on the taskbar, and choose Task Manager in the context menu.

Dec 28, 2016

May 11, 2020 · After rebooting the memory leak issue will be solved. Sambit Koley Sambit is a Mechanical Engineer By qualification who loves to write about Windows 10 and solutions to weirdest possible problems. Dec 31, 2015 · This is known as a memory leak, and it happens when software fails to manage the available RAM correctly. With the computer functioning normally, RAM gets used by software in a dynamic fashion, and Memory leaks happen when a program you run fails to release memory it has used. Normally, when you quit a program, it says to Windows, “I’m done with this memory.” Windows then lets other software use that memory. You can identify a memory leak by monitoring the computer’s resources.

What is a Memory Leak? - Definition from Techopedia

Memory Leak: A memory leak is a process in which a program or application persistently retains a computer's primary memory. It occurs when the resident memory program does not return or release allocated memory space, even after execution, resulting in slower or unresponsive system behavior. A memory leak is also known as a space leak. Is a Memory Leak Causing Your PC Slow-Down? - dummies