Menu

#6 Memory Leak

open
nobody
None
5
2011-10-11
2011-10-11
Anonymous
No

We're seeing a memory leak in the library that seems to be related to this KB issue:

http://support.microsoft.com/kb/2551125/

Over time, our application's memory consumption grows continuously and eventually a restart is required.

Commenting out the following line in CHessionMethodCaller.OpenConnection resolves the problem:

request.ConnectionGroupName = Guid.NewGuid().ToString();

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.