iloco opened this issue on Mar 13, 2007 · 97 posts
keenart posted Thu, 15 March 2007 at 12:18 AM
You may have the dreaded Memory Leak, where threads are not being processed, or purged correctly.
Usually the only way to get out of this situation is to use Task Manager and Shut down the app. If not, with the memory tied up in bad threads, your app will crash.